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