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