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