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