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