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 "editor",
3542 "extension",
3543 "fuzzy",
3544 "gpui",
3545 "settings",
3546 "smallvec",
3547 "theme",
3548 "ui",
3549 "util",
3550 "workspace",
3551]
3552
3553[[package]]
3554name = "fallible-iterator"
3555version = "0.2.0"
3556source = "registry+https://github.com/rust-lang/crates.io-index"
3557checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"
3558
3559[[package]]
3560name = "fallible-iterator"
3561version = "0.3.0"
3562source = "registry+https://github.com/rust-lang/crates.io-index"
3563checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649"
3564
3565[[package]]
3566name = "fallible-streaming-iterator"
3567version = "0.1.9"
3568source = "registry+https://github.com/rust-lang/crates.io-index"
3569checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a"
3570
3571[[package]]
3572name = "fancy-regex"
3573version = "0.11.0"
3574source = "registry+https://github.com/rust-lang/crates.io-index"
3575checksum = "b95f7c0680e4142284cf8b22c14a476e87d61b004a3a0861872b32ef7ead40a2"
3576dependencies = [
3577 "bit-set",
3578 "regex",
3579]
3580
3581[[package]]
3582name = "fast-srgb8"
3583version = "1.0.0"
3584source = "registry+https://github.com/rust-lang/crates.io-index"
3585checksum = "dd2e7510819d6fbf51a5545c8f922716ecfb14df168a3242f7d33e0239efe6a1"
3586
3587[[package]]
3588name = "fastrand"
3589version = "1.9.0"
3590source = "registry+https://github.com/rust-lang/crates.io-index"
3591checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"
3592dependencies = [
3593 "instant",
3594]
3595
3596[[package]]
3597name = "fastrand"
3598version = "2.0.0"
3599source = "registry+https://github.com/rust-lang/crates.io-index"
3600checksum = "6999dc1837253364c2ebb0704ba97994bd874e8f195d665c50b7548f6ea92764"
3601
3602[[package]]
3603name = "fd-lock"
3604version = "4.0.2"
3605source = "registry+https://github.com/rust-lang/crates.io-index"
3606checksum = "7e5768da2206272c81ef0b5e951a41862938a6070da63bcea197899942d3b947"
3607dependencies = [
3608 "cfg-if",
3609 "rustix 0.38.30",
3610 "windows-sys 0.52.0",
3611]
3612
3613[[package]]
3614name = "feature_flags"
3615version = "0.1.0"
3616dependencies = [
3617 "gpui",
3618]
3619
3620[[package]]
3621name = "feedback"
3622version = "0.1.0"
3623dependencies = [
3624 "anyhow",
3625 "bitflags 2.4.2",
3626 "client",
3627 "db",
3628 "editor",
3629 "futures 0.3.28",
3630 "gpui",
3631 "human_bytes",
3632 "isahc",
3633 "language",
3634 "log",
3635 "menu",
3636 "project",
3637 "regex",
3638 "release_channel",
3639 "serde",
3640 "serde_derive",
3641 "serde_json",
3642 "smol",
3643 "sysinfo",
3644 "ui",
3645 "urlencoding",
3646 "util",
3647 "workspace",
3648]
3649
3650[[package]]
3651name = "ff"
3652version = "0.12.1"
3653source = "registry+https://github.com/rust-lang/crates.io-index"
3654checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160"
3655dependencies = [
3656 "rand_core 0.6.4",
3657 "subtle",
3658]
3659
3660[[package]]
3661name = "file_finder"
3662version = "0.1.0"
3663dependencies = [
3664 "anyhow",
3665 "collections",
3666 "ctor",
3667 "editor",
3668 "env_logger",
3669 "fuzzy",
3670 "gpui",
3671 "itertools 0.11.0",
3672 "language",
3673 "menu",
3674 "picker",
3675 "project",
3676 "serde_json",
3677 "text",
3678 "theme",
3679 "ui",
3680 "util",
3681 "workspace",
3682]
3683
3684[[package]]
3685name = "filetime"
3686version = "0.2.22"
3687source = "registry+https://github.com/rust-lang/crates.io-index"
3688checksum = "d4029edd3e734da6fe05b6cd7bd2960760a616bd2ddd0d59a0124746d6272af0"
3689dependencies = [
3690 "cfg-if",
3691 "libc",
3692 "redox_syscall 0.3.5",
3693 "windows-sys 0.48.0",
3694]
3695
3696[[package]]
3697name = "finl_unicode"
3698version = "1.2.0"
3699source = "registry+https://github.com/rust-lang/crates.io-index"
3700checksum = "8fcfdc7a0362c9f4444381a9e697c79d435fe65b52a37466fc2c1184cee9edc6"
3701
3702[[package]]
3703name = "fixedbitset"
3704version = "0.4.2"
3705source = "registry+https://github.com/rust-lang/crates.io-index"
3706checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
3707
3708[[package]]
3709name = "flate2"
3710version = "1.0.27"
3711source = "registry+https://github.com/rust-lang/crates.io-index"
3712checksum = "c6c98ee8095e9d1dcbf2fcc6d95acccb90d1c81db1e44725c6a984b1dbdfb010"
3713dependencies = [
3714 "crc32fast",
3715 "miniz_oxide 0.7.1",
3716]
3717
3718[[package]]
3719name = "float-cmp"
3720version = "0.5.3"
3721source = "registry+https://github.com/rust-lang/crates.io-index"
3722checksum = "75224bec9bfe1a65e2d34132933f2de7fe79900c96a0174307554244ece8150e"
3723
3724[[package]]
3725name = "float-ord"
3726version = "0.2.0"
3727source = "registry+https://github.com/rust-lang/crates.io-index"
3728checksum = "7bad48618fdb549078c333a7a8528acb57af271d0433bdecd523eb620628364e"
3729
3730[[package]]
3731name = "flume"
3732version = "0.11.0"
3733source = "registry+https://github.com/rust-lang/crates.io-index"
3734checksum = "55ac459de2512911e4b674ce33cf20befaba382d05b62b008afc1c8b57cbf181"
3735dependencies = [
3736 "futures-core",
3737 "futures-sink",
3738 "nanorand",
3739 "spin 0.9.8",
3740]
3741
3742[[package]]
3743name = "fnv"
3744version = "1.0.7"
3745source = "registry+https://github.com/rust-lang/crates.io-index"
3746checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
3747
3748[[package]]
3749name = "font-kit"
3750version = "0.11.0"
3751source = "git+https://github.com/zed-industries/font-kit?rev=5a5c4d4#5a5c4d4ca395c74eb0abde38508e170ce0fd761a"
3752dependencies = [
3753 "bitflags 1.3.2",
3754 "byteorder",
3755 "core-foundation",
3756 "core-graphics",
3757 "core-text",
3758 "dirs-next",
3759 "dwrote",
3760 "float-ord",
3761 "freetype",
3762 "lazy_static",
3763 "libc",
3764 "log",
3765 "pathfinder_geometry",
3766 "pathfinder_simd",
3767 "walkdir",
3768 "winapi",
3769 "yeslogic-fontconfig-sys",
3770]
3771
3772[[package]]
3773name = "font-types"
3774version = "0.4.2"
3775source = "registry+https://github.com/rust-lang/crates.io-index"
3776checksum = "0bd7f3ea17572640b606b35df42cfb6ecdf003704b062580e59918692190b73d"
3777
3778[[package]]
3779name = "fontconfig-parser"
3780version = "0.5.6"
3781source = "registry+https://github.com/rust-lang/crates.io-index"
3782checksum = "6a595cb550439a117696039dfc69830492058211b771a2a165379f2a1a53d84d"
3783dependencies = [
3784 "roxmltree 0.19.0",
3785]
3786
3787[[package]]
3788name = "fontdb"
3789version = "0.5.4"
3790source = "registry+https://github.com/rust-lang/crates.io-index"
3791checksum = "e58903f4f8d5b58c7d300908e4ebe5289c1bfdf5587964330f12023b8ff17fd1"
3792dependencies = [
3793 "log",
3794 "memmap2 0.2.3",
3795 "ttf-parser 0.12.3",
3796]
3797
3798[[package]]
3799name = "fontdb"
3800version = "0.15.0"
3801source = "registry+https://github.com/rust-lang/crates.io-index"
3802checksum = "020e203f177c0fb250fb19455a252e838d2bbbce1f80f25ecc42402aafa8cd38"
3803dependencies = [
3804 "fontconfig-parser",
3805 "log",
3806 "memmap2 0.8.0",
3807 "slotmap",
3808 "tinyvec",
3809 "ttf-parser 0.19.2",
3810]
3811
3812[[package]]
3813name = "foreign-types"
3814version = "0.3.2"
3815source = "registry+https://github.com/rust-lang/crates.io-index"
3816checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
3817dependencies = [
3818 "foreign-types-shared 0.1.1",
3819]
3820
3821[[package]]
3822name = "foreign-types"
3823version = "0.5.0"
3824source = "registry+https://github.com/rust-lang/crates.io-index"
3825checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965"
3826dependencies = [
3827 "foreign-types-macros",
3828 "foreign-types-shared 0.3.1",
3829]
3830
3831[[package]]
3832name = "foreign-types-macros"
3833version = "0.2.3"
3834source = "registry+https://github.com/rust-lang/crates.io-index"
3835checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742"
3836dependencies = [
3837 "proc-macro2",
3838 "quote",
3839 "syn 2.0.48",
3840]
3841
3842[[package]]
3843name = "foreign-types-shared"
3844version = "0.1.1"
3845source = "registry+https://github.com/rust-lang/crates.io-index"
3846checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
3847
3848[[package]]
3849name = "foreign-types-shared"
3850version = "0.3.1"
3851source = "registry+https://github.com/rust-lang/crates.io-index"
3852checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b"
3853
3854[[package]]
3855name = "form_urlencoded"
3856version = "1.2.0"
3857source = "registry+https://github.com/rust-lang/crates.io-index"
3858checksum = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652"
3859dependencies = [
3860 "percent-encoding",
3861]
3862
3863[[package]]
3864name = "freetype"
3865version = "0.7.0"
3866source = "registry+https://github.com/rust-lang/crates.io-index"
3867checksum = "bee38378a9e3db1cc693b4f88d166ae375338a0ff75cb8263e1c601d51f35dc6"
3868dependencies = [
3869 "freetype-sys",
3870 "libc",
3871]
3872
3873[[package]]
3874name = "freetype-sys"
3875version = "0.13.1"
3876source = "registry+https://github.com/rust-lang/crates.io-index"
3877checksum = "a37d4011c0cc628dfa766fcc195454f4b068d7afdc2adfd28861191d866e731a"
3878dependencies = [
3879 "cmake",
3880 "libc",
3881 "pkg-config",
3882]
3883
3884[[package]]
3885name = "fs"
3886version = "0.1.0"
3887dependencies = [
3888 "anyhow",
3889 "async-tar",
3890 "async-trait",
3891 "collections",
3892 "fsevent",
3893 "futures 0.3.28",
3894 "git2",
3895 "gpui",
3896 "lazy_static",
3897 "libc",
3898 "log",
3899 "notify",
3900 "parking_lot",
3901 "rope",
3902 "serde",
3903 "serde_derive",
3904 "serde_json",
3905 "smol",
3906 "sum_tree",
3907 "tempfile",
3908 "text",
3909 "time",
3910 "util",
3911 "windows 0.53.0",
3912]
3913
3914[[package]]
3915name = "fs-set-times"
3916version = "0.20.1"
3917source = "registry+https://github.com/rust-lang/crates.io-index"
3918checksum = "033b337d725b97690d86893f9de22b67b80dcc4e9ad815f348254c38119db8fb"
3919dependencies = [
3920 "io-lifetimes 2.0.3",
3921 "rustix 0.38.30",
3922 "windows-sys 0.52.0",
3923]
3924
3925[[package]]
3926name = "fsevent"
3927version = "0.1.0"
3928dependencies = [
3929 "bitflags 2.4.2",
3930 "fsevent-sys 3.1.0",
3931 "parking_lot",
3932 "tempfile",
3933]
3934
3935[[package]]
3936name = "fsevent-sys"
3937version = "3.1.0"
3938source = "registry+https://github.com/rust-lang/crates.io-index"
3939checksum = "ca6f5e6817058771c10f0eb0f05ddf1e35844266f972004fe8e4b21fda295bd5"
3940dependencies = [
3941 "libc",
3942]
3943
3944[[package]]
3945name = "fsevent-sys"
3946version = "4.1.0"
3947source = "registry+https://github.com/rust-lang/crates.io-index"
3948checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2"
3949dependencies = [
3950 "libc",
3951]
3952
3953[[package]]
3954name = "funty"
3955version = "2.0.0"
3956source = "registry+https://github.com/rust-lang/crates.io-index"
3957checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"
3958
3959[[package]]
3960name = "futf"
3961version = "0.1.5"
3962source = "registry+https://github.com/rust-lang/crates.io-index"
3963checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
3964dependencies = [
3965 "mac",
3966 "new_debug_unreachable",
3967]
3968
3969[[package]]
3970name = "futures"
3971version = "0.1.31"
3972source = "registry+https://github.com/rust-lang/crates.io-index"
3973checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"
3974
3975[[package]]
3976name = "futures"
3977version = "0.3.28"
3978source = "registry+https://github.com/rust-lang/crates.io-index"
3979checksum = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40"
3980dependencies = [
3981 "futures-channel",
3982 "futures-core",
3983 "futures-executor",
3984 "futures-io",
3985 "futures-sink",
3986 "futures-task",
3987 "futures-util",
3988]
3989
3990[[package]]
3991name = "futures-channel"
3992version = "0.3.30"
3993source = "registry+https://github.com/rust-lang/crates.io-index"
3994checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78"
3995dependencies = [
3996 "futures-core",
3997 "futures-sink",
3998]
3999
4000[[package]]
4001name = "futures-core"
4002version = "0.3.30"
4003source = "registry+https://github.com/rust-lang/crates.io-index"
4004checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
4005
4006[[package]]
4007name = "futures-executor"
4008version = "0.3.28"
4009source = "registry+https://github.com/rust-lang/crates.io-index"
4010checksum = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0"
4011dependencies = [
4012 "futures-core",
4013 "futures-task",
4014 "futures-util",
4015]
4016
4017[[package]]
4018name = "futures-intrusive"
4019version = "0.5.0"
4020source = "registry+https://github.com/rust-lang/crates.io-index"
4021checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f"
4022dependencies = [
4023 "futures-core",
4024 "lock_api",
4025 "parking_lot",
4026]
4027
4028[[package]]
4029name = "futures-io"
4030version = "0.3.30"
4031source = "registry+https://github.com/rust-lang/crates.io-index"
4032checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
4033
4034[[package]]
4035name = "futures-lite"
4036version = "1.13.0"
4037source = "registry+https://github.com/rust-lang/crates.io-index"
4038checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce"
4039dependencies = [
4040 "fastrand 1.9.0",
4041 "futures-core",
4042 "futures-io",
4043 "memchr",
4044 "parking",
4045 "pin-project-lite",
4046 "waker-fn",
4047]
4048
4049[[package]]
4050name = "futures-lite"
4051version = "2.2.0"
4052source = "registry+https://github.com/rust-lang/crates.io-index"
4053checksum = "445ba825b27408685aaecefd65178908c36c6e96aaf6d8599419d46e624192ba"
4054dependencies = [
4055 "fastrand 2.0.0",
4056 "futures-core",
4057 "futures-io",
4058 "parking",
4059 "pin-project-lite",
4060]
4061
4062[[package]]
4063name = "futures-macro"
4064version = "0.3.30"
4065source = "registry+https://github.com/rust-lang/crates.io-index"
4066checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
4067dependencies = [
4068 "proc-macro2",
4069 "quote",
4070 "syn 2.0.48",
4071]
4072
4073[[package]]
4074name = "futures-sink"
4075version = "0.3.30"
4076source = "registry+https://github.com/rust-lang/crates.io-index"
4077checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
4078
4079[[package]]
4080name = "futures-task"
4081version = "0.3.30"
4082source = "registry+https://github.com/rust-lang/crates.io-index"
4083checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
4084
4085[[package]]
4086name = "futures-util"
4087version = "0.3.30"
4088source = "registry+https://github.com/rust-lang/crates.io-index"
4089checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
4090dependencies = [
4091 "futures 0.1.31",
4092 "futures-channel",
4093 "futures-core",
4094 "futures-io",
4095 "futures-macro",
4096 "futures-sink",
4097 "futures-task",
4098 "memchr",
4099 "pin-project-lite",
4100 "pin-utils",
4101 "slab",
4102 "tokio-io",
4103]
4104
4105[[package]]
4106name = "fuzzy"
4107version = "0.1.0"
4108dependencies = [
4109 "gpui",
4110 "util",
4111]
4112
4113[[package]]
4114name = "fuzzy-matcher"
4115version = "0.3.7"
4116source = "registry+https://github.com/rust-lang/crates.io-index"
4117checksum = "54614a3312934d066701a80f20f15fa3b56d67ac7722b39eea5b4c9dd1d66c94"
4118dependencies = [
4119 "thread_local",
4120]
4121
4122[[package]]
4123name = "generic-array"
4124version = "0.14.7"
4125source = "registry+https://github.com/rust-lang/crates.io-index"
4126checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
4127dependencies = [
4128 "typenum",
4129 "version_check",
4130]
4131
4132[[package]]
4133name = "gethostname"
4134version = "0.4.3"
4135source = "registry+https://github.com/rust-lang/crates.io-index"
4136checksum = "0176e0459c2e4a1fe232f984bca6890e681076abb9934f6cea7c326f3fc47818"
4137dependencies = [
4138 "libc",
4139 "windows-targets 0.48.5",
4140]
4141
4142[[package]]
4143name = "getrandom"
4144version = "0.1.16"
4145source = "registry+https://github.com/rust-lang/crates.io-index"
4146checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
4147dependencies = [
4148 "cfg-if",
4149 "libc",
4150 "wasi 0.9.0+wasi-snapshot-preview1",
4151]
4152
4153[[package]]
4154name = "getrandom"
4155version = "0.2.10"
4156source = "registry+https://github.com/rust-lang/crates.io-index"
4157checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
4158dependencies = [
4159 "cfg-if",
4160 "js-sys",
4161 "libc",
4162 "wasi 0.11.0+wasi-snapshot-preview1",
4163 "wasm-bindgen",
4164]
4165
4166[[package]]
4167name = "gif"
4168version = "0.11.4"
4169source = "registry+https://github.com/rust-lang/crates.io-index"
4170checksum = "3edd93c6756b4dfaf2709eafcc345ba2636565295c198a9cfbf75fa5e3e00b06"
4171dependencies = [
4172 "color_quant",
4173 "weezl",
4174]
4175
4176[[package]]
4177name = "gimli"
4178version = "0.28.0"
4179source = "registry+https://github.com/rust-lang/crates.io-index"
4180checksum = "6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0"
4181dependencies = [
4182 "fallible-iterator 0.3.0",
4183 "indexmap 2.0.0",
4184 "stable_deref_trait",
4185]
4186
4187[[package]]
4188name = "git"
4189version = "0.1.0"
4190dependencies = [
4191 "clock",
4192 "git2",
4193 "lazy_static",
4194 "log",
4195 "smol",
4196 "sum_tree",
4197 "text",
4198 "unindent",
4199]
4200
4201[[package]]
4202name = "git2"
4203version = "0.15.0"
4204source = "registry+https://github.com/rust-lang/crates.io-index"
4205checksum = "2994bee4a3a6a51eb90c218523be382fd7ea09b16380b9312e9dbe955ff7c7d1"
4206dependencies = [
4207 "bitflags 1.3.2",
4208 "libc",
4209 "libgit2-sys",
4210 "log",
4211 "url",
4212]
4213
4214[[package]]
4215name = "glob"
4216version = "0.3.1"
4217source = "registry+https://github.com/rust-lang/crates.io-index"
4218checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
4219
4220[[package]]
4221name = "globset"
4222version = "0.4.14"
4223source = "registry+https://github.com/rust-lang/crates.io-index"
4224checksum = "57da3b9b5b85bd66f31093f8c408b90a74431672542466497dcbdfdc02034be1"
4225dependencies = [
4226 "aho-corasick",
4227 "bstr",
4228 "log",
4229 "regex-automata 0.4.5",
4230 "regex-syntax 0.8.2",
4231]
4232
4233[[package]]
4234name = "gloo-timers"
4235version = "0.2.6"
4236source = "registry+https://github.com/rust-lang/crates.io-index"
4237checksum = "9b995a66bb87bebce9a0f4a95aed01daca4872c050bfcb21653361c03bc35e5c"
4238dependencies = [
4239 "futures-channel",
4240 "futures-core",
4241 "js-sys",
4242 "wasm-bindgen",
4243]
4244
4245[[package]]
4246name = "glow"
4247version = "0.13.1"
4248source = "registry+https://github.com/rust-lang/crates.io-index"
4249checksum = "bd348e04c43b32574f2de31c8bb397d96c9fcfa1371bd4ca6d8bdc464ab121b1"
4250dependencies = [
4251 "js-sys",
4252 "slotmap",
4253 "wasm-bindgen",
4254 "web-sys",
4255]
4256
4257[[package]]
4258name = "go_to_line"
4259version = "0.1.0"
4260dependencies = [
4261 "editor",
4262 "gpui",
4263 "indoc",
4264 "language",
4265 "menu",
4266 "project",
4267 "rope",
4268 "serde_json",
4269 "text",
4270 "theme",
4271 "tree-sitter-rust",
4272 "tree-sitter-typescript",
4273 "ui",
4274 "util",
4275 "workspace",
4276]
4277
4278[[package]]
4279name = "gpu-alloc"
4280version = "0.6.0"
4281source = "registry+https://github.com/rust-lang/crates.io-index"
4282checksum = "fbcd2dba93594b227a1f57ee09b8b9da8892c34d55aa332e034a228d0fe6a171"
4283dependencies = [
4284 "bitflags 2.4.2",
4285 "gpu-alloc-types",
4286]
4287
4288[[package]]
4289name = "gpu-alloc-ash"
4290version = "0.6.0"
4291source = "registry+https://github.com/rust-lang/crates.io-index"
4292checksum = "d2424bc9be88170e1a56e57c25d3d0e2dfdd22e8f328e892786aeb4da1415732"
4293dependencies = [
4294 "ash",
4295 "gpu-alloc-types",
4296 "tinyvec",
4297]
4298
4299[[package]]
4300name = "gpu-alloc-types"
4301version = "0.3.0"
4302source = "registry+https://github.com/rust-lang/crates.io-index"
4303checksum = "98ff03b468aa837d70984d55f5d3f846f6ec31fe34bbb97c4f85219caeee1ca4"
4304dependencies = [
4305 "bitflags 2.4.2",
4306]
4307
4308[[package]]
4309name = "gpui"
4310version = "0.1.0"
4311dependencies = [
4312 "anyhow",
4313 "as-raw-xcb-connection",
4314 "ashpd",
4315 "async-task",
4316 "backtrace",
4317 "bindgen 0.65.1",
4318 "blade-graphics",
4319 "blade-macros",
4320 "block",
4321 "bytemuck",
4322 "calloop",
4323 "calloop-wayland-source",
4324 "cbindgen",
4325 "cocoa",
4326 "collections",
4327 "copypasta",
4328 "core-foundation",
4329 "core-graphics",
4330 "core-text",
4331 "cosmic-text",
4332 "ctor",
4333 "derive_more",
4334 "env_logger",
4335 "etagere",
4336 "flume",
4337 "font-kit",
4338 "foreign-types 0.5.0",
4339 "futures 0.3.28",
4340 "gpui_macros",
4341 "image",
4342 "itertools 0.11.0",
4343 "lazy_static",
4344 "linkme",
4345 "log",
4346 "media",
4347 "metal",
4348 "num_cpus",
4349 "objc",
4350 "oo7",
4351 "open",
4352 "parking",
4353 "parking_lot",
4354 "pathfinder_geometry",
4355 "postage",
4356 "profiling",
4357 "rand 0.8.5",
4358 "raw-window-handle 0.5.2",
4359 "raw-window-handle 0.6.0",
4360 "refineable",
4361 "resvg",
4362 "schemars",
4363 "seahash",
4364 "serde",
4365 "serde_derive",
4366 "serde_json",
4367 "slotmap",
4368 "smallvec",
4369 "smol",
4370 "sum_tree",
4371 "taffy",
4372 "thiserror",
4373 "time",
4374 "tiny-skia",
4375 "usvg",
4376 "util",
4377 "uuid",
4378 "waker-fn",
4379 "wayland-backend",
4380 "wayland-client",
4381 "wayland-cursor",
4382 "wayland-protocols",
4383 "windows 0.53.0",
4384 "x11rb",
4385 "xkbcommon",
4386]
4387
4388[[package]]
4389name = "gpui_macros"
4390version = "0.1.0"
4391dependencies = [
4392 "proc-macro2",
4393 "quote",
4394 "syn 1.0.109",
4395]
4396
4397[[package]]
4398name = "grid"
4399version = "0.11.0"
4400source = "registry+https://github.com/rust-lang/crates.io-index"
4401checksum = "1df00eed8d1f0db937f6be10e46e8072b0671accb504cf0f959c5c52c679f5b9"
4402
4403[[package]]
4404name = "group"
4405version = "0.12.1"
4406source = "registry+https://github.com/rust-lang/crates.io-index"
4407checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7"
4408dependencies = [
4409 "ff",
4410 "rand_core 0.6.4",
4411 "subtle",
4412]
4413
4414[[package]]
4415name = "h2"
4416version = "0.3.21"
4417source = "registry+https://github.com/rust-lang/crates.io-index"
4418checksum = "91fc23aa11be92976ef4729127f1a74adf36d8436f7816b185d18df956790833"
4419dependencies = [
4420 "bytes 1.5.0",
4421 "fnv",
4422 "futures-core",
4423 "futures-sink",
4424 "futures-util",
4425 "http 0.2.9",
4426 "indexmap 1.9.3",
4427 "slab",
4428 "tokio",
4429 "tokio-util",
4430 "tracing",
4431]
4432
4433[[package]]
4434name = "hashbrown"
4435version = "0.12.3"
4436source = "registry+https://github.com/rust-lang/crates.io-index"
4437checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
4438dependencies = [
4439 "ahash 0.7.6",
4440]
4441
4442[[package]]
4443name = "hashbrown"
4444version = "0.13.2"
4445source = "registry+https://github.com/rust-lang/crates.io-index"
4446checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e"
4447dependencies = [
4448 "ahash 0.8.8",
4449]
4450
4451[[package]]
4452name = "hashbrown"
4453version = "0.14.0"
4454source = "registry+https://github.com/rust-lang/crates.io-index"
4455checksum = "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a"
4456dependencies = [
4457 "ahash 0.8.8",
4458 "allocator-api2",
4459]
4460
4461[[package]]
4462name = "hashlink"
4463version = "0.8.4"
4464source = "registry+https://github.com/rust-lang/crates.io-index"
4465checksum = "e8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7"
4466dependencies = [
4467 "hashbrown 0.14.0",
4468]
4469
4470[[package]]
4471name = "headers"
4472version = "0.3.9"
4473source = "registry+https://github.com/rust-lang/crates.io-index"
4474checksum = "06683b93020a07e3dbcf5f8c0f6d40080d725bea7936fc01ad345c01b97dc270"
4475dependencies = [
4476 "base64 0.21.4",
4477 "bytes 1.5.0",
4478 "headers-core",
4479 "http 0.2.9",
4480 "httpdate",
4481 "mime",
4482 "sha1",
4483]
4484
4485[[package]]
4486name = "headers-core"
4487version = "0.2.0"
4488source = "registry+https://github.com/rust-lang/crates.io-index"
4489checksum = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429"
4490dependencies = [
4491 "http 0.2.9",
4492]
4493
4494[[package]]
4495name = "heck"
4496version = "0.3.3"
4497source = "registry+https://github.com/rust-lang/crates.io-index"
4498checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
4499dependencies = [
4500 "unicode-segmentation",
4501]
4502
4503[[package]]
4504name = "heck"
4505version = "0.4.1"
4506source = "registry+https://github.com/rust-lang/crates.io-index"
4507checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
4508dependencies = [
4509 "unicode-segmentation",
4510]
4511
4512[[package]]
4513name = "hermit-abi"
4514version = "0.1.19"
4515source = "registry+https://github.com/rust-lang/crates.io-index"
4516checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
4517dependencies = [
4518 "libc",
4519]
4520
4521[[package]]
4522name = "hermit-abi"
4523version = "0.3.3"
4524source = "registry+https://github.com/rust-lang/crates.io-index"
4525checksum = "d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7"
4526
4527[[package]]
4528name = "hex"
4529version = "0.4.3"
4530source = "registry+https://github.com/rust-lang/crates.io-index"
4531checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
4532
4533[[package]]
4534name = "hexf-parse"
4535version = "0.2.1"
4536source = "registry+https://github.com/rust-lang/crates.io-index"
4537checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df"
4538
4539[[package]]
4540name = "hidden-trait"
4541version = "0.1.2"
4542source = "registry+https://github.com/rust-lang/crates.io-index"
4543checksum = "68ed9e850438ac849bec07e7d09fbe9309cbd396a5988c30b010580ce08860df"
4544dependencies = [
4545 "proc-macro2",
4546 "quote",
4547 "syn 1.0.109",
4548]
4549
4550[[package]]
4551name = "hkdf"
4552version = "0.12.3"
4553source = "registry+https://github.com/rust-lang/crates.io-index"
4554checksum = "791a029f6b9fc27657f6f188ec6e5e43f6911f6f878e0dc5501396e09809d437"
4555dependencies = [
4556 "hmac 0.12.1",
4557]
4558
4559[[package]]
4560name = "hmac"
4561version = "0.11.0"
4562source = "registry+https://github.com/rust-lang/crates.io-index"
4563checksum = "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b"
4564dependencies = [
4565 "crypto-mac",
4566 "digest 0.9.0",
4567]
4568
4569[[package]]
4570name = "hmac"
4571version = "0.12.1"
4572source = "registry+https://github.com/rust-lang/crates.io-index"
4573checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
4574dependencies = [
4575 "digest 0.10.7",
4576]
4577
4578[[package]]
4579name = "home"
4580version = "0.5.9"
4581source = "registry+https://github.com/rust-lang/crates.io-index"
4582checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
4583dependencies = [
4584 "windows-sys 0.52.0",
4585]
4586
4587[[package]]
4588name = "hound"
4589version = "3.5.0"
4590source = "registry+https://github.com/rust-lang/crates.io-index"
4591checksum = "4d13cdbd5dbb29f9c88095bbdc2590c9cba0d0a1269b983fef6b2cdd7e9f4db1"
4592
4593[[package]]
4594name = "http"
4595version = "0.2.9"
4596source = "registry+https://github.com/rust-lang/crates.io-index"
4597checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
4598dependencies = [
4599 "bytes 1.5.0",
4600 "fnv",
4601 "itoa",
4602]
4603
4604[[package]]
4605name = "http"
4606version = "1.0.0"
4607source = "registry+https://github.com/rust-lang/crates.io-index"
4608checksum = "b32afd38673a8016f7c9ae69e5af41a58f81b1d31689040f2f1959594ce194ea"
4609dependencies = [
4610 "bytes 1.5.0",
4611 "fnv",
4612 "itoa",
4613]
4614
4615[[package]]
4616name = "http-body"
4617version = "0.4.5"
4618source = "registry+https://github.com/rust-lang/crates.io-index"
4619checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
4620dependencies = [
4621 "bytes 1.5.0",
4622 "http 0.2.9",
4623 "pin-project-lite",
4624]
4625
4626[[package]]
4627name = "http-range-header"
4628version = "0.3.1"
4629source = "registry+https://github.com/rust-lang/crates.io-index"
4630checksum = "add0ab9360ddbd88cfeb3bd9574a1d85cfdfa14db10b3e21d3700dbc4328758f"
4631
4632[[package]]
4633name = "httparse"
4634version = "1.8.0"
4635source = "registry+https://github.com/rust-lang/crates.io-index"
4636checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
4637
4638[[package]]
4639name = "httpdate"
4640version = "1.0.3"
4641source = "registry+https://github.com/rust-lang/crates.io-index"
4642checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
4643
4644[[package]]
4645name = "human_bytes"
4646version = "0.4.3"
4647source = "registry+https://github.com/rust-lang/crates.io-index"
4648checksum = "91f255a4535024abf7640cb288260811fc14794f62b063652ed349f9a6c2348e"
4649
4650[[package]]
4651name = "humantime"
4652version = "2.1.0"
4653source = "registry+https://github.com/rust-lang/crates.io-index"
4654checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
4655
4656[[package]]
4657name = "hyper"
4658version = "0.14.27"
4659source = "registry+https://github.com/rust-lang/crates.io-index"
4660checksum = "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468"
4661dependencies = [
4662 "bytes 1.5.0",
4663 "futures-channel",
4664 "futures-core",
4665 "futures-util",
4666 "h2",
4667 "http 0.2.9",
4668 "http-body",
4669 "httparse",
4670 "httpdate",
4671 "itoa",
4672 "pin-project-lite",
4673 "socket2 0.4.9",
4674 "tokio",
4675 "tower-service",
4676 "tracing",
4677 "want",
4678]
4679
4680[[package]]
4681name = "hyper-rustls"
4682version = "0.24.2"
4683source = "registry+https://github.com/rust-lang/crates.io-index"
4684checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590"
4685dependencies = [
4686 "futures-util",
4687 "http 0.2.9",
4688 "hyper",
4689 "log",
4690 "rustls",
4691 "rustls-native-certs",
4692 "tokio",
4693 "tokio-rustls",
4694]
4695
4696[[package]]
4697name = "hyper-tls"
4698version = "0.5.0"
4699source = "registry+https://github.com/rust-lang/crates.io-index"
4700checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
4701dependencies = [
4702 "bytes 1.5.0",
4703 "hyper",
4704 "native-tls",
4705 "tokio",
4706 "tokio-native-tls",
4707]
4708
4709[[package]]
4710name = "iana-time-zone"
4711version = "0.1.57"
4712source = "registry+https://github.com/rust-lang/crates.io-index"
4713checksum = "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613"
4714dependencies = [
4715 "android_system_properties",
4716 "core-foundation-sys 0.8.6",
4717 "iana-time-zone-haiku",
4718 "js-sys",
4719 "wasm-bindgen",
4720 "windows 0.48.0",
4721]
4722
4723[[package]]
4724name = "iana-time-zone-haiku"
4725version = "0.1.2"
4726source = "registry+https://github.com/rust-lang/crates.io-index"
4727checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
4728dependencies = [
4729 "cc",
4730]
4731
4732[[package]]
4733name = "id-arena"
4734version = "2.2.1"
4735source = "registry+https://github.com/rust-lang/crates.io-index"
4736checksum = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005"
4737
4738[[package]]
4739name = "idna"
4740version = "0.4.0"
4741source = "registry+https://github.com/rust-lang/crates.io-index"
4742checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
4743dependencies = [
4744 "unicode-bidi",
4745 "unicode-normalization",
4746]
4747
4748[[package]]
4749name = "ignore"
4750version = "0.4.22"
4751source = "registry+https://github.com/rust-lang/crates.io-index"
4752checksum = "b46810df39e66e925525d6e38ce1e7f6e1d208f72dc39757880fcb66e2c58af1"
4753dependencies = [
4754 "crossbeam-deque",
4755 "globset",
4756 "log",
4757 "memchr",
4758 "regex-automata 0.4.5",
4759 "same-file",
4760 "walkdir",
4761 "winapi-util",
4762]
4763
4764[[package]]
4765name = "image"
4766version = "0.23.14"
4767source = "registry+https://github.com/rust-lang/crates.io-index"
4768checksum = "24ffcb7e7244a9bf19d35bf2883b9c080c4ced3c07a9895572178cdb8f13f6a1"
4769dependencies = [
4770 "bytemuck",
4771 "byteorder",
4772 "color_quant",
4773 "gif",
4774 "jpeg-decoder",
4775 "num-iter",
4776 "num-rational 0.3.2",
4777 "num-traits",
4778 "png",
4779 "scoped_threadpool",
4780 "tiff",
4781]
4782
4783[[package]]
4784name = "indexmap"
4785version = "1.9.3"
4786source = "registry+https://github.com/rust-lang/crates.io-index"
4787checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
4788dependencies = [
4789 "autocfg",
4790 "hashbrown 0.12.3",
4791 "serde",
4792]
4793
4794[[package]]
4795name = "indexmap"
4796version = "2.0.0"
4797source = "registry+https://github.com/rust-lang/crates.io-index"
4798checksum = "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d"
4799dependencies = [
4800 "equivalent",
4801 "hashbrown 0.14.0",
4802 "serde",
4803]
4804
4805[[package]]
4806name = "indoc"
4807version = "1.0.9"
4808source = "registry+https://github.com/rust-lang/crates.io-index"
4809checksum = "bfa799dd5ed20a7e349f3b4639aa80d74549c81716d9ec4f994c9b5815598306"
4810
4811[[package]]
4812name = "inherent"
4813version = "1.0.10"
4814source = "registry+https://github.com/rust-lang/crates.io-index"
4815checksum = "ce243b1bfa62ffc028f1cc3b6034ec63d649f3031bc8a4fbbb004e1ac17d1f68"
4816dependencies = [
4817 "proc-macro2",
4818 "quote",
4819 "syn 2.0.48",
4820]
4821
4822[[package]]
4823name = "inotify"
4824version = "0.9.6"
4825source = "registry+https://github.com/rust-lang/crates.io-index"
4826checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff"
4827dependencies = [
4828 "bitflags 1.3.2",
4829 "inotify-sys",
4830 "libc",
4831]
4832
4833[[package]]
4834name = "inotify-sys"
4835version = "0.1.5"
4836source = "registry+https://github.com/rust-lang/crates.io-index"
4837checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
4838dependencies = [
4839 "libc",
4840]
4841
4842[[package]]
4843name = "inout"
4844version = "0.1.3"
4845source = "registry+https://github.com/rust-lang/crates.io-index"
4846checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
4847dependencies = [
4848 "block-padding",
4849 "generic-array",
4850]
4851
4852[[package]]
4853name = "install_cli"
4854version = "0.1.0"
4855dependencies = [
4856 "anyhow",
4857 "gpui",
4858 "smol",
4859 "util",
4860]
4861
4862[[package]]
4863name = "instant"
4864version = "0.1.12"
4865source = "registry+https://github.com/rust-lang/crates.io-index"
4866checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
4867dependencies = [
4868 "cfg-if",
4869]
4870
4871[[package]]
4872name = "io-extras"
4873version = "0.18.1"
4874source = "registry+https://github.com/rust-lang/crates.io-index"
4875checksum = "c301e73fb90e8a29e600a9f402d095765f74310d582916a952f618836a1bd1ed"
4876dependencies = [
4877 "io-lifetimes 2.0.3",
4878 "windows-sys 0.52.0",
4879]
4880
4881[[package]]
4882name = "io-lifetimes"
4883version = "1.0.11"
4884source = "registry+https://github.com/rust-lang/crates.io-index"
4885checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
4886dependencies = [
4887 "hermit-abi 0.3.3",
4888 "libc",
4889 "windows-sys 0.48.0",
4890]
4891
4892[[package]]
4893name = "io-lifetimes"
4894version = "2.0.3"
4895source = "registry+https://github.com/rust-lang/crates.io-index"
4896checksum = "5a611371471e98973dbcab4e0ec66c31a10bc356eeb4d54a0e05eac8158fe38c"
4897
4898[[package]]
4899name = "iovec"
4900version = "0.1.4"
4901source = "registry+https://github.com/rust-lang/crates.io-index"
4902checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
4903dependencies = [
4904 "libc",
4905]
4906
4907[[package]]
4908name = "ipc-channel"
4909version = "0.18.0"
4910source = "registry+https://github.com/rust-lang/crates.io-index"
4911checksum = "7ab3a34c91b7e84a72643bd75d1bac3afd241f78f9859fe0b5e5b2a6a75732c2"
4912dependencies = [
4913 "bincode",
4914 "crossbeam-channel",
4915 "fnv",
4916 "lazy_static",
4917 "libc",
4918 "mio",
4919 "rand 0.8.5",
4920 "serde",
4921 "tempfile",
4922 "uuid",
4923 "windows 0.48.0",
4924]
4925
4926[[package]]
4927name = "ipnet"
4928version = "2.8.0"
4929source = "registry+https://github.com/rust-lang/crates.io-index"
4930checksum = "28b29a3cd74f0f4598934efe3aeba42bae0eb4680554128851ebbecb02af14e6"
4931
4932[[package]]
4933name = "is-docker"
4934version = "0.2.0"
4935source = "registry+https://github.com/rust-lang/crates.io-index"
4936checksum = "928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3"
4937dependencies = [
4938 "once_cell",
4939]
4940
4941[[package]]
4942name = "is-wsl"
4943version = "0.4.0"
4944source = "registry+https://github.com/rust-lang/crates.io-index"
4945checksum = "173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5"
4946dependencies = [
4947 "is-docker",
4948 "once_cell",
4949]
4950
4951[[package]]
4952name = "isahc"
4953version = "1.7.2"
4954source = "registry+https://github.com/rust-lang/crates.io-index"
4955checksum = "334e04b4d781f436dc315cb1e7515bd96826426345d498149e4bde36b67f8ee9"
4956dependencies = [
4957 "async-channel 1.9.0",
4958 "castaway",
4959 "crossbeam-utils",
4960 "curl",
4961 "curl-sys",
4962 "encoding_rs",
4963 "event-listener 2.5.3",
4964 "futures-lite 1.13.0",
4965 "http 0.2.9",
4966 "log",
4967 "mime",
4968 "once_cell",
4969 "polling 2.8.0",
4970 "slab",
4971 "sluice",
4972 "tracing",
4973 "tracing-futures",
4974 "url",
4975 "waker-fn",
4976]
4977
4978[[package]]
4979name = "itertools"
4980version = "0.10.5"
4981source = "registry+https://github.com/rust-lang/crates.io-index"
4982checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
4983dependencies = [
4984 "either",
4985]
4986
4987[[package]]
4988name = "itertools"
4989version = "0.11.0"
4990source = "registry+https://github.com/rust-lang/crates.io-index"
4991checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57"
4992dependencies = [
4993 "either",
4994]
4995
4996[[package]]
4997name = "itoa"
4998version = "1.0.9"
4999source = "registry+https://github.com/rust-lang/crates.io-index"
5000checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38"
5001
5002[[package]]
5003name = "jni"
5004version = "0.19.0"
5005source = "registry+https://github.com/rust-lang/crates.io-index"
5006checksum = "c6df18c2e3db7e453d3c6ac5b3e9d5182664d28788126d39b91f2d1e22b017ec"
5007dependencies = [
5008 "cesu8",
5009 "combine",
5010 "jni-sys",
5011 "log",
5012 "thiserror",
5013 "walkdir",
5014]
5015
5016[[package]]
5017name = "jni"
5018version = "0.20.0"
5019source = "registry+https://github.com/rust-lang/crates.io-index"
5020checksum = "039022cdf4d7b1cf548d31f60ae783138e5fd42013f6271049d7df7afadef96c"
5021dependencies = [
5022 "cesu8",
5023 "combine",
5024 "jni-sys",
5025 "log",
5026 "thiserror",
5027 "walkdir",
5028]
5029
5030[[package]]
5031name = "jni-sys"
5032version = "0.3.0"
5033source = "registry+https://github.com/rust-lang/crates.io-index"
5034checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
5035
5036[[package]]
5037name = "jobserver"
5038version = "0.1.28"
5039source = "registry+https://github.com/rust-lang/crates.io-index"
5040checksum = "ab46a6e9526ddef3ae7f787c06f0f2600639ba80ea3eade3d8e670a2230f51d6"
5041dependencies = [
5042 "libc",
5043]
5044
5045[[package]]
5046name = "journal"
5047version = "0.1.0"
5048dependencies = [
5049 "anyhow",
5050 "chrono",
5051 "editor",
5052 "gpui",
5053 "log",
5054 "schemars",
5055 "serde",
5056 "settings",
5057 "shellexpand",
5058 "workspace",
5059]
5060
5061[[package]]
5062name = "jpeg-decoder"
5063version = "0.1.22"
5064source = "registry+https://github.com/rust-lang/crates.io-index"
5065checksum = "229d53d58899083193af11e15917b5640cd40b29ff475a1fe4ef725deb02d0f2"
5066dependencies = [
5067 "rayon",
5068]
5069
5070[[package]]
5071name = "js-sys"
5072version = "0.3.64"
5073source = "registry+https://github.com/rust-lang/crates.io-index"
5074checksum = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a"
5075dependencies = [
5076 "wasm-bindgen",
5077]
5078
5079[[package]]
5080name = "jwt"
5081version = "0.16.0"
5082source = "registry+https://github.com/rust-lang/crates.io-index"
5083checksum = "6204285f77fe7d9784db3fdc449ecce1a0114927a51d5a41c4c7a292011c015f"
5084dependencies = [
5085 "base64 0.13.1",
5086 "crypto-common",
5087 "digest 0.10.7",
5088 "hmac 0.12.1",
5089 "serde",
5090 "serde_json",
5091 "sha2 0.10.7",
5092]
5093
5094[[package]]
5095name = "khronos-egl"
5096version = "5.0.0"
5097source = "registry+https://github.com/rust-lang/crates.io-index"
5098checksum = "d1382b16c04aeb821453d6215a3c80ba78f24c6595c5aa85653378aabe0c83e3"
5099dependencies = [
5100 "libc",
5101 "libloading 0.8.0",
5102]
5103
5104[[package]]
5105name = "kqueue"
5106version = "1.0.8"
5107source = "registry+https://github.com/rust-lang/crates.io-index"
5108checksum = "7447f1ca1b7b563588a205fe93dea8df60fd981423a768bc1c0ded35ed147d0c"
5109dependencies = [
5110 "kqueue-sys",
5111 "libc",
5112]
5113
5114[[package]]
5115name = "kqueue-sys"
5116version = "1.0.4"
5117source = "registry+https://github.com/rust-lang/crates.io-index"
5118checksum = "ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b"
5119dependencies = [
5120 "bitflags 1.3.2",
5121 "libc",
5122]
5123
5124[[package]]
5125name = "kurbo"
5126version = "0.8.3"
5127source = "registry+https://github.com/rust-lang/crates.io-index"
5128checksum = "7a53776d271cfb873b17c618af0298445c88afc52837f3e948fa3fafd131f449"
5129dependencies = [
5130 "arrayvec 0.7.4",
5131]
5132
5133[[package]]
5134name = "kv-log-macro"
5135version = "1.0.7"
5136source = "registry+https://github.com/rust-lang/crates.io-index"
5137checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"
5138dependencies = [
5139 "log",
5140]
5141
5142[[package]]
5143name = "language"
5144version = "0.1.0"
5145dependencies = [
5146 "anyhow",
5147 "async-trait",
5148 "clock",
5149 "collections",
5150 "ctor",
5151 "env_logger",
5152 "futures 0.3.28",
5153 "fuzzy",
5154 "git",
5155 "globset",
5156 "gpui",
5157 "indoc",
5158 "lazy_static",
5159 "log",
5160 "lsp",
5161 "parking_lot",
5162 "postage",
5163 "pulldown-cmark",
5164 "rand 0.8.5",
5165 "regex",
5166 "rpc",
5167 "schemars",
5168 "serde",
5169 "serde_json",
5170 "settings",
5171 "similar",
5172 "smallvec",
5173 "smol",
5174 "sum_tree",
5175 "text",
5176 "theme",
5177 "tree-sitter",
5178 "tree-sitter-elixir",
5179 "tree-sitter-embedded-template",
5180 "tree-sitter-heex",
5181 "tree-sitter-html",
5182 "tree-sitter-json 0.20.0",
5183 "tree-sitter-markdown",
5184 "tree-sitter-ruby",
5185 "tree-sitter-rust",
5186 "tree-sitter-typescript",
5187 "unicase",
5188 "unindent",
5189 "util",
5190]
5191
5192[[package]]
5193name = "language_selector"
5194version = "0.1.0"
5195dependencies = [
5196 "anyhow",
5197 "editor",
5198 "fuzzy",
5199 "gpui",
5200 "language",
5201 "picker",
5202 "project",
5203 "ui",
5204 "util",
5205 "workspace",
5206]
5207
5208[[package]]
5209name = "language_tools"
5210version = "0.1.0"
5211dependencies = [
5212 "anyhow",
5213 "client",
5214 "collections",
5215 "editor",
5216 "env_logger",
5217 "futures 0.3.28",
5218 "gpui",
5219 "language",
5220 "lsp",
5221 "project",
5222 "release_channel",
5223 "serde_json",
5224 "settings",
5225 "theme",
5226 "tree-sitter",
5227 "ui",
5228 "util",
5229 "workspace",
5230]
5231
5232[[package]]
5233name = "languages"
5234version = "0.1.0"
5235dependencies = [
5236 "anyhow",
5237 "async-compression",
5238 "async-tar",
5239 "async-trait",
5240 "collections",
5241 "feature_flags",
5242 "futures 0.3.28",
5243 "gpui",
5244 "language",
5245 "lazy_static",
5246 "log",
5247 "lsp",
5248 "node_runtime",
5249 "parking_lot",
5250 "project",
5251 "regex",
5252 "rope",
5253 "rust-embed",
5254 "schemars",
5255 "serde",
5256 "serde_derive",
5257 "serde_json",
5258 "settings",
5259 "shellexpand",
5260 "smol",
5261 "task",
5262 "text",
5263 "theme",
5264 "toml 0.8.10",
5265 "tree-sitter",
5266 "tree-sitter-astro",
5267 "tree-sitter-bash",
5268 "tree-sitter-c",
5269 "tree-sitter-c-sharp",
5270 "tree-sitter-clojure",
5271 "tree-sitter-cpp",
5272 "tree-sitter-css",
5273 "tree-sitter-dart",
5274 "tree-sitter-dockerfile",
5275 "tree-sitter-elixir",
5276 "tree-sitter-elm",
5277 "tree-sitter-embedded-template",
5278 "tree-sitter-erlang",
5279 "tree-sitter-gleam",
5280 "tree-sitter-glsl",
5281 "tree-sitter-go",
5282 "tree-sitter-gomod",
5283 "tree-sitter-gowork",
5284 "tree-sitter-haskell",
5285 "tree-sitter-hcl",
5286 "tree-sitter-heex",
5287 "tree-sitter-html",
5288 "tree-sitter-jsdoc",
5289 "tree-sitter-json 0.20.0",
5290 "tree-sitter-lua",
5291 "tree-sitter-markdown",
5292 "tree-sitter-nix",
5293 "tree-sitter-nu",
5294 "tree-sitter-ocaml",
5295 "tree-sitter-php",
5296 "tree-sitter-prisma-io",
5297 "tree-sitter-proto",
5298 "tree-sitter-purescript",
5299 "tree-sitter-python",
5300 "tree-sitter-racket",
5301 "tree-sitter-regex",
5302 "tree-sitter-ruby",
5303 "tree-sitter-rust",
5304 "tree-sitter-scheme",
5305 "tree-sitter-svelte",
5306 "tree-sitter-toml",
5307 "tree-sitter-typescript",
5308 "tree-sitter-vue",
5309 "tree-sitter-yaml",
5310 "tree-sitter-zig",
5311 "unindent",
5312 "util",
5313 "workspace",
5314]
5315
5316[[package]]
5317name = "lazy-bytes-cast"
5318version = "5.0.1"
5319source = "registry+https://github.com/rust-lang/crates.io-index"
5320checksum = "10257499f089cd156ad82d0a9cd57d9501fa2c989068992a97eb3c27836f206b"
5321
5322[[package]]
5323name = "lazy_static"
5324version = "1.4.0"
5325source = "registry+https://github.com/rust-lang/crates.io-index"
5326checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
5327dependencies = [
5328 "spin 0.5.2",
5329]
5330
5331[[package]]
5332name = "lazycell"
5333version = "1.3.0"
5334source = "registry+https://github.com/rust-lang/crates.io-index"
5335checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
5336
5337[[package]]
5338name = "leb128"
5339version = "0.2.5"
5340source = "registry+https://github.com/rust-lang/crates.io-index"
5341checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
5342
5343[[package]]
5344name = "libc"
5345version = "0.2.153"
5346source = "registry+https://github.com/rust-lang/crates.io-index"
5347checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
5348
5349[[package]]
5350name = "libgit2-sys"
5351version = "0.14.2+1.5.1"
5352source = "registry+https://github.com/rust-lang/crates.io-index"
5353checksum = "7f3d95f6b51075fe9810a7ae22c7095f12b98005ab364d8544797a825ce946a4"
5354dependencies = [
5355 "cc",
5356 "libc",
5357 "libz-sys",
5358 "pkg-config",
5359]
5360
5361[[package]]
5362name = "libloading"
5363version = "0.7.4"
5364source = "registry+https://github.com/rust-lang/crates.io-index"
5365checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
5366dependencies = [
5367 "cfg-if",
5368 "winapi",
5369]
5370
5371[[package]]
5372name = "libloading"
5373version = "0.8.0"
5374source = "registry+https://github.com/rust-lang/crates.io-index"
5375checksum = "d580318f95776505201b28cf98eb1fa5e4be3b689633ba6a3e6cd880ff22d8cb"
5376dependencies = [
5377 "cfg-if",
5378 "windows-sys 0.48.0",
5379]
5380
5381[[package]]
5382name = "libm"
5383version = "0.2.8"
5384source = "registry+https://github.com/rust-lang/crates.io-index"
5385checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058"
5386
5387[[package]]
5388name = "libmimalloc-sys"
5389version = "0.1.35"
5390source = "registry+https://github.com/rust-lang/crates.io-index"
5391checksum = "3979b5c37ece694f1f5e51e7ecc871fdb0f517ed04ee45f88d15d6d553cb9664"
5392dependencies = [
5393 "cc",
5394 "libc",
5395]
5396
5397[[package]]
5398name = "libsqlite3-sys"
5399version = "0.26.0"
5400source = "registry+https://github.com/rust-lang/crates.io-index"
5401checksum = "afc22eff61b133b115c6e8c74e818c628d6d5e7a502afea6f64dee076dd94326"
5402dependencies = [
5403 "cc",
5404 "pkg-config",
5405 "vcpkg",
5406]
5407
5408[[package]]
5409name = "libz-sys"
5410version = "1.1.12"
5411source = "registry+https://github.com/rust-lang/crates.io-index"
5412checksum = "d97137b25e321a73eef1418d1d5d2eda4d77e12813f8e6dead84bc52c5870a7b"
5413dependencies = [
5414 "cc",
5415 "libc",
5416 "pkg-config",
5417 "vcpkg",
5418]
5419
5420[[package]]
5421name = "line-wrap"
5422version = "0.1.1"
5423source = "registry+https://github.com/rust-lang/crates.io-index"
5424checksum = "f30344350a2a51da54c1d53be93fade8a237e545dbcc4bdbe635413f2117cab9"
5425dependencies = [
5426 "safemem",
5427]
5428
5429[[package]]
5430name = "linkify"
5431version = "0.10.0"
5432source = "registry+https://github.com/rust-lang/crates.io-index"
5433checksum = "f1dfa36d52c581e9ec783a7ce2a5e0143da6237be5811a0b3153fedfdbe9f780"
5434dependencies = [
5435 "memchr",
5436]
5437
5438[[package]]
5439name = "linkme"
5440version = "0.3.17"
5441source = "registry+https://github.com/rust-lang/crates.io-index"
5442checksum = "91ed2ee9464ff9707af8e9ad834cffa4802f072caad90639c583dd3c62e6e608"
5443dependencies = [
5444 "linkme-impl",
5445]
5446
5447[[package]]
5448name = "linkme-impl"
5449version = "0.3.17"
5450source = "registry+https://github.com/rust-lang/crates.io-index"
5451checksum = "ba125974b109d512fccbc6c0244e7580143e460895dfd6ea7f8bbb692fd94396"
5452dependencies = [
5453 "proc-macro2",
5454 "quote",
5455 "syn 2.0.48",
5456]
5457
5458[[package]]
5459name = "linux-raw-sys"
5460version = "0.3.8"
5461source = "registry+https://github.com/rust-lang/crates.io-index"
5462checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
5463
5464[[package]]
5465name = "linux-raw-sys"
5466version = "0.4.12"
5467source = "registry+https://github.com/rust-lang/crates.io-index"
5468checksum = "c4cd1a83af159aa67994778be9070f0ae1bd732942279cabb14f86f986a21456"
5469
5470[[package]]
5471name = "live_kit_client"
5472version = "0.1.0"
5473dependencies = [
5474 "anyhow",
5475 "async-broadcast 0.7.0",
5476 "async-trait",
5477 "collections",
5478 "core-foundation",
5479 "futures 0.3.28",
5480 "gpui",
5481 "live_kit_server",
5482 "log",
5483 "media",
5484 "nanoid",
5485 "parking_lot",
5486 "postage",
5487 "serde",
5488 "serde_json",
5489 "sha2 0.10.7",
5490 "simplelog",
5491]
5492
5493[[package]]
5494name = "live_kit_server"
5495version = "0.1.0"
5496dependencies = [
5497 "anyhow",
5498 "async-trait",
5499 "hmac 0.12.1",
5500 "jwt",
5501 "log",
5502 "prost",
5503 "prost-build",
5504 "prost-types",
5505 "reqwest",
5506 "serde",
5507 "sha2 0.10.7",
5508]
5509
5510[[package]]
5511name = "lock_api"
5512version = "0.4.10"
5513source = "registry+https://github.com/rust-lang/crates.io-index"
5514checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16"
5515dependencies = [
5516 "autocfg",
5517 "scopeguard",
5518]
5519
5520[[package]]
5521name = "log"
5522version = "0.4.20"
5523source = "registry+https://github.com/rust-lang/crates.io-index"
5524checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
5525dependencies = [
5526 "serde",
5527 "value-bag",
5528]
5529
5530[[package]]
5531name = "lsp"
5532version = "0.1.0"
5533dependencies = [
5534 "anyhow",
5535 "async-pipe",
5536 "collections",
5537 "ctor",
5538 "env_logger",
5539 "futures 0.3.28",
5540 "gpui",
5541 "log",
5542 "lsp-types",
5543 "parking_lot",
5544 "postage",
5545 "release_channel",
5546 "serde",
5547 "serde_json",
5548 "smol",
5549 "util",
5550]
5551
5552[[package]]
5553name = "lsp-types"
5554version = "0.94.1"
5555source = "git+https://github.com/zed-industries/lsp-types?branch=updated-completion-list-item-defaults#90a040a1d195687bd19e1df47463320a44e93d7a"
5556dependencies = [
5557 "bitflags 1.3.2",
5558 "serde",
5559 "serde_json",
5560 "serde_repr",
5561 "url",
5562]
5563
5564[[package]]
5565name = "lz4"
5566version = "1.24.0"
5567source = "registry+https://github.com/rust-lang/crates.io-index"
5568checksum = "7e9e2dd86df36ce760a60f6ff6ad526f7ba1f14ba0356f8254fb6905e6494df1"
5569dependencies = [
5570 "libc",
5571 "lz4-sys",
5572]
5573
5574[[package]]
5575name = "lz4-sys"
5576version = "1.9.4"
5577source = "registry+https://github.com/rust-lang/crates.io-index"
5578checksum = "57d27b317e207b10f69f5e75494119e391a96f48861ae870d1da6edac98ca900"
5579dependencies = [
5580 "cc",
5581 "libc",
5582]
5583
5584[[package]]
5585name = "mac"
5586version = "0.1.1"
5587source = "registry+https://github.com/rust-lang/crates.io-index"
5588checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
5589
5590[[package]]
5591name = "mach"
5592version = "0.3.2"
5593source = "registry+https://github.com/rust-lang/crates.io-index"
5594checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"
5595dependencies = [
5596 "libc",
5597]
5598
5599[[package]]
5600name = "mach2"
5601version = "0.4.1"
5602source = "registry+https://github.com/rust-lang/crates.io-index"
5603checksum = "6d0d1830bcd151a6fc4aea1369af235b36c1528fe976b8ff678683c9995eade8"
5604dependencies = [
5605 "libc",
5606]
5607
5608[[package]]
5609name = "malloc_buf"
5610version = "0.0.6"
5611source = "registry+https://github.com/rust-lang/crates.io-index"
5612checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
5613dependencies = [
5614 "libc",
5615]
5616
5617[[package]]
5618name = "markdown_preview"
5619version = "0.1.0"
5620dependencies = [
5621 "async-recursion 1.0.5",
5622 "editor",
5623 "gpui",
5624 "language",
5625 "pretty_assertions",
5626 "pulldown-cmark",
5627 "theme",
5628 "ui",
5629 "workspace",
5630]
5631
5632[[package]]
5633name = "matchers"
5634version = "0.1.0"
5635source = "registry+https://github.com/rust-lang/crates.io-index"
5636checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
5637dependencies = [
5638 "regex-automata 0.1.10",
5639]
5640
5641[[package]]
5642name = "matches"
5643version = "0.1.10"
5644source = "registry+https://github.com/rust-lang/crates.io-index"
5645checksum = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5"
5646
5647[[package]]
5648name = "matchit"
5649version = "0.7.3"
5650source = "registry+https://github.com/rust-lang/crates.io-index"
5651checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
5652
5653[[package]]
5654name = "matrixmultiply"
5655version = "0.3.8"
5656source = "registry+https://github.com/rust-lang/crates.io-index"
5657checksum = "7574c1cf36da4798ab73da5b215bbf444f50718207754cb522201d78d1cd0ff2"
5658dependencies = [
5659 "autocfg",
5660 "rawpointer",
5661]
5662
5663[[package]]
5664name = "maybe-owned"
5665version = "0.3.4"
5666source = "registry+https://github.com/rust-lang/crates.io-index"
5667checksum = "4facc753ae494aeb6e3c22f839b158aebd4f9270f55cd3c79906c45476c47ab4"
5668
5669[[package]]
5670name = "md-5"
5671version = "0.10.5"
5672source = "registry+https://github.com/rust-lang/crates.io-index"
5673checksum = "6365506850d44bff6e2fbcb5176cf63650e48bd45ef2fe2665ae1570e0f4b9ca"
5674dependencies = [
5675 "digest 0.10.7",
5676]
5677
5678[[package]]
5679name = "media"
5680version = "0.1.0"
5681dependencies = [
5682 "anyhow",
5683 "bindgen 0.65.1",
5684 "core-foundation",
5685 "foreign-types 0.5.0",
5686 "metal",
5687 "objc",
5688]
5689
5690[[package]]
5691name = "memchr"
5692version = "2.6.3"
5693source = "registry+https://github.com/rust-lang/crates.io-index"
5694checksum = "8f232d6ef707e1956a43342693d2a31e72989554d58299d7a88738cc95b0d35c"
5695
5696[[package]]
5697name = "memfd"
5698version = "0.6.4"
5699source = "registry+https://github.com/rust-lang/crates.io-index"
5700checksum = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64"
5701dependencies = [
5702 "rustix 0.38.30",
5703]
5704
5705[[package]]
5706name = "memmap2"
5707version = "0.2.3"
5708source = "registry+https://github.com/rust-lang/crates.io-index"
5709checksum = "723e3ebdcdc5c023db1df315364573789f8857c11b631a2fdfad7c00f5c046b4"
5710dependencies = [
5711 "libc",
5712]
5713
5714[[package]]
5715name = "memmap2"
5716version = "0.8.0"
5717source = "registry+https://github.com/rust-lang/crates.io-index"
5718checksum = "43a5a03cefb0d953ec0be133036f14e109412fa594edc2f77227249db66cc3ed"
5719dependencies = [
5720 "libc",
5721]
5722
5723[[package]]
5724name = "memmap2"
5725version = "0.9.4"
5726source = "registry+https://github.com/rust-lang/crates.io-index"
5727checksum = "fe751422e4a8caa417e13c3ea66452215d7d63e19e604f4980461212f3ae1322"
5728dependencies = [
5729 "libc",
5730]
5731
5732[[package]]
5733name = "memoffset"
5734version = "0.7.1"
5735source = "registry+https://github.com/rust-lang/crates.io-index"
5736checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"
5737dependencies = [
5738 "autocfg",
5739]
5740
5741[[package]]
5742name = "memoffset"
5743version = "0.9.0"
5744source = "registry+https://github.com/rust-lang/crates.io-index"
5745checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c"
5746dependencies = [
5747 "autocfg",
5748]
5749
5750[[package]]
5751name = "menu"
5752version = "0.1.0"
5753dependencies = [
5754 "gpui",
5755 "serde",
5756]
5757
5758[[package]]
5759name = "metal"
5760version = "0.25.0"
5761source = "registry+https://github.com/rust-lang/crates.io-index"
5762checksum = "550b24b0cd4cf923f36bae78eca457b3a10d8a6a14a9c84cb2687b527e6a84af"
5763dependencies = [
5764 "bitflags 1.3.2",
5765 "block",
5766 "core-graphics-types",
5767 "foreign-types 0.5.0",
5768 "log",
5769 "objc",
5770 "paste",
5771]
5772
5773[[package]]
5774name = "mimalloc"
5775version = "0.1.39"
5776source = "registry+https://github.com/rust-lang/crates.io-index"
5777checksum = "fa01922b5ea280a911e323e4d2fd24b7fe5cc4042e0d2cda3c40775cdc4bdc9c"
5778dependencies = [
5779 "libmimalloc-sys",
5780]
5781
5782[[package]]
5783name = "mime"
5784version = "0.3.17"
5785source = "registry+https://github.com/rust-lang/crates.io-index"
5786checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
5787
5788[[package]]
5789name = "minimal-lexical"
5790version = "0.2.1"
5791source = "registry+https://github.com/rust-lang/crates.io-index"
5792checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
5793
5794[[package]]
5795name = "miniz_oxide"
5796version = "0.3.7"
5797source = "registry+https://github.com/rust-lang/crates.io-index"
5798checksum = "791daaae1ed6889560f8c4359194f56648355540573244a5448a83ba1ecc7435"
5799dependencies = [
5800 "adler32",
5801]
5802
5803[[package]]
5804name = "miniz_oxide"
5805version = "0.4.4"
5806source = "registry+https://github.com/rust-lang/crates.io-index"
5807checksum = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b"
5808dependencies = [
5809 "adler",
5810 "autocfg",
5811]
5812
5813[[package]]
5814name = "miniz_oxide"
5815version = "0.7.1"
5816source = "registry+https://github.com/rust-lang/crates.io-index"
5817checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
5818dependencies = [
5819 "adler",
5820]
5821
5822[[package]]
5823name = "mint"
5824version = "0.5.9"
5825source = "registry+https://github.com/rust-lang/crates.io-index"
5826checksum = "e53debba6bda7a793e5f99b8dacf19e626084f525f7829104ba9898f367d85ff"
5827
5828[[package]]
5829name = "mio"
5830version = "0.8.11"
5831source = "registry+https://github.com/rust-lang/crates.io-index"
5832checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
5833dependencies = [
5834 "libc",
5835 "log",
5836 "wasi 0.11.0+wasi-snapshot-preview1",
5837 "windows-sys 0.48.0",
5838]
5839
5840[[package]]
5841name = "miow"
5842version = "0.6.0"
5843source = "registry+https://github.com/rust-lang/crates.io-index"
5844checksum = "359f76430b20a79f9e20e115b3428614e654f04fab314482fc0fda0ebd3c6044"
5845dependencies = [
5846 "windows-sys 0.48.0",
5847]
5848
5849[[package]]
5850name = "multi_buffer"
5851version = "0.1.0"
5852dependencies = [
5853 "anyhow",
5854 "clock",
5855 "collections",
5856 "futures 0.3.28",
5857 "git",
5858 "gpui",
5859 "language",
5860 "log",
5861 "parking_lot",
5862 "rand 0.8.5",
5863 "settings",
5864 "sum_tree",
5865 "text",
5866 "theme",
5867 "util",
5868]
5869
5870[[package]]
5871name = "multimap"
5872version = "0.8.3"
5873source = "registry+https://github.com/rust-lang/crates.io-index"
5874checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"
5875
5876[[package]]
5877name = "naga"
5878version = "0.14.2"
5879source = "registry+https://github.com/rust-lang/crates.io-index"
5880checksum = "ae585df4b6514cf8842ac0f1ab4992edc975892704835b549cf818dc0191249e"
5881dependencies = [
5882 "bit-set",
5883 "bitflags 2.4.2",
5884 "codespan-reporting",
5885 "hexf-parse",
5886 "indexmap 2.0.0",
5887 "log",
5888 "num-traits",
5889 "rustc-hash",
5890 "spirv",
5891 "termcolor",
5892 "thiserror",
5893 "unicode-xid",
5894]
5895
5896[[package]]
5897name = "nanoid"
5898version = "0.4.0"
5899source = "registry+https://github.com/rust-lang/crates.io-index"
5900checksum = "3ffa00dec017b5b1a8b7cf5e2c008bfda1aa7e0697ac1508b491fdf2622fb4d8"
5901dependencies = [
5902 "rand 0.8.5",
5903]
5904
5905[[package]]
5906name = "nanorand"
5907version = "0.7.0"
5908source = "registry+https://github.com/rust-lang/crates.io-index"
5909checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"
5910dependencies = [
5911 "getrandom 0.2.10",
5912]
5913
5914[[package]]
5915name = "native-tls"
5916version = "0.2.11"
5917source = "registry+https://github.com/rust-lang/crates.io-index"
5918checksum = "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e"
5919dependencies = [
5920 "lazy_static",
5921 "libc",
5922 "log",
5923 "openssl",
5924 "openssl-probe",
5925 "openssl-sys",
5926 "schannel",
5927 "security-framework",
5928 "security-framework-sys",
5929 "tempfile",
5930]
5931
5932[[package]]
5933name = "ndarray"
5934version = "0.15.6"
5935source = "registry+https://github.com/rust-lang/crates.io-index"
5936checksum = "adb12d4e967ec485a5f71c6311fe28158e9d6f4bc4a447b474184d0f91a8fa32"
5937dependencies = [
5938 "matrixmultiply",
5939 "num-complex 0.4.4",
5940 "num-integer",
5941 "num-traits",
5942 "rawpointer",
5943]
5944
5945[[package]]
5946name = "ndk"
5947version = "0.7.0"
5948source = "registry+https://github.com/rust-lang/crates.io-index"
5949checksum = "451422b7e4718271c8b5b3aadf5adedba43dc76312454b387e98fae0fc951aa0"
5950dependencies = [
5951 "bitflags 1.3.2",
5952 "jni-sys",
5953 "ndk-sys",
5954 "num_enum",
5955 "raw-window-handle 0.5.2",
5956 "thiserror",
5957]
5958
5959[[package]]
5960name = "ndk-context"
5961version = "0.1.1"
5962source = "registry+https://github.com/rust-lang/crates.io-index"
5963checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
5964
5965[[package]]
5966name = "ndk-sys"
5967version = "0.4.1+23.1.7779620"
5968source = "registry+https://github.com/rust-lang/crates.io-index"
5969checksum = "3cf2aae958bd232cac5069850591667ad422d263686d75b52a065f9badeee5a3"
5970dependencies = [
5971 "jni-sys",
5972]
5973
5974[[package]]
5975name = "new_debug_unreachable"
5976version = "1.0.4"
5977source = "registry+https://github.com/rust-lang/crates.io-index"
5978checksum = "e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54"
5979
5980[[package]]
5981name = "nix"
5982version = "0.24.3"
5983source = "registry+https://github.com/rust-lang/crates.io-index"
5984checksum = "fa52e972a9a719cecb6864fb88568781eb706bac2cd1d4f04a648542dbf78069"
5985dependencies = [
5986 "bitflags 1.3.2",
5987 "cfg-if",
5988 "libc",
5989]
5990
5991[[package]]
5992name = "nix"
5993version = "0.26.4"
5994source = "registry+https://github.com/rust-lang/crates.io-index"
5995checksum = "598beaf3cc6fdd9a5dfb1630c2800c7acd31df7aaf0f565796fba2b53ca1af1b"
5996dependencies = [
5997 "bitflags 1.3.2",
5998 "cfg-if",
5999 "libc",
6000 "memoffset 0.7.1",
6001]
6002
6003[[package]]
6004name = "nix"
6005version = "0.27.1"
6006source = "registry+https://github.com/rust-lang/crates.io-index"
6007checksum = "2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053"
6008dependencies = [
6009 "bitflags 2.4.2",
6010 "cfg-if",
6011 "libc",
6012 "memoffset 0.9.0",
6013]
6014
6015[[package]]
6016name = "node_runtime"
6017version = "0.1.0"
6018dependencies = [
6019 "anyhow",
6020 "async-compression",
6021 "async-tar",
6022 "async-trait",
6023 "futures 0.3.28",
6024 "log",
6025 "semver",
6026 "serde",
6027 "serde_json",
6028 "smol",
6029 "util",
6030]
6031
6032[[package]]
6033name = "nom"
6034version = "7.1.3"
6035source = "registry+https://github.com/rust-lang/crates.io-index"
6036checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
6037dependencies = [
6038 "memchr",
6039 "minimal-lexical",
6040]
6041
6042[[package]]
6043name = "notifications"
6044version = "0.1.0"
6045dependencies = [
6046 "anyhow",
6047 "channel",
6048 "client",
6049 "collections",
6050 "db",
6051 "gpui",
6052 "rpc",
6053 "settings",
6054 "sum_tree",
6055 "time",
6056 "util",
6057]
6058
6059[[package]]
6060name = "notify"
6061version = "6.1.1"
6062source = "registry+https://github.com/rust-lang/crates.io-index"
6063checksum = "6205bd8bb1e454ad2e27422015fb5e4f2bcc7e08fa8f27058670d208324a4d2d"
6064dependencies = [
6065 "bitflags 2.4.2",
6066 "crossbeam-channel",
6067 "filetime",
6068 "fsevent-sys 4.1.0",
6069 "inotify",
6070 "kqueue",
6071 "libc",
6072 "log",
6073 "mio",
6074 "walkdir",
6075 "windows-sys 0.48.0",
6076]
6077
6078[[package]]
6079name = "ntapi"
6080version = "0.4.1"
6081source = "registry+https://github.com/rust-lang/crates.io-index"
6082checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
6083dependencies = [
6084 "winapi",
6085]
6086
6087[[package]]
6088name = "nu-ansi-term"
6089version = "0.46.0"
6090source = "registry+https://github.com/rust-lang/crates.io-index"
6091checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
6092dependencies = [
6093 "overload",
6094 "winapi",
6095]
6096
6097[[package]]
6098name = "num"
6099version = "0.2.1"
6100source = "registry+https://github.com/rust-lang/crates.io-index"
6101checksum = "b8536030f9fea7127f841b45bb6243b27255787fb4eb83958aa1ef9d2fdc0c36"
6102dependencies = [
6103 "num-bigint 0.2.6",
6104 "num-complex 0.2.4",
6105 "num-integer",
6106 "num-iter",
6107 "num-rational 0.2.4",
6108 "num-traits",
6109]
6110
6111[[package]]
6112name = "num"
6113version = "0.4.1"
6114source = "registry+https://github.com/rust-lang/crates.io-index"
6115checksum = "b05180d69e3da0e530ba2a1dae5110317e49e3b7f3d41be227dc5f92e49ee7af"
6116dependencies = [
6117 "num-bigint 0.4.4",
6118 "num-complex 0.4.4",
6119 "num-integer",
6120 "num-iter",
6121 "num-rational 0.4.1",
6122 "num-traits",
6123]
6124
6125[[package]]
6126name = "num-bigint"
6127version = "0.2.6"
6128source = "registry+https://github.com/rust-lang/crates.io-index"
6129checksum = "090c7f9998ee0ff65aa5b723e4009f7b217707f1fb5ea551329cc4d6231fb304"
6130dependencies = [
6131 "autocfg",
6132 "num-integer",
6133 "num-traits",
6134]
6135
6136[[package]]
6137name = "num-bigint"
6138version = "0.4.4"
6139source = "registry+https://github.com/rust-lang/crates.io-index"
6140checksum = "608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0"
6141dependencies = [
6142 "autocfg",
6143 "num-integer",
6144 "num-traits",
6145]
6146
6147[[package]]
6148name = "num-bigint-dig"
6149version = "0.7.1"
6150source = "registry+https://github.com/rust-lang/crates.io-index"
6151checksum = "f9bc3e36fd683e004fd59c64a425e0e991616f5a8b617c3b9a933a93c168facc"
6152dependencies = [
6153 "byteorder",
6154 "lazy_static",
6155 "libm",
6156 "num-integer",
6157 "num-iter",
6158 "num-traits",
6159 "rand 0.8.5",
6160 "smallvec",
6161 "zeroize",
6162]
6163
6164[[package]]
6165name = "num-bigint-dig"
6166version = "0.8.4"
6167source = "registry+https://github.com/rust-lang/crates.io-index"
6168checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151"
6169dependencies = [
6170 "byteorder",
6171 "lazy_static",
6172 "libm",
6173 "num-integer",
6174 "num-iter",
6175 "num-traits",
6176 "rand 0.8.5",
6177 "serde",
6178 "smallvec",
6179 "zeroize",
6180]
6181
6182[[package]]
6183name = "num-complex"
6184version = "0.2.4"
6185source = "registry+https://github.com/rust-lang/crates.io-index"
6186checksum = "b6b19411a9719e753aff12e5187b74d60d3dc449ec3f4dc21e3989c3f554bc95"
6187dependencies = [
6188 "autocfg",
6189 "num-traits",
6190]
6191
6192[[package]]
6193name = "num-complex"
6194version = "0.4.4"
6195source = "registry+https://github.com/rust-lang/crates.io-index"
6196checksum = "1ba157ca0885411de85d6ca030ba7e2a83a28636056c7c699b07c8b6f7383214"
6197dependencies = [
6198 "num-traits",
6199]
6200
6201[[package]]
6202name = "num-derive"
6203version = "0.3.3"
6204source = "registry+https://github.com/rust-lang/crates.io-index"
6205checksum = "876a53fff98e03a936a674b29568b0e605f06b29372c2489ff4de23f1949743d"
6206dependencies = [
6207 "proc-macro2",
6208 "quote",
6209 "syn 1.0.109",
6210]
6211
6212[[package]]
6213name = "num-integer"
6214version = "0.1.45"
6215source = "registry+https://github.com/rust-lang/crates.io-index"
6216checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
6217dependencies = [
6218 "autocfg",
6219 "num-traits",
6220]
6221
6222[[package]]
6223name = "num-iter"
6224version = "0.1.43"
6225source = "registry+https://github.com/rust-lang/crates.io-index"
6226checksum = "7d03e6c028c5dc5cac6e2dec0efda81fc887605bb3d884578bb6d6bf7514e252"
6227dependencies = [
6228 "autocfg",
6229 "num-integer",
6230 "num-traits",
6231]
6232
6233[[package]]
6234name = "num-rational"
6235version = "0.2.4"
6236source = "registry+https://github.com/rust-lang/crates.io-index"
6237checksum = "5c000134b5dbf44adc5cb772486d335293351644b801551abe8f75c84cfa4aef"
6238dependencies = [
6239 "autocfg",
6240 "num-bigint 0.2.6",
6241 "num-integer",
6242 "num-traits",
6243]
6244
6245[[package]]
6246name = "num-rational"
6247version = "0.3.2"
6248source = "registry+https://github.com/rust-lang/crates.io-index"
6249checksum = "12ac428b1cb17fce6f731001d307d351ec70a6d202fc2e60f7d4c5e42d8f4f07"
6250dependencies = [
6251 "autocfg",
6252 "num-integer",
6253 "num-traits",
6254]
6255
6256[[package]]
6257name = "num-rational"
6258version = "0.4.1"
6259source = "registry+https://github.com/rust-lang/crates.io-index"
6260checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"
6261dependencies = [
6262 "autocfg",
6263 "num-bigint 0.4.4",
6264 "num-integer",
6265 "num-traits",
6266]
6267
6268[[package]]
6269name = "num-traits"
6270version = "0.2.16"
6271source = "registry+https://github.com/rust-lang/crates.io-index"
6272checksum = "f30b0abd723be7e2ffca1272140fac1a2f084c77ec3e123c192b66af1ee9e6c2"
6273dependencies = [
6274 "autocfg",
6275 "libm",
6276]
6277
6278[[package]]
6279name = "num_cpus"
6280version = "1.16.0"
6281source = "registry+https://github.com/rust-lang/crates.io-index"
6282checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
6283dependencies = [
6284 "hermit-abi 0.3.3",
6285 "libc",
6286]
6287
6288[[package]]
6289name = "num_enum"
6290version = "0.5.11"
6291source = "registry+https://github.com/rust-lang/crates.io-index"
6292checksum = "1f646caf906c20226733ed5b1374287eb97e3c2a5c227ce668c1f2ce20ae57c9"
6293dependencies = [
6294 "num_enum_derive",
6295]
6296
6297[[package]]
6298name = "num_enum_derive"
6299version = "0.5.11"
6300source = "registry+https://github.com/rust-lang/crates.io-index"
6301checksum = "dcbff9bc912032c62bf65ef1d5aea88983b420f4f839db1e9b0c281a25c9c799"
6302dependencies = [
6303 "proc-macro-crate 1.3.1",
6304 "proc-macro2",
6305 "quote",
6306 "syn 1.0.109",
6307]
6308
6309[[package]]
6310name = "nvim-rs"
6311version = "0.6.0-pre"
6312source = "git+https://github.com/KillTheMule/nvim-rs?branch=master#0d2b1c884f3c39a76b5b7aac0b429f4624843954"
6313dependencies = [
6314 "async-trait",
6315 "futures 0.3.28",
6316 "log",
6317 "parity-tokio-ipc",
6318 "rmp",
6319 "rmpv",
6320 "tokio",
6321 "tokio-util",
6322]
6323
6324[[package]]
6325name = "objc"
6326version = "0.2.7"
6327source = "registry+https://github.com/rust-lang/crates.io-index"
6328checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
6329dependencies = [
6330 "malloc_buf",
6331 "objc_exception",
6332]
6333
6334[[package]]
6335name = "objc-foundation"
6336version = "0.1.1"
6337source = "registry+https://github.com/rust-lang/crates.io-index"
6338checksum = "1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9"
6339dependencies = [
6340 "block",
6341 "objc",
6342 "objc_id",
6343]
6344
6345[[package]]
6346name = "objc_exception"
6347version = "0.1.2"
6348source = "registry+https://github.com/rust-lang/crates.io-index"
6349checksum = "ad970fb455818ad6cba4c122ad012fae53ae8b4795f86378bce65e4f6bab2ca4"
6350dependencies = [
6351 "cc",
6352]
6353
6354[[package]]
6355name = "objc_id"
6356version = "0.1.1"
6357source = "registry+https://github.com/rust-lang/crates.io-index"
6358checksum = "c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b"
6359dependencies = [
6360 "objc",
6361]
6362
6363[[package]]
6364name = "object"
6365version = "0.32.1"
6366source = "registry+https://github.com/rust-lang/crates.io-index"
6367checksum = "9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0"
6368dependencies = [
6369 "crc32fast",
6370 "hashbrown 0.14.0",
6371 "indexmap 2.0.0",
6372 "memchr",
6373]
6374
6375[[package]]
6376name = "oboe"
6377version = "0.5.0"
6378source = "registry+https://github.com/rust-lang/crates.io-index"
6379checksum = "8868cc237ee02e2d9618539a23a8d228b9bb3fc2e7a5b11eed3831de77c395d0"
6380dependencies = [
6381 "jni 0.20.0",
6382 "ndk",
6383 "ndk-context",
6384 "num-derive",
6385 "num-traits",
6386 "oboe-sys",
6387]
6388
6389[[package]]
6390name = "oboe-sys"
6391version = "0.5.0"
6392source = "registry+https://github.com/rust-lang/crates.io-index"
6393checksum = "7f44155e7fb718d3cfddcf70690b2b51ac4412f347cd9e4fbe511abe9cd7b5f2"
6394dependencies = [
6395 "cc",
6396]
6397
6398[[package]]
6399name = "once_cell"
6400version = "1.19.0"
6401source = "registry+https://github.com/rust-lang/crates.io-index"
6402checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
6403
6404[[package]]
6405name = "oo7"
6406version = "0.3.0"
6407source = "registry+https://github.com/rust-lang/crates.io-index"
6408checksum = "37558cac1af63a81fd2ff7f3469c02a4da06b163c5671791553b8dac10f07c82"
6409dependencies = [
6410 "aes",
6411 "async-fs 2.1.1",
6412 "async-io 2.3.1",
6413 "async-lock 3.3.0",
6414 "blocking",
6415 "cbc",
6416 "cipher 0.4.4",
6417 "digest 0.10.7",
6418 "futures-lite 2.2.0",
6419 "futures-util",
6420 "hkdf",
6421 "hmac 0.12.1",
6422 "num 0.4.1",
6423 "num-bigint-dig 0.8.4",
6424 "pbkdf2 0.12.2",
6425 "rand 0.8.5",
6426 "serde",
6427 "sha2 0.10.7",
6428 "zbus 4.0.1",
6429 "zeroize",
6430 "zvariant 4.0.2",
6431]
6432
6433[[package]]
6434name = "opaque-debug"
6435version = "0.3.0"
6436source = "registry+https://github.com/rust-lang/crates.io-index"
6437checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
6438
6439[[package]]
6440name = "open"
6441version = "5.0.1"
6442source = "registry+https://github.com/rust-lang/crates.io-index"
6443checksum = "90878fb664448b54c4e592455ad02831e23a3f7e157374a8b95654731aac7349"
6444dependencies = [
6445 "is-wsl",
6446 "libc",
6447 "pathdiff",
6448]
6449
6450[[package]]
6451name = "openssl"
6452version = "0.10.57"
6453source = "registry+https://github.com/rust-lang/crates.io-index"
6454checksum = "bac25ee399abb46215765b1cb35bc0212377e58a061560d8b29b024fd0430e7c"
6455dependencies = [
6456 "bitflags 2.4.2",
6457 "cfg-if",
6458 "foreign-types 0.3.2",
6459 "libc",
6460 "once_cell",
6461 "openssl-macros",
6462 "openssl-sys",
6463]
6464
6465[[package]]
6466name = "openssl-macros"
6467version = "0.1.1"
6468source = "registry+https://github.com/rust-lang/crates.io-index"
6469checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
6470dependencies = [
6471 "proc-macro2",
6472 "quote",
6473 "syn 2.0.48",
6474]
6475
6476[[package]]
6477name = "openssl-probe"
6478version = "0.1.5"
6479source = "registry+https://github.com/rust-lang/crates.io-index"
6480checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
6481
6482[[package]]
6483name = "openssl-sys"
6484version = "0.9.93"
6485source = "registry+https://github.com/rust-lang/crates.io-index"
6486checksum = "db4d56a4c0478783083cfafcc42493dd4a981d41669da64b4572a2a089b51b1d"
6487dependencies = [
6488 "cc",
6489 "libc",
6490 "pkg-config",
6491 "vcpkg",
6492]
6493
6494[[package]]
6495name = "ordered-float"
6496version = "2.10.0"
6497source = "registry+https://github.com/rust-lang/crates.io-index"
6498checksum = "7940cf2ca942593318d07fcf2596cdca60a85c9e7fab408a5e21a4f9dcd40d87"
6499dependencies = [
6500 "num-traits",
6501]
6502
6503[[package]]
6504name = "ordered-float"
6505version = "3.9.1"
6506source = "registry+https://github.com/rust-lang/crates.io-index"
6507checksum = "2a54938017eacd63036332b4ae5c8a49fc8c0c1d6d629893057e4f13609edd06"
6508dependencies = [
6509 "num-traits",
6510]
6511
6512[[package]]
6513name = "ordered-stream"
6514version = "0.2.0"
6515source = "registry+https://github.com/rust-lang/crates.io-index"
6516checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
6517dependencies = [
6518 "futures-core",
6519 "pin-project-lite",
6520]
6521
6522[[package]]
6523name = "os_str_bytes"
6524version = "6.5.1"
6525source = "registry+https://github.com/rust-lang/crates.io-index"
6526checksum = "4d5d9eb14b174ee9aa2ef96dc2b94637a2d4b6e7cb873c7e171f0c20c6cf3eac"
6527
6528[[package]]
6529name = "ouroboros"
6530version = "0.17.2"
6531source = "registry+https://github.com/rust-lang/crates.io-index"
6532checksum = "e2ba07320d39dfea882faa70554b4bd342a5f273ed59ba7c1c6b4c840492c954"
6533dependencies = [
6534 "aliasable",
6535 "ouroboros_macro",
6536 "static_assertions",
6537]
6538
6539[[package]]
6540name = "ouroboros_macro"
6541version = "0.17.2"
6542source = "registry+https://github.com/rust-lang/crates.io-index"
6543checksum = "ec4c6225c69b4ca778c0aea097321a64c421cf4577b331c61b229267edabb6f8"
6544dependencies = [
6545 "heck 0.4.1",
6546 "proc-macro-error",
6547 "proc-macro2",
6548 "quote",
6549 "syn 2.0.48",
6550]
6551
6552[[package]]
6553name = "outline"
6554version = "0.1.0"
6555dependencies = [
6556 "editor",
6557 "fuzzy",
6558 "gpui",
6559 "indoc",
6560 "language",
6561 "menu",
6562 "ordered-float 2.10.0",
6563 "picker",
6564 "project",
6565 "rope",
6566 "serde_json",
6567 "settings",
6568 "smol",
6569 "theme",
6570 "tree-sitter-rust",
6571 "tree-sitter-typescript",
6572 "ui",
6573 "util",
6574 "workspace",
6575]
6576
6577[[package]]
6578name = "outref"
6579version = "0.5.1"
6580source = "registry+https://github.com/rust-lang/crates.io-index"
6581checksum = "4030760ffd992bef45b0ae3f10ce1aba99e33464c90d14dd7c039884963ddc7a"
6582
6583[[package]]
6584name = "overload"
6585version = "0.1.1"
6586source = "registry+https://github.com/rust-lang/crates.io-index"
6587checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
6588
6589[[package]]
6590name = "p256"
6591version = "0.11.1"
6592source = "registry+https://github.com/rust-lang/crates.io-index"
6593checksum = "51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594"
6594dependencies = [
6595 "ecdsa",
6596 "elliptic-curve",
6597 "sha2 0.10.7",
6598]
6599
6600[[package]]
6601name = "palette"
6602version = "0.7.5"
6603source = "registry+https://github.com/rust-lang/crates.io-index"
6604checksum = "ebfc23a4b76642983d57e4ad00bb4504eb30a8ce3c70f4aee1f725610e36d97a"
6605dependencies = [
6606 "approx",
6607 "fast-srgb8",
6608 "palette_derive",
6609]
6610
6611[[package]]
6612name = "palette_derive"
6613version = "0.7.5"
6614source = "registry+https://github.com/rust-lang/crates.io-index"
6615checksum = "e8890702dbec0bad9116041ae586f84805b13eecd1d8b1df27c29998a9969d6d"
6616dependencies = [
6617 "proc-macro2",
6618 "quote",
6619 "syn 2.0.48",
6620]
6621
6622[[package]]
6623name = "parity-tokio-ipc"
6624version = "0.9.0"
6625source = "registry+https://github.com/rust-lang/crates.io-index"
6626checksum = "9981e32fb75e004cc148f5fb70342f393830e0a4aa62e3cc93b50976218d42b6"
6627dependencies = [
6628 "futures 0.3.28",
6629 "libc",
6630 "log",
6631 "rand 0.7.3",
6632 "tokio",
6633 "winapi",
6634]
6635
6636[[package]]
6637name = "parking"
6638version = "2.2.0"
6639source = "registry+https://github.com/rust-lang/crates.io-index"
6640checksum = "bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae"
6641
6642[[package]]
6643name = "parking_lot"
6644version = "0.12.1"
6645source = "registry+https://github.com/rust-lang/crates.io-index"
6646checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
6647dependencies = [
6648 "lock_api",
6649 "parking_lot_core",
6650]
6651
6652[[package]]
6653name = "parking_lot_core"
6654version = "0.9.8"
6655source = "registry+https://github.com/rust-lang/crates.io-index"
6656checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447"
6657dependencies = [
6658 "cfg-if",
6659 "libc",
6660 "redox_syscall 0.3.5",
6661 "smallvec",
6662 "windows-targets 0.48.5",
6663]
6664
6665[[package]]
6666name = "parse_duration"
6667version = "2.1.1"
6668source = "registry+https://github.com/rust-lang/crates.io-index"
6669checksum = "7037e5e93e0172a5a96874380bf73bc6ecef022e26fa25f2be26864d6b3ba95d"
6670dependencies = [
6671 "lazy_static",
6672 "num 0.2.1",
6673 "regex",
6674]
6675
6676[[package]]
6677name = "password-hash"
6678version = "0.2.1"
6679source = "registry+https://github.com/rust-lang/crates.io-index"
6680checksum = "c1a5d4e9c205d2c1ae73b84aab6240e98218c0e72e63b50422cfb2d1ca952282"
6681dependencies = [
6682 "base64ct",
6683 "rand_core 0.6.4",
6684 "subtle",
6685]
6686
6687[[package]]
6688name = "paste"
6689version = "1.0.14"
6690source = "registry+https://github.com/rust-lang/crates.io-index"
6691checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c"
6692
6693[[package]]
6694name = "pathdiff"
6695version = "0.2.1"
6696source = "registry+https://github.com/rust-lang/crates.io-index"
6697checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
6698
6699[[package]]
6700name = "pathfinder_geometry"
6701version = "0.5.1"
6702source = "registry+https://github.com/rust-lang/crates.io-index"
6703checksum = "0b7b7e7b4ea703700ce73ebf128e1450eb69c3a8329199ffbfb9b2a0418e5ad3"
6704dependencies = [
6705 "log",
6706 "pathfinder_simd",
6707]
6708
6709[[package]]
6710name = "pathfinder_simd"
6711version = "0.5.3"
6712source = "git+https://github.com/servo/pathfinder.git?rev=30419d07660dc11a21e42ef4a7fa329600cff152#30419d07660dc11a21e42ef4a7fa329600cff152"
6713dependencies = [
6714 "rustc_version",
6715]
6716
6717[[package]]
6718name = "pbkdf2"
6719version = "0.8.0"
6720source = "registry+https://github.com/rust-lang/crates.io-index"
6721checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"
6722dependencies = [
6723 "crypto-mac",
6724]
6725
6726[[package]]
6727name = "pbkdf2"
6728version = "0.12.2"
6729source = "registry+https://github.com/rust-lang/crates.io-index"
6730checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2"
6731dependencies = [
6732 "digest 0.10.7",
6733 "hmac 0.12.1",
6734]
6735
6736[[package]]
6737name = "peeking_take_while"
6738version = "0.1.2"
6739source = "registry+https://github.com/rust-lang/crates.io-index"
6740checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
6741
6742[[package]]
6743name = "pem"
6744version = "0.8.3"
6745source = "registry+https://github.com/rust-lang/crates.io-index"
6746checksum = "fd56cbd21fea48d0c440b41cd69c589faacade08c992d9a54e471b79d0fd13eb"
6747dependencies = [
6748 "base64 0.13.1",
6749 "once_cell",
6750 "regex",
6751]
6752
6753[[package]]
6754name = "pem-rfc7468"
6755version = "0.7.0"
6756source = "registry+https://github.com/rust-lang/crates.io-index"
6757checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
6758dependencies = [
6759 "base64ct",
6760]
6761
6762[[package]]
6763name = "percent-encoding"
6764version = "2.3.0"
6765source = "registry+https://github.com/rust-lang/crates.io-index"
6766checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94"
6767
6768[[package]]
6769name = "petgraph"
6770version = "0.6.4"
6771source = "registry+https://github.com/rust-lang/crates.io-index"
6772checksum = "e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9"
6773dependencies = [
6774 "fixedbitset",
6775 "indexmap 2.0.0",
6776]
6777
6778[[package]]
6779name = "phf"
6780version = "0.11.2"
6781source = "registry+https://github.com/rust-lang/crates.io-index"
6782checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
6783dependencies = [
6784 "phf_shared",
6785]
6786
6787[[package]]
6788name = "phf_shared"
6789version = "0.11.2"
6790source = "registry+https://github.com/rust-lang/crates.io-index"
6791checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
6792dependencies = [
6793 "siphasher 0.3.11",
6794]
6795
6796[[package]]
6797name = "picker"
6798version = "0.1.0"
6799dependencies = [
6800 "anyhow",
6801 "ctor",
6802 "editor",
6803 "env_logger",
6804 "gpui",
6805 "menu",
6806 "serde_json",
6807 "ui",
6808 "workspace",
6809]
6810
6811[[package]]
6812name = "pico-args"
6813version = "0.4.2"
6814source = "registry+https://github.com/rust-lang/crates.io-index"
6815checksum = "db8bcd96cb740d03149cbad5518db9fd87126a10ab519c011893b1754134c468"
6816
6817[[package]]
6818name = "pin-project"
6819version = "1.1.3"
6820source = "registry+https://github.com/rust-lang/crates.io-index"
6821checksum = "fda4ed1c6c173e3fc7a83629421152e01d7b1f9b7f65fb301e490e8cfc656422"
6822dependencies = [
6823 "pin-project-internal",
6824]
6825
6826[[package]]
6827name = "pin-project-internal"
6828version = "1.1.3"
6829source = "registry+https://github.com/rust-lang/crates.io-index"
6830checksum = "4359fd9c9171ec6e8c62926d6faaf553a8dc3f64e1507e76da7911b4f6a04405"
6831dependencies = [
6832 "proc-macro2",
6833 "quote",
6834 "syn 2.0.48",
6835]
6836
6837[[package]]
6838name = "pin-project-lite"
6839version = "0.2.13"
6840source = "registry+https://github.com/rust-lang/crates.io-index"
6841checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58"
6842
6843[[package]]
6844name = "pin-utils"
6845version = "0.1.0"
6846source = "registry+https://github.com/rust-lang/crates.io-index"
6847checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
6848
6849[[package]]
6850name = "piper"
6851version = "0.2.1"
6852source = "registry+https://github.com/rust-lang/crates.io-index"
6853checksum = "668d31b1c4eba19242f2088b2bf3316b82ca31082a8335764db4e083db7485d4"
6854dependencies = [
6855 "atomic-waker",
6856 "fastrand 2.0.0",
6857 "futures-io",
6858]
6859
6860[[package]]
6861name = "pkcs1"
6862version = "0.7.5"
6863source = "registry+https://github.com/rust-lang/crates.io-index"
6864checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
6865dependencies = [
6866 "der 0.7.8",
6867 "pkcs8 0.10.2",
6868 "spki 0.7.2",
6869]
6870
6871[[package]]
6872name = "pkcs8"
6873version = "0.9.0"
6874source = "registry+https://github.com/rust-lang/crates.io-index"
6875checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba"
6876dependencies = [
6877 "der 0.6.1",
6878 "spki 0.6.0",
6879]
6880
6881[[package]]
6882name = "pkcs8"
6883version = "0.10.2"
6884source = "registry+https://github.com/rust-lang/crates.io-index"
6885checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
6886dependencies = [
6887 "der 0.7.8",
6888 "spki 0.7.2",
6889]
6890
6891[[package]]
6892name = "pkg-config"
6893version = "0.3.27"
6894source = "registry+https://github.com/rust-lang/crates.io-index"
6895checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
6896
6897[[package]]
6898name = "plist"
6899version = "1.5.1"
6900source = "registry+https://github.com/rust-lang/crates.io-index"
6901checksum = "9a4a0cfc5fb21a09dc6af4bf834cf10d4a32fccd9e2ea468c4b1751a097487aa"
6902dependencies = [
6903 "base64 0.21.4",
6904 "indexmap 1.9.3",
6905 "line-wrap",
6906 "quick-xml 0.30.0",
6907 "serde",
6908 "time",
6909]
6910
6911[[package]]
6912name = "png"
6913version = "0.16.8"
6914source = "registry+https://github.com/rust-lang/crates.io-index"
6915checksum = "3c3287920cb847dee3de33d301c463fba14dda99db24214ddf93f83d3021f4c6"
6916dependencies = [
6917 "bitflags 1.3.2",
6918 "crc32fast",
6919 "deflate",
6920 "miniz_oxide 0.3.7",
6921]
6922
6923[[package]]
6924name = "polling"
6925version = "2.8.0"
6926source = "registry+https://github.com/rust-lang/crates.io-index"
6927checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce"
6928dependencies = [
6929 "autocfg",
6930 "bitflags 1.3.2",
6931 "cfg-if",
6932 "concurrent-queue",
6933 "libc",
6934 "log",
6935 "pin-project-lite",
6936 "windows-sys 0.48.0",
6937]
6938
6939[[package]]
6940name = "polling"
6941version = "3.3.2"
6942source = "registry+https://github.com/rust-lang/crates.io-index"
6943checksum = "545c980a3880efd47b2e262f6a4bb6daad6555cf3367aa9c4e52895f69537a41"
6944dependencies = [
6945 "cfg-if",
6946 "concurrent-queue",
6947 "pin-project-lite",
6948 "rustix 0.38.30",
6949 "tracing",
6950 "windows-sys 0.52.0",
6951]
6952
6953[[package]]
6954name = "pollster"
6955version = "0.2.5"
6956source = "registry+https://github.com/rust-lang/crates.io-index"
6957checksum = "5da3b0203fd7ee5720aa0b5e790b591aa5d3f41c3ed2c34a3a393382198af2f7"
6958
6959[[package]]
6960name = "postage"
6961version = "0.5.0"
6962source = "registry+https://github.com/rust-lang/crates.io-index"
6963checksum = "af3fb618632874fb76937c2361a7f22afd393c982a2165595407edc75b06d3c1"
6964dependencies = [
6965 "atomic",
6966 "crossbeam-queue",
6967 "futures 0.3.28",
6968 "log",
6969 "parking_lot",
6970 "pin-project",
6971 "pollster",
6972 "static_assertions",
6973 "thiserror",
6974]
6975
6976[[package]]
6977name = "ppv-lite86"
6978version = "0.2.17"
6979source = "registry+https://github.com/rust-lang/crates.io-index"
6980checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
6981
6982[[package]]
6983name = "prettier"
6984version = "0.1.0"
6985dependencies = [
6986 "anyhow",
6987 "collections",
6988 "fs",
6989 "gpui",
6990 "language",
6991 "log",
6992 "lsp",
6993 "node_runtime",
6994 "parking_lot",
6995 "serde",
6996 "serde_json",
6997 "util",
6998]
6999
7000[[package]]
7001name = "pretty_assertions"
7002version = "1.4.0"
7003source = "registry+https://github.com/rust-lang/crates.io-index"
7004checksum = "af7cee1a6c8a5b9208b3cb1061f10c0cb689087b3d8ce85fb9d2dd7a29b6ba66"
7005dependencies = [
7006 "diff",
7007 "yansi",
7008]
7009
7010[[package]]
7011name = "prettyplease"
7012version = "0.2.15"
7013source = "registry+https://github.com/rust-lang/crates.io-index"
7014checksum = "ae005bd773ab59b4725093fd7df83fd7892f7d8eafb48dbd7de6e024e4215f9d"
7015dependencies = [
7016 "proc-macro2",
7017 "syn 2.0.48",
7018]
7019
7020[[package]]
7021name = "proc-macro-crate"
7022version = "0.1.5"
7023source = "registry+https://github.com/rust-lang/crates.io-index"
7024checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785"
7025dependencies = [
7026 "toml 0.5.11",
7027]
7028
7029[[package]]
7030name = "proc-macro-crate"
7031version = "1.3.1"
7032source = "registry+https://github.com/rust-lang/crates.io-index"
7033checksum = "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919"
7034dependencies = [
7035 "once_cell",
7036 "toml_edit 0.19.15",
7037]
7038
7039[[package]]
7040name = "proc-macro-crate"
7041version = "3.1.0"
7042source = "registry+https://github.com/rust-lang/crates.io-index"
7043checksum = "6d37c51ca738a55da99dc0c4a34860fd675453b8b36209178c2249bb13651284"
7044dependencies = [
7045 "toml_edit 0.21.1",
7046]
7047
7048[[package]]
7049name = "proc-macro-error"
7050version = "1.0.4"
7051source = "registry+https://github.com/rust-lang/crates.io-index"
7052checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
7053dependencies = [
7054 "proc-macro-error-attr",
7055 "proc-macro2",
7056 "quote",
7057 "syn 1.0.109",
7058 "version_check",
7059]
7060
7061[[package]]
7062name = "proc-macro-error-attr"
7063version = "1.0.4"
7064source = "registry+https://github.com/rust-lang/crates.io-index"
7065checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
7066dependencies = [
7067 "proc-macro2",
7068 "quote",
7069 "version_check",
7070]
7071
7072[[package]]
7073name = "proc-macro2"
7074version = "1.0.78"
7075source = "registry+https://github.com/rust-lang/crates.io-index"
7076checksum = "e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae"
7077dependencies = [
7078 "unicode-ident",
7079]
7080
7081[[package]]
7082name = "profiling"
7083version = "1.0.15"
7084source = "registry+https://github.com/rust-lang/crates.io-index"
7085checksum = "43d84d1d7a6ac92673717f9f6d1518374ef257669c24ebc5ac25d5033828be58"
7086dependencies = [
7087 "profiling-procmacros",
7088]
7089
7090[[package]]
7091name = "profiling-procmacros"
7092version = "1.0.15"
7093source = "registry+https://github.com/rust-lang/crates.io-index"
7094checksum = "8021cf59c8ec9c432cfc2526ac6b8aa508ecaf29cd415f271b8406c1b851c3fd"
7095dependencies = [
7096 "quote",
7097 "syn 2.0.48",
7098]
7099
7100[[package]]
7101name = "project"
7102version = "0.1.0"
7103dependencies = [
7104 "aho-corasick",
7105 "anyhow",
7106 "async-trait",
7107 "client",
7108 "clock",
7109 "collections",
7110 "copilot",
7111 "env_logger",
7112 "fs",
7113 "futures 0.3.28",
7114 "fuzzy",
7115 "git2",
7116 "globset",
7117 "gpui",
7118 "itertools 0.11.0",
7119 "language",
7120 "log",
7121 "lsp",
7122 "node_runtime",
7123 "parking_lot",
7124 "postage",
7125 "prettier",
7126 "pretty_assertions",
7127 "rand 0.8.5",
7128 "regex",
7129 "release_channel",
7130 "rpc",
7131 "schemars",
7132 "serde",
7133 "serde_json",
7134 "settings",
7135 "sha2 0.10.7",
7136 "similar",
7137 "smol",
7138 "task",
7139 "terminal",
7140 "text",
7141 "unindent",
7142 "util",
7143 "which 6.0.0",
7144 "worktree",
7145]
7146
7147[[package]]
7148name = "project_panel"
7149version = "0.1.0"
7150dependencies = [
7151 "anyhow",
7152 "client",
7153 "collections",
7154 "db",
7155 "editor",
7156 "gpui",
7157 "language",
7158 "menu",
7159 "pretty_assertions",
7160 "project",
7161 "schemars",
7162 "search",
7163 "serde",
7164 "serde_derive",
7165 "serde_json",
7166 "settings",
7167 "theme",
7168 "ui",
7169 "unicase",
7170 "util",
7171 "workspace",
7172]
7173
7174[[package]]
7175name = "project_symbols"
7176version = "0.1.0"
7177dependencies = [
7178 "anyhow",
7179 "editor",
7180 "futures 0.3.28",
7181 "fuzzy",
7182 "gpui",
7183 "language",
7184 "lsp",
7185 "ordered-float 2.10.0",
7186 "picker",
7187 "project",
7188 "release_channel",
7189 "serde_json",
7190 "settings",
7191 "theme",
7192 "util",
7193 "workspace",
7194]
7195
7196[[package]]
7197name = "prometheus"
7198version = "0.13.3"
7199source = "registry+https://github.com/rust-lang/crates.io-index"
7200checksum = "449811d15fbdf5ceb5c1144416066429cf82316e2ec8ce0c1f6f8a02e7bbcf8c"
7201dependencies = [
7202 "cfg-if",
7203 "fnv",
7204 "lazy_static",
7205 "memchr",
7206 "parking_lot",
7207 "protobuf",
7208 "thiserror",
7209]
7210
7211[[package]]
7212name = "prost"
7213version = "0.9.0"
7214source = "registry+https://github.com/rust-lang/crates.io-index"
7215checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"
7216dependencies = [
7217 "bytes 1.5.0",
7218 "prost-derive",
7219]
7220
7221[[package]]
7222name = "prost-build"
7223version = "0.9.0"
7224source = "registry+https://github.com/rust-lang/crates.io-index"
7225checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"
7226dependencies = [
7227 "bytes 1.5.0",
7228 "heck 0.3.3",
7229 "itertools 0.10.5",
7230 "lazy_static",
7231 "log",
7232 "multimap",
7233 "petgraph",
7234 "prost",
7235 "prost-types",
7236 "regex",
7237 "tempfile",
7238 "which 4.4.2",
7239]
7240
7241[[package]]
7242name = "prost-derive"
7243version = "0.9.0"
7244source = "registry+https://github.com/rust-lang/crates.io-index"
7245checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe"
7246dependencies = [
7247 "anyhow",
7248 "itertools 0.10.5",
7249 "proc-macro2",
7250 "quote",
7251 "syn 1.0.109",
7252]
7253
7254[[package]]
7255name = "prost-types"
7256version = "0.9.0"
7257source = "registry+https://github.com/rust-lang/crates.io-index"
7258checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"
7259dependencies = [
7260 "bytes 1.5.0",
7261 "prost",
7262]
7263
7264[[package]]
7265name = "protobuf"
7266version = "2.28.0"
7267source = "registry+https://github.com/rust-lang/crates.io-index"
7268checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
7269
7270[[package]]
7271name = "psm"
7272version = "0.1.21"
7273source = "registry+https://github.com/rust-lang/crates.io-index"
7274checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"
7275dependencies = [
7276 "cc",
7277]
7278
7279[[package]]
7280name = "ptr_meta"
7281version = "0.1.4"
7282source = "registry+https://github.com/rust-lang/crates.io-index"
7283checksum = "0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1"
7284dependencies = [
7285 "ptr_meta_derive",
7286]
7287
7288[[package]]
7289name = "ptr_meta_derive"
7290version = "0.1.4"
7291source = "registry+https://github.com/rust-lang/crates.io-index"
7292checksum = "16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac"
7293dependencies = [
7294 "proc-macro2",
7295 "quote",
7296 "syn 1.0.109",
7297]
7298
7299[[package]]
7300name = "pulldown-cmark"
7301version = "0.10.0"
7302source = "registry+https://github.com/rust-lang/crates.io-index"
7303checksum = "dce76ce678ffc8e5675b22aa1405de0b7037e2fdf8913fea40d1926c6fe1e6e7"
7304dependencies = [
7305 "bitflags 2.4.2",
7306 "memchr",
7307 "unicase",
7308]
7309
7310[[package]]
7311name = "quick-xml"
7312version = "0.30.0"
7313source = "registry+https://github.com/rust-lang/crates.io-index"
7314checksum = "eff6510e86862b57b210fd8cbe8ed3f0d7d600b9c2863cd4549a2e033c66e956"
7315dependencies = [
7316 "memchr",
7317]
7318
7319[[package]]
7320name = "quick-xml"
7321version = "0.31.0"
7322source = "registry+https://github.com/rust-lang/crates.io-index"
7323checksum = "1004a344b30a54e2ee58d66a71b32d2db2feb0a31f9a2d302bf0536f15de2a33"
7324dependencies = [
7325 "memchr",
7326]
7327
7328[[package]]
7329name = "quick_action_bar"
7330version = "0.1.0"
7331dependencies = [
7332 "assistant",
7333 "editor",
7334 "gpui",
7335 "search",
7336 "settings",
7337 "ui",
7338 "workspace",
7339]
7340
7341[[package]]
7342name = "quote"
7343version = "1.0.35"
7344source = "registry+https://github.com/rust-lang/crates.io-index"
7345checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
7346dependencies = [
7347 "proc-macro2",
7348]
7349
7350[[package]]
7351name = "radium"
7352version = "0.7.0"
7353source = "registry+https://github.com/rust-lang/crates.io-index"
7354checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
7355
7356[[package]]
7357name = "rand"
7358version = "0.7.3"
7359source = "registry+https://github.com/rust-lang/crates.io-index"
7360checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
7361dependencies = [
7362 "getrandom 0.1.16",
7363 "libc",
7364 "rand_chacha 0.2.2",
7365 "rand_core 0.5.1",
7366 "rand_hc",
7367]
7368
7369[[package]]
7370name = "rand"
7371version = "0.8.5"
7372source = "registry+https://github.com/rust-lang/crates.io-index"
7373checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
7374dependencies = [
7375 "libc",
7376 "rand_chacha 0.3.1",
7377 "rand_core 0.6.4",
7378]
7379
7380[[package]]
7381name = "rand_chacha"
7382version = "0.2.2"
7383source = "registry+https://github.com/rust-lang/crates.io-index"
7384checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
7385dependencies = [
7386 "ppv-lite86",
7387 "rand_core 0.5.1",
7388]
7389
7390[[package]]
7391name = "rand_chacha"
7392version = "0.3.1"
7393source = "registry+https://github.com/rust-lang/crates.io-index"
7394checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
7395dependencies = [
7396 "ppv-lite86",
7397 "rand_core 0.6.4",
7398]
7399
7400[[package]]
7401name = "rand_core"
7402version = "0.5.1"
7403source = "registry+https://github.com/rust-lang/crates.io-index"
7404checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
7405dependencies = [
7406 "getrandom 0.1.16",
7407]
7408
7409[[package]]
7410name = "rand_core"
7411version = "0.6.4"
7412source = "registry+https://github.com/rust-lang/crates.io-index"
7413checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
7414dependencies = [
7415 "getrandom 0.2.10",
7416]
7417
7418[[package]]
7419name = "rand_hc"
7420version = "0.2.0"
7421source = "registry+https://github.com/rust-lang/crates.io-index"
7422checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
7423dependencies = [
7424 "rand_core 0.5.1",
7425]
7426
7427[[package]]
7428name = "rangemap"
7429version = "1.4.0"
7430source = "registry+https://github.com/rust-lang/crates.io-index"
7431checksum = "977b1e897f9d764566891689e642653e5ed90c6895106acd005eb4c1d0203991"
7432
7433[[package]]
7434name = "raw-window-handle"
7435version = "0.5.2"
7436source = "registry+https://github.com/rust-lang/crates.io-index"
7437checksum = "f2ff9a1f06a88b01621b7ae906ef0211290d1c8a168a15542486a8f61c0833b9"
7438
7439[[package]]
7440name = "raw-window-handle"
7441version = "0.6.0"
7442source = "registry+https://github.com/rust-lang/crates.io-index"
7443checksum = "42a9830a0e1b9fb145ebb365b8bc4ccd75f290f98c0247deafbbe2c75cefb544"
7444
7445[[package]]
7446name = "raw-window-metal"
7447version = "0.3.2"
7448source = "registry+https://github.com/rust-lang/crates.io-index"
7449checksum = "ac4ea493258d54c24cb46aa9345d099e58e2ea3f30dd63667fc54fc892f18e76"
7450dependencies = [
7451 "cocoa",
7452 "core-graphics",
7453 "objc",
7454 "raw-window-handle 0.5.2",
7455]
7456
7457[[package]]
7458name = "rawpointer"
7459version = "0.2.1"
7460source = "registry+https://github.com/rust-lang/crates.io-index"
7461checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"
7462
7463[[package]]
7464name = "rayon"
7465version = "1.8.0"
7466source = "registry+https://github.com/rust-lang/crates.io-index"
7467checksum = "9c27db03db7734835b3f53954b534c91069375ce6ccaa2e065441e07d9b6cdb1"
7468dependencies = [
7469 "either",
7470 "rayon-core",
7471]
7472
7473[[package]]
7474name = "rayon-core"
7475version = "1.12.0"
7476source = "registry+https://github.com/rust-lang/crates.io-index"
7477checksum = "5ce3fb6ad83f861aac485e76e1985cd109d9a3713802152be56c3b1f0e0658ed"
7478dependencies = [
7479 "crossbeam-deque",
7480 "crossbeam-utils",
7481]
7482
7483[[package]]
7484name = "rctree"
7485version = "0.3.3"
7486source = "registry+https://github.com/rust-lang/crates.io-index"
7487checksum = "be9e29cb19c8fe84169fcb07f8f11e66bc9e6e0280efd4715c54818296f8a4a8"
7488
7489[[package]]
7490name = "read-fonts"
7491version = "0.15.3"
7492source = "registry+https://github.com/rust-lang/crates.io-index"
7493checksum = "a1362980db95801b70031dd592dc052a44b1810ca9da8fbcf7b25983f3174ed0"
7494dependencies = [
7495 "font-types",
7496]
7497
7498[[package]]
7499name = "recent_projects"
7500version = "0.1.0"
7501dependencies = [
7502 "collections",
7503 "editor",
7504 "fuzzy",
7505 "gpui",
7506 "itertools 0.11.0",
7507 "language",
7508 "menu",
7509 "ordered-float 2.10.0",
7510 "picker",
7511 "project",
7512 "serde",
7513 "serde_json",
7514 "smol",
7515 "ui",
7516 "util",
7517 "workspace",
7518]
7519
7520[[package]]
7521name = "redox_syscall"
7522version = "0.2.16"
7523source = "registry+https://github.com/rust-lang/crates.io-index"
7524checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
7525dependencies = [
7526 "bitflags 1.3.2",
7527]
7528
7529[[package]]
7530name = "redox_syscall"
7531version = "0.3.5"
7532source = "registry+https://github.com/rust-lang/crates.io-index"
7533checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
7534dependencies = [
7535 "bitflags 1.3.2",
7536]
7537
7538[[package]]
7539name = "redox_syscall"
7540version = "0.4.1"
7541source = "registry+https://github.com/rust-lang/crates.io-index"
7542checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
7543dependencies = [
7544 "bitflags 1.3.2",
7545]
7546
7547[[package]]
7548name = "redox_users"
7549version = "0.4.3"
7550source = "registry+https://github.com/rust-lang/crates.io-index"
7551checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"
7552dependencies = [
7553 "getrandom 0.2.10",
7554 "redox_syscall 0.2.16",
7555 "thiserror",
7556]
7557
7558[[package]]
7559name = "refineable"
7560version = "0.1.0"
7561dependencies = [
7562 "derive_refineable",
7563]
7564
7565[[package]]
7566name = "regalloc2"
7567version = "0.9.3"
7568source = "registry+https://github.com/rust-lang/crates.io-index"
7569checksum = "ad156d539c879b7a24a363a2016d77961786e71f48f2e2fc8302a92abd2429a6"
7570dependencies = [
7571 "hashbrown 0.13.2",
7572 "log",
7573 "rustc-hash",
7574 "slice-group-by",
7575 "smallvec",
7576]
7577
7578[[package]]
7579name = "regex"
7580version = "1.10.3"
7581source = "registry+https://github.com/rust-lang/crates.io-index"
7582checksum = "b62dbe01f0b06f9d8dc7d49e05a0785f153b00b2c227856282f671e0318c9b15"
7583dependencies = [
7584 "aho-corasick",
7585 "memchr",
7586 "regex-automata 0.4.5",
7587 "regex-syntax 0.8.2",
7588]
7589
7590[[package]]
7591name = "regex-automata"
7592version = "0.1.10"
7593source = "registry+https://github.com/rust-lang/crates.io-index"
7594checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
7595dependencies = [
7596 "regex-syntax 0.6.29",
7597]
7598
7599[[package]]
7600name = "regex-automata"
7601version = "0.3.8"
7602source = "registry+https://github.com/rust-lang/crates.io-index"
7603checksum = "c2f401f4955220693b56f8ec66ee9c78abffd8d1c4f23dc41a23839eb88f0795"
7604
7605[[package]]
7606name = "regex-automata"
7607version = "0.4.5"
7608source = "registry+https://github.com/rust-lang/crates.io-index"
7609checksum = "5bb987efffd3c6d0d8f5f89510bb458559eab11e4f869acb20bf845e016259cd"
7610dependencies = [
7611 "aho-corasick",
7612 "memchr",
7613 "regex-syntax 0.8.2",
7614]
7615
7616[[package]]
7617name = "regex-lite"
7618version = "0.1.5"
7619source = "registry+https://github.com/rust-lang/crates.io-index"
7620checksum = "30b661b2f27137bdbc16f00eda72866a92bb28af1753ffbd56744fb6e2e9cd8e"
7621
7622[[package]]
7623name = "regex-syntax"
7624version = "0.6.29"
7625source = "registry+https://github.com/rust-lang/crates.io-index"
7626checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
7627
7628[[package]]
7629name = "regex-syntax"
7630version = "0.8.2"
7631source = "registry+https://github.com/rust-lang/crates.io-index"
7632checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
7633
7634[[package]]
7635name = "release_channel"
7636version = "0.1.0"
7637dependencies = [
7638 "gpui",
7639 "once_cell",
7640]
7641
7642[[package]]
7643name = "rend"
7644version = "0.4.0"
7645source = "registry+https://github.com/rust-lang/crates.io-index"
7646checksum = "581008d2099240d37fb08d77ad713bcaec2c4d89d50b5b21a8bb1996bbab68ab"
7647dependencies = [
7648 "bytecheck",
7649]
7650
7651[[package]]
7652name = "reqwest"
7653version = "0.11.20"
7654source = "registry+https://github.com/rust-lang/crates.io-index"
7655checksum = "3e9ad3fe7488d7e34558a2033d45a0c90b72d97b4f80705666fea71472e2e6a1"
7656dependencies = [
7657 "base64 0.21.4",
7658 "bytes 1.5.0",
7659 "encoding_rs",
7660 "futures-core",
7661 "futures-util",
7662 "h2",
7663 "http 0.2.9",
7664 "http-body",
7665 "hyper",
7666 "hyper-tls",
7667 "ipnet",
7668 "js-sys",
7669 "log",
7670 "mime",
7671 "native-tls",
7672 "once_cell",
7673 "percent-encoding",
7674 "pin-project-lite",
7675 "serde",
7676 "serde_json",
7677 "serde_urlencoded",
7678 "tokio",
7679 "tokio-native-tls",
7680 "tower-service",
7681 "url",
7682 "wasm-bindgen",
7683 "wasm-bindgen-futures",
7684 "web-sys",
7685 "winreg",
7686]
7687
7688[[package]]
7689name = "resvg"
7690version = "0.14.1"
7691source = "registry+https://github.com/rust-lang/crates.io-index"
7692checksum = "09697862c5c3f940cbaffef91969c62188b5c8ed385b0aef43a5ff01ddc8000f"
7693dependencies = [
7694 "jpeg-decoder",
7695 "log",
7696 "pico-args",
7697 "png",
7698 "rgb",
7699 "svgfilters",
7700 "tiny-skia",
7701 "usvg",
7702]
7703
7704[[package]]
7705name = "rfc6979"
7706version = "0.3.1"
7707source = "registry+https://github.com/rust-lang/crates.io-index"
7708checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"
7709dependencies = [
7710 "crypto-bigint 0.4.9",
7711 "hmac 0.12.1",
7712 "zeroize",
7713]
7714
7715[[package]]
7716name = "rgb"
7717version = "0.8.36"
7718source = "registry+https://github.com/rust-lang/crates.io-index"
7719checksum = "20ec2d3e3fc7a92ced357df9cebd5a10b6fb2aa1ee797bf7e9ce2f17dffc8f59"
7720dependencies = [
7721 "bytemuck",
7722]
7723
7724[[package]]
7725name = "rich_text"
7726version = "0.1.0"
7727dependencies = [
7728 "futures 0.3.28",
7729 "gpui",
7730 "language",
7731 "linkify",
7732 "pulldown-cmark",
7733 "theme",
7734 "ui",
7735 "util",
7736]
7737
7738[[package]]
7739name = "ring"
7740version = "0.16.20"
7741source = "registry+https://github.com/rust-lang/crates.io-index"
7742checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
7743dependencies = [
7744 "cc",
7745 "libc",
7746 "once_cell",
7747 "spin 0.5.2",
7748 "untrusted 0.7.1",
7749 "web-sys",
7750 "winapi",
7751]
7752
7753[[package]]
7754name = "ring"
7755version = "0.17.7"
7756source = "registry+https://github.com/rust-lang/crates.io-index"
7757checksum = "688c63d65483050968b2a8937f7995f443e27041a0f7700aa59b0822aedebb74"
7758dependencies = [
7759 "cc",
7760 "getrandom 0.2.10",
7761 "libc",
7762 "spin 0.9.8",
7763 "untrusted 0.9.0",
7764 "windows-sys 0.48.0",
7765]
7766
7767[[package]]
7768name = "rkyv"
7769version = "0.7.42"
7770source = "registry+https://github.com/rust-lang/crates.io-index"
7771checksum = "0200c8230b013893c0b2d6213d6ec64ed2b9be2e0e016682b7224ff82cff5c58"
7772dependencies = [
7773 "bitvec",
7774 "bytecheck",
7775 "hashbrown 0.12.3",
7776 "ptr_meta",
7777 "rend",
7778 "rkyv_derive",
7779 "seahash",
7780 "tinyvec",
7781 "uuid",
7782]
7783
7784[[package]]
7785name = "rkyv_derive"
7786version = "0.7.42"
7787source = "registry+https://github.com/rust-lang/crates.io-index"
7788checksum = "b2e06b915b5c230a17d7a736d1e2e63ee753c256a8614ef3f5147b13a4f5541d"
7789dependencies = [
7790 "proc-macro2",
7791 "quote",
7792 "syn 1.0.109",
7793]
7794
7795[[package]]
7796name = "rmp"
7797version = "0.8.12"
7798source = "registry+https://github.com/rust-lang/crates.io-index"
7799checksum = "7f9860a6cc38ed1da53456442089b4dfa35e7cedaa326df63017af88385e6b20"
7800dependencies = [
7801 "byteorder",
7802 "num-traits",
7803 "paste",
7804]
7805
7806[[package]]
7807name = "rmpv"
7808version = "1.0.1"
7809source = "registry+https://github.com/rust-lang/crates.io-index"
7810checksum = "2e0e0214a4a2b444ecce41a4025792fc31f77c7bb89c46d253953ea8c65701ec"
7811dependencies = [
7812 "num-traits",
7813 "rmp",
7814]
7815
7816[[package]]
7817name = "rodio"
7818version = "0.17.1"
7819source = "registry+https://github.com/rust-lang/crates.io-index"
7820checksum = "bdf1d4dea18dff2e9eb6dca123724f8b60ef44ad74a9ad283cdfe025df7e73fa"
7821dependencies = [
7822 "cpal",
7823 "hound",
7824]
7825
7826[[package]]
7827name = "rope"
7828version = "0.1.0"
7829dependencies = [
7830 "arrayvec 0.7.4",
7831 "bromberg_sl2",
7832 "gpui",
7833 "log",
7834 "rand 0.8.5",
7835 "smallvec",
7836 "sum_tree",
7837 "util",
7838]
7839
7840[[package]]
7841name = "roxmltree"
7842version = "0.14.1"
7843source = "registry+https://github.com/rust-lang/crates.io-index"
7844checksum = "921904a62e410e37e215c40381b7117f830d9d89ba60ab5236170541dd25646b"
7845dependencies = [
7846 "xmlparser",
7847]
7848
7849[[package]]
7850name = "roxmltree"
7851version = "0.19.0"
7852source = "registry+https://github.com/rust-lang/crates.io-index"
7853checksum = "3cd14fd5e3b777a7422cca79358c57a8f6e3a703d9ac187448d0daf220c2407f"
7854
7855[[package]]
7856name = "rpc"
7857version = "0.1.0"
7858dependencies = [
7859 "anyhow",
7860 "async-tungstenite",
7861 "base64 0.13.1",
7862 "collections",
7863 "env_logger",
7864 "futures 0.3.28",
7865 "gpui",
7866 "parking_lot",
7867 "prost",
7868 "prost-build",
7869 "rand 0.8.5",
7870 "rsa 0.4.0",
7871 "serde",
7872 "serde_json",
7873 "strum",
7874 "tracing",
7875 "util",
7876 "zstd",
7877]
7878
7879[[package]]
7880name = "rsa"
7881version = "0.4.0"
7882source = "registry+https://github.com/rust-lang/crates.io-index"
7883checksum = "68ef841a26fc5d040ced0417c6c6a64ee851f42489df11cdf0218e545b6f8d28"
7884dependencies = [
7885 "byteorder",
7886 "digest 0.9.0",
7887 "lazy_static",
7888 "num-bigint-dig 0.7.1",
7889 "num-integer",
7890 "num-iter",
7891 "num-traits",
7892 "pem",
7893 "rand 0.8.5",
7894 "simple_asn1",
7895 "subtle",
7896 "zeroize",
7897]
7898
7899[[package]]
7900name = "rsa"
7901version = "0.9.2"
7902source = "registry+https://github.com/rust-lang/crates.io-index"
7903checksum = "6ab43bb47d23c1a631b4b680199a45255dce26fa9ab2fa902581f624ff13e6a8"
7904dependencies = [
7905 "byteorder",
7906 "const-oid",
7907 "digest 0.10.7",
7908 "num-bigint-dig 0.8.4",
7909 "num-integer",
7910 "num-iter",
7911 "num-traits",
7912 "pkcs1",
7913 "pkcs8 0.10.2",
7914 "rand_core 0.6.4",
7915 "signature 2.1.0",
7916 "spki 0.7.2",
7917 "subtle",
7918 "zeroize",
7919]
7920
7921[[package]]
7922name = "rusqlite"
7923version = "0.29.0"
7924source = "registry+https://github.com/rust-lang/crates.io-index"
7925checksum = "549b9d036d571d42e6e85d1c1425e2ac83491075078ca9a15be021c56b1641f2"
7926dependencies = [
7927 "bitflags 2.4.2",
7928 "fallible-iterator 0.2.0",
7929 "fallible-streaming-iterator",
7930 "hashlink",
7931 "libsqlite3-sys",
7932 "smallvec",
7933]
7934
7935[[package]]
7936name = "rust-embed"
7937version = "8.2.0"
7938source = "registry+https://github.com/rust-lang/crates.io-index"
7939checksum = "a82c0bbc10308ed323529fd3c1dce8badda635aa319a5ff0e6466f33b8101e3f"
7940dependencies = [
7941 "rust-embed-impl",
7942 "rust-embed-utils",
7943 "walkdir",
7944]
7945
7946[[package]]
7947name = "rust-embed-impl"
7948version = "8.2.0"
7949source = "registry+https://github.com/rust-lang/crates.io-index"
7950checksum = "6227c01b1783cdfee1bcf844eb44594cd16ec71c35305bf1c9fb5aade2735e16"
7951dependencies = [
7952 "proc-macro2",
7953 "quote",
7954 "rust-embed-utils",
7955 "syn 2.0.48",
7956 "walkdir",
7957]
7958
7959[[package]]
7960name = "rust-embed-utils"
7961version = "8.2.0"
7962source = "registry+https://github.com/rust-lang/crates.io-index"
7963checksum = "8cb0a25bfbb2d4b4402179c2cf030387d9990857ce08a32592c6238db9fa8665"
7964dependencies = [
7965 "globset",
7966 "sha2 0.10.7",
7967 "walkdir",
7968]
7969
7970[[package]]
7971name = "rust_decimal"
7972version = "1.32.0"
7973source = "registry+https://github.com/rust-lang/crates.io-index"
7974checksum = "a4c4216490d5a413bc6d10fa4742bd7d4955941d062c0ef873141d6b0e7b30fd"
7975dependencies = [
7976 "arrayvec 0.7.4",
7977 "borsh",
7978 "bytes 1.5.0",
7979 "num-traits",
7980 "rand 0.8.5",
7981 "rkyv",
7982 "serde",
7983 "serde_json",
7984]
7985
7986[[package]]
7987name = "rustc-demangle"
7988version = "0.1.23"
7989source = "registry+https://github.com/rust-lang/crates.io-index"
7990checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
7991
7992[[package]]
7993name = "rustc-hash"
7994version = "1.1.0"
7995source = "registry+https://github.com/rust-lang/crates.io-index"
7996checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
7997
7998[[package]]
7999name = "rustc_version"
8000version = "0.4.0"
8001source = "registry+https://github.com/rust-lang/crates.io-index"
8002checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
8003dependencies = [
8004 "semver",
8005]
8006
8007[[package]]
8008name = "rustix"
8009version = "0.37.23"
8010source = "registry+https://github.com/rust-lang/crates.io-index"
8011checksum = "4d69718bf81c6127a49dc64e44a742e8bb9213c0ff8869a22c308f84c1d4ab06"
8012dependencies = [
8013 "bitflags 1.3.2",
8014 "errno",
8015 "io-lifetimes 1.0.11",
8016 "libc",
8017 "linux-raw-sys 0.3.8",
8018 "windows-sys 0.48.0",
8019]
8020
8021[[package]]
8022name = "rustix"
8023version = "0.38.30"
8024source = "registry+https://github.com/rust-lang/crates.io-index"
8025checksum = "322394588aaf33c24007e8bb3238ee3e4c5c09c084ab32bc73890b99ff326bca"
8026dependencies = [
8027 "bitflags 2.4.2",
8028 "errno",
8029 "itoa",
8030 "libc",
8031 "linux-raw-sys 0.4.12",
8032 "once_cell",
8033 "windows-sys 0.52.0",
8034]
8035
8036[[package]]
8037name = "rustix-openpty"
8038version = "0.1.1"
8039source = "registry+https://github.com/rust-lang/crates.io-index"
8040checksum = "a25c3aad9fc1424eb82c88087789a7d938e1829724f3e4043163baf0d13cfc12"
8041dependencies = [
8042 "errno",
8043 "libc",
8044 "rustix 0.38.30",
8045]
8046
8047[[package]]
8048name = "rustls"
8049version = "0.21.10"
8050source = "registry+https://github.com/rust-lang/crates.io-index"
8051checksum = "f9d5a6813c0759e4609cd494e8e725babae6a2ca7b62a5536a13daaec6fcb7ba"
8052dependencies = [
8053 "log",
8054 "ring 0.17.7",
8055 "rustls-webpki",
8056 "sct",
8057]
8058
8059[[package]]
8060name = "rustls-native-certs"
8061version = "0.6.3"
8062source = "registry+https://github.com/rust-lang/crates.io-index"
8063checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00"
8064dependencies = [
8065 "openssl-probe",
8066 "rustls-pemfile",
8067 "schannel",
8068 "security-framework",
8069]
8070
8071[[package]]
8072name = "rustls-pemfile"
8073version = "1.0.3"
8074source = "registry+https://github.com/rust-lang/crates.io-index"
8075checksum = "2d3987094b1d07b653b7dfdc3f70ce9a1da9c51ac18c1b06b662e4f9a0e9f4b2"
8076dependencies = [
8077 "base64 0.21.4",
8078]
8079
8080[[package]]
8081name = "rustls-webpki"
8082version = "0.101.7"
8083source = "registry+https://github.com/rust-lang/crates.io-index"
8084checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
8085dependencies = [
8086 "ring 0.17.7",
8087 "untrusted 0.9.0",
8088]
8089
8090[[package]]
8091name = "rustversion"
8092version = "1.0.14"
8093source = "registry+https://github.com/rust-lang/crates.io-index"
8094checksum = "7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4"
8095
8096[[package]]
8097name = "rustybuzz"
8098version = "0.3.0"
8099source = "registry+https://github.com/rust-lang/crates.io-index"
8100checksum = "0ab463a295d00f3692e0974a0bfd83c7a9bcd119e27e07c2beecdb1b44a09d10"
8101dependencies = [
8102 "bitflags 1.3.2",
8103 "bytemuck",
8104 "smallvec",
8105 "ttf-parser 0.9.0",
8106 "unicode-bidi-mirroring",
8107 "unicode-ccc",
8108 "unicode-general-category",
8109 "unicode-script",
8110]
8111
8112[[package]]
8113name = "rustybuzz"
8114version = "0.11.0"
8115source = "registry+https://github.com/rust-lang/crates.io-index"
8116checksum = "2ee8fe2a8461a0854a37101fe7a1b13998d0cfa987e43248e81d2a5f4570f6fa"
8117dependencies = [
8118 "bitflags 1.3.2",
8119 "bytemuck",
8120 "libm",
8121 "smallvec",
8122 "ttf-parser 0.20.0",
8123 "unicode-bidi-mirroring",
8124 "unicode-ccc",
8125 "unicode-properties",
8126 "unicode-script",
8127]
8128
8129[[package]]
8130name = "ryu"
8131version = "1.0.15"
8132source = "registry+https://github.com/rust-lang/crates.io-index"
8133checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741"
8134
8135[[package]]
8136name = "safe_arch"
8137version = "0.5.2"
8138source = "registry+https://github.com/rust-lang/crates.io-index"
8139checksum = "c1ff3d6d9696af502cc3110dacce942840fb06ff4514cad92236ecc455f2ce05"
8140dependencies = [
8141 "bytemuck",
8142]
8143
8144[[package]]
8145name = "safemem"
8146version = "0.3.3"
8147source = "registry+https://github.com/rust-lang/crates.io-index"
8148checksum = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072"
8149
8150[[package]]
8151name = "salsa20"
8152version = "0.8.1"
8153source = "registry+https://github.com/rust-lang/crates.io-index"
8154checksum = "ecbd2eb639fd7cab5804a0837fe373cc2172d15437e804c054a9fb885cb923b0"
8155dependencies = [
8156 "cipher 0.3.0",
8157]
8158
8159[[package]]
8160name = "same-file"
8161version = "1.0.6"
8162source = "registry+https://github.com/rust-lang/crates.io-index"
8163checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
8164dependencies = [
8165 "winapi-util",
8166]
8167
8168[[package]]
8169name = "schannel"
8170version = "0.1.22"
8171source = "registry+https://github.com/rust-lang/crates.io-index"
8172checksum = "0c3733bf4cf7ea0880754e19cb5a462007c4a8c1914bff372ccc95b464f1df88"
8173dependencies = [
8174 "windows-sys 0.48.0",
8175]
8176
8177[[package]]
8178name = "schemars"
8179version = "0.8.15"
8180source = "registry+https://github.com/rust-lang/crates.io-index"
8181checksum = "1f7b0ce13155372a76ee2e1c5ffba1fe61ede73fbea5630d61eee6fac4929c0c"
8182dependencies = [
8183 "dyn-clone",
8184 "indexmap 1.9.3",
8185 "schemars_derive",
8186 "serde",
8187 "serde_json",
8188]
8189
8190[[package]]
8191name = "schemars_derive"
8192version = "0.8.15"
8193source = "registry+https://github.com/rust-lang/crates.io-index"
8194checksum = "e85e2a16b12bdb763244c69ab79363d71db2b4b918a2def53f80b02e0574b13c"
8195dependencies = [
8196 "proc-macro2",
8197 "quote",
8198 "serde_derive_internals",
8199 "syn 1.0.109",
8200]
8201
8202[[package]]
8203name = "scoped-tls"
8204version = "1.0.1"
8205source = "registry+https://github.com/rust-lang/crates.io-index"
8206checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
8207
8208[[package]]
8209name = "scoped_threadpool"
8210version = "0.1.9"
8211source = "registry+https://github.com/rust-lang/crates.io-index"
8212checksum = "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8"
8213
8214[[package]]
8215name = "scopeguard"
8216version = "1.2.0"
8217source = "registry+https://github.com/rust-lang/crates.io-index"
8218checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
8219
8220[[package]]
8221name = "scrypt"
8222version = "0.7.0"
8223source = "registry+https://github.com/rust-lang/crates.io-index"
8224checksum = "879588d8f90906e73302547e20fffefdd240eb3e0e744e142321f5d49dea0518"
8225dependencies = [
8226 "base64ct",
8227 "hmac 0.11.0",
8228 "password-hash",
8229 "pbkdf2 0.8.0",
8230 "salsa20",
8231 "sha2 0.9.9",
8232]
8233
8234[[package]]
8235name = "sct"
8236version = "0.7.0"
8237source = "registry+https://github.com/rust-lang/crates.io-index"
8238checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"
8239dependencies = [
8240 "ring 0.16.20",
8241 "untrusted 0.7.1",
8242]
8243
8244[[package]]
8245name = "sea-bae"
8246version = "0.2.0"
8247source = "registry+https://github.com/rust-lang/crates.io-index"
8248checksum = "3bd3534a9978d0aa7edd2808dc1f8f31c4d0ecd31ddf71d997b3c98e9f3c9114"
8249dependencies = [
8250 "heck 0.4.1",
8251 "proc-macro-error",
8252 "proc-macro2",
8253 "quote",
8254 "syn 2.0.48",
8255]
8256
8257[[package]]
8258name = "sea-orm"
8259version = "0.12.3"
8260source = "registry+https://github.com/rust-lang/crates.io-index"
8261checksum = "da5b2d70c255bc5cbe1d49f69c3c8eadae0fbbaeb18ee978edbf2f75775cb94d"
8262dependencies = [
8263 "async-stream",
8264 "async-trait",
8265 "bigdecimal",
8266 "chrono",
8267 "futures 0.3.28",
8268 "log",
8269 "ouroboros",
8270 "rust_decimal",
8271 "sea-orm-macros",
8272 "sea-query",
8273 "sea-query-binder",
8274 "serde",
8275 "serde_json",
8276 "sqlx",
8277 "strum",
8278 "thiserror",
8279 "time",
8280 "tracing",
8281 "url",
8282 "uuid",
8283]
8284
8285[[package]]
8286name = "sea-orm-macros"
8287version = "0.12.3"
8288source = "registry+https://github.com/rust-lang/crates.io-index"
8289checksum = "d7c8d455fad40194fb9774fdc4810c0f2700ff0dc0e93bd5ce9d641cc3f5dd75"
8290dependencies = [
8291 "heck 0.4.1",
8292 "proc-macro2",
8293 "quote",
8294 "sea-bae",
8295 "syn 2.0.48",
8296 "unicode-ident",
8297]
8298
8299[[package]]
8300name = "sea-query"
8301version = "0.30.2"
8302source = "registry+https://github.com/rust-lang/crates.io-index"
8303checksum = "fb3e6bba153bb198646c8762c48414942a38db27d142e44735a133cabddcc820"
8304dependencies = [
8305 "bigdecimal",
8306 "chrono",
8307 "derivative",
8308 "inherent",
8309 "ordered-float 3.9.1",
8310 "rust_decimal",
8311 "serde_json",
8312 "time",
8313 "uuid",
8314]
8315
8316[[package]]
8317name = "sea-query-binder"
8318version = "0.5.0"
8319source = "registry+https://github.com/rust-lang/crates.io-index"
8320checksum = "36bbb68df92e820e4d5aeb17b4acd5cc8b5d18b2c36a4dd6f4626aabfa7ab1b9"
8321dependencies = [
8322 "bigdecimal",
8323 "chrono",
8324 "rust_decimal",
8325 "sea-query",
8326 "serde_json",
8327 "sqlx",
8328 "time",
8329 "uuid",
8330]
8331
8332[[package]]
8333name = "seahash"
8334version = "4.1.0"
8335source = "registry+https://github.com/rust-lang/crates.io-index"
8336checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
8337
8338[[package]]
8339name = "sealed"
8340version = "0.4.0"
8341source = "registry+https://github.com/rust-lang/crates.io-index"
8342checksum = "6b5e421024b5e5edfbaa8e60ecf90bda9dbffc602dbb230e6028763f85f0c68c"
8343dependencies = [
8344 "heck 0.3.3",
8345 "proc-macro2",
8346 "quote",
8347 "syn 1.0.109",
8348]
8349
8350[[package]]
8351name = "search"
8352version = "0.1.0"
8353dependencies = [
8354 "anyhow",
8355 "bitflags 2.4.2",
8356 "client",
8357 "collections",
8358 "editor",
8359 "futures 0.3.28",
8360 "gpui",
8361 "language",
8362 "menu",
8363 "project",
8364 "semantic_index",
8365 "serde",
8366 "serde_json",
8367 "settings",
8368 "smallvec",
8369 "smol",
8370 "theme",
8371 "ui",
8372 "unindent",
8373 "util",
8374 "workspace",
8375]
8376
8377[[package]]
8378name = "sec1"
8379version = "0.3.0"
8380source = "registry+https://github.com/rust-lang/crates.io-index"
8381checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"
8382dependencies = [
8383 "base16ct",
8384 "der 0.6.1",
8385 "generic-array",
8386 "pkcs8 0.9.0",
8387 "subtle",
8388 "zeroize",
8389]
8390
8391[[package]]
8392name = "security-framework"
8393version = "2.9.2"
8394source = "registry+https://github.com/rust-lang/crates.io-index"
8395checksum = "05b64fb303737d99b81884b2c63433e9ae28abebe5eb5045dcdd175dc2ecf4de"
8396dependencies = [
8397 "bitflags 1.3.2",
8398 "core-foundation",
8399 "core-foundation-sys 0.8.6",
8400 "libc",
8401 "security-framework-sys",
8402]
8403
8404[[package]]
8405name = "security-framework-sys"
8406version = "2.9.1"
8407source = "registry+https://github.com/rust-lang/crates.io-index"
8408checksum = "e932934257d3b408ed8f30db49d85ea163bfe74961f017f405b025af298f0c7a"
8409dependencies = [
8410 "core-foundation-sys 0.8.6",
8411 "libc",
8412]
8413
8414[[package]]
8415name = "self_cell"
8416version = "1.0.3"
8417source = "registry+https://github.com/rust-lang/crates.io-index"
8418checksum = "58bf37232d3bb9a2c4e641ca2a11d83b5062066f88df7fed36c28772046d65ba"
8419
8420[[package]]
8421name = "semantic_index"
8422version = "0.1.0"
8423dependencies = [
8424 "ai",
8425 "anyhow",
8426 "collections",
8427 "ctor",
8428 "env_logger",
8429 "futures 0.3.28",
8430 "gpui",
8431 "language",
8432 "lazy_static",
8433 "log",
8434 "ndarray",
8435 "ordered-float 2.10.0",
8436 "parking_lot",
8437 "postage",
8438 "pretty_assertions",
8439 "project",
8440 "rand 0.8.5",
8441 "release_channel",
8442 "rpc",
8443 "rusqlite",
8444 "schemars",
8445 "serde",
8446 "serde_json",
8447 "settings",
8448 "sha1",
8449 "smol",
8450 "tempfile",
8451 "tree-sitter",
8452 "tree-sitter-cpp",
8453 "tree-sitter-elixir",
8454 "tree-sitter-json 0.20.0",
8455 "tree-sitter-lua",
8456 "tree-sitter-php",
8457 "tree-sitter-ruby",
8458 "tree-sitter-rust",
8459 "tree-sitter-toml",
8460 "tree-sitter-typescript",
8461 "unindent",
8462 "util",
8463 "workspace",
8464]
8465
8466[[package]]
8467name = "semver"
8468version = "1.0.18"
8469source = "registry+https://github.com/rust-lang/crates.io-index"
8470checksum = "b0293b4b29daaf487284529cc2f5675b8e57c61f70167ba415a463651fd6a918"
8471
8472[[package]]
8473name = "seq-macro"
8474version = "0.2.2"
8475source = "registry+https://github.com/rust-lang/crates.io-index"
8476checksum = "5a9f47faea3cad316faa914d013d24f471cd90bfca1a0c70f05a3f42c6441e99"
8477
8478[[package]]
8479name = "serde"
8480version = "1.0.196"
8481source = "registry+https://github.com/rust-lang/crates.io-index"
8482checksum = "870026e60fa08c69f064aa766c10f10b1d62db9ccd4d0abb206472bee0ce3b32"
8483dependencies = [
8484 "serde_derive",
8485]
8486
8487[[package]]
8488name = "serde_derive"
8489version = "1.0.196"
8490source = "registry+https://github.com/rust-lang/crates.io-index"
8491checksum = "33c85360c95e7d137454dc81d9a4ed2b8efd8fbe19cee57357b32b9771fccb67"
8492dependencies = [
8493 "proc-macro2",
8494 "quote",
8495 "syn 2.0.48",
8496]
8497
8498[[package]]
8499name = "serde_derive_internals"
8500version = "0.26.0"
8501source = "registry+https://github.com/rust-lang/crates.io-index"
8502checksum = "85bf8229e7920a9f636479437026331ce11aa132b4dde37d121944a44d6e5f3c"
8503dependencies = [
8504 "proc-macro2",
8505 "quote",
8506 "syn 1.0.109",
8507]
8508
8509[[package]]
8510name = "serde_fmt"
8511version = "1.0.3"
8512source = "registry+https://github.com/rust-lang/crates.io-index"
8513checksum = "e1d4ddca14104cd60529e8c7f7ba71a2c8acd8f7f5cfcdc2faf97eeb7c3010a4"
8514dependencies = [
8515 "serde",
8516]
8517
8518[[package]]
8519name = "serde_json"
8520version = "1.0.107"
8521source = "registry+https://github.com/rust-lang/crates.io-index"
8522checksum = "6b420ce6e3d8bd882e9b243c6eed35dbc9a6110c9769e74b584e0d68d1f20c65"
8523dependencies = [
8524 "indexmap 2.0.0",
8525 "itoa",
8526 "ryu",
8527 "serde",
8528]
8529
8530[[package]]
8531name = "serde_json_lenient"
8532version = "0.1.7"
8533source = "registry+https://github.com/rust-lang/crates.io-index"
8534checksum = "26386958a1344003f2b2bcff51a23fbe70461a478ef29247c6c6ab2c1656f53e"
8535dependencies = [
8536 "indexmap 2.0.0",
8537 "itoa",
8538 "ryu",
8539 "serde",
8540]
8541
8542[[package]]
8543name = "serde_path_to_error"
8544version = "0.1.15"
8545source = "registry+https://github.com/rust-lang/crates.io-index"
8546checksum = "ebd154a240de39fdebcf5775d2675c204d7c13cf39a4c697be6493c8e734337c"
8547dependencies = [
8548 "itoa",
8549 "serde",
8550]
8551
8552[[package]]
8553name = "serde_repr"
8554version = "0.1.16"
8555source = "registry+https://github.com/rust-lang/crates.io-index"
8556checksum = "8725e1dfadb3a50f7e5ce0b1a540466f6ed3fe7a0fca2ac2b8b831d31316bd00"
8557dependencies = [
8558 "proc-macro2",
8559 "quote",
8560 "syn 2.0.48",
8561]
8562
8563[[package]]
8564name = "serde_spanned"
8565version = "0.6.5"
8566source = "registry+https://github.com/rust-lang/crates.io-index"
8567checksum = "eb3622f419d1296904700073ea6cc23ad690adbd66f13ea683df73298736f0c1"
8568dependencies = [
8569 "serde",
8570]
8571
8572[[package]]
8573name = "serde_urlencoded"
8574version = "0.7.1"
8575source = "registry+https://github.com/rust-lang/crates.io-index"
8576checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
8577dependencies = [
8578 "form_urlencoded",
8579 "itoa",
8580 "ryu",
8581 "serde",
8582]
8583
8584[[package]]
8585name = "settings"
8586version = "0.1.0"
8587dependencies = [
8588 "anyhow",
8589 "collections",
8590 "fs",
8591 "futures 0.3.28",
8592 "gpui",
8593 "indoc",
8594 "lazy_static",
8595 "pretty_assertions",
8596 "release_channel",
8597 "rust-embed",
8598 "schemars",
8599 "serde",
8600 "serde_derive",
8601 "serde_json",
8602 "serde_json_lenient",
8603 "smallvec",
8604 "tree-sitter",
8605 "tree-sitter-json 0.19.0",
8606 "unindent",
8607 "util",
8608]
8609
8610[[package]]
8611name = "sha-1"
8612version = "0.9.8"
8613source = "registry+https://github.com/rust-lang/crates.io-index"
8614checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"
8615dependencies = [
8616 "block-buffer 0.9.0",
8617 "cfg-if",
8618 "cpufeatures",
8619 "digest 0.9.0",
8620 "opaque-debug",
8621]
8622
8623[[package]]
8624name = "sha1"
8625version = "0.10.6"
8626source = "registry+https://github.com/rust-lang/crates.io-index"
8627checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
8628dependencies = [
8629 "cfg-if",
8630 "cpufeatures",
8631 "digest 0.10.7",
8632]
8633
8634[[package]]
8635name = "sha1_smol"
8636version = "1.0.0"
8637source = "registry+https://github.com/rust-lang/crates.io-index"
8638checksum = "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012"
8639
8640[[package]]
8641name = "sha2"
8642version = "0.9.9"
8643source = "registry+https://github.com/rust-lang/crates.io-index"
8644checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"
8645dependencies = [
8646 "block-buffer 0.9.0",
8647 "cfg-if",
8648 "cpufeatures",
8649 "digest 0.9.0",
8650 "opaque-debug",
8651]
8652
8653[[package]]
8654name = "sha2"
8655version = "0.10.7"
8656source = "registry+https://github.com/rust-lang/crates.io-index"
8657checksum = "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8"
8658dependencies = [
8659 "cfg-if",
8660 "cpufeatures",
8661 "digest 0.10.7",
8662]
8663
8664[[package]]
8665name = "sharded-slab"
8666version = "0.1.4"
8667source = "registry+https://github.com/rust-lang/crates.io-index"
8668checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"
8669dependencies = [
8670 "lazy_static",
8671]
8672
8673[[package]]
8674name = "shell-words"
8675version = "1.1.0"
8676source = "registry+https://github.com/rust-lang/crates.io-index"
8677checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
8678
8679[[package]]
8680name = "shellexpand"
8681version = "2.1.2"
8682source = "registry+https://github.com/rust-lang/crates.io-index"
8683checksum = "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4"
8684dependencies = [
8685 "dirs 4.0.0",
8686]
8687
8688[[package]]
8689name = "shlex"
8690version = "1.3.0"
8691source = "registry+https://github.com/rust-lang/crates.io-index"
8692checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
8693
8694[[package]]
8695name = "signal-hook"
8696version = "0.3.17"
8697source = "registry+https://github.com/rust-lang/crates.io-index"
8698checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801"
8699dependencies = [
8700 "libc",
8701 "signal-hook-registry",
8702]
8703
8704[[package]]
8705name = "signal-hook-registry"
8706version = "1.4.1"
8707source = "registry+https://github.com/rust-lang/crates.io-index"
8708checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
8709dependencies = [
8710 "libc",
8711]
8712
8713[[package]]
8714name = "signature"
8715version = "1.6.4"
8716source = "registry+https://github.com/rust-lang/crates.io-index"
8717checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
8718dependencies = [
8719 "digest 0.10.7",
8720 "rand_core 0.6.4",
8721]
8722
8723[[package]]
8724name = "signature"
8725version = "2.1.0"
8726source = "registry+https://github.com/rust-lang/crates.io-index"
8727checksum = "5e1788eed21689f9cf370582dfc467ef36ed9c707f073528ddafa8d83e3b8500"
8728dependencies = [
8729 "digest 0.10.7",
8730 "rand_core 0.6.4",
8731]
8732
8733[[package]]
8734name = "simdutf8"
8735version = "0.1.4"
8736source = "registry+https://github.com/rust-lang/crates.io-index"
8737checksum = "f27f6278552951f1f2b8cf9da965d10969b2efdea95a6ec47987ab46edfe263a"
8738
8739[[package]]
8740name = "similar"
8741version = "1.3.0"
8742source = "registry+https://github.com/rust-lang/crates.io-index"
8743checksum = "1ad1d488a557b235fc46dae55512ffbfc429d2482b08b4d9435ab07384ca8aec"
8744
8745[[package]]
8746name = "simple_asn1"
8747version = "0.5.4"
8748source = "registry+https://github.com/rust-lang/crates.io-index"
8749checksum = "8eb4ea60fb301dc81dfc113df680571045d375ab7345d171c5dc7d7e13107a80"
8750dependencies = [
8751 "chrono",
8752 "num-bigint 0.4.4",
8753 "num-traits",
8754 "thiserror",
8755]
8756
8757[[package]]
8758name = "simplecss"
8759version = "0.2.1"
8760source = "registry+https://github.com/rust-lang/crates.io-index"
8761checksum = "a11be7c62927d9427e9f40f3444d5499d868648e2edbc4e2116de69e7ec0e89d"
8762dependencies = [
8763 "log",
8764]
8765
8766[[package]]
8767name = "simplelog"
8768version = "0.9.0"
8769source = "registry+https://github.com/rust-lang/crates.io-index"
8770checksum = "4bc0ffd69814a9b251d43afcabf96dad1b29f5028378056257be9e3fecc9f720"
8771dependencies = [
8772 "chrono",
8773 "log",
8774 "termcolor",
8775]
8776
8777[[package]]
8778name = "siphasher"
8779version = "0.2.3"
8780source = "registry+https://github.com/rust-lang/crates.io-index"
8781checksum = "0b8de496cf83d4ed58b6be86c3a275b8602f6ffe98d3024a869e124147a9a3ac"
8782
8783[[package]]
8784name = "siphasher"
8785version = "0.3.11"
8786source = "registry+https://github.com/rust-lang/crates.io-index"
8787checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
8788
8789[[package]]
8790name = "slab"
8791version = "0.4.9"
8792source = "registry+https://github.com/rust-lang/crates.io-index"
8793checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
8794dependencies = [
8795 "autocfg",
8796]
8797
8798[[package]]
8799name = "slice-group-by"
8800version = "0.3.1"
8801source = "registry+https://github.com/rust-lang/crates.io-index"
8802checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7"
8803
8804[[package]]
8805name = "slotmap"
8806version = "1.0.6"
8807source = "registry+https://github.com/rust-lang/crates.io-index"
8808checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"
8809dependencies = [
8810 "version_check",
8811]
8812
8813[[package]]
8814name = "sluice"
8815version = "0.5.5"
8816source = "registry+https://github.com/rust-lang/crates.io-index"
8817checksum = "6d7400c0eff44aa2fcb5e31a5f24ba9716ed90138769e4977a2ba6014ae63eb5"
8818dependencies = [
8819 "async-channel 1.9.0",
8820 "futures-core",
8821 "futures-io",
8822]
8823
8824[[package]]
8825name = "smallvec"
8826version = "1.11.1"
8827source = "registry+https://github.com/rust-lang/crates.io-index"
8828checksum = "942b4a808e05215192e39f4ab80813e599068285906cc91aa64f923db842bd5a"
8829
8830[[package]]
8831name = "smithay-client-toolkit"
8832version = "0.18.1"
8833source = "registry+https://github.com/rust-lang/crates.io-index"
8834checksum = "922fd3eeab3bd820d76537ce8f582b1cf951eceb5475c28500c7457d9d17f53a"
8835dependencies = [
8836 "bitflags 2.4.2",
8837 "calloop",
8838 "calloop-wayland-source",
8839 "cursor-icon",
8840 "libc",
8841 "log",
8842 "memmap2 0.9.4",
8843 "rustix 0.38.30",
8844 "thiserror",
8845 "wayland-backend",
8846 "wayland-client",
8847 "wayland-csd-frame",
8848 "wayland-cursor",
8849 "wayland-protocols",
8850 "wayland-protocols-wlr",
8851 "wayland-scanner",
8852 "xkeysym",
8853]
8854
8855[[package]]
8856name = "smithay-clipboard"
8857version = "0.7.1"
8858source = "registry+https://github.com/rust-lang/crates.io-index"
8859checksum = "c091e7354ea8059d6ad99eace06dd13ddeedbb0ac72d40a9a6e7ff790525882d"
8860dependencies = [
8861 "libc",
8862 "smithay-client-toolkit",
8863 "wayland-backend",
8864]
8865
8866[[package]]
8867name = "smol"
8868version = "1.3.0"
8869source = "registry+https://github.com/rust-lang/crates.io-index"
8870checksum = "13f2b548cd8447f8de0fdf1c592929f70f4fc7039a05e47404b0d096ec6987a1"
8871dependencies = [
8872 "async-channel 1.9.0",
8873 "async-executor",
8874 "async-fs 1.6.0",
8875 "async-io 1.13.0",
8876 "async-lock 2.8.0",
8877 "async-net 1.7.0",
8878 "async-process 1.7.0",
8879 "blocking",
8880 "futures-lite 1.13.0",
8881]
8882
8883[[package]]
8884name = "snippet"
8885version = "0.1.0"
8886dependencies = [
8887 "anyhow",
8888 "smallvec",
8889]
8890
8891[[package]]
8892name = "socket2"
8893version = "0.4.9"
8894source = "registry+https://github.com/rust-lang/crates.io-index"
8895checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
8896dependencies = [
8897 "libc",
8898 "winapi",
8899]
8900
8901[[package]]
8902name = "socket2"
8903version = "0.5.4"
8904source = "registry+https://github.com/rust-lang/crates.io-index"
8905checksum = "4031e820eb552adee9295814c0ced9e5cf38ddf1e8b7d566d6de8e2538ea989e"
8906dependencies = [
8907 "libc",
8908 "windows-sys 0.48.0",
8909]
8910
8911[[package]]
8912name = "spdx"
8913version = "0.10.4"
8914source = "registry+https://github.com/rust-lang/crates.io-index"
8915checksum = "29ef1a0fa1e39ac22972c8db23ff89aea700ab96aa87114e1fb55937a631a0c9"
8916dependencies = [
8917 "smallvec",
8918]
8919
8920[[package]]
8921name = "spin"
8922version = "0.5.2"
8923source = "registry+https://github.com/rust-lang/crates.io-index"
8924checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
8925
8926[[package]]
8927name = "spin"
8928version = "0.9.8"
8929source = "registry+https://github.com/rust-lang/crates.io-index"
8930checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
8931dependencies = [
8932 "lock_api",
8933]
8934
8935[[package]]
8936name = "spirv"
8937version = "0.2.0+1.5.4"
8938source = "registry+https://github.com/rust-lang/crates.io-index"
8939checksum = "246bfa38fe3db3f1dfc8ca5a2cdeb7348c78be2112740cc0ec8ef18b6d94f830"
8940dependencies = [
8941 "bitflags 1.3.2",
8942 "num-traits",
8943]
8944
8945[[package]]
8946name = "spki"
8947version = "0.6.0"
8948source = "registry+https://github.com/rust-lang/crates.io-index"
8949checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"
8950dependencies = [
8951 "base64ct",
8952 "der 0.6.1",
8953]
8954
8955[[package]]
8956name = "spki"
8957version = "0.7.2"
8958source = "registry+https://github.com/rust-lang/crates.io-index"
8959checksum = "9d1e996ef02c474957d681f1b05213dfb0abab947b446a62d37770b23500184a"
8960dependencies = [
8961 "base64ct",
8962 "der 0.7.8",
8963]
8964
8965[[package]]
8966name = "sptr"
8967version = "0.3.2"
8968source = "registry+https://github.com/rust-lang/crates.io-index"
8969checksum = "3b9b39299b249ad65f3b7e96443bad61c02ca5cd3589f46cb6d610a0fd6c0d6a"
8970
8971[[package]]
8972name = "sqlez"
8973version = "0.1.0"
8974dependencies = [
8975 "anyhow",
8976 "collections",
8977 "futures 0.3.28",
8978 "indoc",
8979 "lazy_static",
8980 "libsqlite3-sys",
8981 "parking_lot",
8982 "smol",
8983 "thread_local",
8984 "util",
8985 "uuid",
8986]
8987
8988[[package]]
8989name = "sqlez_macros"
8990version = "0.1.0"
8991dependencies = [
8992 "lazy_static",
8993 "sqlez",
8994 "sqlformat",
8995 "syn 1.0.109",
8996]
8997
8998[[package]]
8999name = "sqlformat"
9000version = "0.2.2"
9001source = "registry+https://github.com/rust-lang/crates.io-index"
9002checksum = "6b7b278788e7be4d0d29c0f39497a0eef3fba6bbc8e70d8bf7fde46edeaa9e85"
9003dependencies = [
9004 "itertools 0.11.0",
9005 "nom",
9006 "unicode_categories",
9007]
9008
9009[[package]]
9010name = "sqlx"
9011version = "0.7.2"
9012source = "registry+https://github.com/rust-lang/crates.io-index"
9013checksum = "0e50c216e3624ec8e7ecd14c6a6a6370aad6ee5d8cfc3ab30b5162eeeef2ed33"
9014dependencies = [
9015 "sqlx-core",
9016 "sqlx-macros",
9017 "sqlx-mysql",
9018 "sqlx-postgres",
9019 "sqlx-sqlite",
9020]
9021
9022[[package]]
9023name = "sqlx-core"
9024version = "0.7.2"
9025source = "registry+https://github.com/rust-lang/crates.io-index"
9026checksum = "8d6753e460c998bbd4cd8c6f0ed9a64346fcca0723d6e75e52fdc351c5d2169d"
9027dependencies = [
9028 "ahash 0.8.8",
9029 "atoi",
9030 "bigdecimal",
9031 "byteorder",
9032 "bytes 1.5.0",
9033 "chrono",
9034 "crc",
9035 "crossbeam-queue",
9036 "dotenvy",
9037 "either",
9038 "event-listener 2.5.3",
9039 "futures-channel",
9040 "futures-core",
9041 "futures-intrusive",
9042 "futures-io",
9043 "futures-util",
9044 "hashlink",
9045 "hex",
9046 "indexmap 2.0.0",
9047 "log",
9048 "memchr",
9049 "once_cell",
9050 "paste",
9051 "percent-encoding",
9052 "rust_decimal",
9053 "rustls",
9054 "rustls-pemfile",
9055 "serde",
9056 "serde_json",
9057 "sha2 0.10.7",
9058 "smallvec",
9059 "sqlformat",
9060 "thiserror",
9061 "time",
9062 "tokio",
9063 "tokio-stream",
9064 "tracing",
9065 "url",
9066 "uuid",
9067 "webpki-roots",
9068]
9069
9070[[package]]
9071name = "sqlx-macros"
9072version = "0.7.2"
9073source = "registry+https://github.com/rust-lang/crates.io-index"
9074checksum = "9a793bb3ba331ec8359c1853bd39eed32cdd7baaf22c35ccf5c92a7e8d1189ec"
9075dependencies = [
9076 "proc-macro2",
9077 "quote",
9078 "sqlx-core",
9079 "sqlx-macros-core",
9080 "syn 1.0.109",
9081]
9082
9083[[package]]
9084name = "sqlx-macros-core"
9085version = "0.7.2"
9086source = "registry+https://github.com/rust-lang/crates.io-index"
9087checksum = "0a4ee1e104e00dedb6aa5ffdd1343107b0a4702e862a84320ee7cc74782d96fc"
9088dependencies = [
9089 "dotenvy",
9090 "either",
9091 "heck 0.4.1",
9092 "hex",
9093 "once_cell",
9094 "proc-macro2",
9095 "quote",
9096 "serde",
9097 "serde_json",
9098 "sha2 0.10.7",
9099 "sqlx-core",
9100 "sqlx-mysql",
9101 "sqlx-postgres",
9102 "sqlx-sqlite",
9103 "syn 1.0.109",
9104 "tempfile",
9105 "tokio",
9106 "url",
9107]
9108
9109[[package]]
9110name = "sqlx-mysql"
9111version = "0.7.2"
9112source = "registry+https://github.com/rust-lang/crates.io-index"
9113checksum = "864b869fdf56263f4c95c45483191ea0af340f9f3e3e7b4d57a61c7c87a970db"
9114dependencies = [
9115 "atoi",
9116 "base64 0.21.4",
9117 "bigdecimal",
9118 "bitflags 2.4.2",
9119 "byteorder",
9120 "bytes 1.5.0",
9121 "chrono",
9122 "crc",
9123 "digest 0.10.7",
9124 "dotenvy",
9125 "either",
9126 "futures-channel",
9127 "futures-core",
9128 "futures-io",
9129 "futures-util",
9130 "generic-array",
9131 "hex",
9132 "hkdf",
9133 "hmac 0.12.1",
9134 "itoa",
9135 "log",
9136 "md-5",
9137 "memchr",
9138 "once_cell",
9139 "percent-encoding",
9140 "rand 0.8.5",
9141 "rsa 0.9.2",
9142 "rust_decimal",
9143 "serde",
9144 "sha1",
9145 "sha2 0.10.7",
9146 "smallvec",
9147 "sqlx-core",
9148 "stringprep",
9149 "thiserror",
9150 "time",
9151 "tracing",
9152 "uuid",
9153 "whoami",
9154]
9155
9156[[package]]
9157name = "sqlx-postgres"
9158version = "0.7.2"
9159source = "registry+https://github.com/rust-lang/crates.io-index"
9160checksum = "eb7ae0e6a97fb3ba33b23ac2671a5ce6e3cabe003f451abd5a56e7951d975624"
9161dependencies = [
9162 "atoi",
9163 "base64 0.21.4",
9164 "bigdecimal",
9165 "bitflags 2.4.2",
9166 "byteorder",
9167 "chrono",
9168 "crc",
9169 "dotenvy",
9170 "etcetera",
9171 "futures-channel",
9172 "futures-core",
9173 "futures-io",
9174 "futures-util",
9175 "hex",
9176 "hkdf",
9177 "hmac 0.12.1",
9178 "home",
9179 "itoa",
9180 "log",
9181 "md-5",
9182 "memchr",
9183 "num-bigint 0.4.4",
9184 "once_cell",
9185 "rand 0.8.5",
9186 "rust_decimal",
9187 "serde",
9188 "serde_json",
9189 "sha1",
9190 "sha2 0.10.7",
9191 "smallvec",
9192 "sqlx-core",
9193 "stringprep",
9194 "thiserror",
9195 "time",
9196 "tracing",
9197 "uuid",
9198 "whoami",
9199]
9200
9201[[package]]
9202name = "sqlx-sqlite"
9203version = "0.7.2"
9204source = "registry+https://github.com/rust-lang/crates.io-index"
9205checksum = "d59dc83cf45d89c555a577694534fcd1b55c545a816c816ce51f20bbe56a4f3f"
9206dependencies = [
9207 "atoi",
9208 "chrono",
9209 "flume",
9210 "futures-channel",
9211 "futures-core",
9212 "futures-executor",
9213 "futures-intrusive",
9214 "futures-util",
9215 "libsqlite3-sys",
9216 "log",
9217 "percent-encoding",
9218 "serde",
9219 "sqlx-core",
9220 "time",
9221 "tracing",
9222 "url",
9223 "uuid",
9224]
9225
9226[[package]]
9227name = "stable_deref_trait"
9228version = "1.2.0"
9229source = "registry+https://github.com/rust-lang/crates.io-index"
9230checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
9231
9232[[package]]
9233name = "static_assertions"
9234version = "1.1.0"
9235source = "registry+https://github.com/rust-lang/crates.io-index"
9236checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
9237
9238[[package]]
9239name = "story"
9240version = "0.1.0"
9241dependencies = [
9242 "gpui",
9243 "itertools 0.10.5",
9244 "smallvec",
9245]
9246
9247[[package]]
9248name = "storybook"
9249version = "0.1.0"
9250dependencies = [
9251 "anyhow",
9252 "clap 4.4.4",
9253 "collab_ui",
9254 "ctrlc",
9255 "dialoguer",
9256 "editor",
9257 "fuzzy",
9258 "gpui",
9259 "indoc",
9260 "language",
9261 "log",
9262 "menu",
9263 "picker",
9264 "rust-embed",
9265 "settings",
9266 "simplelog",
9267 "story",
9268 "strum",
9269 "theme",
9270 "ui",
9271]
9272
9273[[package]]
9274name = "stringprep"
9275version = "0.1.4"
9276source = "registry+https://github.com/rust-lang/crates.io-index"
9277checksum = "bb41d74e231a107a1b4ee36bd1214b11285b77768d2e3824aedafa988fd36ee6"
9278dependencies = [
9279 "finl_unicode",
9280 "unicode-bidi",
9281 "unicode-normalization",
9282]
9283
9284[[package]]
9285name = "strsim"
9286version = "0.10.0"
9287source = "registry+https://github.com/rust-lang/crates.io-index"
9288checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
9289
9290[[package]]
9291name = "strum"
9292version = "0.25.0"
9293source = "registry+https://github.com/rust-lang/crates.io-index"
9294checksum = "290d54ea6f91c969195bdbcd7442c8c2a2ba87da8bf60a7ee86a235d4bc1e125"
9295dependencies = [
9296 "strum_macros",
9297]
9298
9299[[package]]
9300name = "strum_macros"
9301version = "0.25.2"
9302source = "registry+https://github.com/rust-lang/crates.io-index"
9303checksum = "ad8d03b598d3d0fff69bf533ee3ef19b8eeb342729596df84bcc7e1f96ec4059"
9304dependencies = [
9305 "heck 0.4.1",
9306 "proc-macro2",
9307 "quote",
9308 "rustversion",
9309 "syn 2.0.48",
9310]
9311
9312[[package]]
9313name = "subst"
9314version = "0.3.0"
9315source = "registry+https://github.com/rust-lang/crates.io-index"
9316checksum = "ca1318e5d6716d6541696727c88d9b8dfc8cfe6afd6908e186546fd4af7f5b98"
9317dependencies = [
9318 "memchr",
9319 "unicode-width",
9320]
9321
9322[[package]]
9323name = "subtle"
9324version = "2.5.0"
9325source = "registry+https://github.com/rust-lang/crates.io-index"
9326checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc"
9327
9328[[package]]
9329name = "sum_tree"
9330version = "0.1.0"
9331dependencies = [
9332 "arrayvec 0.7.4",
9333 "ctor",
9334 "env_logger",
9335 "log",
9336 "rand 0.8.5",
9337 "rayon",
9338]
9339
9340[[package]]
9341name = "sval"
9342version = "2.8.0"
9343source = "registry+https://github.com/rust-lang/crates.io-index"
9344checksum = "05d11eec9fbe2bc8bc71e7349f0e7534db9a96d961fb9f302574275b7880ad06"
9345
9346[[package]]
9347name = "sval_buffer"
9348version = "2.8.0"
9349source = "registry+https://github.com/rust-lang/crates.io-index"
9350checksum = "6b7451f69a93c5baf2653d5aa8bb4178934337f16c22830a50b06b386f72d761"
9351dependencies = [
9352 "sval",
9353 "sval_ref",
9354]
9355
9356[[package]]
9357name = "sval_dynamic"
9358version = "2.8.0"
9359source = "registry+https://github.com/rust-lang/crates.io-index"
9360checksum = "c34f5a2cc12b4da2adfb59d5eedfd9b174a23cc3fae84cec71dcbcd9302068f5"
9361dependencies = [
9362 "sval",
9363]
9364
9365[[package]]
9366name = "sval_fmt"
9367version = "2.8.0"
9368source = "registry+https://github.com/rust-lang/crates.io-index"
9369checksum = "2f578b2301341e246d00b35957f2952c4ec554ad9c7cfaee10bc86bc92896578"
9370dependencies = [
9371 "itoa",
9372 "ryu",
9373 "sval",
9374]
9375
9376[[package]]
9377name = "sval_json"
9378version = "2.8.0"
9379source = "registry+https://github.com/rust-lang/crates.io-index"
9380checksum = "8346c00f5dc6efe18bea8d13c1f7ca4f112b20803434bf3657ac17c0f74cbc4b"
9381dependencies = [
9382 "itoa",
9383 "ryu",
9384 "sval",
9385]
9386
9387[[package]]
9388name = "sval_ref"
9389version = "2.8.0"
9390source = "registry+https://github.com/rust-lang/crates.io-index"
9391checksum = "6617cc89952f792aebc0f4a1a76bc51e80c70b18c491bd52215c7989c4c3dd06"
9392dependencies = [
9393 "sval",
9394]
9395
9396[[package]]
9397name = "sval_serde"
9398version = "2.8.0"
9399source = "registry+https://github.com/rust-lang/crates.io-index"
9400checksum = "fe3d1e59f023341d9af75d86f3bc148a6704f3f831eef0dd90bbe9cb445fa024"
9401dependencies = [
9402 "serde",
9403 "sval",
9404 "sval_buffer",
9405 "sval_fmt",
9406]
9407
9408[[package]]
9409name = "svg_fmt"
9410version = "0.4.1"
9411source = "registry+https://github.com/rust-lang/crates.io-index"
9412checksum = "8fb1df15f412ee2e9dfc1c504260fa695c1c3f10fe9f4a6ee2d2184d7d6450e2"
9413
9414[[package]]
9415name = "svgfilters"
9416version = "0.3.0"
9417source = "registry+https://github.com/rust-lang/crates.io-index"
9418checksum = "fb0dce2fee79ac40c21dafba48565ff7a5fa275e23ffe9ce047a40c9574ba34e"
9419dependencies = [
9420 "float-cmp",
9421 "rgb",
9422]
9423
9424[[package]]
9425name = "svgtypes"
9426version = "0.5.0"
9427source = "registry+https://github.com/rust-lang/crates.io-index"
9428checksum = "9c536faaff1a10837cfe373142583f6e27d81e96beba339147e77b67c9f260ff"
9429dependencies = [
9430 "float-cmp",
9431 "siphasher 0.2.3",
9432]
9433
9434[[package]]
9435name = "swash"
9436version = "0.1.12"
9437source = "registry+https://github.com/rust-lang/crates.io-index"
9438checksum = "d06ff4664af8923625604261c645f5c4cc610cc83c84bec74b50d76237089de7"
9439dependencies = [
9440 "read-fonts",
9441 "yazi",
9442 "zeno",
9443]
9444
9445[[package]]
9446name = "syn"
9447version = "1.0.109"
9448source = "registry+https://github.com/rust-lang/crates.io-index"
9449checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
9450dependencies = [
9451 "proc-macro2",
9452 "quote",
9453 "unicode-ident",
9454]
9455
9456[[package]]
9457name = "syn"
9458version = "2.0.48"
9459source = "registry+https://github.com/rust-lang/crates.io-index"
9460checksum = "0f3531638e407dfc0814761abb7c00a5b54992b849452a0646b7f65c9f770f3f"
9461dependencies = [
9462 "proc-macro2",
9463 "quote",
9464 "unicode-ident",
9465]
9466
9467[[package]]
9468name = "sync_wrapper"
9469version = "0.1.2"
9470source = "registry+https://github.com/rust-lang/crates.io-index"
9471checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
9472
9473[[package]]
9474name = "sys-locale"
9475version = "0.3.1"
9476source = "registry+https://github.com/rust-lang/crates.io-index"
9477checksum = "e801cf239ecd6ccd71f03d270d67dd53d13e90aab208bf4b8fe4ad957ea949b0"
9478dependencies = [
9479 "libc",
9480]
9481
9482[[package]]
9483name = "sysinfo"
9484version = "0.30.7"
9485source = "registry+https://github.com/rust-lang/crates.io-index"
9486checksum = "0c385888ef380a852a16209afc8cfad22795dd8873d69c9a14d2e2088f118d18"
9487dependencies = [
9488 "cfg-if",
9489 "core-foundation-sys 0.8.6",
9490 "libc",
9491 "ntapi",
9492 "once_cell",
9493 "rayon",
9494 "windows 0.52.0",
9495]
9496
9497[[package]]
9498name = "system-interface"
9499version = "0.26.1"
9500source = "registry+https://github.com/rust-lang/crates.io-index"
9501checksum = "0682e006dd35771e392a6623ac180999a9a854b1d4a6c12fb2e804941c2b1f58"
9502dependencies = [
9503 "bitflags 2.4.2",
9504 "cap-fs-ext",
9505 "cap-std",
9506 "fd-lock",
9507 "io-lifetimes 2.0.3",
9508 "rustix 0.38.30",
9509 "windows-sys 0.52.0",
9510 "winx",
9511]
9512
9513[[package]]
9514name = "taffy"
9515version = "0.3.11"
9516source = "git+https://github.com/DioxusLabs/taffy?rev=1876f72bee5e376023eaa518aa7b8a34c769bd1b#1876f72bee5e376023eaa518aa7b8a34c769bd1b"
9517dependencies = [
9518 "arrayvec 0.7.4",
9519 "grid",
9520 "num-traits",
9521 "slotmap",
9522]
9523
9524[[package]]
9525name = "take-until"
9526version = "0.2.0"
9527source = "registry+https://github.com/rust-lang/crates.io-index"
9528checksum = "8bdb6fa0dfa67b38c1e66b7041ba9dcf23b99d8121907cd31c807a332f7a0bbb"
9529
9530[[package]]
9531name = "tap"
9532version = "1.0.1"
9533source = "registry+https://github.com/rust-lang/crates.io-index"
9534checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
9535
9536[[package]]
9537name = "target-lexicon"
9538version = "0.12.13"
9539source = "registry+https://github.com/rust-lang/crates.io-index"
9540checksum = "69758bda2e78f098e4ccb393021a0963bb3442eac05f135c30f61b7370bbafae"
9541
9542[[package]]
9543name = "task"
9544version = "0.1.0"
9545dependencies = [
9546 "anyhow",
9547 "collections",
9548 "futures 0.3.28",
9549 "gpui",
9550 "schemars",
9551 "serde",
9552 "serde_json_lenient",
9553 "subst",
9554 "util",
9555]
9556
9557[[package]]
9558name = "tasks_ui"
9559version = "0.1.0"
9560dependencies = [
9561 "anyhow",
9562 "editor",
9563 "fuzzy",
9564 "gpui",
9565 "language",
9566 "menu",
9567 "picker",
9568 "project",
9569 "serde",
9570 "serde_json",
9571 "task",
9572 "tree-sitter-rust",
9573 "tree-sitter-typescript",
9574 "ui",
9575 "util",
9576 "workspace",
9577]
9578
9579[[package]]
9580name = "telemetry_events"
9581version = "0.1.0"
9582dependencies = [
9583 "serde",
9584 "util",
9585]
9586
9587[[package]]
9588name = "tempfile"
9589version = "3.9.0"
9590source = "registry+https://github.com/rust-lang/crates.io-index"
9591checksum = "01ce4141aa927a6d1bd34a041795abd0db1cccba5d5f24b009f694bdf3a1f3fa"
9592dependencies = [
9593 "cfg-if",
9594 "fastrand 2.0.0",
9595 "redox_syscall 0.4.1",
9596 "rustix 0.38.30",
9597 "windows-sys 0.52.0",
9598]
9599
9600[[package]]
9601name = "tendril"
9602version = "0.4.3"
9603source = "registry+https://github.com/rust-lang/crates.io-index"
9604checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
9605dependencies = [
9606 "futf",
9607 "mac",
9608 "utf-8",
9609]
9610
9611[[package]]
9612name = "termcolor"
9613version = "1.1.3"
9614source = "registry+https://github.com/rust-lang/crates.io-index"
9615checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"
9616dependencies = [
9617 "winapi-util",
9618]
9619
9620[[package]]
9621name = "terminal"
9622version = "0.1.0"
9623dependencies = [
9624 "alacritty_terminal",
9625 "anyhow",
9626 "collections",
9627 "dirs 4.0.0",
9628 "futures 0.3.28",
9629 "gpui",
9630 "libc",
9631 "rand 0.8.5",
9632 "schemars",
9633 "serde",
9634 "serde_derive",
9635 "serde_json",
9636 "settings",
9637 "smol",
9638 "sysinfo",
9639 "task",
9640 "theme",
9641 "thiserror",
9642 "util",
9643 "windows 0.53.0",
9644]
9645
9646[[package]]
9647name = "terminal_view"
9648version = "0.1.0"
9649dependencies = [
9650 "anyhow",
9651 "client",
9652 "collections",
9653 "db",
9654 "dirs 4.0.0",
9655 "editor",
9656 "futures 0.3.28",
9657 "gpui",
9658 "itertools 0.11.0",
9659 "language",
9660 "project",
9661 "rand 0.8.5",
9662 "search",
9663 "serde",
9664 "serde_json",
9665 "settings",
9666 "shellexpand",
9667 "smol",
9668 "task",
9669 "terminal",
9670 "theme",
9671 "ui",
9672 "util",
9673 "workspace",
9674]
9675
9676[[package]]
9677name = "text"
9678version = "0.1.0"
9679dependencies = [
9680 "anyhow",
9681 "clock",
9682 "collections",
9683 "ctor",
9684 "env_logger",
9685 "gpui",
9686 "lazy_static",
9687 "log",
9688 "parking_lot",
9689 "postage",
9690 "rand 0.8.5",
9691 "regex",
9692 "rope",
9693 "smallvec",
9694 "sum_tree",
9695 "util",
9696]
9697
9698[[package]]
9699name = "textwrap"
9700version = "0.16.0"
9701source = "registry+https://github.com/rust-lang/crates.io-index"
9702checksum = "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d"
9703
9704[[package]]
9705name = "theme"
9706version = "0.1.0"
9707dependencies = [
9708 "anyhow",
9709 "collections",
9710 "color",
9711 "derive_more",
9712 "fs",
9713 "futures 0.3.28",
9714 "gpui",
9715 "indexmap 1.9.3",
9716 "palette",
9717 "parking_lot",
9718 "refineable",
9719 "schemars",
9720 "serde",
9721 "serde_derive",
9722 "serde_json",
9723 "serde_json_lenient",
9724 "serde_repr",
9725 "settings",
9726 "story",
9727 "util",
9728 "uuid",
9729]
9730
9731[[package]]
9732name = "theme_importer"
9733version = "0.1.0"
9734dependencies = [
9735 "anyhow",
9736 "clap 4.4.4",
9737 "gpui",
9738 "indexmap 1.9.3",
9739 "log",
9740 "palette",
9741 "rust-embed",
9742 "schemars",
9743 "serde",
9744 "serde_json",
9745 "serde_json_lenient",
9746 "simplelog",
9747 "strum",
9748 "theme",
9749 "vscode_theme",
9750]
9751
9752[[package]]
9753name = "theme_selector"
9754version = "0.1.0"
9755dependencies = [
9756 "client",
9757 "feature_flags",
9758 "fs",
9759 "fuzzy",
9760 "gpui",
9761 "log",
9762 "picker",
9763 "settings",
9764 "theme",
9765 "ui",
9766 "util",
9767 "workspace",
9768]
9769
9770[[package]]
9771name = "thiserror"
9772version = "1.0.48"
9773source = "registry+https://github.com/rust-lang/crates.io-index"
9774checksum = "9d6d7a740b8a666a7e828dd00da9c0dc290dff53154ea77ac109281de90589b7"
9775dependencies = [
9776 "thiserror-impl",
9777]
9778
9779[[package]]
9780name = "thiserror-impl"
9781version = "1.0.48"
9782source = "registry+https://github.com/rust-lang/crates.io-index"
9783checksum = "49922ecae66cc8a249b77e68d1d0623c1b2c514f0060c27cdc68bd62a1219d35"
9784dependencies = [
9785 "proc-macro2",
9786 "quote",
9787 "syn 2.0.48",
9788]
9789
9790[[package]]
9791name = "thread_local"
9792version = "1.1.7"
9793source = "registry+https://github.com/rust-lang/crates.io-index"
9794checksum = "3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152"
9795dependencies = [
9796 "cfg-if",
9797 "once_cell",
9798]
9799
9800[[package]]
9801name = "tiff"
9802version = "0.6.1"
9803source = "registry+https://github.com/rust-lang/crates.io-index"
9804checksum = "9a53f4706d65497df0c4349241deddf35f84cee19c87ed86ea8ca590f4464437"
9805dependencies = [
9806 "jpeg-decoder",
9807 "miniz_oxide 0.4.4",
9808 "weezl",
9809]
9810
9811[[package]]
9812name = "tiktoken-rs"
9813version = "0.5.7"
9814source = "registry+https://github.com/rust-lang/crates.io-index"
9815checksum = "a4427b6b1c6b38215b92dd47a83a0ecc6735573d0a5a4c14acc0ac5b33b28adb"
9816dependencies = [
9817 "anyhow",
9818 "base64 0.21.4",
9819 "bstr",
9820 "fancy-regex",
9821 "lazy_static",
9822 "parking_lot",
9823 "rustc-hash",
9824]
9825
9826[[package]]
9827name = "time"
9828version = "0.3.28"
9829source = "registry+https://github.com/rust-lang/crates.io-index"
9830checksum = "17f6bb557fd245c28e6411aa56b6403c689ad95061f50e4be16c274e70a17e48"
9831dependencies = [
9832 "deranged",
9833 "itoa",
9834 "serde",
9835 "time-core",
9836 "time-macros",
9837]
9838
9839[[package]]
9840name = "time-core"
9841version = "0.1.1"
9842source = "registry+https://github.com/rust-lang/crates.io-index"
9843checksum = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb"
9844
9845[[package]]
9846name = "time-macros"
9847version = "0.2.14"
9848source = "registry+https://github.com/rust-lang/crates.io-index"
9849checksum = "1a942f44339478ef67935ab2bbaec2fb0322496cf3cbe84b261e06ac3814c572"
9850dependencies = [
9851 "time-core",
9852]
9853
9854[[package]]
9855name = "time_format"
9856version = "0.1.0"
9857dependencies = [
9858 "core-foundation",
9859 "core-foundation-sys 0.8.6",
9860 "sys-locale",
9861 "time",
9862]
9863
9864[[package]]
9865name = "tiny-skia"
9866version = "0.5.1"
9867source = "registry+https://github.com/rust-lang/crates.io-index"
9868checksum = "1bf81f2900d2e235220e6f31ec9f63ade6a7f59090c556d74fe949bb3b15e9fe"
9869dependencies = [
9870 "arrayref",
9871 "arrayvec 0.5.2",
9872 "bytemuck",
9873 "cfg-if",
9874 "png",
9875 "safe_arch",
9876]
9877
9878[[package]]
9879name = "tiny_http"
9880version = "0.8.2"
9881source = "registry+https://github.com/rust-lang/crates.io-index"
9882checksum = "9ce51b50006056f590c9b7c3808c3bd70f0d1101666629713866c227d6e58d39"
9883dependencies = [
9884 "ascii",
9885 "chrono",
9886 "chunked_transfer",
9887 "log",
9888 "url",
9889]
9890
9891[[package]]
9892name = "tinyvec"
9893version = "1.6.0"
9894source = "registry+https://github.com/rust-lang/crates.io-index"
9895checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
9896dependencies = [
9897 "tinyvec_macros",
9898]
9899
9900[[package]]
9901name = "tinyvec_macros"
9902version = "0.1.1"
9903source = "registry+https://github.com/rust-lang/crates.io-index"
9904checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
9905
9906[[package]]
9907name = "tokio"
9908version = "1.32.0"
9909source = "registry+https://github.com/rust-lang/crates.io-index"
9910checksum = "17ed6077ed6cd6c74735e21f37eb16dc3935f96878b1fe961074089cc80893f9"
9911dependencies = [
9912 "backtrace",
9913 "bytes 1.5.0",
9914 "libc",
9915 "mio",
9916 "num_cpus",
9917 "parking_lot",
9918 "pin-project-lite",
9919 "signal-hook-registry",
9920 "socket2 0.5.4",
9921 "tokio-macros",
9922 "windows-sys 0.48.0",
9923]
9924
9925[[package]]
9926name = "tokio-io"
9927version = "0.1.13"
9928source = "registry+https://github.com/rust-lang/crates.io-index"
9929checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"
9930dependencies = [
9931 "bytes 0.4.12",
9932 "futures 0.1.31",
9933 "log",
9934]
9935
9936[[package]]
9937name = "tokio-macros"
9938version = "2.1.0"
9939source = "registry+https://github.com/rust-lang/crates.io-index"
9940checksum = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e"
9941dependencies = [
9942 "proc-macro2",
9943 "quote",
9944 "syn 2.0.48",
9945]
9946
9947[[package]]
9948name = "tokio-native-tls"
9949version = "0.3.1"
9950source = "registry+https://github.com/rust-lang/crates.io-index"
9951checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
9952dependencies = [
9953 "native-tls",
9954 "tokio",
9955]
9956
9957[[package]]
9958name = "tokio-rustls"
9959version = "0.24.1"
9960source = "registry+https://github.com/rust-lang/crates.io-index"
9961checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
9962dependencies = [
9963 "rustls",
9964 "tokio",
9965]
9966
9967[[package]]
9968name = "tokio-stream"
9969version = "0.1.14"
9970source = "registry+https://github.com/rust-lang/crates.io-index"
9971checksum = "397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842"
9972dependencies = [
9973 "futures-core",
9974 "pin-project-lite",
9975 "tokio",
9976]
9977
9978[[package]]
9979name = "tokio-tungstenite"
9980version = "0.20.1"
9981source = "registry+https://github.com/rust-lang/crates.io-index"
9982checksum = "212d5dcb2a1ce06d81107c3d0ffa3121fe974b73f068c8282cb1c32328113b6c"
9983dependencies = [
9984 "futures-util",
9985 "log",
9986 "tokio",
9987 "tungstenite 0.20.1",
9988]
9989
9990[[package]]
9991name = "tokio-util"
9992version = "0.7.9"
9993source = "registry+https://github.com/rust-lang/crates.io-index"
9994checksum = "1d68074620f57a0b21594d9735eb2e98ab38b17f80d3fcb189fca266771ca60d"
9995dependencies = [
9996 "bytes 1.5.0",
9997 "futures-core",
9998 "futures-io",
9999 "futures-sink",
10000 "pin-project-lite",
10001 "tokio",
10002 "tracing",
10003]
10004
10005[[package]]
10006name = "toml"
10007version = "0.5.11"
10008source = "registry+https://github.com/rust-lang/crates.io-index"
10009checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
10010dependencies = [
10011 "serde",
10012]
10013
10014[[package]]
10015name = "toml"
10016version = "0.8.10"
10017source = "registry+https://github.com/rust-lang/crates.io-index"
10018checksum = "9a9aad4a3066010876e8dcf5a8a06e70a558751117a145c6ce2b82c2e2054290"
10019dependencies = [
10020 "serde",
10021 "serde_spanned",
10022 "toml_datetime",
10023 "toml_edit 0.22.6",
10024]
10025
10026[[package]]
10027name = "toml_datetime"
10028version = "0.6.5"
10029source = "registry+https://github.com/rust-lang/crates.io-index"
10030checksum = "3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1"
10031dependencies = [
10032 "serde",
10033]
10034
10035[[package]]
10036name = "toml_edit"
10037version = "0.19.15"
10038source = "registry+https://github.com/rust-lang/crates.io-index"
10039checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
10040dependencies = [
10041 "indexmap 2.0.0",
10042 "toml_datetime",
10043 "winnow 0.5.15",
10044]
10045
10046[[package]]
10047name = "toml_edit"
10048version = "0.21.1"
10049source = "registry+https://github.com/rust-lang/crates.io-index"
10050checksum = "6a8534fd7f78b5405e860340ad6575217ce99f38d4d5c8f2442cb5ecb50090e1"
10051dependencies = [
10052 "indexmap 2.0.0",
10053 "toml_datetime",
10054 "winnow 0.5.15",
10055]
10056
10057[[package]]
10058name = "toml_edit"
10059version = "0.22.6"
10060source = "registry+https://github.com/rust-lang/crates.io-index"
10061checksum = "2c1b5fd4128cc8d3e0cb74d4ed9a9cc7c7284becd4df68f5f940e1ad123606f6"
10062dependencies = [
10063 "indexmap 2.0.0",
10064 "serde",
10065 "serde_spanned",
10066 "toml_datetime",
10067 "winnow 0.6.1",
10068]
10069
10070[[package]]
10071name = "tower"
10072version = "0.4.13"
10073source = "registry+https://github.com/rust-lang/crates.io-index"
10074checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
10075dependencies = [
10076 "futures-core",
10077 "futures-util",
10078 "pin-project",
10079 "pin-project-lite",
10080 "tokio",
10081 "tower-layer",
10082 "tower-service",
10083 "tracing",
10084]
10085
10086[[package]]
10087name = "tower-http"
10088version = "0.3.5"
10089source = "registry+https://github.com/rust-lang/crates.io-index"
10090checksum = "f873044bf02dd1e8239e9c1293ea39dad76dc594ec16185d0a1bf31d8dc8d858"
10091dependencies = [
10092 "bitflags 1.3.2",
10093 "bytes 1.5.0",
10094 "futures-core",
10095 "futures-util",
10096 "http 0.2.9",
10097 "http-body",
10098 "http-range-header",
10099 "pin-project-lite",
10100 "tower-layer",
10101 "tower-service",
10102]
10103
10104[[package]]
10105name = "tower-http"
10106version = "0.4.4"
10107source = "registry+https://github.com/rust-lang/crates.io-index"
10108checksum = "61c5bb1d698276a2443e5ecfabc1008bf15a36c12e6a7176e7bf089ea9131140"
10109dependencies = [
10110 "bitflags 2.4.2",
10111 "bytes 1.5.0",
10112 "futures-core",
10113 "futures-util",
10114 "http 0.2.9",
10115 "http-body",
10116 "http-range-header",
10117 "pin-project-lite",
10118 "tower-layer",
10119 "tower-service",
10120 "tracing",
10121]
10122
10123[[package]]
10124name = "tower-layer"
10125version = "0.3.2"
10126source = "registry+https://github.com/rust-lang/crates.io-index"
10127checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
10128
10129[[package]]
10130name = "tower-service"
10131version = "0.3.2"
10132source = "registry+https://github.com/rust-lang/crates.io-index"
10133checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
10134
10135[[package]]
10136name = "tracing"
10137version = "0.1.37"
10138source = "registry+https://github.com/rust-lang/crates.io-index"
10139checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
10140dependencies = [
10141 "cfg-if",
10142 "log",
10143 "pin-project-lite",
10144 "tracing-attributes",
10145 "tracing-core",
10146]
10147
10148[[package]]
10149name = "tracing-attributes"
10150version = "0.1.26"
10151source = "registry+https://github.com/rust-lang/crates.io-index"
10152checksum = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab"
10153dependencies = [
10154 "proc-macro2",
10155 "quote",
10156 "syn 2.0.48",
10157]
10158
10159[[package]]
10160name = "tracing-core"
10161version = "0.1.31"
10162source = "registry+https://github.com/rust-lang/crates.io-index"
10163checksum = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a"
10164dependencies = [
10165 "once_cell",
10166 "valuable",
10167]
10168
10169[[package]]
10170name = "tracing-futures"
10171version = "0.2.5"
10172source = "registry+https://github.com/rust-lang/crates.io-index"
10173checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"
10174dependencies = [
10175 "pin-project",
10176 "tracing",
10177]
10178
10179[[package]]
10180name = "tracing-log"
10181version = "0.1.3"
10182source = "registry+https://github.com/rust-lang/crates.io-index"
10183checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"
10184dependencies = [
10185 "lazy_static",
10186 "log",
10187 "tracing-core",
10188]
10189
10190[[package]]
10191name = "tracing-serde"
10192version = "0.1.3"
10193source = "registry+https://github.com/rust-lang/crates.io-index"
10194checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"
10195dependencies = [
10196 "serde",
10197 "tracing-core",
10198]
10199
10200[[package]]
10201name = "tracing-subscriber"
10202version = "0.3.17"
10203source = "registry+https://github.com/rust-lang/crates.io-index"
10204checksum = "30a651bc37f915e81f087d86e62a18eec5f79550c7faff886f7090b4ea757c77"
10205dependencies = [
10206 "matchers",
10207 "nu-ansi-term",
10208 "once_cell",
10209 "regex",
10210 "serde",
10211 "serde_json",
10212 "sharded-slab",
10213 "smallvec",
10214 "thread_local",
10215 "tracing",
10216 "tracing-core",
10217 "tracing-log",
10218 "tracing-serde",
10219]
10220
10221[[package]]
10222name = "tree-sitter"
10223version = "0.20.100"
10224source = "git+https://github.com/tree-sitter/tree-sitter?rev=4294e59279205f503eb14348dd5128bd5910c8fb#4294e59279205f503eb14348dd5128bd5910c8fb"
10225dependencies = [
10226 "cc",
10227 "regex",
10228 "wasmtime",
10229 "wasmtime-c-api-impl",
10230]
10231
10232[[package]]
10233name = "tree-sitter-astro"
10234version = "0.0.1"
10235source = "git+https://github.com/virchau13/tree-sitter-astro.git?rev=e924787e12e8a03194f36a113290ac11d6dc10f3#e924787e12e8a03194f36a113290ac11d6dc10f3"
10236dependencies = [
10237 "cc",
10238 "tree-sitter",
10239]
10240
10241[[package]]
10242name = "tree-sitter-bash"
10243version = "0.20.4"
10244source = "git+https://github.com/tree-sitter/tree-sitter-bash?rev=7331995b19b8f8aba2d5e26deb51d2195c18bc94#7331995b19b8f8aba2d5e26deb51d2195c18bc94"
10245dependencies = [
10246 "cc",
10247 "tree-sitter",
10248]
10249
10250[[package]]
10251name = "tree-sitter-c"
10252version = "0.20.6"
10253source = "registry+https://github.com/rust-lang/crates.io-index"
10254checksum = "30b03bdf218020057abee831581a74bff8c298323d6c6cd1a70556430ded9f4b"
10255dependencies = [
10256 "cc",
10257 "tree-sitter",
10258]
10259
10260[[package]]
10261name = "tree-sitter-c-sharp"
10262version = "0.20.0"
10263source = "git+https://github.com/tree-sitter/tree-sitter-c-sharp?rev=dd5e59721a5f8dae34604060833902b882023aaf#dd5e59721a5f8dae34604060833902b882023aaf"
10264dependencies = [
10265 "cc",
10266 "tree-sitter",
10267]
10268
10269[[package]]
10270name = "tree-sitter-clojure"
10271version = "0.0.9"
10272source = "git+https://github.com/prcastro/tree-sitter-clojure?branch=update-ts#38b4f8d264248b2fd09575fbce66f7c22e8929d5"
10273dependencies = [
10274 "cc",
10275 "tree-sitter",
10276]
10277
10278[[package]]
10279name = "tree-sitter-cpp"
10280version = "0.20.0"
10281source = "git+https://github.com/tree-sitter/tree-sitter-cpp?rev=f44509141e7e483323d2ec178f2d2e6c0fc041c1#f44509141e7e483323d2ec178f2d2e6c0fc041c1"
10282dependencies = [
10283 "cc",
10284 "tree-sitter",
10285]
10286
10287[[package]]
10288name = "tree-sitter-css"
10289version = "0.19.0"
10290source = "git+https://github.com/tree-sitter/tree-sitter-css?rev=769203d0f9abe1a9a691ac2b9fe4bb4397a73c51#769203d0f9abe1a9a691ac2b9fe4bb4397a73c51"
10291dependencies = [
10292 "cc",
10293 "tree-sitter",
10294]
10295
10296[[package]]
10297name = "tree-sitter-dart"
10298version = "0.0.1"
10299source = "git+https://github.com/agent3bood/tree-sitter-dart?rev=48934e3bf757a9b78f17bdfaa3e2b4284656fdc7#48934e3bf757a9b78f17bdfaa3e2b4284656fdc7"
10300dependencies = [
10301 "cc",
10302 "tree-sitter",
10303]
10304
10305[[package]]
10306name = "tree-sitter-dockerfile"
10307version = "0.1.0"
10308source = "git+https://github.com/camdencheek/tree-sitter-dockerfile?rev=33e22c33bcdbfc33d42806ee84cfd0b1248cc392#33e22c33bcdbfc33d42806ee84cfd0b1248cc392"
10309dependencies = [
10310 "cc",
10311 "tree-sitter",
10312]
10313
10314[[package]]
10315name = "tree-sitter-elixir"
10316version = "0.1.0"
10317source = "git+https://github.com/elixir-lang/tree-sitter-elixir?rev=a2861e88a730287a60c11ea9299c033c7d076e30#a2861e88a730287a60c11ea9299c033c7d076e30"
10318dependencies = [
10319 "cc",
10320 "tree-sitter",
10321]
10322
10323[[package]]
10324name = "tree-sitter-elm"
10325version = "5.6.4"
10326source = "git+https://github.com/elm-tooling/tree-sitter-elm?rev=692c50c0b961364c40299e73c1306aecb5d20f40#692c50c0b961364c40299e73c1306aecb5d20f40"
10327dependencies = [
10328 "cc",
10329 "tree-sitter",
10330]
10331
10332[[package]]
10333name = "tree-sitter-embedded-template"
10334version = "0.20.0"
10335source = "registry+https://github.com/rust-lang/crates.io-index"
10336checksum = "33817ade928c73a32d4f904a602321e09de9fc24b71d106f3b4b3f8ab30dcc38"
10337dependencies = [
10338 "cc",
10339 "tree-sitter",
10340]
10341
10342[[package]]
10343name = "tree-sitter-erlang"
10344version = "0.4.0"
10345source = "registry+https://github.com/rust-lang/crates.io-index"
10346checksum = "93ced5145ebb17f83243bf055b74e108da7cc129e12faab4166df03f59b287f4"
10347dependencies = [
10348 "cc",
10349 "tree-sitter",
10350]
10351
10352[[package]]
10353name = "tree-sitter-gleam"
10354version = "0.34.0"
10355source = "git+https://github.com/gleam-lang/tree-sitter-gleam?rev=58b7cac8fc14c92b0677c542610d8738c373fa81#58b7cac8fc14c92b0677c542610d8738c373fa81"
10356dependencies = [
10357 "cc",
10358 "tree-sitter",
10359]
10360
10361[[package]]
10362name = "tree-sitter-glsl"
10363version = "0.1.4"
10364source = "git+https://github.com/theHamsta/tree-sitter-glsl?rev=2a56fb7bc8bb03a1892b4741279dd0a8758b7fb3#2a56fb7bc8bb03a1892b4741279dd0a8758b7fb3"
10365dependencies = [
10366 "cc",
10367 "tree-sitter",
10368]
10369
10370[[package]]
10371name = "tree-sitter-go"
10372version = "0.19.1"
10373source = "git+https://github.com/tree-sitter/tree-sitter-go?rev=aeb2f33b366fd78d5789ff104956ce23508b85db#aeb2f33b366fd78d5789ff104956ce23508b85db"
10374dependencies = [
10375 "cc",
10376 "tree-sitter",
10377]
10378
10379[[package]]
10380name = "tree-sitter-gomod"
10381version = "1.0.2"
10382source = "git+https://github.com/camdencheek/tree-sitter-go-mod#bbe2fe3be4b87e06a613e685250f473d2267f430"
10383dependencies = [
10384 "cc",
10385 "tree-sitter",
10386]
10387
10388[[package]]
10389name = "tree-sitter-gowork"
10390version = "0.0.1"
10391source = "git+https://github.com/d1y/tree-sitter-go-work#a2a4b99b53b3740855ff33f0b54cab0bb4ce6f45"
10392dependencies = [
10393 "cc",
10394 "tree-sitter",
10395]
10396
10397[[package]]
10398name = "tree-sitter-haskell"
10399version = "0.14.0"
10400source = "git+https://github.com/tree-sitter/tree-sitter-haskell?rev=8a99848fc734f9c4ea523b3f2a07df133cbbcec2#8a99848fc734f9c4ea523b3f2a07df133cbbcec2"
10401dependencies = [
10402 "cc",
10403 "tree-sitter",
10404]
10405
10406[[package]]
10407name = "tree-sitter-hcl"
10408version = "0.0.1"
10409source = "git+https://github.com/MichaHoffmann/tree-sitter-hcl?rev=v1.1.0#636dbe70301ecbab8f353c8c78b3406fe4f185f5"
10410dependencies = [
10411 "cc",
10412 "tree-sitter",
10413]
10414
10415[[package]]
10416name = "tree-sitter-heex"
10417version = "0.0.1"
10418source = "git+https://github.com/phoenixframework/tree-sitter-heex?rev=2e1348c3cf2c9323e87c2744796cf3f3868aa82a#2e1348c3cf2c9323e87c2744796cf3f3868aa82a"
10419dependencies = [
10420 "cc",
10421 "tree-sitter",
10422]
10423
10424[[package]]
10425name = "tree-sitter-html"
10426version = "0.19.0"
10427source = "registry+https://github.com/rust-lang/crates.io-index"
10428checksum = "184e6b77953a354303dc87bf5fe36558c83569ce92606e7b382a0dc1b7443443"
10429dependencies = [
10430 "cc",
10431 "tree-sitter",
10432]
10433
10434[[package]]
10435name = "tree-sitter-jsdoc"
10436version = "0.20.0"
10437source = "git+https://github.com/tree-sitter/tree-sitter-jsdoc#6a6cf9e7341af32d8e2b2e24a37fbfebefc3dc55"
10438dependencies = [
10439 "cc",
10440 "tree-sitter",
10441]
10442
10443[[package]]
10444name = "tree-sitter-json"
10445version = "0.19.0"
10446source = "registry+https://github.com/rust-lang/crates.io-index"
10447checksum = "90b04c4e1a92139535eb9fca4ec8fa9666cc96b618005d3ae35f3c957fa92f92"
10448dependencies = [
10449 "cc",
10450 "tree-sitter",
10451]
10452
10453[[package]]
10454name = "tree-sitter-json"
10455version = "0.20.0"
10456source = "git+https://github.com/tree-sitter/tree-sitter-json?rev=40a81c01a40ac48744e0c8ccabbaba1920441199#40a81c01a40ac48744e0c8ccabbaba1920441199"
10457dependencies = [
10458 "cc",
10459 "tree-sitter",
10460]
10461
10462[[package]]
10463name = "tree-sitter-lua"
10464version = "0.0.14"
10465source = "registry+https://github.com/rust-lang/crates.io-index"
10466checksum = "d489873fd1a2fa6d5f04930bfc5c081c96f0c038c1437104518b5b842c69b282"
10467dependencies = [
10468 "cc",
10469 "tree-sitter",
10470]
10471
10472[[package]]
10473name = "tree-sitter-markdown"
10474version = "0.0.1"
10475source = "git+https://github.com/MDeiml/tree-sitter-markdown?rev=330ecab87a3e3a7211ac69bbadc19eabecdb1cca#330ecab87a3e3a7211ac69bbadc19eabecdb1cca"
10476dependencies = [
10477 "cc",
10478 "tree-sitter",
10479]
10480
10481[[package]]
10482name = "tree-sitter-nix"
10483version = "0.0.1"
10484source = "git+https://github.com/nix-community/tree-sitter-nix?rev=66e3e9ce9180ae08fc57372061006ef83f0abde7#66e3e9ce9180ae08fc57372061006ef83f0abde7"
10485dependencies = [
10486 "cc",
10487 "tree-sitter",
10488]
10489
10490[[package]]
10491name = "tree-sitter-nu"
10492version = "0.0.1"
10493source = "git+https://github.com/nushell/tree-sitter-nu?rev=7dd29f9616822e5fc259f5b4ae6c4ded9a71a132#7dd29f9616822e5fc259f5b4ae6c4ded9a71a132"
10494dependencies = [
10495 "cc",
10496 "tree-sitter",
10497]
10498
10499[[package]]
10500name = "tree-sitter-ocaml"
10501version = "0.20.4"
10502source = "git+https://github.com/tree-sitter/tree-sitter-ocaml?rev=4abfdc1c7af2c6c77a370aee974627be1c285b3b#4abfdc1c7af2c6c77a370aee974627be1c285b3b"
10503dependencies = [
10504 "cc",
10505 "tree-sitter",
10506]
10507
10508[[package]]
10509name = "tree-sitter-php"
10510version = "0.21.1"
10511source = "registry+https://github.com/rust-lang/crates.io-index"
10512checksum = "0db3788e709a5adfb583683a4b686a084e41a0f9e5a2fcb9a8e358f11481036a"
10513dependencies = [
10514 "cc",
10515 "tree-sitter",
10516]
10517
10518[[package]]
10519name = "tree-sitter-prisma-io"
10520version = "1.4.0"
10521source = "git+https://github.com/victorhqc/tree-sitter-prisma#eca2596a355b1a9952b4f80f8f9caed300a272b5"
10522dependencies = [
10523 "cc",
10524 "tree-sitter",
10525]
10526
10527[[package]]
10528name = "tree-sitter-proto"
10529version = "0.0.2"
10530source = "git+https://github.com/rewinfrey/tree-sitter-proto?rev=36d54f288aee112f13a67b550ad32634d0c2cb52#36d54f288aee112f13a67b550ad32634d0c2cb52"
10531dependencies = [
10532 "cc",
10533 "tree-sitter",
10534]
10535
10536[[package]]
10537name = "tree-sitter-purescript"
10538version = "0.1.0"
10539source = "git+https://github.com/postsolar/tree-sitter-purescript?rev=v0.1.0#0554811a512b9cec08b5a83ce9096eb22da18213"
10540dependencies = [
10541 "cc",
10542 "tree-sitter",
10543]
10544
10545[[package]]
10546name = "tree-sitter-python"
10547version = "0.20.4"
10548source = "registry+https://github.com/rust-lang/crates.io-index"
10549checksum = "e6c93b1b1fbd0d399db3445f51fd3058e43d0b4dcff62ddbdb46e66550978aa5"
10550dependencies = [
10551 "cc",
10552 "tree-sitter",
10553]
10554
10555[[package]]
10556name = "tree-sitter-racket"
10557version = "0.0.1"
10558source = "git+https://github.com/zed-industries/tree-sitter-racket?rev=eb010cf2c674c6fd9a6316a84e28ef90190fe51a#eb010cf2c674c6fd9a6316a84e28ef90190fe51a"
10559dependencies = [
10560 "cc",
10561 "tree-sitter",
10562]
10563
10564[[package]]
10565name = "tree-sitter-regex"
10566version = "0.20.0"
10567source = "registry+https://github.com/rust-lang/crates.io-index"
10568checksum = "efb5a53e9c990757895476216796b170fd81e4d173d08f8b082279c4e6ff8c5c"
10569dependencies = [
10570 "cc",
10571 "tree-sitter",
10572]
10573
10574[[package]]
10575name = "tree-sitter-ruby"
10576version = "0.20.0"
10577source = "registry+https://github.com/rust-lang/crates.io-index"
10578checksum = "0ac30cbb1560363ae76e1ccde543d6d99087421e228cc47afcec004b86bb711a"
10579dependencies = [
10580 "cc",
10581 "tree-sitter",
10582]
10583
10584[[package]]
10585name = "tree-sitter-rust"
10586version = "0.20.4"
10587source = "registry+https://github.com/rust-lang/crates.io-index"
10588checksum = "b0832309b0b2b6d33760ce5c0e818cb47e1d72b468516bfe4134408926fa7594"
10589dependencies = [
10590 "cc",
10591 "tree-sitter",
10592]
10593
10594[[package]]
10595name = "tree-sitter-scheme"
10596version = "0.2.0"
10597source = "git+https://github.com/6cdh/tree-sitter-scheme?rev=af0fd1fa452cb2562dc7b5c8a8c55551c39273b9#af0fd1fa452cb2562dc7b5c8a8c55551c39273b9"
10598dependencies = [
10599 "cc",
10600 "tree-sitter",
10601]
10602
10603[[package]]
10604name = "tree-sitter-svelte"
10605version = "0.10.2"
10606source = "git+https://github.com/Himujjal/tree-sitter-svelte?rev=bd60db7d3d06f89b6ec3b287c9a6e9190b5564bd#bd60db7d3d06f89b6ec3b287c9a6e9190b5564bd"
10607dependencies = [
10608 "cc",
10609 "tree-sitter",
10610]
10611
10612[[package]]
10613name = "tree-sitter-toml"
10614version = "0.5.1"
10615source = "git+https://github.com/tree-sitter/tree-sitter-toml?rev=342d9be207c2dba869b9967124c679b5e6fd0ebe#342d9be207c2dba869b9967124c679b5e6fd0ebe"
10616dependencies = [
10617 "cc",
10618 "tree-sitter",
10619]
10620
10621[[package]]
10622name = "tree-sitter-typescript"
10623version = "0.20.2"
10624source = "git+https://github.com/tree-sitter/tree-sitter-typescript?rev=5d20856f34315b068c41edaee2ac8a100081d259#5d20856f34315b068c41edaee2ac8a100081d259"
10625dependencies = [
10626 "cc",
10627 "tree-sitter",
10628]
10629
10630[[package]]
10631name = "tree-sitter-vue"
10632version = "0.0.1"
10633source = "git+https://github.com/zed-industries/tree-sitter-vue?rev=6608d9d60c386f19d80af7d8132322fa11199c42#6608d9d60c386f19d80af7d8132322fa11199c42"
10634dependencies = [
10635 "cc",
10636 "tree-sitter",
10637]
10638
10639[[package]]
10640name = "tree-sitter-yaml"
10641version = "0.0.1"
10642source = "git+https://github.com/zed-industries/tree-sitter-yaml?rev=f545a41f57502e1b5ddf2a6668896c1b0620f930#f545a41f57502e1b5ddf2a6668896c1b0620f930"
10643dependencies = [
10644 "cc",
10645 "tree-sitter",
10646]
10647
10648[[package]]
10649name = "tree-sitter-zig"
10650version = "0.0.1"
10651source = "git+https://github.com/maxxnino/tree-sitter-zig?rev=0d08703e4c3f426ec61695d7617415fff97029bd#0d08703e4c3f426ec61695d7617415fff97029bd"
10652dependencies = [
10653 "cc",
10654 "tree-sitter",
10655]
10656
10657[[package]]
10658name = "try-lock"
10659version = "0.2.4"
10660source = "registry+https://github.com/rust-lang/crates.io-index"
10661checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
10662
10663[[package]]
10664name = "ttf-parser"
10665version = "0.9.0"
10666source = "registry+https://github.com/rust-lang/crates.io-index"
10667checksum = "62ddb402ac6c2af6f7a2844243887631c4e94b51585b229fcfddb43958cd55ca"
10668
10669[[package]]
10670name = "ttf-parser"
10671version = "0.12.3"
10672source = "registry+https://github.com/rust-lang/crates.io-index"
10673checksum = "7ae2f58a822f08abdaf668897e96a5656fe72f5a9ce66422423e8849384872e6"
10674
10675[[package]]
10676name = "ttf-parser"
10677version = "0.19.2"
10678source = "registry+https://github.com/rust-lang/crates.io-index"
10679checksum = "49d64318d8311fc2668e48b63969f4343e0a85c4a109aa8460d6672e364b8bd1"
10680
10681[[package]]
10682name = "ttf-parser"
10683version = "0.20.0"
10684source = "registry+https://github.com/rust-lang/crates.io-index"
10685checksum = "17f77d76d837a7830fe1d4f12b7b4ba4192c1888001c7164257e4bc6d21d96b4"
10686
10687[[package]]
10688name = "tungstenite"
10689version = "0.16.0"
10690source = "registry+https://github.com/rust-lang/crates.io-index"
10691checksum = "6ad3713a14ae247f22a728a0456a545df14acf3867f905adff84be99e23b3ad1"
10692dependencies = [
10693 "base64 0.13.1",
10694 "byteorder",
10695 "bytes 1.5.0",
10696 "http 0.2.9",
10697 "httparse",
10698 "log",
10699 "native-tls",
10700 "rand 0.8.5",
10701 "sha-1",
10702 "thiserror",
10703 "url",
10704 "utf-8",
10705]
10706
10707[[package]]
10708name = "tungstenite"
10709version = "0.20.1"
10710source = "registry+https://github.com/rust-lang/crates.io-index"
10711checksum = "9e3dac10fd62eaf6617d3a904ae222845979aec67c615d1c842b4002c7666fb9"
10712dependencies = [
10713 "byteorder",
10714 "bytes 1.5.0",
10715 "data-encoding",
10716 "http 0.2.9",
10717 "httparse",
10718 "log",
10719 "rand 0.8.5",
10720 "sha1",
10721 "thiserror",
10722 "url",
10723 "utf-8",
10724]
10725
10726[[package]]
10727name = "typenum"
10728version = "1.17.0"
10729source = "registry+https://github.com/rust-lang/crates.io-index"
10730checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
10731
10732[[package]]
10733name = "uds_windows"
10734version = "1.1.0"
10735source = "registry+https://github.com/rust-lang/crates.io-index"
10736checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9"
10737dependencies = [
10738 "memoffset 0.9.0",
10739 "tempfile",
10740 "winapi",
10741]
10742
10743[[package]]
10744name = "ui"
10745version = "0.1.0"
10746dependencies = [
10747 "chrono",
10748 "gpui",
10749 "itertools 0.11.0",
10750 "menu",
10751 "settings",
10752 "smallvec",
10753 "story",
10754 "strum",
10755 "theme",
10756]
10757
10758[[package]]
10759name = "unicase"
10760version = "2.7.0"
10761source = "registry+https://github.com/rust-lang/crates.io-index"
10762checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89"
10763dependencies = [
10764 "version_check",
10765]
10766
10767[[package]]
10768name = "unicode-bidi"
10769version = "0.3.13"
10770source = "registry+https://github.com/rust-lang/crates.io-index"
10771checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
10772
10773[[package]]
10774name = "unicode-bidi-mirroring"
10775version = "0.1.0"
10776source = "registry+https://github.com/rust-lang/crates.io-index"
10777checksum = "56d12260fb92d52f9008be7e4bca09f584780eb2266dc8fecc6a192bec561694"
10778
10779[[package]]
10780name = "unicode-ccc"
10781version = "0.1.2"
10782source = "registry+https://github.com/rust-lang/crates.io-index"
10783checksum = "cc2520efa644f8268dce4dcd3050eaa7fc044fca03961e9998ac7e2e92b77cf1"
10784
10785[[package]]
10786name = "unicode-general-category"
10787version = "0.2.0"
10788source = "registry+https://github.com/rust-lang/crates.io-index"
10789checksum = "7f9af028e052a610d99e066b33304625dea9613170a2563314490a4e6ec5cf7f"
10790
10791[[package]]
10792name = "unicode-ident"
10793version = "1.0.12"
10794source = "registry+https://github.com/rust-lang/crates.io-index"
10795checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
10796
10797[[package]]
10798name = "unicode-linebreak"
10799version = "0.1.5"
10800source = "registry+https://github.com/rust-lang/crates.io-index"
10801checksum = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f"
10802
10803[[package]]
10804name = "unicode-normalization"
10805version = "0.1.22"
10806source = "registry+https://github.com/rust-lang/crates.io-index"
10807checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
10808dependencies = [
10809 "tinyvec",
10810]
10811
10812[[package]]
10813name = "unicode-properties"
10814version = "0.1.1"
10815source = "registry+https://github.com/rust-lang/crates.io-index"
10816checksum = "e4259d9d4425d9f0661581b804cb85fe66a4c631cadd8f490d1c13a35d5d9291"
10817
10818[[package]]
10819name = "unicode-script"
10820version = "0.5.5"
10821source = "registry+https://github.com/rust-lang/crates.io-index"
10822checksum = "7d817255e1bed6dfd4ca47258685d14d2bdcfbc64fdc9e3819bd5848057b8ecc"
10823
10824[[package]]
10825name = "unicode-segmentation"
10826version = "1.10.1"
10827source = "registry+https://github.com/rust-lang/crates.io-index"
10828checksum = "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36"
10829
10830[[package]]
10831name = "unicode-vo"
10832version = "0.1.0"
10833source = "registry+https://github.com/rust-lang/crates.io-index"
10834checksum = "b1d386ff53b415b7fe27b50bb44679e2cc4660272694b7b6f3326d8480823a94"
10835
10836[[package]]
10837name = "unicode-width"
10838version = "0.1.11"
10839source = "registry+https://github.com/rust-lang/crates.io-index"
10840checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85"
10841
10842[[package]]
10843name = "unicode-xid"
10844version = "0.2.4"
10845source = "registry+https://github.com/rust-lang/crates.io-index"
10846checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"
10847
10848[[package]]
10849name = "unicode_categories"
10850version = "0.1.1"
10851source = "registry+https://github.com/rust-lang/crates.io-index"
10852checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
10853
10854[[package]]
10855name = "unindent"
10856version = "0.1.11"
10857source = "registry+https://github.com/rust-lang/crates.io-index"
10858checksum = "e1766d682d402817b5ac4490b3c3002d91dfa0d22812f341609f97b08757359c"
10859
10860[[package]]
10861name = "untrusted"
10862version = "0.7.1"
10863source = "registry+https://github.com/rust-lang/crates.io-index"
10864checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
10865
10866[[package]]
10867name = "untrusted"
10868version = "0.9.0"
10869source = "registry+https://github.com/rust-lang/crates.io-index"
10870checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
10871
10872[[package]]
10873name = "url"
10874version = "2.4.1"
10875source = "registry+https://github.com/rust-lang/crates.io-index"
10876checksum = "143b538f18257fac9cad154828a57c6bf5157e1aa604d4816b5995bf6de87ae5"
10877dependencies = [
10878 "form_urlencoded",
10879 "idna",
10880 "percent-encoding",
10881 "serde",
10882]
10883
10884[[package]]
10885name = "urlencoding"
10886version = "2.1.3"
10887source = "registry+https://github.com/rust-lang/crates.io-index"
10888checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
10889
10890[[package]]
10891name = "usvg"
10892version = "0.14.1"
10893source = "registry+https://github.com/rust-lang/crates.io-index"
10894checksum = "ef8352f317d8f9a918ba5154797fb2a93e2730244041cf7d5be35148266adfa5"
10895dependencies = [
10896 "base64 0.13.1",
10897 "data-url",
10898 "flate2",
10899 "fontdb 0.5.4",
10900 "kurbo",
10901 "log",
10902 "memmap2 0.2.3",
10903 "pico-args",
10904 "rctree",
10905 "roxmltree 0.14.1",
10906 "rustybuzz 0.3.0",
10907 "simplecss",
10908 "siphasher 0.2.3",
10909 "svgtypes",
10910 "ttf-parser 0.12.3",
10911 "unicode-bidi",
10912 "unicode-script",
10913 "unicode-vo",
10914 "xmlwriter",
10915]
10916
10917[[package]]
10918name = "utf-8"
10919version = "0.7.6"
10920source = "registry+https://github.com/rust-lang/crates.io-index"
10921checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
10922
10923[[package]]
10924name = "utf8parse"
10925version = "0.2.1"
10926source = "registry+https://github.com/rust-lang/crates.io-index"
10927checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
10928
10929[[package]]
10930name = "util"
10931version = "0.1.0"
10932dependencies = [
10933 "anyhow",
10934 "async-fs 1.6.0",
10935 "collections",
10936 "dirs 3.0.2",
10937 "futures 0.3.28",
10938 "futures-lite 1.13.0",
10939 "git2",
10940 "globset",
10941 "isahc",
10942 "lazy_static",
10943 "log",
10944 "rand 0.8.5",
10945 "regex",
10946 "rust-embed",
10947 "serde",
10948 "serde_json",
10949 "take-until",
10950 "tempfile",
10951 "tendril",
10952 "unicase",
10953 "url",
10954]
10955
10956[[package]]
10957name = "uuid"
10958version = "1.4.1"
10959source = "registry+https://github.com/rust-lang/crates.io-index"
10960checksum = "79daa5ed5740825c40b389c5e50312b9c86df53fccd33f281df655642b43869d"
10961dependencies = [
10962 "getrandom 0.2.10",
10963 "serde",
10964 "sha1_smol",
10965]
10966
10967[[package]]
10968name = "valuable"
10969version = "0.1.0"
10970source = "registry+https://github.com/rust-lang/crates.io-index"
10971checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
10972
10973[[package]]
10974name = "value-bag"
10975version = "1.4.1"
10976source = "registry+https://github.com/rust-lang/crates.io-index"
10977checksum = "d92ccd67fb88503048c01b59152a04effd0782d035a83a6d256ce6085f08f4a3"
10978dependencies = [
10979 "value-bag-serde1",
10980 "value-bag-sval2",
10981]
10982
10983[[package]]
10984name = "value-bag-serde1"
10985version = "1.4.1"
10986source = "registry+https://github.com/rust-lang/crates.io-index"
10987checksum = "b0b9f3feef403a50d4d67e9741a6d8fc688bcbb4e4f31bd4aab72cc690284394"
10988dependencies = [
10989 "erased-serde",
10990 "serde",
10991 "serde_fmt",
10992]
10993
10994[[package]]
10995name = "value-bag-sval2"
10996version = "1.4.1"
10997source = "registry+https://github.com/rust-lang/crates.io-index"
10998checksum = "30b24f4146b6f3361e91cbf527d1fb35e9376c3c0cef72ca5ec5af6d640fad7d"
10999dependencies = [
11000 "sval",
11001 "sval_buffer",
11002 "sval_dynamic",
11003 "sval_fmt",
11004 "sval_json",
11005 "sval_ref",
11006 "sval_serde",
11007]
11008
11009[[package]]
11010name = "vcpkg"
11011version = "0.2.15"
11012source = "registry+https://github.com/rust-lang/crates.io-index"
11013checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
11014
11015[[package]]
11016name = "vcs_menu"
11017version = "0.1.0"
11018dependencies = [
11019 "anyhow",
11020 "fs",
11021 "fuzzy",
11022 "gpui",
11023 "picker",
11024 "ui",
11025 "util",
11026 "workspace",
11027]
11028
11029[[package]]
11030name = "version_check"
11031version = "0.9.4"
11032source = "registry+https://github.com/rust-lang/crates.io-index"
11033checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
11034
11035[[package]]
11036name = "vim"
11037version = "0.1.0"
11038dependencies = [
11039 "anyhow",
11040 "async-compat",
11041 "async-trait",
11042 "collections",
11043 "command_palette",
11044 "command_palette_hooks",
11045 "editor",
11046 "futures 0.3.28",
11047 "gpui",
11048 "indoc",
11049 "language",
11050 "log",
11051 "lsp",
11052 "nvim-rs",
11053 "parking_lot",
11054 "regex",
11055 "release_channel",
11056 "schemars",
11057 "search",
11058 "serde",
11059 "serde_derive",
11060 "serde_json",
11061 "settings",
11062 "tokio",
11063 "ui",
11064 "util",
11065 "workspace",
11066 "zed_actions",
11067]
11068
11069[[package]]
11070name = "vscode_theme"
11071version = "0.2.0"
11072source = "registry+https://github.com/rust-lang/crates.io-index"
11073checksum = "8b3666211944f2e6ba2c359bc9efc1891157e910b1b11c3900892ea9f18179d2"
11074dependencies = [
11075 "serde",
11076]
11077
11078[[package]]
11079name = "vsimd"
11080version = "0.8.0"
11081source = "registry+https://github.com/rust-lang/crates.io-index"
11082checksum = "5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64"
11083
11084[[package]]
11085name = "vte"
11086version = "0.13.0"
11087source = "registry+https://github.com/rust-lang/crates.io-index"
11088checksum = "40eb22ae96f050e0c0d6f7ce43feeae26c348fc4dea56928ca81537cfaa6188b"
11089dependencies = [
11090 "bitflags 2.4.2",
11091 "cursor-icon",
11092 "log",
11093 "serde",
11094 "utf8parse",
11095 "vte_generate_state_changes",
11096]
11097
11098[[package]]
11099name = "vte_generate_state_changes"
11100version = "0.1.1"
11101source = "registry+https://github.com/rust-lang/crates.io-index"
11102checksum = "d257817081c7dffcdbab24b9e62d2def62e2ff7d00b1c20062551e6cccc145ff"
11103dependencies = [
11104 "proc-macro2",
11105 "quote",
11106]
11107
11108[[package]]
11109name = "waker-fn"
11110version = "1.1.0"
11111source = "registry+https://github.com/rust-lang/crates.io-index"
11112checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"
11113
11114[[package]]
11115name = "walkdir"
11116version = "2.4.0"
11117source = "registry+https://github.com/rust-lang/crates.io-index"
11118checksum = "d71d857dc86794ca4c280d616f7da00d2dbfd8cd788846559a6813e6aa4b54ee"
11119dependencies = [
11120 "same-file",
11121 "winapi-util",
11122]
11123
11124[[package]]
11125name = "want"
11126version = "0.3.1"
11127source = "registry+https://github.com/rust-lang/crates.io-index"
11128checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
11129dependencies = [
11130 "try-lock",
11131]
11132
11133[[package]]
11134name = "wasi"
11135version = "0.9.0+wasi-snapshot-preview1"
11136source = "registry+https://github.com/rust-lang/crates.io-index"
11137checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
11138
11139[[package]]
11140name = "wasi"
11141version = "0.11.0+wasi-snapshot-preview1"
11142source = "registry+https://github.com/rust-lang/crates.io-index"
11143checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
11144
11145[[package]]
11146name = "wasi-common"
11147version = "18.0.2"
11148source = "registry+https://github.com/rust-lang/crates.io-index"
11149checksum = "880c1461417b2bf90262591bf8a5f04358fb86dac8a585a49b87024971296763"
11150dependencies = [
11151 "anyhow",
11152 "bitflags 2.4.2",
11153 "cap-fs-ext",
11154 "cap-rand",
11155 "cap-std",
11156 "cap-time-ext",
11157 "fs-set-times",
11158 "io-extras",
11159 "io-lifetimes 2.0.3",
11160 "log",
11161 "once_cell",
11162 "rustix 0.38.30",
11163 "system-interface",
11164 "thiserror",
11165 "tracing",
11166 "wasmtime",
11167 "wiggle",
11168 "windows-sys 0.52.0",
11169]
11170
11171[[package]]
11172name = "wasm-bindgen"
11173version = "0.2.87"
11174source = "registry+https://github.com/rust-lang/crates.io-index"
11175checksum = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342"
11176dependencies = [
11177 "cfg-if",
11178 "wasm-bindgen-macro",
11179]
11180
11181[[package]]
11182name = "wasm-bindgen-backend"
11183version = "0.2.87"
11184source = "registry+https://github.com/rust-lang/crates.io-index"
11185checksum = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd"
11186dependencies = [
11187 "bumpalo",
11188 "log",
11189 "once_cell",
11190 "proc-macro2",
11191 "quote",
11192 "syn 2.0.48",
11193 "wasm-bindgen-shared",
11194]
11195
11196[[package]]
11197name = "wasm-bindgen-futures"
11198version = "0.4.37"
11199source = "registry+https://github.com/rust-lang/crates.io-index"
11200checksum = "c02dbc21516f9f1f04f187958890d7e6026df8d16540b7ad9492bc34a67cea03"
11201dependencies = [
11202 "cfg-if",
11203 "js-sys",
11204 "wasm-bindgen",
11205 "web-sys",
11206]
11207
11208[[package]]
11209name = "wasm-bindgen-macro"
11210version = "0.2.87"
11211source = "registry+https://github.com/rust-lang/crates.io-index"
11212checksum = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d"
11213dependencies = [
11214 "quote",
11215 "wasm-bindgen-macro-support",
11216]
11217
11218[[package]]
11219name = "wasm-bindgen-macro-support"
11220version = "0.2.87"
11221source = "registry+https://github.com/rust-lang/crates.io-index"
11222checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b"
11223dependencies = [
11224 "proc-macro2",
11225 "quote",
11226 "syn 2.0.48",
11227 "wasm-bindgen-backend",
11228 "wasm-bindgen-shared",
11229]
11230
11231[[package]]
11232name = "wasm-bindgen-shared"
11233version = "0.2.87"
11234source = "registry+https://github.com/rust-lang/crates.io-index"
11235checksum = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1"
11236
11237[[package]]
11238name = "wasm-encoder"
11239version = "0.41.2"
11240source = "registry+https://github.com/rust-lang/crates.io-index"
11241checksum = "972f97a5d8318f908dded23594188a90bcd09365986b1163e66d70170e5287ae"
11242dependencies = [
11243 "leb128",
11244]
11245
11246[[package]]
11247name = "wasm-metadata"
11248version = "0.10.20"
11249source = "registry+https://github.com/rust-lang/crates.io-index"
11250checksum = "18ebaa7bd0f9e7a5e5dd29b9a998acf21c4abed74265524dd7e85934597bfb10"
11251dependencies = [
11252 "anyhow",
11253 "indexmap 2.0.0",
11254 "serde",
11255 "serde_derive",
11256 "serde_json",
11257 "spdx",
11258 "wasm-encoder",
11259 "wasmparser",
11260]
11261
11262[[package]]
11263name = "wasmparser"
11264version = "0.121.2"
11265source = "registry+https://github.com/rust-lang/crates.io-index"
11266checksum = "9dbe55c8f9d0dbd25d9447a5a889ff90c0cc3feaa7395310d3d826b2c703eaab"
11267dependencies = [
11268 "bitflags 2.4.2",
11269 "indexmap 2.0.0",
11270 "semver",
11271]
11272
11273[[package]]
11274name = "wasmprinter"
11275version = "0.2.80"
11276source = "registry+https://github.com/rust-lang/crates.io-index"
11277checksum = "60e73986a6b7fdfedb7c5bf9e7eb71135486507c8fbc4c0c42cffcb6532988b7"
11278dependencies = [
11279 "anyhow",
11280 "wasmparser",
11281]
11282
11283[[package]]
11284name = "wasmtime"
11285version = "18.0.2"
11286source = "registry+https://github.com/rust-lang/crates.io-index"
11287checksum = "4c843b8bc4dd4f3a76173ba93405c71111d570af0d90ea5f6299c705d0c2add2"
11288dependencies = [
11289 "anyhow",
11290 "async-trait",
11291 "bincode",
11292 "bumpalo",
11293 "cfg-if",
11294 "encoding_rs",
11295 "gimli",
11296 "indexmap 2.0.0",
11297 "libc",
11298 "log",
11299 "object",
11300 "once_cell",
11301 "paste",
11302 "rustix 0.38.30",
11303 "serde",
11304 "serde_derive",
11305 "serde_json",
11306 "target-lexicon",
11307 "wasmparser",
11308 "wasmtime-component-macro",
11309 "wasmtime-component-util",
11310 "wasmtime-cranelift",
11311 "wasmtime-environ",
11312 "wasmtime-fiber",
11313 "wasmtime-jit-icache-coherence",
11314 "wasmtime-runtime",
11315 "wasmtime-winch",
11316 "windows-sys 0.52.0",
11317]
11318
11319[[package]]
11320name = "wasmtime-asm-macros"
11321version = "18.0.2"
11322source = "registry+https://github.com/rust-lang/crates.io-index"
11323checksum = "86b9d329c718b3a18412a6a017c912b539baa8fe1210d21b651f6b4dbafed743"
11324dependencies = [
11325 "cfg-if",
11326]
11327
11328[[package]]
11329name = "wasmtime-c-api-impl"
11330version = "18.0.2"
11331source = "registry+https://github.com/rust-lang/crates.io-index"
11332checksum = "cc93587c24d8e3cb28912eb7abf95f7e350380656faccc46cff04c0821ec58c2"
11333dependencies = [
11334 "anyhow",
11335 "log",
11336 "once_cell",
11337 "tracing",
11338 "wasmtime",
11339 "wasmtime-c-api-macros",
11340]
11341
11342[[package]]
11343name = "wasmtime-c-api-macros"
11344version = "18.0.2"
11345source = "registry+https://github.com/rust-lang/crates.io-index"
11346checksum = "2e571a71eba52dfe81ef653a3a336888141f00fc2208a9962722e036fe2a34be"
11347dependencies = [
11348 "proc-macro2",
11349 "quote",
11350]
11351
11352[[package]]
11353name = "wasmtime-component-macro"
11354version = "18.0.2"
11355source = "registry+https://github.com/rust-lang/crates.io-index"
11356checksum = "d8d55ddfd02898885c39638eae9631cd430c83a368f5996ed0f7bfb181d02157"
11357dependencies = [
11358 "anyhow",
11359 "proc-macro2",
11360 "quote",
11361 "syn 2.0.48",
11362 "wasmtime-component-util",
11363 "wasmtime-wit-bindgen",
11364 "wit-parser 0.13.2",
11365]
11366
11367[[package]]
11368name = "wasmtime-component-util"
11369version = "18.0.2"
11370source = "registry+https://github.com/rust-lang/crates.io-index"
11371checksum = "1d6d69c430cddc70ec42159506962c66983ce0192ebde4eb125b7aabc49cff88"
11372
11373[[package]]
11374name = "wasmtime-cranelift"
11375version = "18.0.2"
11376source = "registry+https://github.com/rust-lang/crates.io-index"
11377checksum = "31ca62f519225492bd555d0ec85a2dacb0c10315db3418c8b9aeb3824bf54a24"
11378dependencies = [
11379 "anyhow",
11380 "cfg-if",
11381 "cranelift-codegen",
11382 "cranelift-control",
11383 "cranelift-entity",
11384 "cranelift-frontend",
11385 "cranelift-native",
11386 "cranelift-wasm",
11387 "gimli",
11388 "log",
11389 "object",
11390 "target-lexicon",
11391 "thiserror",
11392 "wasmparser",
11393 "wasmtime-cranelift-shared",
11394 "wasmtime-environ",
11395 "wasmtime-versioned-export-macros",
11396]
11397
11398[[package]]
11399name = "wasmtime-cranelift-shared"
11400version = "18.0.2"
11401source = "registry+https://github.com/rust-lang/crates.io-index"
11402checksum = "fd5f2071f42e61490bf7cb95b9acdbe6a29dd577a398019304a960585f28b844"
11403dependencies = [
11404 "anyhow",
11405 "cranelift-codegen",
11406 "cranelift-control",
11407 "cranelift-native",
11408 "gimli",
11409 "object",
11410 "target-lexicon",
11411 "wasmtime-environ",
11412]
11413
11414[[package]]
11415name = "wasmtime-environ"
11416version = "18.0.2"
11417source = "registry+https://github.com/rust-lang/crates.io-index"
11418checksum = "82bf1a47f384610da19f58b0fd392ca6a3b720974315c08afb0392c0f3951fed"
11419dependencies = [
11420 "anyhow",
11421 "bincode",
11422 "cpp_demangle",
11423 "cranelift-entity",
11424 "gimli",
11425 "indexmap 2.0.0",
11426 "log",
11427 "object",
11428 "rustc-demangle",
11429 "serde",
11430 "serde_derive",
11431 "target-lexicon",
11432 "thiserror",
11433 "wasm-encoder",
11434 "wasmparser",
11435 "wasmprinter",
11436 "wasmtime-component-util",
11437 "wasmtime-types",
11438]
11439
11440[[package]]
11441name = "wasmtime-fiber"
11442version = "18.0.2"
11443source = "registry+https://github.com/rust-lang/crates.io-index"
11444checksum = "0e31aecada2831e067ebfe93faa3001cc153d506f8af40bbea58aa1d20fe4820"
11445dependencies = [
11446 "anyhow",
11447 "cc",
11448 "cfg-if",
11449 "rustix 0.38.30",
11450 "wasmtime-asm-macros",
11451 "wasmtime-versioned-export-macros",
11452 "windows-sys 0.52.0",
11453]
11454
11455[[package]]
11456name = "wasmtime-jit-icache-coherence"
11457version = "18.0.2"
11458source = "registry+https://github.com/rust-lang/crates.io-index"
11459checksum = "33f4121cb29dda08139b2824a734dd095d83ce843f2d613a84eb580b9cfc17ac"
11460dependencies = [
11461 "cfg-if",
11462 "libc",
11463 "windows-sys 0.52.0",
11464]
11465
11466[[package]]
11467name = "wasmtime-runtime"
11468version = "18.0.2"
11469source = "registry+https://github.com/rust-lang/crates.io-index"
11470checksum = "4e517f2b996bb3b0e34a82a2bce194f850d9bcfc25c08328ef5fb71b071066b8"
11471dependencies = [
11472 "anyhow",
11473 "cc",
11474 "cfg-if",
11475 "encoding_rs",
11476 "indexmap 2.0.0",
11477 "libc",
11478 "log",
11479 "mach",
11480 "memfd",
11481 "memoffset 0.9.0",
11482 "paste",
11483 "psm",
11484 "rustix 0.38.30",
11485 "sptr",
11486 "wasm-encoder",
11487 "wasmtime-asm-macros",
11488 "wasmtime-environ",
11489 "wasmtime-fiber",
11490 "wasmtime-versioned-export-macros",
11491 "wasmtime-wmemcheck",
11492 "windows-sys 0.52.0",
11493]
11494
11495[[package]]
11496name = "wasmtime-types"
11497version = "18.0.2"
11498source = "registry+https://github.com/rust-lang/crates.io-index"
11499checksum = "54a327d7a0ef57bd52a507d28b4561a74126c7a8535a2fc6f2025716bc6a52e8"
11500dependencies = [
11501 "cranelift-entity",
11502 "serde",
11503 "serde_derive",
11504 "thiserror",
11505 "wasmparser",
11506]
11507
11508[[package]]
11509name = "wasmtime-versioned-export-macros"
11510version = "18.0.2"
11511source = "registry+https://github.com/rust-lang/crates.io-index"
11512checksum = "8ef32eea9fc7035a55159a679d1e89b43ece5ae45d24eed4808e6a92c99a0da4"
11513dependencies = [
11514 "proc-macro2",
11515 "quote",
11516 "syn 2.0.48",
11517]
11518
11519[[package]]
11520name = "wasmtime-wasi"
11521version = "18.0.2"
11522source = "registry+https://github.com/rust-lang/crates.io-index"
11523checksum = "d04d2fb2257245aa05ff799ded40520ae4d8cd31b0d14972afac89061f12fe12"
11524dependencies = [
11525 "anyhow",
11526 "async-trait",
11527 "bitflags 2.4.2",
11528 "bytes 1.5.0",
11529 "cap-fs-ext",
11530 "cap-net-ext",
11531 "cap-rand",
11532 "cap-std",
11533 "cap-time-ext",
11534 "fs-set-times",
11535 "futures 0.3.28",
11536 "io-extras",
11537 "io-lifetimes 2.0.3",
11538 "log",
11539 "once_cell",
11540 "rustix 0.38.30",
11541 "system-interface",
11542 "thiserror",
11543 "tokio",
11544 "tracing",
11545 "url",
11546 "wasi-common",
11547 "wasmtime",
11548 "wiggle",
11549 "windows-sys 0.52.0",
11550]
11551
11552[[package]]
11553name = "wasmtime-winch"
11554version = "18.0.2"
11555source = "registry+https://github.com/rust-lang/crates.io-index"
11556checksum = "db3378c0e808a744b5d4df2a9a9d2746a53b151811926731f04fc401707f7d54"
11557dependencies = [
11558 "anyhow",
11559 "cranelift-codegen",
11560 "gimli",
11561 "object",
11562 "target-lexicon",
11563 "wasmparser",
11564 "wasmtime-cranelift-shared",
11565 "wasmtime-environ",
11566 "winch-codegen",
11567]
11568
11569[[package]]
11570name = "wasmtime-wit-bindgen"
11571version = "18.0.2"
11572source = "registry+https://github.com/rust-lang/crates.io-index"
11573checksum = "ca677c36869e45602617b25a9968ec0d895ad9a0aee3756d9dee1ddd89456f91"
11574dependencies = [
11575 "anyhow",
11576 "heck 0.4.1",
11577 "indexmap 2.0.0",
11578 "wit-parser 0.13.2",
11579]
11580
11581[[package]]
11582name = "wasmtime-wmemcheck"
11583version = "18.0.2"
11584source = "registry+https://github.com/rust-lang/crates.io-index"
11585checksum = "7f4cbfb052d66f03603a9b77f18171ea245c7805714caad370a549a6344bf86b"
11586
11587[[package]]
11588name = "wast"
11589version = "35.0.2"
11590source = "registry+https://github.com/rust-lang/crates.io-index"
11591checksum = "2ef140f1b49946586078353a453a1d28ba90adfc54dde75710bc1931de204d68"
11592dependencies = [
11593 "leb128",
11594]
11595
11596[[package]]
11597name = "wayland-backend"
11598version = "0.3.3"
11599source = "registry+https://github.com/rust-lang/crates.io-index"
11600checksum = "9d50fa61ce90d76474c87f5fc002828d81b32677340112b4ef08079a9d459a40"
11601dependencies = [
11602 "cc",
11603 "downcast-rs",
11604 "rustix 0.38.30",
11605 "scoped-tls",
11606 "smallvec",
11607 "wayland-sys",
11608]
11609
11610[[package]]
11611name = "wayland-client"
11612version = "0.31.2"
11613source = "registry+https://github.com/rust-lang/crates.io-index"
11614checksum = "82fb96ee935c2cea6668ccb470fb7771f6215d1691746c2d896b447a00ad3f1f"
11615dependencies = [
11616 "bitflags 2.4.2",
11617 "rustix 0.38.30",
11618 "wayland-backend",
11619 "wayland-scanner",
11620]
11621
11622[[package]]
11623name = "wayland-csd-frame"
11624version = "0.3.0"
11625source = "registry+https://github.com/rust-lang/crates.io-index"
11626checksum = "625c5029dbd43d25e6aa9615e88b829a5cad13b2819c4ae129fdbb7c31ab4c7e"
11627dependencies = [
11628 "bitflags 2.4.2",
11629 "cursor-icon",
11630 "wayland-backend",
11631]
11632
11633[[package]]
11634name = "wayland-cursor"
11635version = "0.31.1"
11636source = "registry+https://github.com/rust-lang/crates.io-index"
11637checksum = "71ce5fa868dd13d11a0d04c5e2e65726d0897be8de247c0c5a65886e283231ba"
11638dependencies = [
11639 "rustix 0.38.30",
11640 "wayland-client",
11641 "xcursor",
11642]
11643
11644[[package]]
11645name = "wayland-protocols"
11646version = "0.31.2"
11647source = "registry+https://github.com/rust-lang/crates.io-index"
11648checksum = "8f81f365b8b4a97f422ac0e8737c438024b5951734506b0e1d775c73030561f4"
11649dependencies = [
11650 "bitflags 2.4.2",
11651 "wayland-backend",
11652 "wayland-client",
11653 "wayland-scanner",
11654]
11655
11656[[package]]
11657name = "wayland-protocols-wlr"
11658version = "0.2.0"
11659source = "registry+https://github.com/rust-lang/crates.io-index"
11660checksum = "ad1f61b76b6c2d8742e10f9ba5c3737f6530b4c243132c2a2ccc8aa96fe25cd6"
11661dependencies = [
11662 "bitflags 2.4.2",
11663 "wayland-backend",
11664 "wayland-client",
11665 "wayland-protocols",
11666 "wayland-scanner",
11667]
11668
11669[[package]]
11670name = "wayland-scanner"
11671version = "0.31.1"
11672source = "registry+https://github.com/rust-lang/crates.io-index"
11673checksum = "63b3a62929287001986fb58c789dce9b67604a397c15c611ad9f747300b6c283"
11674dependencies = [
11675 "proc-macro2",
11676 "quick-xml 0.31.0",
11677 "quote",
11678]
11679
11680[[package]]
11681name = "wayland-sys"
11682version = "0.31.1"
11683source = "registry+https://github.com/rust-lang/crates.io-index"
11684checksum = "15a0c8eaff5216d07f226cb7a549159267f3467b289d9a2e52fd3ef5aae2b7af"
11685dependencies = [
11686 "dlib",
11687 "log",
11688 "once_cell",
11689 "pkg-config",
11690]
11691
11692[[package]]
11693name = "web-sys"
11694version = "0.3.64"
11695source = "registry+https://github.com/rust-lang/crates.io-index"
11696checksum = "9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b"
11697dependencies = [
11698 "js-sys",
11699 "wasm-bindgen",
11700]
11701
11702[[package]]
11703name = "webpki-roots"
11704version = "0.24.0"
11705source = "registry+https://github.com/rust-lang/crates.io-index"
11706checksum = "b291546d5d9d1eab74f069c77749f2cb8504a12caa20f0f2de93ddbf6f411888"
11707dependencies = [
11708 "rustls-webpki",
11709]
11710
11711[[package]]
11712name = "weezl"
11713version = "0.1.7"
11714source = "registry+https://github.com/rust-lang/crates.io-index"
11715checksum = "9193164d4de03a926d909d3bc7c30543cecb35400c02114792c2cae20d5e2dbb"
11716
11717[[package]]
11718name = "welcome"
11719version = "0.1.0"
11720dependencies = [
11721 "anyhow",
11722 "client",
11723 "copilot_ui",
11724 "db",
11725 "editor",
11726 "fuzzy",
11727 "gpui",
11728 "install_cli",
11729 "picker",
11730 "project",
11731 "schemars",
11732 "serde",
11733 "settings",
11734 "theme_selector",
11735 "ui",
11736 "util",
11737 "vim",
11738 "workspace",
11739]
11740
11741[[package]]
11742name = "which"
11743version = "4.4.2"
11744source = "registry+https://github.com/rust-lang/crates.io-index"
11745checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
11746dependencies = [
11747 "either",
11748 "home",
11749 "once_cell",
11750 "rustix 0.38.30",
11751]
11752
11753[[package]]
11754name = "which"
11755version = "6.0.0"
11756source = "registry+https://github.com/rust-lang/crates.io-index"
11757checksum = "7fa5e0c10bf77f44aac573e498d1a82d5fbd5e91f6fc0a99e7be4b38e85e101c"
11758dependencies = [
11759 "either",
11760 "home",
11761 "once_cell",
11762 "rustix 0.38.30",
11763 "windows-sys 0.52.0",
11764]
11765
11766[[package]]
11767name = "whoami"
11768version = "1.4.1"
11769source = "registry+https://github.com/rust-lang/crates.io-index"
11770checksum = "22fc3756b8a9133049b26c7f61ab35416c130e8c09b660f5b3958b446f52cc50"
11771
11772[[package]]
11773name = "wiggle"
11774version = "18.0.2"
11775source = "registry+https://github.com/rust-lang/crates.io-index"
11776checksum = "b69812e493f8a43d8551abfaaf9539e1aff0cf56a58cdd276845fc4af035d0cd"
11777dependencies = [
11778 "anyhow",
11779 "async-trait",
11780 "bitflags 2.4.2",
11781 "thiserror",
11782 "tracing",
11783 "wasmtime",
11784 "wiggle-macro",
11785]
11786
11787[[package]]
11788name = "wiggle-generate"
11789version = "18.0.2"
11790source = "registry+https://github.com/rust-lang/crates.io-index"
11791checksum = "0446357a5a7af0172848b6eca7b2aa1ab7d90065cd2ab02b633a322e1a52f636"
11792dependencies = [
11793 "anyhow",
11794 "heck 0.4.1",
11795 "proc-macro2",
11796 "quote",
11797 "shellexpand",
11798 "syn 2.0.48",
11799 "witx",
11800]
11801
11802[[package]]
11803name = "wiggle-macro"
11804version = "18.0.2"
11805source = "registry+https://github.com/rust-lang/crates.io-index"
11806checksum = "9498ef53a12cf25dc6de9baef6ccd8b58d159202c412a19f4d72b218393086c5"
11807dependencies = [
11808 "proc-macro2",
11809 "quote",
11810 "syn 2.0.48",
11811 "wiggle-generate",
11812]
11813
11814[[package]]
11815name = "winapi"
11816version = "0.3.9"
11817source = "registry+https://github.com/rust-lang/crates.io-index"
11818checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
11819dependencies = [
11820 "winapi-i686-pc-windows-gnu",
11821 "winapi-x86_64-pc-windows-gnu",
11822]
11823
11824[[package]]
11825name = "winapi-i686-pc-windows-gnu"
11826version = "0.4.0"
11827source = "registry+https://github.com/rust-lang/crates.io-index"
11828checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
11829
11830[[package]]
11831name = "winapi-util"
11832version = "0.1.6"
11833source = "registry+https://github.com/rust-lang/crates.io-index"
11834checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596"
11835dependencies = [
11836 "winapi",
11837]
11838
11839[[package]]
11840name = "winapi-x86_64-pc-windows-gnu"
11841version = "0.4.0"
11842source = "registry+https://github.com/rust-lang/crates.io-index"
11843checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
11844
11845[[package]]
11846name = "winch-codegen"
11847version = "0.16.2"
11848source = "registry+https://github.com/rust-lang/crates.io-index"
11849checksum = "8197ed4a2ebf612f0624ddda10de71f8cd2d3a4ecf8ffac0586a264599708d63"
11850dependencies = [
11851 "anyhow",
11852 "cranelift-codegen",
11853 "gimli",
11854 "regalloc2",
11855 "smallvec",
11856 "target-lexicon",
11857 "wasmparser",
11858 "wasmtime-environ",
11859]
11860
11861[[package]]
11862name = "windows"
11863version = "0.46.0"
11864source = "registry+https://github.com/rust-lang/crates.io-index"
11865checksum = "cdacb41e6a96a052c6cb63a144f24900236121c6f63f4f8219fef5977ecb0c25"
11866dependencies = [
11867 "windows-targets 0.42.2",
11868]
11869
11870[[package]]
11871name = "windows"
11872version = "0.48.0"
11873source = "registry+https://github.com/rust-lang/crates.io-index"
11874checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
11875dependencies = [
11876 "windows-targets 0.48.5",
11877]
11878
11879[[package]]
11880name = "windows"
11881version = "0.52.0"
11882source = "registry+https://github.com/rust-lang/crates.io-index"
11883checksum = "e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be"
11884dependencies = [
11885 "windows-core 0.52.0",
11886 "windows-targets 0.52.4",
11887]
11888
11889[[package]]
11890name = "windows"
11891version = "0.53.0"
11892source = "registry+https://github.com/rust-lang/crates.io-index"
11893checksum = "efc5cf48f83140dcaab716eeaea345f9e93d0018fb81162753a3f76c3397b538"
11894dependencies = [
11895 "windows-core 0.53.0",
11896 "windows-implement",
11897 "windows-interface",
11898 "windows-targets 0.52.4",
11899]
11900
11901[[package]]
11902name = "windows-core"
11903version = "0.52.0"
11904source = "registry+https://github.com/rust-lang/crates.io-index"
11905checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
11906dependencies = [
11907 "windows-targets 0.52.4",
11908]
11909
11910[[package]]
11911name = "windows-core"
11912version = "0.53.0"
11913source = "registry+https://github.com/rust-lang/crates.io-index"
11914checksum = "9dcc5b895a6377f1ab9fa55acedab1fd5ac0db66ad1e6c7f47e28a22e446a5dd"
11915dependencies = [
11916 "windows-result",
11917 "windows-targets 0.52.4",
11918]
11919
11920[[package]]
11921name = "windows-implement"
11922version = "0.53.0"
11923source = "registry+https://github.com/rust-lang/crates.io-index"
11924checksum = "942ac266be9249c84ca862f0a164a39533dc2f6f33dc98ec89c8da99b82ea0bd"
11925dependencies = [
11926 "proc-macro2",
11927 "quote",
11928 "syn 2.0.48",
11929]
11930
11931[[package]]
11932name = "windows-interface"
11933version = "0.53.0"
11934source = "registry+https://github.com/rust-lang/crates.io-index"
11935checksum = "da33557140a288fae4e1d5f8873aaf9eb6613a9cf82c3e070223ff177f598b60"
11936dependencies = [
11937 "proc-macro2",
11938 "quote",
11939 "syn 2.0.48",
11940]
11941
11942[[package]]
11943name = "windows-result"
11944version = "0.1.0"
11945source = "registry+https://github.com/rust-lang/crates.io-index"
11946checksum = "cd19df78e5168dfb0aedc343d1d1b8d422ab2db6756d2dc3fef75035402a3f64"
11947dependencies = [
11948 "windows-targets 0.52.4",
11949]
11950
11951[[package]]
11952name = "windows-sys"
11953version = "0.45.0"
11954source = "registry+https://github.com/rust-lang/crates.io-index"
11955checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
11956dependencies = [
11957 "windows-targets 0.42.2",
11958]
11959
11960[[package]]
11961name = "windows-sys"
11962version = "0.48.0"
11963source = "registry+https://github.com/rust-lang/crates.io-index"
11964checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
11965dependencies = [
11966 "windows-targets 0.48.5",
11967]
11968
11969[[package]]
11970name = "windows-sys"
11971version = "0.52.0"
11972source = "registry+https://github.com/rust-lang/crates.io-index"
11973checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
11974dependencies = [
11975 "windows-targets 0.52.4",
11976]
11977
11978[[package]]
11979name = "windows-targets"
11980version = "0.42.2"
11981source = "registry+https://github.com/rust-lang/crates.io-index"
11982checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
11983dependencies = [
11984 "windows_aarch64_gnullvm 0.42.2",
11985 "windows_aarch64_msvc 0.42.2",
11986 "windows_i686_gnu 0.42.2",
11987 "windows_i686_msvc 0.42.2",
11988 "windows_x86_64_gnu 0.42.2",
11989 "windows_x86_64_gnullvm 0.42.2",
11990 "windows_x86_64_msvc 0.42.2",
11991]
11992
11993[[package]]
11994name = "windows-targets"
11995version = "0.48.5"
11996source = "registry+https://github.com/rust-lang/crates.io-index"
11997checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
11998dependencies = [
11999 "windows_aarch64_gnullvm 0.48.5",
12000 "windows_aarch64_msvc 0.48.5",
12001 "windows_i686_gnu 0.48.5",
12002 "windows_i686_msvc 0.48.5",
12003 "windows_x86_64_gnu 0.48.5",
12004 "windows_x86_64_gnullvm 0.48.5",
12005 "windows_x86_64_msvc 0.48.5",
12006]
12007
12008[[package]]
12009name = "windows-targets"
12010version = "0.52.4"
12011source = "registry+https://github.com/rust-lang/crates.io-index"
12012checksum = "7dd37b7e5ab9018759f893a1952c9420d060016fc19a472b4bb20d1bdd694d1b"
12013dependencies = [
12014 "windows_aarch64_gnullvm 0.52.4",
12015 "windows_aarch64_msvc 0.52.4",
12016 "windows_i686_gnu 0.52.4",
12017 "windows_i686_msvc 0.52.4",
12018 "windows_x86_64_gnu 0.52.4",
12019 "windows_x86_64_gnullvm 0.52.4",
12020 "windows_x86_64_msvc 0.52.4",
12021]
12022
12023[[package]]
12024name = "windows_aarch64_gnullvm"
12025version = "0.42.2"
12026source = "registry+https://github.com/rust-lang/crates.io-index"
12027checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
12028
12029[[package]]
12030name = "windows_aarch64_gnullvm"
12031version = "0.48.5"
12032source = "registry+https://github.com/rust-lang/crates.io-index"
12033checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
12034
12035[[package]]
12036name = "windows_aarch64_gnullvm"
12037version = "0.52.4"
12038source = "registry+https://github.com/rust-lang/crates.io-index"
12039checksum = "bcf46cf4c365c6f2d1cc93ce535f2c8b244591df96ceee75d8e83deb70a9cac9"
12040
12041[[package]]
12042name = "windows_aarch64_msvc"
12043version = "0.42.2"
12044source = "registry+https://github.com/rust-lang/crates.io-index"
12045checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
12046
12047[[package]]
12048name = "windows_aarch64_msvc"
12049version = "0.48.5"
12050source = "registry+https://github.com/rust-lang/crates.io-index"
12051checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
12052
12053[[package]]
12054name = "windows_aarch64_msvc"
12055version = "0.52.4"
12056source = "registry+https://github.com/rust-lang/crates.io-index"
12057checksum = "da9f259dd3bcf6990b55bffd094c4f7235817ba4ceebde8e6d11cd0c5633b675"
12058
12059[[package]]
12060name = "windows_i686_gnu"
12061version = "0.42.2"
12062source = "registry+https://github.com/rust-lang/crates.io-index"
12063checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
12064
12065[[package]]
12066name = "windows_i686_gnu"
12067version = "0.48.5"
12068source = "registry+https://github.com/rust-lang/crates.io-index"
12069checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
12070
12071[[package]]
12072name = "windows_i686_gnu"
12073version = "0.52.4"
12074source = "registry+https://github.com/rust-lang/crates.io-index"
12075checksum = "b474d8268f99e0995f25b9f095bc7434632601028cf86590aea5c8a5cb7801d3"
12076
12077[[package]]
12078name = "windows_i686_msvc"
12079version = "0.42.2"
12080source = "registry+https://github.com/rust-lang/crates.io-index"
12081checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
12082
12083[[package]]
12084name = "windows_i686_msvc"
12085version = "0.48.5"
12086source = "registry+https://github.com/rust-lang/crates.io-index"
12087checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
12088
12089[[package]]
12090name = "windows_i686_msvc"
12091version = "0.52.4"
12092source = "registry+https://github.com/rust-lang/crates.io-index"
12093checksum = "1515e9a29e5bed743cb4415a9ecf5dfca648ce85ee42e15873c3cd8610ff8e02"
12094
12095[[package]]
12096name = "windows_x86_64_gnu"
12097version = "0.42.2"
12098source = "registry+https://github.com/rust-lang/crates.io-index"
12099checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
12100
12101[[package]]
12102name = "windows_x86_64_gnu"
12103version = "0.48.5"
12104source = "registry+https://github.com/rust-lang/crates.io-index"
12105checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
12106
12107[[package]]
12108name = "windows_x86_64_gnu"
12109version = "0.52.4"
12110source = "registry+https://github.com/rust-lang/crates.io-index"
12111checksum = "5eee091590e89cc02ad514ffe3ead9eb6b660aedca2183455434b93546371a03"
12112
12113[[package]]
12114name = "windows_x86_64_gnullvm"
12115version = "0.42.2"
12116source = "registry+https://github.com/rust-lang/crates.io-index"
12117checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
12118
12119[[package]]
12120name = "windows_x86_64_gnullvm"
12121version = "0.48.5"
12122source = "registry+https://github.com/rust-lang/crates.io-index"
12123checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
12124
12125[[package]]
12126name = "windows_x86_64_gnullvm"
12127version = "0.52.4"
12128source = "registry+https://github.com/rust-lang/crates.io-index"
12129checksum = "77ca79f2451b49fa9e2af39f0747fe999fcda4f5e241b2898624dca97a1f2177"
12130
12131[[package]]
12132name = "windows_x86_64_msvc"
12133version = "0.42.2"
12134source = "registry+https://github.com/rust-lang/crates.io-index"
12135checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
12136
12137[[package]]
12138name = "windows_x86_64_msvc"
12139version = "0.48.5"
12140source = "registry+https://github.com/rust-lang/crates.io-index"
12141checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
12142
12143[[package]]
12144name = "windows_x86_64_msvc"
12145version = "0.52.4"
12146source = "registry+https://github.com/rust-lang/crates.io-index"
12147checksum = "32b752e52a2da0ddfbdbcc6fceadfeede4c939ed16d13e648833a61dfb611ed8"
12148
12149[[package]]
12150name = "winnow"
12151version = "0.5.15"
12152source = "registry+https://github.com/rust-lang/crates.io-index"
12153checksum = "7c2e3184b9c4e92ad5167ca73039d0c42476302ab603e2fec4487511f38ccefc"
12154dependencies = [
12155 "memchr",
12156]
12157
12158[[package]]
12159name = "winnow"
12160version = "0.6.1"
12161source = "registry+https://github.com/rust-lang/crates.io-index"
12162checksum = "d90f4e0f530c4c69f62b80d839e9ef3855edc9cba471a160c4d692deed62b401"
12163dependencies = [
12164 "memchr",
12165]
12166
12167[[package]]
12168name = "winreg"
12169version = "0.50.0"
12170source = "registry+https://github.com/rust-lang/crates.io-index"
12171checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
12172dependencies = [
12173 "cfg-if",
12174 "windows-sys 0.48.0",
12175]
12176
12177[[package]]
12178name = "winx"
12179version = "0.36.3"
12180source = "registry+https://github.com/rust-lang/crates.io-index"
12181checksum = "f9643b83820c0cd246ecabe5fa454dd04ba4fa67996369466d0747472d337346"
12182dependencies = [
12183 "bitflags 2.4.2",
12184 "windows-sys 0.52.0",
12185]
12186
12187[[package]]
12188name = "wio"
12189version = "0.2.2"
12190source = "registry+https://github.com/rust-lang/crates.io-index"
12191checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
12192dependencies = [
12193 "winapi",
12194]
12195
12196[[package]]
12197name = "wit-bindgen"
12198version = "0.18.0"
12199source = "registry+https://github.com/rust-lang/crates.io-index"
12200checksum = "5408d742fcdf418b766f23b2393f0f4d9b10b72b7cd96d9525626943593e8cc0"
12201dependencies = [
12202 "bitflags 2.4.2",
12203 "wit-bindgen-rust-macro",
12204]
12205
12206[[package]]
12207name = "wit-bindgen-core"
12208version = "0.18.0"
12209source = "registry+https://github.com/rust-lang/crates.io-index"
12210checksum = "7146725463d08ccf9c6c5357a7a6c1fff96185d95d6e84e7c75c92e5b1273c93"
12211dependencies = [
12212 "anyhow",
12213 "wit-parser 0.14.0",
12214]
12215
12216[[package]]
12217name = "wit-bindgen-rust"
12218version = "0.18.0"
12219source = "registry+https://github.com/rust-lang/crates.io-index"
12220checksum = "eb5fefcf93ff2ea03c8fe9b9db2caee3096103c0e3cd62ed54f6f9493aa6b405"
12221dependencies = [
12222 "anyhow",
12223 "heck 0.4.1",
12224 "wasm-metadata",
12225 "wit-bindgen-core",
12226 "wit-component 0.21.0",
12227]
12228
12229[[package]]
12230name = "wit-bindgen-rust-macro"
12231version = "0.18.1"
12232source = "registry+https://github.com/rust-lang/crates.io-index"
12233checksum = "ce4059a1adc671e4457f457cb638ed2f766a1a462bb7daa3b638c6fb1fda156e"
12234dependencies = [
12235 "anyhow",
12236 "proc-macro2",
12237 "quote",
12238 "syn 2.0.48",
12239 "wit-bindgen-core",
12240 "wit-bindgen-rust",
12241]
12242
12243[[package]]
12244name = "wit-component"
12245version = "0.20.3"
12246source = "registry+https://github.com/rust-lang/crates.io-index"
12247checksum = "a4436190e87b4e539807bcdcf5b817e79d2e29e16bc5ddb6445413fe3d1f5716"
12248dependencies = [
12249 "anyhow",
12250 "bitflags 2.4.2",
12251 "indexmap 2.0.0",
12252 "log",
12253 "serde",
12254 "serde_derive",
12255 "serde_json",
12256 "wasm-encoder",
12257 "wasm-metadata",
12258 "wasmparser",
12259 "wit-parser 0.13.2",
12260]
12261
12262[[package]]
12263name = "wit-component"
12264version = "0.21.0"
12265source = "registry+https://github.com/rust-lang/crates.io-index"
12266checksum = "be60cd1b2ff7919305301d0c27528d4867bd793afe890ba3837743da9655d91b"
12267dependencies = [
12268 "anyhow",
12269 "bitflags 2.4.2",
12270 "indexmap 2.0.0",
12271 "log",
12272 "serde",
12273 "serde_derive",
12274 "serde_json",
12275 "wasm-encoder",
12276 "wasm-metadata",
12277 "wasmparser",
12278 "wit-parser 0.14.0",
12279]
12280
12281[[package]]
12282name = "wit-parser"
12283version = "0.13.2"
12284source = "registry+https://github.com/rust-lang/crates.io-index"
12285checksum = "316b36a9f0005f5aa4b03c39bc3728d045df136f8c13a73b7db4510dec725e08"
12286dependencies = [
12287 "anyhow",
12288 "id-arena",
12289 "indexmap 2.0.0",
12290 "log",
12291 "semver",
12292 "serde",
12293 "serde_derive",
12294 "serde_json",
12295 "unicode-xid",
12296]
12297
12298[[package]]
12299name = "wit-parser"
12300version = "0.14.0"
12301source = "registry+https://github.com/rust-lang/crates.io-index"
12302checksum = "1ee4ad7310367bf272507c0c8e0c74a80b4ed586b833f7c7ca0b7588f686f11a"
12303dependencies = [
12304 "anyhow",
12305 "id-arena",
12306 "indexmap 2.0.0",
12307 "log",
12308 "semver",
12309 "serde",
12310 "serde_derive",
12311 "serde_json",
12312 "unicode-xid",
12313 "wasmparser",
12314]
12315
12316[[package]]
12317name = "witx"
12318version = "0.9.1"
12319source = "registry+https://github.com/rust-lang/crates.io-index"
12320checksum = "e366f27a5cabcddb2706a78296a40b8fcc451e1a6aba2fc1d94b4a01bdaaef4b"
12321dependencies = [
12322 "anyhow",
12323 "log",
12324 "thiserror",
12325 "wast",
12326]
12327
12328[[package]]
12329name = "workspace"
12330version = "0.1.0"
12331dependencies = [
12332 "anyhow",
12333 "async-recursion 1.0.5",
12334 "bincode",
12335 "call",
12336 "client",
12337 "clock",
12338 "collections",
12339 "db",
12340 "derive_more",
12341 "env_logger",
12342 "fs",
12343 "futures 0.3.28",
12344 "gpui",
12345 "itertools 0.11.0",
12346 "language",
12347 "lazy_static",
12348 "log",
12349 "node_runtime",
12350 "parking_lot",
12351 "postage",
12352 "project",
12353 "schemars",
12354 "serde",
12355 "serde_json",
12356 "settings",
12357 "smallvec",
12358 "sqlez",
12359 "task",
12360 "theme",
12361 "ui",
12362 "util",
12363 "uuid",
12364]
12365
12366[[package]]
12367name = "worktree"
12368version = "0.1.0"
12369dependencies = [
12370 "anyhow",
12371 "client",
12372 "clock",
12373 "collections",
12374 "fs",
12375 "futures 0.3.28",
12376 "fuzzy",
12377 "git",
12378 "git2",
12379 "gpui",
12380 "ignore",
12381 "itertools 0.11.0",
12382 "language",
12383 "log",
12384 "lsp",
12385 "parking_lot",
12386 "postage",
12387 "pretty_assertions",
12388 "rand 0.8.5",
12389 "rpc",
12390 "schemars",
12391 "serde",
12392 "serde_json",
12393 "settings",
12394 "smol",
12395 "sum_tree",
12396 "text",
12397 "util",
12398]
12399
12400[[package]]
12401name = "wyz"
12402version = "0.5.1"
12403source = "registry+https://github.com/rust-lang/crates.io-index"
12404checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"
12405dependencies = [
12406 "tap",
12407]
12408
12409[[package]]
12410name = "x11-clipboard"
12411version = "0.9.2"
12412source = "registry+https://github.com/rust-lang/crates.io-index"
12413checksum = "b98785a09322d7446e28a13203d2cae1059a0dd3dfb32cb06d0a225f023d8286"
12414dependencies = [
12415 "libc",
12416 "x11rb",
12417]
12418
12419[[package]]
12420name = "x11rb"
12421version = "0.13.0"
12422source = "registry+https://github.com/rust-lang/crates.io-index"
12423checksum = "f8f25ead8c7e4cba123243a6367da5d3990e0d3affa708ea19dce96356bd9f1a"
12424dependencies = [
12425 "as-raw-xcb-connection",
12426 "gethostname",
12427 "libc",
12428 "rustix 0.38.30",
12429 "x11rb-protocol",
12430]
12431
12432[[package]]
12433name = "x11rb-protocol"
12434version = "0.13.0"
12435source = "registry+https://github.com/rust-lang/crates.io-index"
12436checksum = "e63e71c4b8bd9ffec2c963173a4dc4cbde9ee96961d4fcb4429db9929b606c34"
12437
12438[[package]]
12439name = "xattr"
12440version = "0.2.3"
12441source = "registry+https://github.com/rust-lang/crates.io-index"
12442checksum = "6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc"
12443dependencies = [
12444 "libc",
12445]
12446
12447[[package]]
12448name = "xcursor"
12449version = "0.3.5"
12450source = "registry+https://github.com/rust-lang/crates.io-index"
12451checksum = "6a0ccd7b4a5345edfcd0c3535718a4e9ff7798ffc536bb5b5a0e26ff84732911"
12452
12453[[package]]
12454name = "xdg-home"
12455version = "1.1.0"
12456source = "registry+https://github.com/rust-lang/crates.io-index"
12457checksum = "21e5a325c3cb8398ad6cf859c1135b25dd29e186679cf2da7581d9679f63b38e"
12458dependencies = [
12459 "libc",
12460 "winapi",
12461]
12462
12463[[package]]
12464name = "xkbcommon"
12465version = "0.7.0"
12466source = "registry+https://github.com/rust-lang/crates.io-index"
12467checksum = "13867d259930edc7091a6c41b4ce6eee464328c6ff9659b7e4c668ca20d4c91e"
12468dependencies = [
12469 "as-raw-xcb-connection",
12470 "libc",
12471 "memmap2 0.8.0",
12472 "xkeysym",
12473]
12474
12475[[package]]
12476name = "xkeysym"
12477version = "0.2.0"
12478source = "registry+https://github.com/rust-lang/crates.io-index"
12479checksum = "054a8e68b76250b253f671d1268cb7f1ae089ec35e195b2efb2a4e9a836d0621"
12480
12481[[package]]
12482name = "xmlparser"
12483version = "0.13.5"
12484source = "registry+https://github.com/rust-lang/crates.io-index"
12485checksum = "4d25c75bf9ea12c4040a97f829154768bbbce366287e2dc044af160cd79a13fd"
12486
12487[[package]]
12488name = "xmlwriter"
12489version = "0.1.0"
12490source = "registry+https://github.com/rust-lang/crates.io-index"
12491checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
12492
12493[[package]]
12494name = "xtask"
12495version = "0.1.0"
12496dependencies = [
12497 "anyhow",
12498 "clap 4.4.4",
12499]
12500
12501[[package]]
12502name = "yansi"
12503version = "0.5.1"
12504source = "registry+https://github.com/rust-lang/crates.io-index"
12505checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"
12506
12507[[package]]
12508name = "yazi"
12509version = "0.1.6"
12510source = "registry+https://github.com/rust-lang/crates.io-index"
12511checksum = "c94451ac9513335b5e23d7a8a2b61a7102398b8cca5160829d313e84c9d98be1"
12512
12513[[package]]
12514name = "yeslogic-fontconfig-sys"
12515version = "3.2.0"
12516source = "registry+https://github.com/rust-lang/crates.io-index"
12517checksum = "f2bbd69036d397ebbff671b1b8e4d918610c181c5a16073b96f984a38d08c386"
12518dependencies = [
12519 "const-cstr",
12520 "dlib",
12521 "once_cell",
12522 "pkg-config",
12523]
12524
12525[[package]]
12526name = "zbus"
12527version = "3.15.1"
12528source = "registry+https://github.com/rust-lang/crates.io-index"
12529checksum = "5acecd3f8422f198b1a2f954bcc812fe89f3fa4281646f3da1da7925db80085d"
12530dependencies = [
12531 "async-broadcast 0.5.1",
12532 "async-executor",
12533 "async-fs 1.6.0",
12534 "async-io 1.13.0",
12535 "async-lock 2.8.0",
12536 "async-process 1.7.0",
12537 "async-recursion 1.0.5",
12538 "async-task",
12539 "async-trait",
12540 "blocking",
12541 "byteorder",
12542 "derivative",
12543 "enumflags2",
12544 "event-listener 2.5.3",
12545 "futures-core",
12546 "futures-sink",
12547 "futures-util",
12548 "hex",
12549 "nix 0.26.4",
12550 "once_cell",
12551 "ordered-stream",
12552 "rand 0.8.5",
12553 "serde",
12554 "serde_repr",
12555 "sha1",
12556 "static_assertions",
12557 "tracing",
12558 "uds_windows",
12559 "winapi",
12560 "xdg-home",
12561 "zbus_macros 3.15.1",
12562 "zbus_names 2.6.1",
12563 "zvariant 3.15.1",
12564]
12565
12566[[package]]
12567name = "zbus"
12568version = "4.0.1"
12569source = "registry+https://github.com/rust-lang/crates.io-index"
12570checksum = "7b8e3d6ae3342792a6cc2340e4394334c7402f3d793b390d2c5494a4032b3030"
12571dependencies = [
12572 "async-broadcast 0.7.0",
12573 "async-executor",
12574 "async-fs 2.1.1",
12575 "async-io 2.3.1",
12576 "async-lock 3.3.0",
12577 "async-process 2.1.0",
12578 "async-recursion 1.0.5",
12579 "async-task",
12580 "async-trait",
12581 "blocking",
12582 "derivative",
12583 "enumflags2",
12584 "event-listener 5.1.0",
12585 "futures-core",
12586 "futures-sink",
12587 "futures-util",
12588 "hex",
12589 "nix 0.27.1",
12590 "ordered-stream",
12591 "rand 0.8.5",
12592 "serde",
12593 "serde_repr",
12594 "sha1",
12595 "static_assertions",
12596 "tracing",
12597 "uds_windows",
12598 "windows-sys 0.52.0",
12599 "xdg-home",
12600 "zbus_macros 4.0.1",
12601 "zbus_names 3.0.0",
12602 "zvariant 4.0.2",
12603]
12604
12605[[package]]
12606name = "zbus_macros"
12607version = "3.15.1"
12608source = "registry+https://github.com/rust-lang/crates.io-index"
12609checksum = "2207eb71efebda17221a579ca78b45c4c5f116f074eb745c3a172e688ccf89f5"
12610dependencies = [
12611 "proc-macro-crate 1.3.1",
12612 "proc-macro2",
12613 "quote",
12614 "regex",
12615 "syn 1.0.109",
12616 "zvariant_utils",
12617]
12618
12619[[package]]
12620name = "zbus_macros"
12621version = "4.0.1"
12622source = "registry+https://github.com/rust-lang/crates.io-index"
12623checksum = "b7a3e850ff1e7217a3b7a07eba90d37fe9bb9e89a310f718afcde5885ca9b6d7"
12624dependencies = [
12625 "proc-macro-crate 1.3.1",
12626 "proc-macro2",
12627 "quote",
12628 "regex",
12629 "syn 1.0.109",
12630 "zvariant_utils",
12631]
12632
12633[[package]]
12634name = "zbus_names"
12635version = "2.6.1"
12636source = "registry+https://github.com/rust-lang/crates.io-index"
12637checksum = "437d738d3750bed6ca9b8d423ccc7a8eb284f6b1d6d4e225a0e4e6258d864c8d"
12638dependencies = [
12639 "serde",
12640 "static_assertions",
12641 "zvariant 3.15.1",
12642]
12643
12644[[package]]
12645name = "zbus_names"
12646version = "3.0.0"
12647source = "registry+https://github.com/rust-lang/crates.io-index"
12648checksum = "4b9b1fef7d021261cc16cba64c351d291b715febe0fa10dc3a443ac5a5022e6c"
12649dependencies = [
12650 "serde",
12651 "static_assertions",
12652 "zvariant 4.0.2",
12653]
12654
12655[[package]]
12656name = "zed"
12657version = "0.128.0"
12658dependencies = [
12659 "activity_indicator",
12660 "anyhow",
12661 "assets",
12662 "assistant",
12663 "audio",
12664 "auto_update",
12665 "backtrace",
12666 "breadcrumbs",
12667 "call",
12668 "channel",
12669 "chrono",
12670 "cli",
12671 "client",
12672 "clock",
12673 "collab_ui",
12674 "collections",
12675 "command_palette",
12676 "copilot",
12677 "copilot_ui",
12678 "db",
12679 "diagnostics",
12680 "editor",
12681 "env_logger",
12682 "extension",
12683 "extensions_ui",
12684 "feedback",
12685 "file_finder",
12686 "fs",
12687 "futures 0.3.28",
12688 "go_to_line",
12689 "gpui",
12690 "install_cli",
12691 "isahc",
12692 "journal",
12693 "language",
12694 "language_selector",
12695 "language_tools",
12696 "languages",
12697 "log",
12698 "markdown_preview",
12699 "menu",
12700 "mimalloc",
12701 "node_runtime",
12702 "notifications",
12703 "outline",
12704 "parking_lot",
12705 "profiling",
12706 "project",
12707 "project_panel",
12708 "project_symbols",
12709 "quick_action_bar",
12710 "recent_projects",
12711 "release_channel",
12712 "rope",
12713 "search",
12714 "semantic_index",
12715 "serde",
12716 "serde_json",
12717 "settings",
12718 "simplelog",
12719 "smol",
12720 "task",
12721 "tasks_ui",
12722 "terminal_view",
12723 "theme",
12724 "theme_selector",
12725 "tree-sitter-rust",
12726 "urlencoding",
12727 "util",
12728 "uuid",
12729 "vim",
12730 "welcome",
12731 "workspace",
12732 "zed_actions",
12733]
12734
12735[[package]]
12736name = "zed_actions"
12737version = "0.1.0"
12738dependencies = [
12739 "gpui",
12740 "serde",
12741]
12742
12743[[package]]
12744name = "zed_extension_api"
12745version = "0.1.0"
12746dependencies = [
12747 "wit-bindgen",
12748]
12749
12750[[package]]
12751name = "zed_gleam"
12752version = "0.0.1"
12753dependencies = [
12754 "zed_extension_api",
12755]
12756
12757[[package]]
12758name = "zed_uiua"
12759version = "0.0.1"
12760dependencies = [
12761 "zed_extension_api",
12762]
12763
12764[[package]]
12765name = "zeno"
12766version = "0.2.3"
12767source = "registry+https://github.com/rust-lang/crates.io-index"
12768checksum = "dd15f8e0dbb966fd9245e7498c7e9e5055d9e5c8b676b95bd67091cd11a1e697"
12769
12770[[package]]
12771name = "zerocopy"
12772version = "0.7.32"
12773source = "registry+https://github.com/rust-lang/crates.io-index"
12774checksum = "74d4d3961e53fa4c9a25a8637fc2bfaf2595b3d3ae34875568a5cf64787716be"
12775dependencies = [
12776 "zerocopy-derive",
12777]
12778
12779[[package]]
12780name = "zerocopy-derive"
12781version = "0.7.32"
12782source = "registry+https://github.com/rust-lang/crates.io-index"
12783checksum = "9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6"
12784dependencies = [
12785 "proc-macro2",
12786 "quote",
12787 "syn 2.0.48",
12788]
12789
12790[[package]]
12791name = "zeroize"
12792version = "1.6.0"
12793source = "registry+https://github.com/rust-lang/crates.io-index"
12794checksum = "2a0956f1ba7c7909bfb66c2e9e4124ab6f6482560f6628b5aaeba39207c9aad9"
12795dependencies = [
12796 "zeroize_derive",
12797]
12798
12799[[package]]
12800name = "zeroize_derive"
12801version = "1.4.2"
12802source = "registry+https://github.com/rust-lang/crates.io-index"
12803checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
12804dependencies = [
12805 "proc-macro2",
12806 "quote",
12807 "syn 2.0.48",
12808]
12809
12810[[package]]
12811name = "zstd"
12812version = "0.11.2+zstd.1.5.2"
12813source = "registry+https://github.com/rust-lang/crates.io-index"
12814checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"
12815dependencies = [
12816 "zstd-safe",
12817]
12818
12819[[package]]
12820name = "zstd-safe"
12821version = "5.0.2+zstd.1.5.2"
12822source = "registry+https://github.com/rust-lang/crates.io-index"
12823checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"
12824dependencies = [
12825 "libc",
12826 "zstd-sys",
12827]
12828
12829[[package]]
12830name = "zstd-sys"
12831version = "2.0.8+zstd.1.5.5"
12832source = "registry+https://github.com/rust-lang/crates.io-index"
12833checksum = "5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c"
12834dependencies = [
12835 "cc",
12836 "libc",
12837 "pkg-config",
12838]
12839
12840[[package]]
12841name = "zvariant"
12842version = "3.15.1"
12843source = "registry+https://github.com/rust-lang/crates.io-index"
12844checksum = "c5b4fcf3660d30fc33ae5cd97e2017b23a96e85afd7a1dd014534cd0bf34ba67"
12845dependencies = [
12846 "byteorder",
12847 "enumflags2",
12848 "libc",
12849 "serde",
12850 "static_assertions",
12851 "url",
12852 "zvariant_derive 3.15.1",
12853]
12854
12855[[package]]
12856name = "zvariant"
12857version = "4.0.2"
12858source = "registry+https://github.com/rust-lang/crates.io-index"
12859checksum = "2c1b3ca6db667bfada0f1ebfc94b2b1759ba25472ee5373d4551bb892616389a"
12860dependencies = [
12861 "endi",
12862 "enumflags2",
12863 "serde",
12864 "static_assertions",
12865 "zvariant_derive 4.0.2",
12866]
12867
12868[[package]]
12869name = "zvariant_derive"
12870version = "3.15.1"
12871source = "registry+https://github.com/rust-lang/crates.io-index"
12872checksum = "0277758a8a0afc0e573e80ed5bfd9d9c2b48bd3108ffe09384f9f738c83f4a55"
12873dependencies = [
12874 "proc-macro-crate 1.3.1",
12875 "proc-macro2",
12876 "quote",
12877 "syn 1.0.109",
12878 "zvariant_utils",
12879]
12880
12881[[package]]
12882name = "zvariant_derive"
12883version = "4.0.2"
12884source = "registry+https://github.com/rust-lang/crates.io-index"
12885checksum = "b7a4b236063316163b69039f77ce3117accb41a09567fd24c168e43491e521bc"
12886dependencies = [
12887 "proc-macro-crate 3.1.0",
12888 "proc-macro2",
12889 "quote",
12890 "syn 1.0.109",
12891 "zvariant_utils",
12892]
12893
12894[[package]]
12895name = "zvariant_utils"
12896version = "1.1.0"
12897source = "registry+https://github.com/rust-lang/crates.io-index"
12898checksum = "00bedb16a193cc12451873fee2a1bc6550225acece0e36f333e68326c73c8172"
12899dependencies = [
12900 "proc-macro2",
12901 "quote",
12902 "syn 1.0.109",
12903]