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