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