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