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