1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 3
4
5[[package]]
6name = "activity_indicator"
7version = "0.1.0"
8dependencies = [
9 "anyhow",
10 "auto_update",
11 "editor",
12 "extension",
13 "futures 0.3.28",
14 "gpui",
15 "language",
16 "project",
17 "smallvec",
18 "ui",
19 "util",
20 "workspace",
21]
22
23[[package]]
24name = "addr2line"
25version = "0.21.0"
26source = "registry+https://github.com/rust-lang/crates.io-index"
27checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
28dependencies = [
29 "gimli",
30]
31
32[[package]]
33name = "adler"
34version = "1.0.2"
35source = "registry+https://github.com/rust-lang/crates.io-index"
36checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
37
38[[package]]
39name = "adler32"
40version = "1.2.0"
41source = "registry+https://github.com/rust-lang/crates.io-index"
42checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234"
43
44[[package]]
45name = "aes"
46version = "0.8.4"
47source = "registry+https://github.com/rust-lang/crates.io-index"
48checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0"
49dependencies = [
50 "cfg-if",
51 "cipher 0.4.4",
52 "cpufeatures",
53 "zeroize",
54]
55
56[[package]]
57name = "ahash"
58version = "0.7.8"
59source = "registry+https://github.com/rust-lang/crates.io-index"
60checksum = "891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9"
61dependencies = [
62 "getrandom 0.2.10",
63 "once_cell",
64 "version_check",
65]
66
67[[package]]
68name = "ahash"
69version = "0.8.8"
70source = "registry+https://github.com/rust-lang/crates.io-index"
71checksum = "42cd52102d3df161c77a887b608d7a4897d7cc112886a9537b738a887a03aaff"
72dependencies = [
73 "cfg-if",
74 "getrandom 0.2.10",
75 "once_cell",
76 "version_check",
77 "zerocopy",
78]
79
80[[package]]
81name = "aho-corasick"
82version = "1.1.1"
83source = "registry+https://github.com/rust-lang/crates.io-index"
84checksum = "ea5d730647d4fadd988536d06fecce94b7b4f2a7efdae548f1cf4b63205518ab"
85dependencies = [
86 "memchr",
87]
88
89[[package]]
90name = "alacritty_terminal"
91version = "0.23.0"
92source = "registry+https://github.com/rust-lang/crates.io-index"
93checksum = "f6d1ea4484c8676f295307a4892d478c70ac8da1dbd8c7c10830a504b7f1022f"
94dependencies = [
95 "base64 0.22.0",
96 "bitflags 2.4.2",
97 "home",
98 "libc",
99 "log",
100 "miow",
101 "parking_lot",
102 "piper",
103 "polling 3.3.2",
104 "regex-automata 0.4.5",
105 "rustix-openpty",
106 "serde",
107 "signal-hook",
108 "unicode-width",
109 "vte",
110 "windows-sys 0.48.0",
111]
112
113[[package]]
114name = "aliasable"
115version = "0.1.3"
116source = "registry+https://github.com/rust-lang/crates.io-index"
117checksum = "250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd"
118
119[[package]]
120name = "allocator-api2"
121version = "0.2.16"
122source = "registry+https://github.com/rust-lang/crates.io-index"
123checksum = "0942ffc6dcaadf03badf6e6a2d0228460359d5e34b57ccdc720b7382dfbd5ec5"
124
125[[package]]
126name = "alsa"
127version = "0.7.1"
128source = "registry+https://github.com/rust-lang/crates.io-index"
129checksum = "e2562ad8dcf0f789f65c6fdaad8a8a9708ed6b488e649da28c01656ad66b8b47"
130dependencies = [
131 "alsa-sys",
132 "bitflags 1.3.2",
133 "libc",
134 "nix 0.24.3",
135]
136
137[[package]]
138name = "alsa-sys"
139version = "0.3.1"
140source = "registry+https://github.com/rust-lang/crates.io-index"
141checksum = "db8fee663d06c4e303404ef5f40488a53e062f89ba8bfed81f42325aafad1527"
142dependencies = [
143 "libc",
144 "pkg-config",
145]
146
147[[package]]
148name = "ambient-authority"
149version = "0.0.2"
150source = "registry+https://github.com/rust-lang/crates.io-index"
151checksum = "e9d4ee0d472d1cd2e28c97dfa124b3d8d992e10eb0a035f33f5d12e3a177ba3b"
152
153[[package]]
154name = "android-tzdata"
155version = "0.1.1"
156source = "registry+https://github.com/rust-lang/crates.io-index"
157checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
158
159[[package]]
160name = "android_system_properties"
161version = "0.1.5"
162source = "registry+https://github.com/rust-lang/crates.io-index"
163checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
164dependencies = [
165 "libc",
166]
167
168[[package]]
169name = "anes"
170version = "0.1.6"
171source = "registry+https://github.com/rust-lang/crates.io-index"
172checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
173
174[[package]]
175name = "anstream"
176version = "0.5.0"
177source = "registry+https://github.com/rust-lang/crates.io-index"
178checksum = "b1f58811cfac344940f1a400b6e6231ce35171f614f26439e80f8c1465c5cc0c"
179dependencies = [
180 "anstyle",
181 "anstyle-parse",
182 "anstyle-query",
183 "anstyle-wincon",
184 "colorchoice",
185 "utf8parse",
186]
187
188[[package]]
189name = "anstyle"
190version = "1.0.3"
191source = "registry+https://github.com/rust-lang/crates.io-index"
192checksum = "b84bf0a05bbb2a83e5eb6fa36bb6e87baa08193c35ff52bbf6b38d8af2890e46"
193
194[[package]]
195name = "anstyle-parse"
196version = "0.2.1"
197source = "registry+https://github.com/rust-lang/crates.io-index"
198checksum = "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333"
199dependencies = [
200 "utf8parse",
201]
202
203[[package]]
204name = "anstyle-query"
205version = "1.0.0"
206source = "registry+https://github.com/rust-lang/crates.io-index"
207checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b"
208dependencies = [
209 "windows-sys 0.48.0",
210]
211
212[[package]]
213name = "anstyle-wincon"
214version = "2.1.0"
215source = "registry+https://github.com/rust-lang/crates.io-index"
216checksum = "58f54d10c6dfa51283a066ceab3ec1ab78d13fae00aa49243a45e4571fb79dfd"
217dependencies = [
218 "anstyle",
219 "windows-sys 0.48.0",
220]
221
222[[package]]
223name = "anthropic"
224version = "0.1.0"
225dependencies = [
226 "anyhow",
227 "futures 0.3.28",
228 "serde",
229 "serde_json",
230 "tokio",
231 "util",
232]
233
234[[package]]
235name = "any_vec"
236version = "0.13.0"
237source = "registry+https://github.com/rust-lang/crates.io-index"
238checksum = "e78f17bacc1bc7b91fef7b1885c10772eb2b9e4e989356f6f0f6a972240f97cd"
239
240[[package]]
241name = "anyhow"
242version = "1.0.75"
243source = "registry+https://github.com/rust-lang/crates.io-index"
244checksum = "a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6"
245
246[[package]]
247name = "approx"
248version = "0.5.1"
249source = "registry+https://github.com/rust-lang/crates.io-index"
250checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"
251dependencies = [
252 "num-traits",
253]
254
255[[package]]
256name = "arbitrary"
257version = "1.3.2"
258source = "registry+https://github.com/rust-lang/crates.io-index"
259checksum = "7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110"
260
261[[package]]
262name = "arrayref"
263version = "0.3.7"
264source = "registry+https://github.com/rust-lang/crates.io-index"
265checksum = "6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545"
266
267[[package]]
268name = "arrayvec"
269version = "0.5.2"
270source = "registry+https://github.com/rust-lang/crates.io-index"
271checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"
272
273[[package]]
274name = "arrayvec"
275version = "0.7.4"
276source = "registry+https://github.com/rust-lang/crates.io-index"
277checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"
278
279[[package]]
280name = "as-raw-xcb-connection"
281version = "1.0.1"
282source = "registry+https://github.com/rust-lang/crates.io-index"
283checksum = "175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b"
284
285[[package]]
286name = "ascii"
287version = "1.1.0"
288source = "registry+https://github.com/rust-lang/crates.io-index"
289checksum = "d92bec98840b8f03a5ff5413de5293bfcd8bf96467cf5452609f939ec6f5de16"
290
291[[package]]
292name = "ash"
293version = "0.37.3+1.3.251"
294source = "registry+https://github.com/rust-lang/crates.io-index"
295checksum = "39e9c3835d686b0a6084ab4234fcd1b07dbf6e4767dce60874b12356a25ecd4a"
296dependencies = [
297 "libloading 0.7.4",
298]
299
300[[package]]
301name = "ash-window"
302version = "0.12.0"
303source = "registry+https://github.com/rust-lang/crates.io-index"
304checksum = "b912285a7c29f3a8f87ca6f55afc48768624e5e33ec17dbd2f2075903f5e35ab"
305dependencies = [
306 "ash",
307 "raw-window-handle 0.5.2",
308 "raw-window-metal",
309]
310
311[[package]]
312name = "ashpd"
313version = "0.8.1"
314source = "registry+https://github.com/rust-lang/crates.io-index"
315checksum = "dd884d7c72877a94102c3715f3b1cd09ff4fac28221add3e57cfbe25c236d093"
316dependencies = [
317 "async-fs 2.1.1",
318 "async-net 2.0.0",
319 "enumflags2",
320 "futures-channel",
321 "futures-util",
322 "rand 0.8.5",
323 "serde",
324 "serde_repr",
325 "url",
326 "zbus",
327]
328
329[[package]]
330name = "assets"
331version = "0.1.0"
332dependencies = [
333 "anyhow",
334 "gpui",
335 "rust-embed",
336]
337
338[[package]]
339name = "assistant"
340version = "0.1.0"
341dependencies = [
342 "anyhow",
343 "chrono",
344 "client",
345 "collections",
346 "command_palette_hooks",
347 "ctor",
348 "editor",
349 "env_logger",
350 "file_icons",
351 "fs",
352 "futures 0.3.28",
353 "gpui",
354 "indoc",
355 "language",
356 "log",
357 "menu",
358 "multi_buffer",
359 "open_ai",
360 "ordered-float 2.10.0",
361 "parking_lot",
362 "project",
363 "rand 0.8.5",
364 "regex",
365 "schemars",
366 "search",
367 "serde",
368 "serde_json",
369 "settings",
370 "smol",
371 "telemetry_events",
372 "theme",
373 "tiktoken-rs",
374 "ui",
375 "util",
376 "uuid",
377 "workspace",
378]
379
380[[package]]
381name = "async-broadcast"
382version = "0.7.0"
383source = "registry+https://github.com/rust-lang/crates.io-index"
384checksum = "258b52a1aa741b9f09783b2d86cf0aeeb617bbf847f6933340a39644227acbdb"
385dependencies = [
386 "event-listener 5.1.0",
387 "event-listener-strategy 0.5.0",
388 "futures-core",
389 "pin-project-lite",
390]
391
392[[package]]
393name = "async-channel"
394version = "1.9.0"
395source = "registry+https://github.com/rust-lang/crates.io-index"
396checksum = "81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35"
397dependencies = [
398 "concurrent-queue",
399 "event-listener 2.5.3",
400 "futures-core",
401]
402
403[[package]]
404name = "async-channel"
405version = "2.2.0"
406source = "registry+https://github.com/rust-lang/crates.io-index"
407checksum = "f28243a43d821d11341ab73c80bed182dc015c514b951616cf79bd4af39af0c3"
408dependencies = [
409 "concurrent-queue",
410 "event-listener 5.1.0",
411 "event-listener-strategy 0.5.0",
412 "futures-core",
413 "pin-project-lite",
414]
415
416[[package]]
417name = "async-compat"
418version = "0.2.1"
419source = "registry+https://github.com/rust-lang/crates.io-index"
420checksum = "9b48b4ff0c2026db683dea961cd8ea874737f56cffca86fa84415eaddc51c00d"
421dependencies = [
422 "futures-core",
423 "futures-io",
424 "once_cell",
425 "pin-project-lite",
426 "tokio",
427]
428
429[[package]]
430name = "async-compression"
431version = "0.4.6"
432source = "registry+https://github.com/rust-lang/crates.io-index"
433checksum = "a116f46a969224200a0a97f29cfd4c50e7534e4b4826bd23ea2c3c533039c82c"
434dependencies = [
435 "flate2",
436 "futures-core",
437 "futures-io",
438 "memchr",
439 "pin-project-lite",
440]
441
442[[package]]
443name = "async-executor"
444version = "1.5.1"
445source = "registry+https://github.com/rust-lang/crates.io-index"
446checksum = "6fa3dc5f2a8564f07759c008b9109dc0d39de92a88d5588b8a5036d286383afb"
447dependencies = [
448 "async-lock 2.8.0",
449 "async-task",
450 "concurrent-queue",
451 "fastrand 1.9.0",
452 "futures-lite 1.13.0",
453 "slab",
454]
455
456[[package]]
457name = "async-fs"
458version = "1.6.0"
459source = "registry+https://github.com/rust-lang/crates.io-index"
460checksum = "279cf904654eeebfa37ac9bb1598880884924aab82e290aa65c9e77a0e142e06"
461dependencies = [
462 "async-lock 2.8.0",
463 "autocfg",
464 "blocking",
465 "futures-lite 1.13.0",
466]
467
468[[package]]
469name = "async-fs"
470version = "2.1.1"
471source = "registry+https://github.com/rust-lang/crates.io-index"
472checksum = "bc19683171f287921f2405677dd2ed2549c3b3bda697a563ebc3a121ace2aba1"
473dependencies = [
474 "async-lock 3.3.0",
475 "blocking",
476 "futures-lite 2.2.0",
477]
478
479[[package]]
480name = "async-global-executor"
481version = "2.3.1"
482source = "registry+https://github.com/rust-lang/crates.io-index"
483checksum = "f1b6f5d7df27bd294849f8eec66ecfc63d11814df7a4f5d74168a2394467b776"
484dependencies = [
485 "async-channel 1.9.0",
486 "async-executor",
487 "async-io 1.13.0",
488 "async-lock 2.8.0",
489 "blocking",
490 "futures-lite 1.13.0",
491 "once_cell",
492]
493
494[[package]]
495name = "async-io"
496version = "1.13.0"
497source = "registry+https://github.com/rust-lang/crates.io-index"
498checksum = "0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2af"
499dependencies = [
500 "async-lock 2.8.0",
501 "autocfg",
502 "cfg-if",
503 "concurrent-queue",
504 "futures-lite 1.13.0",
505 "log",
506 "parking",
507 "polling 2.8.0",
508 "rustix 0.37.23",
509 "slab",
510 "socket2 0.4.9",
511 "waker-fn",
512]
513
514[[package]]
515name = "async-io"
516version = "2.3.1"
517source = "registry+https://github.com/rust-lang/crates.io-index"
518checksum = "8f97ab0c5b00a7cdbe5a371b9a782ee7be1316095885c8a4ea1daf490eb0ef65"
519dependencies = [
520 "async-lock 3.3.0",
521 "cfg-if",
522 "concurrent-queue",
523 "futures-io",
524 "futures-lite 2.2.0",
525 "parking",
526 "polling 3.3.2",
527 "rustix 0.38.32",
528 "slab",
529 "tracing",
530 "windows-sys 0.52.0",
531]
532
533[[package]]
534name = "async-lock"
535version = "2.8.0"
536source = "registry+https://github.com/rust-lang/crates.io-index"
537checksum = "287272293e9d8c41773cec55e365490fe034813a2f172f502d6ddcf75b2f582b"
538dependencies = [
539 "event-listener 2.5.3",
540]
541
542[[package]]
543name = "async-lock"
544version = "3.3.0"
545source = "registry+https://github.com/rust-lang/crates.io-index"
546checksum = "d034b430882f8381900d3fe6f0aaa3ad94f2cb4ac519b429692a1bc2dda4ae7b"
547dependencies = [
548 "event-listener 4.0.3",
549 "event-listener-strategy 0.4.0",
550 "pin-project-lite",
551]
552
553[[package]]
554name = "async-native-tls"
555version = "0.3.3"
556source = "registry+https://github.com/rust-lang/crates.io-index"
557checksum = "9e9e7a929bd34c68a82d58a4de7f86fffdaf97fb2af850162a7bb19dd7269b33"
558dependencies = [
559 "async-std",
560 "native-tls",
561 "thiserror",
562 "url",
563]
564
565[[package]]
566name = "async-net"
567version = "1.7.0"
568source = "registry+https://github.com/rust-lang/crates.io-index"
569checksum = "4051e67316bc7eff608fe723df5d32ed639946adcd69e07df41fd42a7b411f1f"
570dependencies = [
571 "async-io 1.13.0",
572 "autocfg",
573 "blocking",
574 "futures-lite 1.13.0",
575]
576
577[[package]]
578name = "async-net"
579version = "2.0.0"
580source = "registry+https://github.com/rust-lang/crates.io-index"
581checksum = "b948000fad4873c1c9339d60f2623323a0cfd3816e5181033c6a5cb68b2accf7"
582dependencies = [
583 "async-io 2.3.1",
584 "blocking",
585 "futures-lite 2.2.0",
586]
587
588[[package]]
589name = "async-pipe"
590version = "0.1.3"
591source = "git+https://github.com/zed-industries/async-pipe-rs?rev=82d00a04211cf4e1236029aa03e6b6ce2a74c553#82d00a04211cf4e1236029aa03e6b6ce2a74c553"
592dependencies = [
593 "futures 0.3.28",
594 "log",
595]
596
597[[package]]
598name = "async-process"
599version = "1.7.0"
600source = "registry+https://github.com/rust-lang/crates.io-index"
601checksum = "7a9d28b1d97e08915212e2e45310d47854eafa69600756fc735fb788f75199c9"
602dependencies = [
603 "async-io 1.13.0",
604 "async-lock 2.8.0",
605 "autocfg",
606 "blocking",
607 "cfg-if",
608 "event-listener 2.5.3",
609 "futures-lite 1.13.0",
610 "rustix 0.37.23",
611 "signal-hook",
612 "windows-sys 0.48.0",
613]
614
615[[package]]
616name = "async-process"
617version = "2.1.0"
618source = "registry+https://github.com/rust-lang/crates.io-index"
619checksum = "451e3cf68011bd56771c79db04a9e333095ab6349f7e47592b788e9b98720cc8"
620dependencies = [
621 "async-channel 2.2.0",
622 "async-io 2.3.1",
623 "async-lock 3.3.0",
624 "async-signal",
625 "blocking",
626 "cfg-if",
627 "event-listener 5.1.0",
628 "futures-lite 2.2.0",
629 "rustix 0.38.32",
630 "windows-sys 0.52.0",
631]
632
633[[package]]
634name = "async-recursion"
635version = "0.3.2"
636source = "registry+https://github.com/rust-lang/crates.io-index"
637checksum = "d7d78656ba01f1b93024b7c3a0467f1608e4be67d725749fdcd7d2c7678fd7a2"
638dependencies = [
639 "proc-macro2",
640 "quote",
641 "syn 1.0.109",
642]
643
644[[package]]
645name = "async-recursion"
646version = "1.0.5"
647source = "registry+https://github.com/rust-lang/crates.io-index"
648checksum = "5fd55a5ba1179988837d24ab4c7cc8ed6efdeff578ede0416b4225a5fca35bd0"
649dependencies = [
650 "proc-macro2",
651 "quote",
652 "syn 2.0.48",
653]
654
655[[package]]
656name = "async-signal"
657version = "0.2.5"
658source = "registry+https://github.com/rust-lang/crates.io-index"
659checksum = "9e47d90f65a225c4527103a8d747001fc56e375203592b25ad103e1ca13124c5"
660dependencies = [
661 "async-io 2.3.1",
662 "async-lock 2.8.0",
663 "atomic-waker",
664 "cfg-if",
665 "futures-core",
666 "futures-io",
667 "rustix 0.38.32",
668 "signal-hook-registry",
669 "slab",
670 "windows-sys 0.48.0",
671]
672
673[[package]]
674name = "async-std"
675version = "1.12.0"
676source = "registry+https://github.com/rust-lang/crates.io-index"
677checksum = "62565bb4402e926b29953c785397c6dc0391b7b446e45008b0049eb43cec6f5d"
678dependencies = [
679 "async-channel 1.9.0",
680 "async-global-executor",
681 "async-io 1.13.0",
682 "async-lock 2.8.0",
683 "async-process 1.7.0",
684 "crossbeam-utils",
685 "futures-channel",
686 "futures-core",
687 "futures-io",
688 "futures-lite 1.13.0",
689 "gloo-timers",
690 "kv-log-macro",
691 "log",
692 "memchr",
693 "once_cell",
694 "pin-project-lite",
695 "pin-utils",
696 "slab",
697 "wasm-bindgen-futures",
698]
699
700[[package]]
701name = "async-stream"
702version = "0.3.5"
703source = "registry+https://github.com/rust-lang/crates.io-index"
704checksum = "cd56dd203fef61ac097dd65721a419ddccb106b2d2b70ba60a6b529f03961a51"
705dependencies = [
706 "async-stream-impl",
707 "futures-core",
708 "pin-project-lite",
709]
710
711[[package]]
712name = "async-stream-impl"
713version = "0.3.5"
714source = "registry+https://github.com/rust-lang/crates.io-index"
715checksum = "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193"
716dependencies = [
717 "proc-macro2",
718 "quote",
719 "syn 2.0.48",
720]
721
722[[package]]
723name = "async-tar"
724version = "0.4.2"
725source = "registry+https://github.com/rust-lang/crates.io-index"
726checksum = "5c49359998a76e32ef6e870dbc079ebad8f1e53e8441c5dd39d27b44493fe331"
727dependencies = [
728 "async-std",
729 "filetime",
730 "libc",
731 "pin-project",
732 "redox_syscall 0.2.16",
733 "xattr",
734]
735
736[[package]]
737name = "async-task"
738version = "4.7.0"
739source = "registry+https://github.com/rust-lang/crates.io-index"
740checksum = "fbb36e985947064623dbd357f727af08ffd077f93d696782f3c56365fa2e2799"
741
742[[package]]
743name = "async-trait"
744version = "0.1.77"
745source = "registry+https://github.com/rust-lang/crates.io-index"
746checksum = "c980ee35e870bd1a4d2c8294d4c04d0499e67bca1e4b5cefcc693c2fa00caea9"
747dependencies = [
748 "proc-macro2",
749 "quote",
750 "syn 2.0.48",
751]
752
753[[package]]
754name = "async-tungstenite"
755version = "0.16.1"
756source = "registry+https://github.com/rust-lang/crates.io-index"
757checksum = "5682ea0913e5c20780fe5785abacb85a411e7437bf52a1bedb93ddb3972cb8dd"
758dependencies = [
759 "async-native-tls",
760 "async-std",
761 "futures-io",
762 "futures-util",
763 "log",
764 "pin-project-lite",
765 "tungstenite 0.16.0",
766]
767
768[[package]]
769name = "atoi"
770version = "2.0.0"
771source = "registry+https://github.com/rust-lang/crates.io-index"
772checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528"
773dependencies = [
774 "num-traits",
775]
776
777[[package]]
778name = "atomic"
779version = "0.5.3"
780source = "registry+https://github.com/rust-lang/crates.io-index"
781checksum = "c59bdb34bc650a32731b31bd8f0829cc15d24a708ee31559e0bb34f2bc320cba"
782
783[[package]]
784name = "atomic-waker"
785version = "1.1.1"
786source = "registry+https://github.com/rust-lang/crates.io-index"
787checksum = "1181e1e0d1fce796a03db1ae795d67167da795f9cf4a39c37589e85ef57f26d3"
788
789[[package]]
790name = "atty"
791version = "0.2.14"
792source = "registry+https://github.com/rust-lang/crates.io-index"
793checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
794dependencies = [
795 "hermit-abi 0.1.19",
796 "libc",
797 "winapi",
798]
799
800[[package]]
801name = "audio"
802version = "0.1.0"
803dependencies = [
804 "anyhow",
805 "collections",
806 "derive_more",
807 "gpui",
808 "parking_lot",
809 "rodio",
810 "util",
811]
812
813[[package]]
814name = "auto_update"
815version = "0.1.0"
816dependencies = [
817 "anyhow",
818 "client",
819 "db",
820 "editor",
821 "gpui",
822 "isahc",
823 "log",
824 "markdown_preview",
825 "menu",
826 "release_channel",
827 "schemars",
828 "serde",
829 "serde_derive",
830 "serde_json",
831 "settings",
832 "smol",
833 "tempfile",
834 "util",
835 "workspace",
836]
837
838[[package]]
839name = "autocfg"
840version = "1.1.0"
841source = "registry+https://github.com/rust-lang/crates.io-index"
842checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
843
844[[package]]
845name = "aws-config"
846version = "1.1.5"
847source = "registry+https://github.com/rust-lang/crates.io-index"
848checksum = "7af266887e24cd5f6d2ea7433cacd25dcd4773b7f70e488701968a7cdf51df57"
849dependencies = [
850 "aws-credential-types",
851 "aws-runtime",
852 "aws-sdk-sso",
853 "aws-sdk-ssooidc",
854 "aws-sdk-sts",
855 "aws-smithy-async",
856 "aws-smithy-http",
857 "aws-smithy-json",
858 "aws-smithy-runtime",
859 "aws-smithy-runtime-api",
860 "aws-smithy-types",
861 "aws-types",
862 "bytes 1.5.0",
863 "fastrand 2.0.0",
864 "hex",
865 "http 0.2.9",
866 "hyper",
867 "ring 0.17.7",
868 "time",
869 "tokio",
870 "tracing",
871 "zeroize",
872]
873
874[[package]]
875name = "aws-credential-types"
876version = "1.1.5"
877source = "registry+https://github.com/rust-lang/crates.io-index"
878checksum = "2d56f287a9e65e4914bfedb5b22c056b65e4c232fca512d5509a9df36386759f"
879dependencies = [
880 "aws-smithy-async",
881 "aws-smithy-runtime-api",
882 "aws-smithy-types",
883 "zeroize",
884]
885
886[[package]]
887name = "aws-runtime"
888version = "1.1.5"
889source = "registry+https://github.com/rust-lang/crates.io-index"
890checksum = "2d6a29eca8ea8982028a4df81883e7001e250a21d323b86418884b5345950a4b"
891dependencies = [
892 "aws-credential-types",
893 "aws-sigv4",
894 "aws-smithy-async",
895 "aws-smithy-eventstream",
896 "aws-smithy-http",
897 "aws-smithy-runtime-api",
898 "aws-smithy-types",
899 "aws-types",
900 "bytes 1.5.0",
901 "fastrand 2.0.0",
902 "http 0.2.9",
903 "http-body",
904 "percent-encoding",
905 "pin-project-lite",
906 "tracing",
907 "uuid",
908]
909
910[[package]]
911name = "aws-sdk-s3"
912version = "1.15.0"
913source = "registry+https://github.com/rust-lang/crates.io-index"
914checksum = "c977e92277652aefb9a76a0fca652b26757d6845dce0d7bf4426da80f13d85b0"
915dependencies = [
916 "aws-credential-types",
917 "aws-runtime",
918 "aws-sigv4",
919 "aws-smithy-async",
920 "aws-smithy-checksums",
921 "aws-smithy-eventstream",
922 "aws-smithy-http",
923 "aws-smithy-json",
924 "aws-smithy-runtime",
925 "aws-smithy-runtime-api",
926 "aws-smithy-types",
927 "aws-smithy-xml",
928 "aws-types",
929 "bytes 1.5.0",
930 "http 0.2.9",
931 "http-body",
932 "once_cell",
933 "percent-encoding",
934 "regex-lite",
935 "tracing",
936 "url",
937]
938
939[[package]]
940name = "aws-sdk-sso"
941version = "1.13.0"
942source = "registry+https://github.com/rust-lang/crates.io-index"
943checksum = "e2d7f527c7b28af1a641f7d89f9e6a4863e8ec00f39d2b731b056fc5ec5ce829"
944dependencies = [
945 "aws-credential-types",
946 "aws-runtime",
947 "aws-smithy-async",
948 "aws-smithy-http",
949 "aws-smithy-json",
950 "aws-smithy-runtime",
951 "aws-smithy-runtime-api",
952 "aws-smithy-types",
953 "aws-types",
954 "bytes 1.5.0",
955 "http 0.2.9",
956 "once_cell",
957 "regex-lite",
958 "tracing",
959]
960
961[[package]]
962name = "aws-sdk-ssooidc"
963version = "1.13.0"
964source = "registry+https://github.com/rust-lang/crates.io-index"
965checksum = "0d0be3224cd574ee8ab5fd7c32087876f25c134c27ac603fcb38669ed8d346b0"
966dependencies = [
967 "aws-credential-types",
968 "aws-runtime",
969 "aws-smithy-async",
970 "aws-smithy-http",
971 "aws-smithy-json",
972 "aws-smithy-runtime",
973 "aws-smithy-runtime-api",
974 "aws-smithy-types",
975 "aws-types",
976 "bytes 1.5.0",
977 "http 0.2.9",
978 "once_cell",
979 "regex-lite",
980 "tracing",
981]
982
983[[package]]
984name = "aws-sdk-sts"
985version = "1.13.0"
986source = "registry+https://github.com/rust-lang/crates.io-index"
987checksum = "5b3167c60d82a13bbaef569da06041644ff41e85c6377e5dad53fa2526ccfe9d"
988dependencies = [
989 "aws-credential-types",
990 "aws-runtime",
991 "aws-smithy-async",
992 "aws-smithy-http",
993 "aws-smithy-json",
994 "aws-smithy-query",
995 "aws-smithy-runtime",
996 "aws-smithy-runtime-api",
997 "aws-smithy-types",
998 "aws-smithy-xml",
999 "aws-types",
1000 "http 0.2.9",
1001 "once_cell",
1002 "regex-lite",
1003 "tracing",
1004]
1005
1006[[package]]
1007name = "aws-sigv4"
1008version = "1.1.5"
1009source = "registry+https://github.com/rust-lang/crates.io-index"
1010checksum = "54b1cbe0eee57a213039088dbdeca7be9352f24e0d72332d961e8a1cb388f82d"
1011dependencies = [
1012 "aws-credential-types",
1013 "aws-smithy-eventstream",
1014 "aws-smithy-http",
1015 "aws-smithy-runtime-api",
1016 "aws-smithy-types",
1017 "bytes 1.5.0",
1018 "crypto-bigint 0.5.5",
1019 "form_urlencoded",
1020 "hex",
1021 "hmac 0.12.1",
1022 "http 0.2.9",
1023 "http 1.0.0",
1024 "once_cell",
1025 "p256",
1026 "percent-encoding",
1027 "ring 0.17.7",
1028 "sha2 0.10.7",
1029 "subtle",
1030 "time",
1031 "tracing",
1032 "zeroize",
1033]
1034
1035[[package]]
1036name = "aws-smithy-async"
1037version = "1.1.5"
1038source = "registry+https://github.com/rust-lang/crates.io-index"
1039checksum = "426a5bc369ca7c8d3686439e46edc727f397a47ab3696b13f3ae8c81b3b36132"
1040dependencies = [
1041 "futures-util",
1042 "pin-project-lite",
1043 "tokio",
1044]
1045
1046[[package]]
1047name = "aws-smithy-checksums"
1048version = "0.60.5"
1049source = "registry+https://github.com/rust-lang/crates.io-index"
1050checksum = "6ee554133eca2611b66d23548e48f9b44713befdb025ab76bc00185b878397a1"
1051dependencies = [
1052 "aws-smithy-http",
1053 "aws-smithy-types",
1054 "bytes 1.5.0",
1055 "crc32c",
1056 "crc32fast",
1057 "hex",
1058 "http 0.2.9",
1059 "http-body",
1060 "md-5",
1061 "pin-project-lite",
1062 "sha1",
1063 "sha2 0.10.7",
1064 "tracing",
1065]
1066
1067[[package]]
1068name = "aws-smithy-eventstream"
1069version = "0.60.4"
1070source = "registry+https://github.com/rust-lang/crates.io-index"
1071checksum = "e6363078f927f612b970edf9d1903ef5cef9a64d1e8423525ebb1f0a1633c858"
1072dependencies = [
1073 "aws-smithy-types",
1074 "bytes 1.5.0",
1075 "crc32fast",
1076]
1077
1078[[package]]
1079name = "aws-smithy-http"
1080version = "0.60.5"
1081source = "registry+https://github.com/rust-lang/crates.io-index"
1082checksum = "85d6a0619f7b67183067fa3b558f94f90753da2df8c04aeb7336d673f804b0b8"
1083dependencies = [
1084 "aws-smithy-eventstream",
1085 "aws-smithy-runtime-api",
1086 "aws-smithy-types",
1087 "bytes 1.5.0",
1088 "bytes-utils",
1089 "futures-core",
1090 "http 0.2.9",
1091 "http-body",
1092 "once_cell",
1093 "percent-encoding",
1094 "pin-project-lite",
1095 "pin-utils",
1096 "tracing",
1097]
1098
1099[[package]]
1100name = "aws-smithy-json"
1101version = "0.60.5"
1102source = "registry+https://github.com/rust-lang/crates.io-index"
1103checksum = "a1c1b5186b6f5c579bf0de1bcca9dd3d946d6d51361ea1d18131f6a0b64e13ae"
1104dependencies = [
1105 "aws-smithy-types",
1106]
1107
1108[[package]]
1109name = "aws-smithy-query"
1110version = "0.60.5"
1111source = "registry+https://github.com/rust-lang/crates.io-index"
1112checksum = "1c0a2ce65882e788d2cf83ff28b9b16918de0460c47bf66c5da4f6c17b4c9694"
1113dependencies = [
1114 "aws-smithy-types",
1115 "urlencoding",
1116]
1117
1118[[package]]
1119name = "aws-smithy-runtime"
1120version = "1.1.5"
1121source = "registry+https://github.com/rust-lang/crates.io-index"
1122checksum = "b4cb6b3afa5fc9825a75675975dcc3e21764b5476bc91dbc63df4ea3d30a576e"
1123dependencies = [
1124 "aws-smithy-async",
1125 "aws-smithy-http",
1126 "aws-smithy-runtime-api",
1127 "aws-smithy-types",
1128 "bytes 1.5.0",
1129 "fastrand 2.0.0",
1130 "h2",
1131 "http 0.2.9",
1132 "http-body",
1133 "hyper",
1134 "hyper-rustls",
1135 "once_cell",
1136 "pin-project-lite",
1137 "pin-utils",
1138 "rustls",
1139 "tokio",
1140 "tracing",
1141]
1142
1143[[package]]
1144name = "aws-smithy-runtime-api"
1145version = "1.1.5"
1146source = "registry+https://github.com/rust-lang/crates.io-index"
1147checksum = "23165433e80c04e8c09cee66d171292ae7234bae05fa9d5636e33095eae416b2"
1148dependencies = [
1149 "aws-smithy-async",
1150 "aws-smithy-types",
1151 "bytes 1.5.0",
1152 "http 0.2.9",
1153 "pin-project-lite",
1154 "tokio",
1155 "tracing",
1156 "zeroize",
1157]
1158
1159[[package]]
1160name = "aws-smithy-types"
1161version = "1.1.5"
1162source = "registry+https://github.com/rust-lang/crates.io-index"
1163checksum = "c94a5bec34850b92c9a054dad57b95c1d47f25125f55973e19f6ad788f0381ff"
1164dependencies = [
1165 "base64-simd",
1166 "bytes 1.5.0",
1167 "bytes-utils",
1168 "futures-core",
1169 "http 0.2.9",
1170 "http-body",
1171 "itoa",
1172 "num-integer",
1173 "pin-project-lite",
1174 "pin-utils",
1175 "ryu",
1176 "serde",
1177 "time",
1178 "tokio",
1179 "tokio-util",
1180]
1181
1182[[package]]
1183name = "aws-smithy-xml"
1184version = "0.60.5"
1185source = "registry+https://github.com/rust-lang/crates.io-index"
1186checksum = "d16f94c9673412b7a72e3c3efec8de89081c320bf59ea12eed34c417a62ad600"
1187dependencies = [
1188 "xmlparser",
1189]
1190
1191[[package]]
1192name = "aws-types"
1193version = "1.1.5"
1194source = "registry+https://github.com/rust-lang/crates.io-index"
1195checksum = "0ff7e122ee50ca962e9de91f5850cc37e2184b1219611eef6d44aa85929b54f6"
1196dependencies = [
1197 "aws-credential-types",
1198 "aws-smithy-async",
1199 "aws-smithy-runtime-api",
1200 "aws-smithy-types",
1201 "http 0.2.9",
1202 "rustc_version",
1203 "tracing",
1204]
1205
1206[[package]]
1207name = "axum"
1208version = "0.6.20"
1209source = "registry+https://github.com/rust-lang/crates.io-index"
1210checksum = "3b829e4e32b91e643de6eafe82b1d90675f5874230191a4ffbc1b336dec4d6bf"
1211dependencies = [
1212 "async-trait",
1213 "axum-core",
1214 "base64 0.21.4",
1215 "bitflags 1.3.2",
1216 "bytes 1.5.0",
1217 "futures-util",
1218 "headers",
1219 "http 0.2.9",
1220 "http-body",
1221 "hyper",
1222 "itoa",
1223 "matchit",
1224 "memchr",
1225 "mime",
1226 "percent-encoding",
1227 "pin-project-lite",
1228 "rustversion",
1229 "serde",
1230 "serde_json",
1231 "serde_path_to_error",
1232 "serde_urlencoded",
1233 "sha1",
1234 "sync_wrapper",
1235 "tokio",
1236 "tokio-tungstenite",
1237 "tower",
1238 "tower-layer",
1239 "tower-service",
1240]
1241
1242[[package]]
1243name = "axum-core"
1244version = "0.3.4"
1245source = "registry+https://github.com/rust-lang/crates.io-index"
1246checksum = "759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c"
1247dependencies = [
1248 "async-trait",
1249 "bytes 1.5.0",
1250 "futures-util",
1251 "http 0.2.9",
1252 "http-body",
1253 "mime",
1254 "rustversion",
1255 "tower-layer",
1256 "tower-service",
1257]
1258
1259[[package]]
1260name = "axum-extra"
1261version = "0.4.2"
1262source = "registry+https://github.com/rust-lang/crates.io-index"
1263checksum = "f9a320103719de37b7b4da4c8eb629d4573f6bcfd3dfe80d3208806895ccf81d"
1264dependencies = [
1265 "axum",
1266 "bytes 1.5.0",
1267 "futures-util",
1268 "http 0.2.9",
1269 "mime",
1270 "pin-project-lite",
1271 "serde",
1272 "serde_json",
1273 "tokio",
1274 "tower",
1275 "tower-http 0.3.5",
1276 "tower-layer",
1277 "tower-service",
1278]
1279
1280[[package]]
1281name = "backtrace"
1282version = "0.3.69"
1283source = "registry+https://github.com/rust-lang/crates.io-index"
1284checksum = "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837"
1285dependencies = [
1286 "addr2line",
1287 "cc",
1288 "cfg-if",
1289 "libc",
1290 "miniz_oxide 0.7.1",
1291 "object",
1292 "rustc-demangle",
1293]
1294
1295[[package]]
1296name = "base16ct"
1297version = "0.1.1"
1298source = "registry+https://github.com/rust-lang/crates.io-index"
1299checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"
1300
1301[[package]]
1302name = "base64"
1303version = "0.13.1"
1304source = "registry+https://github.com/rust-lang/crates.io-index"
1305checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
1306
1307[[package]]
1308name = "base64"
1309version = "0.21.4"
1310source = "registry+https://github.com/rust-lang/crates.io-index"
1311checksum = "9ba43ea6f343b788c8764558649e08df62f86c6ef251fdaeb1ffd010a9ae50a2"
1312
1313[[package]]
1314name = "base64"
1315version = "0.22.0"
1316source = "registry+https://github.com/rust-lang/crates.io-index"
1317checksum = "9475866fec1451be56a3c2400fd081ff546538961565ccb5b7142cbd22bc7a51"
1318
1319[[package]]
1320name = "base64-simd"
1321version = "0.8.0"
1322source = "registry+https://github.com/rust-lang/crates.io-index"
1323checksum = "339abbe78e73178762e23bea9dfd08e697eb3f3301cd4be981c0f78ba5859195"
1324dependencies = [
1325 "outref",
1326 "vsimd",
1327]
1328
1329[[package]]
1330name = "base64ct"
1331version = "1.6.0"
1332source = "registry+https://github.com/rust-lang/crates.io-index"
1333checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"
1334
1335[[package]]
1336name = "bigdecimal"
1337version = "0.3.1"
1338source = "registry+https://github.com/rust-lang/crates.io-index"
1339checksum = "a6773ddc0eafc0e509fb60e48dff7f450f8e674a0686ae8605e8d9901bd5eefa"
1340dependencies = [
1341 "num-bigint",
1342 "num-integer",
1343 "num-traits",
1344]
1345
1346[[package]]
1347name = "bincode"
1348version = "1.3.3"
1349source = "registry+https://github.com/rust-lang/crates.io-index"
1350checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
1351dependencies = [
1352 "serde",
1353]
1354
1355[[package]]
1356name = "bindgen"
1357version = "0.64.0"
1358source = "registry+https://github.com/rust-lang/crates.io-index"
1359checksum = "c4243e6031260db77ede97ad86c27e501d646a27ab57b59a574f725d98ab1fb4"
1360dependencies = [
1361 "bitflags 1.3.2",
1362 "cexpr",
1363 "clang-sys",
1364 "lazy_static",
1365 "lazycell",
1366 "peeking_take_while",
1367 "proc-macro2",
1368 "quote",
1369 "regex",
1370 "rustc-hash",
1371 "shlex",
1372 "syn 1.0.109",
1373]
1374
1375[[package]]
1376name = "bindgen"
1377version = "0.65.1"
1378source = "registry+https://github.com/rust-lang/crates.io-index"
1379checksum = "cfdf7b466f9a4903edc73f95d6d2bcd5baf8ae620638762244d3f60143643cc5"
1380dependencies = [
1381 "bitflags 1.3.2",
1382 "cexpr",
1383 "clang-sys",
1384 "lazy_static",
1385 "lazycell",
1386 "log",
1387 "peeking_take_while",
1388 "prettyplease",
1389 "proc-macro2",
1390 "quote",
1391 "regex",
1392 "rustc-hash",
1393 "shlex",
1394 "syn 2.0.48",
1395 "which 4.4.2",
1396]
1397
1398[[package]]
1399name = "bit-set"
1400version = "0.5.3"
1401source = "registry+https://github.com/rust-lang/crates.io-index"
1402checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
1403dependencies = [
1404 "bit-vec",
1405]
1406
1407[[package]]
1408name = "bit-vec"
1409version = "0.6.3"
1410source = "registry+https://github.com/rust-lang/crates.io-index"
1411checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
1412
1413[[package]]
1414name = "bitflags"
1415version = "1.3.2"
1416source = "registry+https://github.com/rust-lang/crates.io-index"
1417checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
1418
1419[[package]]
1420name = "bitflags"
1421version = "2.4.2"
1422source = "registry+https://github.com/rust-lang/crates.io-index"
1423checksum = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf"
1424dependencies = [
1425 "serde",
1426]
1427
1428[[package]]
1429name = "bitvec"
1430version = "1.0.1"
1431source = "registry+https://github.com/rust-lang/crates.io-index"
1432checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"
1433dependencies = [
1434 "funty",
1435 "radium",
1436 "tap",
1437 "wyz",
1438]
1439
1440[[package]]
1441name = "blade-graphics"
1442version = "0.4.0"
1443source = "git+https://github.com/kvark/blade?rev=810ec594358aafea29a4a3d8ab601d25292b2ce4#810ec594358aafea29a4a3d8ab601d25292b2ce4"
1444dependencies = [
1445 "ash",
1446 "ash-window",
1447 "bitflags 2.4.2",
1448 "block",
1449 "bytemuck",
1450 "codespan-reporting",
1451 "core-graphics-types",
1452 "glow",
1453 "gpu-alloc",
1454 "gpu-alloc-ash",
1455 "hidden-trait",
1456 "js-sys",
1457 "khronos-egl",
1458 "libloading 0.8.0",
1459 "log",
1460 "metal",
1461 "mint",
1462 "naga",
1463 "objc",
1464 "raw-window-handle 0.5.2",
1465 "slab",
1466 "wasm-bindgen",
1467 "web-sys",
1468]
1469
1470[[package]]
1471name = "blade-macros"
1472version = "0.2.1"
1473source = "git+https://github.com/kvark/blade?rev=810ec594358aafea29a4a3d8ab601d25292b2ce4#810ec594358aafea29a4a3d8ab601d25292b2ce4"
1474dependencies = [
1475 "proc-macro2",
1476 "quote",
1477 "syn 2.0.48",
1478]
1479
1480[[package]]
1481name = "block"
1482version = "0.1.6"
1483source = "registry+https://github.com/rust-lang/crates.io-index"
1484checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
1485
1486[[package]]
1487name = "block-buffer"
1488version = "0.9.0"
1489source = "registry+https://github.com/rust-lang/crates.io-index"
1490checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
1491dependencies = [
1492 "generic-array",
1493]
1494
1495[[package]]
1496name = "block-buffer"
1497version = "0.10.4"
1498source = "registry+https://github.com/rust-lang/crates.io-index"
1499checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
1500dependencies = [
1501 "generic-array",
1502]
1503
1504[[package]]
1505name = "block-padding"
1506version = "0.3.3"
1507source = "registry+https://github.com/rust-lang/crates.io-index"
1508checksum = "a8894febbff9f758034a5b8e12d87918f56dfc64a8e1fe757d65e29041538d93"
1509dependencies = [
1510 "generic-array",
1511]
1512
1513[[package]]
1514name = "blocking"
1515version = "1.5.1"
1516source = "registry+https://github.com/rust-lang/crates.io-index"
1517checksum = "6a37913e8dc4ddcc604f0c6d3bf2887c995153af3611de9e23c352b44c1b9118"
1518dependencies = [
1519 "async-channel 2.2.0",
1520 "async-lock 3.3.0",
1521 "async-task",
1522 "fastrand 2.0.0",
1523 "futures-io",
1524 "futures-lite 2.2.0",
1525 "piper",
1526 "tracing",
1527]
1528
1529[[package]]
1530name = "borsh"
1531version = "0.10.3"
1532source = "registry+https://github.com/rust-lang/crates.io-index"
1533checksum = "4114279215a005bc675e386011e594e1d9b800918cea18fcadadcce864a2046b"
1534dependencies = [
1535 "borsh-derive",
1536 "hashbrown 0.13.2",
1537]
1538
1539[[package]]
1540name = "borsh-derive"
1541version = "0.10.3"
1542source = "registry+https://github.com/rust-lang/crates.io-index"
1543checksum = "0754613691538d51f329cce9af41d7b7ca150bc973056f1156611489475f54f7"
1544dependencies = [
1545 "borsh-derive-internal",
1546 "borsh-schema-derive-internal",
1547 "proc-macro-crate 0.1.5",
1548 "proc-macro2",
1549 "syn 1.0.109",
1550]
1551
1552[[package]]
1553name = "borsh-derive-internal"
1554version = "0.10.3"
1555source = "registry+https://github.com/rust-lang/crates.io-index"
1556checksum = "afb438156919598d2c7bad7e1c0adf3d26ed3840dbc010db1a882a65583ca2fb"
1557dependencies = [
1558 "proc-macro2",
1559 "quote",
1560 "syn 1.0.109",
1561]
1562
1563[[package]]
1564name = "borsh-schema-derive-internal"
1565version = "0.10.3"
1566source = "registry+https://github.com/rust-lang/crates.io-index"
1567checksum = "634205cc43f74a1b9046ef87c4540ebda95696ec0f315024860cad7c5b0f5ccd"
1568dependencies = [
1569 "proc-macro2",
1570 "quote",
1571 "syn 1.0.109",
1572]
1573
1574[[package]]
1575name = "breadcrumbs"
1576version = "0.1.0"
1577dependencies = [
1578 "editor",
1579 "gpui",
1580 "itertools 0.11.0",
1581 "outline",
1582 "theme",
1583 "ui",
1584 "workspace",
1585]
1586
1587[[package]]
1588name = "bromberg_sl2"
1589version = "0.6.0"
1590source = "git+https://github.com/zed-industries/bromberg_sl2?rev=950bc5482c216c395049ae33ae4501e08975f17f#950bc5482c216c395049ae33ae4501e08975f17f"
1591dependencies = [
1592 "digest 0.9.0",
1593 "lazy_static",
1594 "rayon",
1595 "seq-macro",
1596]
1597
1598[[package]]
1599name = "bstr"
1600version = "1.6.2"
1601source = "registry+https://github.com/rust-lang/crates.io-index"
1602checksum = "4c2f7349907b712260e64b0afe2f84692af14a454be26187d9df565c7f69266a"
1603dependencies = [
1604 "memchr",
1605 "regex-automata 0.3.8",
1606 "serde",
1607]
1608
1609[[package]]
1610name = "bumpalo"
1611version = "3.14.0"
1612source = "registry+https://github.com/rust-lang/crates.io-index"
1613checksum = "7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec"
1614
1615[[package]]
1616name = "bytecheck"
1617version = "0.6.11"
1618source = "registry+https://github.com/rust-lang/crates.io-index"
1619checksum = "8b6372023ac861f6e6dc89c8344a8f398fb42aaba2b5dbc649ca0c0e9dbcb627"
1620dependencies = [
1621 "bytecheck_derive",
1622 "ptr_meta",
1623 "simdutf8",
1624]
1625
1626[[package]]
1627name = "bytecheck_derive"
1628version = "0.6.11"
1629source = "registry+https://github.com/rust-lang/crates.io-index"
1630checksum = "a7ec4c6f261935ad534c0c22dbef2201b45918860eb1c574b972bd213a76af61"
1631dependencies = [
1632 "proc-macro2",
1633 "quote",
1634 "syn 1.0.109",
1635]
1636
1637[[package]]
1638name = "bytemuck"
1639version = "1.14.0"
1640source = "registry+https://github.com/rust-lang/crates.io-index"
1641checksum = "374d28ec25809ee0e23827c2ab573d729e293f281dfe393500e7ad618baa61c6"
1642dependencies = [
1643 "bytemuck_derive",
1644]
1645
1646[[package]]
1647name = "bytemuck_derive"
1648version = "1.5.0"
1649source = "registry+https://github.com/rust-lang/crates.io-index"
1650checksum = "965ab7eb5f8f97d2a083c799f3a1b994fc397b2fe2da5d1da1626ce15a39f2b1"
1651dependencies = [
1652 "proc-macro2",
1653 "quote",
1654 "syn 2.0.48",
1655]
1656
1657[[package]]
1658name = "byteorder"
1659version = "1.4.3"
1660source = "registry+https://github.com/rust-lang/crates.io-index"
1661checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
1662
1663[[package]]
1664name = "bytes"
1665version = "0.4.12"
1666source = "registry+https://github.com/rust-lang/crates.io-index"
1667checksum = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"
1668dependencies = [
1669 "byteorder",
1670 "iovec",
1671]
1672
1673[[package]]
1674name = "bytes"
1675version = "1.5.0"
1676source = "registry+https://github.com/rust-lang/crates.io-index"
1677checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223"
1678
1679[[package]]
1680name = "bytes-utils"
1681version = "0.1.4"
1682source = "registry+https://github.com/rust-lang/crates.io-index"
1683checksum = "7dafe3a8757b027e2be6e4e5601ed563c55989fcf1546e933c66c8eb3a058d35"
1684dependencies = [
1685 "bytes 1.5.0",
1686 "either",
1687]
1688
1689[[package]]
1690name = "call"
1691version = "0.1.0"
1692dependencies = [
1693 "anyhow",
1694 "audio",
1695 "client",
1696 "collections",
1697 "fs",
1698 "futures 0.3.28",
1699 "gpui",
1700 "language",
1701 "live_kit_client",
1702 "log",
1703 "postage",
1704 "project",
1705 "schemars",
1706 "serde",
1707 "serde_derive",
1708 "settings",
1709 "util",
1710]
1711
1712[[package]]
1713name = "calloop"
1714version = "0.12.4"
1715source = "registry+https://github.com/rust-lang/crates.io-index"
1716checksum = "fba7adb4dd5aa98e5553510223000e7148f621165ec5f9acd7113f6ca4995298"
1717dependencies = [
1718 "bitflags 2.4.2",
1719 "log",
1720 "polling 3.3.2",
1721 "rustix 0.38.32",
1722 "slab",
1723 "thiserror",
1724]
1725
1726[[package]]
1727name = "calloop-wayland-source"
1728version = "0.2.0"
1729source = "registry+https://github.com/rust-lang/crates.io-index"
1730checksum = "0f0ea9b9476c7fad82841a8dbb380e2eae480c21910feba80725b46931ed8f02"
1731dependencies = [
1732 "calloop",
1733 "rustix 0.38.32",
1734 "wayland-backend",
1735 "wayland-client",
1736]
1737
1738[[package]]
1739name = "cap-fs-ext"
1740version = "3.0.0"
1741source = "registry+https://github.com/rust-lang/crates.io-index"
1742checksum = "769f8cd02eb04d57f14e2e371ebb533f96817f9b2525d73a5c72b61ca7973747"
1743dependencies = [
1744 "cap-primitives",
1745 "cap-std",
1746 "io-lifetimes 2.0.3",
1747 "windows-sys 0.52.0",
1748]
1749
1750[[package]]
1751name = "cap-net-ext"
1752version = "3.0.0"
1753source = "registry+https://github.com/rust-lang/crates.io-index"
1754checksum = "59ff6d3fb274292a9af283417e383afe6ded1fe66f6472d2c781216d3d80c218"
1755dependencies = [
1756 "cap-primitives",
1757 "cap-std",
1758 "rustix 0.38.32",
1759 "smallvec",
1760]
1761
1762[[package]]
1763name = "cap-primitives"
1764version = "3.0.0"
1765source = "registry+https://github.com/rust-lang/crates.io-index"
1766checksum = "90a0b44fc796b1a84535a63753d50ba3972c4db55c7255c186f79140e63d56d0"
1767dependencies = [
1768 "ambient-authority",
1769 "fs-set-times",
1770 "io-extras",
1771 "io-lifetimes 2.0.3",
1772 "ipnet",
1773 "maybe-owned",
1774 "rustix 0.38.32",
1775 "windows-sys 0.52.0",
1776 "winx",
1777]
1778
1779[[package]]
1780name = "cap-rand"
1781version = "3.0.0"
1782source = "registry+https://github.com/rust-lang/crates.io-index"
1783checksum = "4327f08daac33a99bb03c54ae18c8f32c3ba31c728a33ddf683c6c6a5043de68"
1784dependencies = [
1785 "ambient-authority",
1786 "rand 0.8.5",
1787]
1788
1789[[package]]
1790name = "cap-std"
1791version = "3.0.0"
1792source = "registry+https://github.com/rust-lang/crates.io-index"
1793checksum = "266626ce180cf9709f317d0bf9754e3a5006359d87f4bf792f06c9c5f1b63c0f"
1794dependencies = [
1795 "cap-primitives",
1796 "io-extras",
1797 "io-lifetimes 2.0.3",
1798 "rustix 0.38.32",
1799]
1800
1801[[package]]
1802name = "cap-time-ext"
1803version = "3.0.0"
1804source = "registry+https://github.com/rust-lang/crates.io-index"
1805checksum = "e1353421ba83c19da60726e35db0a89abef984b3be183ff6f58c5b8084fcd0c5"
1806dependencies = [
1807 "ambient-authority",
1808 "cap-primitives",
1809 "iana-time-zone",
1810 "once_cell",
1811 "rustix 0.38.32",
1812 "winx",
1813]
1814
1815[[package]]
1816name = "cast"
1817version = "0.3.0"
1818source = "registry+https://github.com/rust-lang/crates.io-index"
1819checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
1820
1821[[package]]
1822name = "castaway"
1823version = "0.1.2"
1824source = "registry+https://github.com/rust-lang/crates.io-index"
1825checksum = "a2698f953def977c68f935bb0dfa959375ad4638570e969e2f1e9f433cbf1af6"
1826
1827[[package]]
1828name = "cbc"
1829version = "0.1.2"
1830source = "registry+https://github.com/rust-lang/crates.io-index"
1831checksum = "26b52a9543ae338f279b96b0b9fed9c8093744685043739079ce85cd58f289a6"
1832dependencies = [
1833 "cipher 0.4.4",
1834]
1835
1836[[package]]
1837name = "cbindgen"
1838version = "0.26.0"
1839source = "registry+https://github.com/rust-lang/crates.io-index"
1840checksum = "da6bc11b07529f16944307272d5bd9b22530bc7d05751717c9d416586cedab49"
1841dependencies = [
1842 "clap 3.2.25",
1843 "heck 0.4.1",
1844 "indexmap 1.9.3",
1845 "log",
1846 "proc-macro2",
1847 "quote",
1848 "serde",
1849 "serde_json",
1850 "syn 1.0.109",
1851 "tempfile",
1852 "toml 0.5.11",
1853]
1854
1855[[package]]
1856name = "cc"
1857version = "1.0.90"
1858source = "registry+https://github.com/rust-lang/crates.io-index"
1859checksum = "8cd6604a82acf3039f1144f54b8eb34e91ffba622051189e71b781822d5ee1f5"
1860dependencies = [
1861 "jobserver",
1862 "libc",
1863]
1864
1865[[package]]
1866name = "cesu8"
1867version = "1.1.0"
1868source = "registry+https://github.com/rust-lang/crates.io-index"
1869checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
1870
1871[[package]]
1872name = "cexpr"
1873version = "0.6.0"
1874source = "registry+https://github.com/rust-lang/crates.io-index"
1875checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
1876dependencies = [
1877 "nom",
1878]
1879
1880[[package]]
1881name = "cfg-if"
1882version = "1.0.0"
1883source = "registry+https://github.com/rust-lang/crates.io-index"
1884checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
1885
1886[[package]]
1887name = "channel"
1888version = "0.1.0"
1889dependencies = [
1890 "anyhow",
1891 "client",
1892 "clock",
1893 "collections",
1894 "futures 0.3.28",
1895 "gpui",
1896 "language",
1897 "log",
1898 "rand 0.8.5",
1899 "release_channel",
1900 "rpc",
1901 "settings",
1902 "sum_tree",
1903 "text",
1904 "time",
1905 "util",
1906]
1907
1908[[package]]
1909name = "chrono"
1910version = "0.4.31"
1911source = "registry+https://github.com/rust-lang/crates.io-index"
1912checksum = "7f2c685bad3eb3d45a01354cedb7d5faa66194d1d58ba6e267a8de788f79db38"
1913dependencies = [
1914 "android-tzdata",
1915 "iana-time-zone",
1916 "js-sys",
1917 "num-traits",
1918 "serde",
1919 "wasm-bindgen",
1920 "windows-targets 0.48.5",
1921]
1922
1923[[package]]
1924name = "chunked_transfer"
1925version = "1.4.1"
1926source = "registry+https://github.com/rust-lang/crates.io-index"
1927checksum = "cca491388666e04d7248af3f60f0c40cfb0991c72205595d7c396e3510207d1a"
1928
1929[[package]]
1930name = "ciborium"
1931version = "0.2.2"
1932source = "registry+https://github.com/rust-lang/crates.io-index"
1933checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e"
1934dependencies = [
1935 "ciborium-io",
1936 "ciborium-ll",
1937 "serde",
1938]
1939
1940[[package]]
1941name = "ciborium-io"
1942version = "0.2.2"
1943source = "registry+https://github.com/rust-lang/crates.io-index"
1944checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757"
1945
1946[[package]]
1947name = "ciborium-ll"
1948version = "0.2.2"
1949source = "registry+https://github.com/rust-lang/crates.io-index"
1950checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9"
1951dependencies = [
1952 "ciborium-io",
1953 "half",
1954]
1955
1956[[package]]
1957name = "cipher"
1958version = "0.3.0"
1959source = "registry+https://github.com/rust-lang/crates.io-index"
1960checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7"
1961dependencies = [
1962 "generic-array",
1963]
1964
1965[[package]]
1966name = "cipher"
1967version = "0.4.4"
1968source = "registry+https://github.com/rust-lang/crates.io-index"
1969checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
1970dependencies = [
1971 "crypto-common",
1972 "inout",
1973 "zeroize",
1974]
1975
1976[[package]]
1977name = "clang-sys"
1978version = "1.6.1"
1979source = "registry+https://github.com/rust-lang/crates.io-index"
1980checksum = "c688fc74432808e3eb684cae8830a86be1d66a2bd58e1f248ed0960a590baf6f"
1981dependencies = [
1982 "glob",
1983 "libc",
1984 "libloading 0.7.4",
1985]
1986
1987[[package]]
1988name = "clap"
1989version = "3.2.25"
1990source = "registry+https://github.com/rust-lang/crates.io-index"
1991checksum = "4ea181bf566f71cb9a5d17a59e1871af638180a18fb0035c92ae62b705207123"
1992dependencies = [
1993 "atty",
1994 "bitflags 1.3.2",
1995 "clap_lex 0.2.4",
1996 "indexmap 1.9.3",
1997 "strsim",
1998 "termcolor",
1999 "textwrap",
2000]
2001
2002[[package]]
2003name = "clap"
2004version = "4.4.4"
2005source = "registry+https://github.com/rust-lang/crates.io-index"
2006checksum = "b1d7b8d5ec32af0fadc644bf1fd509a688c2103b185644bb1e29d164e0703136"
2007dependencies = [
2008 "clap_builder",
2009 "clap_derive",
2010]
2011
2012[[package]]
2013name = "clap_builder"
2014version = "4.4.4"
2015source = "registry+https://github.com/rust-lang/crates.io-index"
2016checksum = "5179bb514e4d7c2051749d8fcefa2ed6d06a9f4e6d69faf3805f5d80b8cf8d56"
2017dependencies = [
2018 "anstream",
2019 "anstyle",
2020 "clap_lex 0.5.1",
2021 "strsim",
2022]
2023
2024[[package]]
2025name = "clap_derive"
2026version = "4.4.2"
2027source = "registry+https://github.com/rust-lang/crates.io-index"
2028checksum = "0862016ff20d69b84ef8247369fabf5c008a7417002411897d40ee1f4532b873"
2029dependencies = [
2030 "heck 0.4.1",
2031 "proc-macro2",
2032 "quote",
2033 "syn 2.0.48",
2034]
2035
2036[[package]]
2037name = "clap_lex"
2038version = "0.2.4"
2039source = "registry+https://github.com/rust-lang/crates.io-index"
2040checksum = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5"
2041dependencies = [
2042 "os_str_bytes",
2043]
2044
2045[[package]]
2046name = "clap_lex"
2047version = "0.5.1"
2048source = "registry+https://github.com/rust-lang/crates.io-index"
2049checksum = "cd7cc57abe963c6d3b9d8be5b06ba7c8957a930305ca90304f24ef040aa6f961"
2050
2051[[package]]
2052name = "cli"
2053version = "0.1.0"
2054dependencies = [
2055 "anyhow",
2056 "clap 4.4.4",
2057 "core-foundation",
2058 "core-services",
2059 "ipc-channel",
2060 "plist",
2061 "serde",
2062 "util",
2063]
2064
2065[[package]]
2066name = "clickhouse"
2067version = "0.11.6"
2068source = "registry+https://github.com/rust-lang/crates.io-index"
2069checksum = "a0875e527e299fc5f4faba42870bf199a39ab0bb2dbba1b8aef0a2151451130f"
2070dependencies = [
2071 "bstr",
2072 "bytes 1.5.0",
2073 "clickhouse-derive",
2074 "clickhouse-rs-cityhash-sys",
2075 "futures 0.3.28",
2076 "hyper",
2077 "hyper-tls",
2078 "lz4",
2079 "sealed",
2080 "serde",
2081 "static_assertions",
2082 "thiserror",
2083 "tokio",
2084 "url",
2085]
2086
2087[[package]]
2088name = "clickhouse-derive"
2089version = "0.1.1"
2090source = "registry+https://github.com/rust-lang/crates.io-index"
2091checksum = "18af5425854858c507eec70f7deb4d5d8cec4216fcb086283a78872387281ea5"
2092dependencies = [
2093 "proc-macro2",
2094 "quote",
2095 "serde_derive_internals",
2096 "syn 1.0.109",
2097]
2098
2099[[package]]
2100name = "clickhouse-rs-cityhash-sys"
2101version = "0.1.2"
2102source = "registry+https://github.com/rust-lang/crates.io-index"
2103checksum = "4baf9d4700a28d6cb600e17ed6ae2b43298a5245f1f76b4eab63027ebfd592b9"
2104dependencies = [
2105 "cc",
2106]
2107
2108[[package]]
2109name = "client"
2110version = "0.1.0"
2111dependencies = [
2112 "anyhow",
2113 "async-recursion 0.3.2",
2114 "async-tungstenite",
2115 "chrono",
2116 "clock",
2117 "collections",
2118 "feature_flags",
2119 "futures 0.3.28",
2120 "gpui",
2121 "lazy_static",
2122 "log",
2123 "once_cell",
2124 "parking_lot",
2125 "postage",
2126 "rand 0.8.5",
2127 "release_channel",
2128 "rpc",
2129 "schemars",
2130 "serde",
2131 "serde_json",
2132 "settings",
2133 "sha2 0.10.7",
2134 "smol",
2135 "sysinfo",
2136 "telemetry_events",
2137 "tempfile",
2138 "text",
2139 "thiserror",
2140 "time",
2141 "tiny_http",
2142 "url",
2143 "util",
2144]
2145
2146[[package]]
2147name = "clipboard-win"
2148version = "3.1.1"
2149source = "registry+https://github.com/rust-lang/crates.io-index"
2150checksum = "9fdf5e01086b6be750428ba4a40619f847eb2e95756eee84b18e06e5f0b50342"
2151dependencies = [
2152 "lazy-bytes-cast",
2153 "winapi",
2154]
2155
2156[[package]]
2157name = "clock"
2158version = "0.1.0"
2159dependencies = [
2160 "chrono",
2161 "parking_lot",
2162 "smallvec",
2163]
2164
2165[[package]]
2166name = "cmake"
2167version = "0.1.50"
2168source = "registry+https://github.com/rust-lang/crates.io-index"
2169checksum = "a31c789563b815f77f4250caee12365734369f942439b7defd71e18a48197130"
2170dependencies = [
2171 "cc",
2172]
2173
2174[[package]]
2175name = "cocoa"
2176version = "0.25.0"
2177source = "registry+https://github.com/rust-lang/crates.io-index"
2178checksum = "f6140449f97a6e97f9511815c5632d84c8aacf8ac271ad77c559218161a1373c"
2179dependencies = [
2180 "bitflags 1.3.2",
2181 "block",
2182 "cocoa-foundation",
2183 "core-foundation",
2184 "core-graphics",
2185 "foreign-types 0.5.0",
2186 "libc",
2187 "objc",
2188]
2189
2190[[package]]
2191name = "cocoa-foundation"
2192version = "0.1.2"
2193source = "registry+https://github.com/rust-lang/crates.io-index"
2194checksum = "8c6234cbb2e4c785b456c0644748b1ac416dd045799740356f8363dfe00c93f7"
2195dependencies = [
2196 "bitflags 1.3.2",
2197 "block",
2198 "core-foundation",
2199 "core-graphics-types",
2200 "libc",
2201 "objc",
2202]
2203
2204[[package]]
2205name = "codespan-reporting"
2206version = "0.11.1"
2207source = "registry+https://github.com/rust-lang/crates.io-index"
2208checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
2209dependencies = [
2210 "termcolor",
2211 "unicode-width",
2212]
2213
2214[[package]]
2215name = "collab"
2216version = "0.44.0"
2217dependencies = [
2218 "anthropic",
2219 "anyhow",
2220 "async-trait",
2221 "async-tungstenite",
2222 "audio",
2223 "aws-config",
2224 "aws-sdk-s3",
2225 "axum",
2226 "axum-extra",
2227 "base64 0.13.1",
2228 "call",
2229 "channel",
2230 "chrono",
2231 "clickhouse",
2232 "client",
2233 "clock",
2234 "collab_ui",
2235 "collections",
2236 "ctor",
2237 "dashmap",
2238 "editor",
2239 "env_logger",
2240 "envy",
2241 "file_finder",
2242 "fs",
2243 "futures 0.3.28",
2244 "git",
2245 "google_ai",
2246 "gpui",
2247 "hex",
2248 "indoc",
2249 "language",
2250 "live_kit_client",
2251 "live_kit_server",
2252 "log",
2253 "lsp",
2254 "menu",
2255 "nanoid",
2256 "node_runtime",
2257 "notifications",
2258 "open_ai",
2259 "parking_lot",
2260 "pretty_assertions",
2261 "project",
2262 "prometheus",
2263 "prost",
2264 "rand 0.8.5",
2265 "release_channel",
2266 "reqwest",
2267 "rpc",
2268 "rustc-demangle",
2269 "scrypt",
2270 "sea-orm",
2271 "semantic_version",
2272 "semver",
2273 "serde",
2274 "serde_derive",
2275 "serde_json",
2276 "settings",
2277 "sha2 0.10.7",
2278 "sqlx",
2279 "subtle",
2280 "telemetry_events",
2281 "text",
2282 "theme",
2283 "time",
2284 "tokio",
2285 "toml 0.8.10",
2286 "tower",
2287 "tower-http 0.4.4",
2288 "tracing",
2289 "tracing-subscriber",
2290 "unindent",
2291 "util",
2292 "uuid",
2293 "workspace",
2294]
2295
2296[[package]]
2297name = "collab_ui"
2298version = "0.1.0"
2299dependencies = [
2300 "anyhow",
2301 "auto_update",
2302 "call",
2303 "channel",
2304 "client",
2305 "clock",
2306 "collections",
2307 "db",
2308 "editor",
2309 "emojis",
2310 "extensions_ui",
2311 "futures 0.3.28",
2312 "fuzzy",
2313 "gpui",
2314 "language",
2315 "lazy_static",
2316 "menu",
2317 "notifications",
2318 "parking_lot",
2319 "picker",
2320 "pretty_assertions",
2321 "project",
2322 "recent_projects",
2323 "rich_text",
2324 "rpc",
2325 "schemars",
2326 "serde",
2327 "serde_derive",
2328 "serde_json",
2329 "settings",
2330 "smallvec",
2331 "story",
2332 "theme",
2333 "theme_selector",
2334 "time",
2335 "time_format",
2336 "tree-sitter-markdown",
2337 "ui",
2338 "util",
2339 "vcs_menu",
2340 "workspace",
2341 "zed_actions",
2342]
2343
2344[[package]]
2345name = "collections"
2346version = "0.1.0"
2347dependencies = [
2348 "rustc-hash",
2349]
2350
2351[[package]]
2352name = "color"
2353version = "0.1.0"
2354dependencies = [
2355 "palette",
2356]
2357
2358[[package]]
2359name = "color_quant"
2360version = "1.1.0"
2361source = "registry+https://github.com/rust-lang/crates.io-index"
2362checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
2363
2364[[package]]
2365name = "colorchoice"
2366version = "1.0.0"
2367source = "registry+https://github.com/rust-lang/crates.io-index"
2368checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
2369
2370[[package]]
2371name = "combine"
2372version = "4.6.6"
2373source = "registry+https://github.com/rust-lang/crates.io-index"
2374checksum = "35ed6e9d84f0b51a7f52daf1c7d71dd136fd7a3f41a8462b8cdb8c78d920fad4"
2375dependencies = [
2376 "bytes 1.5.0",
2377 "memchr",
2378]
2379
2380[[package]]
2381name = "command_palette"
2382version = "0.1.0"
2383dependencies = [
2384 "client",
2385 "collections",
2386 "command_palette_hooks",
2387 "ctor",
2388 "editor",
2389 "env_logger",
2390 "fuzzy",
2391 "go_to_line",
2392 "gpui",
2393 "language",
2394 "menu",
2395 "picker",
2396 "postage",
2397 "project",
2398 "serde",
2399 "serde_json",
2400 "settings",
2401 "theme",
2402 "ui",
2403 "util",
2404 "workspace",
2405 "zed_actions",
2406]
2407
2408[[package]]
2409name = "command_palette_hooks"
2410version = "0.1.0"
2411dependencies = [
2412 "collections",
2413 "derive_more",
2414 "gpui",
2415]
2416
2417[[package]]
2418name = "concurrent-queue"
2419version = "2.2.0"
2420source = "registry+https://github.com/rust-lang/crates.io-index"
2421checksum = "62ec6771ecfa0762d24683ee5a32ad78487a3d3afdc0fb8cae19d2c5deb50b7c"
2422dependencies = [
2423 "crossbeam-utils",
2424]
2425
2426[[package]]
2427name = "console"
2428version = "0.15.7"
2429source = "registry+https://github.com/rust-lang/crates.io-index"
2430checksum = "c926e00cc70edefdc64d3a5ff31cc65bb97a3460097762bd23afb4d8145fccf8"
2431dependencies = [
2432 "encode_unicode",
2433 "lazy_static",
2434 "libc",
2435 "unicode-width",
2436 "windows-sys 0.45.0",
2437]
2438
2439[[package]]
2440name = "const-cstr"
2441version = "0.3.0"
2442source = "registry+https://github.com/rust-lang/crates.io-index"
2443checksum = "ed3d0b5ff30645a68f35ece8cea4556ca14ef8a1651455f789a099a0513532a6"
2444
2445[[package]]
2446name = "const-oid"
2447version = "0.9.5"
2448source = "registry+https://github.com/rust-lang/crates.io-index"
2449checksum = "28c122c3980598d243d63d9a704629a2d748d101f278052ff068be5a4423ab6f"
2450
2451[[package]]
2452name = "convert_case"
2453version = "0.4.0"
2454source = "registry+https://github.com/rust-lang/crates.io-index"
2455checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
2456
2457[[package]]
2458name = "convert_case"
2459version = "0.6.0"
2460source = "registry+https://github.com/rust-lang/crates.io-index"
2461checksum = "ec182b0ca2f35d8fc196cf3404988fd8b8c739a4d270ff118a398feb0cbec1ca"
2462dependencies = [
2463 "unicode-segmentation",
2464]
2465
2466[[package]]
2467name = "copilot"
2468version = "0.1.0"
2469dependencies = [
2470 "anyhow",
2471 "async-compression",
2472 "async-std",
2473 "async-tar",
2474 "clock",
2475 "collections",
2476 "command_palette_hooks",
2477 "fs",
2478 "futures 0.3.28",
2479 "gpui",
2480 "language",
2481 "lsp",
2482 "node_runtime",
2483 "parking_lot",
2484 "rpc",
2485 "serde",
2486 "settings",
2487 "smol",
2488 "util",
2489]
2490
2491[[package]]
2492name = "copilot_ui"
2493version = "0.1.0"
2494dependencies = [
2495 "anyhow",
2496 "client",
2497 "copilot",
2498 "editor",
2499 "fs",
2500 "futures 0.3.28",
2501 "gpui",
2502 "indoc",
2503 "language",
2504 "lsp",
2505 "menu",
2506 "project",
2507 "serde_json",
2508 "settings",
2509 "theme",
2510 "ui",
2511 "util",
2512 "workspace",
2513 "zed_actions",
2514]
2515
2516[[package]]
2517name = "copypasta"
2518version = "0.10.1"
2519source = "registry+https://github.com/rust-lang/crates.io-index"
2520checksum = "deb85422867ca93da58b7f95fb5c0c10f6183ed6e1ef8841568968a896d3a858"
2521dependencies = [
2522 "clipboard-win",
2523 "objc",
2524 "objc-foundation",
2525 "objc_id",
2526 "smithay-clipboard",
2527 "x11-clipboard",
2528]
2529
2530[[package]]
2531name = "core-foundation"
2532version = "0.9.4"
2533source = "registry+https://github.com/rust-lang/crates.io-index"
2534checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
2535dependencies = [
2536 "core-foundation-sys 0.8.6",
2537 "libc",
2538]
2539
2540[[package]]
2541name = "core-foundation-sys"
2542version = "0.6.2"
2543source = "registry+https://github.com/rust-lang/crates.io-index"
2544checksum = "e7ca8a5221364ef15ce201e8ed2f609fc312682a8f4e0e3d4aa5879764e0fa3b"
2545
2546[[package]]
2547name = "core-foundation-sys"
2548version = "0.8.6"
2549source = "registry+https://github.com/rust-lang/crates.io-index"
2550checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f"
2551
2552[[package]]
2553name = "core-graphics"
2554version = "0.23.1"
2555source = "registry+https://github.com/rust-lang/crates.io-index"
2556checksum = "970a29baf4110c26fedbc7f82107d42c23f7e88e404c4577ed73fe99ff85a212"
2557dependencies = [
2558 "bitflags 1.3.2",
2559 "core-foundation",
2560 "core-graphics-types",
2561 "foreign-types 0.5.0",
2562 "libc",
2563]
2564
2565[[package]]
2566name = "core-graphics-types"
2567version = "0.1.3"
2568source = "registry+https://github.com/rust-lang/crates.io-index"
2569checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf"
2570dependencies = [
2571 "bitflags 1.3.2",
2572 "core-foundation",
2573 "libc",
2574]
2575
2576[[package]]
2577name = "core-services"
2578version = "0.2.1"
2579source = "registry+https://github.com/rust-lang/crates.io-index"
2580checksum = "92567e81db522550ebaf742c5d875624ec7820c2c7ee5f8c60e4ce7c2ae3c0fd"
2581dependencies = [
2582 "core-foundation",
2583]
2584
2585[[package]]
2586name = "core-text"
2587version = "20.1.0"
2588source = "registry+https://github.com/rust-lang/crates.io-index"
2589checksum = "c9d2790b5c08465d49f8dc05c8bcae9fea467855947db39b0f8145c091aaced5"
2590dependencies = [
2591 "core-foundation",
2592 "core-graphics",
2593 "foreign-types 0.5.0",
2594 "libc",
2595]
2596
2597[[package]]
2598name = "coreaudio-rs"
2599version = "0.11.2"
2600source = "registry+https://github.com/rust-lang/crates.io-index"
2601checksum = "cb17e2d1795b1996419648915df94bc7103c28f7b48062d7acf4652fc371b2ff"
2602dependencies = [
2603 "bitflags 1.3.2",
2604 "core-foundation-sys 0.6.2",
2605 "coreaudio-sys",
2606]
2607
2608[[package]]
2609name = "coreaudio-sys"
2610version = "0.2.12"
2611source = "registry+https://github.com/rust-lang/crates.io-index"
2612checksum = "f034b2258e6c4ade2f73bf87b21047567fb913ee9550837c2316d139b0262b24"
2613dependencies = [
2614 "bindgen 0.64.0",
2615]
2616
2617[[package]]
2618name = "cosmic-text"
2619version = "0.11.2"
2620source = "registry+https://github.com/rust-lang/crates.io-index"
2621checksum = "c578f2b9abb4d5f3fbb12aba4008084d435dc6a8425c195cfe0b3594bfea0c25"
2622dependencies = [
2623 "bitflags 2.4.2",
2624 "fontdb 0.16.2",
2625 "libm",
2626 "log",
2627 "rangemap",
2628 "rustc-hash",
2629 "rustybuzz 0.12.1",
2630 "self_cell",
2631 "swash",
2632 "sys-locale",
2633 "ttf-parser 0.20.0",
2634 "unicode-bidi",
2635 "unicode-linebreak",
2636 "unicode-script",
2637 "unicode-segmentation",
2638]
2639
2640[[package]]
2641name = "cpal"
2642version = "0.15.2"
2643source = "registry+https://github.com/rust-lang/crates.io-index"
2644checksum = "6d959d90e938c5493000514b446987c07aed46c668faaa7d34d6c7a67b1a578c"
2645dependencies = [
2646 "alsa",
2647 "core-foundation-sys 0.8.6",
2648 "coreaudio-rs",
2649 "dasp_sample",
2650 "jni 0.19.0",
2651 "js-sys",
2652 "libc",
2653 "mach2",
2654 "ndk",
2655 "ndk-context",
2656 "oboe",
2657 "once_cell",
2658 "parking_lot",
2659 "wasm-bindgen",
2660 "wasm-bindgen-futures",
2661 "web-sys",
2662 "windows 0.46.0",
2663]
2664
2665[[package]]
2666name = "cpp_demangle"
2667version = "0.4.3"
2668source = "registry+https://github.com/rust-lang/crates.io-index"
2669checksum = "7e8227005286ec39567949b33df9896bcadfa6051bccca2488129f108ca23119"
2670dependencies = [
2671 "cfg-if",
2672]
2673
2674[[package]]
2675name = "cpufeatures"
2676version = "0.2.9"
2677source = "registry+https://github.com/rust-lang/crates.io-index"
2678checksum = "a17b76ff3a4162b0b27f354a0c87015ddad39d35f9c0c36607a3bdd175dde1f1"
2679dependencies = [
2680 "libc",
2681]
2682
2683[[package]]
2684name = "cranelift-bforest"
2685version = "0.106.0"
2686source = "registry+https://github.com/rust-lang/crates.io-index"
2687checksum = "6a535eb1cf5a6003197dc569320c40c1cb2d2f97ef5d5348eebf067f20957381"
2688dependencies = [
2689 "cranelift-entity",
2690]
2691
2692[[package]]
2693name = "cranelift-codegen"
2694version = "0.106.0"
2695source = "registry+https://github.com/rust-lang/crates.io-index"
2696checksum = "11b5066db32cec1492573827183af2142d2d88fe85a83cfc9e73f0f63d3788d4"
2697dependencies = [
2698 "bumpalo",
2699 "cranelift-bforest",
2700 "cranelift-codegen-meta",
2701 "cranelift-codegen-shared",
2702 "cranelift-control",
2703 "cranelift-entity",
2704 "cranelift-isle",
2705 "gimli",
2706 "hashbrown 0.14.0",
2707 "log",
2708 "regalloc2",
2709 "smallvec",
2710 "target-lexicon",
2711]
2712
2713[[package]]
2714name = "cranelift-codegen-meta"
2715version = "0.106.0"
2716source = "registry+https://github.com/rust-lang/crates.io-index"
2717checksum = "64942e5774308e835fbad4dd25f253105412c90324631910e1ec27963147bddb"
2718dependencies = [
2719 "cranelift-codegen-shared",
2720]
2721
2722[[package]]
2723name = "cranelift-codegen-shared"
2724version = "0.106.0"
2725source = "registry+https://github.com/rust-lang/crates.io-index"
2726checksum = "c39c33db9a86dd6d8d04166a10c53deb477aeea3500eaaefca682e4eda9bb986"
2727
2728[[package]]
2729name = "cranelift-control"
2730version = "0.106.0"
2731source = "registry+https://github.com/rust-lang/crates.io-index"
2732checksum = "4b7fc4937613aea3156a0538800a17bf56f345a5da2e79ae3df58488c93d867f"
2733dependencies = [
2734 "arbitrary",
2735]
2736
2737[[package]]
2738name = "cranelift-entity"
2739version = "0.106.0"
2740source = "registry+https://github.com/rust-lang/crates.io-index"
2741checksum = "f85575e79a153ce1ddbfb7fe1813519b4bfe1eb200cc9c8353b45ad123ae4d36"
2742dependencies = [
2743 "serde",
2744 "serde_derive",
2745]
2746
2747[[package]]
2748name = "cranelift-frontend"
2749version = "0.106.0"
2750source = "registry+https://github.com/rust-lang/crates.io-index"
2751checksum = "bbc31d6c0ab2249fe0c21e988256b42f5f401ab2673b4fc40076c82a698bdfb9"
2752dependencies = [
2753 "cranelift-codegen",
2754 "log",
2755 "smallvec",
2756 "target-lexicon",
2757]
2758
2759[[package]]
2760name = "cranelift-isle"
2761version = "0.106.0"
2762source = "registry+https://github.com/rust-lang/crates.io-index"
2763checksum = "dc14f37e3314c0e4c53779c2f46753bf242efff76ee9473757a1fff3b495ad37"
2764
2765[[package]]
2766name = "cranelift-native"
2767version = "0.106.0"
2768source = "registry+https://github.com/rust-lang/crates.io-index"
2769checksum = "2ea5375f76ab31f9800a23fb2b440810286a6f669a3eb467cdd7ff255ea64268"
2770dependencies = [
2771 "cranelift-codegen",
2772 "libc",
2773 "target-lexicon",
2774]
2775
2776[[package]]
2777name = "cranelift-wasm"
2778version = "0.106.0"
2779source = "registry+https://github.com/rust-lang/crates.io-index"
2780checksum = "79851dba01b1fa83fad95134aa27beca88dc4b027121d92ab19788582389dc5f"
2781dependencies = [
2782 "cranelift-codegen",
2783 "cranelift-entity",
2784 "cranelift-frontend",
2785 "itertools 0.12.1",
2786 "log",
2787 "smallvec",
2788 "wasmparser",
2789 "wasmtime-types",
2790]
2791
2792[[package]]
2793name = "crc"
2794version = "3.0.1"
2795source = "registry+https://github.com/rust-lang/crates.io-index"
2796checksum = "86ec7a15cbe22e59248fc7eadb1907dab5ba09372595da4d73dd805ed4417dfe"
2797dependencies = [
2798 "crc-catalog",
2799]
2800
2801[[package]]
2802name = "crc-catalog"
2803version = "2.2.0"
2804source = "registry+https://github.com/rust-lang/crates.io-index"
2805checksum = "9cace84e55f07e7301bae1c519df89cdad8cc3cd868413d3fdbdeca9ff3db484"
2806
2807[[package]]
2808name = "crc32c"
2809version = "0.6.5"
2810source = "registry+https://github.com/rust-lang/crates.io-index"
2811checksum = "89254598aa9b9fa608de44b3ae54c810f0f06d755e24c50177f1f8f31ff50ce2"
2812dependencies = [
2813 "rustc_version",
2814]
2815
2816[[package]]
2817name = "crc32fast"
2818version = "1.3.2"
2819source = "registry+https://github.com/rust-lang/crates.io-index"
2820checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
2821dependencies = [
2822 "cfg-if",
2823]
2824
2825[[package]]
2826name = "criterion"
2827version = "0.4.0"
2828source = "registry+https://github.com/rust-lang/crates.io-index"
2829checksum = "e7c76e09c1aae2bc52b3d2f29e13c6572553b30c4aa1b8a49fd70de6412654cb"
2830dependencies = [
2831 "anes",
2832 "atty",
2833 "cast",
2834 "ciborium",
2835 "clap 3.2.25",
2836 "criterion-plot",
2837 "itertools 0.10.5",
2838 "lazy_static",
2839 "num-traits",
2840 "oorandom",
2841 "plotters",
2842 "rayon",
2843 "regex",
2844 "serde",
2845 "serde_derive",
2846 "serde_json",
2847 "tinytemplate",
2848 "walkdir",
2849]
2850
2851[[package]]
2852name = "criterion-plot"
2853version = "0.5.0"
2854source = "registry+https://github.com/rust-lang/crates.io-index"
2855checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1"
2856dependencies = [
2857 "cast",
2858 "itertools 0.10.5",
2859]
2860
2861[[package]]
2862name = "crossbeam-channel"
2863version = "0.5.8"
2864source = "registry+https://github.com/rust-lang/crates.io-index"
2865checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200"
2866dependencies = [
2867 "cfg-if",
2868 "crossbeam-utils",
2869]
2870
2871[[package]]
2872name = "crossbeam-deque"
2873version = "0.8.3"
2874source = "registry+https://github.com/rust-lang/crates.io-index"
2875checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef"
2876dependencies = [
2877 "cfg-if",
2878 "crossbeam-epoch",
2879 "crossbeam-utils",
2880]
2881
2882[[package]]
2883name = "crossbeam-epoch"
2884version = "0.9.15"
2885source = "registry+https://github.com/rust-lang/crates.io-index"
2886checksum = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7"
2887dependencies = [
2888 "autocfg",
2889 "cfg-if",
2890 "crossbeam-utils",
2891 "memoffset",
2892 "scopeguard",
2893]
2894
2895[[package]]
2896name = "crossbeam-queue"
2897version = "0.3.8"
2898source = "registry+https://github.com/rust-lang/crates.io-index"
2899checksum = "d1cfb3ea8a53f37c40dea2c7bedcbd88bdfae54f5e2175d6ecaff1c988353add"
2900dependencies = [
2901 "cfg-if",
2902 "crossbeam-utils",
2903]
2904
2905[[package]]
2906name = "crossbeam-utils"
2907version = "0.8.16"
2908source = "registry+https://github.com/rust-lang/crates.io-index"
2909checksum = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294"
2910dependencies = [
2911 "cfg-if",
2912]
2913
2914[[package]]
2915name = "crunchy"
2916version = "0.2.2"
2917source = "registry+https://github.com/rust-lang/crates.io-index"
2918checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
2919
2920[[package]]
2921name = "crypto-bigint"
2922version = "0.4.9"
2923source = "registry+https://github.com/rust-lang/crates.io-index"
2924checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef"
2925dependencies = [
2926 "generic-array",
2927 "rand_core 0.6.4",
2928 "subtle",
2929 "zeroize",
2930]
2931
2932[[package]]
2933name = "crypto-bigint"
2934version = "0.5.5"
2935source = "registry+https://github.com/rust-lang/crates.io-index"
2936checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76"
2937dependencies = [
2938 "rand_core 0.6.4",
2939 "subtle",
2940]
2941
2942[[package]]
2943name = "crypto-common"
2944version = "0.1.6"
2945source = "registry+https://github.com/rust-lang/crates.io-index"
2946checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
2947dependencies = [
2948 "generic-array",
2949 "rand_core 0.6.4",
2950 "typenum",
2951]
2952
2953[[package]]
2954name = "crypto-mac"
2955version = "0.11.0"
2956source = "registry+https://github.com/rust-lang/crates.io-index"
2957checksum = "25fab6889090c8133f3deb8f73ba3c65a7f456f66436fc012a1b1e272b1e103e"
2958dependencies = [
2959 "generic-array",
2960 "subtle",
2961]
2962
2963[[package]]
2964name = "ctor"
2965version = "0.2.6"
2966source = "registry+https://github.com/rust-lang/crates.io-index"
2967checksum = "30d2b3721e861707777e3195b0158f950ae6dc4a27e4d02ff9f67e3eb3de199e"
2968dependencies = [
2969 "quote",
2970 "syn 2.0.48",
2971]
2972
2973[[package]]
2974name = "ctrlc"
2975version = "3.4.2"
2976source = "registry+https://github.com/rust-lang/crates.io-index"
2977checksum = "b467862cc8610ca6fc9a1532d7777cee0804e678ab45410897b9396495994a0b"
2978dependencies = [
2979 "nix 0.27.1",
2980 "windows-sys 0.52.0",
2981]
2982
2983[[package]]
2984name = "curl"
2985version = "0.4.44"
2986source = "registry+https://github.com/rust-lang/crates.io-index"
2987checksum = "509bd11746c7ac09ebd19f0b17782eae80aadee26237658a6b4808afb5c11a22"
2988dependencies = [
2989 "curl-sys",
2990 "libc",
2991 "openssl-probe",
2992 "openssl-sys",
2993 "schannel",
2994 "socket2 0.4.9",
2995 "winapi",
2996]
2997
2998[[package]]
2999name = "curl-sys"
3000version = "0.4.67+curl-8.3.0"
3001source = "registry+https://github.com/rust-lang/crates.io-index"
3002checksum = "3cc35d066510b197a0f72de863736641539957628c8a42e70e27c66849e77c34"
3003dependencies = [
3004 "cc",
3005 "libc",
3006 "libz-sys",
3007 "openssl-sys",
3008 "pkg-config",
3009 "vcpkg",
3010 "windows-sys 0.48.0",
3011]
3012
3013[[package]]
3014name = "cursor-icon"
3015version = "1.1.0"
3016source = "registry+https://github.com/rust-lang/crates.io-index"
3017checksum = "96a6ac251f4a2aca6b3f91340350eab87ae57c3f127ffeb585e92bd336717991"
3018
3019[[package]]
3020name = "dashmap"
3021version = "5.5.3"
3022source = "registry+https://github.com/rust-lang/crates.io-index"
3023checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856"
3024dependencies = [
3025 "cfg-if",
3026 "hashbrown 0.14.0",
3027 "lock_api",
3028 "once_cell",
3029 "parking_lot_core",
3030]
3031
3032[[package]]
3033name = "dasp_sample"
3034version = "0.11.0"
3035source = "registry+https://github.com/rust-lang/crates.io-index"
3036checksum = "0c87e182de0887fd5361989c677c4e8f5000cd9491d6d563161a8f3a5519fc7f"
3037
3038[[package]]
3039name = "data-encoding"
3040version = "2.5.0"
3041source = "registry+https://github.com/rust-lang/crates.io-index"
3042checksum = "7e962a19be5cfc3f3bf6dd8f61eb50107f356ad6270fbb3ed41476571db78be5"
3043
3044[[package]]
3045name = "data-url"
3046version = "0.1.1"
3047source = "registry+https://github.com/rust-lang/crates.io-index"
3048checksum = "3a30bfce702bcfa94e906ef82421f2c0e61c076ad76030c16ee5d2e9a32fe193"
3049dependencies = [
3050 "matches",
3051]
3052
3053[[package]]
3054name = "db"
3055version = "0.1.0"
3056dependencies = [
3057 "anyhow",
3058 "gpui",
3059 "indoc",
3060 "lazy_static",
3061 "log",
3062 "release_channel",
3063 "smol",
3064 "sqlez",
3065 "sqlez_macros",
3066 "tempfile",
3067 "util",
3068]
3069
3070[[package]]
3071name = "deflate"
3072version = "0.8.6"
3073source = "registry+https://github.com/rust-lang/crates.io-index"
3074checksum = "73770f8e1fe7d64df17ca66ad28994a0a623ea497fa69486e14984e715c5d174"
3075dependencies = [
3076 "adler32",
3077 "byteorder",
3078]
3079
3080[[package]]
3081name = "der"
3082version = "0.6.1"
3083source = "registry+https://github.com/rust-lang/crates.io-index"
3084checksum = "f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de"
3085dependencies = [
3086 "const-oid",
3087 "zeroize",
3088]
3089
3090[[package]]
3091name = "der"
3092version = "0.7.8"
3093source = "registry+https://github.com/rust-lang/crates.io-index"
3094checksum = "fffa369a668c8af7dbf8b5e56c9f744fbd399949ed171606040001947de40b1c"
3095dependencies = [
3096 "const-oid",
3097 "pem-rfc7468",
3098 "zeroize",
3099]
3100
3101[[package]]
3102name = "deranged"
3103version = "0.3.8"
3104source = "registry+https://github.com/rust-lang/crates.io-index"
3105checksum = "f2696e8a945f658fd14dc3b87242e6b80cd0f36ff04ea560fa39082368847946"
3106dependencies = [
3107 "serde",
3108]
3109
3110[[package]]
3111name = "derivative"
3112version = "2.2.0"
3113source = "registry+https://github.com/rust-lang/crates.io-index"
3114checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"
3115dependencies = [
3116 "proc-macro2",
3117 "quote",
3118 "syn 1.0.109",
3119]
3120
3121[[package]]
3122name = "derive_more"
3123version = "0.99.17"
3124source = "registry+https://github.com/rust-lang/crates.io-index"
3125checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"
3126dependencies = [
3127 "convert_case 0.4.0",
3128 "proc-macro2",
3129 "quote",
3130 "rustc_version",
3131 "syn 1.0.109",
3132]
3133
3134[[package]]
3135name = "derive_refineable"
3136version = "0.1.0"
3137dependencies = [
3138 "proc-macro2",
3139 "quote",
3140 "syn 1.0.109",
3141]
3142
3143[[package]]
3144name = "diagnostics"
3145version = "0.1.0"
3146dependencies = [
3147 "anyhow",
3148 "client",
3149 "collections",
3150 "editor",
3151 "futures 0.3.28",
3152 "gpui",
3153 "language",
3154 "log",
3155 "lsp",
3156 "project",
3157 "schemars",
3158 "serde",
3159 "serde_json",
3160 "settings",
3161 "theme",
3162 "ui",
3163 "unindent",
3164 "util",
3165 "workspace",
3166]
3167
3168[[package]]
3169name = "dialoguer"
3170version = "0.11.0"
3171source = "registry+https://github.com/rust-lang/crates.io-index"
3172checksum = "658bce805d770f407bc62102fca7c2c64ceef2fbcb2b8bd19d2765ce093980de"
3173dependencies = [
3174 "console",
3175 "fuzzy-matcher",
3176 "shell-words",
3177 "tempfile",
3178 "thiserror",
3179 "zeroize",
3180]
3181
3182[[package]]
3183name = "diff"
3184version = "0.1.13"
3185source = "registry+https://github.com/rust-lang/crates.io-index"
3186checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
3187
3188[[package]]
3189name = "digest"
3190version = "0.9.0"
3191source = "registry+https://github.com/rust-lang/crates.io-index"
3192checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
3193dependencies = [
3194 "generic-array",
3195]
3196
3197[[package]]
3198name = "digest"
3199version = "0.10.7"
3200source = "registry+https://github.com/rust-lang/crates.io-index"
3201checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
3202dependencies = [
3203 "block-buffer 0.10.4",
3204 "const-oid",
3205 "crypto-common",
3206 "subtle",
3207]
3208
3209[[package]]
3210name = "dirs"
3211version = "3.0.2"
3212source = "registry+https://github.com/rust-lang/crates.io-index"
3213checksum = "30baa043103c9d0c2a57cf537cc2f35623889dc0d405e6c3cccfadbc81c71309"
3214dependencies = [
3215 "dirs-sys",
3216]
3217
3218[[package]]
3219name = "dirs"
3220version = "4.0.0"
3221source = "registry+https://github.com/rust-lang/crates.io-index"
3222checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
3223dependencies = [
3224 "dirs-sys",
3225]
3226
3227[[package]]
3228name = "dirs-next"
3229version = "2.0.0"
3230source = "registry+https://github.com/rust-lang/crates.io-index"
3231checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
3232dependencies = [
3233 "cfg-if",
3234 "dirs-sys-next",
3235]
3236
3237[[package]]
3238name = "dirs-sys"
3239version = "0.3.7"
3240source = "registry+https://github.com/rust-lang/crates.io-index"
3241checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
3242dependencies = [
3243 "libc",
3244 "redox_users",
3245 "winapi",
3246]
3247
3248[[package]]
3249name = "dirs-sys-next"
3250version = "0.1.2"
3251source = "registry+https://github.com/rust-lang/crates.io-index"
3252checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
3253dependencies = [
3254 "libc",
3255 "redox_users",
3256 "winapi",
3257]
3258
3259[[package]]
3260name = "dlib"
3261version = "0.5.2"
3262source = "registry+https://github.com/rust-lang/crates.io-index"
3263checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412"
3264dependencies = [
3265 "libloading 0.8.0",
3266]
3267
3268[[package]]
3269name = "dotenvy"
3270version = "0.15.7"
3271source = "registry+https://github.com/rust-lang/crates.io-index"
3272checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
3273
3274[[package]]
3275name = "downcast-rs"
3276version = "1.2.0"
3277source = "registry+https://github.com/rust-lang/crates.io-index"
3278checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"
3279
3280[[package]]
3281name = "dwrote"
3282version = "0.11.0"
3283source = "registry+https://github.com/rust-lang/crates.io-index"
3284checksum = "439a1c2ba5611ad3ed731280541d36d2e9c4ac5e7fb818a27b604bdc5a6aa65b"
3285dependencies = [
3286 "lazy_static",
3287 "libc",
3288 "winapi",
3289 "wio",
3290]
3291
3292[[package]]
3293name = "dyn-clone"
3294version = "1.0.14"
3295source = "registry+https://github.com/rust-lang/crates.io-index"
3296checksum = "23d2f3407d9a573d666de4b5bdf10569d73ca9478087346697dcbae6244bfbcd"
3297
3298[[package]]
3299name = "ecdsa"
3300version = "0.14.8"
3301source = "registry+https://github.com/rust-lang/crates.io-index"
3302checksum = "413301934810f597c1d19ca71c8710e99a3f1ba28a0d2ebc01551a2daeea3c5c"
3303dependencies = [
3304 "der 0.6.1",
3305 "elliptic-curve",
3306 "rfc6979",
3307 "signature 1.6.4",
3308]
3309
3310[[package]]
3311name = "editor"
3312version = "0.1.0"
3313dependencies = [
3314 "aho-corasick",
3315 "anyhow",
3316 "client",
3317 "clock",
3318 "collections",
3319 "convert_case 0.6.0",
3320 "ctor",
3321 "db",
3322 "emojis",
3323 "env_logger",
3324 "futures 0.3.28",
3325 "fuzzy",
3326 "git",
3327 "gpui",
3328 "indoc",
3329 "itertools 0.11.0",
3330 "language",
3331 "lazy_static",
3332 "linkify",
3333 "log",
3334 "lsp",
3335 "multi_buffer",
3336 "ordered-float 2.10.0",
3337 "parking_lot",
3338 "project",
3339 "rand 0.8.5",
3340 "release_channel",
3341 "rpc",
3342 "schemars",
3343 "serde",
3344 "serde_json",
3345 "settings",
3346 "smallvec",
3347 "smol",
3348 "snippet",
3349 "sum_tree",
3350 "text",
3351 "theme",
3352 "time",
3353 "time_format",
3354 "tree-sitter-html",
3355 "tree-sitter-rust",
3356 "tree-sitter-typescript",
3357 "ui",
3358 "unindent",
3359 "url",
3360 "util",
3361 "workspace",
3362]
3363
3364[[package]]
3365name = "either"
3366version = "1.9.0"
3367source = "registry+https://github.com/rust-lang/crates.io-index"
3368checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07"
3369dependencies = [
3370 "serde",
3371]
3372
3373[[package]]
3374name = "elliptic-curve"
3375version = "0.12.3"
3376source = "registry+https://github.com/rust-lang/crates.io-index"
3377checksum = "e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3"
3378dependencies = [
3379 "base16ct",
3380 "crypto-bigint 0.4.9",
3381 "der 0.6.1",
3382 "digest 0.10.7",
3383 "ff",
3384 "generic-array",
3385 "group",
3386 "pkcs8 0.9.0",
3387 "rand_core 0.6.4",
3388 "sec1",
3389 "subtle",
3390 "zeroize",
3391]
3392
3393[[package]]
3394name = "embed-manifest"
3395version = "1.4.0"
3396source = "registry+https://github.com/rust-lang/crates.io-index"
3397checksum = "41cd446c890d6bed1d8b53acef5f240069ebef91d6fae7c5f52efe61fe8b5eae"
3398
3399[[package]]
3400name = "emojis"
3401version = "0.6.1"
3402source = "registry+https://github.com/rust-lang/crates.io-index"
3403checksum = "4ee61eb945bff65ee7d19d157d39c67c33290ff0742907413fd5eefd29edc979"
3404dependencies = [
3405 "phf",
3406]
3407
3408[[package]]
3409name = "encode_unicode"
3410version = "0.3.6"
3411source = "registry+https://github.com/rust-lang/crates.io-index"
3412checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
3413
3414[[package]]
3415name = "encoding_rs"
3416version = "0.8.33"
3417source = "registry+https://github.com/rust-lang/crates.io-index"
3418checksum = "7268b386296a025e474d5140678f75d6de9493ae55a5d709eeb9dd08149945e1"
3419dependencies = [
3420 "cfg-if",
3421]
3422
3423[[package]]
3424name = "endi"
3425version = "1.1.0"
3426source = "registry+https://github.com/rust-lang/crates.io-index"
3427checksum = "a3d8a32ae18130a3c84dd492d4215c3d913c3b07c6b63c2eb3eb7ff1101ab7bf"
3428
3429[[package]]
3430name = "enumflags2"
3431version = "0.7.9"
3432source = "registry+https://github.com/rust-lang/crates.io-index"
3433checksum = "3278c9d5fb675e0a51dabcf4c0d355f692b064171535ba72361be1528a9d8e8d"
3434dependencies = [
3435 "enumflags2_derive",
3436 "serde",
3437]
3438
3439[[package]]
3440name = "enumflags2_derive"
3441version = "0.7.9"
3442source = "registry+https://github.com/rust-lang/crates.io-index"
3443checksum = "5c785274071b1b420972453b306eeca06acf4633829db4223b58a2a8c5953bc4"
3444dependencies = [
3445 "proc-macro2",
3446 "quote",
3447 "syn 2.0.48",
3448]
3449
3450[[package]]
3451name = "env_logger"
3452version = "0.9.3"
3453source = "registry+https://github.com/rust-lang/crates.io-index"
3454checksum = "a12e6657c4c97ebab115a42dcee77225f7f482cdd841cf7088c657a42e9e00e7"
3455dependencies = [
3456 "atty",
3457 "humantime",
3458 "log",
3459 "regex",
3460 "termcolor",
3461]
3462
3463[[package]]
3464name = "envy"
3465version = "0.4.2"
3466source = "registry+https://github.com/rust-lang/crates.io-index"
3467checksum = "3f47e0157f2cb54f5ae1bd371b30a2ae4311e1c028f575cd4e81de7353215965"
3468dependencies = [
3469 "serde",
3470]
3471
3472[[package]]
3473name = "equivalent"
3474version = "1.0.1"
3475source = "registry+https://github.com/rust-lang/crates.io-index"
3476checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
3477
3478[[package]]
3479name = "erased-serde"
3480version = "0.3.31"
3481source = "registry+https://github.com/rust-lang/crates.io-index"
3482checksum = "6c138974f9d5e7fe373eb04df7cae98833802ae4b11c24ac7039a21d5af4b26c"
3483dependencies = [
3484 "serde",
3485]
3486
3487[[package]]
3488name = "errno"
3489version = "0.3.8"
3490source = "registry+https://github.com/rust-lang/crates.io-index"
3491checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245"
3492dependencies = [
3493 "libc",
3494 "windows-sys 0.52.0",
3495]
3496
3497[[package]]
3498name = "etagere"
3499version = "0.2.8"
3500source = "registry+https://github.com/rust-lang/crates.io-index"
3501checksum = "fcf22f748754352918e082e0039335ee92454a5d62bcaf69b5e8daf5907d9644"
3502dependencies = [
3503 "euclid",
3504 "svg_fmt",
3505]
3506
3507[[package]]
3508name = "etcetera"
3509version = "0.8.0"
3510source = "registry+https://github.com/rust-lang/crates.io-index"
3511checksum = "136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943"
3512dependencies = [
3513 "cfg-if",
3514 "home",
3515 "windows-sys 0.48.0",
3516]
3517
3518[[package]]
3519name = "euclid"
3520version = "0.22.9"
3521source = "registry+https://github.com/rust-lang/crates.io-index"
3522checksum = "87f253bc5c813ca05792837a0ff4b3a580336b224512d48f7eda1d7dd9210787"
3523dependencies = [
3524 "num-traits",
3525]
3526
3527[[package]]
3528name = "event-listener"
3529version = "2.5.3"
3530source = "registry+https://github.com/rust-lang/crates.io-index"
3531checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
3532
3533[[package]]
3534name = "event-listener"
3535version = "4.0.3"
3536source = "registry+https://github.com/rust-lang/crates.io-index"
3537checksum = "67b215c49b2b248c855fb73579eb1f4f26c38ffdc12973e20e07b91d78d5646e"
3538dependencies = [
3539 "concurrent-queue",
3540 "parking",
3541 "pin-project-lite",
3542]
3543
3544[[package]]
3545name = "event-listener"
3546version = "5.1.0"
3547source = "registry+https://github.com/rust-lang/crates.io-index"
3548checksum = "b7ad6fd685ce13acd6d9541a30f6db6567a7a24c9ffd4ba2955d29e3f22c8b27"
3549dependencies = [
3550 "concurrent-queue",
3551 "parking",
3552 "pin-project-lite",
3553]
3554
3555[[package]]
3556name = "event-listener-strategy"
3557version = "0.4.0"
3558source = "registry+https://github.com/rust-lang/crates.io-index"
3559checksum = "958e4d70b6d5e81971bebec42271ec641e7ff4e170a6fa605f2b8a8b65cb97d3"
3560dependencies = [
3561 "event-listener 4.0.3",
3562 "pin-project-lite",
3563]
3564
3565[[package]]
3566name = "event-listener-strategy"
3567version = "0.5.0"
3568source = "registry+https://github.com/rust-lang/crates.io-index"
3569checksum = "feedafcaa9b749175d5ac357452a9d41ea2911da598fde46ce1fe02c37751291"
3570dependencies = [
3571 "event-listener 5.1.0",
3572 "pin-project-lite",
3573]
3574
3575[[package]]
3576name = "extension"
3577version = "0.1.0"
3578dependencies = [
3579 "anyhow",
3580 "async-compression",
3581 "async-tar",
3582 "async-trait",
3583 "cap-std",
3584 "client",
3585 "collections",
3586 "ctor",
3587 "env_logger",
3588 "fs",
3589 "futures 0.3.28",
3590 "gpui",
3591 "isahc",
3592 "language",
3593 "log",
3594 "lsp",
3595 "node_runtime",
3596 "parking_lot",
3597 "project",
3598 "schemars",
3599 "semantic_version",
3600 "serde",
3601 "serde_json",
3602 "serde_json_lenient",
3603 "settings",
3604 "task",
3605 "theme",
3606 "toml 0.8.10",
3607 "url",
3608 "util",
3609 "wasm-encoder",
3610 "wasmparser",
3611 "wasmtime",
3612 "wasmtime-wasi",
3613 "wit-component",
3614]
3615
3616[[package]]
3617name = "extension_cli"
3618version = "0.1.0"
3619dependencies = [
3620 "anyhow",
3621 "clap 4.4.4",
3622 "env_logger",
3623 "extension",
3624 "fs",
3625 "language",
3626 "log",
3627 "rpc",
3628 "serde",
3629 "serde_json",
3630 "theme",
3631 "tokio",
3632 "toml 0.8.10",
3633 "tree-sitter",
3634 "wasmtime",
3635]
3636
3637[[package]]
3638name = "extensions_ui"
3639version = "0.1.0"
3640dependencies = [
3641 "anyhow",
3642 "client",
3643 "db",
3644 "editor",
3645 "extension",
3646 "fs",
3647 "fuzzy",
3648 "gpui",
3649 "language",
3650 "picker",
3651 "project",
3652 "semantic_version",
3653 "serde",
3654 "settings",
3655 "smallvec",
3656 "theme",
3657 "theme_selector",
3658 "ui",
3659 "util",
3660 "workspace",
3661]
3662
3663[[package]]
3664name = "fallible-iterator"
3665version = "0.3.0"
3666source = "registry+https://github.com/rust-lang/crates.io-index"
3667checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649"
3668
3669[[package]]
3670name = "fancy-regex"
3671version = "0.11.0"
3672source = "registry+https://github.com/rust-lang/crates.io-index"
3673checksum = "b95f7c0680e4142284cf8b22c14a476e87d61b004a3a0861872b32ef7ead40a2"
3674dependencies = [
3675 "bit-set",
3676 "regex",
3677]
3678
3679[[package]]
3680name = "fast-srgb8"
3681version = "1.0.0"
3682source = "registry+https://github.com/rust-lang/crates.io-index"
3683checksum = "dd2e7510819d6fbf51a5545c8f922716ecfb14df168a3242f7d33e0239efe6a1"
3684
3685[[package]]
3686name = "fastrand"
3687version = "1.9.0"
3688source = "registry+https://github.com/rust-lang/crates.io-index"
3689checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"
3690dependencies = [
3691 "instant",
3692]
3693
3694[[package]]
3695name = "fastrand"
3696version = "2.0.0"
3697source = "registry+https://github.com/rust-lang/crates.io-index"
3698checksum = "6999dc1837253364c2ebb0704ba97994bd874e8f195d665c50b7548f6ea92764"
3699
3700[[package]]
3701name = "fd-lock"
3702version = "4.0.2"
3703source = "registry+https://github.com/rust-lang/crates.io-index"
3704checksum = "7e5768da2206272c81ef0b5e951a41862938a6070da63bcea197899942d3b947"
3705dependencies = [
3706 "cfg-if",
3707 "rustix 0.38.32",
3708 "windows-sys 0.52.0",
3709]
3710
3711[[package]]
3712name = "feature_flags"
3713version = "0.1.0"
3714dependencies = [
3715 "gpui",
3716]
3717
3718[[package]]
3719name = "feedback"
3720version = "0.1.0"
3721dependencies = [
3722 "anyhow",
3723 "bitflags 2.4.2",
3724 "client",
3725 "db",
3726 "editor",
3727 "futures 0.3.28",
3728 "gpui",
3729 "human_bytes",
3730 "isahc",
3731 "language",
3732 "log",
3733 "menu",
3734 "project",
3735 "regex",
3736 "release_channel",
3737 "serde",
3738 "serde_derive",
3739 "serde_json",
3740 "smol",
3741 "sysinfo",
3742 "ui",
3743 "urlencoding",
3744 "util",
3745 "workspace",
3746]
3747
3748[[package]]
3749name = "ff"
3750version = "0.12.1"
3751source = "registry+https://github.com/rust-lang/crates.io-index"
3752checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160"
3753dependencies = [
3754 "rand_core 0.6.4",
3755 "subtle",
3756]
3757
3758[[package]]
3759name = "file_finder"
3760version = "0.1.0"
3761dependencies = [
3762 "anyhow",
3763 "collections",
3764 "ctor",
3765 "editor",
3766 "env_logger",
3767 "fuzzy",
3768 "gpui",
3769 "itertools 0.11.0",
3770 "language",
3771 "menu",
3772 "picker",
3773 "project",
3774 "serde_json",
3775 "text",
3776 "theme",
3777 "ui",
3778 "util",
3779 "workspace",
3780]
3781
3782[[package]]
3783name = "file_icons"
3784version = "0.1.0"
3785dependencies = [
3786 "collections",
3787 "gpui",
3788 "serde",
3789 "serde_derive",
3790 "serde_json",
3791 "util",
3792]
3793
3794[[package]]
3795name = "filetime"
3796version = "0.2.22"
3797source = "registry+https://github.com/rust-lang/crates.io-index"
3798checksum = "d4029edd3e734da6fe05b6cd7bd2960760a616bd2ddd0d59a0124746d6272af0"
3799dependencies = [
3800 "cfg-if",
3801 "libc",
3802 "redox_syscall 0.3.5",
3803 "windows-sys 0.48.0",
3804]
3805
3806[[package]]
3807name = "finl_unicode"
3808version = "1.2.0"
3809source = "registry+https://github.com/rust-lang/crates.io-index"
3810checksum = "8fcfdc7a0362c9f4444381a9e697c79d435fe65b52a37466fc2c1184cee9edc6"
3811
3812[[package]]
3813name = "fixedbitset"
3814version = "0.4.2"
3815source = "registry+https://github.com/rust-lang/crates.io-index"
3816checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
3817
3818[[package]]
3819name = "flate2"
3820version = "1.0.27"
3821source = "registry+https://github.com/rust-lang/crates.io-index"
3822checksum = "c6c98ee8095e9d1dcbf2fcc6d95acccb90d1c81db1e44725c6a984b1dbdfb010"
3823dependencies = [
3824 "crc32fast",
3825 "miniz_oxide 0.7.1",
3826]
3827
3828[[package]]
3829name = "float-cmp"
3830version = "0.5.3"
3831source = "registry+https://github.com/rust-lang/crates.io-index"
3832checksum = "75224bec9bfe1a65e2d34132933f2de7fe79900c96a0174307554244ece8150e"
3833
3834[[package]]
3835name = "float-ord"
3836version = "0.2.0"
3837source = "registry+https://github.com/rust-lang/crates.io-index"
3838checksum = "7bad48618fdb549078c333a7a8528acb57af271d0433bdecd523eb620628364e"
3839
3840[[package]]
3841name = "flume"
3842version = "0.11.0"
3843source = "registry+https://github.com/rust-lang/crates.io-index"
3844checksum = "55ac459de2512911e4b674ce33cf20befaba382d05b62b008afc1c8b57cbf181"
3845dependencies = [
3846 "futures-core",
3847 "futures-sink",
3848 "nanorand",
3849 "spin 0.9.8",
3850]
3851
3852[[package]]
3853name = "fnv"
3854version = "1.0.7"
3855source = "registry+https://github.com/rust-lang/crates.io-index"
3856checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
3857
3858[[package]]
3859name = "font-kit"
3860version = "0.11.0"
3861source = "git+https://github.com/zed-industries/font-kit?rev=5a5c4d4#5a5c4d4ca395c74eb0abde38508e170ce0fd761a"
3862dependencies = [
3863 "bitflags 1.3.2",
3864 "byteorder",
3865 "core-foundation",
3866 "core-graphics",
3867 "core-text",
3868 "dirs-next",
3869 "dwrote",
3870 "float-ord",
3871 "freetype",
3872 "lazy_static",
3873 "libc",
3874 "log",
3875 "pathfinder_geometry",
3876 "pathfinder_simd",
3877 "walkdir",
3878 "winapi",
3879 "yeslogic-fontconfig-sys",
3880]
3881
3882[[package]]
3883name = "font-types"
3884version = "0.4.2"
3885source = "registry+https://github.com/rust-lang/crates.io-index"
3886checksum = "0bd7f3ea17572640b606b35df42cfb6ecdf003704b062580e59918692190b73d"
3887
3888[[package]]
3889name = "fontconfig-parser"
3890version = "0.5.6"
3891source = "registry+https://github.com/rust-lang/crates.io-index"
3892checksum = "6a595cb550439a117696039dfc69830492058211b771a2a165379f2a1a53d84d"
3893dependencies = [
3894 "roxmltree 0.19.0",
3895]
3896
3897[[package]]
3898name = "fontdb"
3899version = "0.5.4"
3900source = "registry+https://github.com/rust-lang/crates.io-index"
3901checksum = "e58903f4f8d5b58c7d300908e4ebe5289c1bfdf5587964330f12023b8ff17fd1"
3902dependencies = [
3903 "log",
3904 "memmap2 0.2.3",
3905 "ttf-parser 0.12.3",
3906]
3907
3908[[package]]
3909name = "fontdb"
3910version = "0.16.2"
3911source = "registry+https://github.com/rust-lang/crates.io-index"
3912checksum = "b0299020c3ef3f60f526a4f64ab4a3d4ce116b1acbf24cdd22da0068e5d81dc3"
3913dependencies = [
3914 "fontconfig-parser",
3915 "log",
3916 "memmap2 0.9.4",
3917 "slotmap",
3918 "tinyvec",
3919 "ttf-parser 0.20.0",
3920]
3921
3922[[package]]
3923name = "foreign-types"
3924version = "0.3.2"
3925source = "registry+https://github.com/rust-lang/crates.io-index"
3926checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
3927dependencies = [
3928 "foreign-types-shared 0.1.1",
3929]
3930
3931[[package]]
3932name = "foreign-types"
3933version = "0.5.0"
3934source = "registry+https://github.com/rust-lang/crates.io-index"
3935checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965"
3936dependencies = [
3937 "foreign-types-macros",
3938 "foreign-types-shared 0.3.1",
3939]
3940
3941[[package]]
3942name = "foreign-types-macros"
3943version = "0.2.3"
3944source = "registry+https://github.com/rust-lang/crates.io-index"
3945checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742"
3946dependencies = [
3947 "proc-macro2",
3948 "quote",
3949 "syn 2.0.48",
3950]
3951
3952[[package]]
3953name = "foreign-types-shared"
3954version = "0.1.1"
3955source = "registry+https://github.com/rust-lang/crates.io-index"
3956checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
3957
3958[[package]]
3959name = "foreign-types-shared"
3960version = "0.3.1"
3961source = "registry+https://github.com/rust-lang/crates.io-index"
3962checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b"
3963
3964[[package]]
3965name = "form_urlencoded"
3966version = "1.2.1"
3967source = "registry+https://github.com/rust-lang/crates.io-index"
3968checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
3969dependencies = [
3970 "percent-encoding",
3971]
3972
3973[[package]]
3974name = "freetype"
3975version = "0.7.0"
3976source = "registry+https://github.com/rust-lang/crates.io-index"
3977checksum = "bee38378a9e3db1cc693b4f88d166ae375338a0ff75cb8263e1c601d51f35dc6"
3978dependencies = [
3979 "freetype-sys",
3980 "libc",
3981]
3982
3983[[package]]
3984name = "freetype-sys"
3985version = "0.13.1"
3986source = "registry+https://github.com/rust-lang/crates.io-index"
3987checksum = "a37d4011c0cc628dfa766fcc195454f4b068d7afdc2adfd28861191d866e731a"
3988dependencies = [
3989 "cmake",
3990 "libc",
3991 "pkg-config",
3992]
3993
3994[[package]]
3995name = "fs"
3996version = "0.1.0"
3997dependencies = [
3998 "anyhow",
3999 "async-tar",
4000 "async-trait",
4001 "collections",
4002 "fsevent",
4003 "futures 0.3.28",
4004 "git",
4005 "git2",
4006 "gpui",
4007 "lazy_static",
4008 "libc",
4009 "log",
4010 "notify",
4011 "parking_lot",
4012 "rope",
4013 "serde",
4014 "serde_derive",
4015 "serde_json",
4016 "smol",
4017 "sum_tree",
4018 "tempfile",
4019 "text",
4020 "time",
4021 "util",
4022 "windows 0.53.0",
4023]
4024
4025[[package]]
4026name = "fs-set-times"
4027version = "0.20.1"
4028source = "registry+https://github.com/rust-lang/crates.io-index"
4029checksum = "033b337d725b97690d86893f9de22b67b80dcc4e9ad815f348254c38119db8fb"
4030dependencies = [
4031 "io-lifetimes 2.0.3",
4032 "rustix 0.38.32",
4033 "windows-sys 0.52.0",
4034]
4035
4036[[package]]
4037name = "fsevent"
4038version = "0.1.0"
4039dependencies = [
4040 "bitflags 2.4.2",
4041 "fsevent-sys 3.1.0",
4042 "parking_lot",
4043 "tempfile",
4044]
4045
4046[[package]]
4047name = "fsevent-sys"
4048version = "3.1.0"
4049source = "registry+https://github.com/rust-lang/crates.io-index"
4050checksum = "ca6f5e6817058771c10f0eb0f05ddf1e35844266f972004fe8e4b21fda295bd5"
4051dependencies = [
4052 "libc",
4053]
4054
4055[[package]]
4056name = "fsevent-sys"
4057version = "4.1.0"
4058source = "registry+https://github.com/rust-lang/crates.io-index"
4059checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2"
4060dependencies = [
4061 "libc",
4062]
4063
4064[[package]]
4065name = "funty"
4066version = "2.0.0"
4067source = "registry+https://github.com/rust-lang/crates.io-index"
4068checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"
4069
4070[[package]]
4071name = "futf"
4072version = "0.1.5"
4073source = "registry+https://github.com/rust-lang/crates.io-index"
4074checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
4075dependencies = [
4076 "mac",
4077 "new_debug_unreachable",
4078]
4079
4080[[package]]
4081name = "futures"
4082version = "0.1.31"
4083source = "registry+https://github.com/rust-lang/crates.io-index"
4084checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"
4085
4086[[package]]
4087name = "futures"
4088version = "0.3.28"
4089source = "registry+https://github.com/rust-lang/crates.io-index"
4090checksum = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40"
4091dependencies = [
4092 "futures-channel",
4093 "futures-core",
4094 "futures-executor",
4095 "futures-io",
4096 "futures-sink",
4097 "futures-task",
4098 "futures-util",
4099]
4100
4101[[package]]
4102name = "futures-channel"
4103version = "0.3.30"
4104source = "registry+https://github.com/rust-lang/crates.io-index"
4105checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78"
4106dependencies = [
4107 "futures-core",
4108 "futures-sink",
4109]
4110
4111[[package]]
4112name = "futures-core"
4113version = "0.3.30"
4114source = "registry+https://github.com/rust-lang/crates.io-index"
4115checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
4116
4117[[package]]
4118name = "futures-executor"
4119version = "0.3.28"
4120source = "registry+https://github.com/rust-lang/crates.io-index"
4121checksum = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0"
4122dependencies = [
4123 "futures-core",
4124 "futures-task",
4125 "futures-util",
4126]
4127
4128[[package]]
4129name = "futures-intrusive"
4130version = "0.5.0"
4131source = "registry+https://github.com/rust-lang/crates.io-index"
4132checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f"
4133dependencies = [
4134 "futures-core",
4135 "lock_api",
4136 "parking_lot",
4137]
4138
4139[[package]]
4140name = "futures-io"
4141version = "0.3.30"
4142source = "registry+https://github.com/rust-lang/crates.io-index"
4143checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
4144
4145[[package]]
4146name = "futures-lite"
4147version = "1.13.0"
4148source = "registry+https://github.com/rust-lang/crates.io-index"
4149checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce"
4150dependencies = [
4151 "fastrand 1.9.0",
4152 "futures-core",
4153 "futures-io",
4154 "memchr",
4155 "parking",
4156 "pin-project-lite",
4157 "waker-fn",
4158]
4159
4160[[package]]
4161name = "futures-lite"
4162version = "2.2.0"
4163source = "registry+https://github.com/rust-lang/crates.io-index"
4164checksum = "445ba825b27408685aaecefd65178908c36c6e96aaf6d8599419d46e624192ba"
4165dependencies = [
4166 "fastrand 2.0.0",
4167 "futures-core",
4168 "futures-io",
4169 "parking",
4170 "pin-project-lite",
4171]
4172
4173[[package]]
4174name = "futures-macro"
4175version = "0.3.30"
4176source = "registry+https://github.com/rust-lang/crates.io-index"
4177checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
4178dependencies = [
4179 "proc-macro2",
4180 "quote",
4181 "syn 2.0.48",
4182]
4183
4184[[package]]
4185name = "futures-sink"
4186version = "0.3.30"
4187source = "registry+https://github.com/rust-lang/crates.io-index"
4188checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
4189
4190[[package]]
4191name = "futures-task"
4192version = "0.3.30"
4193source = "registry+https://github.com/rust-lang/crates.io-index"
4194checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
4195
4196[[package]]
4197name = "futures-util"
4198version = "0.3.30"
4199source = "registry+https://github.com/rust-lang/crates.io-index"
4200checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
4201dependencies = [
4202 "futures 0.1.31",
4203 "futures-channel",
4204 "futures-core",
4205 "futures-io",
4206 "futures-macro",
4207 "futures-sink",
4208 "futures-task",
4209 "memchr",
4210 "pin-project-lite",
4211 "pin-utils",
4212 "slab",
4213 "tokio-io",
4214]
4215
4216[[package]]
4217name = "fuzzy"
4218version = "0.1.0"
4219dependencies = [
4220 "gpui",
4221 "util",
4222]
4223
4224[[package]]
4225name = "fuzzy-matcher"
4226version = "0.3.7"
4227source = "registry+https://github.com/rust-lang/crates.io-index"
4228checksum = "54614a3312934d066701a80f20f15fa3b56d67ac7722b39eea5b4c9dd1d66c94"
4229dependencies = [
4230 "thread_local",
4231]
4232
4233[[package]]
4234name = "generic-array"
4235version = "0.14.7"
4236source = "registry+https://github.com/rust-lang/crates.io-index"
4237checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
4238dependencies = [
4239 "typenum",
4240 "version_check",
4241]
4242
4243[[package]]
4244name = "gethostname"
4245version = "0.4.3"
4246source = "registry+https://github.com/rust-lang/crates.io-index"
4247checksum = "0176e0459c2e4a1fe232f984bca6890e681076abb9934f6cea7c326f3fc47818"
4248dependencies = [
4249 "libc",
4250 "windows-targets 0.48.5",
4251]
4252
4253[[package]]
4254name = "getrandom"
4255version = "0.1.16"
4256source = "registry+https://github.com/rust-lang/crates.io-index"
4257checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
4258dependencies = [
4259 "cfg-if",
4260 "libc",
4261 "wasi 0.9.0+wasi-snapshot-preview1",
4262]
4263
4264[[package]]
4265name = "getrandom"
4266version = "0.2.10"
4267source = "registry+https://github.com/rust-lang/crates.io-index"
4268checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
4269dependencies = [
4270 "cfg-if",
4271 "js-sys",
4272 "libc",
4273 "wasi 0.11.0+wasi-snapshot-preview1",
4274 "wasm-bindgen",
4275]
4276
4277[[package]]
4278name = "gif"
4279version = "0.11.4"
4280source = "registry+https://github.com/rust-lang/crates.io-index"
4281checksum = "3edd93c6756b4dfaf2709eafcc345ba2636565295c198a9cfbf75fa5e3e00b06"
4282dependencies = [
4283 "color_quant",
4284 "weezl",
4285]
4286
4287[[package]]
4288name = "gimli"
4289version = "0.28.0"
4290source = "registry+https://github.com/rust-lang/crates.io-index"
4291checksum = "6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0"
4292dependencies = [
4293 "fallible-iterator",
4294 "indexmap 2.0.0",
4295 "stable_deref_trait",
4296]
4297
4298[[package]]
4299name = "git"
4300version = "0.1.0"
4301dependencies = [
4302 "anyhow",
4303 "clock",
4304 "collections",
4305 "git2",
4306 "lazy_static",
4307 "log",
4308 "pretty_assertions",
4309 "serde",
4310 "serde_json",
4311 "smol",
4312 "sum_tree",
4313 "text",
4314 "time",
4315 "unindent",
4316 "url",
4317]
4318
4319[[package]]
4320name = "git2"
4321version = "0.15.0"
4322source = "registry+https://github.com/rust-lang/crates.io-index"
4323checksum = "2994bee4a3a6a51eb90c218523be382fd7ea09b16380b9312e9dbe955ff7c7d1"
4324dependencies = [
4325 "bitflags 1.3.2",
4326 "libc",
4327 "libgit2-sys",
4328 "log",
4329 "url",
4330]
4331
4332[[package]]
4333name = "glob"
4334version = "0.3.1"
4335source = "registry+https://github.com/rust-lang/crates.io-index"
4336checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
4337
4338[[package]]
4339name = "globset"
4340version = "0.4.14"
4341source = "registry+https://github.com/rust-lang/crates.io-index"
4342checksum = "57da3b9b5b85bd66f31093f8c408b90a74431672542466497dcbdfdc02034be1"
4343dependencies = [
4344 "aho-corasick",
4345 "bstr",
4346 "log",
4347 "regex-automata 0.4.5",
4348 "regex-syntax 0.8.2",
4349]
4350
4351[[package]]
4352name = "gloo-timers"
4353version = "0.2.6"
4354source = "registry+https://github.com/rust-lang/crates.io-index"
4355checksum = "9b995a66bb87bebce9a0f4a95aed01daca4872c050bfcb21653361c03bc35e5c"
4356dependencies = [
4357 "futures-channel",
4358 "futures-core",
4359 "js-sys",
4360 "wasm-bindgen",
4361]
4362
4363[[package]]
4364name = "glow"
4365version = "0.13.1"
4366source = "registry+https://github.com/rust-lang/crates.io-index"
4367checksum = "bd348e04c43b32574f2de31c8bb397d96c9fcfa1371bd4ca6d8bdc464ab121b1"
4368dependencies = [
4369 "js-sys",
4370 "slotmap",
4371 "wasm-bindgen",
4372 "web-sys",
4373]
4374
4375[[package]]
4376name = "go_to_line"
4377version = "0.1.0"
4378dependencies = [
4379 "anyhow",
4380 "editor",
4381 "gpui",
4382 "indoc",
4383 "language",
4384 "menu",
4385 "project",
4386 "rope",
4387 "schemars",
4388 "serde",
4389 "serde_json",
4390 "settings",
4391 "text",
4392 "theme",
4393 "tree-sitter-rust",
4394 "tree-sitter-typescript",
4395 "ui",
4396 "util",
4397 "workspace",
4398]
4399
4400[[package]]
4401name = "google_ai"
4402version = "0.1.0"
4403dependencies = [
4404 "anyhow",
4405 "futures 0.3.28",
4406 "serde",
4407 "serde_json",
4408 "util",
4409]
4410
4411[[package]]
4412name = "gpu-alloc"
4413version = "0.6.0"
4414source = "registry+https://github.com/rust-lang/crates.io-index"
4415checksum = "fbcd2dba93594b227a1f57ee09b8b9da8892c34d55aa332e034a228d0fe6a171"
4416dependencies = [
4417 "bitflags 2.4.2",
4418 "gpu-alloc-types",
4419]
4420
4421[[package]]
4422name = "gpu-alloc-ash"
4423version = "0.6.0"
4424source = "registry+https://github.com/rust-lang/crates.io-index"
4425checksum = "d2424bc9be88170e1a56e57c25d3d0e2dfdd22e8f328e892786aeb4da1415732"
4426dependencies = [
4427 "ash",
4428 "gpu-alloc-types",
4429 "tinyvec",
4430]
4431
4432[[package]]
4433name = "gpu-alloc-types"
4434version = "0.3.0"
4435source = "registry+https://github.com/rust-lang/crates.io-index"
4436checksum = "98ff03b468aa837d70984d55f5d3f846f6ec31fe34bbb97c4f85219caeee1ca4"
4437dependencies = [
4438 "bitflags 2.4.2",
4439]
4440
4441[[package]]
4442name = "gpui"
4443version = "0.1.0"
4444dependencies = [
4445 "anyhow",
4446 "as-raw-xcb-connection",
4447 "ashpd",
4448 "async-task",
4449 "backtrace",
4450 "bindgen 0.65.1",
4451 "blade-graphics",
4452 "blade-macros",
4453 "block",
4454 "bytemuck",
4455 "calloop",
4456 "calloop-wayland-source",
4457 "cbindgen",
4458 "cocoa",
4459 "collections",
4460 "copypasta",
4461 "core-foundation",
4462 "core-graphics",
4463 "core-text",
4464 "cosmic-text",
4465 "ctor",
4466 "derive_more",
4467 "env_logger",
4468 "etagere",
4469 "flume",
4470 "font-kit",
4471 "foreign-types 0.5.0",
4472 "futures 0.3.28",
4473 "gpui_macros",
4474 "image",
4475 "itertools 0.11.0",
4476 "lazy_static",
4477 "linkme",
4478 "log",
4479 "media",
4480 "metal",
4481 "num_cpus",
4482 "objc",
4483 "oo7",
4484 "open",
4485 "parking",
4486 "parking_lot",
4487 "pathfinder_geometry",
4488 "postage",
4489 "profiling",
4490 "rand 0.8.5",
4491 "raw-window-handle 0.5.2",
4492 "raw-window-handle 0.6.0",
4493 "refineable",
4494 "resvg",
4495 "schemars",
4496 "seahash",
4497 "semantic_version",
4498 "serde",
4499 "serde_derive",
4500 "serde_json",
4501 "slotmap",
4502 "smallvec",
4503 "smol",
4504 "sum_tree",
4505 "taffy",
4506 "thiserror",
4507 "time",
4508 "tiny-skia",
4509 "usvg",
4510 "util",
4511 "uuid",
4512 "waker-fn",
4513 "wayland-backend",
4514 "wayland-client",
4515 "wayland-cursor",
4516 "wayland-protocols",
4517 "windows 0.53.0",
4518 "x11rb",
4519 "xkbcommon",
4520]
4521
4522[[package]]
4523name = "gpui_macros"
4524version = "0.1.0"
4525dependencies = [
4526 "proc-macro2",
4527 "quote",
4528 "syn 1.0.109",
4529]
4530
4531[[package]]
4532name = "grid"
4533version = "0.11.0"
4534source = "registry+https://github.com/rust-lang/crates.io-index"
4535checksum = "1df00eed8d1f0db937f6be10e46e8072b0671accb504cf0f959c5c52c679f5b9"
4536
4537[[package]]
4538name = "group"
4539version = "0.12.1"
4540source = "registry+https://github.com/rust-lang/crates.io-index"
4541checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7"
4542dependencies = [
4543 "ff",
4544 "rand_core 0.6.4",
4545 "subtle",
4546]
4547
4548[[package]]
4549name = "h2"
4550version = "0.3.21"
4551source = "registry+https://github.com/rust-lang/crates.io-index"
4552checksum = "91fc23aa11be92976ef4729127f1a74adf36d8436f7816b185d18df956790833"
4553dependencies = [
4554 "bytes 1.5.0",
4555 "fnv",
4556 "futures-core",
4557 "futures-sink",
4558 "futures-util",
4559 "http 0.2.9",
4560 "indexmap 1.9.3",
4561 "slab",
4562 "tokio",
4563 "tokio-util",
4564 "tracing",
4565]
4566
4567[[package]]
4568name = "half"
4569version = "2.4.1"
4570source = "registry+https://github.com/rust-lang/crates.io-index"
4571checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888"
4572dependencies = [
4573 "cfg-if",
4574 "crunchy",
4575]
4576
4577[[package]]
4578name = "hashbrown"
4579version = "0.12.3"
4580source = "registry+https://github.com/rust-lang/crates.io-index"
4581checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
4582dependencies = [
4583 "ahash 0.7.8",
4584]
4585
4586[[package]]
4587name = "hashbrown"
4588version = "0.13.2"
4589source = "registry+https://github.com/rust-lang/crates.io-index"
4590checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e"
4591dependencies = [
4592 "ahash 0.8.8",
4593]
4594
4595[[package]]
4596name = "hashbrown"
4597version = "0.14.0"
4598source = "registry+https://github.com/rust-lang/crates.io-index"
4599checksum = "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a"
4600dependencies = [
4601 "ahash 0.8.8",
4602 "allocator-api2",
4603]
4604
4605[[package]]
4606name = "hashlink"
4607version = "0.8.4"
4608source = "registry+https://github.com/rust-lang/crates.io-index"
4609checksum = "e8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7"
4610dependencies = [
4611 "hashbrown 0.14.0",
4612]
4613
4614[[package]]
4615name = "headers"
4616version = "0.3.9"
4617source = "registry+https://github.com/rust-lang/crates.io-index"
4618checksum = "06683b93020a07e3dbcf5f8c0f6d40080d725bea7936fc01ad345c01b97dc270"
4619dependencies = [
4620 "base64 0.21.4",
4621 "bytes 1.5.0",
4622 "headers-core",
4623 "http 0.2.9",
4624 "httpdate",
4625 "mime",
4626 "sha1",
4627]
4628
4629[[package]]
4630name = "headers-core"
4631version = "0.2.0"
4632source = "registry+https://github.com/rust-lang/crates.io-index"
4633checksum = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429"
4634dependencies = [
4635 "http 0.2.9",
4636]
4637
4638[[package]]
4639name = "heck"
4640version = "0.3.3"
4641source = "registry+https://github.com/rust-lang/crates.io-index"
4642checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
4643dependencies = [
4644 "unicode-segmentation",
4645]
4646
4647[[package]]
4648name = "heck"
4649version = "0.4.1"
4650source = "registry+https://github.com/rust-lang/crates.io-index"
4651checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
4652dependencies = [
4653 "unicode-segmentation",
4654]
4655
4656[[package]]
4657name = "hermit-abi"
4658version = "0.1.19"
4659source = "registry+https://github.com/rust-lang/crates.io-index"
4660checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
4661dependencies = [
4662 "libc",
4663]
4664
4665[[package]]
4666name = "hermit-abi"
4667version = "0.3.3"
4668source = "registry+https://github.com/rust-lang/crates.io-index"
4669checksum = "d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7"
4670
4671[[package]]
4672name = "hex"
4673version = "0.4.3"
4674source = "registry+https://github.com/rust-lang/crates.io-index"
4675checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
4676
4677[[package]]
4678name = "hexf-parse"
4679version = "0.2.1"
4680source = "registry+https://github.com/rust-lang/crates.io-index"
4681checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df"
4682
4683[[package]]
4684name = "hidden-trait"
4685version = "0.1.2"
4686source = "registry+https://github.com/rust-lang/crates.io-index"
4687checksum = "68ed9e850438ac849bec07e7d09fbe9309cbd396a5988c30b010580ce08860df"
4688dependencies = [
4689 "proc-macro2",
4690 "quote",
4691 "syn 1.0.109",
4692]
4693
4694[[package]]
4695name = "hkdf"
4696version = "0.12.3"
4697source = "registry+https://github.com/rust-lang/crates.io-index"
4698checksum = "791a029f6b9fc27657f6f188ec6e5e43f6911f6f878e0dc5501396e09809d437"
4699dependencies = [
4700 "hmac 0.12.1",
4701]
4702
4703[[package]]
4704name = "hmac"
4705version = "0.11.0"
4706source = "registry+https://github.com/rust-lang/crates.io-index"
4707checksum = "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b"
4708dependencies = [
4709 "crypto-mac",
4710 "digest 0.9.0",
4711]
4712
4713[[package]]
4714name = "hmac"
4715version = "0.12.1"
4716source = "registry+https://github.com/rust-lang/crates.io-index"
4717checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
4718dependencies = [
4719 "digest 0.10.7",
4720]
4721
4722[[package]]
4723name = "home"
4724version = "0.5.9"
4725source = "registry+https://github.com/rust-lang/crates.io-index"
4726checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
4727dependencies = [
4728 "windows-sys 0.52.0",
4729]
4730
4731[[package]]
4732name = "hound"
4733version = "3.5.0"
4734source = "registry+https://github.com/rust-lang/crates.io-index"
4735checksum = "4d13cdbd5dbb29f9c88095bbdc2590c9cba0d0a1269b983fef6b2cdd7e9f4db1"
4736
4737[[package]]
4738name = "http"
4739version = "0.2.9"
4740source = "registry+https://github.com/rust-lang/crates.io-index"
4741checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
4742dependencies = [
4743 "bytes 1.5.0",
4744 "fnv",
4745 "itoa",
4746]
4747
4748[[package]]
4749name = "http"
4750version = "1.0.0"
4751source = "registry+https://github.com/rust-lang/crates.io-index"
4752checksum = "b32afd38673a8016f7c9ae69e5af41a58f81b1d31689040f2f1959594ce194ea"
4753dependencies = [
4754 "bytes 1.5.0",
4755 "fnv",
4756 "itoa",
4757]
4758
4759[[package]]
4760name = "http-body"
4761version = "0.4.5"
4762source = "registry+https://github.com/rust-lang/crates.io-index"
4763checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
4764dependencies = [
4765 "bytes 1.5.0",
4766 "http 0.2.9",
4767 "pin-project-lite",
4768]
4769
4770[[package]]
4771name = "http-range-header"
4772version = "0.3.1"
4773source = "registry+https://github.com/rust-lang/crates.io-index"
4774checksum = "add0ab9360ddbd88cfeb3bd9574a1d85cfdfa14db10b3e21d3700dbc4328758f"
4775
4776[[package]]
4777name = "httparse"
4778version = "1.8.0"
4779source = "registry+https://github.com/rust-lang/crates.io-index"
4780checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
4781
4782[[package]]
4783name = "httpdate"
4784version = "1.0.3"
4785source = "registry+https://github.com/rust-lang/crates.io-index"
4786checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
4787
4788[[package]]
4789name = "human_bytes"
4790version = "0.4.3"
4791source = "registry+https://github.com/rust-lang/crates.io-index"
4792checksum = "91f255a4535024abf7640cb288260811fc14794f62b063652ed349f9a6c2348e"
4793
4794[[package]]
4795name = "humantime"
4796version = "2.1.0"
4797source = "registry+https://github.com/rust-lang/crates.io-index"
4798checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
4799
4800[[package]]
4801name = "hyper"
4802version = "0.14.27"
4803source = "registry+https://github.com/rust-lang/crates.io-index"
4804checksum = "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468"
4805dependencies = [
4806 "bytes 1.5.0",
4807 "futures-channel",
4808 "futures-core",
4809 "futures-util",
4810 "h2",
4811 "http 0.2.9",
4812 "http-body",
4813 "httparse",
4814 "httpdate",
4815 "itoa",
4816 "pin-project-lite",
4817 "socket2 0.4.9",
4818 "tokio",
4819 "tower-service",
4820 "tracing",
4821 "want",
4822]
4823
4824[[package]]
4825name = "hyper-rustls"
4826version = "0.24.2"
4827source = "registry+https://github.com/rust-lang/crates.io-index"
4828checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590"
4829dependencies = [
4830 "futures-util",
4831 "http 0.2.9",
4832 "hyper",
4833 "log",
4834 "rustls",
4835 "rustls-native-certs",
4836 "tokio",
4837 "tokio-rustls",
4838]
4839
4840[[package]]
4841name = "hyper-tls"
4842version = "0.5.0"
4843source = "registry+https://github.com/rust-lang/crates.io-index"
4844checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
4845dependencies = [
4846 "bytes 1.5.0",
4847 "hyper",
4848 "native-tls",
4849 "tokio",
4850 "tokio-native-tls",
4851]
4852
4853[[package]]
4854name = "iana-time-zone"
4855version = "0.1.57"
4856source = "registry+https://github.com/rust-lang/crates.io-index"
4857checksum = "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613"
4858dependencies = [
4859 "android_system_properties",
4860 "core-foundation-sys 0.8.6",
4861 "iana-time-zone-haiku",
4862 "js-sys",
4863 "wasm-bindgen",
4864 "windows 0.48.0",
4865]
4866
4867[[package]]
4868name = "iana-time-zone-haiku"
4869version = "0.1.2"
4870source = "registry+https://github.com/rust-lang/crates.io-index"
4871checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
4872dependencies = [
4873 "cc",
4874]
4875
4876[[package]]
4877name = "id-arena"
4878version = "2.2.1"
4879source = "registry+https://github.com/rust-lang/crates.io-index"
4880checksum = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005"
4881
4882[[package]]
4883name = "idna"
4884version = "0.5.0"
4885source = "registry+https://github.com/rust-lang/crates.io-index"
4886checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
4887dependencies = [
4888 "unicode-bidi",
4889 "unicode-normalization",
4890]
4891
4892[[package]]
4893name = "ignore"
4894version = "0.4.22"
4895source = "registry+https://github.com/rust-lang/crates.io-index"
4896checksum = "b46810df39e66e925525d6e38ce1e7f6e1d208f72dc39757880fcb66e2c58af1"
4897dependencies = [
4898 "crossbeam-deque",
4899 "globset",
4900 "log",
4901 "memchr",
4902 "regex-automata 0.4.5",
4903 "same-file",
4904 "walkdir",
4905 "winapi-util",
4906]
4907
4908[[package]]
4909name = "image"
4910version = "0.23.14"
4911source = "registry+https://github.com/rust-lang/crates.io-index"
4912checksum = "24ffcb7e7244a9bf19d35bf2883b9c080c4ced3c07a9895572178cdb8f13f6a1"
4913dependencies = [
4914 "bytemuck",
4915 "byteorder",
4916 "color_quant",
4917 "gif",
4918 "jpeg-decoder",
4919 "num-iter",
4920 "num-rational 0.3.2",
4921 "num-traits",
4922 "png",
4923 "scoped_threadpool",
4924 "tiff",
4925]
4926
4927[[package]]
4928name = "image_viewer"
4929version = "0.1.0"
4930dependencies = [
4931 "anyhow",
4932 "db",
4933 "gpui",
4934 "project",
4935 "ui",
4936 "util",
4937 "workspace",
4938]
4939
4940[[package]]
4941name = "indexmap"
4942version = "1.9.3"
4943source = "registry+https://github.com/rust-lang/crates.io-index"
4944checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
4945dependencies = [
4946 "autocfg",
4947 "hashbrown 0.12.3",
4948 "serde",
4949]
4950
4951[[package]]
4952name = "indexmap"
4953version = "2.0.0"
4954source = "registry+https://github.com/rust-lang/crates.io-index"
4955checksum = "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d"
4956dependencies = [
4957 "equivalent",
4958 "hashbrown 0.14.0",
4959 "serde",
4960]
4961
4962[[package]]
4963name = "indoc"
4964version = "1.0.9"
4965source = "registry+https://github.com/rust-lang/crates.io-index"
4966checksum = "bfa799dd5ed20a7e349f3b4639aa80d74549c81716d9ec4f994c9b5815598306"
4967
4968[[package]]
4969name = "inherent"
4970version = "1.0.10"
4971source = "registry+https://github.com/rust-lang/crates.io-index"
4972checksum = "ce243b1bfa62ffc028f1cc3b6034ec63d649f3031bc8a4fbbb004e1ac17d1f68"
4973dependencies = [
4974 "proc-macro2",
4975 "quote",
4976 "syn 2.0.48",
4977]
4978
4979[[package]]
4980name = "inotify"
4981version = "0.9.6"
4982source = "registry+https://github.com/rust-lang/crates.io-index"
4983checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff"
4984dependencies = [
4985 "bitflags 1.3.2",
4986 "inotify-sys",
4987 "libc",
4988]
4989
4990[[package]]
4991name = "inotify-sys"
4992version = "0.1.5"
4993source = "registry+https://github.com/rust-lang/crates.io-index"
4994checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
4995dependencies = [
4996 "libc",
4997]
4998
4999[[package]]
5000name = "inout"
5001version = "0.1.3"
5002source = "registry+https://github.com/rust-lang/crates.io-index"
5003checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
5004dependencies = [
5005 "block-padding",
5006 "generic-array",
5007]
5008
5009[[package]]
5010name = "install_cli"
5011version = "0.1.0"
5012dependencies = [
5013 "anyhow",
5014 "gpui",
5015 "smol",
5016 "util",
5017]
5018
5019[[package]]
5020name = "instant"
5021version = "0.1.12"
5022source = "registry+https://github.com/rust-lang/crates.io-index"
5023checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
5024dependencies = [
5025 "cfg-if",
5026]
5027
5028[[package]]
5029name = "io-extras"
5030version = "0.18.1"
5031source = "registry+https://github.com/rust-lang/crates.io-index"
5032checksum = "c301e73fb90e8a29e600a9f402d095765f74310d582916a952f618836a1bd1ed"
5033dependencies = [
5034 "io-lifetimes 2.0.3",
5035 "windows-sys 0.52.0",
5036]
5037
5038[[package]]
5039name = "io-lifetimes"
5040version = "1.0.11"
5041source = "registry+https://github.com/rust-lang/crates.io-index"
5042checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
5043dependencies = [
5044 "hermit-abi 0.3.3",
5045 "libc",
5046 "windows-sys 0.48.0",
5047]
5048
5049[[package]]
5050name = "io-lifetimes"
5051version = "2.0.3"
5052source = "registry+https://github.com/rust-lang/crates.io-index"
5053checksum = "5a611371471e98973dbcab4e0ec66c31a10bc356eeb4d54a0e05eac8158fe38c"
5054
5055[[package]]
5056name = "iovec"
5057version = "0.1.4"
5058source = "registry+https://github.com/rust-lang/crates.io-index"
5059checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
5060dependencies = [
5061 "libc",
5062]
5063
5064[[package]]
5065name = "ipc-channel"
5066version = "0.18.0"
5067source = "registry+https://github.com/rust-lang/crates.io-index"
5068checksum = "7ab3a34c91b7e84a72643bd75d1bac3afd241f78f9859fe0b5e5b2a6a75732c2"
5069dependencies = [
5070 "bincode",
5071 "crossbeam-channel",
5072 "fnv",
5073 "lazy_static",
5074 "libc",
5075 "mio",
5076 "rand 0.8.5",
5077 "serde",
5078 "tempfile",
5079 "uuid",
5080 "windows 0.48.0",
5081]
5082
5083[[package]]
5084name = "ipnet"
5085version = "2.8.0"
5086source = "registry+https://github.com/rust-lang/crates.io-index"
5087checksum = "28b29a3cd74f0f4598934efe3aeba42bae0eb4680554128851ebbecb02af14e6"
5088
5089[[package]]
5090name = "is-docker"
5091version = "0.2.0"
5092source = "registry+https://github.com/rust-lang/crates.io-index"
5093checksum = "928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3"
5094dependencies = [
5095 "once_cell",
5096]
5097
5098[[package]]
5099name = "is-wsl"
5100version = "0.4.0"
5101source = "registry+https://github.com/rust-lang/crates.io-index"
5102checksum = "173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5"
5103dependencies = [
5104 "is-docker",
5105 "once_cell",
5106]
5107
5108[[package]]
5109name = "isahc"
5110version = "1.7.2"
5111source = "registry+https://github.com/rust-lang/crates.io-index"
5112checksum = "334e04b4d781f436dc315cb1e7515bd96826426345d498149e4bde36b67f8ee9"
5113dependencies = [
5114 "async-channel 1.9.0",
5115 "castaway",
5116 "crossbeam-utils",
5117 "curl",
5118 "curl-sys",
5119 "encoding_rs",
5120 "event-listener 2.5.3",
5121 "futures-lite 1.13.0",
5122 "http 0.2.9",
5123 "log",
5124 "mime",
5125 "once_cell",
5126 "polling 2.8.0",
5127 "slab",
5128 "sluice",
5129 "tracing",
5130 "tracing-futures",
5131 "url",
5132 "waker-fn",
5133]
5134
5135[[package]]
5136name = "itertools"
5137version = "0.10.5"
5138source = "registry+https://github.com/rust-lang/crates.io-index"
5139checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
5140dependencies = [
5141 "either",
5142]
5143
5144[[package]]
5145name = "itertools"
5146version = "0.11.0"
5147source = "registry+https://github.com/rust-lang/crates.io-index"
5148checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57"
5149dependencies = [
5150 "either",
5151]
5152
5153[[package]]
5154name = "itertools"
5155version = "0.12.1"
5156source = "registry+https://github.com/rust-lang/crates.io-index"
5157checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
5158dependencies = [
5159 "either",
5160]
5161
5162[[package]]
5163name = "itoa"
5164version = "1.0.9"
5165source = "registry+https://github.com/rust-lang/crates.io-index"
5166checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38"
5167
5168[[package]]
5169name = "jni"
5170version = "0.19.0"
5171source = "registry+https://github.com/rust-lang/crates.io-index"
5172checksum = "c6df18c2e3db7e453d3c6ac5b3e9d5182664d28788126d39b91f2d1e22b017ec"
5173dependencies = [
5174 "cesu8",
5175 "combine",
5176 "jni-sys",
5177 "log",
5178 "thiserror",
5179 "walkdir",
5180]
5181
5182[[package]]
5183name = "jni"
5184version = "0.20.0"
5185source = "registry+https://github.com/rust-lang/crates.io-index"
5186checksum = "039022cdf4d7b1cf548d31f60ae783138e5fd42013f6271049d7df7afadef96c"
5187dependencies = [
5188 "cesu8",
5189 "combine",
5190 "jni-sys",
5191 "log",
5192 "thiserror",
5193 "walkdir",
5194]
5195
5196[[package]]
5197name = "jni-sys"
5198version = "0.3.0"
5199source = "registry+https://github.com/rust-lang/crates.io-index"
5200checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
5201
5202[[package]]
5203name = "jobserver"
5204version = "0.1.28"
5205source = "registry+https://github.com/rust-lang/crates.io-index"
5206checksum = "ab46a6e9526ddef3ae7f787c06f0f2600639ba80ea3eade3d8e670a2230f51d6"
5207dependencies = [
5208 "libc",
5209]
5210
5211[[package]]
5212name = "journal"
5213version = "0.1.0"
5214dependencies = [
5215 "anyhow",
5216 "chrono",
5217 "editor",
5218 "gpui",
5219 "log",
5220 "schemars",
5221 "serde",
5222 "settings",
5223 "shellexpand",
5224 "workspace",
5225]
5226
5227[[package]]
5228name = "jpeg-decoder"
5229version = "0.1.22"
5230source = "registry+https://github.com/rust-lang/crates.io-index"
5231checksum = "229d53d58899083193af11e15917b5640cd40b29ff475a1fe4ef725deb02d0f2"
5232dependencies = [
5233 "rayon",
5234]
5235
5236[[package]]
5237name = "js-sys"
5238version = "0.3.64"
5239source = "registry+https://github.com/rust-lang/crates.io-index"
5240checksum = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a"
5241dependencies = [
5242 "wasm-bindgen",
5243]
5244
5245[[package]]
5246name = "jwt"
5247version = "0.16.0"
5248source = "registry+https://github.com/rust-lang/crates.io-index"
5249checksum = "6204285f77fe7d9784db3fdc449ecce1a0114927a51d5a41c4c7a292011c015f"
5250dependencies = [
5251 "base64 0.13.1",
5252 "crypto-common",
5253 "digest 0.10.7",
5254 "hmac 0.12.1",
5255 "serde",
5256 "serde_json",
5257 "sha2 0.10.7",
5258]
5259
5260[[package]]
5261name = "khronos-egl"
5262version = "5.0.0"
5263source = "registry+https://github.com/rust-lang/crates.io-index"
5264checksum = "d1382b16c04aeb821453d6215a3c80ba78f24c6595c5aa85653378aabe0c83e3"
5265dependencies = [
5266 "libc",
5267 "libloading 0.8.0",
5268]
5269
5270[[package]]
5271name = "kqueue"
5272version = "1.0.8"
5273source = "registry+https://github.com/rust-lang/crates.io-index"
5274checksum = "7447f1ca1b7b563588a205fe93dea8df60fd981423a768bc1c0ded35ed147d0c"
5275dependencies = [
5276 "kqueue-sys",
5277 "libc",
5278]
5279
5280[[package]]
5281name = "kqueue-sys"
5282version = "1.0.4"
5283source = "registry+https://github.com/rust-lang/crates.io-index"
5284checksum = "ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b"
5285dependencies = [
5286 "bitflags 1.3.2",
5287 "libc",
5288]
5289
5290[[package]]
5291name = "kurbo"
5292version = "0.8.3"
5293source = "registry+https://github.com/rust-lang/crates.io-index"
5294checksum = "7a53776d271cfb873b17c618af0298445c88afc52837f3e948fa3fafd131f449"
5295dependencies = [
5296 "arrayvec 0.7.4",
5297]
5298
5299[[package]]
5300name = "kv-log-macro"
5301version = "1.0.7"
5302source = "registry+https://github.com/rust-lang/crates.io-index"
5303checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"
5304dependencies = [
5305 "log",
5306]
5307
5308[[package]]
5309name = "language"
5310version = "0.1.0"
5311dependencies = [
5312 "anyhow",
5313 "async-trait",
5314 "clock",
5315 "collections",
5316 "ctor",
5317 "env_logger",
5318 "futures 0.3.28",
5319 "fuzzy",
5320 "git",
5321 "globset",
5322 "gpui",
5323 "indoc",
5324 "lazy_static",
5325 "log",
5326 "lsp",
5327 "parking_lot",
5328 "postage",
5329 "pulldown-cmark",
5330 "rand 0.8.5",
5331 "regex",
5332 "rpc",
5333 "schemars",
5334 "serde",
5335 "serde_json",
5336 "settings",
5337 "similar",
5338 "smallvec",
5339 "smol",
5340 "sum_tree",
5341 "task",
5342 "text",
5343 "theme",
5344 "tree-sitter",
5345 "tree-sitter-elixir",
5346 "tree-sitter-embedded-template",
5347 "tree-sitter-heex",
5348 "tree-sitter-html",
5349 "tree-sitter-json 0.20.0",
5350 "tree-sitter-markdown",
5351 "tree-sitter-ruby",
5352 "tree-sitter-rust",
5353 "tree-sitter-typescript",
5354 "unicase",
5355 "unindent",
5356 "util",
5357]
5358
5359[[package]]
5360name = "language_selector"
5361version = "0.1.0"
5362dependencies = [
5363 "anyhow",
5364 "editor",
5365 "fuzzy",
5366 "gpui",
5367 "language",
5368 "picker",
5369 "project",
5370 "ui",
5371 "util",
5372 "workspace",
5373]
5374
5375[[package]]
5376name = "language_tools"
5377version = "0.1.0"
5378dependencies = [
5379 "anyhow",
5380 "client",
5381 "collections",
5382 "editor",
5383 "env_logger",
5384 "futures 0.3.28",
5385 "gpui",
5386 "language",
5387 "lsp",
5388 "project",
5389 "release_channel",
5390 "serde_json",
5391 "settings",
5392 "theme",
5393 "tree-sitter",
5394 "ui",
5395 "util",
5396 "workspace",
5397]
5398
5399[[package]]
5400name = "languages"
5401version = "0.1.0"
5402dependencies = [
5403 "anyhow",
5404 "async-compression",
5405 "async-tar",
5406 "async-trait",
5407 "collections",
5408 "feature_flags",
5409 "futures 0.3.28",
5410 "gpui",
5411 "language",
5412 "lazy_static",
5413 "log",
5414 "lsp",
5415 "node_runtime",
5416 "parking_lot",
5417 "project",
5418 "regex",
5419 "rope",
5420 "rust-embed",
5421 "schemars",
5422 "serde",
5423 "serde_derive",
5424 "serde_json",
5425 "settings",
5426 "shellexpand",
5427 "smol",
5428 "task",
5429 "text",
5430 "theme",
5431 "toml 0.8.10",
5432 "tree-sitter",
5433 "tree-sitter-bash",
5434 "tree-sitter-c",
5435 "tree-sitter-cpp",
5436 "tree-sitter-css",
5437 "tree-sitter-elixir",
5438 "tree-sitter-elm",
5439 "tree-sitter-embedded-template",
5440 "tree-sitter-glsl",
5441 "tree-sitter-go",
5442 "tree-sitter-gomod",
5443 "tree-sitter-gowork",
5444 "tree-sitter-hcl",
5445 "tree-sitter-heex",
5446 "tree-sitter-jsdoc",
5447 "tree-sitter-json 0.20.0",
5448 "tree-sitter-lua",
5449 "tree-sitter-markdown",
5450 "tree-sitter-nix",
5451 "tree-sitter-nu",
5452 "tree-sitter-ocaml",
5453 "tree-sitter-proto",
5454 "tree-sitter-python",
5455 "tree-sitter-racket",
5456 "tree-sitter-regex",
5457 "tree-sitter-ruby",
5458 "tree-sitter-rust",
5459 "tree-sitter-scheme",
5460 "tree-sitter-typescript",
5461 "tree-sitter-vue",
5462 "tree-sitter-yaml",
5463 "unindent",
5464 "util",
5465 "workspace",
5466]
5467
5468[[package]]
5469name = "lazy-bytes-cast"
5470version = "5.0.1"
5471source = "registry+https://github.com/rust-lang/crates.io-index"
5472checksum = "10257499f089cd156ad82d0a9cd57d9501fa2c989068992a97eb3c27836f206b"
5473
5474[[package]]
5475name = "lazy_static"
5476version = "1.4.0"
5477source = "registry+https://github.com/rust-lang/crates.io-index"
5478checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
5479dependencies = [
5480 "spin 0.5.2",
5481]
5482
5483[[package]]
5484name = "lazycell"
5485version = "1.3.0"
5486source = "registry+https://github.com/rust-lang/crates.io-index"
5487checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
5488
5489[[package]]
5490name = "leb128"
5491version = "0.2.5"
5492source = "registry+https://github.com/rust-lang/crates.io-index"
5493checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
5494
5495[[package]]
5496name = "libc"
5497version = "0.2.153"
5498source = "registry+https://github.com/rust-lang/crates.io-index"
5499checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
5500
5501[[package]]
5502name = "libgit2-sys"
5503version = "0.14.2+1.5.1"
5504source = "registry+https://github.com/rust-lang/crates.io-index"
5505checksum = "7f3d95f6b51075fe9810a7ae22c7095f12b98005ab364d8544797a825ce946a4"
5506dependencies = [
5507 "cc",
5508 "libc",
5509 "libz-sys",
5510 "pkg-config",
5511]
5512
5513[[package]]
5514name = "libloading"
5515version = "0.7.4"
5516source = "registry+https://github.com/rust-lang/crates.io-index"
5517checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
5518dependencies = [
5519 "cfg-if",
5520 "winapi",
5521]
5522
5523[[package]]
5524name = "libloading"
5525version = "0.8.0"
5526source = "registry+https://github.com/rust-lang/crates.io-index"
5527checksum = "d580318f95776505201b28cf98eb1fa5e4be3b689633ba6a3e6cd880ff22d8cb"
5528dependencies = [
5529 "cfg-if",
5530 "windows-sys 0.48.0",
5531]
5532
5533[[package]]
5534name = "libm"
5535version = "0.2.8"
5536source = "registry+https://github.com/rust-lang/crates.io-index"
5537checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058"
5538
5539[[package]]
5540name = "libmimalloc-sys"
5541version = "0.1.35"
5542source = "registry+https://github.com/rust-lang/crates.io-index"
5543checksum = "3979b5c37ece694f1f5e51e7ecc871fdb0f517ed04ee45f88d15d6d553cb9664"
5544dependencies = [
5545 "cc",
5546 "libc",
5547]
5548
5549[[package]]
5550name = "libsqlite3-sys"
5551version = "0.26.0"
5552source = "registry+https://github.com/rust-lang/crates.io-index"
5553checksum = "afc22eff61b133b115c6e8c74e818c628d6d5e7a502afea6f64dee076dd94326"
5554dependencies = [
5555 "cc",
5556 "pkg-config",
5557 "vcpkg",
5558]
5559
5560[[package]]
5561name = "libz-sys"
5562version = "1.1.12"
5563source = "registry+https://github.com/rust-lang/crates.io-index"
5564checksum = "d97137b25e321a73eef1418d1d5d2eda4d77e12813f8e6dead84bc52c5870a7b"
5565dependencies = [
5566 "cc",
5567 "libc",
5568 "pkg-config",
5569 "vcpkg",
5570]
5571
5572[[package]]
5573name = "line-wrap"
5574version = "0.1.1"
5575source = "registry+https://github.com/rust-lang/crates.io-index"
5576checksum = "f30344350a2a51da54c1d53be93fade8a237e545dbcc4bdbe635413f2117cab9"
5577dependencies = [
5578 "safemem",
5579]
5580
5581[[package]]
5582name = "linkify"
5583version = "0.10.0"
5584source = "registry+https://github.com/rust-lang/crates.io-index"
5585checksum = "f1dfa36d52c581e9ec783a7ce2a5e0143da6237be5811a0b3153fedfdbe9f780"
5586dependencies = [
5587 "memchr",
5588]
5589
5590[[package]]
5591name = "linkme"
5592version = "0.3.17"
5593source = "registry+https://github.com/rust-lang/crates.io-index"
5594checksum = "91ed2ee9464ff9707af8e9ad834cffa4802f072caad90639c583dd3c62e6e608"
5595dependencies = [
5596 "linkme-impl",
5597]
5598
5599[[package]]
5600name = "linkme-impl"
5601version = "0.3.17"
5602source = "registry+https://github.com/rust-lang/crates.io-index"
5603checksum = "ba125974b109d512fccbc6c0244e7580143e460895dfd6ea7f8bbb692fd94396"
5604dependencies = [
5605 "proc-macro2",
5606 "quote",
5607 "syn 2.0.48",
5608]
5609
5610[[package]]
5611name = "linux-raw-sys"
5612version = "0.3.8"
5613source = "registry+https://github.com/rust-lang/crates.io-index"
5614checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
5615
5616[[package]]
5617name = "linux-raw-sys"
5618version = "0.4.12"
5619source = "registry+https://github.com/rust-lang/crates.io-index"
5620checksum = "c4cd1a83af159aa67994778be9070f0ae1bd732942279cabb14f86f986a21456"
5621
5622[[package]]
5623name = "live_kit_client"
5624version = "0.1.0"
5625dependencies = [
5626 "anyhow",
5627 "async-broadcast",
5628 "async-trait",
5629 "collections",
5630 "core-foundation",
5631 "futures 0.3.28",
5632 "gpui",
5633 "live_kit_server",
5634 "log",
5635 "media",
5636 "nanoid",
5637 "parking_lot",
5638 "postage",
5639 "serde",
5640 "serde_json",
5641 "sha2 0.10.7",
5642 "simplelog",
5643]
5644
5645[[package]]
5646name = "live_kit_server"
5647version = "0.1.0"
5648dependencies = [
5649 "anyhow",
5650 "async-trait",
5651 "hmac 0.12.1",
5652 "jwt",
5653 "log",
5654 "prost",
5655 "prost-build",
5656 "prost-types",
5657 "reqwest",
5658 "serde",
5659 "sha2 0.10.7",
5660]
5661
5662[[package]]
5663name = "lock_api"
5664version = "0.4.10"
5665source = "registry+https://github.com/rust-lang/crates.io-index"
5666checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16"
5667dependencies = [
5668 "autocfg",
5669 "scopeguard",
5670]
5671
5672[[package]]
5673name = "log"
5674version = "0.4.20"
5675source = "registry+https://github.com/rust-lang/crates.io-index"
5676checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
5677dependencies = [
5678 "serde",
5679 "value-bag",
5680]
5681
5682[[package]]
5683name = "lsp"
5684version = "0.1.0"
5685dependencies = [
5686 "anyhow",
5687 "async-pipe",
5688 "collections",
5689 "ctor",
5690 "env_logger",
5691 "futures 0.3.28",
5692 "gpui",
5693 "log",
5694 "lsp-types",
5695 "parking_lot",
5696 "postage",
5697 "release_channel",
5698 "serde",
5699 "serde_json",
5700 "smol",
5701 "util",
5702 "windows 0.53.0",
5703]
5704
5705[[package]]
5706name = "lsp-types"
5707version = "0.94.1"
5708source = "git+https://github.com/zed-industries/lsp-types?branch=updated-completion-list-item-defaults#90a040a1d195687bd19e1df47463320a44e93d7a"
5709dependencies = [
5710 "bitflags 1.3.2",
5711 "serde",
5712 "serde_json",
5713 "serde_repr",
5714 "url",
5715]
5716
5717[[package]]
5718name = "lz4"
5719version = "1.24.0"
5720source = "registry+https://github.com/rust-lang/crates.io-index"
5721checksum = "7e9e2dd86df36ce760a60f6ff6ad526f7ba1f14ba0356f8254fb6905e6494df1"
5722dependencies = [
5723 "libc",
5724 "lz4-sys",
5725]
5726
5727[[package]]
5728name = "lz4-sys"
5729version = "1.9.4"
5730source = "registry+https://github.com/rust-lang/crates.io-index"
5731checksum = "57d27b317e207b10f69f5e75494119e391a96f48861ae870d1da6edac98ca900"
5732dependencies = [
5733 "cc",
5734 "libc",
5735]
5736
5737[[package]]
5738name = "mac"
5739version = "0.1.1"
5740source = "registry+https://github.com/rust-lang/crates.io-index"
5741checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
5742
5743[[package]]
5744name = "mach"
5745version = "0.3.2"
5746source = "registry+https://github.com/rust-lang/crates.io-index"
5747checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"
5748dependencies = [
5749 "libc",
5750]
5751
5752[[package]]
5753name = "mach2"
5754version = "0.4.1"
5755source = "registry+https://github.com/rust-lang/crates.io-index"
5756checksum = "6d0d1830bcd151a6fc4aea1369af235b36c1528fe976b8ff678683c9995eade8"
5757dependencies = [
5758 "libc",
5759]
5760
5761[[package]]
5762name = "malloc_buf"
5763version = "0.0.6"
5764source = "registry+https://github.com/rust-lang/crates.io-index"
5765checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
5766dependencies = [
5767 "libc",
5768]
5769
5770[[package]]
5771name = "markdown_preview"
5772version = "0.1.0"
5773dependencies = [
5774 "anyhow",
5775 "async-recursion 1.0.5",
5776 "editor",
5777 "gpui",
5778 "language",
5779 "linkify",
5780 "log",
5781 "pretty_assertions",
5782 "pulldown-cmark",
5783 "theme",
5784 "ui",
5785 "workspace",
5786]
5787
5788[[package]]
5789name = "matchers"
5790version = "0.1.0"
5791source = "registry+https://github.com/rust-lang/crates.io-index"
5792checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
5793dependencies = [
5794 "regex-automata 0.1.10",
5795]
5796
5797[[package]]
5798name = "matches"
5799version = "0.1.10"
5800source = "registry+https://github.com/rust-lang/crates.io-index"
5801checksum = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5"
5802
5803[[package]]
5804name = "matchit"
5805version = "0.7.3"
5806source = "registry+https://github.com/rust-lang/crates.io-index"
5807checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
5808
5809[[package]]
5810name = "maybe-owned"
5811version = "0.3.4"
5812source = "registry+https://github.com/rust-lang/crates.io-index"
5813checksum = "4facc753ae494aeb6e3c22f839b158aebd4f9270f55cd3c79906c45476c47ab4"
5814
5815[[package]]
5816name = "md-5"
5817version = "0.10.5"
5818source = "registry+https://github.com/rust-lang/crates.io-index"
5819checksum = "6365506850d44bff6e2fbcb5176cf63650e48bd45ef2fe2665ae1570e0f4b9ca"
5820dependencies = [
5821 "digest 0.10.7",
5822]
5823
5824[[package]]
5825name = "media"
5826version = "0.1.0"
5827dependencies = [
5828 "anyhow",
5829 "bindgen 0.65.1",
5830 "core-foundation",
5831 "foreign-types 0.5.0",
5832 "metal",
5833 "objc",
5834]
5835
5836[[package]]
5837name = "memchr"
5838version = "2.6.3"
5839source = "registry+https://github.com/rust-lang/crates.io-index"
5840checksum = "8f232d6ef707e1956a43342693d2a31e72989554d58299d7a88738cc95b0d35c"
5841
5842[[package]]
5843name = "memfd"
5844version = "0.6.4"
5845source = "registry+https://github.com/rust-lang/crates.io-index"
5846checksum = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64"
5847dependencies = [
5848 "rustix 0.38.32",
5849]
5850
5851[[package]]
5852name = "memmap2"
5853version = "0.2.3"
5854source = "registry+https://github.com/rust-lang/crates.io-index"
5855checksum = "723e3ebdcdc5c023db1df315364573789f8857c11b631a2fdfad7c00f5c046b4"
5856dependencies = [
5857 "libc",
5858]
5859
5860[[package]]
5861name = "memmap2"
5862version = "0.8.0"
5863source = "registry+https://github.com/rust-lang/crates.io-index"
5864checksum = "43a5a03cefb0d953ec0be133036f14e109412fa594edc2f77227249db66cc3ed"
5865dependencies = [
5866 "libc",
5867]
5868
5869[[package]]
5870name = "memmap2"
5871version = "0.9.4"
5872source = "registry+https://github.com/rust-lang/crates.io-index"
5873checksum = "fe751422e4a8caa417e13c3ea66452215d7d63e19e604f4980461212f3ae1322"
5874dependencies = [
5875 "libc",
5876]
5877
5878[[package]]
5879name = "memoffset"
5880version = "0.9.0"
5881source = "registry+https://github.com/rust-lang/crates.io-index"
5882checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c"
5883dependencies = [
5884 "autocfg",
5885]
5886
5887[[package]]
5888name = "menu"
5889version = "0.1.0"
5890dependencies = [
5891 "gpui",
5892 "serde",
5893]
5894
5895[[package]]
5896name = "metal"
5897version = "0.25.0"
5898source = "registry+https://github.com/rust-lang/crates.io-index"
5899checksum = "550b24b0cd4cf923f36bae78eca457b3a10d8a6a14a9c84cb2687b527e6a84af"
5900dependencies = [
5901 "bitflags 1.3.2",
5902 "block",
5903 "core-graphics-types",
5904 "foreign-types 0.5.0",
5905 "log",
5906 "objc",
5907 "paste",
5908]
5909
5910[[package]]
5911name = "mimalloc"
5912version = "0.1.39"
5913source = "registry+https://github.com/rust-lang/crates.io-index"
5914checksum = "fa01922b5ea280a911e323e4d2fd24b7fe5cc4042e0d2cda3c40775cdc4bdc9c"
5915dependencies = [
5916 "libmimalloc-sys",
5917]
5918
5919[[package]]
5920name = "mime"
5921version = "0.3.17"
5922source = "registry+https://github.com/rust-lang/crates.io-index"
5923checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
5924
5925[[package]]
5926name = "minimal-lexical"
5927version = "0.2.1"
5928source = "registry+https://github.com/rust-lang/crates.io-index"
5929checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
5930
5931[[package]]
5932name = "miniz_oxide"
5933version = "0.3.7"
5934source = "registry+https://github.com/rust-lang/crates.io-index"
5935checksum = "791daaae1ed6889560f8c4359194f56648355540573244a5448a83ba1ecc7435"
5936dependencies = [
5937 "adler32",
5938]
5939
5940[[package]]
5941name = "miniz_oxide"
5942version = "0.4.4"
5943source = "registry+https://github.com/rust-lang/crates.io-index"
5944checksum = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b"
5945dependencies = [
5946 "adler",
5947 "autocfg",
5948]
5949
5950[[package]]
5951name = "miniz_oxide"
5952version = "0.7.1"
5953source = "registry+https://github.com/rust-lang/crates.io-index"
5954checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
5955dependencies = [
5956 "adler",
5957]
5958
5959[[package]]
5960name = "mint"
5961version = "0.5.9"
5962source = "registry+https://github.com/rust-lang/crates.io-index"
5963checksum = "e53debba6bda7a793e5f99b8dacf19e626084f525f7829104ba9898f367d85ff"
5964
5965[[package]]
5966name = "mio"
5967version = "0.8.11"
5968source = "registry+https://github.com/rust-lang/crates.io-index"
5969checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
5970dependencies = [
5971 "libc",
5972 "log",
5973 "wasi 0.11.0+wasi-snapshot-preview1",
5974 "windows-sys 0.48.0",
5975]
5976
5977[[package]]
5978name = "miow"
5979version = "0.6.0"
5980source = "registry+https://github.com/rust-lang/crates.io-index"
5981checksum = "359f76430b20a79f9e20e115b3428614e654f04fab314482fc0fda0ebd3c6044"
5982dependencies = [
5983 "windows-sys 0.48.0",
5984]
5985
5986[[package]]
5987name = "multi_buffer"
5988version = "0.1.0"
5989dependencies = [
5990 "anyhow",
5991 "clock",
5992 "collections",
5993 "futures 0.3.28",
5994 "git",
5995 "gpui",
5996 "language",
5997 "log",
5998 "parking_lot",
5999 "rand 0.8.5",
6000 "settings",
6001 "sum_tree",
6002 "text",
6003 "theme",
6004 "util",
6005]
6006
6007[[package]]
6008name = "multimap"
6009version = "0.8.3"
6010source = "registry+https://github.com/rust-lang/crates.io-index"
6011checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"
6012
6013[[package]]
6014name = "naga"
6015version = "0.14.2"
6016source = "registry+https://github.com/rust-lang/crates.io-index"
6017checksum = "ae585df4b6514cf8842ac0f1ab4992edc975892704835b549cf818dc0191249e"
6018dependencies = [
6019 "bit-set",
6020 "bitflags 2.4.2",
6021 "codespan-reporting",
6022 "hexf-parse",
6023 "indexmap 2.0.0",
6024 "log",
6025 "num-traits",
6026 "rustc-hash",
6027 "spirv",
6028 "termcolor",
6029 "thiserror",
6030 "unicode-xid",
6031]
6032
6033[[package]]
6034name = "nanoid"
6035version = "0.4.0"
6036source = "registry+https://github.com/rust-lang/crates.io-index"
6037checksum = "3ffa00dec017b5b1a8b7cf5e2c008bfda1aa7e0697ac1508b491fdf2622fb4d8"
6038dependencies = [
6039 "rand 0.8.5",
6040]
6041
6042[[package]]
6043name = "nanorand"
6044version = "0.7.0"
6045source = "registry+https://github.com/rust-lang/crates.io-index"
6046checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"
6047dependencies = [
6048 "getrandom 0.2.10",
6049]
6050
6051[[package]]
6052name = "native-tls"
6053version = "0.2.11"
6054source = "registry+https://github.com/rust-lang/crates.io-index"
6055checksum = "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e"
6056dependencies = [
6057 "lazy_static",
6058 "libc",
6059 "log",
6060 "openssl",
6061 "openssl-probe",
6062 "openssl-sys",
6063 "schannel",
6064 "security-framework",
6065 "security-framework-sys",
6066 "tempfile",
6067]
6068
6069[[package]]
6070name = "ndk"
6071version = "0.7.0"
6072source = "registry+https://github.com/rust-lang/crates.io-index"
6073checksum = "451422b7e4718271c8b5b3aadf5adedba43dc76312454b387e98fae0fc951aa0"
6074dependencies = [
6075 "bitflags 1.3.2",
6076 "jni-sys",
6077 "ndk-sys",
6078 "num_enum",
6079 "raw-window-handle 0.5.2",
6080 "thiserror",
6081]
6082
6083[[package]]
6084name = "ndk-context"
6085version = "0.1.1"
6086source = "registry+https://github.com/rust-lang/crates.io-index"
6087checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
6088
6089[[package]]
6090name = "ndk-sys"
6091version = "0.4.1+23.1.7779620"
6092source = "registry+https://github.com/rust-lang/crates.io-index"
6093checksum = "3cf2aae958bd232cac5069850591667ad422d263686d75b52a065f9badeee5a3"
6094dependencies = [
6095 "jni-sys",
6096]
6097
6098[[package]]
6099name = "new_debug_unreachable"
6100version = "1.0.4"
6101source = "registry+https://github.com/rust-lang/crates.io-index"
6102checksum = "e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54"
6103
6104[[package]]
6105name = "nix"
6106version = "0.24.3"
6107source = "registry+https://github.com/rust-lang/crates.io-index"
6108checksum = "fa52e972a9a719cecb6864fb88568781eb706bac2cd1d4f04a648542dbf78069"
6109dependencies = [
6110 "bitflags 1.3.2",
6111 "cfg-if",
6112 "libc",
6113]
6114
6115[[package]]
6116name = "nix"
6117version = "0.27.1"
6118source = "registry+https://github.com/rust-lang/crates.io-index"
6119checksum = "2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053"
6120dependencies = [
6121 "bitflags 2.4.2",
6122 "cfg-if",
6123 "libc",
6124 "memoffset",
6125]
6126
6127[[package]]
6128name = "node_runtime"
6129version = "0.1.0"
6130dependencies = [
6131 "anyhow",
6132 "async-compression",
6133 "async-tar",
6134 "async-trait",
6135 "futures 0.3.28",
6136 "log",
6137 "semver",
6138 "serde",
6139 "serde_json",
6140 "smol",
6141 "util",
6142]
6143
6144[[package]]
6145name = "nom"
6146version = "7.1.3"
6147source = "registry+https://github.com/rust-lang/crates.io-index"
6148checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
6149dependencies = [
6150 "memchr",
6151 "minimal-lexical",
6152]
6153
6154[[package]]
6155name = "notifications"
6156version = "0.1.0"
6157dependencies = [
6158 "anyhow",
6159 "channel",
6160 "client",
6161 "collections",
6162 "db",
6163 "gpui",
6164 "rpc",
6165 "settings",
6166 "sum_tree",
6167 "time",
6168 "util",
6169]
6170
6171[[package]]
6172name = "notify"
6173version = "6.1.1"
6174source = "registry+https://github.com/rust-lang/crates.io-index"
6175checksum = "6205bd8bb1e454ad2e27422015fb5e4f2bcc7e08fa8f27058670d208324a4d2d"
6176dependencies = [
6177 "bitflags 2.4.2",
6178 "crossbeam-channel",
6179 "filetime",
6180 "fsevent-sys 4.1.0",
6181 "inotify",
6182 "kqueue",
6183 "libc",
6184 "log",
6185 "mio",
6186 "walkdir",
6187 "windows-sys 0.48.0",
6188]
6189
6190[[package]]
6191name = "ntapi"
6192version = "0.4.1"
6193source = "registry+https://github.com/rust-lang/crates.io-index"
6194checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
6195dependencies = [
6196 "winapi",
6197]
6198
6199[[package]]
6200name = "nu-ansi-term"
6201version = "0.46.0"
6202source = "registry+https://github.com/rust-lang/crates.io-index"
6203checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
6204dependencies = [
6205 "overload",
6206 "winapi",
6207]
6208
6209[[package]]
6210name = "num"
6211version = "0.4.1"
6212source = "registry+https://github.com/rust-lang/crates.io-index"
6213checksum = "b05180d69e3da0e530ba2a1dae5110317e49e3b7f3d41be227dc5f92e49ee7af"
6214dependencies = [
6215 "num-bigint",
6216 "num-complex",
6217 "num-integer",
6218 "num-iter",
6219 "num-rational 0.4.1",
6220 "num-traits",
6221]
6222
6223[[package]]
6224name = "num-bigint"
6225version = "0.4.4"
6226source = "registry+https://github.com/rust-lang/crates.io-index"
6227checksum = "608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0"
6228dependencies = [
6229 "autocfg",
6230 "num-integer",
6231 "num-traits",
6232]
6233
6234[[package]]
6235name = "num-bigint-dig"
6236version = "0.7.1"
6237source = "registry+https://github.com/rust-lang/crates.io-index"
6238checksum = "f9bc3e36fd683e004fd59c64a425e0e991616f5a8b617c3b9a933a93c168facc"
6239dependencies = [
6240 "byteorder",
6241 "lazy_static",
6242 "libm",
6243 "num-integer",
6244 "num-iter",
6245 "num-traits",
6246 "rand 0.8.5",
6247 "smallvec",
6248 "zeroize",
6249]
6250
6251[[package]]
6252name = "num-bigint-dig"
6253version = "0.8.4"
6254source = "registry+https://github.com/rust-lang/crates.io-index"
6255checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151"
6256dependencies = [
6257 "byteorder",
6258 "lazy_static",
6259 "libm",
6260 "num-integer",
6261 "num-iter",
6262 "num-traits",
6263 "rand 0.8.5",
6264 "serde",
6265 "smallvec",
6266 "zeroize",
6267]
6268
6269[[package]]
6270name = "num-complex"
6271version = "0.4.4"
6272source = "registry+https://github.com/rust-lang/crates.io-index"
6273checksum = "1ba157ca0885411de85d6ca030ba7e2a83a28636056c7c699b07c8b6f7383214"
6274dependencies = [
6275 "num-traits",
6276]
6277
6278[[package]]
6279name = "num-derive"
6280version = "0.3.3"
6281source = "registry+https://github.com/rust-lang/crates.io-index"
6282checksum = "876a53fff98e03a936a674b29568b0e605f06b29372c2489ff4de23f1949743d"
6283dependencies = [
6284 "proc-macro2",
6285 "quote",
6286 "syn 1.0.109",
6287]
6288
6289[[package]]
6290name = "num-integer"
6291version = "0.1.45"
6292source = "registry+https://github.com/rust-lang/crates.io-index"
6293checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
6294dependencies = [
6295 "autocfg",
6296 "num-traits",
6297]
6298
6299[[package]]
6300name = "num-iter"
6301version = "0.1.43"
6302source = "registry+https://github.com/rust-lang/crates.io-index"
6303checksum = "7d03e6c028c5dc5cac6e2dec0efda81fc887605bb3d884578bb6d6bf7514e252"
6304dependencies = [
6305 "autocfg",
6306 "num-integer",
6307 "num-traits",
6308]
6309
6310[[package]]
6311name = "num-rational"
6312version = "0.3.2"
6313source = "registry+https://github.com/rust-lang/crates.io-index"
6314checksum = "12ac428b1cb17fce6f731001d307d351ec70a6d202fc2e60f7d4c5e42d8f4f07"
6315dependencies = [
6316 "autocfg",
6317 "num-integer",
6318 "num-traits",
6319]
6320
6321[[package]]
6322name = "num-rational"
6323version = "0.4.1"
6324source = "registry+https://github.com/rust-lang/crates.io-index"
6325checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"
6326dependencies = [
6327 "autocfg",
6328 "num-bigint",
6329 "num-integer",
6330 "num-traits",
6331]
6332
6333[[package]]
6334name = "num-traits"
6335version = "0.2.16"
6336source = "registry+https://github.com/rust-lang/crates.io-index"
6337checksum = "f30b0abd723be7e2ffca1272140fac1a2f084c77ec3e123c192b66af1ee9e6c2"
6338dependencies = [
6339 "autocfg",
6340 "libm",
6341]
6342
6343[[package]]
6344name = "num_cpus"
6345version = "1.16.0"
6346source = "registry+https://github.com/rust-lang/crates.io-index"
6347checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
6348dependencies = [
6349 "hermit-abi 0.3.3",
6350 "libc",
6351]
6352
6353[[package]]
6354name = "num_enum"
6355version = "0.5.11"
6356source = "registry+https://github.com/rust-lang/crates.io-index"
6357checksum = "1f646caf906c20226733ed5b1374287eb97e3c2a5c227ce668c1f2ce20ae57c9"
6358dependencies = [
6359 "num_enum_derive",
6360]
6361
6362[[package]]
6363name = "num_enum_derive"
6364version = "0.5.11"
6365source = "registry+https://github.com/rust-lang/crates.io-index"
6366checksum = "dcbff9bc912032c62bf65ef1d5aea88983b420f4f839db1e9b0c281a25c9c799"
6367dependencies = [
6368 "proc-macro-crate 1.3.1",
6369 "proc-macro2",
6370 "quote",
6371 "syn 1.0.109",
6372]
6373
6374[[package]]
6375name = "nvim-rs"
6376version = "0.6.0-pre"
6377source = "git+https://github.com/KillTheMule/nvim-rs?branch=master#0d2b1c884f3c39a76b5b7aac0b429f4624843954"
6378dependencies = [
6379 "async-trait",
6380 "futures 0.3.28",
6381 "log",
6382 "parity-tokio-ipc",
6383 "rmp",
6384 "rmpv",
6385 "tokio",
6386 "tokio-util",
6387]
6388
6389[[package]]
6390name = "objc"
6391version = "0.2.7"
6392source = "registry+https://github.com/rust-lang/crates.io-index"
6393checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
6394dependencies = [
6395 "malloc_buf",
6396 "objc_exception",
6397]
6398
6399[[package]]
6400name = "objc-foundation"
6401version = "0.1.1"
6402source = "registry+https://github.com/rust-lang/crates.io-index"
6403checksum = "1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9"
6404dependencies = [
6405 "block",
6406 "objc",
6407 "objc_id",
6408]
6409
6410[[package]]
6411name = "objc_exception"
6412version = "0.1.2"
6413source = "registry+https://github.com/rust-lang/crates.io-index"
6414checksum = "ad970fb455818ad6cba4c122ad012fae53ae8b4795f86378bce65e4f6bab2ca4"
6415dependencies = [
6416 "cc",
6417]
6418
6419[[package]]
6420name = "objc_id"
6421version = "0.1.1"
6422source = "registry+https://github.com/rust-lang/crates.io-index"
6423checksum = "c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b"
6424dependencies = [
6425 "objc",
6426]
6427
6428[[package]]
6429name = "object"
6430version = "0.32.1"
6431source = "registry+https://github.com/rust-lang/crates.io-index"
6432checksum = "9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0"
6433dependencies = [
6434 "crc32fast",
6435 "hashbrown 0.14.0",
6436 "indexmap 2.0.0",
6437 "memchr",
6438]
6439
6440[[package]]
6441name = "oboe"
6442version = "0.5.0"
6443source = "registry+https://github.com/rust-lang/crates.io-index"
6444checksum = "8868cc237ee02e2d9618539a23a8d228b9bb3fc2e7a5b11eed3831de77c395d0"
6445dependencies = [
6446 "jni 0.20.0",
6447 "ndk",
6448 "ndk-context",
6449 "num-derive",
6450 "num-traits",
6451 "oboe-sys",
6452]
6453
6454[[package]]
6455name = "oboe-sys"
6456version = "0.5.0"
6457source = "registry+https://github.com/rust-lang/crates.io-index"
6458checksum = "7f44155e7fb718d3cfddcf70690b2b51ac4412f347cd9e4fbe511abe9cd7b5f2"
6459dependencies = [
6460 "cc",
6461]
6462
6463[[package]]
6464name = "once_cell"
6465version = "1.19.0"
6466source = "registry+https://github.com/rust-lang/crates.io-index"
6467checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
6468
6469[[package]]
6470name = "oo7"
6471version = "0.3.0"
6472source = "registry+https://github.com/rust-lang/crates.io-index"
6473checksum = "37558cac1af63a81fd2ff7f3469c02a4da06b163c5671791553b8dac10f07c82"
6474dependencies = [
6475 "aes",
6476 "async-fs 2.1.1",
6477 "async-io 2.3.1",
6478 "async-lock 3.3.0",
6479 "blocking",
6480 "cbc",
6481 "cipher 0.4.4",
6482 "digest 0.10.7",
6483 "futures-lite 2.2.0",
6484 "futures-util",
6485 "hkdf",
6486 "hmac 0.12.1",
6487 "num",
6488 "num-bigint-dig 0.8.4",
6489 "pbkdf2 0.12.2",
6490 "rand 0.8.5",
6491 "serde",
6492 "sha2 0.10.7",
6493 "zbus",
6494 "zeroize",
6495 "zvariant",
6496]
6497
6498[[package]]
6499name = "oorandom"
6500version = "11.1.3"
6501source = "registry+https://github.com/rust-lang/crates.io-index"
6502checksum = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575"
6503
6504[[package]]
6505name = "opaque-debug"
6506version = "0.3.0"
6507source = "registry+https://github.com/rust-lang/crates.io-index"
6508checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
6509
6510[[package]]
6511name = "open"
6512version = "5.1.2"
6513source = "registry+https://github.com/rust-lang/crates.io-index"
6514checksum = "449f0ff855d85ddbf1edd5b646d65249ead3f5e422aaa86b7d2d0b049b103e32"
6515dependencies = [
6516 "is-wsl",
6517 "libc",
6518 "pathdiff",
6519]
6520
6521[[package]]
6522name = "open_ai"
6523version = "0.1.0"
6524dependencies = [
6525 "anyhow",
6526 "futures 0.3.28",
6527 "schemars",
6528 "serde",
6529 "serde_json",
6530 "util",
6531]
6532
6533[[package]]
6534name = "openssl"
6535version = "0.10.57"
6536source = "registry+https://github.com/rust-lang/crates.io-index"
6537checksum = "bac25ee399abb46215765b1cb35bc0212377e58a061560d8b29b024fd0430e7c"
6538dependencies = [
6539 "bitflags 2.4.2",
6540 "cfg-if",
6541 "foreign-types 0.3.2",
6542 "libc",
6543 "once_cell",
6544 "openssl-macros",
6545 "openssl-sys",
6546]
6547
6548[[package]]
6549name = "openssl-macros"
6550version = "0.1.1"
6551source = "registry+https://github.com/rust-lang/crates.io-index"
6552checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
6553dependencies = [
6554 "proc-macro2",
6555 "quote",
6556 "syn 2.0.48",
6557]
6558
6559[[package]]
6560name = "openssl-probe"
6561version = "0.1.5"
6562source = "registry+https://github.com/rust-lang/crates.io-index"
6563checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
6564
6565[[package]]
6566name = "openssl-sys"
6567version = "0.9.93"
6568source = "registry+https://github.com/rust-lang/crates.io-index"
6569checksum = "db4d56a4c0478783083cfafcc42493dd4a981d41669da64b4572a2a089b51b1d"
6570dependencies = [
6571 "cc",
6572 "libc",
6573 "pkg-config",
6574 "vcpkg",
6575]
6576
6577[[package]]
6578name = "ordered-float"
6579version = "2.10.0"
6580source = "registry+https://github.com/rust-lang/crates.io-index"
6581checksum = "7940cf2ca942593318d07fcf2596cdca60a85c9e7fab408a5e21a4f9dcd40d87"
6582dependencies = [
6583 "num-traits",
6584]
6585
6586[[package]]
6587name = "ordered-float"
6588version = "3.9.1"
6589source = "registry+https://github.com/rust-lang/crates.io-index"
6590checksum = "2a54938017eacd63036332b4ae5c8a49fc8c0c1d6d629893057e4f13609edd06"
6591dependencies = [
6592 "num-traits",
6593]
6594
6595[[package]]
6596name = "ordered-stream"
6597version = "0.2.0"
6598source = "registry+https://github.com/rust-lang/crates.io-index"
6599checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
6600dependencies = [
6601 "futures-core",
6602 "pin-project-lite",
6603]
6604
6605[[package]]
6606name = "os_str_bytes"
6607version = "6.5.1"
6608source = "registry+https://github.com/rust-lang/crates.io-index"
6609checksum = "4d5d9eb14b174ee9aa2ef96dc2b94637a2d4b6e7cb873c7e171f0c20c6cf3eac"
6610
6611[[package]]
6612name = "ouroboros"
6613version = "0.17.2"
6614source = "registry+https://github.com/rust-lang/crates.io-index"
6615checksum = "e2ba07320d39dfea882faa70554b4bd342a5f273ed59ba7c1c6b4c840492c954"
6616dependencies = [
6617 "aliasable",
6618 "ouroboros_macro",
6619 "static_assertions",
6620]
6621
6622[[package]]
6623name = "ouroboros_macro"
6624version = "0.17.2"
6625source = "registry+https://github.com/rust-lang/crates.io-index"
6626checksum = "ec4c6225c69b4ca778c0aea097321a64c421cf4577b331c61b229267edabb6f8"
6627dependencies = [
6628 "heck 0.4.1",
6629 "proc-macro-error",
6630 "proc-macro2",
6631 "quote",
6632 "syn 2.0.48",
6633]
6634
6635[[package]]
6636name = "outline"
6637version = "0.1.0"
6638dependencies = [
6639 "editor",
6640 "fuzzy",
6641 "gpui",
6642 "indoc",
6643 "language",
6644 "menu",
6645 "ordered-float 2.10.0",
6646 "picker",
6647 "project",
6648 "rope",
6649 "serde_json",
6650 "settings",
6651 "smol",
6652 "theme",
6653 "tree-sitter-rust",
6654 "tree-sitter-typescript",
6655 "ui",
6656 "util",
6657 "workspace",
6658]
6659
6660[[package]]
6661name = "outref"
6662version = "0.5.1"
6663source = "registry+https://github.com/rust-lang/crates.io-index"
6664checksum = "4030760ffd992bef45b0ae3f10ce1aba99e33464c90d14dd7c039884963ddc7a"
6665
6666[[package]]
6667name = "overload"
6668version = "0.1.1"
6669source = "registry+https://github.com/rust-lang/crates.io-index"
6670checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
6671
6672[[package]]
6673name = "p256"
6674version = "0.11.1"
6675source = "registry+https://github.com/rust-lang/crates.io-index"
6676checksum = "51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594"
6677dependencies = [
6678 "ecdsa",
6679 "elliptic-curve",
6680 "sha2 0.10.7",
6681]
6682
6683[[package]]
6684name = "palette"
6685version = "0.7.5"
6686source = "registry+https://github.com/rust-lang/crates.io-index"
6687checksum = "ebfc23a4b76642983d57e4ad00bb4504eb30a8ce3c70f4aee1f725610e36d97a"
6688dependencies = [
6689 "approx",
6690 "fast-srgb8",
6691 "palette_derive",
6692]
6693
6694[[package]]
6695name = "palette_derive"
6696version = "0.7.5"
6697source = "registry+https://github.com/rust-lang/crates.io-index"
6698checksum = "e8890702dbec0bad9116041ae586f84805b13eecd1d8b1df27c29998a9969d6d"
6699dependencies = [
6700 "proc-macro2",
6701 "quote",
6702 "syn 2.0.48",
6703]
6704
6705[[package]]
6706name = "parity-tokio-ipc"
6707version = "0.9.0"
6708source = "registry+https://github.com/rust-lang/crates.io-index"
6709checksum = "9981e32fb75e004cc148f5fb70342f393830e0a4aa62e3cc93b50976218d42b6"
6710dependencies = [
6711 "futures 0.3.28",
6712 "libc",
6713 "log",
6714 "rand 0.7.3",
6715 "tokio",
6716 "winapi",
6717]
6718
6719[[package]]
6720name = "parking"
6721version = "2.2.0"
6722source = "registry+https://github.com/rust-lang/crates.io-index"
6723checksum = "bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae"
6724
6725[[package]]
6726name = "parking_lot"
6727version = "0.12.1"
6728source = "registry+https://github.com/rust-lang/crates.io-index"
6729checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
6730dependencies = [
6731 "lock_api",
6732 "parking_lot_core",
6733]
6734
6735[[package]]
6736name = "parking_lot_core"
6737version = "0.9.8"
6738source = "registry+https://github.com/rust-lang/crates.io-index"
6739checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447"
6740dependencies = [
6741 "cfg-if",
6742 "libc",
6743 "redox_syscall 0.3.5",
6744 "smallvec",
6745 "windows-targets 0.48.5",
6746]
6747
6748[[package]]
6749name = "password-hash"
6750version = "0.2.1"
6751source = "registry+https://github.com/rust-lang/crates.io-index"
6752checksum = "c1a5d4e9c205d2c1ae73b84aab6240e98218c0e72e63b50422cfb2d1ca952282"
6753dependencies = [
6754 "base64ct",
6755 "rand_core 0.6.4",
6756 "subtle",
6757]
6758
6759[[package]]
6760name = "paste"
6761version = "1.0.14"
6762source = "registry+https://github.com/rust-lang/crates.io-index"
6763checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c"
6764
6765[[package]]
6766name = "pathdiff"
6767version = "0.2.1"
6768source = "registry+https://github.com/rust-lang/crates.io-index"
6769checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
6770
6771[[package]]
6772name = "pathfinder_geometry"
6773version = "0.5.1"
6774source = "registry+https://github.com/rust-lang/crates.io-index"
6775checksum = "0b7b7e7b4ea703700ce73ebf128e1450eb69c3a8329199ffbfb9b2a0418e5ad3"
6776dependencies = [
6777 "log",
6778 "pathfinder_simd",
6779]
6780
6781[[package]]
6782name = "pathfinder_simd"
6783version = "0.5.3"
6784source = "git+https://github.com/servo/pathfinder.git?rev=30419d07660dc11a21e42ef4a7fa329600cff152#30419d07660dc11a21e42ef4a7fa329600cff152"
6785dependencies = [
6786 "rustc_version",
6787]
6788
6789[[package]]
6790name = "pbkdf2"
6791version = "0.8.0"
6792source = "registry+https://github.com/rust-lang/crates.io-index"
6793checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"
6794dependencies = [
6795 "crypto-mac",
6796]
6797
6798[[package]]
6799name = "pbkdf2"
6800version = "0.12.2"
6801source = "registry+https://github.com/rust-lang/crates.io-index"
6802checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2"
6803dependencies = [
6804 "digest 0.10.7",
6805 "hmac 0.12.1",
6806]
6807
6808[[package]]
6809name = "peeking_take_while"
6810version = "0.1.2"
6811source = "registry+https://github.com/rust-lang/crates.io-index"
6812checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
6813
6814[[package]]
6815name = "pem"
6816version = "0.8.3"
6817source = "registry+https://github.com/rust-lang/crates.io-index"
6818checksum = "fd56cbd21fea48d0c440b41cd69c589faacade08c992d9a54e471b79d0fd13eb"
6819dependencies = [
6820 "base64 0.13.1",
6821 "once_cell",
6822 "regex",
6823]
6824
6825[[package]]
6826name = "pem-rfc7468"
6827version = "0.7.0"
6828source = "registry+https://github.com/rust-lang/crates.io-index"
6829checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
6830dependencies = [
6831 "base64ct",
6832]
6833
6834[[package]]
6835name = "percent-encoding"
6836version = "2.3.1"
6837source = "registry+https://github.com/rust-lang/crates.io-index"
6838checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
6839
6840[[package]]
6841name = "petgraph"
6842version = "0.6.4"
6843source = "registry+https://github.com/rust-lang/crates.io-index"
6844checksum = "e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9"
6845dependencies = [
6846 "fixedbitset",
6847 "indexmap 2.0.0",
6848]
6849
6850[[package]]
6851name = "phf"
6852version = "0.11.2"
6853source = "registry+https://github.com/rust-lang/crates.io-index"
6854checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
6855dependencies = [
6856 "phf_shared",
6857]
6858
6859[[package]]
6860name = "phf_shared"
6861version = "0.11.2"
6862source = "registry+https://github.com/rust-lang/crates.io-index"
6863checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
6864dependencies = [
6865 "siphasher 0.3.11",
6866]
6867
6868[[package]]
6869name = "picker"
6870version = "0.1.0"
6871dependencies = [
6872 "anyhow",
6873 "ctor",
6874 "editor",
6875 "env_logger",
6876 "gpui",
6877 "menu",
6878 "serde",
6879 "serde_json",
6880 "ui",
6881 "workspace",
6882]
6883
6884[[package]]
6885name = "pico-args"
6886version = "0.4.2"
6887source = "registry+https://github.com/rust-lang/crates.io-index"
6888checksum = "db8bcd96cb740d03149cbad5518db9fd87126a10ab519c011893b1754134c468"
6889
6890[[package]]
6891name = "pin-project"
6892version = "1.1.3"
6893source = "registry+https://github.com/rust-lang/crates.io-index"
6894checksum = "fda4ed1c6c173e3fc7a83629421152e01d7b1f9b7f65fb301e490e8cfc656422"
6895dependencies = [
6896 "pin-project-internal",
6897]
6898
6899[[package]]
6900name = "pin-project-internal"
6901version = "1.1.3"
6902source = "registry+https://github.com/rust-lang/crates.io-index"
6903checksum = "4359fd9c9171ec6e8c62926d6faaf553a8dc3f64e1507e76da7911b4f6a04405"
6904dependencies = [
6905 "proc-macro2",
6906 "quote",
6907 "syn 2.0.48",
6908]
6909
6910[[package]]
6911name = "pin-project-lite"
6912version = "0.2.13"
6913source = "registry+https://github.com/rust-lang/crates.io-index"
6914checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58"
6915
6916[[package]]
6917name = "pin-utils"
6918version = "0.1.0"
6919source = "registry+https://github.com/rust-lang/crates.io-index"
6920checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
6921
6922[[package]]
6923name = "piper"
6924version = "0.2.1"
6925source = "registry+https://github.com/rust-lang/crates.io-index"
6926checksum = "668d31b1c4eba19242f2088b2bf3316b82ca31082a8335764db4e083db7485d4"
6927dependencies = [
6928 "atomic-waker",
6929 "fastrand 2.0.0",
6930 "futures-io",
6931]
6932
6933[[package]]
6934name = "pkcs1"
6935version = "0.7.5"
6936source = "registry+https://github.com/rust-lang/crates.io-index"
6937checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
6938dependencies = [
6939 "der 0.7.8",
6940 "pkcs8 0.10.2",
6941 "spki 0.7.2",
6942]
6943
6944[[package]]
6945name = "pkcs8"
6946version = "0.9.0"
6947source = "registry+https://github.com/rust-lang/crates.io-index"
6948checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba"
6949dependencies = [
6950 "der 0.6.1",
6951 "spki 0.6.0",
6952]
6953
6954[[package]]
6955name = "pkcs8"
6956version = "0.10.2"
6957source = "registry+https://github.com/rust-lang/crates.io-index"
6958checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
6959dependencies = [
6960 "der 0.7.8",
6961 "spki 0.7.2",
6962]
6963
6964[[package]]
6965name = "pkg-config"
6966version = "0.3.27"
6967source = "registry+https://github.com/rust-lang/crates.io-index"
6968checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
6969
6970[[package]]
6971name = "plist"
6972version = "1.5.1"
6973source = "registry+https://github.com/rust-lang/crates.io-index"
6974checksum = "9a4a0cfc5fb21a09dc6af4bf834cf10d4a32fccd9e2ea468c4b1751a097487aa"
6975dependencies = [
6976 "base64 0.21.4",
6977 "indexmap 1.9.3",
6978 "line-wrap",
6979 "quick-xml 0.30.0",
6980 "serde",
6981 "time",
6982]
6983
6984[[package]]
6985name = "plotters"
6986version = "0.3.5"
6987source = "registry+https://github.com/rust-lang/crates.io-index"
6988checksum = "d2c224ba00d7cadd4d5c660deaf2098e5e80e07846537c51f9cfa4be50c1fd45"
6989dependencies = [
6990 "num-traits",
6991 "plotters-backend",
6992 "plotters-svg",
6993 "wasm-bindgen",
6994 "web-sys",
6995]
6996
6997[[package]]
6998name = "plotters-backend"
6999version = "0.3.5"
7000source = "registry+https://github.com/rust-lang/crates.io-index"
7001checksum = "9e76628b4d3a7581389a35d5b6e2139607ad7c75b17aed325f210aa91f4a9609"
7002
7003[[package]]
7004name = "plotters-svg"
7005version = "0.3.5"
7006source = "registry+https://github.com/rust-lang/crates.io-index"
7007checksum = "38f6d39893cca0701371e3c27294f09797214b86f1fb951b89ade8ec04e2abab"
7008dependencies = [
7009 "plotters-backend",
7010]
7011
7012[[package]]
7013name = "png"
7014version = "0.16.8"
7015source = "registry+https://github.com/rust-lang/crates.io-index"
7016checksum = "3c3287920cb847dee3de33d301c463fba14dda99db24214ddf93f83d3021f4c6"
7017dependencies = [
7018 "bitflags 1.3.2",
7019 "crc32fast",
7020 "deflate",
7021 "miniz_oxide 0.3.7",
7022]
7023
7024[[package]]
7025name = "polling"
7026version = "2.8.0"
7027source = "registry+https://github.com/rust-lang/crates.io-index"
7028checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce"
7029dependencies = [
7030 "autocfg",
7031 "bitflags 1.3.2",
7032 "cfg-if",
7033 "concurrent-queue",
7034 "libc",
7035 "log",
7036 "pin-project-lite",
7037 "windows-sys 0.48.0",
7038]
7039
7040[[package]]
7041name = "polling"
7042version = "3.3.2"
7043source = "registry+https://github.com/rust-lang/crates.io-index"
7044checksum = "545c980a3880efd47b2e262f6a4bb6daad6555cf3367aa9c4e52895f69537a41"
7045dependencies = [
7046 "cfg-if",
7047 "concurrent-queue",
7048 "pin-project-lite",
7049 "rustix 0.38.32",
7050 "tracing",
7051 "windows-sys 0.52.0",
7052]
7053
7054[[package]]
7055name = "pollster"
7056version = "0.2.5"
7057source = "registry+https://github.com/rust-lang/crates.io-index"
7058checksum = "5da3b0203fd7ee5720aa0b5e790b591aa5d3f41c3ed2c34a3a393382198af2f7"
7059
7060[[package]]
7061name = "postage"
7062version = "0.5.0"
7063source = "registry+https://github.com/rust-lang/crates.io-index"
7064checksum = "af3fb618632874fb76937c2361a7f22afd393c982a2165595407edc75b06d3c1"
7065dependencies = [
7066 "atomic",
7067 "crossbeam-queue",
7068 "futures 0.3.28",
7069 "log",
7070 "parking_lot",
7071 "pin-project",
7072 "pollster",
7073 "static_assertions",
7074 "thiserror",
7075]
7076
7077[[package]]
7078name = "ppv-lite86"
7079version = "0.2.17"
7080source = "registry+https://github.com/rust-lang/crates.io-index"
7081checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
7082
7083[[package]]
7084name = "prettier"
7085version = "0.1.0"
7086dependencies = [
7087 "anyhow",
7088 "collections",
7089 "fs",
7090 "gpui",
7091 "language",
7092 "log",
7093 "lsp",
7094 "node_runtime",
7095 "parking_lot",
7096 "serde",
7097 "serde_json",
7098 "util",
7099]
7100
7101[[package]]
7102name = "pretty_assertions"
7103version = "1.4.0"
7104source = "registry+https://github.com/rust-lang/crates.io-index"
7105checksum = "af7cee1a6c8a5b9208b3cb1061f10c0cb689087b3d8ce85fb9d2dd7a29b6ba66"
7106dependencies = [
7107 "diff",
7108 "yansi",
7109]
7110
7111[[package]]
7112name = "prettyplease"
7113version = "0.2.15"
7114source = "registry+https://github.com/rust-lang/crates.io-index"
7115checksum = "ae005bd773ab59b4725093fd7df83fd7892f7d8eafb48dbd7de6e024e4215f9d"
7116dependencies = [
7117 "proc-macro2",
7118 "syn 2.0.48",
7119]
7120
7121[[package]]
7122name = "proc-macro-crate"
7123version = "0.1.5"
7124source = "registry+https://github.com/rust-lang/crates.io-index"
7125checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785"
7126dependencies = [
7127 "toml 0.5.11",
7128]
7129
7130[[package]]
7131name = "proc-macro-crate"
7132version = "1.3.1"
7133source = "registry+https://github.com/rust-lang/crates.io-index"
7134checksum = "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919"
7135dependencies = [
7136 "once_cell",
7137 "toml_edit 0.19.15",
7138]
7139
7140[[package]]
7141name = "proc-macro-crate"
7142version = "3.1.0"
7143source = "registry+https://github.com/rust-lang/crates.io-index"
7144checksum = "6d37c51ca738a55da99dc0c4a34860fd675453b8b36209178c2249bb13651284"
7145dependencies = [
7146 "toml_edit 0.21.1",
7147]
7148
7149[[package]]
7150name = "proc-macro-error"
7151version = "1.0.4"
7152source = "registry+https://github.com/rust-lang/crates.io-index"
7153checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
7154dependencies = [
7155 "proc-macro-error-attr",
7156 "proc-macro2",
7157 "quote",
7158 "syn 1.0.109",
7159 "version_check",
7160]
7161
7162[[package]]
7163name = "proc-macro-error-attr"
7164version = "1.0.4"
7165source = "registry+https://github.com/rust-lang/crates.io-index"
7166checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
7167dependencies = [
7168 "proc-macro2",
7169 "quote",
7170 "version_check",
7171]
7172
7173[[package]]
7174name = "proc-macro2"
7175version = "1.0.78"
7176source = "registry+https://github.com/rust-lang/crates.io-index"
7177checksum = "e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae"
7178dependencies = [
7179 "unicode-ident",
7180]
7181
7182[[package]]
7183name = "profiling"
7184version = "1.0.15"
7185source = "registry+https://github.com/rust-lang/crates.io-index"
7186checksum = "43d84d1d7a6ac92673717f9f6d1518374ef257669c24ebc5ac25d5033828be58"
7187dependencies = [
7188 "profiling-procmacros",
7189]
7190
7191[[package]]
7192name = "profiling-procmacros"
7193version = "1.0.15"
7194source = "registry+https://github.com/rust-lang/crates.io-index"
7195checksum = "8021cf59c8ec9c432cfc2526ac6b8aa508ecaf29cd415f271b8406c1b851c3fd"
7196dependencies = [
7197 "quote",
7198 "syn 2.0.48",
7199]
7200
7201[[package]]
7202name = "project"
7203version = "0.1.0"
7204dependencies = [
7205 "aho-corasick",
7206 "anyhow",
7207 "async-trait",
7208 "client",
7209 "clock",
7210 "collections",
7211 "copilot",
7212 "env_logger",
7213 "fs",
7214 "futures 0.3.28",
7215 "fuzzy",
7216 "git",
7217 "git2",
7218 "globset",
7219 "gpui",
7220 "itertools 0.11.0",
7221 "language",
7222 "log",
7223 "lsp",
7224 "node_runtime",
7225 "parking_lot",
7226 "postage",
7227 "prettier",
7228 "pretty_assertions",
7229 "rand 0.8.5",
7230 "regex",
7231 "release_channel",
7232 "rpc",
7233 "schemars",
7234 "serde",
7235 "serde_json",
7236 "settings",
7237 "sha2 0.10.7",
7238 "similar",
7239 "smol",
7240 "task",
7241 "terminal",
7242 "text",
7243 "unindent",
7244 "util",
7245 "which 6.0.0",
7246 "worktree",
7247]
7248
7249[[package]]
7250name = "project_panel"
7251version = "0.1.0"
7252dependencies = [
7253 "anyhow",
7254 "client",
7255 "collections",
7256 "db",
7257 "editor",
7258 "file_icons",
7259 "gpui",
7260 "language",
7261 "menu",
7262 "pretty_assertions",
7263 "project",
7264 "schemars",
7265 "search",
7266 "serde",
7267 "serde_derive",
7268 "serde_json",
7269 "settings",
7270 "theme",
7271 "ui",
7272 "unicase",
7273 "util",
7274 "workspace",
7275]
7276
7277[[package]]
7278name = "project_symbols"
7279version = "0.1.0"
7280dependencies = [
7281 "anyhow",
7282 "editor",
7283 "futures 0.3.28",
7284 "fuzzy",
7285 "gpui",
7286 "language",
7287 "lsp",
7288 "ordered-float 2.10.0",
7289 "picker",
7290 "project",
7291 "release_channel",
7292 "serde_json",
7293 "settings",
7294 "theme",
7295 "util",
7296 "workspace",
7297]
7298
7299[[package]]
7300name = "prometheus"
7301version = "0.13.3"
7302source = "registry+https://github.com/rust-lang/crates.io-index"
7303checksum = "449811d15fbdf5ceb5c1144416066429cf82316e2ec8ce0c1f6f8a02e7bbcf8c"
7304dependencies = [
7305 "cfg-if",
7306 "fnv",
7307 "lazy_static",
7308 "memchr",
7309 "parking_lot",
7310 "protobuf",
7311 "thiserror",
7312]
7313
7314[[package]]
7315name = "prost"
7316version = "0.9.0"
7317source = "registry+https://github.com/rust-lang/crates.io-index"
7318checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"
7319dependencies = [
7320 "bytes 1.5.0",
7321 "prost-derive",
7322]
7323
7324[[package]]
7325name = "prost-build"
7326version = "0.9.0"
7327source = "registry+https://github.com/rust-lang/crates.io-index"
7328checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"
7329dependencies = [
7330 "bytes 1.5.0",
7331 "heck 0.3.3",
7332 "itertools 0.10.5",
7333 "lazy_static",
7334 "log",
7335 "multimap",
7336 "petgraph",
7337 "prost",
7338 "prost-types",
7339 "regex",
7340 "tempfile",
7341 "which 4.4.2",
7342]
7343
7344[[package]]
7345name = "prost-derive"
7346version = "0.9.0"
7347source = "registry+https://github.com/rust-lang/crates.io-index"
7348checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe"
7349dependencies = [
7350 "anyhow",
7351 "itertools 0.10.5",
7352 "proc-macro2",
7353 "quote",
7354 "syn 1.0.109",
7355]
7356
7357[[package]]
7358name = "prost-types"
7359version = "0.9.0"
7360source = "registry+https://github.com/rust-lang/crates.io-index"
7361checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"
7362dependencies = [
7363 "bytes 1.5.0",
7364 "prost",
7365]
7366
7367[[package]]
7368name = "protobuf"
7369version = "2.28.0"
7370source = "registry+https://github.com/rust-lang/crates.io-index"
7371checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
7372
7373[[package]]
7374name = "psm"
7375version = "0.1.21"
7376source = "registry+https://github.com/rust-lang/crates.io-index"
7377checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"
7378dependencies = [
7379 "cc",
7380]
7381
7382[[package]]
7383name = "ptr_meta"
7384version = "0.1.4"
7385source = "registry+https://github.com/rust-lang/crates.io-index"
7386checksum = "0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1"
7387dependencies = [
7388 "ptr_meta_derive",
7389]
7390
7391[[package]]
7392name = "ptr_meta_derive"
7393version = "0.1.4"
7394source = "registry+https://github.com/rust-lang/crates.io-index"
7395checksum = "16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac"
7396dependencies = [
7397 "proc-macro2",
7398 "quote",
7399 "syn 1.0.109",
7400]
7401
7402[[package]]
7403name = "pulldown-cmark"
7404version = "0.10.0"
7405source = "registry+https://github.com/rust-lang/crates.io-index"
7406checksum = "dce76ce678ffc8e5675b22aa1405de0b7037e2fdf8913fea40d1926c6fe1e6e7"
7407dependencies = [
7408 "bitflags 2.4.2",
7409 "memchr",
7410 "unicase",
7411]
7412
7413[[package]]
7414name = "quick-xml"
7415version = "0.30.0"
7416source = "registry+https://github.com/rust-lang/crates.io-index"
7417checksum = "eff6510e86862b57b210fd8cbe8ed3f0d7d600b9c2863cd4549a2e033c66e956"
7418dependencies = [
7419 "memchr",
7420]
7421
7422[[package]]
7423name = "quick-xml"
7424version = "0.31.0"
7425source = "registry+https://github.com/rust-lang/crates.io-index"
7426checksum = "1004a344b30a54e2ee58d66a71b32d2db2feb0a31f9a2d302bf0536f15de2a33"
7427dependencies = [
7428 "memchr",
7429]
7430
7431[[package]]
7432name = "quick_action_bar"
7433version = "0.1.0"
7434dependencies = [
7435 "assistant",
7436 "editor",
7437 "gpui",
7438 "search",
7439 "settings",
7440 "ui",
7441 "workspace",
7442]
7443
7444[[package]]
7445name = "quote"
7446version = "1.0.35"
7447source = "registry+https://github.com/rust-lang/crates.io-index"
7448checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
7449dependencies = [
7450 "proc-macro2",
7451]
7452
7453[[package]]
7454name = "radium"
7455version = "0.7.0"
7456source = "registry+https://github.com/rust-lang/crates.io-index"
7457checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
7458
7459[[package]]
7460name = "rand"
7461version = "0.7.3"
7462source = "registry+https://github.com/rust-lang/crates.io-index"
7463checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
7464dependencies = [
7465 "getrandom 0.1.16",
7466 "libc",
7467 "rand_chacha 0.2.2",
7468 "rand_core 0.5.1",
7469 "rand_hc",
7470]
7471
7472[[package]]
7473name = "rand"
7474version = "0.8.5"
7475source = "registry+https://github.com/rust-lang/crates.io-index"
7476checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
7477dependencies = [
7478 "libc",
7479 "rand_chacha 0.3.1",
7480 "rand_core 0.6.4",
7481]
7482
7483[[package]]
7484name = "rand_chacha"
7485version = "0.2.2"
7486source = "registry+https://github.com/rust-lang/crates.io-index"
7487checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
7488dependencies = [
7489 "ppv-lite86",
7490 "rand_core 0.5.1",
7491]
7492
7493[[package]]
7494name = "rand_chacha"
7495version = "0.3.1"
7496source = "registry+https://github.com/rust-lang/crates.io-index"
7497checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
7498dependencies = [
7499 "ppv-lite86",
7500 "rand_core 0.6.4",
7501]
7502
7503[[package]]
7504name = "rand_core"
7505version = "0.5.1"
7506source = "registry+https://github.com/rust-lang/crates.io-index"
7507checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
7508dependencies = [
7509 "getrandom 0.1.16",
7510]
7511
7512[[package]]
7513name = "rand_core"
7514version = "0.6.4"
7515source = "registry+https://github.com/rust-lang/crates.io-index"
7516checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
7517dependencies = [
7518 "getrandom 0.2.10",
7519]
7520
7521[[package]]
7522name = "rand_hc"
7523version = "0.2.0"
7524source = "registry+https://github.com/rust-lang/crates.io-index"
7525checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
7526dependencies = [
7527 "rand_core 0.5.1",
7528]
7529
7530[[package]]
7531name = "rangemap"
7532version = "1.4.0"
7533source = "registry+https://github.com/rust-lang/crates.io-index"
7534checksum = "977b1e897f9d764566891689e642653e5ed90c6895106acd005eb4c1d0203991"
7535
7536[[package]]
7537name = "raw-window-handle"
7538version = "0.5.2"
7539source = "registry+https://github.com/rust-lang/crates.io-index"
7540checksum = "f2ff9a1f06a88b01621b7ae906ef0211290d1c8a168a15542486a8f61c0833b9"
7541
7542[[package]]
7543name = "raw-window-handle"
7544version = "0.6.0"
7545source = "registry+https://github.com/rust-lang/crates.io-index"
7546checksum = "42a9830a0e1b9fb145ebb365b8bc4ccd75f290f98c0247deafbbe2c75cefb544"
7547
7548[[package]]
7549name = "raw-window-metal"
7550version = "0.3.2"
7551source = "registry+https://github.com/rust-lang/crates.io-index"
7552checksum = "ac4ea493258d54c24cb46aa9345d099e58e2ea3f30dd63667fc54fc892f18e76"
7553dependencies = [
7554 "cocoa",
7555 "core-graphics",
7556 "objc",
7557 "raw-window-handle 0.5.2",
7558]
7559
7560[[package]]
7561name = "rayon"
7562version = "1.8.0"
7563source = "registry+https://github.com/rust-lang/crates.io-index"
7564checksum = "9c27db03db7734835b3f53954b534c91069375ce6ccaa2e065441e07d9b6cdb1"
7565dependencies = [
7566 "either",
7567 "rayon-core",
7568]
7569
7570[[package]]
7571name = "rayon-core"
7572version = "1.12.0"
7573source = "registry+https://github.com/rust-lang/crates.io-index"
7574checksum = "5ce3fb6ad83f861aac485e76e1985cd109d9a3713802152be56c3b1f0e0658ed"
7575dependencies = [
7576 "crossbeam-deque",
7577 "crossbeam-utils",
7578]
7579
7580[[package]]
7581name = "rctree"
7582version = "0.3.3"
7583source = "registry+https://github.com/rust-lang/crates.io-index"
7584checksum = "be9e29cb19c8fe84169fcb07f8f11e66bc9e6e0280efd4715c54818296f8a4a8"
7585
7586[[package]]
7587name = "read-fonts"
7588version = "0.15.3"
7589source = "registry+https://github.com/rust-lang/crates.io-index"
7590checksum = "a1362980db95801b70031dd592dc052a44b1810ca9da8fbcf7b25983f3174ed0"
7591dependencies = [
7592 "font-types",
7593]
7594
7595[[package]]
7596name = "recent_projects"
7597version = "0.1.0"
7598dependencies = [
7599 "editor",
7600 "fuzzy",
7601 "gpui",
7602 "language",
7603 "menu",
7604 "ordered-float 2.10.0",
7605 "picker",
7606 "project",
7607 "serde",
7608 "serde_json",
7609 "smol",
7610 "ui",
7611 "util",
7612 "workspace",
7613]
7614
7615[[package]]
7616name = "redox_syscall"
7617version = "0.2.16"
7618source = "registry+https://github.com/rust-lang/crates.io-index"
7619checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
7620dependencies = [
7621 "bitflags 1.3.2",
7622]
7623
7624[[package]]
7625name = "redox_syscall"
7626version = "0.3.5"
7627source = "registry+https://github.com/rust-lang/crates.io-index"
7628checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
7629dependencies = [
7630 "bitflags 1.3.2",
7631]
7632
7633[[package]]
7634name = "redox_syscall"
7635version = "0.4.1"
7636source = "registry+https://github.com/rust-lang/crates.io-index"
7637checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
7638dependencies = [
7639 "bitflags 1.3.2",
7640]
7641
7642[[package]]
7643name = "redox_users"
7644version = "0.4.3"
7645source = "registry+https://github.com/rust-lang/crates.io-index"
7646checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"
7647dependencies = [
7648 "getrandom 0.2.10",
7649 "redox_syscall 0.2.16",
7650 "thiserror",
7651]
7652
7653[[package]]
7654name = "refineable"
7655version = "0.1.0"
7656dependencies = [
7657 "derive_refineable",
7658]
7659
7660[[package]]
7661name = "regalloc2"
7662version = "0.9.3"
7663source = "registry+https://github.com/rust-lang/crates.io-index"
7664checksum = "ad156d539c879b7a24a363a2016d77961786e71f48f2e2fc8302a92abd2429a6"
7665dependencies = [
7666 "hashbrown 0.13.2",
7667 "log",
7668 "rustc-hash",
7669 "slice-group-by",
7670 "smallvec",
7671]
7672
7673[[package]]
7674name = "regex"
7675version = "1.10.3"
7676source = "registry+https://github.com/rust-lang/crates.io-index"
7677checksum = "b62dbe01f0b06f9d8dc7d49e05a0785f153b00b2c227856282f671e0318c9b15"
7678dependencies = [
7679 "aho-corasick",
7680 "memchr",
7681 "regex-automata 0.4.5",
7682 "regex-syntax 0.8.2",
7683]
7684
7685[[package]]
7686name = "regex-automata"
7687version = "0.1.10"
7688source = "registry+https://github.com/rust-lang/crates.io-index"
7689checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
7690dependencies = [
7691 "regex-syntax 0.6.29",
7692]
7693
7694[[package]]
7695name = "regex-automata"
7696version = "0.3.8"
7697source = "registry+https://github.com/rust-lang/crates.io-index"
7698checksum = "c2f401f4955220693b56f8ec66ee9c78abffd8d1c4f23dc41a23839eb88f0795"
7699
7700[[package]]
7701name = "regex-automata"
7702version = "0.4.5"
7703source = "registry+https://github.com/rust-lang/crates.io-index"
7704checksum = "5bb987efffd3c6d0d8f5f89510bb458559eab11e4f869acb20bf845e016259cd"
7705dependencies = [
7706 "aho-corasick",
7707 "memchr",
7708 "regex-syntax 0.8.2",
7709]
7710
7711[[package]]
7712name = "regex-lite"
7713version = "0.1.5"
7714source = "registry+https://github.com/rust-lang/crates.io-index"
7715checksum = "30b661b2f27137bdbc16f00eda72866a92bb28af1753ffbd56744fb6e2e9cd8e"
7716
7717[[package]]
7718name = "regex-syntax"
7719version = "0.6.29"
7720source = "registry+https://github.com/rust-lang/crates.io-index"
7721checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
7722
7723[[package]]
7724name = "regex-syntax"
7725version = "0.8.2"
7726source = "registry+https://github.com/rust-lang/crates.io-index"
7727checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
7728
7729[[package]]
7730name = "release_channel"
7731version = "0.1.0"
7732dependencies = [
7733 "gpui",
7734 "once_cell",
7735]
7736
7737[[package]]
7738name = "rend"
7739version = "0.4.0"
7740source = "registry+https://github.com/rust-lang/crates.io-index"
7741checksum = "581008d2099240d37fb08d77ad713bcaec2c4d89d50b5b21a8bb1996bbab68ab"
7742dependencies = [
7743 "bytecheck",
7744]
7745
7746[[package]]
7747name = "reqwest"
7748version = "0.11.20"
7749source = "registry+https://github.com/rust-lang/crates.io-index"
7750checksum = "3e9ad3fe7488d7e34558a2033d45a0c90b72d97b4f80705666fea71472e2e6a1"
7751dependencies = [
7752 "base64 0.21.4",
7753 "bytes 1.5.0",
7754 "encoding_rs",
7755 "futures-core",
7756 "futures-util",
7757 "h2",
7758 "http 0.2.9",
7759 "http-body",
7760 "hyper",
7761 "hyper-tls",
7762 "ipnet",
7763 "js-sys",
7764 "log",
7765 "mime",
7766 "native-tls",
7767 "once_cell",
7768 "percent-encoding",
7769 "pin-project-lite",
7770 "serde",
7771 "serde_json",
7772 "serde_urlencoded",
7773 "tokio",
7774 "tokio-native-tls",
7775 "tower-service",
7776 "url",
7777 "wasm-bindgen",
7778 "wasm-bindgen-futures",
7779 "web-sys",
7780 "winreg",
7781]
7782
7783[[package]]
7784name = "resvg"
7785version = "0.14.1"
7786source = "registry+https://github.com/rust-lang/crates.io-index"
7787checksum = "09697862c5c3f940cbaffef91969c62188b5c8ed385b0aef43a5ff01ddc8000f"
7788dependencies = [
7789 "jpeg-decoder",
7790 "log",
7791 "pico-args",
7792 "png",
7793 "rgb",
7794 "svgfilters",
7795 "tiny-skia",
7796 "usvg",
7797]
7798
7799[[package]]
7800name = "rfc6979"
7801version = "0.3.1"
7802source = "registry+https://github.com/rust-lang/crates.io-index"
7803checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"
7804dependencies = [
7805 "crypto-bigint 0.4.9",
7806 "hmac 0.12.1",
7807 "zeroize",
7808]
7809
7810[[package]]
7811name = "rgb"
7812version = "0.8.36"
7813source = "registry+https://github.com/rust-lang/crates.io-index"
7814checksum = "20ec2d3e3fc7a92ced357df9cebd5a10b6fb2aa1ee797bf7e9ce2f17dffc8f59"
7815dependencies = [
7816 "bytemuck",
7817]
7818
7819[[package]]
7820name = "rich_text"
7821version = "0.1.0"
7822dependencies = [
7823 "futures 0.3.28",
7824 "gpui",
7825 "language",
7826 "linkify",
7827 "pulldown-cmark",
7828 "theme",
7829 "ui",
7830 "util",
7831]
7832
7833[[package]]
7834name = "ring"
7835version = "0.16.20"
7836source = "registry+https://github.com/rust-lang/crates.io-index"
7837checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
7838dependencies = [
7839 "cc",
7840 "libc",
7841 "once_cell",
7842 "spin 0.5.2",
7843 "untrusted 0.7.1",
7844 "web-sys",
7845 "winapi",
7846]
7847
7848[[package]]
7849name = "ring"
7850version = "0.17.7"
7851source = "registry+https://github.com/rust-lang/crates.io-index"
7852checksum = "688c63d65483050968b2a8937f7995f443e27041a0f7700aa59b0822aedebb74"
7853dependencies = [
7854 "cc",
7855 "getrandom 0.2.10",
7856 "libc",
7857 "spin 0.9.8",
7858 "untrusted 0.9.0",
7859 "windows-sys 0.48.0",
7860]
7861
7862[[package]]
7863name = "rkyv"
7864version = "0.7.42"
7865source = "registry+https://github.com/rust-lang/crates.io-index"
7866checksum = "0200c8230b013893c0b2d6213d6ec64ed2b9be2e0e016682b7224ff82cff5c58"
7867dependencies = [
7868 "bitvec",
7869 "bytecheck",
7870 "hashbrown 0.12.3",
7871 "ptr_meta",
7872 "rend",
7873 "rkyv_derive",
7874 "seahash",
7875 "tinyvec",
7876 "uuid",
7877]
7878
7879[[package]]
7880name = "rkyv_derive"
7881version = "0.7.42"
7882source = "registry+https://github.com/rust-lang/crates.io-index"
7883checksum = "b2e06b915b5c230a17d7a736d1e2e63ee753c256a8614ef3f5147b13a4f5541d"
7884dependencies = [
7885 "proc-macro2",
7886 "quote",
7887 "syn 1.0.109",
7888]
7889
7890[[package]]
7891name = "rmp"
7892version = "0.8.12"
7893source = "registry+https://github.com/rust-lang/crates.io-index"
7894checksum = "7f9860a6cc38ed1da53456442089b4dfa35e7cedaa326df63017af88385e6b20"
7895dependencies = [
7896 "byteorder",
7897 "num-traits",
7898 "paste",
7899]
7900
7901[[package]]
7902name = "rmpv"
7903version = "1.0.1"
7904source = "registry+https://github.com/rust-lang/crates.io-index"
7905checksum = "2e0e0214a4a2b444ecce41a4025792fc31f77c7bb89c46d253953ea8c65701ec"
7906dependencies = [
7907 "num-traits",
7908 "rmp",
7909]
7910
7911[[package]]
7912name = "rodio"
7913version = "0.17.1"
7914source = "registry+https://github.com/rust-lang/crates.io-index"
7915checksum = "bdf1d4dea18dff2e9eb6dca123724f8b60ef44ad74a9ad283cdfe025df7e73fa"
7916dependencies = [
7917 "cpal",
7918 "hound",
7919]
7920
7921[[package]]
7922name = "rope"
7923version = "0.1.0"
7924dependencies = [
7925 "arrayvec 0.7.4",
7926 "bromberg_sl2",
7927 "criterion",
7928 "gpui",
7929 "log",
7930 "rand 0.8.5",
7931 "smallvec",
7932 "sum_tree",
7933 "util",
7934]
7935
7936[[package]]
7937name = "roxmltree"
7938version = "0.14.1"
7939source = "registry+https://github.com/rust-lang/crates.io-index"
7940checksum = "921904a62e410e37e215c40381b7117f830d9d89ba60ab5236170541dd25646b"
7941dependencies = [
7942 "xmlparser",
7943]
7944
7945[[package]]
7946name = "roxmltree"
7947version = "0.19.0"
7948source = "registry+https://github.com/rust-lang/crates.io-index"
7949checksum = "3cd14fd5e3b777a7422cca79358c57a8f6e3a703d9ac187448d0daf220c2407f"
7950
7951[[package]]
7952name = "rpc"
7953version = "0.1.0"
7954dependencies = [
7955 "anyhow",
7956 "async-tungstenite",
7957 "base64 0.13.1",
7958 "chrono",
7959 "collections",
7960 "env_logger",
7961 "futures 0.3.28",
7962 "gpui",
7963 "parking_lot",
7964 "prost",
7965 "prost-build",
7966 "rand 0.8.5",
7967 "rsa 0.4.0",
7968 "serde",
7969 "serde_json",
7970 "strum",
7971 "tracing",
7972 "util",
7973 "zstd",
7974]
7975
7976[[package]]
7977name = "rsa"
7978version = "0.4.0"
7979source = "registry+https://github.com/rust-lang/crates.io-index"
7980checksum = "68ef841a26fc5d040ced0417c6c6a64ee851f42489df11cdf0218e545b6f8d28"
7981dependencies = [
7982 "byteorder",
7983 "digest 0.9.0",
7984 "lazy_static",
7985 "num-bigint-dig 0.7.1",
7986 "num-integer",
7987 "num-iter",
7988 "num-traits",
7989 "pem",
7990 "rand 0.8.5",
7991 "simple_asn1",
7992 "subtle",
7993 "zeroize",
7994]
7995
7996[[package]]
7997name = "rsa"
7998version = "0.9.2"
7999source = "registry+https://github.com/rust-lang/crates.io-index"
8000checksum = "6ab43bb47d23c1a631b4b680199a45255dce26fa9ab2fa902581f624ff13e6a8"
8001dependencies = [
8002 "byteorder",
8003 "const-oid",
8004 "digest 0.10.7",
8005 "num-bigint-dig 0.8.4",
8006 "num-integer",
8007 "num-iter",
8008 "num-traits",
8009 "pkcs1",
8010 "pkcs8 0.10.2",
8011 "rand_core 0.6.4",
8012 "signature 2.1.0",
8013 "spki 0.7.2",
8014 "subtle",
8015 "zeroize",
8016]
8017
8018[[package]]
8019name = "rust-embed"
8020version = "8.2.0"
8021source = "registry+https://github.com/rust-lang/crates.io-index"
8022checksum = "a82c0bbc10308ed323529fd3c1dce8badda635aa319a5ff0e6466f33b8101e3f"
8023dependencies = [
8024 "rust-embed-impl",
8025 "rust-embed-utils",
8026 "walkdir",
8027]
8028
8029[[package]]
8030name = "rust-embed-impl"
8031version = "8.2.0"
8032source = "registry+https://github.com/rust-lang/crates.io-index"
8033checksum = "6227c01b1783cdfee1bcf844eb44594cd16ec71c35305bf1c9fb5aade2735e16"
8034dependencies = [
8035 "proc-macro2",
8036 "quote",
8037 "rust-embed-utils",
8038 "syn 2.0.48",
8039 "walkdir",
8040]
8041
8042[[package]]
8043name = "rust-embed-utils"
8044version = "8.2.0"
8045source = "registry+https://github.com/rust-lang/crates.io-index"
8046checksum = "8cb0a25bfbb2d4b4402179c2cf030387d9990857ce08a32592c6238db9fa8665"
8047dependencies = [
8048 "globset",
8049 "sha2 0.10.7",
8050 "walkdir",
8051]
8052
8053[[package]]
8054name = "rust_decimal"
8055version = "1.32.0"
8056source = "registry+https://github.com/rust-lang/crates.io-index"
8057checksum = "a4c4216490d5a413bc6d10fa4742bd7d4955941d062c0ef873141d6b0e7b30fd"
8058dependencies = [
8059 "arrayvec 0.7.4",
8060 "borsh",
8061 "bytes 1.5.0",
8062 "num-traits",
8063 "rand 0.8.5",
8064 "rkyv",
8065 "serde",
8066 "serde_json",
8067]
8068
8069[[package]]
8070name = "rustc-demangle"
8071version = "0.1.23"
8072source = "registry+https://github.com/rust-lang/crates.io-index"
8073checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
8074
8075[[package]]
8076name = "rustc-hash"
8077version = "1.1.0"
8078source = "registry+https://github.com/rust-lang/crates.io-index"
8079checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
8080
8081[[package]]
8082name = "rustc_version"
8083version = "0.4.0"
8084source = "registry+https://github.com/rust-lang/crates.io-index"
8085checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
8086dependencies = [
8087 "semver",
8088]
8089
8090[[package]]
8091name = "rustix"
8092version = "0.37.23"
8093source = "registry+https://github.com/rust-lang/crates.io-index"
8094checksum = "4d69718bf81c6127a49dc64e44a742e8bb9213c0ff8869a22c308f84c1d4ab06"
8095dependencies = [
8096 "bitflags 1.3.2",
8097 "errno",
8098 "io-lifetimes 1.0.11",
8099 "libc",
8100 "linux-raw-sys 0.3.8",
8101 "windows-sys 0.48.0",
8102]
8103
8104[[package]]
8105name = "rustix"
8106version = "0.38.32"
8107source = "registry+https://github.com/rust-lang/crates.io-index"
8108checksum = "65e04861e65f21776e67888bfbea442b3642beaa0138fdb1dd7a84a52dffdb89"
8109dependencies = [
8110 "bitflags 2.4.2",
8111 "errno",
8112 "itoa",
8113 "libc",
8114 "linux-raw-sys 0.4.12",
8115 "once_cell",
8116 "windows-sys 0.52.0",
8117]
8118
8119[[package]]
8120name = "rustix-openpty"
8121version = "0.1.1"
8122source = "registry+https://github.com/rust-lang/crates.io-index"
8123checksum = "a25c3aad9fc1424eb82c88087789a7d938e1829724f3e4043163baf0d13cfc12"
8124dependencies = [
8125 "errno",
8126 "libc",
8127 "rustix 0.38.32",
8128]
8129
8130[[package]]
8131name = "rustls"
8132version = "0.21.10"
8133source = "registry+https://github.com/rust-lang/crates.io-index"
8134checksum = "f9d5a6813c0759e4609cd494e8e725babae6a2ca7b62a5536a13daaec6fcb7ba"
8135dependencies = [
8136 "log",
8137 "ring 0.17.7",
8138 "rustls-webpki",
8139 "sct",
8140]
8141
8142[[package]]
8143name = "rustls-native-certs"
8144version = "0.6.3"
8145source = "registry+https://github.com/rust-lang/crates.io-index"
8146checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00"
8147dependencies = [
8148 "openssl-probe",
8149 "rustls-pemfile",
8150 "schannel",
8151 "security-framework",
8152]
8153
8154[[package]]
8155name = "rustls-pemfile"
8156version = "1.0.3"
8157source = "registry+https://github.com/rust-lang/crates.io-index"
8158checksum = "2d3987094b1d07b653b7dfdc3f70ce9a1da9c51ac18c1b06b662e4f9a0e9f4b2"
8159dependencies = [
8160 "base64 0.21.4",
8161]
8162
8163[[package]]
8164name = "rustls-webpki"
8165version = "0.101.7"
8166source = "registry+https://github.com/rust-lang/crates.io-index"
8167checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
8168dependencies = [
8169 "ring 0.17.7",
8170 "untrusted 0.9.0",
8171]
8172
8173[[package]]
8174name = "rustversion"
8175version = "1.0.14"
8176source = "registry+https://github.com/rust-lang/crates.io-index"
8177checksum = "7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4"
8178
8179[[package]]
8180name = "rustybuzz"
8181version = "0.3.0"
8182source = "registry+https://github.com/rust-lang/crates.io-index"
8183checksum = "0ab463a295d00f3692e0974a0bfd83c7a9bcd119e27e07c2beecdb1b44a09d10"
8184dependencies = [
8185 "bitflags 1.3.2",
8186 "bytemuck",
8187 "smallvec",
8188 "ttf-parser 0.9.0",
8189 "unicode-bidi-mirroring",
8190 "unicode-ccc",
8191 "unicode-general-category",
8192 "unicode-script",
8193]
8194
8195[[package]]
8196name = "rustybuzz"
8197version = "0.12.1"
8198source = "registry+https://github.com/rust-lang/crates.io-index"
8199checksum = "f0ae5692c5beaad6a9e22830deeed7874eae8a4e3ba4076fb48e12c56856222c"
8200dependencies = [
8201 "bitflags 2.4.2",
8202 "bytemuck",
8203 "libm",
8204 "smallvec",
8205 "ttf-parser 0.20.0",
8206 "unicode-bidi-mirroring",
8207 "unicode-ccc",
8208 "unicode-properties",
8209 "unicode-script",
8210]
8211
8212[[package]]
8213name = "ryu"
8214version = "1.0.15"
8215source = "registry+https://github.com/rust-lang/crates.io-index"
8216checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741"
8217
8218[[package]]
8219name = "safe_arch"
8220version = "0.5.2"
8221source = "registry+https://github.com/rust-lang/crates.io-index"
8222checksum = "c1ff3d6d9696af502cc3110dacce942840fb06ff4514cad92236ecc455f2ce05"
8223dependencies = [
8224 "bytemuck",
8225]
8226
8227[[package]]
8228name = "safemem"
8229version = "0.3.3"
8230source = "registry+https://github.com/rust-lang/crates.io-index"
8231checksum = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072"
8232
8233[[package]]
8234name = "salsa20"
8235version = "0.8.1"
8236source = "registry+https://github.com/rust-lang/crates.io-index"
8237checksum = "ecbd2eb639fd7cab5804a0837fe373cc2172d15437e804c054a9fb885cb923b0"
8238dependencies = [
8239 "cipher 0.3.0",
8240]
8241
8242[[package]]
8243name = "same-file"
8244version = "1.0.6"
8245source = "registry+https://github.com/rust-lang/crates.io-index"
8246checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
8247dependencies = [
8248 "winapi-util",
8249]
8250
8251[[package]]
8252name = "schannel"
8253version = "0.1.22"
8254source = "registry+https://github.com/rust-lang/crates.io-index"
8255checksum = "0c3733bf4cf7ea0880754e19cb5a462007c4a8c1914bff372ccc95b464f1df88"
8256dependencies = [
8257 "windows-sys 0.48.0",
8258]
8259
8260[[package]]
8261name = "schemars"
8262version = "0.8.15"
8263source = "registry+https://github.com/rust-lang/crates.io-index"
8264checksum = "1f7b0ce13155372a76ee2e1c5ffba1fe61ede73fbea5630d61eee6fac4929c0c"
8265dependencies = [
8266 "dyn-clone",
8267 "indexmap 1.9.3",
8268 "schemars_derive",
8269 "serde",
8270 "serde_json",
8271]
8272
8273[[package]]
8274name = "schemars_derive"
8275version = "0.8.15"
8276source = "registry+https://github.com/rust-lang/crates.io-index"
8277checksum = "e85e2a16b12bdb763244c69ab79363d71db2b4b918a2def53f80b02e0574b13c"
8278dependencies = [
8279 "proc-macro2",
8280 "quote",
8281 "serde_derive_internals",
8282 "syn 1.0.109",
8283]
8284
8285[[package]]
8286name = "scoped-tls"
8287version = "1.0.1"
8288source = "registry+https://github.com/rust-lang/crates.io-index"
8289checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
8290
8291[[package]]
8292name = "scoped_threadpool"
8293version = "0.1.9"
8294source = "registry+https://github.com/rust-lang/crates.io-index"
8295checksum = "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8"
8296
8297[[package]]
8298name = "scopeguard"
8299version = "1.2.0"
8300source = "registry+https://github.com/rust-lang/crates.io-index"
8301checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
8302
8303[[package]]
8304name = "scrypt"
8305version = "0.7.0"
8306source = "registry+https://github.com/rust-lang/crates.io-index"
8307checksum = "879588d8f90906e73302547e20fffefdd240eb3e0e744e142321f5d49dea0518"
8308dependencies = [
8309 "base64ct",
8310 "hmac 0.11.0",
8311 "password-hash",
8312 "pbkdf2 0.8.0",
8313 "salsa20",
8314 "sha2 0.9.9",
8315]
8316
8317[[package]]
8318name = "sct"
8319version = "0.7.0"
8320source = "registry+https://github.com/rust-lang/crates.io-index"
8321checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"
8322dependencies = [
8323 "ring 0.16.20",
8324 "untrusted 0.7.1",
8325]
8326
8327[[package]]
8328name = "sea-bae"
8329version = "0.2.0"
8330source = "registry+https://github.com/rust-lang/crates.io-index"
8331checksum = "3bd3534a9978d0aa7edd2808dc1f8f31c4d0ecd31ddf71d997b3c98e9f3c9114"
8332dependencies = [
8333 "heck 0.4.1",
8334 "proc-macro-error",
8335 "proc-macro2",
8336 "quote",
8337 "syn 2.0.48",
8338]
8339
8340[[package]]
8341name = "sea-orm"
8342version = "0.12.3"
8343source = "registry+https://github.com/rust-lang/crates.io-index"
8344checksum = "da5b2d70c255bc5cbe1d49f69c3c8eadae0fbbaeb18ee978edbf2f75775cb94d"
8345dependencies = [
8346 "async-stream",
8347 "async-trait",
8348 "bigdecimal",
8349 "chrono",
8350 "futures 0.3.28",
8351 "log",
8352 "ouroboros",
8353 "rust_decimal",
8354 "sea-orm-macros",
8355 "sea-query",
8356 "sea-query-binder",
8357 "serde",
8358 "serde_json",
8359 "sqlx",
8360 "strum",
8361 "thiserror",
8362 "time",
8363 "tracing",
8364 "url",
8365 "uuid",
8366]
8367
8368[[package]]
8369name = "sea-orm-macros"
8370version = "0.12.3"
8371source = "registry+https://github.com/rust-lang/crates.io-index"
8372checksum = "d7c8d455fad40194fb9774fdc4810c0f2700ff0dc0e93bd5ce9d641cc3f5dd75"
8373dependencies = [
8374 "heck 0.4.1",
8375 "proc-macro2",
8376 "quote",
8377 "sea-bae",
8378 "syn 2.0.48",
8379 "unicode-ident",
8380]
8381
8382[[package]]
8383name = "sea-query"
8384version = "0.30.2"
8385source = "registry+https://github.com/rust-lang/crates.io-index"
8386checksum = "fb3e6bba153bb198646c8762c48414942a38db27d142e44735a133cabddcc820"
8387dependencies = [
8388 "bigdecimal",
8389 "chrono",
8390 "derivative",
8391 "inherent",
8392 "ordered-float 3.9.1",
8393 "rust_decimal",
8394 "serde_json",
8395 "time",
8396 "uuid",
8397]
8398
8399[[package]]
8400name = "sea-query-binder"
8401version = "0.5.0"
8402source = "registry+https://github.com/rust-lang/crates.io-index"
8403checksum = "36bbb68df92e820e4d5aeb17b4acd5cc8b5d18b2c36a4dd6f4626aabfa7ab1b9"
8404dependencies = [
8405 "bigdecimal",
8406 "chrono",
8407 "rust_decimal",
8408 "sea-query",
8409 "serde_json",
8410 "sqlx",
8411 "time",
8412 "uuid",
8413]
8414
8415[[package]]
8416name = "seahash"
8417version = "4.1.0"
8418source = "registry+https://github.com/rust-lang/crates.io-index"
8419checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
8420
8421[[package]]
8422name = "sealed"
8423version = "0.4.0"
8424source = "registry+https://github.com/rust-lang/crates.io-index"
8425checksum = "6b5e421024b5e5edfbaa8e60ecf90bda9dbffc602dbb230e6028763f85f0c68c"
8426dependencies = [
8427 "heck 0.3.3",
8428 "proc-macro2",
8429 "quote",
8430 "syn 1.0.109",
8431]
8432
8433[[package]]
8434name = "search"
8435version = "0.1.0"
8436dependencies = [
8437 "any_vec",
8438 "anyhow",
8439 "bitflags 2.4.2",
8440 "client",
8441 "collections",
8442 "editor",
8443 "futures 0.3.28",
8444 "gpui",
8445 "language",
8446 "menu",
8447 "project",
8448 "serde",
8449 "serde_json",
8450 "settings",
8451 "smol",
8452 "theme",
8453 "ui",
8454 "unindent",
8455 "util",
8456 "workspace",
8457]
8458
8459[[package]]
8460name = "sec1"
8461version = "0.3.0"
8462source = "registry+https://github.com/rust-lang/crates.io-index"
8463checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"
8464dependencies = [
8465 "base16ct",
8466 "der 0.6.1",
8467 "generic-array",
8468 "pkcs8 0.9.0",
8469 "subtle",
8470 "zeroize",
8471]
8472
8473[[package]]
8474name = "security-framework"
8475version = "2.9.2"
8476source = "registry+https://github.com/rust-lang/crates.io-index"
8477checksum = "05b64fb303737d99b81884b2c63433e9ae28abebe5eb5045dcdd175dc2ecf4de"
8478dependencies = [
8479 "bitflags 1.3.2",
8480 "core-foundation",
8481 "core-foundation-sys 0.8.6",
8482 "libc",
8483 "security-framework-sys",
8484]
8485
8486[[package]]
8487name = "security-framework-sys"
8488version = "2.9.1"
8489source = "registry+https://github.com/rust-lang/crates.io-index"
8490checksum = "e932934257d3b408ed8f30db49d85ea163bfe74961f017f405b025af298f0c7a"
8491dependencies = [
8492 "core-foundation-sys 0.8.6",
8493 "libc",
8494]
8495
8496[[package]]
8497name = "self_cell"
8498version = "1.0.3"
8499source = "registry+https://github.com/rust-lang/crates.io-index"
8500checksum = "58bf37232d3bb9a2c4e641ca2a11d83b5062066f88df7fed36c28772046d65ba"
8501
8502[[package]]
8503name = "semantic_version"
8504version = "0.1.0"
8505dependencies = [
8506 "anyhow",
8507 "serde",
8508]
8509
8510[[package]]
8511name = "semver"
8512version = "1.0.18"
8513source = "registry+https://github.com/rust-lang/crates.io-index"
8514checksum = "b0293b4b29daaf487284529cc2f5675b8e57c61f70167ba415a463651fd6a918"
8515
8516[[package]]
8517name = "seq-macro"
8518version = "0.2.2"
8519source = "registry+https://github.com/rust-lang/crates.io-index"
8520checksum = "5a9f47faea3cad316faa914d013d24f471cd90bfca1a0c70f05a3f42c6441e99"
8521
8522[[package]]
8523name = "serde"
8524version = "1.0.196"
8525source = "registry+https://github.com/rust-lang/crates.io-index"
8526checksum = "870026e60fa08c69f064aa766c10f10b1d62db9ccd4d0abb206472bee0ce3b32"
8527dependencies = [
8528 "serde_derive",
8529]
8530
8531[[package]]
8532name = "serde_derive"
8533version = "1.0.196"
8534source = "registry+https://github.com/rust-lang/crates.io-index"
8535checksum = "33c85360c95e7d137454dc81d9a4ed2b8efd8fbe19cee57357b32b9771fccb67"
8536dependencies = [
8537 "proc-macro2",
8538 "quote",
8539 "syn 2.0.48",
8540]
8541
8542[[package]]
8543name = "serde_derive_internals"
8544version = "0.26.0"
8545source = "registry+https://github.com/rust-lang/crates.io-index"
8546checksum = "85bf8229e7920a9f636479437026331ce11aa132b4dde37d121944a44d6e5f3c"
8547dependencies = [
8548 "proc-macro2",
8549 "quote",
8550 "syn 1.0.109",
8551]
8552
8553[[package]]
8554name = "serde_fmt"
8555version = "1.0.3"
8556source = "registry+https://github.com/rust-lang/crates.io-index"
8557checksum = "e1d4ddca14104cd60529e8c7f7ba71a2c8acd8f7f5cfcdc2faf97eeb7c3010a4"
8558dependencies = [
8559 "serde",
8560]
8561
8562[[package]]
8563name = "serde_json"
8564version = "1.0.107"
8565source = "registry+https://github.com/rust-lang/crates.io-index"
8566checksum = "6b420ce6e3d8bd882e9b243c6eed35dbc9a6110c9769e74b584e0d68d1f20c65"
8567dependencies = [
8568 "indexmap 2.0.0",
8569 "itoa",
8570 "ryu",
8571 "serde",
8572]
8573
8574[[package]]
8575name = "serde_json_lenient"
8576version = "0.1.7"
8577source = "registry+https://github.com/rust-lang/crates.io-index"
8578checksum = "26386958a1344003f2b2bcff51a23fbe70461a478ef29247c6c6ab2c1656f53e"
8579dependencies = [
8580 "indexmap 2.0.0",
8581 "itoa",
8582 "ryu",
8583 "serde",
8584]
8585
8586[[package]]
8587name = "serde_path_to_error"
8588version = "0.1.15"
8589source = "registry+https://github.com/rust-lang/crates.io-index"
8590checksum = "ebd154a240de39fdebcf5775d2675c204d7c13cf39a4c697be6493c8e734337c"
8591dependencies = [
8592 "itoa",
8593 "serde",
8594]
8595
8596[[package]]
8597name = "serde_repr"
8598version = "0.1.16"
8599source = "registry+https://github.com/rust-lang/crates.io-index"
8600checksum = "8725e1dfadb3a50f7e5ce0b1a540466f6ed3fe7a0fca2ac2b8b831d31316bd00"
8601dependencies = [
8602 "proc-macro2",
8603 "quote",
8604 "syn 2.0.48",
8605]
8606
8607[[package]]
8608name = "serde_spanned"
8609version = "0.6.5"
8610source = "registry+https://github.com/rust-lang/crates.io-index"
8611checksum = "eb3622f419d1296904700073ea6cc23ad690adbd66f13ea683df73298736f0c1"
8612dependencies = [
8613 "serde",
8614]
8615
8616[[package]]
8617name = "serde_urlencoded"
8618version = "0.7.1"
8619source = "registry+https://github.com/rust-lang/crates.io-index"
8620checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
8621dependencies = [
8622 "form_urlencoded",
8623 "itoa",
8624 "ryu",
8625 "serde",
8626]
8627
8628[[package]]
8629name = "settings"
8630version = "0.1.0"
8631dependencies = [
8632 "anyhow",
8633 "collections",
8634 "fs",
8635 "futures 0.3.28",
8636 "gpui",
8637 "indoc",
8638 "lazy_static",
8639 "pretty_assertions",
8640 "release_channel",
8641 "rust-embed",
8642 "schemars",
8643 "serde",
8644 "serde_derive",
8645 "serde_json",
8646 "serde_json_lenient",
8647 "smallvec",
8648 "tree-sitter",
8649 "tree-sitter-json 0.19.0",
8650 "unindent",
8651 "util",
8652]
8653
8654[[package]]
8655name = "sha-1"
8656version = "0.9.8"
8657source = "registry+https://github.com/rust-lang/crates.io-index"
8658checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"
8659dependencies = [
8660 "block-buffer 0.9.0",
8661 "cfg-if",
8662 "cpufeatures",
8663 "digest 0.9.0",
8664 "opaque-debug",
8665]
8666
8667[[package]]
8668name = "sha1"
8669version = "0.10.6"
8670source = "registry+https://github.com/rust-lang/crates.io-index"
8671checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
8672dependencies = [
8673 "cfg-if",
8674 "cpufeatures",
8675 "digest 0.10.7",
8676]
8677
8678[[package]]
8679name = "sha1_smol"
8680version = "1.0.0"
8681source = "registry+https://github.com/rust-lang/crates.io-index"
8682checksum = "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012"
8683
8684[[package]]
8685name = "sha2"
8686version = "0.9.9"
8687source = "registry+https://github.com/rust-lang/crates.io-index"
8688checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"
8689dependencies = [
8690 "block-buffer 0.9.0",
8691 "cfg-if",
8692 "cpufeatures",
8693 "digest 0.9.0",
8694 "opaque-debug",
8695]
8696
8697[[package]]
8698name = "sha2"
8699version = "0.10.7"
8700source = "registry+https://github.com/rust-lang/crates.io-index"
8701checksum = "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8"
8702dependencies = [
8703 "cfg-if",
8704 "cpufeatures",
8705 "digest 0.10.7",
8706]
8707
8708[[package]]
8709name = "sharded-slab"
8710version = "0.1.4"
8711source = "registry+https://github.com/rust-lang/crates.io-index"
8712checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"
8713dependencies = [
8714 "lazy_static",
8715]
8716
8717[[package]]
8718name = "shell-words"
8719version = "1.1.0"
8720source = "registry+https://github.com/rust-lang/crates.io-index"
8721checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
8722
8723[[package]]
8724name = "shellexpand"
8725version = "2.1.2"
8726source = "registry+https://github.com/rust-lang/crates.io-index"
8727checksum = "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4"
8728dependencies = [
8729 "dirs 4.0.0",
8730]
8731
8732[[package]]
8733name = "shlex"
8734version = "1.3.0"
8735source = "registry+https://github.com/rust-lang/crates.io-index"
8736checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
8737
8738[[package]]
8739name = "signal-hook"
8740version = "0.3.17"
8741source = "registry+https://github.com/rust-lang/crates.io-index"
8742checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801"
8743dependencies = [
8744 "libc",
8745 "signal-hook-registry",
8746]
8747
8748[[package]]
8749name = "signal-hook-registry"
8750version = "1.4.1"
8751source = "registry+https://github.com/rust-lang/crates.io-index"
8752checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
8753dependencies = [
8754 "libc",
8755]
8756
8757[[package]]
8758name = "signature"
8759version = "1.6.4"
8760source = "registry+https://github.com/rust-lang/crates.io-index"
8761checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
8762dependencies = [
8763 "digest 0.10.7",
8764 "rand_core 0.6.4",
8765]
8766
8767[[package]]
8768name = "signature"
8769version = "2.1.0"
8770source = "registry+https://github.com/rust-lang/crates.io-index"
8771checksum = "5e1788eed21689f9cf370582dfc467ef36ed9c707f073528ddafa8d83e3b8500"
8772dependencies = [
8773 "digest 0.10.7",
8774 "rand_core 0.6.4",
8775]
8776
8777[[package]]
8778name = "simdutf8"
8779version = "0.1.4"
8780source = "registry+https://github.com/rust-lang/crates.io-index"
8781checksum = "f27f6278552951f1f2b8cf9da965d10969b2efdea95a6ec47987ab46edfe263a"
8782
8783[[package]]
8784name = "similar"
8785version = "1.3.0"
8786source = "registry+https://github.com/rust-lang/crates.io-index"
8787checksum = "1ad1d488a557b235fc46dae55512ffbfc429d2482b08b4d9435ab07384ca8aec"
8788
8789[[package]]
8790name = "simple_asn1"
8791version = "0.5.4"
8792source = "registry+https://github.com/rust-lang/crates.io-index"
8793checksum = "8eb4ea60fb301dc81dfc113df680571045d375ab7345d171c5dc7d7e13107a80"
8794dependencies = [
8795 "chrono",
8796 "num-bigint",
8797 "num-traits",
8798 "thiserror",
8799]
8800
8801[[package]]
8802name = "simplecss"
8803version = "0.2.1"
8804source = "registry+https://github.com/rust-lang/crates.io-index"
8805checksum = "a11be7c62927d9427e9f40f3444d5499d868648e2edbc4e2116de69e7ec0e89d"
8806dependencies = [
8807 "log",
8808]
8809
8810[[package]]
8811name = "simplelog"
8812version = "0.9.0"
8813source = "registry+https://github.com/rust-lang/crates.io-index"
8814checksum = "4bc0ffd69814a9b251d43afcabf96dad1b29f5028378056257be9e3fecc9f720"
8815dependencies = [
8816 "chrono",
8817 "log",
8818 "termcolor",
8819]
8820
8821[[package]]
8822name = "siphasher"
8823version = "0.2.3"
8824source = "registry+https://github.com/rust-lang/crates.io-index"
8825checksum = "0b8de496cf83d4ed58b6be86c3a275b8602f6ffe98d3024a869e124147a9a3ac"
8826
8827[[package]]
8828name = "siphasher"
8829version = "0.3.11"
8830source = "registry+https://github.com/rust-lang/crates.io-index"
8831checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
8832
8833[[package]]
8834name = "slab"
8835version = "0.4.9"
8836source = "registry+https://github.com/rust-lang/crates.io-index"
8837checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
8838dependencies = [
8839 "autocfg",
8840]
8841
8842[[package]]
8843name = "slice-group-by"
8844version = "0.3.1"
8845source = "registry+https://github.com/rust-lang/crates.io-index"
8846checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7"
8847
8848[[package]]
8849name = "slotmap"
8850version = "1.0.6"
8851source = "registry+https://github.com/rust-lang/crates.io-index"
8852checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"
8853dependencies = [
8854 "version_check",
8855]
8856
8857[[package]]
8858name = "sluice"
8859version = "0.5.5"
8860source = "registry+https://github.com/rust-lang/crates.io-index"
8861checksum = "6d7400c0eff44aa2fcb5e31a5f24ba9716ed90138769e4977a2ba6014ae63eb5"
8862dependencies = [
8863 "async-channel 1.9.0",
8864 "futures-core",
8865 "futures-io",
8866]
8867
8868[[package]]
8869name = "smallvec"
8870version = "1.11.1"
8871source = "registry+https://github.com/rust-lang/crates.io-index"
8872checksum = "942b4a808e05215192e39f4ab80813e599068285906cc91aa64f923db842bd5a"
8873
8874[[package]]
8875name = "smithay-client-toolkit"
8876version = "0.18.1"
8877source = "registry+https://github.com/rust-lang/crates.io-index"
8878checksum = "922fd3eeab3bd820d76537ce8f582b1cf951eceb5475c28500c7457d9d17f53a"
8879dependencies = [
8880 "bitflags 2.4.2",
8881 "calloop",
8882 "calloop-wayland-source",
8883 "cursor-icon",
8884 "libc",
8885 "log",
8886 "memmap2 0.9.4",
8887 "rustix 0.38.32",
8888 "thiserror",
8889 "wayland-backend",
8890 "wayland-client",
8891 "wayland-csd-frame",
8892 "wayland-cursor",
8893 "wayland-protocols",
8894 "wayland-protocols-wlr",
8895 "wayland-scanner",
8896 "xkeysym",
8897]
8898
8899[[package]]
8900name = "smithay-clipboard"
8901version = "0.7.1"
8902source = "registry+https://github.com/rust-lang/crates.io-index"
8903checksum = "c091e7354ea8059d6ad99eace06dd13ddeedbb0ac72d40a9a6e7ff790525882d"
8904dependencies = [
8905 "libc",
8906 "smithay-client-toolkit",
8907 "wayland-backend",
8908]
8909
8910[[package]]
8911name = "smol"
8912version = "1.3.0"
8913source = "registry+https://github.com/rust-lang/crates.io-index"
8914checksum = "13f2b548cd8447f8de0fdf1c592929f70f4fc7039a05e47404b0d096ec6987a1"
8915dependencies = [
8916 "async-channel 1.9.0",
8917 "async-executor",
8918 "async-fs 1.6.0",
8919 "async-io 1.13.0",
8920 "async-lock 2.8.0",
8921 "async-net 1.7.0",
8922 "async-process 1.7.0",
8923 "blocking",
8924 "futures-lite 1.13.0",
8925]
8926
8927[[package]]
8928name = "snippet"
8929version = "0.1.0"
8930dependencies = [
8931 "anyhow",
8932 "smallvec",
8933]
8934
8935[[package]]
8936name = "socket2"
8937version = "0.4.9"
8938source = "registry+https://github.com/rust-lang/crates.io-index"
8939checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
8940dependencies = [
8941 "libc",
8942 "winapi",
8943]
8944
8945[[package]]
8946name = "socket2"
8947version = "0.5.4"
8948source = "registry+https://github.com/rust-lang/crates.io-index"
8949checksum = "4031e820eb552adee9295814c0ced9e5cf38ddf1e8b7d566d6de8e2538ea989e"
8950dependencies = [
8951 "libc",
8952 "windows-sys 0.48.0",
8953]
8954
8955[[package]]
8956name = "spdx"
8957version = "0.10.4"
8958source = "registry+https://github.com/rust-lang/crates.io-index"
8959checksum = "29ef1a0fa1e39ac22972c8db23ff89aea700ab96aa87114e1fb55937a631a0c9"
8960dependencies = [
8961 "smallvec",
8962]
8963
8964[[package]]
8965name = "spin"
8966version = "0.5.2"
8967source = "registry+https://github.com/rust-lang/crates.io-index"
8968checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
8969
8970[[package]]
8971name = "spin"
8972version = "0.9.8"
8973source = "registry+https://github.com/rust-lang/crates.io-index"
8974checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
8975dependencies = [
8976 "lock_api",
8977]
8978
8979[[package]]
8980name = "spirv"
8981version = "0.2.0+1.5.4"
8982source = "registry+https://github.com/rust-lang/crates.io-index"
8983checksum = "246bfa38fe3db3f1dfc8ca5a2cdeb7348c78be2112740cc0ec8ef18b6d94f830"
8984dependencies = [
8985 "bitflags 1.3.2",
8986 "num-traits",
8987]
8988
8989[[package]]
8990name = "spki"
8991version = "0.6.0"
8992source = "registry+https://github.com/rust-lang/crates.io-index"
8993checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"
8994dependencies = [
8995 "base64ct",
8996 "der 0.6.1",
8997]
8998
8999[[package]]
9000name = "spki"
9001version = "0.7.2"
9002source = "registry+https://github.com/rust-lang/crates.io-index"
9003checksum = "9d1e996ef02c474957d681f1b05213dfb0abab947b446a62d37770b23500184a"
9004dependencies = [
9005 "base64ct",
9006 "der 0.7.8",
9007]
9008
9009[[package]]
9010name = "sptr"
9011version = "0.3.2"
9012source = "registry+https://github.com/rust-lang/crates.io-index"
9013checksum = "3b9b39299b249ad65f3b7e96443bad61c02ca5cd3589f46cb6d610a0fd6c0d6a"
9014
9015[[package]]
9016name = "sqlez"
9017version = "0.1.0"
9018dependencies = [
9019 "anyhow",
9020 "collections",
9021 "futures 0.3.28",
9022 "indoc",
9023 "lazy_static",
9024 "libsqlite3-sys",
9025 "parking_lot",
9026 "smol",
9027 "thread_local",
9028 "util",
9029 "uuid",
9030]
9031
9032[[package]]
9033name = "sqlez_macros"
9034version = "0.1.0"
9035dependencies = [
9036 "lazy_static",
9037 "sqlez",
9038 "sqlformat",
9039 "syn 1.0.109",
9040]
9041
9042[[package]]
9043name = "sqlformat"
9044version = "0.2.2"
9045source = "registry+https://github.com/rust-lang/crates.io-index"
9046checksum = "6b7b278788e7be4d0d29c0f39497a0eef3fba6bbc8e70d8bf7fde46edeaa9e85"
9047dependencies = [
9048 "itertools 0.11.0",
9049 "nom",
9050 "unicode_categories",
9051]
9052
9053[[package]]
9054name = "sqlx"
9055version = "0.7.2"
9056source = "registry+https://github.com/rust-lang/crates.io-index"
9057checksum = "0e50c216e3624ec8e7ecd14c6a6a6370aad6ee5d8cfc3ab30b5162eeeef2ed33"
9058dependencies = [
9059 "sqlx-core",
9060 "sqlx-macros",
9061 "sqlx-mysql",
9062 "sqlx-postgres",
9063 "sqlx-sqlite",
9064]
9065
9066[[package]]
9067name = "sqlx-core"
9068version = "0.7.2"
9069source = "registry+https://github.com/rust-lang/crates.io-index"
9070checksum = "8d6753e460c998bbd4cd8c6f0ed9a64346fcca0723d6e75e52fdc351c5d2169d"
9071dependencies = [
9072 "ahash 0.8.8",
9073 "atoi",
9074 "bigdecimal",
9075 "byteorder",
9076 "bytes 1.5.0",
9077 "chrono",
9078 "crc",
9079 "crossbeam-queue",
9080 "dotenvy",
9081 "either",
9082 "event-listener 2.5.3",
9083 "futures-channel",
9084 "futures-core",
9085 "futures-intrusive",
9086 "futures-io",
9087 "futures-util",
9088 "hashlink",
9089 "hex",
9090 "indexmap 2.0.0",
9091 "log",
9092 "memchr",
9093 "once_cell",
9094 "paste",
9095 "percent-encoding",
9096 "rust_decimal",
9097 "rustls",
9098 "rustls-pemfile",
9099 "serde",
9100 "serde_json",
9101 "sha2 0.10.7",
9102 "smallvec",
9103 "sqlformat",
9104 "thiserror",
9105 "time",
9106 "tokio",
9107 "tokio-stream",
9108 "tracing",
9109 "url",
9110 "uuid",
9111 "webpki-roots",
9112]
9113
9114[[package]]
9115name = "sqlx-macros"
9116version = "0.7.2"
9117source = "registry+https://github.com/rust-lang/crates.io-index"
9118checksum = "9a793bb3ba331ec8359c1853bd39eed32cdd7baaf22c35ccf5c92a7e8d1189ec"
9119dependencies = [
9120 "proc-macro2",
9121 "quote",
9122 "sqlx-core",
9123 "sqlx-macros-core",
9124 "syn 1.0.109",
9125]
9126
9127[[package]]
9128name = "sqlx-macros-core"
9129version = "0.7.2"
9130source = "registry+https://github.com/rust-lang/crates.io-index"
9131checksum = "0a4ee1e104e00dedb6aa5ffdd1343107b0a4702e862a84320ee7cc74782d96fc"
9132dependencies = [
9133 "dotenvy",
9134 "either",
9135 "heck 0.4.1",
9136 "hex",
9137 "once_cell",
9138 "proc-macro2",
9139 "quote",
9140 "serde",
9141 "serde_json",
9142 "sha2 0.10.7",
9143 "sqlx-core",
9144 "sqlx-mysql",
9145 "sqlx-postgres",
9146 "sqlx-sqlite",
9147 "syn 1.0.109",
9148 "tempfile",
9149 "tokio",
9150 "url",
9151]
9152
9153[[package]]
9154name = "sqlx-mysql"
9155version = "0.7.2"
9156source = "registry+https://github.com/rust-lang/crates.io-index"
9157checksum = "864b869fdf56263f4c95c45483191ea0af340f9f3e3e7b4d57a61c7c87a970db"
9158dependencies = [
9159 "atoi",
9160 "base64 0.21.4",
9161 "bigdecimal",
9162 "bitflags 2.4.2",
9163 "byteorder",
9164 "bytes 1.5.0",
9165 "chrono",
9166 "crc",
9167 "digest 0.10.7",
9168 "dotenvy",
9169 "either",
9170 "futures-channel",
9171 "futures-core",
9172 "futures-io",
9173 "futures-util",
9174 "generic-array",
9175 "hex",
9176 "hkdf",
9177 "hmac 0.12.1",
9178 "itoa",
9179 "log",
9180 "md-5",
9181 "memchr",
9182 "once_cell",
9183 "percent-encoding",
9184 "rand 0.8.5",
9185 "rsa 0.9.2",
9186 "rust_decimal",
9187 "serde",
9188 "sha1",
9189 "sha2 0.10.7",
9190 "smallvec",
9191 "sqlx-core",
9192 "stringprep",
9193 "thiserror",
9194 "time",
9195 "tracing",
9196 "uuid",
9197 "whoami",
9198]
9199
9200[[package]]
9201name = "sqlx-postgres"
9202version = "0.7.2"
9203source = "registry+https://github.com/rust-lang/crates.io-index"
9204checksum = "eb7ae0e6a97fb3ba33b23ac2671a5ce6e3cabe003f451abd5a56e7951d975624"
9205dependencies = [
9206 "atoi",
9207 "base64 0.21.4",
9208 "bigdecimal",
9209 "bitflags 2.4.2",
9210 "byteorder",
9211 "chrono",
9212 "crc",
9213 "dotenvy",
9214 "etcetera",
9215 "futures-channel",
9216 "futures-core",
9217 "futures-io",
9218 "futures-util",
9219 "hex",
9220 "hkdf",
9221 "hmac 0.12.1",
9222 "home",
9223 "itoa",
9224 "log",
9225 "md-5",
9226 "memchr",
9227 "num-bigint",
9228 "once_cell",
9229 "rand 0.8.5",
9230 "rust_decimal",
9231 "serde",
9232 "serde_json",
9233 "sha1",
9234 "sha2 0.10.7",
9235 "smallvec",
9236 "sqlx-core",
9237 "stringprep",
9238 "thiserror",
9239 "time",
9240 "tracing",
9241 "uuid",
9242 "whoami",
9243]
9244
9245[[package]]
9246name = "sqlx-sqlite"
9247version = "0.7.2"
9248source = "registry+https://github.com/rust-lang/crates.io-index"
9249checksum = "d59dc83cf45d89c555a577694534fcd1b55c545a816c816ce51f20bbe56a4f3f"
9250dependencies = [
9251 "atoi",
9252 "chrono",
9253 "flume",
9254 "futures-channel",
9255 "futures-core",
9256 "futures-executor",
9257 "futures-intrusive",
9258 "futures-util",
9259 "libsqlite3-sys",
9260 "log",
9261 "percent-encoding",
9262 "serde",
9263 "sqlx-core",
9264 "time",
9265 "tracing",
9266 "url",
9267 "uuid",
9268]
9269
9270[[package]]
9271name = "stable_deref_trait"
9272version = "1.2.0"
9273source = "registry+https://github.com/rust-lang/crates.io-index"
9274checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
9275
9276[[package]]
9277name = "static_assertions"
9278version = "1.1.0"
9279source = "registry+https://github.com/rust-lang/crates.io-index"
9280checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
9281
9282[[package]]
9283name = "story"
9284version = "0.1.0"
9285dependencies = [
9286 "gpui",
9287 "itertools 0.10.5",
9288 "smallvec",
9289]
9290
9291[[package]]
9292name = "storybook"
9293version = "0.1.0"
9294dependencies = [
9295 "anyhow",
9296 "clap 4.4.4",
9297 "collab_ui",
9298 "ctrlc",
9299 "dialoguer",
9300 "editor",
9301 "embed-manifest",
9302 "fuzzy",
9303 "gpui",
9304 "indoc",
9305 "language",
9306 "log",
9307 "menu",
9308 "picker",
9309 "rust-embed",
9310 "settings",
9311 "simplelog",
9312 "story",
9313 "strum",
9314 "theme",
9315 "ui",
9316]
9317
9318[[package]]
9319name = "stringprep"
9320version = "0.1.4"
9321source = "registry+https://github.com/rust-lang/crates.io-index"
9322checksum = "bb41d74e231a107a1b4ee36bd1214b11285b77768d2e3824aedafa988fd36ee6"
9323dependencies = [
9324 "finl_unicode",
9325 "unicode-bidi",
9326 "unicode-normalization",
9327]
9328
9329[[package]]
9330name = "strsim"
9331version = "0.10.0"
9332source = "registry+https://github.com/rust-lang/crates.io-index"
9333checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
9334
9335[[package]]
9336name = "strum"
9337version = "0.25.0"
9338source = "registry+https://github.com/rust-lang/crates.io-index"
9339checksum = "290d54ea6f91c969195bdbcd7442c8c2a2ba87da8bf60a7ee86a235d4bc1e125"
9340dependencies = [
9341 "strum_macros",
9342]
9343
9344[[package]]
9345name = "strum_macros"
9346version = "0.25.2"
9347source = "registry+https://github.com/rust-lang/crates.io-index"
9348checksum = "ad8d03b598d3d0fff69bf533ee3ef19b8eeb342729596df84bcc7e1f96ec4059"
9349dependencies = [
9350 "heck 0.4.1",
9351 "proc-macro2",
9352 "quote",
9353 "rustversion",
9354 "syn 2.0.48",
9355]
9356
9357[[package]]
9358name = "subst"
9359version = "0.3.0"
9360source = "registry+https://github.com/rust-lang/crates.io-index"
9361checksum = "ca1318e5d6716d6541696727c88d9b8dfc8cfe6afd6908e186546fd4af7f5b98"
9362dependencies = [
9363 "memchr",
9364 "unicode-width",
9365]
9366
9367[[package]]
9368name = "subtle"
9369version = "2.5.0"
9370source = "registry+https://github.com/rust-lang/crates.io-index"
9371checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc"
9372
9373[[package]]
9374name = "sum_tree"
9375version = "0.1.0"
9376dependencies = [
9377 "arrayvec 0.7.4",
9378 "ctor",
9379 "env_logger",
9380 "log",
9381 "rand 0.8.5",
9382 "rayon",
9383]
9384
9385[[package]]
9386name = "sval"
9387version = "2.8.0"
9388source = "registry+https://github.com/rust-lang/crates.io-index"
9389checksum = "05d11eec9fbe2bc8bc71e7349f0e7534db9a96d961fb9f302574275b7880ad06"
9390
9391[[package]]
9392name = "sval_buffer"
9393version = "2.8.0"
9394source = "registry+https://github.com/rust-lang/crates.io-index"
9395checksum = "6b7451f69a93c5baf2653d5aa8bb4178934337f16c22830a50b06b386f72d761"
9396dependencies = [
9397 "sval",
9398 "sval_ref",
9399]
9400
9401[[package]]
9402name = "sval_dynamic"
9403version = "2.8.0"
9404source = "registry+https://github.com/rust-lang/crates.io-index"
9405checksum = "c34f5a2cc12b4da2adfb59d5eedfd9b174a23cc3fae84cec71dcbcd9302068f5"
9406dependencies = [
9407 "sval",
9408]
9409
9410[[package]]
9411name = "sval_fmt"
9412version = "2.8.0"
9413source = "registry+https://github.com/rust-lang/crates.io-index"
9414checksum = "2f578b2301341e246d00b35957f2952c4ec554ad9c7cfaee10bc86bc92896578"
9415dependencies = [
9416 "itoa",
9417 "ryu",
9418 "sval",
9419]
9420
9421[[package]]
9422name = "sval_json"
9423version = "2.8.0"
9424source = "registry+https://github.com/rust-lang/crates.io-index"
9425checksum = "8346c00f5dc6efe18bea8d13c1f7ca4f112b20803434bf3657ac17c0f74cbc4b"
9426dependencies = [
9427 "itoa",
9428 "ryu",
9429 "sval",
9430]
9431
9432[[package]]
9433name = "sval_ref"
9434version = "2.8.0"
9435source = "registry+https://github.com/rust-lang/crates.io-index"
9436checksum = "6617cc89952f792aebc0f4a1a76bc51e80c70b18c491bd52215c7989c4c3dd06"
9437dependencies = [
9438 "sval",
9439]
9440
9441[[package]]
9442name = "sval_serde"
9443version = "2.8.0"
9444source = "registry+https://github.com/rust-lang/crates.io-index"
9445checksum = "fe3d1e59f023341d9af75d86f3bc148a6704f3f831eef0dd90bbe9cb445fa024"
9446dependencies = [
9447 "serde",
9448 "sval",
9449 "sval_buffer",
9450 "sval_fmt",
9451]
9452
9453[[package]]
9454name = "svg_fmt"
9455version = "0.4.1"
9456source = "registry+https://github.com/rust-lang/crates.io-index"
9457checksum = "8fb1df15f412ee2e9dfc1c504260fa695c1c3f10fe9f4a6ee2d2184d7d6450e2"
9458
9459[[package]]
9460name = "svgfilters"
9461version = "0.3.0"
9462source = "registry+https://github.com/rust-lang/crates.io-index"
9463checksum = "fb0dce2fee79ac40c21dafba48565ff7a5fa275e23ffe9ce047a40c9574ba34e"
9464dependencies = [
9465 "float-cmp",
9466 "rgb",
9467]
9468
9469[[package]]
9470name = "svgtypes"
9471version = "0.5.0"
9472source = "registry+https://github.com/rust-lang/crates.io-index"
9473checksum = "9c536faaff1a10837cfe373142583f6e27d81e96beba339147e77b67c9f260ff"
9474dependencies = [
9475 "float-cmp",
9476 "siphasher 0.2.3",
9477]
9478
9479[[package]]
9480name = "swash"
9481version = "0.1.12"
9482source = "registry+https://github.com/rust-lang/crates.io-index"
9483checksum = "d06ff4664af8923625604261c645f5c4cc610cc83c84bec74b50d76237089de7"
9484dependencies = [
9485 "read-fonts",
9486 "yazi",
9487 "zeno",
9488]
9489
9490[[package]]
9491name = "syn"
9492version = "1.0.109"
9493source = "registry+https://github.com/rust-lang/crates.io-index"
9494checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
9495dependencies = [
9496 "proc-macro2",
9497 "quote",
9498 "unicode-ident",
9499]
9500
9501[[package]]
9502name = "syn"
9503version = "2.0.48"
9504source = "registry+https://github.com/rust-lang/crates.io-index"
9505checksum = "0f3531638e407dfc0814761abb7c00a5b54992b849452a0646b7f65c9f770f3f"
9506dependencies = [
9507 "proc-macro2",
9508 "quote",
9509 "unicode-ident",
9510]
9511
9512[[package]]
9513name = "sync_wrapper"
9514version = "0.1.2"
9515source = "registry+https://github.com/rust-lang/crates.io-index"
9516checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
9517
9518[[package]]
9519name = "sys-locale"
9520version = "0.3.1"
9521source = "registry+https://github.com/rust-lang/crates.io-index"
9522checksum = "e801cf239ecd6ccd71f03d270d67dd53d13e90aab208bf4b8fe4ad957ea949b0"
9523dependencies = [
9524 "libc",
9525]
9526
9527[[package]]
9528name = "sysinfo"
9529version = "0.30.7"
9530source = "registry+https://github.com/rust-lang/crates.io-index"
9531checksum = "0c385888ef380a852a16209afc8cfad22795dd8873d69c9a14d2e2088f118d18"
9532dependencies = [
9533 "cfg-if",
9534 "core-foundation-sys 0.8.6",
9535 "libc",
9536 "ntapi",
9537 "once_cell",
9538 "rayon",
9539 "windows 0.52.0",
9540]
9541
9542[[package]]
9543name = "system-interface"
9544version = "0.27.1"
9545source = "registry+https://github.com/rust-lang/crates.io-index"
9546checksum = "9aef1f9d4c1dbdd1cb3a63be9efd2f04d8ddbc919d46112982c76818ffc2f1a7"
9547dependencies = [
9548 "bitflags 2.4.2",
9549 "cap-fs-ext",
9550 "cap-std",
9551 "fd-lock",
9552 "io-lifetimes 2.0.3",
9553 "rustix 0.38.32",
9554 "windows-sys 0.52.0",
9555 "winx",
9556]
9557
9558[[package]]
9559name = "tab_switcher"
9560version = "0.1.0"
9561dependencies = [
9562 "anyhow",
9563 "collections",
9564 "ctor",
9565 "editor",
9566 "env_logger",
9567 "gpui",
9568 "language",
9569 "menu",
9570 "picker",
9571 "project",
9572 "serde",
9573 "serde_json",
9574 "terminal_view",
9575 "theme",
9576 "ui",
9577 "util",
9578 "workspace",
9579]
9580
9581[[package]]
9582name = "taffy"
9583version = "0.3.11"
9584source = "git+https://github.com/DioxusLabs/taffy?rev=1876f72bee5e376023eaa518aa7b8a34c769bd1b#1876f72bee5e376023eaa518aa7b8a34c769bd1b"
9585dependencies = [
9586 "arrayvec 0.7.4",
9587 "grid",
9588 "num-traits",
9589 "slotmap",
9590]
9591
9592[[package]]
9593name = "take-until"
9594version = "0.2.0"
9595source = "registry+https://github.com/rust-lang/crates.io-index"
9596checksum = "8bdb6fa0dfa67b38c1e66b7041ba9dcf23b99d8121907cd31c807a332f7a0bbb"
9597
9598[[package]]
9599name = "tap"
9600version = "1.0.1"
9601source = "registry+https://github.com/rust-lang/crates.io-index"
9602checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
9603
9604[[package]]
9605name = "target-lexicon"
9606version = "0.12.13"
9607source = "registry+https://github.com/rust-lang/crates.io-index"
9608checksum = "69758bda2e78f098e4ccb393021a0963bb3442eac05f135c30f61b7370bbafae"
9609
9610[[package]]
9611name = "task"
9612version = "0.1.0"
9613dependencies = [
9614 "anyhow",
9615 "collections",
9616 "futures 0.3.28",
9617 "gpui",
9618 "schemars",
9619 "serde",
9620 "serde_json_lenient",
9621 "shellexpand",
9622 "subst",
9623 "util",
9624]
9625
9626[[package]]
9627name = "tasks_ui"
9628version = "0.1.0"
9629dependencies = [
9630 "anyhow",
9631 "editor",
9632 "file_icons",
9633 "fuzzy",
9634 "gpui",
9635 "itertools 0.11.0",
9636 "language",
9637 "picker",
9638 "project",
9639 "schemars",
9640 "serde",
9641 "serde_json",
9642 "settings",
9643 "task",
9644 "terminal",
9645 "tree-sitter-rust",
9646 "tree-sitter-typescript",
9647 "ui",
9648 "util",
9649 "workspace",
9650]
9651
9652[[package]]
9653name = "telemetry_events"
9654version = "0.1.0"
9655dependencies = [
9656 "semantic_version",
9657 "serde",
9658]
9659
9660[[package]]
9661name = "tempfile"
9662version = "3.9.0"
9663source = "registry+https://github.com/rust-lang/crates.io-index"
9664checksum = "01ce4141aa927a6d1bd34a041795abd0db1cccba5d5f24b009f694bdf3a1f3fa"
9665dependencies = [
9666 "cfg-if",
9667 "fastrand 2.0.0",
9668 "redox_syscall 0.4.1",
9669 "rustix 0.38.32",
9670 "windows-sys 0.52.0",
9671]
9672
9673[[package]]
9674name = "tendril"
9675version = "0.4.3"
9676source = "registry+https://github.com/rust-lang/crates.io-index"
9677checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
9678dependencies = [
9679 "futf",
9680 "mac",
9681 "utf-8",
9682]
9683
9684[[package]]
9685name = "termcolor"
9686version = "1.1.3"
9687source = "registry+https://github.com/rust-lang/crates.io-index"
9688checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"
9689dependencies = [
9690 "winapi-util",
9691]
9692
9693[[package]]
9694name = "terminal"
9695version = "0.1.0"
9696dependencies = [
9697 "alacritty_terminal",
9698 "anyhow",
9699 "collections",
9700 "dirs 4.0.0",
9701 "futures 0.3.28",
9702 "gpui",
9703 "libc",
9704 "rand 0.8.5",
9705 "schemars",
9706 "serde",
9707 "serde_derive",
9708 "serde_json",
9709 "settings",
9710 "smol",
9711 "sysinfo",
9712 "task",
9713 "theme",
9714 "thiserror",
9715 "util",
9716 "windows 0.53.0",
9717]
9718
9719[[package]]
9720name = "terminal_view"
9721version = "0.1.0"
9722dependencies = [
9723 "anyhow",
9724 "client",
9725 "collections",
9726 "db",
9727 "dirs 4.0.0",
9728 "editor",
9729 "futures 0.3.28",
9730 "gpui",
9731 "itertools 0.11.0",
9732 "language",
9733 "project",
9734 "rand 0.8.5",
9735 "search",
9736 "serde",
9737 "serde_json",
9738 "settings",
9739 "shellexpand",
9740 "smol",
9741 "task",
9742 "terminal",
9743 "theme",
9744 "ui",
9745 "util",
9746 "workspace",
9747]
9748
9749[[package]]
9750name = "text"
9751version = "0.1.0"
9752dependencies = [
9753 "anyhow",
9754 "clock",
9755 "collections",
9756 "ctor",
9757 "env_logger",
9758 "gpui",
9759 "lazy_static",
9760 "log",
9761 "parking_lot",
9762 "postage",
9763 "rand 0.8.5",
9764 "regex",
9765 "rope",
9766 "smallvec",
9767 "sum_tree",
9768 "util",
9769]
9770
9771[[package]]
9772name = "textwrap"
9773version = "0.16.0"
9774source = "registry+https://github.com/rust-lang/crates.io-index"
9775checksum = "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d"
9776
9777[[package]]
9778name = "theme"
9779version = "0.1.0"
9780dependencies = [
9781 "anyhow",
9782 "collections",
9783 "color",
9784 "derive_more",
9785 "fs",
9786 "futures 0.3.28",
9787 "gpui",
9788 "indexmap 1.9.3",
9789 "palette",
9790 "parking_lot",
9791 "refineable",
9792 "schemars",
9793 "serde",
9794 "serde_derive",
9795 "serde_json",
9796 "serde_json_lenient",
9797 "serde_repr",
9798 "settings",
9799 "story",
9800 "util",
9801 "uuid",
9802]
9803
9804[[package]]
9805name = "theme_importer"
9806version = "0.1.0"
9807dependencies = [
9808 "anyhow",
9809 "clap 4.4.4",
9810 "gpui",
9811 "indexmap 1.9.3",
9812 "log",
9813 "palette",
9814 "rust-embed",
9815 "schemars",
9816 "serde",
9817 "serde_json",
9818 "serde_json_lenient",
9819 "simplelog",
9820 "strum",
9821 "theme",
9822 "vscode_theme",
9823]
9824
9825[[package]]
9826name = "theme_selector"
9827version = "0.1.0"
9828dependencies = [
9829 "client",
9830 "feature_flags",
9831 "fs",
9832 "fuzzy",
9833 "gpui",
9834 "log",
9835 "picker",
9836 "serde",
9837 "settings",
9838 "theme",
9839 "ui",
9840 "util",
9841 "workspace",
9842]
9843
9844[[package]]
9845name = "thiserror"
9846version = "1.0.48"
9847source = "registry+https://github.com/rust-lang/crates.io-index"
9848checksum = "9d6d7a740b8a666a7e828dd00da9c0dc290dff53154ea77ac109281de90589b7"
9849dependencies = [
9850 "thiserror-impl",
9851]
9852
9853[[package]]
9854name = "thiserror-impl"
9855version = "1.0.48"
9856source = "registry+https://github.com/rust-lang/crates.io-index"
9857checksum = "49922ecae66cc8a249b77e68d1d0623c1b2c514f0060c27cdc68bd62a1219d35"
9858dependencies = [
9859 "proc-macro2",
9860 "quote",
9861 "syn 2.0.48",
9862]
9863
9864[[package]]
9865name = "thread_local"
9866version = "1.1.7"
9867source = "registry+https://github.com/rust-lang/crates.io-index"
9868checksum = "3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152"
9869dependencies = [
9870 "cfg-if",
9871 "once_cell",
9872]
9873
9874[[package]]
9875name = "tiff"
9876version = "0.6.1"
9877source = "registry+https://github.com/rust-lang/crates.io-index"
9878checksum = "9a53f4706d65497df0c4349241deddf35f84cee19c87ed86ea8ca590f4464437"
9879dependencies = [
9880 "jpeg-decoder",
9881 "miniz_oxide 0.4.4",
9882 "weezl",
9883]
9884
9885[[package]]
9886name = "tiktoken-rs"
9887version = "0.5.7"
9888source = "registry+https://github.com/rust-lang/crates.io-index"
9889checksum = "a4427b6b1c6b38215b92dd47a83a0ecc6735573d0a5a4c14acc0ac5b33b28adb"
9890dependencies = [
9891 "anyhow",
9892 "base64 0.21.4",
9893 "bstr",
9894 "fancy-regex",
9895 "lazy_static",
9896 "parking_lot",
9897 "rustc-hash",
9898]
9899
9900[[package]]
9901name = "time"
9902version = "0.3.28"
9903source = "registry+https://github.com/rust-lang/crates.io-index"
9904checksum = "17f6bb557fd245c28e6411aa56b6403c689ad95061f50e4be16c274e70a17e48"
9905dependencies = [
9906 "deranged",
9907 "itoa",
9908 "serde",
9909 "time-core",
9910 "time-macros",
9911]
9912
9913[[package]]
9914name = "time-core"
9915version = "0.1.1"
9916source = "registry+https://github.com/rust-lang/crates.io-index"
9917checksum = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb"
9918
9919[[package]]
9920name = "time-macros"
9921version = "0.2.14"
9922source = "registry+https://github.com/rust-lang/crates.io-index"
9923checksum = "1a942f44339478ef67935ab2bbaec2fb0322496cf3cbe84b261e06ac3814c572"
9924dependencies = [
9925 "time-core",
9926]
9927
9928[[package]]
9929name = "time_format"
9930version = "0.1.0"
9931dependencies = [
9932 "core-foundation",
9933 "core-foundation-sys 0.8.6",
9934 "sys-locale",
9935 "time",
9936]
9937
9938[[package]]
9939name = "tiny-skia"
9940version = "0.5.1"
9941source = "registry+https://github.com/rust-lang/crates.io-index"
9942checksum = "1bf81f2900d2e235220e6f31ec9f63ade6a7f59090c556d74fe949bb3b15e9fe"
9943dependencies = [
9944 "arrayref",
9945 "arrayvec 0.5.2",
9946 "bytemuck",
9947 "cfg-if",
9948 "png",
9949 "safe_arch",
9950]
9951
9952[[package]]
9953name = "tiny_http"
9954version = "0.8.2"
9955source = "registry+https://github.com/rust-lang/crates.io-index"
9956checksum = "9ce51b50006056f590c9b7c3808c3bd70f0d1101666629713866c227d6e58d39"
9957dependencies = [
9958 "ascii",
9959 "chrono",
9960 "chunked_transfer",
9961 "log",
9962 "url",
9963]
9964
9965[[package]]
9966name = "tinytemplate"
9967version = "1.2.1"
9968source = "registry+https://github.com/rust-lang/crates.io-index"
9969checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
9970dependencies = [
9971 "serde",
9972 "serde_json",
9973]
9974
9975[[package]]
9976name = "tinyvec"
9977version = "1.6.0"
9978source = "registry+https://github.com/rust-lang/crates.io-index"
9979checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
9980dependencies = [
9981 "tinyvec_macros",
9982]
9983
9984[[package]]
9985name = "tinyvec_macros"
9986version = "0.1.1"
9987source = "registry+https://github.com/rust-lang/crates.io-index"
9988checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
9989
9990[[package]]
9991name = "tokio"
9992version = "1.32.0"
9993source = "registry+https://github.com/rust-lang/crates.io-index"
9994checksum = "17ed6077ed6cd6c74735e21f37eb16dc3935f96878b1fe961074089cc80893f9"
9995dependencies = [
9996 "backtrace",
9997 "bytes 1.5.0",
9998 "libc",
9999 "mio",
10000 "num_cpus",
10001 "parking_lot",
10002 "pin-project-lite",
10003 "signal-hook-registry",
10004 "socket2 0.5.4",
10005 "tokio-macros",
10006 "windows-sys 0.48.0",
10007]
10008
10009[[package]]
10010name = "tokio-io"
10011version = "0.1.13"
10012source = "registry+https://github.com/rust-lang/crates.io-index"
10013checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"
10014dependencies = [
10015 "bytes 0.4.12",
10016 "futures 0.1.31",
10017 "log",
10018]
10019
10020[[package]]
10021name = "tokio-macros"
10022version = "2.1.0"
10023source = "registry+https://github.com/rust-lang/crates.io-index"
10024checksum = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e"
10025dependencies = [
10026 "proc-macro2",
10027 "quote",
10028 "syn 2.0.48",
10029]
10030
10031[[package]]
10032name = "tokio-native-tls"
10033version = "0.3.1"
10034source = "registry+https://github.com/rust-lang/crates.io-index"
10035checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
10036dependencies = [
10037 "native-tls",
10038 "tokio",
10039]
10040
10041[[package]]
10042name = "tokio-rustls"
10043version = "0.24.1"
10044source = "registry+https://github.com/rust-lang/crates.io-index"
10045checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
10046dependencies = [
10047 "rustls",
10048 "tokio",
10049]
10050
10051[[package]]
10052name = "tokio-stream"
10053version = "0.1.14"
10054source = "registry+https://github.com/rust-lang/crates.io-index"
10055checksum = "397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842"
10056dependencies = [
10057 "futures-core",
10058 "pin-project-lite",
10059 "tokio",
10060]
10061
10062[[package]]
10063name = "tokio-tungstenite"
10064version = "0.20.1"
10065source = "registry+https://github.com/rust-lang/crates.io-index"
10066checksum = "212d5dcb2a1ce06d81107c3d0ffa3121fe974b73f068c8282cb1c32328113b6c"
10067dependencies = [
10068 "futures-util",
10069 "log",
10070 "tokio",
10071 "tungstenite 0.20.1",
10072]
10073
10074[[package]]
10075name = "tokio-util"
10076version = "0.7.9"
10077source = "registry+https://github.com/rust-lang/crates.io-index"
10078checksum = "1d68074620f57a0b21594d9735eb2e98ab38b17f80d3fcb189fca266771ca60d"
10079dependencies = [
10080 "bytes 1.5.0",
10081 "futures-core",
10082 "futures-io",
10083 "futures-sink",
10084 "pin-project-lite",
10085 "tokio",
10086 "tracing",
10087]
10088
10089[[package]]
10090name = "toml"
10091version = "0.5.11"
10092source = "registry+https://github.com/rust-lang/crates.io-index"
10093checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
10094dependencies = [
10095 "serde",
10096]
10097
10098[[package]]
10099name = "toml"
10100version = "0.7.8"
10101source = "registry+https://github.com/rust-lang/crates.io-index"
10102checksum = "dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257"
10103dependencies = [
10104 "serde",
10105 "serde_spanned",
10106 "toml_datetime",
10107 "toml_edit 0.19.15",
10108]
10109
10110[[package]]
10111name = "toml"
10112version = "0.8.10"
10113source = "registry+https://github.com/rust-lang/crates.io-index"
10114checksum = "9a9aad4a3066010876e8dcf5a8a06e70a558751117a145c6ce2b82c2e2054290"
10115dependencies = [
10116 "serde",
10117 "serde_spanned",
10118 "toml_datetime",
10119 "toml_edit 0.22.6",
10120]
10121
10122[[package]]
10123name = "toml_datetime"
10124version = "0.6.5"
10125source = "registry+https://github.com/rust-lang/crates.io-index"
10126checksum = "3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1"
10127dependencies = [
10128 "serde",
10129]
10130
10131[[package]]
10132name = "toml_edit"
10133version = "0.19.15"
10134source = "registry+https://github.com/rust-lang/crates.io-index"
10135checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
10136dependencies = [
10137 "indexmap 2.0.0",
10138 "serde",
10139 "serde_spanned",
10140 "toml_datetime",
10141 "winnow 0.5.15",
10142]
10143
10144[[package]]
10145name = "toml_edit"
10146version = "0.21.1"
10147source = "registry+https://github.com/rust-lang/crates.io-index"
10148checksum = "6a8534fd7f78b5405e860340ad6575217ce99f38d4d5c8f2442cb5ecb50090e1"
10149dependencies = [
10150 "indexmap 2.0.0",
10151 "toml_datetime",
10152 "winnow 0.5.15",
10153]
10154
10155[[package]]
10156name = "toml_edit"
10157version = "0.22.6"
10158source = "registry+https://github.com/rust-lang/crates.io-index"
10159checksum = "2c1b5fd4128cc8d3e0cb74d4ed9a9cc7c7284becd4df68f5f940e1ad123606f6"
10160dependencies = [
10161 "indexmap 2.0.0",
10162 "serde",
10163 "serde_spanned",
10164 "toml_datetime",
10165 "winnow 0.6.1",
10166]
10167
10168[[package]]
10169name = "tower"
10170version = "0.4.13"
10171source = "registry+https://github.com/rust-lang/crates.io-index"
10172checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
10173dependencies = [
10174 "futures-core",
10175 "futures-util",
10176 "pin-project",
10177 "pin-project-lite",
10178 "tokio",
10179 "tower-layer",
10180 "tower-service",
10181 "tracing",
10182]
10183
10184[[package]]
10185name = "tower-http"
10186version = "0.3.5"
10187source = "registry+https://github.com/rust-lang/crates.io-index"
10188checksum = "f873044bf02dd1e8239e9c1293ea39dad76dc594ec16185d0a1bf31d8dc8d858"
10189dependencies = [
10190 "bitflags 1.3.2",
10191 "bytes 1.5.0",
10192 "futures-core",
10193 "futures-util",
10194 "http 0.2.9",
10195 "http-body",
10196 "http-range-header",
10197 "pin-project-lite",
10198 "tower-layer",
10199 "tower-service",
10200]
10201
10202[[package]]
10203name = "tower-http"
10204version = "0.4.4"
10205source = "registry+https://github.com/rust-lang/crates.io-index"
10206checksum = "61c5bb1d698276a2443e5ecfabc1008bf15a36c12e6a7176e7bf089ea9131140"
10207dependencies = [
10208 "bitflags 2.4.2",
10209 "bytes 1.5.0",
10210 "futures-core",
10211 "futures-util",
10212 "http 0.2.9",
10213 "http-body",
10214 "http-range-header",
10215 "pin-project-lite",
10216 "tower-layer",
10217 "tower-service",
10218 "tracing",
10219]
10220
10221[[package]]
10222name = "tower-layer"
10223version = "0.3.2"
10224source = "registry+https://github.com/rust-lang/crates.io-index"
10225checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
10226
10227[[package]]
10228name = "tower-service"
10229version = "0.3.2"
10230source = "registry+https://github.com/rust-lang/crates.io-index"
10231checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
10232
10233[[package]]
10234name = "tracing"
10235version = "0.1.37"
10236source = "registry+https://github.com/rust-lang/crates.io-index"
10237checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
10238dependencies = [
10239 "cfg-if",
10240 "log",
10241 "pin-project-lite",
10242 "tracing-attributes",
10243 "tracing-core",
10244]
10245
10246[[package]]
10247name = "tracing-attributes"
10248version = "0.1.26"
10249source = "registry+https://github.com/rust-lang/crates.io-index"
10250checksum = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab"
10251dependencies = [
10252 "proc-macro2",
10253 "quote",
10254 "syn 2.0.48",
10255]
10256
10257[[package]]
10258name = "tracing-core"
10259version = "0.1.31"
10260source = "registry+https://github.com/rust-lang/crates.io-index"
10261checksum = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a"
10262dependencies = [
10263 "once_cell",
10264 "valuable",
10265]
10266
10267[[package]]
10268name = "tracing-futures"
10269version = "0.2.5"
10270source = "registry+https://github.com/rust-lang/crates.io-index"
10271checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"
10272dependencies = [
10273 "pin-project",
10274 "tracing",
10275]
10276
10277[[package]]
10278name = "tracing-log"
10279version = "0.1.3"
10280source = "registry+https://github.com/rust-lang/crates.io-index"
10281checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"
10282dependencies = [
10283 "lazy_static",
10284 "log",
10285 "tracing-core",
10286]
10287
10288[[package]]
10289name = "tracing-serde"
10290version = "0.1.3"
10291source = "registry+https://github.com/rust-lang/crates.io-index"
10292checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"
10293dependencies = [
10294 "serde",
10295 "tracing-core",
10296]
10297
10298[[package]]
10299name = "tracing-subscriber"
10300version = "0.3.17"
10301source = "registry+https://github.com/rust-lang/crates.io-index"
10302checksum = "30a651bc37f915e81f087d86e62a18eec5f79550c7faff886f7090b4ea757c77"
10303dependencies = [
10304 "matchers",
10305 "nu-ansi-term",
10306 "once_cell",
10307 "regex",
10308 "serde",
10309 "serde_json",
10310 "sharded-slab",
10311 "smallvec",
10312 "thread_local",
10313 "tracing",
10314 "tracing-core",
10315 "tracing-log",
10316 "tracing-serde",
10317]
10318
10319[[package]]
10320name = "tree-sitter"
10321version = "0.20.100"
10322source = "git+https://github.com/tree-sitter/tree-sitter?rev=7f21c3b98c0749ac192da67a0d65dfe3eabc4a63#7f21c3b98c0749ac192da67a0d65dfe3eabc4a63"
10323dependencies = [
10324 "cc",
10325 "regex",
10326 "wasmtime-c-api-impl",
10327]
10328
10329[[package]]
10330name = "tree-sitter-bash"
10331version = "0.20.4"
10332source = "git+https://github.com/tree-sitter/tree-sitter-bash?rev=7331995b19b8f8aba2d5e26deb51d2195c18bc94#7331995b19b8f8aba2d5e26deb51d2195c18bc94"
10333dependencies = [
10334 "cc",
10335 "tree-sitter",
10336]
10337
10338[[package]]
10339name = "tree-sitter-c"
10340version = "0.20.6"
10341source = "registry+https://github.com/rust-lang/crates.io-index"
10342checksum = "30b03bdf218020057abee831581a74bff8c298323d6c6cd1a70556430ded9f4b"
10343dependencies = [
10344 "cc",
10345 "tree-sitter",
10346]
10347
10348[[package]]
10349name = "tree-sitter-cpp"
10350version = "0.20.0"
10351source = "git+https://github.com/tree-sitter/tree-sitter-cpp?rev=f44509141e7e483323d2ec178f2d2e6c0fc041c1#f44509141e7e483323d2ec178f2d2e6c0fc041c1"
10352dependencies = [
10353 "cc",
10354 "tree-sitter",
10355]
10356
10357[[package]]
10358name = "tree-sitter-css"
10359version = "0.19.0"
10360source = "git+https://github.com/tree-sitter/tree-sitter-css?rev=769203d0f9abe1a9a691ac2b9fe4bb4397a73c51#769203d0f9abe1a9a691ac2b9fe4bb4397a73c51"
10361dependencies = [
10362 "cc",
10363 "tree-sitter",
10364]
10365
10366[[package]]
10367name = "tree-sitter-elixir"
10368version = "0.1.0"
10369source = "git+https://github.com/elixir-lang/tree-sitter-elixir?rev=a2861e88a730287a60c11ea9299c033c7d076e30#a2861e88a730287a60c11ea9299c033c7d076e30"
10370dependencies = [
10371 "cc",
10372 "tree-sitter",
10373]
10374
10375[[package]]
10376name = "tree-sitter-elm"
10377version = "5.6.4"
10378source = "git+https://github.com/elm-tooling/tree-sitter-elm?rev=692c50c0b961364c40299e73c1306aecb5d20f40#692c50c0b961364c40299e73c1306aecb5d20f40"
10379dependencies = [
10380 "cc",
10381 "tree-sitter",
10382]
10383
10384[[package]]
10385name = "tree-sitter-embedded-template"
10386version = "0.20.0"
10387source = "registry+https://github.com/rust-lang/crates.io-index"
10388checksum = "33817ade928c73a32d4f904a602321e09de9fc24b71d106f3b4b3f8ab30dcc38"
10389dependencies = [
10390 "cc",
10391 "tree-sitter",
10392]
10393
10394[[package]]
10395name = "tree-sitter-glsl"
10396version = "0.1.4"
10397source = "git+https://github.com/theHamsta/tree-sitter-glsl?rev=2a56fb7bc8bb03a1892b4741279dd0a8758b7fb3#2a56fb7bc8bb03a1892b4741279dd0a8758b7fb3"
10398dependencies = [
10399 "cc",
10400 "tree-sitter",
10401]
10402
10403[[package]]
10404name = "tree-sitter-go"
10405version = "0.19.1"
10406source = "git+https://github.com/tree-sitter/tree-sitter-go?rev=aeb2f33b366fd78d5789ff104956ce23508b85db#aeb2f33b366fd78d5789ff104956ce23508b85db"
10407dependencies = [
10408 "cc",
10409 "tree-sitter",
10410]
10411
10412[[package]]
10413name = "tree-sitter-gomod"
10414version = "1.0.2"
10415source = "git+https://github.com/camdencheek/tree-sitter-go-mod#bbe2fe3be4b87e06a613e685250f473d2267f430"
10416dependencies = [
10417 "cc",
10418 "tree-sitter",
10419]
10420
10421[[package]]
10422name = "tree-sitter-gowork"
10423version = "0.0.1"
10424source = "git+https://github.com/d1y/tree-sitter-go-work#a2a4b99b53b3740855ff33f0b54cab0bb4ce6f45"
10425dependencies = [
10426 "cc",
10427 "tree-sitter",
10428]
10429
10430[[package]]
10431name = "tree-sitter-hcl"
10432version = "0.0.1"
10433source = "git+https://github.com/MichaHoffmann/tree-sitter-hcl?rev=v1.1.0#636dbe70301ecbab8f353c8c78b3406fe4f185f5"
10434dependencies = [
10435 "cc",
10436 "tree-sitter",
10437]
10438
10439[[package]]
10440name = "tree-sitter-heex"
10441version = "0.0.1"
10442source = "git+https://github.com/phoenixframework/tree-sitter-heex?rev=2e1348c3cf2c9323e87c2744796cf3f3868aa82a#2e1348c3cf2c9323e87c2744796cf3f3868aa82a"
10443dependencies = [
10444 "cc",
10445 "tree-sitter",
10446]
10447
10448[[package]]
10449name = "tree-sitter-html"
10450version = "0.19.0"
10451source = "registry+https://github.com/rust-lang/crates.io-index"
10452checksum = "184e6b77953a354303dc87bf5fe36558c83569ce92606e7b382a0dc1b7443443"
10453dependencies = [
10454 "cc",
10455 "tree-sitter",
10456]
10457
10458[[package]]
10459name = "tree-sitter-jsdoc"
10460version = "0.20.0"
10461source = "git+https://github.com/tree-sitter/tree-sitter-jsdoc#6a6cf9e7341af32d8e2b2e24a37fbfebefc3dc55"
10462dependencies = [
10463 "cc",
10464 "tree-sitter",
10465]
10466
10467[[package]]
10468name = "tree-sitter-json"
10469version = "0.19.0"
10470source = "registry+https://github.com/rust-lang/crates.io-index"
10471checksum = "90b04c4e1a92139535eb9fca4ec8fa9666cc96b618005d3ae35f3c957fa92f92"
10472dependencies = [
10473 "cc",
10474 "tree-sitter",
10475]
10476
10477[[package]]
10478name = "tree-sitter-json"
10479version = "0.20.0"
10480source = "git+https://github.com/tree-sitter/tree-sitter-json?rev=40a81c01a40ac48744e0c8ccabbaba1920441199#40a81c01a40ac48744e0c8ccabbaba1920441199"
10481dependencies = [
10482 "cc",
10483 "tree-sitter",
10484]
10485
10486[[package]]
10487name = "tree-sitter-lua"
10488version = "0.0.14"
10489source = "registry+https://github.com/rust-lang/crates.io-index"
10490checksum = "d489873fd1a2fa6d5f04930bfc5c081c96f0c038c1437104518b5b842c69b282"
10491dependencies = [
10492 "cc",
10493 "tree-sitter",
10494]
10495
10496[[package]]
10497name = "tree-sitter-markdown"
10498version = "0.0.1"
10499source = "git+https://github.com/MDeiml/tree-sitter-markdown?rev=330ecab87a3e3a7211ac69bbadc19eabecdb1cca#330ecab87a3e3a7211ac69bbadc19eabecdb1cca"
10500dependencies = [
10501 "cc",
10502 "tree-sitter",
10503]
10504
10505[[package]]
10506name = "tree-sitter-nix"
10507version = "0.0.1"
10508source = "git+https://github.com/nix-community/tree-sitter-nix?rev=66e3e9ce9180ae08fc57372061006ef83f0abde7#66e3e9ce9180ae08fc57372061006ef83f0abde7"
10509dependencies = [
10510 "cc",
10511 "tree-sitter",
10512]
10513
10514[[package]]
10515name = "tree-sitter-nu"
10516version = "0.0.1"
10517source = "git+https://github.com/nushell/tree-sitter-nu?rev=7dd29f9616822e5fc259f5b4ae6c4ded9a71a132#7dd29f9616822e5fc259f5b4ae6c4ded9a71a132"
10518dependencies = [
10519 "cc",
10520 "tree-sitter",
10521]
10522
10523[[package]]
10524name = "tree-sitter-ocaml"
10525version = "0.20.4"
10526source = "git+https://github.com/tree-sitter/tree-sitter-ocaml?rev=4abfdc1c7af2c6c77a370aee974627be1c285b3b#4abfdc1c7af2c6c77a370aee974627be1c285b3b"
10527dependencies = [
10528 "cc",
10529 "tree-sitter",
10530]
10531
10532[[package]]
10533name = "tree-sitter-proto"
10534version = "0.0.2"
10535source = "git+https://github.com/rewinfrey/tree-sitter-proto?rev=36d54f288aee112f13a67b550ad32634d0c2cb52#36d54f288aee112f13a67b550ad32634d0c2cb52"
10536dependencies = [
10537 "cc",
10538 "tree-sitter",
10539]
10540
10541[[package]]
10542name = "tree-sitter-python"
10543version = "0.20.4"
10544source = "registry+https://github.com/rust-lang/crates.io-index"
10545checksum = "e6c93b1b1fbd0d399db3445f51fd3058e43d0b4dcff62ddbdb46e66550978aa5"
10546dependencies = [
10547 "cc",
10548 "tree-sitter",
10549]
10550
10551[[package]]
10552name = "tree-sitter-racket"
10553version = "0.0.1"
10554source = "git+https://github.com/zed-industries/tree-sitter-racket?rev=eb010cf2c674c6fd9a6316a84e28ef90190fe51a#eb010cf2c674c6fd9a6316a84e28ef90190fe51a"
10555dependencies = [
10556 "cc",
10557 "tree-sitter",
10558]
10559
10560[[package]]
10561name = "tree-sitter-regex"
10562version = "0.20.0"
10563source = "registry+https://github.com/rust-lang/crates.io-index"
10564checksum = "efb5a53e9c990757895476216796b170fd81e4d173d08f8b082279c4e6ff8c5c"
10565dependencies = [
10566 "cc",
10567 "tree-sitter",
10568]
10569
10570[[package]]
10571name = "tree-sitter-ruby"
10572version = "0.20.0"
10573source = "registry+https://github.com/rust-lang/crates.io-index"
10574checksum = "0ac30cbb1560363ae76e1ccde543d6d99087421e228cc47afcec004b86bb711a"
10575dependencies = [
10576 "cc",
10577 "tree-sitter",
10578]
10579
10580[[package]]
10581name = "tree-sitter-rust"
10582version = "0.20.4"
10583source = "registry+https://github.com/rust-lang/crates.io-index"
10584checksum = "b0832309b0b2b6d33760ce5c0e818cb47e1d72b468516bfe4134408926fa7594"
10585dependencies = [
10586 "cc",
10587 "tree-sitter",
10588]
10589
10590[[package]]
10591name = "tree-sitter-scheme"
10592version = "0.2.0"
10593source = "git+https://github.com/6cdh/tree-sitter-scheme?rev=af0fd1fa452cb2562dc7b5c8a8c55551c39273b9#af0fd1fa452cb2562dc7b5c8a8c55551c39273b9"
10594dependencies = [
10595 "cc",
10596 "tree-sitter",
10597]
10598
10599[[package]]
10600name = "tree-sitter-typescript"
10601version = "0.20.2"
10602source = "git+https://github.com/tree-sitter/tree-sitter-typescript?rev=5d20856f34315b068c41edaee2ac8a100081d259#5d20856f34315b068c41edaee2ac8a100081d259"
10603dependencies = [
10604 "cc",
10605 "tree-sitter",
10606]
10607
10608[[package]]
10609name = "tree-sitter-vue"
10610version = "0.0.1"
10611source = "git+https://github.com/zed-industries/tree-sitter-vue?rev=6608d9d60c386f19d80af7d8132322fa11199c42#6608d9d60c386f19d80af7d8132322fa11199c42"
10612dependencies = [
10613 "cc",
10614 "tree-sitter",
10615]
10616
10617[[package]]
10618name = "tree-sitter-yaml"
10619version = "0.0.1"
10620source = "git+https://github.com/zed-industries/tree-sitter-yaml?rev=f545a41f57502e1b5ddf2a6668896c1b0620f930#f545a41f57502e1b5ddf2a6668896c1b0620f930"
10621dependencies = [
10622 "cc",
10623 "tree-sitter",
10624]
10625
10626[[package]]
10627name = "try-lock"
10628version = "0.2.4"
10629source = "registry+https://github.com/rust-lang/crates.io-index"
10630checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
10631
10632[[package]]
10633name = "ttf-parser"
10634version = "0.9.0"
10635source = "registry+https://github.com/rust-lang/crates.io-index"
10636checksum = "62ddb402ac6c2af6f7a2844243887631c4e94b51585b229fcfddb43958cd55ca"
10637
10638[[package]]
10639name = "ttf-parser"
10640version = "0.12.3"
10641source = "registry+https://github.com/rust-lang/crates.io-index"
10642checksum = "7ae2f58a822f08abdaf668897e96a5656fe72f5a9ce66422423e8849384872e6"
10643
10644[[package]]
10645name = "ttf-parser"
10646version = "0.20.0"
10647source = "registry+https://github.com/rust-lang/crates.io-index"
10648checksum = "17f77d76d837a7830fe1d4f12b7b4ba4192c1888001c7164257e4bc6d21d96b4"
10649
10650[[package]]
10651name = "tungstenite"
10652version = "0.16.0"
10653source = "registry+https://github.com/rust-lang/crates.io-index"
10654checksum = "6ad3713a14ae247f22a728a0456a545df14acf3867f905adff84be99e23b3ad1"
10655dependencies = [
10656 "base64 0.13.1",
10657 "byteorder",
10658 "bytes 1.5.0",
10659 "http 0.2.9",
10660 "httparse",
10661 "log",
10662 "native-tls",
10663 "rand 0.8.5",
10664 "sha-1",
10665 "thiserror",
10666 "url",
10667 "utf-8",
10668]
10669
10670[[package]]
10671name = "tungstenite"
10672version = "0.20.1"
10673source = "registry+https://github.com/rust-lang/crates.io-index"
10674checksum = "9e3dac10fd62eaf6617d3a904ae222845979aec67c615d1c842b4002c7666fb9"
10675dependencies = [
10676 "byteorder",
10677 "bytes 1.5.0",
10678 "data-encoding",
10679 "http 0.2.9",
10680 "httparse",
10681 "log",
10682 "rand 0.8.5",
10683 "sha1",
10684 "thiserror",
10685 "url",
10686 "utf-8",
10687]
10688
10689[[package]]
10690name = "typenum"
10691version = "1.17.0"
10692source = "registry+https://github.com/rust-lang/crates.io-index"
10693checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
10694
10695[[package]]
10696name = "uds_windows"
10697version = "1.1.0"
10698source = "registry+https://github.com/rust-lang/crates.io-index"
10699checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9"
10700dependencies = [
10701 "memoffset",
10702 "tempfile",
10703 "winapi",
10704]
10705
10706[[package]]
10707name = "ui"
10708version = "0.1.0"
10709dependencies = [
10710 "chrono",
10711 "gpui",
10712 "itertools 0.11.0",
10713 "menu",
10714 "settings",
10715 "smallvec",
10716 "story",
10717 "strum",
10718 "theme",
10719 "windows 0.53.0",
10720]
10721
10722[[package]]
10723name = "unicase"
10724version = "2.7.0"
10725source = "registry+https://github.com/rust-lang/crates.io-index"
10726checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89"
10727dependencies = [
10728 "version_check",
10729]
10730
10731[[package]]
10732name = "unicode-bidi"
10733version = "0.3.13"
10734source = "registry+https://github.com/rust-lang/crates.io-index"
10735checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
10736
10737[[package]]
10738name = "unicode-bidi-mirroring"
10739version = "0.1.0"
10740source = "registry+https://github.com/rust-lang/crates.io-index"
10741checksum = "56d12260fb92d52f9008be7e4bca09f584780eb2266dc8fecc6a192bec561694"
10742
10743[[package]]
10744name = "unicode-ccc"
10745version = "0.1.2"
10746source = "registry+https://github.com/rust-lang/crates.io-index"
10747checksum = "cc2520efa644f8268dce4dcd3050eaa7fc044fca03961e9998ac7e2e92b77cf1"
10748
10749[[package]]
10750name = "unicode-general-category"
10751version = "0.2.0"
10752source = "registry+https://github.com/rust-lang/crates.io-index"
10753checksum = "7f9af028e052a610d99e066b33304625dea9613170a2563314490a4e6ec5cf7f"
10754
10755[[package]]
10756name = "unicode-ident"
10757version = "1.0.12"
10758source = "registry+https://github.com/rust-lang/crates.io-index"
10759checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
10760
10761[[package]]
10762name = "unicode-linebreak"
10763version = "0.1.5"
10764source = "registry+https://github.com/rust-lang/crates.io-index"
10765checksum = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f"
10766
10767[[package]]
10768name = "unicode-normalization"
10769version = "0.1.22"
10770source = "registry+https://github.com/rust-lang/crates.io-index"
10771checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
10772dependencies = [
10773 "tinyvec",
10774]
10775
10776[[package]]
10777name = "unicode-properties"
10778version = "0.1.1"
10779source = "registry+https://github.com/rust-lang/crates.io-index"
10780checksum = "e4259d9d4425d9f0661581b804cb85fe66a4c631cadd8f490d1c13a35d5d9291"
10781
10782[[package]]
10783name = "unicode-script"
10784version = "0.5.5"
10785source = "registry+https://github.com/rust-lang/crates.io-index"
10786checksum = "7d817255e1bed6dfd4ca47258685d14d2bdcfbc64fdc9e3819bd5848057b8ecc"
10787
10788[[package]]
10789name = "unicode-segmentation"
10790version = "1.10.1"
10791source = "registry+https://github.com/rust-lang/crates.io-index"
10792checksum = "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36"
10793
10794[[package]]
10795name = "unicode-vo"
10796version = "0.1.0"
10797source = "registry+https://github.com/rust-lang/crates.io-index"
10798checksum = "b1d386ff53b415b7fe27b50bb44679e2cc4660272694b7b6f3326d8480823a94"
10799
10800[[package]]
10801name = "unicode-width"
10802version = "0.1.11"
10803source = "registry+https://github.com/rust-lang/crates.io-index"
10804checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85"
10805
10806[[package]]
10807name = "unicode-xid"
10808version = "0.2.4"
10809source = "registry+https://github.com/rust-lang/crates.io-index"
10810checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"
10811
10812[[package]]
10813name = "unicode_categories"
10814version = "0.1.1"
10815source = "registry+https://github.com/rust-lang/crates.io-index"
10816checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
10817
10818[[package]]
10819name = "unindent"
10820version = "0.1.11"
10821source = "registry+https://github.com/rust-lang/crates.io-index"
10822checksum = "e1766d682d402817b5ac4490b3c3002d91dfa0d22812f341609f97b08757359c"
10823
10824[[package]]
10825name = "untrusted"
10826version = "0.7.1"
10827source = "registry+https://github.com/rust-lang/crates.io-index"
10828checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
10829
10830[[package]]
10831name = "untrusted"
10832version = "0.9.0"
10833source = "registry+https://github.com/rust-lang/crates.io-index"
10834checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
10835
10836[[package]]
10837name = "url"
10838version = "2.5.0"
10839source = "registry+https://github.com/rust-lang/crates.io-index"
10840checksum = "31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633"
10841dependencies = [
10842 "form_urlencoded",
10843 "idna",
10844 "percent-encoding",
10845 "serde",
10846]
10847
10848[[package]]
10849name = "urlencoding"
10850version = "2.1.3"
10851source = "registry+https://github.com/rust-lang/crates.io-index"
10852checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
10853
10854[[package]]
10855name = "usvg"
10856version = "0.14.1"
10857source = "registry+https://github.com/rust-lang/crates.io-index"
10858checksum = "ef8352f317d8f9a918ba5154797fb2a93e2730244041cf7d5be35148266adfa5"
10859dependencies = [
10860 "base64 0.13.1",
10861 "data-url",
10862 "flate2",
10863 "fontdb 0.5.4",
10864 "kurbo",
10865 "log",
10866 "memmap2 0.2.3",
10867 "pico-args",
10868 "rctree",
10869 "roxmltree 0.14.1",
10870 "rustybuzz 0.3.0",
10871 "simplecss",
10872 "siphasher 0.2.3",
10873 "svgtypes",
10874 "ttf-parser 0.12.3",
10875 "unicode-bidi",
10876 "unicode-script",
10877 "unicode-vo",
10878 "xmlwriter",
10879]
10880
10881[[package]]
10882name = "utf-8"
10883version = "0.7.6"
10884source = "registry+https://github.com/rust-lang/crates.io-index"
10885checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
10886
10887[[package]]
10888name = "utf8parse"
10889version = "0.2.1"
10890source = "registry+https://github.com/rust-lang/crates.io-index"
10891checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
10892
10893[[package]]
10894name = "util"
10895version = "0.1.0"
10896dependencies = [
10897 "anyhow",
10898 "async-fs 1.6.0",
10899 "collections",
10900 "dirs 3.0.2",
10901 "futures 0.3.28",
10902 "futures-lite 1.13.0",
10903 "git2",
10904 "globset",
10905 "isahc",
10906 "lazy_static",
10907 "log",
10908 "rand 0.8.5",
10909 "regex",
10910 "rust-embed",
10911 "serde",
10912 "serde_json",
10913 "take-until",
10914 "tempfile",
10915 "tendril",
10916 "unicase",
10917 "url",
10918]
10919
10920[[package]]
10921name = "uuid"
10922version = "1.4.1"
10923source = "registry+https://github.com/rust-lang/crates.io-index"
10924checksum = "79daa5ed5740825c40b389c5e50312b9c86df53fccd33f281df655642b43869d"
10925dependencies = [
10926 "getrandom 0.2.10",
10927 "serde",
10928 "sha1_smol",
10929]
10930
10931[[package]]
10932name = "valuable"
10933version = "0.1.0"
10934source = "registry+https://github.com/rust-lang/crates.io-index"
10935checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
10936
10937[[package]]
10938name = "value-bag"
10939version = "1.4.1"
10940source = "registry+https://github.com/rust-lang/crates.io-index"
10941checksum = "d92ccd67fb88503048c01b59152a04effd0782d035a83a6d256ce6085f08f4a3"
10942dependencies = [
10943 "value-bag-serde1",
10944 "value-bag-sval2",
10945]
10946
10947[[package]]
10948name = "value-bag-serde1"
10949version = "1.4.1"
10950source = "registry+https://github.com/rust-lang/crates.io-index"
10951checksum = "b0b9f3feef403a50d4d67e9741a6d8fc688bcbb4e4f31bd4aab72cc690284394"
10952dependencies = [
10953 "erased-serde",
10954 "serde",
10955 "serde_fmt",
10956]
10957
10958[[package]]
10959name = "value-bag-sval2"
10960version = "1.4.1"
10961source = "registry+https://github.com/rust-lang/crates.io-index"
10962checksum = "30b24f4146b6f3361e91cbf527d1fb35e9376c3c0cef72ca5ec5af6d640fad7d"
10963dependencies = [
10964 "sval",
10965 "sval_buffer",
10966 "sval_dynamic",
10967 "sval_fmt",
10968 "sval_json",
10969 "sval_ref",
10970 "sval_serde",
10971]
10972
10973[[package]]
10974name = "vcpkg"
10975version = "0.2.15"
10976source = "registry+https://github.com/rust-lang/crates.io-index"
10977checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
10978
10979[[package]]
10980name = "vcs_menu"
10981version = "0.1.0"
10982dependencies = [
10983 "anyhow",
10984 "fs",
10985 "fuzzy",
10986 "gpui",
10987 "picker",
10988 "ui",
10989 "util",
10990 "workspace",
10991]
10992
10993[[package]]
10994name = "version_check"
10995version = "0.9.4"
10996source = "registry+https://github.com/rust-lang/crates.io-index"
10997checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
10998
10999[[package]]
11000name = "vim"
11001version = "0.1.0"
11002dependencies = [
11003 "anyhow",
11004 "async-compat",
11005 "async-trait",
11006 "collections",
11007 "command_palette",
11008 "command_palette_hooks",
11009 "editor",
11010 "futures 0.3.28",
11011 "gpui",
11012 "indoc",
11013 "language",
11014 "log",
11015 "lsp",
11016 "nvim-rs",
11017 "parking_lot",
11018 "regex",
11019 "release_channel",
11020 "schemars",
11021 "search",
11022 "serde",
11023 "serde_derive",
11024 "serde_json",
11025 "settings",
11026 "tokio",
11027 "ui",
11028 "util",
11029 "workspace",
11030 "zed_actions",
11031]
11032
11033[[package]]
11034name = "vscode_theme"
11035version = "0.2.0"
11036source = "registry+https://github.com/rust-lang/crates.io-index"
11037checksum = "8b3666211944f2e6ba2c359bc9efc1891157e910b1b11c3900892ea9f18179d2"
11038dependencies = [
11039 "serde",
11040]
11041
11042[[package]]
11043name = "vsimd"
11044version = "0.8.0"
11045source = "registry+https://github.com/rust-lang/crates.io-index"
11046checksum = "5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64"
11047
11048[[package]]
11049name = "vte"
11050version = "0.13.0"
11051source = "registry+https://github.com/rust-lang/crates.io-index"
11052checksum = "40eb22ae96f050e0c0d6f7ce43feeae26c348fc4dea56928ca81537cfaa6188b"
11053dependencies = [
11054 "bitflags 2.4.2",
11055 "cursor-icon",
11056 "log",
11057 "serde",
11058 "utf8parse",
11059 "vte_generate_state_changes",
11060]
11061
11062[[package]]
11063name = "vte_generate_state_changes"
11064version = "0.1.1"
11065source = "registry+https://github.com/rust-lang/crates.io-index"
11066checksum = "d257817081c7dffcdbab24b9e62d2def62e2ff7d00b1c20062551e6cccc145ff"
11067dependencies = [
11068 "proc-macro2",
11069 "quote",
11070]
11071
11072[[package]]
11073name = "waker-fn"
11074version = "1.1.0"
11075source = "registry+https://github.com/rust-lang/crates.io-index"
11076checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"
11077
11078[[package]]
11079name = "walkdir"
11080version = "2.4.0"
11081source = "registry+https://github.com/rust-lang/crates.io-index"
11082checksum = "d71d857dc86794ca4c280d616f7da00d2dbfd8cd788846559a6813e6aa4b54ee"
11083dependencies = [
11084 "same-file",
11085 "winapi-util",
11086]
11087
11088[[package]]
11089name = "want"
11090version = "0.3.1"
11091source = "registry+https://github.com/rust-lang/crates.io-index"
11092checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
11093dependencies = [
11094 "try-lock",
11095]
11096
11097[[package]]
11098name = "wasi"
11099version = "0.9.0+wasi-snapshot-preview1"
11100source = "registry+https://github.com/rust-lang/crates.io-index"
11101checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
11102
11103[[package]]
11104name = "wasi"
11105version = "0.11.0+wasi-snapshot-preview1"
11106source = "registry+https://github.com/rust-lang/crates.io-index"
11107checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
11108
11109[[package]]
11110name = "wasm-bindgen"
11111version = "0.2.92"
11112source = "registry+https://github.com/rust-lang/crates.io-index"
11113checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8"
11114dependencies = [
11115 "cfg-if",
11116 "wasm-bindgen-macro",
11117]
11118
11119[[package]]
11120name = "wasm-bindgen-backend"
11121version = "0.2.92"
11122source = "registry+https://github.com/rust-lang/crates.io-index"
11123checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da"
11124dependencies = [
11125 "bumpalo",
11126 "log",
11127 "once_cell",
11128 "proc-macro2",
11129 "quote",
11130 "syn 2.0.48",
11131 "wasm-bindgen-shared",
11132]
11133
11134[[package]]
11135name = "wasm-bindgen-futures"
11136version = "0.4.37"
11137source = "registry+https://github.com/rust-lang/crates.io-index"
11138checksum = "c02dbc21516f9f1f04f187958890d7e6026df8d16540b7ad9492bc34a67cea03"
11139dependencies = [
11140 "cfg-if",
11141 "js-sys",
11142 "wasm-bindgen",
11143 "web-sys",
11144]
11145
11146[[package]]
11147name = "wasm-bindgen-macro"
11148version = "0.2.92"
11149source = "registry+https://github.com/rust-lang/crates.io-index"
11150checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726"
11151dependencies = [
11152 "quote",
11153 "wasm-bindgen-macro-support",
11154]
11155
11156[[package]]
11157name = "wasm-bindgen-macro-support"
11158version = "0.2.92"
11159source = "registry+https://github.com/rust-lang/crates.io-index"
11160checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
11161dependencies = [
11162 "proc-macro2",
11163 "quote",
11164 "syn 2.0.48",
11165 "wasm-bindgen-backend",
11166 "wasm-bindgen-shared",
11167]
11168
11169[[package]]
11170name = "wasm-bindgen-shared"
11171version = "0.2.92"
11172source = "registry+https://github.com/rust-lang/crates.io-index"
11173checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96"
11174
11175[[package]]
11176name = "wasm-encoder"
11177version = "0.201.0"
11178source = "registry+https://github.com/rust-lang/crates.io-index"
11179checksum = "b9c7d2731df60006819b013f64ccc2019691deccf6e11a1804bc850cd6748f1a"
11180dependencies = [
11181 "leb128",
11182]
11183
11184[[package]]
11185name = "wasm-metadata"
11186version = "0.201.0"
11187source = "registry+https://github.com/rust-lang/crates.io-index"
11188checksum = "0fd83062c17b9f4985d438603cde0a5e8c5c8198201a6937f778b607924c7da2"
11189dependencies = [
11190 "anyhow",
11191 "indexmap 2.0.0",
11192 "serde",
11193 "serde_derive",
11194 "serde_json",
11195 "spdx",
11196 "wasm-encoder",
11197 "wasmparser",
11198]
11199
11200[[package]]
11201name = "wasmparser"
11202version = "0.201.0"
11203source = "registry+https://github.com/rust-lang/crates.io-index"
11204checksum = "84e5df6dba6c0d7fafc63a450f1738451ed7a0b52295d83e868218fa286bf708"
11205dependencies = [
11206 "bitflags 2.4.2",
11207 "indexmap 2.0.0",
11208 "semver",
11209]
11210
11211[[package]]
11212name = "wasmprinter"
11213version = "0.201.0"
11214source = "registry+https://github.com/rust-lang/crates.io-index"
11215checksum = "a67e66da702706ba08729a78e3c0079085f6bfcb1a62e4799e97bbf728c2c265"
11216dependencies = [
11217 "anyhow",
11218 "wasmparser",
11219]
11220
11221[[package]]
11222name = "wasmtime"
11223version = "19.0.0"
11224source = "registry+https://github.com/rust-lang/crates.io-index"
11225checksum = "6a08af88fa3d324cc5cf6d388d90ef396a787b3fb4bbd51ba185f8645dc0f02c"
11226dependencies = [
11227 "anyhow",
11228 "async-trait",
11229 "bincode",
11230 "bumpalo",
11231 "cfg-if",
11232 "encoding_rs",
11233 "gimli",
11234 "indexmap 2.0.0",
11235 "libc",
11236 "log",
11237 "object",
11238 "once_cell",
11239 "paste",
11240 "rustix 0.38.32",
11241 "semver",
11242 "serde",
11243 "serde_derive",
11244 "serde_json",
11245 "target-lexicon",
11246 "wasmparser",
11247 "wasmtime-component-macro",
11248 "wasmtime-component-util",
11249 "wasmtime-cranelift",
11250 "wasmtime-environ",
11251 "wasmtime-fiber",
11252 "wasmtime-jit-icache-coherence",
11253 "wasmtime-runtime",
11254 "wasmtime-slab",
11255 "wasmtime-winch",
11256 "windows-sys 0.52.0",
11257]
11258
11259[[package]]
11260name = "wasmtime-asm-macros"
11261version = "19.0.0"
11262source = "registry+https://github.com/rust-lang/crates.io-index"
11263checksum = "16cdbfcf28542bcda0b5fd68d44603e53e5ad126cbe7b9f25c130e1249fd8211"
11264dependencies = [
11265 "cfg-if",
11266]
11267
11268[[package]]
11269name = "wasmtime-c-api-impl"
11270version = "19.0.0"
11271source = "registry+https://github.com/rust-lang/crates.io-index"
11272checksum = "67dea28073e105735210b9e932b5e654198d5e28ed31f1314037cd7664ceda2b"
11273dependencies = [
11274 "anyhow",
11275 "log",
11276 "once_cell",
11277 "tracing",
11278 "wasmtime",
11279 "wasmtime-c-api-macros",
11280]
11281
11282[[package]]
11283name = "wasmtime-c-api-macros"
11284version = "19.0.0"
11285source = "registry+https://github.com/rust-lang/crates.io-index"
11286checksum = "0cfe12050fa28b17ab8434ab757fee281dd0d5c7715fa1bc5e4c0b29d1705415"
11287dependencies = [
11288 "proc-macro2",
11289 "quote",
11290]
11291
11292[[package]]
11293name = "wasmtime-component-macro"
11294version = "19.0.0"
11295source = "registry+https://github.com/rust-lang/crates.io-index"
11296checksum = "0cdcf690257c623506eeec3a502864b282aab0fdfd6981c1ebb63c7e98f4a23a"
11297dependencies = [
11298 "anyhow",
11299 "proc-macro2",
11300 "quote",
11301 "syn 2.0.48",
11302 "wasmtime-component-util",
11303 "wasmtime-wit-bindgen",
11304 "wit-parser",
11305]
11306
11307[[package]]
11308name = "wasmtime-component-util"
11309version = "19.0.0"
11310source = "registry+https://github.com/rust-lang/crates.io-index"
11311checksum = "ab3ae7bf66e2fae1e332ab3634f332d7422e878a6eecc47c8f8f78cc1f24e501"
11312
11313[[package]]
11314name = "wasmtime-cranelift"
11315version = "19.0.0"
11316source = "registry+https://github.com/rust-lang/crates.io-index"
11317checksum = "67ea025c969a09117818732fa6f96848e858a7953d4659dab8081a6eea3c0523"
11318dependencies = [
11319 "anyhow",
11320 "cfg-if",
11321 "cranelift-codegen",
11322 "cranelift-control",
11323 "cranelift-entity",
11324 "cranelift-frontend",
11325 "cranelift-native",
11326 "cranelift-wasm",
11327 "gimli",
11328 "log",
11329 "object",
11330 "target-lexicon",
11331 "thiserror",
11332 "wasmparser",
11333 "wasmtime-cranelift-shared",
11334 "wasmtime-environ",
11335 "wasmtime-versioned-export-macros",
11336]
11337
11338[[package]]
11339name = "wasmtime-cranelift-shared"
11340version = "19.0.0"
11341source = "registry+https://github.com/rust-lang/crates.io-index"
11342checksum = "dcd6dd2f8d8d4860b384f61f89b597633a5b5f0943c546210e5084c5d321fe20"
11343dependencies = [
11344 "anyhow",
11345 "cranelift-codegen",
11346 "cranelift-control",
11347 "cranelift-native",
11348 "gimli",
11349 "object",
11350 "target-lexicon",
11351 "wasmtime-environ",
11352]
11353
11354[[package]]
11355name = "wasmtime-environ"
11356version = "19.0.0"
11357source = "registry+https://github.com/rust-lang/crates.io-index"
11358checksum = "7f60f3f717658dd77745de03b750d5852126e9be6dad465848c77f90387c44c9"
11359dependencies = [
11360 "anyhow",
11361 "bincode",
11362 "cpp_demangle",
11363 "cranelift-entity",
11364 "gimli",
11365 "indexmap 2.0.0",
11366 "log",
11367 "object",
11368 "rustc-demangle",
11369 "serde",
11370 "serde_derive",
11371 "target-lexicon",
11372 "thiserror",
11373 "wasm-encoder",
11374 "wasmparser",
11375 "wasmprinter",
11376 "wasmtime-component-util",
11377 "wasmtime-types",
11378]
11379
11380[[package]]
11381name = "wasmtime-fiber"
11382version = "19.0.0"
11383source = "registry+https://github.com/rust-lang/crates.io-index"
11384checksum = "bf8cd22ab1041bf0e54b6283e57824557902e4fed8b1f3a7eef29cbaba89eebf"
11385dependencies = [
11386 "anyhow",
11387 "cc",
11388 "cfg-if",
11389 "rustix 0.38.32",
11390 "wasmtime-asm-macros",
11391 "wasmtime-versioned-export-macros",
11392 "windows-sys 0.52.0",
11393]
11394
11395[[package]]
11396name = "wasmtime-jit-icache-coherence"
11397version = "19.0.0"
11398source = "registry+https://github.com/rust-lang/crates.io-index"
11399checksum = "2796e4b4989db62899d2117e1e0258b839d088c044591b14e3a0396e7b3ae53a"
11400dependencies = [
11401 "cfg-if",
11402 "libc",
11403 "windows-sys 0.52.0",
11404]
11405
11406[[package]]
11407name = "wasmtime-runtime"
11408version = "19.0.0"
11409source = "registry+https://github.com/rust-lang/crates.io-index"
11410checksum = "4bf2b7745df452a4f41b9aab21d3f7ba1347b12da2fdc5241e59306127884a68"
11411dependencies = [
11412 "anyhow",
11413 "cc",
11414 "cfg-if",
11415 "encoding_rs",
11416 "indexmap 2.0.0",
11417 "libc",
11418 "log",
11419 "mach",
11420 "memfd",
11421 "memoffset",
11422 "paste",
11423 "psm",
11424 "rustix 0.38.32",
11425 "sptr",
11426 "wasm-encoder",
11427 "wasmtime-asm-macros",
11428 "wasmtime-environ",
11429 "wasmtime-fiber",
11430 "wasmtime-versioned-export-macros",
11431 "wasmtime-wmemcheck",
11432 "windows-sys 0.52.0",
11433]
11434
11435[[package]]
11436name = "wasmtime-slab"
11437version = "19.0.0"
11438source = "registry+https://github.com/rust-lang/crates.io-index"
11439checksum = "83448ef600ad95977019ebaea84a5516fdbc9561d0a8e26b1e099351f993b527"
11440
11441[[package]]
11442name = "wasmtime-types"
11443version = "19.0.0"
11444source = "registry+https://github.com/rust-lang/crates.io-index"
11445checksum = "cf6fe7ed3fd18ed4b1e4465fe5c8674acc9f03523fca5b1b9f975b2560cd741b"
11446dependencies = [
11447 "cranelift-entity",
11448 "serde",
11449 "serde_derive",
11450 "thiserror",
11451 "wasmparser",
11452]
11453
11454[[package]]
11455name = "wasmtime-versioned-export-macros"
11456version = "19.0.0"
11457source = "registry+https://github.com/rust-lang/crates.io-index"
11458checksum = "6d6d967f01032da7d4c6303da32f6a00d5efe1bac124b156e7342d8ace6ffdfc"
11459dependencies = [
11460 "proc-macro2",
11461 "quote",
11462 "syn 2.0.48",
11463]
11464
11465[[package]]
11466name = "wasmtime-wasi"
11467version = "19.0.0"
11468source = "registry+https://github.com/rust-lang/crates.io-index"
11469checksum = "371d828b6849ea06d598ae7dd1c316e8dd9e99b76f77d93d5886cb25c7f8e188"
11470dependencies = [
11471 "anyhow",
11472 "async-trait",
11473 "bitflags 2.4.2",
11474 "bytes 1.5.0",
11475 "cap-fs-ext",
11476 "cap-net-ext",
11477 "cap-rand",
11478 "cap-std",
11479 "cap-time-ext",
11480 "fs-set-times",
11481 "futures 0.3.28",
11482 "io-extras",
11483 "io-lifetimes 2.0.3",
11484 "once_cell",
11485 "rustix 0.38.32",
11486 "system-interface",
11487 "thiserror",
11488 "tokio",
11489 "tracing",
11490 "url",
11491 "wasmtime",
11492 "wiggle",
11493 "windows-sys 0.52.0",
11494]
11495
11496[[package]]
11497name = "wasmtime-winch"
11498version = "19.0.0"
11499source = "registry+https://github.com/rust-lang/crates.io-index"
11500checksum = "eb8b3fcbc455105760e4a2aa8ee3f39b8357183a62201383b3f72d4836ca2be8"
11501dependencies = [
11502 "anyhow",
11503 "cranelift-codegen",
11504 "gimli",
11505 "object",
11506 "target-lexicon",
11507 "wasmparser",
11508 "wasmtime-cranelift-shared",
11509 "wasmtime-environ",
11510 "winch-codegen",
11511]
11512
11513[[package]]
11514name = "wasmtime-wit-bindgen"
11515version = "19.0.0"
11516source = "registry+https://github.com/rust-lang/crates.io-index"
11517checksum = "96326c9800fb6c099f50d1bd2126d636fc2f96950e1675acf358c0f52516cd38"
11518dependencies = [
11519 "anyhow",
11520 "heck 0.4.1",
11521 "indexmap 2.0.0",
11522 "wit-parser",
11523]
11524
11525[[package]]
11526name = "wasmtime-wmemcheck"
11527version = "19.0.0"
11528source = "registry+https://github.com/rust-lang/crates.io-index"
11529checksum = "36bd91a4dc55af0bf55e9e2ab0ea13724cfb5c5a1acdf8873039769208f59490"
11530
11531[[package]]
11532name = "wast"
11533version = "35.0.2"
11534source = "registry+https://github.com/rust-lang/crates.io-index"
11535checksum = "2ef140f1b49946586078353a453a1d28ba90adfc54dde75710bc1931de204d68"
11536dependencies = [
11537 "leb128",
11538]
11539
11540[[package]]
11541name = "wayland-backend"
11542version = "0.3.3"
11543source = "registry+https://github.com/rust-lang/crates.io-index"
11544checksum = "9d50fa61ce90d76474c87f5fc002828d81b32677340112b4ef08079a9d459a40"
11545dependencies = [
11546 "cc",
11547 "downcast-rs",
11548 "rustix 0.38.32",
11549 "scoped-tls",
11550 "smallvec",
11551 "wayland-sys",
11552]
11553
11554[[package]]
11555name = "wayland-client"
11556version = "0.31.2"
11557source = "registry+https://github.com/rust-lang/crates.io-index"
11558checksum = "82fb96ee935c2cea6668ccb470fb7771f6215d1691746c2d896b447a00ad3f1f"
11559dependencies = [
11560 "bitflags 2.4.2",
11561 "rustix 0.38.32",
11562 "wayland-backend",
11563 "wayland-scanner",
11564]
11565
11566[[package]]
11567name = "wayland-csd-frame"
11568version = "0.3.0"
11569source = "registry+https://github.com/rust-lang/crates.io-index"
11570checksum = "625c5029dbd43d25e6aa9615e88b829a5cad13b2819c4ae129fdbb7c31ab4c7e"
11571dependencies = [
11572 "bitflags 2.4.2",
11573 "cursor-icon",
11574 "wayland-backend",
11575]
11576
11577[[package]]
11578name = "wayland-cursor"
11579version = "0.31.1"
11580source = "registry+https://github.com/rust-lang/crates.io-index"
11581checksum = "71ce5fa868dd13d11a0d04c5e2e65726d0897be8de247c0c5a65886e283231ba"
11582dependencies = [
11583 "rustix 0.38.32",
11584 "wayland-client",
11585 "xcursor",
11586]
11587
11588[[package]]
11589name = "wayland-protocols"
11590version = "0.31.2"
11591source = "registry+https://github.com/rust-lang/crates.io-index"
11592checksum = "8f81f365b8b4a97f422ac0e8737c438024b5951734506b0e1d775c73030561f4"
11593dependencies = [
11594 "bitflags 2.4.2",
11595 "wayland-backend",
11596 "wayland-client",
11597 "wayland-scanner",
11598]
11599
11600[[package]]
11601name = "wayland-protocols-wlr"
11602version = "0.2.0"
11603source = "registry+https://github.com/rust-lang/crates.io-index"
11604checksum = "ad1f61b76b6c2d8742e10f9ba5c3737f6530b4c243132c2a2ccc8aa96fe25cd6"
11605dependencies = [
11606 "bitflags 2.4.2",
11607 "wayland-backend",
11608 "wayland-client",
11609 "wayland-protocols",
11610 "wayland-scanner",
11611]
11612
11613[[package]]
11614name = "wayland-scanner"
11615version = "0.31.1"
11616source = "registry+https://github.com/rust-lang/crates.io-index"
11617checksum = "63b3a62929287001986fb58c789dce9b67604a397c15c611ad9f747300b6c283"
11618dependencies = [
11619 "proc-macro2",
11620 "quick-xml 0.31.0",
11621 "quote",
11622]
11623
11624[[package]]
11625name = "wayland-sys"
11626version = "0.31.1"
11627source = "registry+https://github.com/rust-lang/crates.io-index"
11628checksum = "15a0c8eaff5216d07f226cb7a549159267f3467b289d9a2e52fd3ef5aae2b7af"
11629dependencies = [
11630 "dlib",
11631 "log",
11632 "once_cell",
11633 "pkg-config",
11634]
11635
11636[[package]]
11637name = "web-sys"
11638version = "0.3.64"
11639source = "registry+https://github.com/rust-lang/crates.io-index"
11640checksum = "9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b"
11641dependencies = [
11642 "js-sys",
11643 "wasm-bindgen",
11644]
11645
11646[[package]]
11647name = "webpki-roots"
11648version = "0.24.0"
11649source = "registry+https://github.com/rust-lang/crates.io-index"
11650checksum = "b291546d5d9d1eab74f069c77749f2cb8504a12caa20f0f2de93ddbf6f411888"
11651dependencies = [
11652 "rustls-webpki",
11653]
11654
11655[[package]]
11656name = "weezl"
11657version = "0.1.8"
11658source = "registry+https://github.com/rust-lang/crates.io-index"
11659checksum = "53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082"
11660
11661[[package]]
11662name = "welcome"
11663version = "0.1.0"
11664dependencies = [
11665 "anyhow",
11666 "client",
11667 "copilot_ui",
11668 "db",
11669 "editor",
11670 "fuzzy",
11671 "gpui",
11672 "install_cli",
11673 "picker",
11674 "project",
11675 "schemars",
11676 "serde",
11677 "settings",
11678 "theme_selector",
11679 "ui",
11680 "util",
11681 "vim",
11682 "workspace",
11683]
11684
11685[[package]]
11686name = "which"
11687version = "4.4.2"
11688source = "registry+https://github.com/rust-lang/crates.io-index"
11689checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
11690dependencies = [
11691 "either",
11692 "home",
11693 "once_cell",
11694 "rustix 0.38.32",
11695]
11696
11697[[package]]
11698name = "which"
11699version = "6.0.0"
11700source = "registry+https://github.com/rust-lang/crates.io-index"
11701checksum = "7fa5e0c10bf77f44aac573e498d1a82d5fbd5e91f6fc0a99e7be4b38e85e101c"
11702dependencies = [
11703 "either",
11704 "home",
11705 "once_cell",
11706 "rustix 0.38.32",
11707 "windows-sys 0.52.0",
11708]
11709
11710[[package]]
11711name = "whoami"
11712version = "1.4.1"
11713source = "registry+https://github.com/rust-lang/crates.io-index"
11714checksum = "22fc3756b8a9133049b26c7f61ab35416c130e8c09b660f5b3958b446f52cc50"
11715
11716[[package]]
11717name = "wiggle"
11718version = "19.0.0"
11719source = "registry+https://github.com/rust-lang/crates.io-index"
11720checksum = "ae1136a209614ace00b0c11f04dc7cf42540773be3b22eff6ad165110aba29c1"
11721dependencies = [
11722 "anyhow",
11723 "async-trait",
11724 "bitflags 2.4.2",
11725 "thiserror",
11726 "tracing",
11727 "wasmtime",
11728 "wiggle-macro",
11729]
11730
11731[[package]]
11732name = "wiggle-generate"
11733version = "19.0.0"
11734source = "registry+https://github.com/rust-lang/crates.io-index"
11735checksum = "4c2bd99ce26046f4246d720a4198f6a8fc95bc5da82ae4ef62263e24641c3076"
11736dependencies = [
11737 "anyhow",
11738 "heck 0.4.1",
11739 "proc-macro2",
11740 "quote",
11741 "shellexpand",
11742 "syn 2.0.48",
11743 "witx",
11744]
11745
11746[[package]]
11747name = "wiggle-macro"
11748version = "19.0.0"
11749source = "registry+https://github.com/rust-lang/crates.io-index"
11750checksum = "512d816dbcd0113103b2eb2402ec9018e7f0755202a5b3e67db726f229d8dcae"
11751dependencies = [
11752 "proc-macro2",
11753 "quote",
11754 "syn 2.0.48",
11755 "wiggle-generate",
11756]
11757
11758[[package]]
11759name = "winapi"
11760version = "0.3.9"
11761source = "registry+https://github.com/rust-lang/crates.io-index"
11762checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
11763dependencies = [
11764 "winapi-i686-pc-windows-gnu",
11765 "winapi-x86_64-pc-windows-gnu",
11766]
11767
11768[[package]]
11769name = "winapi-i686-pc-windows-gnu"
11770version = "0.4.0"
11771source = "registry+https://github.com/rust-lang/crates.io-index"
11772checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
11773
11774[[package]]
11775name = "winapi-util"
11776version = "0.1.6"
11777source = "registry+https://github.com/rust-lang/crates.io-index"
11778checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596"
11779dependencies = [
11780 "winapi",
11781]
11782
11783[[package]]
11784name = "winapi-x86_64-pc-windows-gnu"
11785version = "0.4.0"
11786source = "registry+https://github.com/rust-lang/crates.io-index"
11787checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
11788
11789[[package]]
11790name = "winch-codegen"
11791version = "0.17.0"
11792source = "registry+https://github.com/rust-lang/crates.io-index"
11793checksum = "d285c833af9453c037cd220765f86c5c9961e8906a815829107c8801d535b8e4"
11794dependencies = [
11795 "anyhow",
11796 "cranelift-codegen",
11797 "gimli",
11798 "regalloc2",
11799 "smallvec",
11800 "target-lexicon",
11801 "wasmparser",
11802 "wasmtime-environ",
11803]
11804
11805[[package]]
11806name = "windows"
11807version = "0.46.0"
11808source = "registry+https://github.com/rust-lang/crates.io-index"
11809checksum = "cdacb41e6a96a052c6cb63a144f24900236121c6f63f4f8219fef5977ecb0c25"
11810dependencies = [
11811 "windows-targets 0.42.2",
11812]
11813
11814[[package]]
11815name = "windows"
11816version = "0.48.0"
11817source = "registry+https://github.com/rust-lang/crates.io-index"
11818checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
11819dependencies = [
11820 "windows-targets 0.48.5",
11821]
11822
11823[[package]]
11824name = "windows"
11825version = "0.52.0"
11826source = "registry+https://github.com/rust-lang/crates.io-index"
11827checksum = "e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be"
11828dependencies = [
11829 "windows-core 0.52.0",
11830 "windows-targets 0.52.4",
11831]
11832
11833[[package]]
11834name = "windows"
11835version = "0.53.0"
11836source = "registry+https://github.com/rust-lang/crates.io-index"
11837checksum = "efc5cf48f83140dcaab716eeaea345f9e93d0018fb81162753a3f76c3397b538"
11838dependencies = [
11839 "windows-core 0.53.0",
11840 "windows-implement",
11841 "windows-interface",
11842 "windows-targets 0.52.4",
11843]
11844
11845[[package]]
11846name = "windows-core"
11847version = "0.52.0"
11848source = "registry+https://github.com/rust-lang/crates.io-index"
11849checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
11850dependencies = [
11851 "windows-targets 0.52.4",
11852]
11853
11854[[package]]
11855name = "windows-core"
11856version = "0.53.0"
11857source = "registry+https://github.com/rust-lang/crates.io-index"
11858checksum = "9dcc5b895a6377f1ab9fa55acedab1fd5ac0db66ad1e6c7f47e28a22e446a5dd"
11859dependencies = [
11860 "windows-result",
11861 "windows-targets 0.52.4",
11862]
11863
11864[[package]]
11865name = "windows-implement"
11866version = "0.53.0"
11867source = "registry+https://github.com/rust-lang/crates.io-index"
11868checksum = "942ac266be9249c84ca862f0a164a39533dc2f6f33dc98ec89c8da99b82ea0bd"
11869dependencies = [
11870 "proc-macro2",
11871 "quote",
11872 "syn 2.0.48",
11873]
11874
11875[[package]]
11876name = "windows-interface"
11877version = "0.53.0"
11878source = "registry+https://github.com/rust-lang/crates.io-index"
11879checksum = "da33557140a288fae4e1d5f8873aaf9eb6613a9cf82c3e070223ff177f598b60"
11880dependencies = [
11881 "proc-macro2",
11882 "quote",
11883 "syn 2.0.48",
11884]
11885
11886[[package]]
11887name = "windows-result"
11888version = "0.1.0"
11889source = "registry+https://github.com/rust-lang/crates.io-index"
11890checksum = "cd19df78e5168dfb0aedc343d1d1b8d422ab2db6756d2dc3fef75035402a3f64"
11891dependencies = [
11892 "windows-targets 0.52.4",
11893]
11894
11895[[package]]
11896name = "windows-sys"
11897version = "0.45.0"
11898source = "registry+https://github.com/rust-lang/crates.io-index"
11899checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
11900dependencies = [
11901 "windows-targets 0.42.2",
11902]
11903
11904[[package]]
11905name = "windows-sys"
11906version = "0.48.0"
11907source = "registry+https://github.com/rust-lang/crates.io-index"
11908checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
11909dependencies = [
11910 "windows-targets 0.48.5",
11911]
11912
11913[[package]]
11914name = "windows-sys"
11915version = "0.52.0"
11916source = "registry+https://github.com/rust-lang/crates.io-index"
11917checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
11918dependencies = [
11919 "windows-targets 0.52.4",
11920]
11921
11922[[package]]
11923name = "windows-targets"
11924version = "0.42.2"
11925source = "registry+https://github.com/rust-lang/crates.io-index"
11926checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
11927dependencies = [
11928 "windows_aarch64_gnullvm 0.42.2",
11929 "windows_aarch64_msvc 0.42.2",
11930 "windows_i686_gnu 0.42.2",
11931 "windows_i686_msvc 0.42.2",
11932 "windows_x86_64_gnu 0.42.2",
11933 "windows_x86_64_gnullvm 0.42.2",
11934 "windows_x86_64_msvc 0.42.2",
11935]
11936
11937[[package]]
11938name = "windows-targets"
11939version = "0.48.5"
11940source = "registry+https://github.com/rust-lang/crates.io-index"
11941checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
11942dependencies = [
11943 "windows_aarch64_gnullvm 0.48.5",
11944 "windows_aarch64_msvc 0.48.5",
11945 "windows_i686_gnu 0.48.5",
11946 "windows_i686_msvc 0.48.5",
11947 "windows_x86_64_gnu 0.48.5",
11948 "windows_x86_64_gnullvm 0.48.5",
11949 "windows_x86_64_msvc 0.48.5",
11950]
11951
11952[[package]]
11953name = "windows-targets"
11954version = "0.52.4"
11955source = "registry+https://github.com/rust-lang/crates.io-index"
11956checksum = "7dd37b7e5ab9018759f893a1952c9420d060016fc19a472b4bb20d1bdd694d1b"
11957dependencies = [
11958 "windows_aarch64_gnullvm 0.52.4",
11959 "windows_aarch64_msvc 0.52.4",
11960 "windows_i686_gnu 0.52.4",
11961 "windows_i686_msvc 0.52.4",
11962 "windows_x86_64_gnu 0.52.4",
11963 "windows_x86_64_gnullvm 0.52.4",
11964 "windows_x86_64_msvc 0.52.4",
11965]
11966
11967[[package]]
11968name = "windows_aarch64_gnullvm"
11969version = "0.42.2"
11970source = "registry+https://github.com/rust-lang/crates.io-index"
11971checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
11972
11973[[package]]
11974name = "windows_aarch64_gnullvm"
11975version = "0.48.5"
11976source = "registry+https://github.com/rust-lang/crates.io-index"
11977checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
11978
11979[[package]]
11980name = "windows_aarch64_gnullvm"
11981version = "0.52.4"
11982source = "registry+https://github.com/rust-lang/crates.io-index"
11983checksum = "bcf46cf4c365c6f2d1cc93ce535f2c8b244591df96ceee75d8e83deb70a9cac9"
11984
11985[[package]]
11986name = "windows_aarch64_msvc"
11987version = "0.42.2"
11988source = "registry+https://github.com/rust-lang/crates.io-index"
11989checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
11990
11991[[package]]
11992name = "windows_aarch64_msvc"
11993version = "0.48.5"
11994source = "registry+https://github.com/rust-lang/crates.io-index"
11995checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
11996
11997[[package]]
11998name = "windows_aarch64_msvc"
11999version = "0.52.4"
12000source = "registry+https://github.com/rust-lang/crates.io-index"
12001checksum = "da9f259dd3bcf6990b55bffd094c4f7235817ba4ceebde8e6d11cd0c5633b675"
12002
12003[[package]]
12004name = "windows_i686_gnu"
12005version = "0.42.2"
12006source = "registry+https://github.com/rust-lang/crates.io-index"
12007checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
12008
12009[[package]]
12010name = "windows_i686_gnu"
12011version = "0.48.5"
12012source = "registry+https://github.com/rust-lang/crates.io-index"
12013checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
12014
12015[[package]]
12016name = "windows_i686_gnu"
12017version = "0.52.4"
12018source = "registry+https://github.com/rust-lang/crates.io-index"
12019checksum = "b474d8268f99e0995f25b9f095bc7434632601028cf86590aea5c8a5cb7801d3"
12020
12021[[package]]
12022name = "windows_i686_msvc"
12023version = "0.42.2"
12024source = "registry+https://github.com/rust-lang/crates.io-index"
12025checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
12026
12027[[package]]
12028name = "windows_i686_msvc"
12029version = "0.48.5"
12030source = "registry+https://github.com/rust-lang/crates.io-index"
12031checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
12032
12033[[package]]
12034name = "windows_i686_msvc"
12035version = "0.52.4"
12036source = "registry+https://github.com/rust-lang/crates.io-index"
12037checksum = "1515e9a29e5bed743cb4415a9ecf5dfca648ce85ee42e15873c3cd8610ff8e02"
12038
12039[[package]]
12040name = "windows_x86_64_gnu"
12041version = "0.42.2"
12042source = "registry+https://github.com/rust-lang/crates.io-index"
12043checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
12044
12045[[package]]
12046name = "windows_x86_64_gnu"
12047version = "0.48.5"
12048source = "registry+https://github.com/rust-lang/crates.io-index"
12049checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
12050
12051[[package]]
12052name = "windows_x86_64_gnu"
12053version = "0.52.4"
12054source = "registry+https://github.com/rust-lang/crates.io-index"
12055checksum = "5eee091590e89cc02ad514ffe3ead9eb6b660aedca2183455434b93546371a03"
12056
12057[[package]]
12058name = "windows_x86_64_gnullvm"
12059version = "0.42.2"
12060source = "registry+https://github.com/rust-lang/crates.io-index"
12061checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
12062
12063[[package]]
12064name = "windows_x86_64_gnullvm"
12065version = "0.48.5"
12066source = "registry+https://github.com/rust-lang/crates.io-index"
12067checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
12068
12069[[package]]
12070name = "windows_x86_64_gnullvm"
12071version = "0.52.4"
12072source = "registry+https://github.com/rust-lang/crates.io-index"
12073checksum = "77ca79f2451b49fa9e2af39f0747fe999fcda4f5e241b2898624dca97a1f2177"
12074
12075[[package]]
12076name = "windows_x86_64_msvc"
12077version = "0.42.2"
12078source = "registry+https://github.com/rust-lang/crates.io-index"
12079checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
12080
12081[[package]]
12082name = "windows_x86_64_msvc"
12083version = "0.48.5"
12084source = "registry+https://github.com/rust-lang/crates.io-index"
12085checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
12086
12087[[package]]
12088name = "windows_x86_64_msvc"
12089version = "0.52.4"
12090source = "registry+https://github.com/rust-lang/crates.io-index"
12091checksum = "32b752e52a2da0ddfbdbcc6fceadfeede4c939ed16d13e648833a61dfb611ed8"
12092
12093[[package]]
12094name = "winnow"
12095version = "0.5.15"
12096source = "registry+https://github.com/rust-lang/crates.io-index"
12097checksum = "7c2e3184b9c4e92ad5167ca73039d0c42476302ab603e2fec4487511f38ccefc"
12098dependencies = [
12099 "memchr",
12100]
12101
12102[[package]]
12103name = "winnow"
12104version = "0.6.1"
12105source = "registry+https://github.com/rust-lang/crates.io-index"
12106checksum = "d90f4e0f530c4c69f62b80d839e9ef3855edc9cba471a160c4d692deed62b401"
12107dependencies = [
12108 "memchr",
12109]
12110
12111[[package]]
12112name = "winreg"
12113version = "0.50.0"
12114source = "registry+https://github.com/rust-lang/crates.io-index"
12115checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
12116dependencies = [
12117 "cfg-if",
12118 "windows-sys 0.48.0",
12119]
12120
12121[[package]]
12122name = "winresource"
12123version = "0.1.17"
12124source = "registry+https://github.com/rust-lang/crates.io-index"
12125checksum = "77e2aaaf8cfa92078c0c0375423d631f82f2f57979c2884fdd5f604a11e45329"
12126dependencies = [
12127 "toml 0.7.8",
12128 "version_check",
12129]
12130
12131[[package]]
12132name = "winx"
12133version = "0.36.3"
12134source = "registry+https://github.com/rust-lang/crates.io-index"
12135checksum = "f9643b83820c0cd246ecabe5fa454dd04ba4fa67996369466d0747472d337346"
12136dependencies = [
12137 "bitflags 2.4.2",
12138 "windows-sys 0.52.0",
12139]
12140
12141[[package]]
12142name = "wio"
12143version = "0.2.2"
12144source = "registry+https://github.com/rust-lang/crates.io-index"
12145checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
12146dependencies = [
12147 "winapi",
12148]
12149
12150[[package]]
12151name = "wit-bindgen"
12152version = "0.22.0"
12153source = "registry+https://github.com/rust-lang/crates.io-index"
12154checksum = "288f992ea30e6b5c531b52cdd5f3be81c148554b09ea416f058d16556ba92c27"
12155dependencies = [
12156 "bitflags 2.4.2",
12157 "wit-bindgen-rt",
12158 "wit-bindgen-rust-macro",
12159]
12160
12161[[package]]
12162name = "wit-bindgen-core"
12163version = "0.22.0"
12164source = "registry+https://github.com/rust-lang/crates.io-index"
12165checksum = "e85e72719ffbccf279359ad071497e47eb0675fe22106dea4ed2d8a7fcb60ba4"
12166dependencies = [
12167 "anyhow",
12168 "wit-parser",
12169]
12170
12171[[package]]
12172name = "wit-bindgen-rt"
12173version = "0.22.0"
12174source = "registry+https://github.com/rust-lang/crates.io-index"
12175checksum = "fcb8738270f32a2d6739973cbbb7c1b6dd8959ce515578a6e19165853272ee64"
12176
12177[[package]]
12178name = "wit-bindgen-rust"
12179version = "0.22.0"
12180source = "registry+https://github.com/rust-lang/crates.io-index"
12181checksum = "d8a39a15d1ae2077688213611209849cad40e9e5cccf6e61951a425850677ff3"
12182dependencies = [
12183 "anyhow",
12184 "heck 0.4.1",
12185 "indexmap 2.0.0",
12186 "wasm-metadata",
12187 "wit-bindgen-core",
12188 "wit-component",
12189]
12190
12191[[package]]
12192name = "wit-bindgen-rust-macro"
12193version = "0.22.0"
12194source = "registry+https://github.com/rust-lang/crates.io-index"
12195checksum = "d376d3ae5850526dfd00d937faea0d81a06fa18f7ac1e26f386d760f241a8f4b"
12196dependencies = [
12197 "anyhow",
12198 "proc-macro2",
12199 "quote",
12200 "syn 2.0.48",
12201 "wit-bindgen-core",
12202 "wit-bindgen-rust",
12203]
12204
12205[[package]]
12206name = "wit-component"
12207version = "0.201.0"
12208source = "registry+https://github.com/rust-lang/crates.io-index"
12209checksum = "421c0c848a0660a8c22e2fd217929a0191f14476b68962afd2af89fd22e39825"
12210dependencies = [
12211 "anyhow",
12212 "bitflags 2.4.2",
12213 "indexmap 2.0.0",
12214 "log",
12215 "serde",
12216 "serde_derive",
12217 "serde_json",
12218 "wasm-encoder",
12219 "wasm-metadata",
12220 "wasmparser",
12221 "wit-parser",
12222]
12223
12224[[package]]
12225name = "wit-parser"
12226version = "0.201.0"
12227source = "registry+https://github.com/rust-lang/crates.io-index"
12228checksum = "196d3ecfc4b759a8573bf86a9b3f8996b304b3732e4c7de81655f875f6efdca6"
12229dependencies = [
12230 "anyhow",
12231 "id-arena",
12232 "indexmap 2.0.0",
12233 "log",
12234 "semver",
12235 "serde",
12236 "serde_derive",
12237 "serde_json",
12238 "unicode-xid",
12239 "wasmparser",
12240]
12241
12242[[package]]
12243name = "witx"
12244version = "0.9.1"
12245source = "registry+https://github.com/rust-lang/crates.io-index"
12246checksum = "e366f27a5cabcddb2706a78296a40b8fcc451e1a6aba2fc1d94b4a01bdaaef4b"
12247dependencies = [
12248 "anyhow",
12249 "log",
12250 "thiserror",
12251 "wast",
12252]
12253
12254[[package]]
12255name = "workspace"
12256version = "0.1.0"
12257dependencies = [
12258 "any_vec",
12259 "anyhow",
12260 "async-recursion 1.0.5",
12261 "bincode",
12262 "call",
12263 "client",
12264 "clock",
12265 "collections",
12266 "db",
12267 "derive_more",
12268 "env_logger",
12269 "fs",
12270 "futures 0.3.28",
12271 "gpui",
12272 "itertools 0.11.0",
12273 "language",
12274 "lazy_static",
12275 "log",
12276 "node_runtime",
12277 "parking_lot",
12278 "postage",
12279 "project",
12280 "schemars",
12281 "serde",
12282 "serde_json",
12283 "settings",
12284 "smallvec",
12285 "sqlez",
12286 "task",
12287 "theme",
12288 "ui",
12289 "util",
12290 "uuid",
12291]
12292
12293[[package]]
12294name = "worktree"
12295version = "0.1.0"
12296dependencies = [
12297 "anyhow",
12298 "client",
12299 "clock",
12300 "collections",
12301 "fs",
12302 "futures 0.3.28",
12303 "fuzzy",
12304 "git",
12305 "git2",
12306 "gpui",
12307 "ignore",
12308 "itertools 0.11.0",
12309 "language",
12310 "log",
12311 "lsp",
12312 "parking_lot",
12313 "postage",
12314 "pretty_assertions",
12315 "rand 0.8.5",
12316 "rpc",
12317 "schemars",
12318 "serde",
12319 "serde_json",
12320 "settings",
12321 "smol",
12322 "sum_tree",
12323 "text",
12324 "util",
12325]
12326
12327[[package]]
12328name = "wyz"
12329version = "0.5.1"
12330source = "registry+https://github.com/rust-lang/crates.io-index"
12331checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"
12332dependencies = [
12333 "tap",
12334]
12335
12336[[package]]
12337name = "x11-clipboard"
12338version = "0.9.2"
12339source = "registry+https://github.com/rust-lang/crates.io-index"
12340checksum = "b98785a09322d7446e28a13203d2cae1059a0dd3dfb32cb06d0a225f023d8286"
12341dependencies = [
12342 "libc",
12343 "x11rb",
12344]
12345
12346[[package]]
12347name = "x11rb"
12348version = "0.13.0"
12349source = "registry+https://github.com/rust-lang/crates.io-index"
12350checksum = "f8f25ead8c7e4cba123243a6367da5d3990e0d3affa708ea19dce96356bd9f1a"
12351dependencies = [
12352 "as-raw-xcb-connection",
12353 "gethostname",
12354 "libc",
12355 "rustix 0.38.32",
12356 "x11rb-protocol",
12357]
12358
12359[[package]]
12360name = "x11rb-protocol"
12361version = "0.13.0"
12362source = "registry+https://github.com/rust-lang/crates.io-index"
12363checksum = "e63e71c4b8bd9ffec2c963173a4dc4cbde9ee96961d4fcb4429db9929b606c34"
12364
12365[[package]]
12366name = "xattr"
12367version = "0.2.3"
12368source = "registry+https://github.com/rust-lang/crates.io-index"
12369checksum = "6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc"
12370dependencies = [
12371 "libc",
12372]
12373
12374[[package]]
12375name = "xcursor"
12376version = "0.3.5"
12377source = "registry+https://github.com/rust-lang/crates.io-index"
12378checksum = "6a0ccd7b4a5345edfcd0c3535718a4e9ff7798ffc536bb5b5a0e26ff84732911"
12379
12380[[package]]
12381name = "xdg-home"
12382version = "1.1.0"
12383source = "registry+https://github.com/rust-lang/crates.io-index"
12384checksum = "21e5a325c3cb8398ad6cf859c1135b25dd29e186679cf2da7581d9679f63b38e"
12385dependencies = [
12386 "libc",
12387 "winapi",
12388]
12389
12390[[package]]
12391name = "xkbcommon"
12392version = "0.7.0"
12393source = "registry+https://github.com/rust-lang/crates.io-index"
12394checksum = "13867d259930edc7091a6c41b4ce6eee464328c6ff9659b7e4c668ca20d4c91e"
12395dependencies = [
12396 "as-raw-xcb-connection",
12397 "libc",
12398 "memmap2 0.8.0",
12399 "xkeysym",
12400]
12401
12402[[package]]
12403name = "xkeysym"
12404version = "0.2.0"
12405source = "registry+https://github.com/rust-lang/crates.io-index"
12406checksum = "054a8e68b76250b253f671d1268cb7f1ae089ec35e195b2efb2a4e9a836d0621"
12407
12408[[package]]
12409name = "xmlparser"
12410version = "0.13.5"
12411source = "registry+https://github.com/rust-lang/crates.io-index"
12412checksum = "4d25c75bf9ea12c4040a97f829154768bbbce366287e2dc044af160cd79a13fd"
12413
12414[[package]]
12415name = "xmlwriter"
12416version = "0.1.0"
12417source = "registry+https://github.com/rust-lang/crates.io-index"
12418checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
12419
12420[[package]]
12421name = "xtask"
12422version = "0.1.0"
12423dependencies = [
12424 "anyhow",
12425 "clap 4.4.4",
12426]
12427
12428[[package]]
12429name = "yansi"
12430version = "0.5.1"
12431source = "registry+https://github.com/rust-lang/crates.io-index"
12432checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"
12433
12434[[package]]
12435name = "yazi"
12436version = "0.1.6"
12437source = "registry+https://github.com/rust-lang/crates.io-index"
12438checksum = "c94451ac9513335b5e23d7a8a2b61a7102398b8cca5160829d313e84c9d98be1"
12439
12440[[package]]
12441name = "yeslogic-fontconfig-sys"
12442version = "3.2.0"
12443source = "registry+https://github.com/rust-lang/crates.io-index"
12444checksum = "f2bbd69036d397ebbff671b1b8e4d918610c181c5a16073b96f984a38d08c386"
12445dependencies = [
12446 "const-cstr",
12447 "dlib",
12448 "once_cell",
12449 "pkg-config",
12450]
12451
12452[[package]]
12453name = "zbus"
12454version = "4.0.1"
12455source = "registry+https://github.com/rust-lang/crates.io-index"
12456checksum = "7b8e3d6ae3342792a6cc2340e4394334c7402f3d793b390d2c5494a4032b3030"
12457dependencies = [
12458 "async-broadcast",
12459 "async-executor",
12460 "async-fs 2.1.1",
12461 "async-io 2.3.1",
12462 "async-lock 3.3.0",
12463 "async-process 2.1.0",
12464 "async-recursion 1.0.5",
12465 "async-task",
12466 "async-trait",
12467 "blocking",
12468 "derivative",
12469 "enumflags2",
12470 "event-listener 5.1.0",
12471 "futures-core",
12472 "futures-sink",
12473 "futures-util",
12474 "hex",
12475 "nix 0.27.1",
12476 "ordered-stream",
12477 "rand 0.8.5",
12478 "serde",
12479 "serde_repr",
12480 "sha1",
12481 "static_assertions",
12482 "tracing",
12483 "uds_windows",
12484 "windows-sys 0.52.0",
12485 "xdg-home",
12486 "zbus_macros",
12487 "zbus_names",
12488 "zvariant",
12489]
12490
12491[[package]]
12492name = "zbus_macros"
12493version = "4.0.1"
12494source = "registry+https://github.com/rust-lang/crates.io-index"
12495checksum = "b7a3e850ff1e7217a3b7a07eba90d37fe9bb9e89a310f718afcde5885ca9b6d7"
12496dependencies = [
12497 "proc-macro-crate 1.3.1",
12498 "proc-macro2",
12499 "quote",
12500 "regex",
12501 "syn 1.0.109",
12502 "zvariant_utils",
12503]
12504
12505[[package]]
12506name = "zbus_names"
12507version = "3.0.0"
12508source = "registry+https://github.com/rust-lang/crates.io-index"
12509checksum = "4b9b1fef7d021261cc16cba64c351d291b715febe0fa10dc3a443ac5a5022e6c"
12510dependencies = [
12511 "serde",
12512 "static_assertions",
12513 "zvariant",
12514]
12515
12516[[package]]
12517name = "zed"
12518version = "0.131.3"
12519dependencies = [
12520 "activity_indicator",
12521 "anyhow",
12522 "assets",
12523 "assistant",
12524 "audio",
12525 "auto_update",
12526 "backtrace",
12527 "breadcrumbs",
12528 "call",
12529 "channel",
12530 "chrono",
12531 "clap 4.4.4",
12532 "cli",
12533 "client",
12534 "clock",
12535 "collab_ui",
12536 "collections",
12537 "command_palette",
12538 "copilot",
12539 "copilot_ui",
12540 "db",
12541 "diagnostics",
12542 "editor",
12543 "embed-manifest",
12544 "env_logger",
12545 "extension",
12546 "extensions_ui",
12547 "feedback",
12548 "file_finder",
12549 "file_icons",
12550 "fs",
12551 "futures 0.3.28",
12552 "go_to_line",
12553 "gpui",
12554 "image_viewer",
12555 "install_cli",
12556 "isahc",
12557 "journal",
12558 "language",
12559 "language_selector",
12560 "language_tools",
12561 "languages",
12562 "log",
12563 "markdown_preview",
12564 "menu",
12565 "mimalloc",
12566 "node_runtime",
12567 "notifications",
12568 "outline",
12569 "parking_lot",
12570 "profiling",
12571 "project",
12572 "project_panel",
12573 "project_symbols",
12574 "quick_action_bar",
12575 "recent_projects",
12576 "release_channel",
12577 "rope",
12578 "search",
12579 "serde",
12580 "serde_json",
12581 "settings",
12582 "simplelog",
12583 "smol",
12584 "tab_switcher",
12585 "task",
12586 "tasks_ui",
12587 "terminal_view",
12588 "theme",
12589 "theme_selector",
12590 "tree-sitter-rust",
12591 "urlencoding",
12592 "util",
12593 "uuid",
12594 "vim",
12595 "welcome",
12596 "winresource",
12597 "workspace",
12598 "zed_actions",
12599]
12600
12601[[package]]
12602name = "zed_actions"
12603version = "0.1.0"
12604dependencies = [
12605 "gpui",
12606 "serde",
12607]
12608
12609[[package]]
12610name = "zed_astro"
12611version = "0.0.1"
12612dependencies = [
12613 "zed_extension_api 0.0.4",
12614]
12615
12616[[package]]
12617name = "zed_clojure"
12618version = "0.0.1"
12619dependencies = [
12620 "zed_extension_api 0.0.4",
12621]
12622
12623[[package]]
12624name = "zed_csharp"
12625version = "0.0.1"
12626dependencies = [
12627 "zed_extension_api 0.0.4",
12628]
12629
12630[[package]]
12631name = "zed_dart"
12632version = "0.0.1"
12633dependencies = [
12634 "zed_extension_api 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
12635]
12636
12637[[package]]
12638name = "zed_emmet"
12639version = "0.0.1"
12640dependencies = [
12641 "zed_extension_api 0.0.4",
12642]
12643
12644[[package]]
12645name = "zed_erlang"
12646version = "0.0.1"
12647dependencies = [
12648 "zed_extension_api 0.0.4",
12649]
12650
12651[[package]]
12652name = "zed_extension_api"
12653version = "0.0.4"
12654source = "registry+https://github.com/rust-lang/crates.io-index"
12655checksum = "d5c51cad4152bb5eb35b20dccdcbfb36f48d8952a2ed2d3e25b70361007d953b"
12656dependencies = [
12657 "wit-bindgen",
12658]
12659
12660[[package]]
12661name = "zed_extension_api"
12662version = "0.0.5"
12663source = "registry+https://github.com/rust-lang/crates.io-index"
12664checksum = "a5f4ae4e302a80591635ef9a236b35fde6fcc26cfd060e66fde4ba9f9fd394a1"
12665dependencies = [
12666 "wit-bindgen",
12667]
12668
12669[[package]]
12670name = "zed_extension_api"
12671version = "0.0.6"
12672dependencies = [
12673 "serde",
12674 "serde_json",
12675 "wit-bindgen",
12676]
12677
12678[[package]]
12679name = "zed_extension_api"
12680version = "0.0.6"
12681source = "registry+https://github.com/rust-lang/crates.io-index"
12682checksum = "77ca8bcaea3feb2d2ce9dbeb061ee48365312a351faa7014c417b0365fe9e459"
12683dependencies = [
12684 "serde",
12685 "serde_json",
12686 "wit-bindgen",
12687]
12688
12689[[package]]
12690name = "zed_gleam"
12691version = "0.0.2"
12692dependencies = [
12693 "zed_extension_api 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
12694]
12695
12696[[package]]
12697name = "zed_haskell"
12698version = "0.0.1"
12699dependencies = [
12700 "zed_extension_api 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
12701]
12702
12703[[package]]
12704name = "zed_html"
12705version = "0.0.1"
12706dependencies = [
12707 "zed_extension_api 0.0.4",
12708]
12709
12710[[package]]
12711name = "zed_php"
12712version = "0.0.1"
12713dependencies = [
12714 "zed_extension_api 0.0.4",
12715]
12716
12717[[package]]
12718name = "zed_prisma"
12719version = "0.0.1"
12720dependencies = [
12721 "zed_extension_api 0.0.4",
12722]
12723
12724[[package]]
12725name = "zed_purescript"
12726version = "0.0.1"
12727dependencies = [
12728 "zed_extension_api 0.0.4",
12729]
12730
12731[[package]]
12732name = "zed_svelte"
12733version = "0.0.1"
12734dependencies = [
12735 "zed_extension_api 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
12736]
12737
12738[[package]]
12739name = "zed_toml"
12740version = "0.0.2"
12741dependencies = [
12742 "zed_extension_api 0.0.5",
12743]
12744
12745[[package]]
12746name = "zed_uiua"
12747version = "0.0.1"
12748dependencies = [
12749 "zed_extension_api 0.0.4",
12750]
12751
12752[[package]]
12753name = "zed_zig"
12754version = "0.0.1"
12755dependencies = [
12756 "zed_extension_api 0.0.5",
12757]
12758
12759[[package]]
12760name = "zeno"
12761version = "0.2.3"
12762source = "registry+https://github.com/rust-lang/crates.io-index"
12763checksum = "dd15f8e0dbb966fd9245e7498c7e9e5055d9e5c8b676b95bd67091cd11a1e697"
12764
12765[[package]]
12766name = "zerocopy"
12767version = "0.7.32"
12768source = "registry+https://github.com/rust-lang/crates.io-index"
12769checksum = "74d4d3961e53fa4c9a25a8637fc2bfaf2595b3d3ae34875568a5cf64787716be"
12770dependencies = [
12771 "zerocopy-derive",
12772]
12773
12774[[package]]
12775name = "zerocopy-derive"
12776version = "0.7.32"
12777source = "registry+https://github.com/rust-lang/crates.io-index"
12778checksum = "9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6"
12779dependencies = [
12780 "proc-macro2",
12781 "quote",
12782 "syn 2.0.48",
12783]
12784
12785[[package]]
12786name = "zeroize"
12787version = "1.6.0"
12788source = "registry+https://github.com/rust-lang/crates.io-index"
12789checksum = "2a0956f1ba7c7909bfb66c2e9e4124ab6f6482560f6628b5aaeba39207c9aad9"
12790dependencies = [
12791 "zeroize_derive",
12792]
12793
12794[[package]]
12795name = "zeroize_derive"
12796version = "1.4.2"
12797source = "registry+https://github.com/rust-lang/crates.io-index"
12798checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
12799dependencies = [
12800 "proc-macro2",
12801 "quote",
12802 "syn 2.0.48",
12803]
12804
12805[[package]]
12806name = "zstd"
12807version = "0.11.2+zstd.1.5.2"
12808source = "registry+https://github.com/rust-lang/crates.io-index"
12809checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"
12810dependencies = [
12811 "zstd-safe",
12812]
12813
12814[[package]]
12815name = "zstd-safe"
12816version = "5.0.2+zstd.1.5.2"
12817source = "registry+https://github.com/rust-lang/crates.io-index"
12818checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"
12819dependencies = [
12820 "libc",
12821 "zstd-sys",
12822]
12823
12824[[package]]
12825name = "zstd-sys"
12826version = "2.0.8+zstd.1.5.5"
12827source = "registry+https://github.com/rust-lang/crates.io-index"
12828checksum = "5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c"
12829dependencies = [
12830 "cc",
12831 "libc",
12832 "pkg-config",
12833]
12834
12835[[package]]
12836name = "zvariant"
12837version = "4.0.2"
12838source = "registry+https://github.com/rust-lang/crates.io-index"
12839checksum = "2c1b3ca6db667bfada0f1ebfc94b2b1759ba25472ee5373d4551bb892616389a"
12840dependencies = [
12841 "endi",
12842 "enumflags2",
12843 "serde",
12844 "static_assertions",
12845 "url",
12846 "zvariant_derive",
12847]
12848
12849[[package]]
12850name = "zvariant_derive"
12851version = "4.0.2"
12852source = "registry+https://github.com/rust-lang/crates.io-index"
12853checksum = "b7a4b236063316163b69039f77ce3117accb41a09567fd24c168e43491e521bc"
12854dependencies = [
12855 "proc-macro-crate 3.1.0",
12856 "proc-macro2",
12857 "quote",
12858 "syn 1.0.109",
12859 "zvariant_utils",
12860]
12861
12862[[package]]
12863name = "zvariant_utils"
12864version = "1.1.0"
12865source = "registry+https://github.com/rust-lang/crates.io-index"
12866checksum = "00bedb16a193cc12451873fee2a1bc6550225acece0e36f333e68326c73c8172"
12867dependencies = [
12868 "proc-macro2",
12869 "quote",
12870 "syn 1.0.109",
12871]