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