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