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