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