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