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