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