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