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