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