1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 4
4
5[[package]]
6name = "activity_indicator"
7version = "0.1.0"
8dependencies = [
9 "anyhow",
10 "auto_update",
11 "editor",
12 "extension_host",
13 "futures 0.3.31",
14 "gpui",
15 "language",
16 "project",
17 "smallvec",
18 "ui",
19 "util",
20 "workspace",
21]
22
23[[package]]
24name = "addr2line"
25version = "0.24.2"
26source = "registry+https://github.com/rust-lang/crates.io-index"
27checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1"
28dependencies = [
29 "gimli",
30]
31
32[[package]]
33name = "adler2"
34version = "2.0.0"
35source = "registry+https://github.com/rust-lang/crates.io-index"
36checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
37
38[[package]]
39name = "aes"
40version = "0.8.4"
41source = "registry+https://github.com/rust-lang/crates.io-index"
42checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0"
43dependencies = [
44 "cfg-if",
45 "cipher",
46 "cpufeatures",
47 "zeroize",
48]
49
50[[package]]
51name = "ahash"
52version = "0.7.8"
53source = "registry+https://github.com/rust-lang/crates.io-index"
54checksum = "891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9"
55dependencies = [
56 "getrandom 0.2.15",
57 "once_cell",
58 "version_check",
59]
60
61[[package]]
62name = "ahash"
63version = "0.8.11"
64source = "registry+https://github.com/rust-lang/crates.io-index"
65checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
66dependencies = [
67 "cfg-if",
68 "const-random",
69 "once_cell",
70 "version_check",
71 "zerocopy 0.7.35",
72]
73
74[[package]]
75name = "aho-corasick"
76version = "1.1.3"
77source = "registry+https://github.com/rust-lang/crates.io-index"
78checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
79dependencies = [
80 "memchr",
81]
82
83[[package]]
84name = "alacritty_terminal"
85version = "0.25.1-dev"
86source = "git+https://github.com/zed-industries/alacritty.git?branch=add-hush-login-flag#828457c9ff1f7ea0a0469337cc8a37ee3a1b0590"
87dependencies = [
88 "base64 0.22.1",
89 "bitflags 2.8.0",
90 "home",
91 "libc",
92 "log",
93 "miow",
94 "parking_lot",
95 "piper",
96 "polling",
97 "regex-automata 0.4.9",
98 "rustix-openpty",
99 "serde",
100 "signal-hook",
101 "unicode-width",
102 "vte",
103 "windows-sys 0.59.0",
104]
105
106[[package]]
107name = "aliasable"
108version = "0.1.3"
109source = "registry+https://github.com/rust-lang/crates.io-index"
110checksum = "250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd"
111
112[[package]]
113name = "aligned-vec"
114version = "0.5.0"
115source = "registry+https://github.com/rust-lang/crates.io-index"
116checksum = "4aa90d7ce82d4be67b64039a3d588d38dbcc6736577de4a847025ce5b0c468d1"
117
118[[package]]
119name = "allocator-api2"
120version = "0.2.21"
121source = "registry+https://github.com/rust-lang/crates.io-index"
122checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
123
124[[package]]
125name = "alsa"
126version = "0.9.1"
127source = "registry+https://github.com/rust-lang/crates.io-index"
128checksum = "ed7572b7ba83a31e20d1b48970ee402d2e3e0537dcfe0a3ff4d6eb7508617d43"
129dependencies = [
130 "alsa-sys",
131 "bitflags 2.8.0",
132 "cfg-if",
133 "libc",
134]
135
136[[package]]
137name = "alsa-sys"
138version = "0.3.1"
139source = "registry+https://github.com/rust-lang/crates.io-index"
140checksum = "db8fee663d06c4e303404ef5f40488a53e062f89ba8bfed81f42325aafad1527"
141dependencies = [
142 "libc",
143 "pkg-config",
144]
145
146[[package]]
147name = "ambient-authority"
148version = "0.0.2"
149source = "registry+https://github.com/rust-lang/crates.io-index"
150checksum = "e9d4ee0d472d1cd2e28c97dfa124b3d8d992e10eb0a035f33f5d12e3a177ba3b"
151
152[[package]]
153name = "ammonia"
154version = "4.0.0"
155source = "registry+https://github.com/rust-lang/crates.io-index"
156checksum = "1ab99eae5ee58501ab236beb6f20f6ca39be615267b014899c89b2f0bc18a459"
157dependencies = [
158 "html5ever",
159 "maplit",
160 "once_cell",
161 "tendril",
162 "url",
163]
164
165[[package]]
166name = "android-tzdata"
167version = "0.1.1"
168source = "registry+https://github.com/rust-lang/crates.io-index"
169checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
170
171[[package]]
172name = "android_system_properties"
173version = "0.1.5"
174source = "registry+https://github.com/rust-lang/crates.io-index"
175checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
176dependencies = [
177 "libc",
178]
179
180[[package]]
181name = "anes"
182version = "0.1.6"
183source = "registry+https://github.com/rust-lang/crates.io-index"
184checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
185
186[[package]]
187name = "anstream"
188version = "0.6.18"
189source = "registry+https://github.com/rust-lang/crates.io-index"
190checksum = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b"
191dependencies = [
192 "anstyle",
193 "anstyle-parse",
194 "anstyle-query",
195 "anstyle-wincon",
196 "colorchoice",
197 "is_terminal_polyfill",
198 "utf8parse",
199]
200
201[[package]]
202name = "anstyle"
203version = "1.0.10"
204source = "registry+https://github.com/rust-lang/crates.io-index"
205checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9"
206
207[[package]]
208name = "anstyle-parse"
209version = "0.2.6"
210source = "registry+https://github.com/rust-lang/crates.io-index"
211checksum = "3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9"
212dependencies = [
213 "utf8parse",
214]
215
216[[package]]
217name = "anstyle-query"
218version = "1.1.2"
219source = "registry+https://github.com/rust-lang/crates.io-index"
220checksum = "79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c"
221dependencies = [
222 "windows-sys 0.59.0",
223]
224
225[[package]]
226name = "anstyle-wincon"
227version = "3.0.6"
228source = "registry+https://github.com/rust-lang/crates.io-index"
229checksum = "2109dbce0e72be3ec00bed26e6a7479ca384ad226efdd66db8fa2e3a38c83125"
230dependencies = [
231 "anstyle",
232 "windows-sys 0.59.0",
233]
234
235[[package]]
236name = "anthropic"
237version = "0.1.0"
238dependencies = [
239 "anyhow",
240 "chrono",
241 "futures 0.3.31",
242 "http_client",
243 "schemars",
244 "serde",
245 "serde_json",
246 "strum",
247 "thiserror 1.0.69",
248 "util",
249]
250
251[[package]]
252name = "any_vec"
253version = "0.14.0"
254source = "registry+https://github.com/rust-lang/crates.io-index"
255checksum = "34cd60c5e3152cef0a592f1b296f1cc93715d89d2551d85315828c3a09575ff4"
256
257[[package]]
258name = "anyhow"
259version = "1.0.97"
260source = "registry+https://github.com/rust-lang/crates.io-index"
261checksum = "dcfed56ad506cb2c684a14971b8861fdc3baaaae314b9e5f9bb532cbe3ba7a4f"
262
263[[package]]
264name = "approx"
265version = "0.5.1"
266source = "registry+https://github.com/rust-lang/crates.io-index"
267checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"
268dependencies = [
269 "num-traits",
270]
271
272[[package]]
273name = "arbitrary"
274version = "1.4.1"
275source = "registry+https://github.com/rust-lang/crates.io-index"
276checksum = "dde20b3d026af13f561bdd0f15edf01fc734f0dafcedbaf42bba506a9517f223"
277
278[[package]]
279name = "arg_enum_proc_macro"
280version = "0.3.4"
281source = "registry+https://github.com/rust-lang/crates.io-index"
282checksum = "0ae92a5119aa49cdbcf6b9f893fe4e1d98b04ccbf82ee0584ad948a44a734dea"
283dependencies = [
284 "proc-macro2",
285 "quote",
286 "syn 2.0.100",
287]
288
289[[package]]
290name = "arraydeque"
291version = "0.5.1"
292source = "registry+https://github.com/rust-lang/crates.io-index"
293checksum = "7d902e3d592a523def97af8f317b08ce16b7ab854c1985a0c671e6f15cebc236"
294
295[[package]]
296name = "arrayref"
297version = "0.3.9"
298source = "registry+https://github.com/rust-lang/crates.io-index"
299checksum = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb"
300
301[[package]]
302name = "arrayvec"
303version = "0.7.6"
304source = "registry+https://github.com/rust-lang/crates.io-index"
305checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50"
306dependencies = [
307 "serde",
308]
309
310[[package]]
311name = "as-raw-xcb-connection"
312version = "1.0.1"
313source = "registry+https://github.com/rust-lang/crates.io-index"
314checksum = "175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b"
315
316[[package]]
317name = "ascii"
318version = "1.1.0"
319source = "registry+https://github.com/rust-lang/crates.io-index"
320checksum = "d92bec98840b8f03a5ff5413de5293bfcd8bf96467cf5452609f939ec6f5de16"
321
322[[package]]
323name = "ash"
324version = "0.38.0+1.3.281"
325source = "registry+https://github.com/rust-lang/crates.io-index"
326checksum = "0bb44936d800fea8f016d7f2311c6a4f97aebd5dc86f09906139ec848cf3a46f"
327dependencies = [
328 "libloading",
329]
330
331[[package]]
332name = "ash-window"
333version = "0.13.0"
334source = "registry+https://github.com/rust-lang/crates.io-index"
335checksum = "52bca67b61cb81e5553babde81b8211f713cb6db79766f80168f3e5f40ea6c82"
336dependencies = [
337 "ash",
338 "raw-window-handle",
339 "raw-window-metal",
340]
341
342[[package]]
343name = "ashpd"
344version = "0.11.0"
345source = "registry+https://github.com/rust-lang/crates.io-index"
346checksum = "6cbdf310d77fd3aaee6ea2093db7011dc2d35d2eb3481e5607f1f8d942ed99df"
347dependencies = [
348 "async-fs",
349 "async-net",
350 "enumflags2",
351 "futures-channel",
352 "futures-util",
353 "rand 0.9.0",
354 "serde",
355 "serde_repr",
356 "url",
357 "zbus",
358]
359
360[[package]]
361name = "askpass"
362version = "0.1.0"
363dependencies = [
364 "anyhow",
365 "futures 0.3.31",
366 "gpui",
367 "smol",
368 "tempfile",
369 "util",
370 "which 6.0.3",
371]
372
373[[package]]
374name = "assets"
375version = "0.1.0"
376dependencies = [
377 "anyhow",
378 "gpui",
379 "rust-embed",
380]
381
382[[package]]
383name = "assistant"
384version = "0.1.0"
385dependencies = [
386 "anyhow",
387 "assistant_context_editor",
388 "assistant_settings",
389 "assistant_slash_command",
390 "assistant_slash_commands",
391 "assistant_tool",
392 "async-watch",
393 "client",
394 "collections",
395 "command_palette_hooks",
396 "context_server",
397 "ctor",
398 "db",
399 "editor",
400 "env_logger 0.11.7",
401 "feature_flags",
402 "fs",
403 "futures 0.3.31",
404 "gpui",
405 "indexed_docs",
406 "indoc",
407 "language",
408 "language_model",
409 "language_model_selector",
410 "languages",
411 "log",
412 "lsp",
413 "menu",
414 "multi_buffer",
415 "parking_lot",
416 "paths",
417 "pretty_assertions",
418 "project",
419 "prompt_library",
420 "prompt_store",
421 "proto",
422 "rand 0.8.5",
423 "rope",
424 "schemars",
425 "search",
426 "semantic_index",
427 "serde",
428 "serde_json_lenient",
429 "settings",
430 "smol",
431 "streaming_diff",
432 "telemetry",
433 "telemetry_events",
434 "terminal",
435 "terminal_view",
436 "text",
437 "theme",
438 "tree-sitter-md",
439 "ui",
440 "unindent",
441 "util",
442 "workspace",
443 "zed_actions",
444]
445
446[[package]]
447name = "assistant2"
448version = "0.1.0"
449dependencies = [
450 "anyhow",
451 "assistant_context_editor",
452 "assistant_settings",
453 "assistant_slash_command",
454 "assistant_tool",
455 "async-watch",
456 "buffer_diff",
457 "chrono",
458 "client",
459 "clock",
460 "collections",
461 "command_palette_hooks",
462 "context_server",
463 "db",
464 "editor",
465 "feature_flags",
466 "file_icons",
467 "fs",
468 "futures 0.3.31",
469 "fuzzy",
470 "git",
471 "gpui",
472 "heed",
473 "html_to_markdown",
474 "http_client",
475 "indoc",
476 "itertools 0.14.0",
477 "language",
478 "language_model",
479 "language_model_selector",
480 "log",
481 "lsp",
482 "markdown",
483 "menu",
484 "multi_buffer",
485 "parking_lot",
486 "paths",
487 "picker",
488 "project",
489 "prompt_library",
490 "prompt_store",
491 "proto",
492 "rand 0.8.5",
493 "rope",
494 "scripting_tool",
495 "serde",
496 "serde_json",
497 "settings",
498 "smol",
499 "streaming_diff",
500 "telemetry",
501 "telemetry_events",
502 "terminal",
503 "terminal_view",
504 "text",
505 "theme",
506 "time",
507 "time_format",
508 "ui",
509 "util",
510 "uuid",
511 "vim_mode_setting",
512 "workspace",
513 "zed_actions",
514]
515
516[[package]]
517name = "assistant_context_editor"
518version = "0.1.0"
519dependencies = [
520 "anyhow",
521 "assistant_settings",
522 "assistant_slash_command",
523 "assistant_slash_commands",
524 "chrono",
525 "client",
526 "clock",
527 "collections",
528 "context_server",
529 "editor",
530 "fs",
531 "futures 0.3.31",
532 "fuzzy",
533 "gpui",
534 "indexed_docs",
535 "language",
536 "language_model",
537 "language_model_selector",
538 "languages",
539 "log",
540 "multi_buffer",
541 "open_ai",
542 "parking_lot",
543 "paths",
544 "picker",
545 "pretty_assertions",
546 "project",
547 "prompt_store",
548 "rand 0.8.5",
549 "regex",
550 "rope",
551 "rpc",
552 "serde",
553 "serde_json",
554 "settings",
555 "smallvec",
556 "smol",
557 "strum",
558 "telemetry_events",
559 "text",
560 "theme",
561 "tree-sitter-md",
562 "ui",
563 "unindent",
564 "util",
565 "uuid",
566 "workspace",
567]
568
569[[package]]
570name = "assistant_eval"
571version = "0.1.0"
572dependencies = [
573 "anyhow",
574 "assistant2",
575 "assistant_tool",
576 "assistant_tools",
577 "clap",
578 "client",
579 "collections",
580 "context_server",
581 "env_logger 0.11.7",
582 "fs",
583 "futures 0.3.31",
584 "gpui",
585 "gpui_tokio",
586 "itertools 0.14.0",
587 "language",
588 "language_model",
589 "language_models",
590 "node_runtime",
591 "project",
592 "prompt_store",
593 "regex",
594 "release_channel",
595 "reqwest_client",
596 "serde",
597 "serde_json",
598 "serde_json_lenient",
599 "settings",
600 "smol",
601 "util",
602]
603
604[[package]]
605name = "assistant_settings"
606version = "0.1.0"
607dependencies = [
608 "anthropic",
609 "anyhow",
610 "deepseek",
611 "feature_flags",
612 "fs",
613 "gpui",
614 "language_model",
615 "lmstudio",
616 "log",
617 "ollama",
618 "open_ai",
619 "paths",
620 "schemars",
621 "serde",
622 "serde_json_lenient",
623 "settings",
624]
625
626[[package]]
627name = "assistant_slash_command"
628version = "0.1.0"
629dependencies = [
630 "anyhow",
631 "async-trait",
632 "collections",
633 "derive_more",
634 "extension",
635 "futures 0.3.31",
636 "gpui",
637 "language",
638 "language_model",
639 "parking_lot",
640 "pretty_assertions",
641 "serde",
642 "serde_json",
643 "ui",
644 "workspace",
645]
646
647[[package]]
648name = "assistant_slash_commands"
649version = "0.1.0"
650dependencies = [
651 "anyhow",
652 "assistant_slash_command",
653 "cargo_toml",
654 "chrono",
655 "collections",
656 "context_server",
657 "editor",
658 "env_logger 0.11.7",
659 "feature_flags",
660 "fs",
661 "futures 0.3.31",
662 "fuzzy",
663 "globset",
664 "gpui",
665 "html_to_markdown",
666 "http_client",
667 "indexed_docs",
668 "language",
669 "language_model",
670 "log",
671 "pretty_assertions",
672 "project",
673 "prompt_store",
674 "rope",
675 "schemars",
676 "semantic_index",
677 "serde",
678 "serde_json",
679 "settings",
680 "smol",
681 "terminal_view",
682 "text",
683 "toml 0.8.20",
684 "ui",
685 "util",
686 "workspace",
687 "worktree",
688]
689
690[[package]]
691name = "assistant_tool"
692version = "0.1.0"
693dependencies = [
694 "anyhow",
695 "buffer_diff",
696 "clock",
697 "collections",
698 "derive_more",
699 "gpui",
700 "language",
701 "language_model",
702 "parking_lot",
703 "project",
704 "serde",
705 "serde_json",
706]
707
708[[package]]
709name = "assistant_tools"
710version = "0.1.0"
711dependencies = [
712 "anyhow",
713 "assistant_tool",
714 "chrono",
715 "collections",
716 "feature_flags",
717 "futures 0.3.31",
718 "gpui",
719 "html_to_markdown",
720 "http_client",
721 "itertools 0.14.0",
722 "language",
723 "language_model",
724 "project",
725 "rand 0.8.5",
726 "release_channel",
727 "schemars",
728 "serde",
729 "serde_json",
730 "settings",
731 "theme",
732 "ui",
733 "unindent",
734 "util",
735 "workspace",
736 "worktree",
737]
738
739[[package]]
740name = "async-attributes"
741version = "1.1.2"
742source = "registry+https://github.com/rust-lang/crates.io-index"
743checksum = "a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5"
744dependencies = [
745 "quote",
746 "syn 1.0.109",
747]
748
749[[package]]
750name = "async-broadcast"
751version = "0.7.2"
752source = "registry+https://github.com/rust-lang/crates.io-index"
753checksum = "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532"
754dependencies = [
755 "event-listener 5.3.1",
756 "event-listener-strategy",
757 "futures-core",
758 "pin-project-lite",
759]
760
761[[package]]
762name = "async-channel"
763version = "1.9.0"
764source = "registry+https://github.com/rust-lang/crates.io-index"
765checksum = "81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35"
766dependencies = [
767 "concurrent-queue",
768 "event-listener 2.5.3",
769 "futures-core",
770]
771
772[[package]]
773name = "async-channel"
774version = "2.3.1"
775source = "registry+https://github.com/rust-lang/crates.io-index"
776checksum = "89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a"
777dependencies = [
778 "concurrent-queue",
779 "event-listener-strategy",
780 "futures-core",
781 "pin-project-lite",
782]
783
784[[package]]
785name = "async-compat"
786version = "0.2.4"
787source = "registry+https://github.com/rust-lang/crates.io-index"
788checksum = "7bab94bde396a3f7b4962e396fdad640e241ed797d4d8d77fc8c237d14c58fc0"
789dependencies = [
790 "futures-core",
791 "futures-io",
792 "once_cell",
793 "pin-project-lite",
794 "tokio",
795]
796
797[[package]]
798name = "async-compression"
799version = "0.4.20"
800source = "registry+https://github.com/rust-lang/crates.io-index"
801checksum = "310c9bcae737a48ef5cdee3174184e6d548b292739ede61a1f955ef76a738861"
802dependencies = [
803 "deflate64",
804 "flate2",
805 "futures-core",
806 "futures-io",
807 "memchr",
808 "pin-project-lite",
809]
810
811[[package]]
812name = "async-dispatcher"
813version = "0.1.2"
814source = "registry+https://github.com/rust-lang/crates.io-index"
815checksum = "5c8bff43baa5b0ca8f8bcd7f9338f5d30fbd75236a2aa89130a7c5121a06d6ca"
816dependencies = [
817 "async-task",
818 "futures-lite 1.13.0",
819]
820
821[[package]]
822name = "async-executor"
823version = "1.13.1"
824source = "registry+https://github.com/rust-lang/crates.io-index"
825checksum = "30ca9a001c1e8ba5149f91a74362376cc6bc5b919d92d988668657bd570bdcec"
826dependencies = [
827 "async-task",
828 "concurrent-queue",
829 "fastrand 2.3.0",
830 "futures-lite 2.6.0",
831 "slab",
832]
833
834[[package]]
835name = "async-fs"
836version = "2.1.2"
837source = "registry+https://github.com/rust-lang/crates.io-index"
838checksum = "ebcd09b382f40fcd159c2d695175b2ae620ffa5f3bd6f664131efff4e8b9e04a"
839dependencies = [
840 "async-lock",
841 "blocking",
842 "futures-lite 2.6.0",
843]
844
845[[package]]
846name = "async-global-executor"
847version = "2.4.1"
848source = "registry+https://github.com/rust-lang/crates.io-index"
849checksum = "05b1b633a2115cd122d73b955eadd9916c18c8f510ec9cd1686404c60ad1c29c"
850dependencies = [
851 "async-channel 2.3.1",
852 "async-executor",
853 "async-io",
854 "async-lock",
855 "blocking",
856 "futures-lite 2.6.0",
857 "once_cell",
858]
859
860[[package]]
861name = "async-io"
862version = "2.4.0"
863source = "registry+https://github.com/rust-lang/crates.io-index"
864checksum = "43a2b323ccce0a1d90b449fd71f2a06ca7faa7c54c2751f06c9bd851fc061059"
865dependencies = [
866 "async-lock",
867 "cfg-if",
868 "concurrent-queue",
869 "futures-io",
870 "futures-lite 2.6.0",
871 "parking",
872 "polling",
873 "rustix",
874 "slab",
875 "tracing",
876 "windows-sys 0.59.0",
877]
878
879[[package]]
880name = "async-lock"
881version = "3.4.0"
882source = "registry+https://github.com/rust-lang/crates.io-index"
883checksum = "ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18"
884dependencies = [
885 "event-listener 5.3.1",
886 "event-listener-strategy",
887 "pin-project-lite",
888]
889
890[[package]]
891name = "async-native-tls"
892version = "0.5.0"
893source = "registry+https://github.com/rust-lang/crates.io-index"
894checksum = "9343dc5acf07e79ff82d0c37899f079db3534d99f189a1837c8e549c99405bec"
895dependencies = [
896 "futures-util",
897 "native-tls",
898 "thiserror 1.0.69",
899 "url",
900]
901
902[[package]]
903name = "async-net"
904version = "2.0.0"
905source = "registry+https://github.com/rust-lang/crates.io-index"
906checksum = "b948000fad4873c1c9339d60f2623323a0cfd3816e5181033c6a5cb68b2accf7"
907dependencies = [
908 "async-io",
909 "blocking",
910 "futures-lite 2.6.0",
911]
912
913[[package]]
914name = "async-pipe"
915version = "0.1.3"
916source = "git+https://github.com/zed-industries/async-pipe-rs?rev=82d00a04211cf4e1236029aa03e6b6ce2a74c553#82d00a04211cf4e1236029aa03e6b6ce2a74c553"
917dependencies = [
918 "futures 0.3.31",
919 "log",
920]
921
922[[package]]
923name = "async-process"
924version = "2.3.0"
925source = "registry+https://github.com/rust-lang/crates.io-index"
926checksum = "63255f1dc2381611000436537bbedfe83183faa303a5a0edaf191edef06526bb"
927dependencies = [
928 "async-channel 2.3.1",
929 "async-io",
930 "async-lock",
931 "async-signal",
932 "async-task",
933 "blocking",
934 "cfg-if",
935 "event-listener 5.3.1",
936 "futures-lite 2.6.0",
937 "rustix",
938 "tracing",
939]
940
941[[package]]
942name = "async-recursion"
943version = "0.3.2"
944source = "registry+https://github.com/rust-lang/crates.io-index"
945checksum = "d7d78656ba01f1b93024b7c3a0467f1608e4be67d725749fdcd7d2c7678fd7a2"
946dependencies = [
947 "proc-macro2",
948 "quote",
949 "syn 1.0.109",
950]
951
952[[package]]
953name = "async-recursion"
954version = "1.1.1"
955source = "registry+https://github.com/rust-lang/crates.io-index"
956checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11"
957dependencies = [
958 "proc-macro2",
959 "quote",
960 "syn 2.0.100",
961]
962
963[[package]]
964name = "async-signal"
965version = "0.2.10"
966source = "registry+https://github.com/rust-lang/crates.io-index"
967checksum = "637e00349800c0bdf8bfc21ebbc0b6524abea702b0da4168ac00d070d0c0b9f3"
968dependencies = [
969 "async-io",
970 "async-lock",
971 "atomic-waker",
972 "cfg-if",
973 "futures-core",
974 "futures-io",
975 "rustix",
976 "signal-hook-registry",
977 "slab",
978 "windows-sys 0.59.0",
979]
980
981[[package]]
982name = "async-std"
983version = "1.13.0"
984source = "registry+https://github.com/rust-lang/crates.io-index"
985checksum = "c634475f29802fde2b8f0b505b1bd00dfe4df7d4a000f0b36f7671197d5c3615"
986dependencies = [
987 "async-attributes",
988 "async-channel 1.9.0",
989 "async-global-executor",
990 "async-io",
991 "async-lock",
992 "async-process",
993 "crossbeam-utils",
994 "futures-channel",
995 "futures-core",
996 "futures-io",
997 "futures-lite 2.6.0",
998 "gloo-timers",
999 "kv-log-macro",
1000 "log",
1001 "memchr",
1002 "once_cell",
1003 "pin-project-lite",
1004 "pin-utils",
1005 "slab",
1006 "wasm-bindgen-futures",
1007]
1008
1009[[package]]
1010name = "async-stream"
1011version = "0.3.6"
1012source = "registry+https://github.com/rust-lang/crates.io-index"
1013checksum = "0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476"
1014dependencies = [
1015 "async-stream-impl",
1016 "futures-core",
1017 "pin-project-lite",
1018]
1019
1020[[package]]
1021name = "async-stream-impl"
1022version = "0.3.6"
1023source = "registry+https://github.com/rust-lang/crates.io-index"
1024checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d"
1025dependencies = [
1026 "proc-macro2",
1027 "quote",
1028 "syn 2.0.100",
1029]
1030
1031[[package]]
1032name = "async-stripe"
1033version = "0.40.0"
1034source = "git+https://github.com/zed-industries/async-stripe?rev=3672dd4efb7181aa597bf580bf5a2f5d23db6735#3672dd4efb7181aa597bf580bf5a2f5d23db6735"
1035dependencies = [
1036 "chrono",
1037 "futures-util",
1038 "http-types",
1039 "hyper 0.14.32",
1040 "hyper-rustls 0.24.2",
1041 "serde",
1042 "serde_json",
1043 "serde_path_to_error",
1044 "serde_qs 0.10.1",
1045 "smart-default",
1046 "smol_str",
1047 "thiserror 1.0.69",
1048 "tokio",
1049]
1050
1051[[package]]
1052name = "async-tar"
1053version = "0.5.0"
1054source = "registry+https://github.com/rust-lang/crates.io-index"
1055checksum = "a42f905d4f623faf634bbd1e001e84e0efc24694afa64be9ad239bf6ca49e1f8"
1056dependencies = [
1057 "async-std",
1058 "filetime",
1059 "libc",
1060 "pin-project",
1061 "redox_syscall 0.2.16",
1062 "xattr",
1063]
1064
1065[[package]]
1066name = "async-task"
1067version = "4.7.1"
1068source = "registry+https://github.com/rust-lang/crates.io-index"
1069checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de"
1070
1071[[package]]
1072name = "async-tls"
1073version = "0.13.0"
1074source = "git+https://github.com/zed-industries/async-tls?rev=1e759a4b5e370f87dc15e40756ac4f8815b61d9d#1e759a4b5e370f87dc15e40756ac4f8815b61d9d"
1075dependencies = [
1076 "futures-core",
1077 "futures-io",
1078 "rustls 0.23.23",
1079 "rustls-pemfile 2.2.0",
1080 "webpki-roots",
1081]
1082
1083[[package]]
1084name = "async-trait"
1085version = "0.1.87"
1086source = "registry+https://github.com/rust-lang/crates.io-index"
1087checksum = "d556ec1359574147ec0c4fc5eb525f3f23263a592b1a9c07e0a75b427de55c97"
1088dependencies = [
1089 "proc-macro2",
1090 "quote",
1091 "syn 2.0.100",
1092]
1093
1094[[package]]
1095name = "async-tungstenite"
1096version = "0.28.2"
1097source = "registry+https://github.com/rust-lang/crates.io-index"
1098checksum = "1c348fb0b6d132c596eca3dcd941df48fb597aafcb07a738ec41c004b087dc99"
1099dependencies = [
1100 "async-std",
1101 "async-tls",
1102 "atomic-waker",
1103 "futures-core",
1104 "futures-io",
1105 "futures-task",
1106 "futures-util",
1107 "log",
1108 "pin-project-lite",
1109 "tungstenite 0.24.0",
1110]
1111
1112[[package]]
1113name = "async-watch"
1114version = "0.3.1"
1115source = "registry+https://github.com/rust-lang/crates.io-index"
1116checksum = "a078faf4e27c0c6cc0efb20e5da59dcccc04968ebf2801d8e0b2195124cdcdb2"
1117dependencies = [
1118 "event-listener 2.5.3",
1119]
1120
1121[[package]]
1122name = "async_zip"
1123version = "0.0.17"
1124source = "registry+https://github.com/rust-lang/crates.io-index"
1125checksum = "00b9f7252833d5ed4b00aa9604b563529dd5e11de9c23615de2dcdf91eb87b52"
1126dependencies = [
1127 "async-compression",
1128 "crc32fast",
1129 "futures-lite 2.6.0",
1130 "pin-project",
1131 "thiserror 1.0.69",
1132]
1133
1134[[package]]
1135name = "asynchronous-codec"
1136version = "0.7.0"
1137source = "registry+https://github.com/rust-lang/crates.io-index"
1138checksum = "a860072022177f903e59730004fb5dc13db9275b79bb2aef7ba8ce831956c233"
1139dependencies = [
1140 "bytes 1.10.1",
1141 "futures-sink",
1142 "futures-util",
1143 "memchr",
1144 "pin-project-lite",
1145]
1146
1147[[package]]
1148name = "atoi"
1149version = "2.0.0"
1150source = "registry+https://github.com/rust-lang/crates.io-index"
1151checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528"
1152dependencies = [
1153 "num-traits",
1154]
1155
1156[[package]]
1157name = "atomic"
1158version = "0.5.3"
1159source = "registry+https://github.com/rust-lang/crates.io-index"
1160checksum = "c59bdb34bc650a32731b31bd8f0829cc15d24a708ee31559e0bb34f2bc320cba"
1161
1162[[package]]
1163name = "atomic-waker"
1164version = "1.1.2"
1165source = "registry+https://github.com/rust-lang/crates.io-index"
1166checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
1167
1168[[package]]
1169name = "audio"
1170version = "0.1.0"
1171dependencies = [
1172 "anyhow",
1173 "collections",
1174 "derive_more",
1175 "gpui",
1176 "parking_lot",
1177 "rodio",
1178 "util",
1179]
1180
1181[[package]]
1182name = "auto_update"
1183version = "0.1.0"
1184dependencies = [
1185 "anyhow",
1186 "client",
1187 "db",
1188 "gpui",
1189 "http_client",
1190 "log",
1191 "paths",
1192 "release_channel",
1193 "schemars",
1194 "serde",
1195 "serde_json",
1196 "settings",
1197 "smol",
1198 "tempfile",
1199 "which 6.0.3",
1200 "workspace",
1201]
1202
1203[[package]]
1204name = "auto_update_ui"
1205version = "0.1.0"
1206dependencies = [
1207 "anyhow",
1208 "auto_update",
1209 "client",
1210 "editor",
1211 "gpui",
1212 "http_client",
1213 "markdown_preview",
1214 "release_channel",
1215 "serde",
1216 "serde_json",
1217 "smol",
1218 "util",
1219 "workspace",
1220]
1221
1222[[package]]
1223name = "autocfg"
1224version = "1.4.0"
1225source = "registry+https://github.com/rust-lang/crates.io-index"
1226checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
1227
1228[[package]]
1229name = "av1-grain"
1230version = "0.2.3"
1231source = "registry+https://github.com/rust-lang/crates.io-index"
1232checksum = "6678909d8c5d46a42abcf571271e15fdbc0a225e3646cf23762cd415046c78bf"
1233dependencies = [
1234 "anyhow",
1235 "arrayvec",
1236 "log",
1237 "nom",
1238 "num-rational",
1239 "v_frame",
1240]
1241
1242[[package]]
1243name = "avif-serialize"
1244version = "0.8.2"
1245source = "registry+https://github.com/rust-lang/crates.io-index"
1246checksum = "e335041290c43101ca215eed6f43ec437eb5a42125573f600fc3fa42b9bddd62"
1247dependencies = [
1248 "arrayvec",
1249]
1250
1251[[package]]
1252name = "aws-config"
1253version = "1.5.16"
1254source = "registry+https://github.com/rust-lang/crates.io-index"
1255checksum = "50236e4d60fe8458de90a71c0922c761e41755adf091b1b03de1cef537179915"
1256dependencies = [
1257 "aws-credential-types",
1258 "aws-runtime",
1259 "aws-sdk-sso",
1260 "aws-sdk-ssooidc",
1261 "aws-sdk-sts",
1262 "aws-smithy-async",
1263 "aws-smithy-http",
1264 "aws-smithy-json",
1265 "aws-smithy-runtime",
1266 "aws-smithy-runtime-api",
1267 "aws-smithy-types",
1268 "aws-types",
1269 "bytes 1.10.1",
1270 "fastrand 2.3.0",
1271 "hex",
1272 "http 0.2.12",
1273 "ring",
1274 "time",
1275 "tokio",
1276 "tracing",
1277 "url",
1278 "zeroize",
1279]
1280
1281[[package]]
1282name = "aws-credential-types"
1283version = "1.2.1"
1284source = "registry+https://github.com/rust-lang/crates.io-index"
1285checksum = "60e8f6b615cb5fc60a98132268508ad104310f0cfb25a1c22eee76efdf9154da"
1286dependencies = [
1287 "aws-smithy-async",
1288 "aws-smithy-runtime-api",
1289 "aws-smithy-types",
1290 "zeroize",
1291]
1292
1293[[package]]
1294name = "aws-lc-rs"
1295version = "1.12.6"
1296source = "registry+https://github.com/rust-lang/crates.io-index"
1297checksum = "dabb68eb3a7aa08b46fddfd59a3d55c978243557a90ab804769f7e20e67d2b01"
1298dependencies = [
1299 "aws-lc-sys",
1300 "zeroize",
1301]
1302
1303[[package]]
1304name = "aws-lc-sys"
1305version = "0.27.0"
1306source = "registry+https://github.com/rust-lang/crates.io-index"
1307checksum = "6bbe221bbf523b625a4dd8585c7f38166e31167ec2ca98051dbcb4c3b6e825d2"
1308dependencies = [
1309 "bindgen 0.69.5",
1310 "cc",
1311 "cmake",
1312 "dunce",
1313 "fs_extra",
1314]
1315
1316[[package]]
1317name = "aws-runtime"
1318version = "1.5.5"
1319source = "registry+https://github.com/rust-lang/crates.io-index"
1320checksum = "76dd04d39cc12844c0994f2c9c5a6f5184c22e9188ec1ff723de41910a21dcad"
1321dependencies = [
1322 "aws-credential-types",
1323 "aws-sigv4",
1324 "aws-smithy-async",
1325 "aws-smithy-eventstream",
1326 "aws-smithy-http",
1327 "aws-smithy-runtime",
1328 "aws-smithy-runtime-api",
1329 "aws-smithy-types",
1330 "aws-types",
1331 "bytes 1.10.1",
1332 "fastrand 2.3.0",
1333 "http 0.2.12",
1334 "http-body 0.4.6",
1335 "once_cell",
1336 "percent-encoding",
1337 "pin-project-lite",
1338 "tracing",
1339 "uuid",
1340]
1341
1342[[package]]
1343name = "aws-sdk-bedrockruntime"
1344version = "1.74.0"
1345source = "registry+https://github.com/rust-lang/crates.io-index"
1346checksum = "6938541d1948a543bca23303fec4cff9c36bf0e63b8fa3ae1b337bcb9d5b81af"
1347dependencies = [
1348 "aws-credential-types",
1349 "aws-runtime",
1350 "aws-smithy-async",
1351 "aws-smithy-eventstream",
1352 "aws-smithy-http",
1353 "aws-smithy-json",
1354 "aws-smithy-runtime",
1355 "aws-smithy-runtime-api",
1356 "aws-smithy-types",
1357 "aws-types",
1358 "bytes 1.10.1",
1359 "fastrand 2.3.0",
1360 "http 0.2.12",
1361 "once_cell",
1362 "regex-lite",
1363 "tracing",
1364]
1365
1366[[package]]
1367name = "aws-sdk-kinesis"
1368version = "1.61.0"
1369source = "registry+https://github.com/rust-lang/crates.io-index"
1370checksum = "89f2163d8704e8fdcd51ec6c2e0441c418471e422ee9690451b17a1c46344e1a"
1371dependencies = [
1372 "aws-credential-types",
1373 "aws-runtime",
1374 "aws-smithy-async",
1375 "aws-smithy-http",
1376 "aws-smithy-json",
1377 "aws-smithy-runtime",
1378 "aws-smithy-runtime-api",
1379 "aws-smithy-types",
1380 "aws-types",
1381 "bytes 1.10.1",
1382 "http 0.2.12",
1383 "once_cell",
1384 "regex-lite",
1385 "tracing",
1386]
1387
1388[[package]]
1389name = "aws-sdk-s3"
1390version = "1.76.0"
1391source = "registry+https://github.com/rust-lang/crates.io-index"
1392checksum = "66e83401ad7287ad15244d557e35502c2a94105ca5b41d656c391f1a4fc04ca2"
1393dependencies = [
1394 "aws-credential-types",
1395 "aws-runtime",
1396 "aws-sigv4",
1397 "aws-smithy-async",
1398 "aws-smithy-checksums",
1399 "aws-smithy-eventstream",
1400 "aws-smithy-http",
1401 "aws-smithy-json",
1402 "aws-smithy-runtime",
1403 "aws-smithy-runtime-api",
1404 "aws-smithy-types",
1405 "aws-smithy-xml",
1406 "aws-types",
1407 "bytes 1.10.1",
1408 "fastrand 2.3.0",
1409 "hex",
1410 "hmac",
1411 "http 0.2.12",
1412 "http-body 0.4.6",
1413 "lru",
1414 "once_cell",
1415 "percent-encoding",
1416 "regex-lite",
1417 "sha2",
1418 "tracing",
1419 "url",
1420]
1421
1422[[package]]
1423name = "aws-sdk-sso"
1424version = "1.58.0"
1425source = "registry+https://github.com/rust-lang/crates.io-index"
1426checksum = "16ff718c9ee45cc1ebd4774a0e086bb80a6ab752b4902edf1c9f56b86ee1f770"
1427dependencies = [
1428 "aws-credential-types",
1429 "aws-runtime",
1430 "aws-smithy-async",
1431 "aws-smithy-http",
1432 "aws-smithy-json",
1433 "aws-smithy-runtime",
1434 "aws-smithy-runtime-api",
1435 "aws-smithy-types",
1436 "aws-types",
1437 "bytes 1.10.1",
1438 "http 0.2.12",
1439 "once_cell",
1440 "regex-lite",
1441 "tracing",
1442]
1443
1444[[package]]
1445name = "aws-sdk-ssooidc"
1446version = "1.59.0"
1447source = "registry+https://github.com/rust-lang/crates.io-index"
1448checksum = "5183e088715cc135d8d396fdd3bc02f018f0da4c511f53cb8d795b6a31c55809"
1449dependencies = [
1450 "aws-credential-types",
1451 "aws-runtime",
1452 "aws-smithy-async",
1453 "aws-smithy-http",
1454 "aws-smithy-json",
1455 "aws-smithy-runtime",
1456 "aws-smithy-runtime-api",
1457 "aws-smithy-types",
1458 "aws-types",
1459 "bytes 1.10.1",
1460 "http 0.2.12",
1461 "once_cell",
1462 "regex-lite",
1463 "tracing",
1464]
1465
1466[[package]]
1467name = "aws-sdk-sts"
1468version = "1.59.0"
1469source = "registry+https://github.com/rust-lang/crates.io-index"
1470checksum = "c9f944ef032717596639cea4a2118a3a457268ef51bbb5fde9637e54c465da00"
1471dependencies = [
1472 "aws-credential-types",
1473 "aws-runtime",
1474 "aws-smithy-async",
1475 "aws-smithy-http",
1476 "aws-smithy-json",
1477 "aws-smithy-query",
1478 "aws-smithy-runtime",
1479 "aws-smithy-runtime-api",
1480 "aws-smithy-types",
1481 "aws-smithy-xml",
1482 "aws-types",
1483 "http 0.2.12",
1484 "once_cell",
1485 "regex-lite",
1486 "tracing",
1487]
1488
1489[[package]]
1490name = "aws-sigv4"
1491version = "1.2.9"
1492source = "registry+https://github.com/rust-lang/crates.io-index"
1493checksum = "9bfe75fad52793ce6dec0dc3d4b1f388f038b5eb866c8d4d7f3a8e21b5ea5051"
1494dependencies = [
1495 "aws-credential-types",
1496 "aws-smithy-eventstream",
1497 "aws-smithy-http",
1498 "aws-smithy-runtime-api",
1499 "aws-smithy-types",
1500 "bytes 1.10.1",
1501 "crypto-bigint 0.5.5",
1502 "form_urlencoded",
1503 "hex",
1504 "hmac",
1505 "http 0.2.12",
1506 "http 1.2.0",
1507 "once_cell",
1508 "p256",
1509 "percent-encoding",
1510 "ring",
1511 "sha2",
1512 "subtle",
1513 "time",
1514 "tracing",
1515 "zeroize",
1516]
1517
1518[[package]]
1519name = "aws-smithy-async"
1520version = "1.2.4"
1521source = "registry+https://github.com/rust-lang/crates.io-index"
1522checksum = "fa59d1327d8b5053c54bf2eaae63bf629ba9e904434d0835a28ed3c0ed0a614e"
1523dependencies = [
1524 "futures-util",
1525 "pin-project-lite",
1526 "tokio",
1527]
1528
1529[[package]]
1530name = "aws-smithy-checksums"
1531version = "0.62.0"
1532source = "registry+https://github.com/rust-lang/crates.io-index"
1533checksum = "f2f45a1c384d7a393026bc5f5c177105aa9fa68e4749653b985707ac27d77295"
1534dependencies = [
1535 "aws-smithy-http",
1536 "aws-smithy-types",
1537 "bytes 1.10.1",
1538 "crc32c",
1539 "crc32fast",
1540 "crc64fast-nvme",
1541 "hex",
1542 "http 0.2.12",
1543 "http-body 0.4.6",
1544 "md-5",
1545 "pin-project-lite",
1546 "sha1",
1547 "sha2",
1548 "tracing",
1549]
1550
1551[[package]]
1552name = "aws-smithy-eventstream"
1553version = "0.60.6"
1554source = "registry+https://github.com/rust-lang/crates.io-index"
1555checksum = "8b18559a41e0c909b77625adf2b8c50de480a8041e5e4a3f5f7d177db70abc5a"
1556dependencies = [
1557 "aws-smithy-types",
1558 "bytes 1.10.1",
1559 "crc32fast",
1560]
1561
1562[[package]]
1563name = "aws-smithy-http"
1564version = "0.60.12"
1565source = "registry+https://github.com/rust-lang/crates.io-index"
1566checksum = "7809c27ad8da6a6a68c454e651d4962479e81472aa19ae99e59f9aba1f9713cc"
1567dependencies = [
1568 "aws-smithy-eventstream",
1569 "aws-smithy-runtime-api",
1570 "aws-smithy-types",
1571 "bytes 1.10.1",
1572 "bytes-utils",
1573 "futures-core",
1574 "http 0.2.12",
1575 "http-body 0.4.6",
1576 "once_cell",
1577 "percent-encoding",
1578 "pin-project-lite",
1579 "pin-utils",
1580 "tracing",
1581]
1582
1583[[package]]
1584name = "aws-smithy-json"
1585version = "0.61.2"
1586source = "registry+https://github.com/rust-lang/crates.io-index"
1587checksum = "623a51127f24c30776c8b374295f2df78d92517386f77ba30773f15a30ce1422"
1588dependencies = [
1589 "aws-smithy-types",
1590]
1591
1592[[package]]
1593name = "aws-smithy-query"
1594version = "0.60.7"
1595source = "registry+https://github.com/rust-lang/crates.io-index"
1596checksum = "f2fbd61ceb3fe8a1cb7352e42689cec5335833cd9f94103a61e98f9bb61c64bb"
1597dependencies = [
1598 "aws-smithy-types",
1599 "urlencoding",
1600]
1601
1602[[package]]
1603name = "aws-smithy-runtime"
1604version = "1.7.8"
1605source = "registry+https://github.com/rust-lang/crates.io-index"
1606checksum = "d526a12d9ed61fadefda24abe2e682892ba288c2018bcb38b1b4c111d13f6d92"
1607dependencies = [
1608 "aws-smithy-async",
1609 "aws-smithy-http",
1610 "aws-smithy-runtime-api",
1611 "aws-smithy-types",
1612 "bytes 1.10.1",
1613 "fastrand 2.3.0",
1614 "h2 0.3.26",
1615 "http 0.2.12",
1616 "http-body 0.4.6",
1617 "http-body 1.0.1",
1618 "httparse",
1619 "hyper 0.14.32",
1620 "hyper-rustls 0.24.2",
1621 "once_cell",
1622 "pin-project-lite",
1623 "pin-utils",
1624 "rustls 0.21.12",
1625 "tokio",
1626 "tracing",
1627]
1628
1629[[package]]
1630name = "aws-smithy-runtime-api"
1631version = "1.7.3"
1632source = "registry+https://github.com/rust-lang/crates.io-index"
1633checksum = "92165296a47a812b267b4f41032ff8069ab7ff783696d217f0994a0d7ab585cd"
1634dependencies = [
1635 "aws-smithy-async",
1636 "aws-smithy-types",
1637 "bytes 1.10.1",
1638 "http 0.2.12",
1639 "http 1.2.0",
1640 "pin-project-lite",
1641 "tokio",
1642 "tracing",
1643 "zeroize",
1644]
1645
1646[[package]]
1647name = "aws-smithy-types"
1648version = "1.2.13"
1649source = "registry+https://github.com/rust-lang/crates.io-index"
1650checksum = "c7b8a53819e42f10d0821f56da995e1470b199686a1809168db6ca485665f042"
1651dependencies = [
1652 "base64-simd",
1653 "bytes 1.10.1",
1654 "bytes-utils",
1655 "futures-core",
1656 "http 0.2.12",
1657 "http 1.2.0",
1658 "http-body 0.4.6",
1659 "http-body 1.0.1",
1660 "http-body-util",
1661 "itoa",
1662 "num-integer",
1663 "pin-project-lite",
1664 "pin-utils",
1665 "ryu",
1666 "serde",
1667 "time",
1668 "tokio",
1669 "tokio-util",
1670]
1671
1672[[package]]
1673name = "aws-smithy-xml"
1674version = "0.60.9"
1675source = "registry+https://github.com/rust-lang/crates.io-index"
1676checksum = "ab0b0166827aa700d3dc519f72f8b3a91c35d0b8d042dc5d643a91e6f80648fc"
1677dependencies = [
1678 "xmlparser",
1679]
1680
1681[[package]]
1682name = "aws-types"
1683version = "1.3.5"
1684source = "registry+https://github.com/rust-lang/crates.io-index"
1685checksum = "dfbd0a668309ec1f66c0f6bda4840dd6d4796ae26d699ebc266d7cc95c6d040f"
1686dependencies = [
1687 "aws-credential-types",
1688 "aws-smithy-async",
1689 "aws-smithy-runtime-api",
1690 "aws-smithy-types",
1691 "rustc_version",
1692 "tracing",
1693]
1694
1695[[package]]
1696name = "aws_http_client"
1697version = "0.1.0"
1698dependencies = [
1699 "aws-smithy-runtime-api",
1700 "aws-smithy-types",
1701 "futures 0.3.31",
1702 "http_client",
1703 "tokio",
1704]
1705
1706[[package]]
1707name = "axum"
1708version = "0.6.20"
1709source = "registry+https://github.com/rust-lang/crates.io-index"
1710checksum = "3b829e4e32b91e643de6eafe82b1d90675f5874230191a4ffbc1b336dec4d6bf"
1711dependencies = [
1712 "async-trait",
1713 "axum-core",
1714 "base64 0.21.7",
1715 "bitflags 1.3.2",
1716 "bytes 1.10.1",
1717 "futures-util",
1718 "headers",
1719 "http 0.2.12",
1720 "http-body 0.4.6",
1721 "hyper 0.14.32",
1722 "itoa",
1723 "matchit",
1724 "memchr",
1725 "mime",
1726 "percent-encoding",
1727 "pin-project-lite",
1728 "rustversion",
1729 "serde",
1730 "serde_json",
1731 "serde_path_to_error",
1732 "serde_urlencoded",
1733 "sha1",
1734 "sync_wrapper 0.1.2",
1735 "tokio",
1736 "tokio-tungstenite 0.20.1",
1737 "tower",
1738 "tower-layer",
1739 "tower-service",
1740]
1741
1742[[package]]
1743name = "axum-core"
1744version = "0.3.4"
1745source = "registry+https://github.com/rust-lang/crates.io-index"
1746checksum = "759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c"
1747dependencies = [
1748 "async-trait",
1749 "bytes 1.10.1",
1750 "futures-util",
1751 "http 0.2.12",
1752 "http-body 0.4.6",
1753 "mime",
1754 "rustversion",
1755 "tower-layer",
1756 "tower-service",
1757]
1758
1759[[package]]
1760name = "axum-extra"
1761version = "0.4.2"
1762source = "registry+https://github.com/rust-lang/crates.io-index"
1763checksum = "f9a320103719de37b7b4da4c8eb629d4573f6bcfd3dfe80d3208806895ccf81d"
1764dependencies = [
1765 "axum",
1766 "bytes 1.10.1",
1767 "futures-util",
1768 "http 0.2.12",
1769 "mime",
1770 "pin-project-lite",
1771 "serde",
1772 "serde_json",
1773 "tokio",
1774 "tower",
1775 "tower-http 0.3.5",
1776 "tower-layer",
1777 "tower-service",
1778]
1779
1780[[package]]
1781name = "backtrace"
1782version = "0.3.74"
1783source = "registry+https://github.com/rust-lang/crates.io-index"
1784checksum = "8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a"
1785dependencies = [
1786 "addr2line",
1787 "cfg-if",
1788 "libc",
1789 "miniz_oxide",
1790 "object",
1791 "rustc-demangle",
1792 "windows-targets 0.52.6",
1793]
1794
1795[[package]]
1796name = "base16ct"
1797version = "0.1.1"
1798source = "registry+https://github.com/rust-lang/crates.io-index"
1799checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"
1800
1801[[package]]
1802name = "base64"
1803version = "0.13.1"
1804source = "registry+https://github.com/rust-lang/crates.io-index"
1805checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
1806
1807[[package]]
1808name = "base64"
1809version = "0.21.7"
1810source = "registry+https://github.com/rust-lang/crates.io-index"
1811checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
1812
1813[[package]]
1814name = "base64"
1815version = "0.22.1"
1816source = "registry+https://github.com/rust-lang/crates.io-index"
1817checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
1818
1819[[package]]
1820name = "base64-simd"
1821version = "0.8.0"
1822source = "registry+https://github.com/rust-lang/crates.io-index"
1823checksum = "339abbe78e73178762e23bea9dfd08e697eb3f3301cd4be981c0f78ba5859195"
1824dependencies = [
1825 "outref",
1826 "vsimd",
1827]
1828
1829[[package]]
1830name = "base64ct"
1831version = "1.6.0"
1832source = "registry+https://github.com/rust-lang/crates.io-index"
1833checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"
1834
1835[[package]]
1836name = "bedrock"
1837version = "0.1.0"
1838dependencies = [
1839 "anyhow",
1840 "aws-sdk-bedrockruntime",
1841 "aws-smithy-types",
1842 "futures 0.3.31",
1843 "schemars",
1844 "serde",
1845 "serde_json",
1846 "strum",
1847 "thiserror 1.0.69",
1848 "tokio",
1849]
1850
1851[[package]]
1852name = "bigdecimal"
1853version = "0.4.7"
1854source = "registry+https://github.com/rust-lang/crates.io-index"
1855checksum = "7f31f3af01c5c65a07985c804d3366560e6fa7883d640a122819b14ec327482c"
1856dependencies = [
1857 "autocfg",
1858 "libm",
1859 "num-bigint",
1860 "num-integer",
1861 "num-traits",
1862 "serde",
1863]
1864
1865[[package]]
1866name = "bincode"
1867version = "1.3.3"
1868source = "registry+https://github.com/rust-lang/crates.io-index"
1869checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
1870dependencies = [
1871 "serde",
1872]
1873
1874[[package]]
1875name = "bindgen"
1876version = "0.69.5"
1877source = "registry+https://github.com/rust-lang/crates.io-index"
1878checksum = "271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088"
1879dependencies = [
1880 "bitflags 2.8.0",
1881 "cexpr",
1882 "clang-sys",
1883 "itertools 0.12.1",
1884 "lazy_static",
1885 "lazycell",
1886 "log",
1887 "prettyplease",
1888 "proc-macro2",
1889 "quote",
1890 "regex",
1891 "rustc-hash 1.1.0",
1892 "shlex",
1893 "syn 2.0.100",
1894 "which 4.4.2",
1895]
1896
1897[[package]]
1898name = "bindgen"
1899version = "0.70.1"
1900source = "registry+https://github.com/rust-lang/crates.io-index"
1901checksum = "f49d8fed880d473ea71efb9bf597651e77201bdd4893efe54c9e5d65ae04ce6f"
1902dependencies = [
1903 "bitflags 2.8.0",
1904 "cexpr",
1905 "clang-sys",
1906 "itertools 0.12.1",
1907 "log",
1908 "prettyplease",
1909 "proc-macro2",
1910 "quote",
1911 "regex",
1912 "rustc-hash 1.1.0",
1913 "shlex",
1914 "syn 2.0.100",
1915]
1916
1917[[package]]
1918name = "bit-set"
1919version = "0.5.3"
1920source = "registry+https://github.com/rust-lang/crates.io-index"
1921checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
1922dependencies = [
1923 "bit-vec 0.6.3",
1924]
1925
1926[[package]]
1927name = "bit-set"
1928version = "0.8.0"
1929source = "registry+https://github.com/rust-lang/crates.io-index"
1930checksum = "08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3"
1931dependencies = [
1932 "bit-vec 0.8.0",
1933]
1934
1935[[package]]
1936name = "bit-vec"
1937version = "0.6.3"
1938source = "registry+https://github.com/rust-lang/crates.io-index"
1939checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
1940
1941[[package]]
1942name = "bit-vec"
1943version = "0.8.0"
1944source = "registry+https://github.com/rust-lang/crates.io-index"
1945checksum = "5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7"
1946
1947[[package]]
1948name = "bit_field"
1949version = "0.10.2"
1950source = "registry+https://github.com/rust-lang/crates.io-index"
1951checksum = "dc827186963e592360843fb5ba4b973e145841266c1357f7180c43526f2e5b61"
1952
1953[[package]]
1954name = "bitflags"
1955version = "1.3.2"
1956source = "registry+https://github.com/rust-lang/crates.io-index"
1957checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
1958
1959[[package]]
1960name = "bitflags"
1961version = "2.8.0"
1962source = "registry+https://github.com/rust-lang/crates.io-index"
1963checksum = "8f68f53c83ab957f72c32642f3868eec03eb974d1fb82e453128456482613d36"
1964dependencies = [
1965 "serde",
1966]
1967
1968[[package]]
1969name = "bitstream-io"
1970version = "2.6.0"
1971source = "registry+https://github.com/rust-lang/crates.io-index"
1972checksum = "6099cdc01846bc367c4e7dd630dc5966dccf36b652fae7a74e17b640411a91b2"
1973
1974[[package]]
1975name = "bitvec"
1976version = "1.0.1"
1977source = "registry+https://github.com/rust-lang/crates.io-index"
1978checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"
1979dependencies = [
1980 "funty",
1981 "radium",
1982 "tap",
1983 "wyz",
1984]
1985
1986[[package]]
1987name = "blade-graphics"
1988version = "0.6.0"
1989source = "git+https://github.com/kvark/blade?rev=b16f5c7bd873c7126f48c82c39e7ae64602ae74f#b16f5c7bd873c7126f48c82c39e7ae64602ae74f"
1990dependencies = [
1991 "ash",
1992 "ash-window",
1993 "bitflags 2.8.0",
1994 "bytemuck",
1995 "codespan-reporting",
1996 "glow",
1997 "gpu-alloc",
1998 "gpu-alloc-ash",
1999 "hidden-trait",
2000 "js-sys",
2001 "khronos-egl",
2002 "libloading",
2003 "log",
2004 "mint",
2005 "naga",
2006 "objc2",
2007 "objc2-app-kit",
2008 "objc2-foundation",
2009 "objc2-metal",
2010 "objc2-quartz-core",
2011 "objc2-ui-kit",
2012 "raw-window-handle",
2013 "slab",
2014 "wasm-bindgen",
2015 "web-sys",
2016]
2017
2018[[package]]
2019name = "blade-macros"
2020version = "0.3.0"
2021source = "git+https://github.com/kvark/blade?rev=b16f5c7bd873c7126f48c82c39e7ae64602ae74f#b16f5c7bd873c7126f48c82c39e7ae64602ae74f"
2022dependencies = [
2023 "proc-macro2",
2024 "quote",
2025 "syn 2.0.100",
2026]
2027
2028[[package]]
2029name = "blade-util"
2030version = "0.2.0"
2031source = "git+https://github.com/kvark/blade?rev=b16f5c7bd873c7126f48c82c39e7ae64602ae74f#b16f5c7bd873c7126f48c82c39e7ae64602ae74f"
2032dependencies = [
2033 "blade-graphics",
2034 "bytemuck",
2035 "log",
2036 "profiling",
2037]
2038
2039[[package]]
2040name = "blake3"
2041version = "1.6.1"
2042source = "registry+https://github.com/rust-lang/crates.io-index"
2043checksum = "675f87afced0413c9bb02843499dbbd3882a237645883f71a2b59644a6d2f753"
2044dependencies = [
2045 "arrayref",
2046 "arrayvec",
2047 "cc",
2048 "cfg-if",
2049 "constant_time_eq 0.3.1",
2050]
2051
2052[[package]]
2053name = "block"
2054version = "0.1.6"
2055source = "registry+https://github.com/rust-lang/crates.io-index"
2056checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
2057
2058[[package]]
2059name = "block-buffer"
2060version = "0.10.4"
2061source = "registry+https://github.com/rust-lang/crates.io-index"
2062checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
2063dependencies = [
2064 "generic-array",
2065]
2066
2067[[package]]
2068name = "block-padding"
2069version = "0.3.3"
2070source = "registry+https://github.com/rust-lang/crates.io-index"
2071checksum = "a8894febbff9f758034a5b8e12d87918f56dfc64a8e1fe757d65e29041538d93"
2072dependencies = [
2073 "generic-array",
2074]
2075
2076[[package]]
2077name = "block2"
2078version = "0.5.1"
2079source = "registry+https://github.com/rust-lang/crates.io-index"
2080checksum = "2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f"
2081dependencies = [
2082 "objc2",
2083]
2084
2085[[package]]
2086name = "blocking"
2087version = "1.6.1"
2088source = "registry+https://github.com/rust-lang/crates.io-index"
2089checksum = "703f41c54fc768e63e091340b424302bb1c29ef4aa0c7f10fe849dfb114d29ea"
2090dependencies = [
2091 "async-channel 2.3.1",
2092 "async-task",
2093 "futures-io",
2094 "futures-lite 2.6.0",
2095 "piper",
2096]
2097
2098[[package]]
2099name = "borsh"
2100version = "1.5.3"
2101source = "registry+https://github.com/rust-lang/crates.io-index"
2102checksum = "2506947f73ad44e344215ccd6403ac2ae18cd8e046e581a441bf8d199f257f03"
2103dependencies = [
2104 "borsh-derive",
2105 "cfg_aliases 0.2.1",
2106]
2107
2108[[package]]
2109name = "borsh-derive"
2110version = "1.5.3"
2111source = "registry+https://github.com/rust-lang/crates.io-index"
2112checksum = "c2593a3b8b938bd68373196c9832f516be11fa487ef4ae745eb282e6a56a7244"
2113dependencies = [
2114 "once_cell",
2115 "proc-macro-crate",
2116 "proc-macro2",
2117 "quote",
2118 "syn 2.0.100",
2119]
2120
2121[[package]]
2122name = "breadcrumbs"
2123version = "0.1.0"
2124dependencies = [
2125 "editor",
2126 "gpui",
2127 "itertools 0.14.0",
2128 "theme",
2129 "ui",
2130 "workspace",
2131 "zed_actions",
2132]
2133
2134[[package]]
2135name = "bstr"
2136version = "1.11.1"
2137source = "registry+https://github.com/rust-lang/crates.io-index"
2138checksum = "786a307d683a5bf92e6fd5fd69a7eb613751668d1d8d67d802846dfe367c62c8"
2139dependencies = [
2140 "memchr",
2141 "regex-automata 0.4.9",
2142 "serde",
2143]
2144
2145[[package]]
2146name = "buffer_diff"
2147version = "0.1.0"
2148dependencies = [
2149 "anyhow",
2150 "clock",
2151 "ctor",
2152 "env_logger 0.11.7",
2153 "futures 0.3.31",
2154 "git2",
2155 "gpui",
2156 "language",
2157 "log",
2158 "pretty_assertions",
2159 "rand 0.8.5",
2160 "rope",
2161 "serde_json",
2162 "sum_tree",
2163 "text",
2164 "unindent",
2165 "util",
2166]
2167
2168[[package]]
2169name = "built"
2170version = "0.7.5"
2171source = "registry+https://github.com/rust-lang/crates.io-index"
2172checksum = "c360505aed52b7ec96a3636c3f039d99103c37d1d9b4f7a8c743d3ea9ffcd03b"
2173
2174[[package]]
2175name = "bumpalo"
2176version = "3.16.0"
2177source = "registry+https://github.com/rust-lang/crates.io-index"
2178checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
2179dependencies = [
2180 "allocator-api2",
2181]
2182
2183[[package]]
2184name = "by_address"
2185version = "1.2.1"
2186source = "registry+https://github.com/rust-lang/crates.io-index"
2187checksum = "64fa3c856b712db6612c019f14756e64e4bcea13337a6b33b696333a9eaa2d06"
2188
2189[[package]]
2190name = "bytecheck"
2191version = "0.6.12"
2192source = "registry+https://github.com/rust-lang/crates.io-index"
2193checksum = "23cdc57ce23ac53c931e88a43d06d070a6fd142f2617be5855eb75efc9beb1c2"
2194dependencies = [
2195 "bytecheck_derive",
2196 "ptr_meta",
2197 "simdutf8",
2198]
2199
2200[[package]]
2201name = "bytecheck_derive"
2202version = "0.6.12"
2203source = "registry+https://github.com/rust-lang/crates.io-index"
2204checksum = "3db406d29fbcd95542e92559bed4d8ad92636d1ca8b3b72ede10b4bcc010e659"
2205dependencies = [
2206 "proc-macro2",
2207 "quote",
2208 "syn 1.0.109",
2209]
2210
2211[[package]]
2212name = "bytemuck"
2213version = "1.21.0"
2214source = "registry+https://github.com/rust-lang/crates.io-index"
2215checksum = "ef657dfab802224e671f5818e9a4935f9b1957ed18e58292690cc39e7a4092a3"
2216dependencies = [
2217 "bytemuck_derive",
2218]
2219
2220[[package]]
2221name = "bytemuck_derive"
2222version = "1.8.0"
2223source = "registry+https://github.com/rust-lang/crates.io-index"
2224checksum = "bcfcc3cd946cb52f0bbfdbbcfa2f4e24f75ebb6c0e1002f7c25904fada18b9ec"
2225dependencies = [
2226 "proc-macro2",
2227 "quote",
2228 "syn 2.0.100",
2229]
2230
2231[[package]]
2232name = "byteorder"
2233version = "1.5.0"
2234source = "registry+https://github.com/rust-lang/crates.io-index"
2235checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
2236
2237[[package]]
2238name = "byteorder-lite"
2239version = "0.1.0"
2240source = "registry+https://github.com/rust-lang/crates.io-index"
2241checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495"
2242
2243[[package]]
2244name = "bytes"
2245version = "0.4.12"
2246source = "registry+https://github.com/rust-lang/crates.io-index"
2247checksum = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"
2248dependencies = [
2249 "byteorder",
2250 "iovec",
2251]
2252
2253[[package]]
2254name = "bytes"
2255version = "1.10.1"
2256source = "registry+https://github.com/rust-lang/crates.io-index"
2257checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
2258
2259[[package]]
2260name = "bytes-utils"
2261version = "0.1.4"
2262source = "registry+https://github.com/rust-lang/crates.io-index"
2263checksum = "7dafe3a8757b027e2be6e4e5601ed563c55989fcf1546e933c66c8eb3a058d35"
2264dependencies = [
2265 "bytes 1.10.1",
2266 "either",
2267]
2268
2269[[package]]
2270name = "bzip2"
2271version = "0.4.4"
2272source = "registry+https://github.com/rust-lang/crates.io-index"
2273checksum = "bdb116a6ef3f6c3698828873ad02c3014b3c85cadb88496095628e3ef1e347f8"
2274dependencies = [
2275 "bzip2-sys",
2276 "libc",
2277]
2278
2279[[package]]
2280name = "bzip2-sys"
2281version = "0.1.11+1.0.8"
2282source = "registry+https://github.com/rust-lang/crates.io-index"
2283checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc"
2284dependencies = [
2285 "cc",
2286 "libc",
2287 "pkg-config",
2288]
2289
2290[[package]]
2291name = "call"
2292version = "0.1.0"
2293dependencies = [
2294 "anyhow",
2295 "audio",
2296 "client",
2297 "collections",
2298 "fs",
2299 "futures 0.3.31",
2300 "gpui",
2301 "http_client",
2302 "language",
2303 "livekit_client",
2304 "livekit_client_macos",
2305 "log",
2306 "postage",
2307 "project",
2308 "schemars",
2309 "serde",
2310 "serde_derive",
2311 "settings",
2312 "telemetry",
2313 "util",
2314]
2315
2316[[package]]
2317name = "calloop"
2318version = "0.13.0"
2319source = "registry+https://github.com/rust-lang/crates.io-index"
2320checksum = "b99da2f8558ca23c71f4fd15dc57c906239752dd27ff3c00a1d56b685b7cbfec"
2321dependencies = [
2322 "bitflags 2.8.0",
2323 "log",
2324 "polling",
2325 "rustix",
2326 "slab",
2327 "thiserror 1.0.69",
2328]
2329
2330[[package]]
2331name = "calloop-wayland-source"
2332version = "0.3.0"
2333source = "registry+https://github.com/rust-lang/crates.io-index"
2334checksum = "95a66a987056935f7efce4ab5668920b5d0dac4a7c99991a67395f13702ddd20"
2335dependencies = [
2336 "calloop",
2337 "rustix",
2338 "wayland-backend",
2339 "wayland-client",
2340]
2341
2342[[package]]
2343name = "camino"
2344version = "1.1.9"
2345source = "registry+https://github.com/rust-lang/crates.io-index"
2346checksum = "8b96ec4966b5813e2c0507c1f86115c8c5abaadc3980879c3424042a02fd1ad3"
2347dependencies = [
2348 "serde",
2349]
2350
2351[[package]]
2352name = "cap-fs-ext"
2353version = "3.4.2"
2354source = "registry+https://github.com/rust-lang/crates.io-index"
2355checksum = "7f78efdd7378980d79c0f36b519e51191742d2c9f91ffa5e228fba9f3806d2e1"
2356dependencies = [
2357 "cap-primitives",
2358 "cap-std",
2359 "io-lifetimes",
2360 "windows-sys 0.59.0",
2361]
2362
2363[[package]]
2364name = "cap-net-ext"
2365version = "3.4.2"
2366source = "registry+https://github.com/rust-lang/crates.io-index"
2367checksum = "4ac68674a6042af2bcee1adad9f6abd432642cf03444ce3a5b36c3f39f23baf8"
2368dependencies = [
2369 "cap-primitives",
2370 "cap-std",
2371 "rustix",
2372 "smallvec",
2373]
2374
2375[[package]]
2376name = "cap-primitives"
2377version = "3.4.2"
2378source = "registry+https://github.com/rust-lang/crates.io-index"
2379checksum = "8fc15faeed2223d8b8e8cc1857f5861935a06d06713c4ac106b722ae9ce3c369"
2380dependencies = [
2381 "ambient-authority",
2382 "fs-set-times",
2383 "io-extras",
2384 "io-lifetimes",
2385 "ipnet",
2386 "maybe-owned",
2387 "rustix",
2388 "windows-sys 0.59.0",
2389 "winx",
2390]
2391
2392[[package]]
2393name = "cap-rand"
2394version = "3.4.2"
2395source = "registry+https://github.com/rust-lang/crates.io-index"
2396checksum = "dea13372b49df066d1ae654e5c6e41799c1efd9f6b36794b921e877ea4037977"
2397dependencies = [
2398 "ambient-authority",
2399 "rand 0.8.5",
2400]
2401
2402[[package]]
2403name = "cap-std"
2404version = "3.4.2"
2405source = "registry+https://github.com/rust-lang/crates.io-index"
2406checksum = "c3dbd3e8e8d093d6ccb4b512264869e1281cdb032f7940bd50b2894f96f25609"
2407dependencies = [
2408 "cap-primitives",
2409 "io-extras",
2410 "io-lifetimes",
2411 "rustix",
2412]
2413
2414[[package]]
2415name = "cap-time-ext"
2416version = "3.4.2"
2417source = "registry+https://github.com/rust-lang/crates.io-index"
2418checksum = "bd736b20fc033f564a1995fb82fc349146de43aabba19c7368b4cb17d8f9ea53"
2419dependencies = [
2420 "ambient-authority",
2421 "cap-primitives",
2422 "iana-time-zone",
2423 "once_cell",
2424 "rustix",
2425 "winx",
2426]
2427
2428[[package]]
2429name = "cargo-platform"
2430version = "0.1.9"
2431source = "registry+https://github.com/rust-lang/crates.io-index"
2432checksum = "e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea"
2433dependencies = [
2434 "serde",
2435]
2436
2437[[package]]
2438name = "cargo_metadata"
2439version = "0.19.2"
2440source = "registry+https://github.com/rust-lang/crates.io-index"
2441checksum = "dd5eb614ed4c27c5d706420e4320fbe3216ab31fa1c33cd8246ac36dae4479ba"
2442dependencies = [
2443 "camino",
2444 "cargo-platform",
2445 "semver",
2446 "serde",
2447 "serde_json",
2448 "thiserror 2.0.6",
2449]
2450
2451[[package]]
2452name = "cargo_toml"
2453version = "0.21.0"
2454source = "registry+https://github.com/rust-lang/crates.io-index"
2455checksum = "5fbd1fe9db3ebf71b89060adaf7b0504c2d6a425cf061313099547e382c2e472"
2456dependencies = [
2457 "serde",
2458 "toml 0.8.20",
2459]
2460
2461[[package]]
2462name = "cast"
2463version = "0.3.0"
2464source = "registry+https://github.com/rust-lang/crates.io-index"
2465checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
2466
2467[[package]]
2468name = "cbc"
2469version = "0.1.2"
2470source = "registry+https://github.com/rust-lang/crates.io-index"
2471checksum = "26b52a9543ae338f279b96b0b9fed9c8093744685043739079ce85cd58f289a6"
2472dependencies = [
2473 "cipher",
2474]
2475
2476[[package]]
2477name = "cbindgen"
2478version = "0.27.0"
2479source = "registry+https://github.com/rust-lang/crates.io-index"
2480checksum = "3fce8dd7fcfcbf3a0a87d8f515194b49d6135acab73e18bd380d1d93bb1a15eb"
2481dependencies = [
2482 "clap",
2483 "heck 0.4.1",
2484 "indexmap",
2485 "log",
2486 "proc-macro2",
2487 "quote",
2488 "serde",
2489 "serde_json",
2490 "syn 2.0.100",
2491 "tempfile",
2492 "toml 0.8.20",
2493]
2494
2495[[package]]
2496name = "cbindgen"
2497version = "0.28.0"
2498source = "registry+https://github.com/rust-lang/crates.io-index"
2499checksum = "eadd868a2ce9ca38de7eeafdcec9c7065ef89b42b32f0839278d55f35c54d1ff"
2500dependencies = [
2501 "heck 0.4.1",
2502 "indexmap",
2503 "log",
2504 "proc-macro2",
2505 "quote",
2506 "serde",
2507 "serde_json",
2508 "syn 2.0.100",
2509 "tempfile",
2510 "toml 0.8.20",
2511]
2512
2513[[package]]
2514name = "cc"
2515version = "1.2.12"
2516source = "registry+https://github.com/rust-lang/crates.io-index"
2517checksum = "755717a7de9ec452bf7f3f1a3099085deabd7f2962b861dae91ecd7a365903d2"
2518dependencies = [
2519 "jobserver",
2520 "libc",
2521 "shlex",
2522]
2523
2524[[package]]
2525name = "cesu8"
2526version = "1.1.0"
2527source = "registry+https://github.com/rust-lang/crates.io-index"
2528checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
2529
2530[[package]]
2531name = "cexpr"
2532version = "0.6.0"
2533source = "registry+https://github.com/rust-lang/crates.io-index"
2534checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
2535dependencies = [
2536 "nom",
2537]
2538
2539[[package]]
2540name = "cfg-expr"
2541version = "0.15.8"
2542source = "registry+https://github.com/rust-lang/crates.io-index"
2543checksum = "d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02"
2544dependencies = [
2545 "smallvec",
2546 "target-lexicon 0.12.16",
2547]
2548
2549[[package]]
2550name = "cfg-if"
2551version = "1.0.0"
2552source = "registry+https://github.com/rust-lang/crates.io-index"
2553checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2554
2555[[package]]
2556name = "cfg_aliases"
2557version = "0.1.1"
2558source = "registry+https://github.com/rust-lang/crates.io-index"
2559checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
2560
2561[[package]]
2562name = "cfg_aliases"
2563version = "0.2.1"
2564source = "registry+https://github.com/rust-lang/crates.io-index"
2565checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
2566
2567[[package]]
2568name = "channel"
2569version = "0.1.0"
2570dependencies = [
2571 "anyhow",
2572 "client",
2573 "clock",
2574 "collections",
2575 "futures 0.3.31",
2576 "gpui",
2577 "http_client",
2578 "language",
2579 "log",
2580 "rand 0.8.5",
2581 "release_channel",
2582 "rpc",
2583 "settings",
2584 "sum_tree",
2585 "text",
2586 "time",
2587 "util",
2588]
2589
2590[[package]]
2591name = "chrono"
2592version = "0.4.40"
2593source = "registry+https://github.com/rust-lang/crates.io-index"
2594checksum = "1a7964611d71df112cb1730f2ee67324fcf4d0fc6606acbbe9bfe06df124637c"
2595dependencies = [
2596 "android-tzdata",
2597 "iana-time-zone",
2598 "js-sys",
2599 "num-traits",
2600 "serde",
2601 "wasm-bindgen",
2602 "windows-link",
2603]
2604
2605[[package]]
2606name = "chunked_transfer"
2607version = "1.5.0"
2608source = "registry+https://github.com/rust-lang/crates.io-index"
2609checksum = "6e4de3bc4ea267985becf712dc6d9eed8b04c953b3fcfb339ebc87acd9804901"
2610
2611[[package]]
2612name = "ciborium"
2613version = "0.2.2"
2614source = "registry+https://github.com/rust-lang/crates.io-index"
2615checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e"
2616dependencies = [
2617 "ciborium-io",
2618 "ciborium-ll",
2619 "serde",
2620]
2621
2622[[package]]
2623name = "ciborium-io"
2624version = "0.2.2"
2625source = "registry+https://github.com/rust-lang/crates.io-index"
2626checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757"
2627
2628[[package]]
2629name = "ciborium-ll"
2630version = "0.2.2"
2631source = "registry+https://github.com/rust-lang/crates.io-index"
2632checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9"
2633dependencies = [
2634 "ciborium-io",
2635 "half",
2636]
2637
2638[[package]]
2639name = "cipher"
2640version = "0.4.4"
2641source = "registry+https://github.com/rust-lang/crates.io-index"
2642checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
2643dependencies = [
2644 "crypto-common",
2645 "inout",
2646 "zeroize",
2647]
2648
2649[[package]]
2650name = "circular-buffer"
2651version = "1.0.0"
2652source = "registry+https://github.com/rust-lang/crates.io-index"
2653checksum = "4dacb91f972298e70fc507a2ffcaf1545807f1a36da586fb846646030adc542f"
2654
2655[[package]]
2656name = "clang-sys"
2657version = "1.8.1"
2658source = "registry+https://github.com/rust-lang/crates.io-index"
2659checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4"
2660dependencies = [
2661 "glob",
2662 "libc",
2663 "libloading",
2664]
2665
2666[[package]]
2667name = "clap"
2668version = "4.5.32"
2669source = "registry+https://github.com/rust-lang/crates.io-index"
2670checksum = "6088f3ae8c3608d19260cd7445411865a485688711b78b5be70d78cd96136f83"
2671dependencies = [
2672 "clap_builder",
2673 "clap_derive",
2674]
2675
2676[[package]]
2677name = "clap_builder"
2678version = "4.5.32"
2679source = "registry+https://github.com/rust-lang/crates.io-index"
2680checksum = "22a7ef7f676155edfb82daa97f99441f3ebf4a58d5e32f295a56259f1b6facc8"
2681dependencies = [
2682 "anstream",
2683 "anstyle",
2684 "clap_lex",
2685 "strsim",
2686 "terminal_size",
2687]
2688
2689[[package]]
2690name = "clap_complete"
2691version = "4.5.38"
2692source = "registry+https://github.com/rust-lang/crates.io-index"
2693checksum = "d9647a559c112175f17cf724dc72d3645680a883c58481332779192b0d8e7a01"
2694dependencies = [
2695 "clap",
2696]
2697
2698[[package]]
2699name = "clap_derive"
2700version = "4.5.32"
2701source = "registry+https://github.com/rust-lang/crates.io-index"
2702checksum = "09176aae279615badda0765c0c0b3f6ed53f4709118af73cf4655d85d1530cd7"
2703dependencies = [
2704 "heck 0.5.0",
2705 "proc-macro2",
2706 "quote",
2707 "syn 2.0.100",
2708]
2709
2710[[package]]
2711name = "clap_lex"
2712version = "0.7.4"
2713source = "registry+https://github.com/rust-lang/crates.io-index"
2714checksum = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6"
2715
2716[[package]]
2717name = "cli"
2718version = "0.1.0"
2719dependencies = [
2720 "anyhow",
2721 "clap",
2722 "collections",
2723 "core-foundation 0.9.4",
2724 "core-services",
2725 "exec",
2726 "fork",
2727 "ipc-channel",
2728 "parking_lot",
2729 "paths",
2730 "plist",
2731 "release_channel",
2732 "serde",
2733 "tempfile",
2734 "util",
2735 "windows 0.60.0",
2736]
2737
2738[[package]]
2739name = "client"
2740version = "0.1.0"
2741dependencies = [
2742 "anyhow",
2743 "async-native-tls",
2744 "async-recursion 0.3.2",
2745 "async-tungstenite",
2746 "chrono",
2747 "clock",
2748 "cocoa 0.26.0",
2749 "collections",
2750 "credentials_provider",
2751 "feature_flags",
2752 "futures 0.3.31",
2753 "gpui",
2754 "http_client",
2755 "http_client_tls",
2756 "log",
2757 "parking_lot",
2758 "paths",
2759 "postage",
2760 "rand 0.8.5",
2761 "release_channel",
2762 "rpc",
2763 "schemars",
2764 "serde",
2765 "serde_json",
2766 "settings",
2767 "sha2",
2768 "smol",
2769 "telemetry",
2770 "telemetry_events",
2771 "text",
2772 "thiserror 1.0.69",
2773 "time",
2774 "tiny_http",
2775 "tokio-socks",
2776 "url",
2777 "util",
2778 "windows 0.60.0",
2779 "worktree",
2780]
2781
2782[[package]]
2783name = "clock"
2784version = "0.1.0"
2785dependencies = [
2786 "parking_lot",
2787 "serde",
2788 "smallvec",
2789]
2790
2791[[package]]
2792name = "cmake"
2793version = "0.1.53"
2794source = "registry+https://github.com/rust-lang/crates.io-index"
2795checksum = "e24a03c8b52922d68a1589ad61032f2c1aa5a8158d2aa0d93c6e9534944bbad6"
2796dependencies = [
2797 "cc",
2798]
2799
2800[[package]]
2801name = "cobs"
2802version = "0.2.3"
2803source = "registry+https://github.com/rust-lang/crates.io-index"
2804checksum = "67ba02a97a2bd10f4b59b25c7973101c79642302776489e030cd13cdab09ed15"
2805
2806[[package]]
2807name = "cocoa"
2808version = "0.25.0"
2809source = "registry+https://github.com/rust-lang/crates.io-index"
2810checksum = "f6140449f97a6e97f9511815c5632d84c8aacf8ac271ad77c559218161a1373c"
2811dependencies = [
2812 "bitflags 1.3.2",
2813 "block",
2814 "cocoa-foundation 0.1.2",
2815 "core-foundation 0.9.4",
2816 "core-graphics 0.23.2",
2817 "foreign-types 0.5.0",
2818 "libc",
2819 "objc",
2820]
2821
2822[[package]]
2823name = "cocoa"
2824version = "0.26.0"
2825source = "registry+https://github.com/rust-lang/crates.io-index"
2826checksum = "f79398230a6e2c08f5c9760610eb6924b52aa9e7950a619602baba59dcbbdbb2"
2827dependencies = [
2828 "bitflags 2.8.0",
2829 "block",
2830 "cocoa-foundation 0.2.0",
2831 "core-foundation 0.10.0",
2832 "core-graphics 0.24.0",
2833 "foreign-types 0.5.0",
2834 "libc",
2835 "objc",
2836]
2837
2838[[package]]
2839name = "cocoa-foundation"
2840version = "0.1.2"
2841source = "registry+https://github.com/rust-lang/crates.io-index"
2842checksum = "8c6234cbb2e4c785b456c0644748b1ac416dd045799740356f8363dfe00c93f7"
2843dependencies = [
2844 "bitflags 1.3.2",
2845 "block",
2846 "core-foundation 0.9.4",
2847 "core-graphics-types 0.1.3",
2848 "libc",
2849 "objc",
2850]
2851
2852[[package]]
2853name = "cocoa-foundation"
2854version = "0.2.0"
2855source = "registry+https://github.com/rust-lang/crates.io-index"
2856checksum = "e14045fb83be07b5acf1c0884b2180461635b433455fa35d1cd6f17f1450679d"
2857dependencies = [
2858 "bitflags 2.8.0",
2859 "block",
2860 "core-foundation 0.10.0",
2861 "core-graphics-types 0.2.0",
2862 "libc",
2863 "objc",
2864]
2865
2866[[package]]
2867name = "codespan-reporting"
2868version = "0.11.1"
2869source = "registry+https://github.com/rust-lang/crates.io-index"
2870checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
2871dependencies = [
2872 "termcolor",
2873 "unicode-width",
2874]
2875
2876[[package]]
2877name = "collab"
2878version = "0.44.0"
2879dependencies = [
2880 "anthropic",
2881 "anyhow",
2882 "assistant",
2883 "assistant_context_editor",
2884 "assistant_slash_command",
2885 "assistant_tool",
2886 "async-stripe",
2887 "async-trait",
2888 "async-tungstenite",
2889 "audio",
2890 "aws-config",
2891 "aws-sdk-kinesis",
2892 "aws-sdk-s3",
2893 "axum",
2894 "axum-extra",
2895 "base64 0.22.1",
2896 "buffer_diff",
2897 "call",
2898 "channel",
2899 "chrono",
2900 "client",
2901 "clock",
2902 "collab_ui",
2903 "collections",
2904 "command_palette_hooks",
2905 "context_server",
2906 "ctor",
2907 "dap",
2908 "dashmap 6.1.0",
2909 "debugger_ui",
2910 "derive_more",
2911 "editor",
2912 "env_logger 0.11.7",
2913 "envy",
2914 "extension",
2915 "file_finder",
2916 "fs",
2917 "futures 0.3.31",
2918 "git",
2919 "git_hosting_providers",
2920 "git_ui",
2921 "google_ai",
2922 "gpui",
2923 "hex",
2924 "http_client",
2925 "hyper 0.14.32",
2926 "indoc",
2927 "jsonwebtoken",
2928 "language",
2929 "language_model",
2930 "livekit_api",
2931 "livekit_client",
2932 "livekit_client_macos",
2933 "log",
2934 "lsp",
2935 "menu",
2936 "multi_buffer",
2937 "nanoid",
2938 "node_runtime",
2939 "notifications",
2940 "open_ai",
2941 "parking_lot",
2942 "pretty_assertions",
2943 "project",
2944 "prometheus",
2945 "prompt_store",
2946 "prost 0.9.0",
2947 "rand 0.8.5",
2948 "recent_projects",
2949 "release_channel",
2950 "remote",
2951 "remote_server",
2952 "reqwest 0.11.27",
2953 "reqwest_client",
2954 "rpc",
2955 "rustc-demangle",
2956 "scrypt",
2957 "sea-orm",
2958 "semantic_version",
2959 "semver",
2960 "serde",
2961 "serde_derive",
2962 "serde_json",
2963 "session",
2964 "settings",
2965 "sha2",
2966 "sqlx",
2967 "strum",
2968 "subtle",
2969 "supermaven_api",
2970 "telemetry_events",
2971 "text",
2972 "theme",
2973 "thiserror 1.0.69",
2974 "time",
2975 "tokio",
2976 "toml 0.8.20",
2977 "tower",
2978 "tower-http 0.4.4",
2979 "tracing",
2980 "tracing-subscriber",
2981 "unindent",
2982 "util",
2983 "uuid",
2984 "workspace",
2985 "worktree",
2986]
2987
2988[[package]]
2989name = "collab_ui"
2990version = "0.1.0"
2991dependencies = [
2992 "anyhow",
2993 "call",
2994 "channel",
2995 "chrono",
2996 "client",
2997 "collections",
2998 "db",
2999 "editor",
3000 "emojis",
3001 "futures 0.3.31",
3002 "fuzzy",
3003 "gpui",
3004 "http_client",
3005 "language",
3006 "menu",
3007 "notifications",
3008 "picker",
3009 "pretty_assertions",
3010 "project",
3011 "release_channel",
3012 "rich_text",
3013 "rpc",
3014 "schemars",
3015 "serde",
3016 "serde_derive",
3017 "serde_json",
3018 "settings",
3019 "smallvec",
3020 "story",
3021 "telemetry",
3022 "theme",
3023 "time",
3024 "time_format",
3025 "title_bar",
3026 "tree-sitter-md",
3027 "ui",
3028 "util",
3029 "workspace",
3030]
3031
3032[[package]]
3033name = "collections"
3034version = "0.1.0"
3035dependencies = [
3036 "indexmap",
3037 "rustc-hash 2.1.1",
3038]
3039
3040[[package]]
3041name = "color_quant"
3042version = "1.1.0"
3043source = "registry+https://github.com/rust-lang/crates.io-index"
3044checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
3045
3046[[package]]
3047name = "colorchoice"
3048version = "1.0.3"
3049source = "registry+https://github.com/rust-lang/crates.io-index"
3050checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990"
3051
3052[[package]]
3053name = "combine"
3054version = "4.6.7"
3055source = "registry+https://github.com/rust-lang/crates.io-index"
3056checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
3057dependencies = [
3058 "bytes 1.10.1",
3059 "memchr",
3060]
3061
3062[[package]]
3063name = "command_palette"
3064version = "0.1.0"
3065dependencies = [
3066 "client",
3067 "collections",
3068 "command_palette_hooks",
3069 "ctor",
3070 "editor",
3071 "env_logger 0.11.7",
3072 "fuzzy",
3073 "go_to_line",
3074 "gpui",
3075 "language",
3076 "menu",
3077 "picker",
3078 "postage",
3079 "project",
3080 "serde",
3081 "serde_json",
3082 "settings",
3083 "telemetry",
3084 "theme",
3085 "ui",
3086 "util",
3087 "workspace",
3088 "zed_actions",
3089]
3090
3091[[package]]
3092name = "command_palette_hooks"
3093version = "0.1.0"
3094dependencies = [
3095 "collections",
3096 "derive_more",
3097 "gpui",
3098]
3099
3100[[package]]
3101name = "component"
3102version = "0.1.0"
3103dependencies = [
3104 "collections",
3105 "gpui",
3106 "linkme",
3107 "parking_lot",
3108 "theme",
3109]
3110
3111[[package]]
3112name = "component_preview"
3113version = "0.1.0"
3114dependencies = [
3115 "client",
3116 "collections",
3117 "component",
3118 "gpui",
3119 "languages",
3120 "notifications",
3121 "project",
3122 "ui",
3123 "workspace",
3124]
3125
3126[[package]]
3127name = "concurrent-queue"
3128version = "2.5.0"
3129source = "registry+https://github.com/rust-lang/crates.io-index"
3130checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
3131dependencies = [
3132 "crossbeam-utils",
3133]
3134
3135[[package]]
3136name = "console"
3137version = "0.15.8"
3138source = "registry+https://github.com/rust-lang/crates.io-index"
3139checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb"
3140dependencies = [
3141 "encode_unicode",
3142 "lazy_static",
3143 "libc",
3144 "unicode-width",
3145 "windows-sys 0.52.0",
3146]
3147
3148[[package]]
3149name = "const-oid"
3150version = "0.9.6"
3151source = "registry+https://github.com/rust-lang/crates.io-index"
3152checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8"
3153
3154[[package]]
3155name = "const-random"
3156version = "0.1.18"
3157source = "registry+https://github.com/rust-lang/crates.io-index"
3158checksum = "87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359"
3159dependencies = [
3160 "const-random-macro",
3161]
3162
3163[[package]]
3164name = "const-random-macro"
3165version = "0.1.16"
3166source = "registry+https://github.com/rust-lang/crates.io-index"
3167checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e"
3168dependencies = [
3169 "getrandom 0.2.15",
3170 "once_cell",
3171 "tiny-keccak",
3172]
3173
3174[[package]]
3175name = "constant_time_eq"
3176version = "0.1.5"
3177source = "registry+https://github.com/rust-lang/crates.io-index"
3178checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
3179
3180[[package]]
3181name = "constant_time_eq"
3182version = "0.3.1"
3183source = "registry+https://github.com/rust-lang/crates.io-index"
3184checksum = "7c74b8349d32d297c9134b8c88677813a227df8f779daa29bfc29c183fe3dca6"
3185
3186[[package]]
3187name = "context_server"
3188version = "0.1.0"
3189dependencies = [
3190 "anyhow",
3191 "assistant_tool",
3192 "async-trait",
3193 "collections",
3194 "command_palette_hooks",
3195 "context_server_settings",
3196 "extension",
3197 "futures 0.3.31",
3198 "gpui",
3199 "language_model",
3200 "log",
3201 "parking_lot",
3202 "postage",
3203 "project",
3204 "serde",
3205 "serde_json",
3206 "settings",
3207 "smol",
3208 "url",
3209 "util",
3210]
3211
3212[[package]]
3213name = "context_server_settings"
3214version = "0.1.0"
3215dependencies = [
3216 "anyhow",
3217 "collections",
3218 "gpui",
3219 "schemars",
3220 "serde",
3221 "serde_json",
3222 "settings",
3223]
3224
3225[[package]]
3226name = "convert_case"
3227version = "0.4.0"
3228source = "registry+https://github.com/rust-lang/crates.io-index"
3229checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
3230
3231[[package]]
3232name = "convert_case"
3233version = "0.8.0"
3234source = "registry+https://github.com/rust-lang/crates.io-index"
3235checksum = "baaaa0ecca5b51987b9423ccdc971514dd8b0bb7b4060b983d3664dad3f1f89f"
3236dependencies = [
3237 "unicode-segmentation",
3238]
3239
3240[[package]]
3241name = "copilot"
3242version = "0.1.0"
3243dependencies = [
3244 "anyhow",
3245 "async-compression",
3246 "async-std",
3247 "async-tar",
3248 "chrono",
3249 "client",
3250 "clock",
3251 "collections",
3252 "command_palette_hooks",
3253 "ctor",
3254 "editor",
3255 "env_logger 0.11.7",
3256 "fs",
3257 "futures 0.3.31",
3258 "gpui",
3259 "http_client",
3260 "indoc",
3261 "inline_completion",
3262 "language",
3263 "log",
3264 "lsp",
3265 "menu",
3266 "node_runtime",
3267 "parking_lot",
3268 "paths",
3269 "project",
3270 "rpc",
3271 "schemars",
3272 "serde",
3273 "serde_json",
3274 "settings",
3275 "smol",
3276 "strum",
3277 "task",
3278 "theme",
3279 "ui",
3280 "util",
3281 "workspace",
3282]
3283
3284[[package]]
3285name = "core-foundation"
3286version = "0.9.4"
3287source = "registry+https://github.com/rust-lang/crates.io-index"
3288checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
3289dependencies = [
3290 "core-foundation-sys",
3291 "libc",
3292]
3293
3294[[package]]
3295name = "core-foundation"
3296version = "0.10.0"
3297source = "registry+https://github.com/rust-lang/crates.io-index"
3298checksum = "b55271e5c8c478ad3f38ad24ef34923091e0548492a266d19b3c0b4d82574c63"
3299dependencies = [
3300 "core-foundation-sys",
3301 "libc",
3302]
3303
3304[[package]]
3305name = "core-foundation-sys"
3306version = "0.8.7"
3307source = "registry+https://github.com/rust-lang/crates.io-index"
3308checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
3309
3310[[package]]
3311name = "core-graphics"
3312version = "0.23.2"
3313source = "registry+https://github.com/rust-lang/crates.io-index"
3314checksum = "c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081"
3315dependencies = [
3316 "bitflags 1.3.2",
3317 "core-foundation 0.9.4",
3318 "core-graphics-types 0.1.3",
3319 "foreign-types 0.5.0",
3320 "libc",
3321]
3322
3323[[package]]
3324name = "core-graphics"
3325version = "0.24.0"
3326source = "registry+https://github.com/rust-lang/crates.io-index"
3327checksum = "fa95a34622365fa5bbf40b20b75dba8dfa8c94c734aea8ac9a5ca38af14316f1"
3328dependencies = [
3329 "bitflags 2.8.0",
3330 "core-foundation 0.10.0",
3331 "core-graphics-types 0.2.0",
3332 "foreign-types 0.5.0",
3333 "libc",
3334]
3335
3336[[package]]
3337name = "core-graphics-types"
3338version = "0.1.3"
3339source = "registry+https://github.com/rust-lang/crates.io-index"
3340checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf"
3341dependencies = [
3342 "bitflags 1.3.2",
3343 "core-foundation 0.9.4",
3344 "libc",
3345]
3346
3347[[package]]
3348name = "core-graphics-types"
3349version = "0.2.0"
3350source = "registry+https://github.com/rust-lang/crates.io-index"
3351checksum = "3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb"
3352dependencies = [
3353 "bitflags 2.8.0",
3354 "core-foundation 0.10.0",
3355 "libc",
3356]
3357
3358[[package]]
3359name = "core-services"
3360version = "0.2.1"
3361source = "registry+https://github.com/rust-lang/crates.io-index"
3362checksum = "92567e81db522550ebaf742c5d875624ec7820c2c7ee5f8c60e4ce7c2ae3c0fd"
3363dependencies = [
3364 "core-foundation 0.9.4",
3365]
3366
3367[[package]]
3368name = "core-text"
3369version = "20.1.0"
3370source = "registry+https://github.com/rust-lang/crates.io-index"
3371checksum = "c9d2790b5c08465d49f8dc05c8bcae9fea467855947db39b0f8145c091aaced5"
3372dependencies = [
3373 "core-foundation 0.9.4",
3374 "core-graphics 0.23.2",
3375 "foreign-types 0.5.0",
3376 "libc",
3377]
3378
3379[[package]]
3380name = "core_maths"
3381version = "0.1.1"
3382source = "registry+https://github.com/rust-lang/crates.io-index"
3383checksum = "77745e017f5edba1a9c1d854f6f3a52dac8a12dd5af5d2f54aecf61e43d80d30"
3384dependencies = [
3385 "libm",
3386]
3387
3388[[package]]
3389name = "coreaudio-rs"
3390version = "0.11.3"
3391source = "registry+https://github.com/rust-lang/crates.io-index"
3392checksum = "321077172d79c662f64f5071a03120748d5bb652f5231570141be24cfcd2bace"
3393dependencies = [
3394 "bitflags 1.3.2",
3395 "core-foundation-sys",
3396 "coreaudio-sys",
3397]
3398
3399[[package]]
3400name = "coreaudio-rs"
3401version = "0.12.1"
3402source = "registry+https://github.com/rust-lang/crates.io-index"
3403checksum = "34ca07354f6d0640333ef95f48d460a4bcf34812a7e7967f9b44c728a8f37c28"
3404dependencies = [
3405 "bitflags 1.3.2",
3406 "core-foundation-sys",
3407 "coreaudio-sys",
3408]
3409
3410[[package]]
3411name = "coreaudio-sys"
3412version = "0.2.16"
3413source = "registry+https://github.com/rust-lang/crates.io-index"
3414checksum = "2ce857aa0b77d77287acc1ac3e37a05a8c95a2af3647d23b15f263bdaeb7562b"
3415dependencies = [
3416 "bindgen 0.70.1",
3417]
3418
3419[[package]]
3420name = "cosmic-text"
3421version = "0.11.2"
3422source = "git+https://github.com/pop-os/cosmic-text?rev=542b20c#542b20ca4376a3b5de5fa629db1a4ace44e18e0c"
3423dependencies = [
3424 "bitflags 2.8.0",
3425 "fontdb 0.18.0",
3426 "log",
3427 "rangemap",
3428 "rayon",
3429 "rustc-hash 1.1.0",
3430 "rustybuzz 0.14.1",
3431 "self_cell",
3432 "swash",
3433 "sys-locale",
3434 "ttf-parser 0.21.1",
3435 "unicode-bidi",
3436 "unicode-linebreak",
3437 "unicode-script",
3438 "unicode-segmentation",
3439]
3440
3441[[package]]
3442name = "cpal"
3443version = "0.15.3"
3444source = "git+https://github.com/zed-industries/cpal?rev=fd8bc2fd39f1f5fdee5a0690656caff9a26d9d50#fd8bc2fd39f1f5fdee5a0690656caff9a26d9d50"
3445dependencies = [
3446 "alsa",
3447 "core-foundation-sys",
3448 "coreaudio-rs 0.11.3",
3449 "dasp_sample",
3450 "jni",
3451 "js-sys",
3452 "libc",
3453 "mach2",
3454 "ndk",
3455 "ndk-context",
3456 "oboe",
3457 "wasm-bindgen",
3458 "wasm-bindgen-futures",
3459 "web-sys",
3460 "windows 0.54.0",
3461]
3462
3463[[package]]
3464name = "cpp_demangle"
3465version = "0.4.4"
3466source = "registry+https://github.com/rust-lang/crates.io-index"
3467checksum = "96e58d342ad113c2b878f16d5d034c03be492ae460cdbc02b7f0f2284d310c7d"
3468dependencies = [
3469 "cfg-if",
3470]
3471
3472[[package]]
3473name = "cpufeatures"
3474version = "0.2.16"
3475source = "registry+https://github.com/rust-lang/crates.io-index"
3476checksum = "16b80225097f2e5ae4e7179dd2266824648f3e2f49d9134d584b76389d31c4c3"
3477dependencies = [
3478 "libc",
3479]
3480
3481[[package]]
3482name = "cranelift-bforest"
3483version = "0.116.1"
3484source = "registry+https://github.com/rust-lang/crates.io-index"
3485checksum = "e15d04a0ce86cb36ead88ad68cf693ffd6cda47052b9e0ac114bc47fd9cd23c4"
3486dependencies = [
3487 "cranelift-entity",
3488]
3489
3490[[package]]
3491name = "cranelift-bitset"
3492version = "0.116.1"
3493source = "registry+https://github.com/rust-lang/crates.io-index"
3494checksum = "7c6e3969a7ce267259ce244b7867c5d3bc9e65b0a87e81039588dfdeaede9f34"
3495dependencies = [
3496 "serde",
3497 "serde_derive",
3498]
3499
3500[[package]]
3501name = "cranelift-codegen"
3502version = "0.116.1"
3503source = "registry+https://github.com/rust-lang/crates.io-index"
3504checksum = "2c22032c4cb42558371cf516bb47f26cdad1819d3475c133e93c49f50ebf304e"
3505dependencies = [
3506 "bumpalo",
3507 "cranelift-bforest",
3508 "cranelift-bitset",
3509 "cranelift-codegen-meta",
3510 "cranelift-codegen-shared",
3511 "cranelift-control",
3512 "cranelift-entity",
3513 "cranelift-isle",
3514 "gimli",
3515 "hashbrown 0.14.5",
3516 "log",
3517 "regalloc2",
3518 "rustc-hash 2.1.1",
3519 "serde",
3520 "smallvec",
3521 "target-lexicon 0.13.2",
3522]
3523
3524[[package]]
3525name = "cranelift-codegen-meta"
3526version = "0.116.1"
3527source = "registry+https://github.com/rust-lang/crates.io-index"
3528checksum = "c904bc71c61b27fc57827f4a1379f29de64fe95653b620a3db77d59655eee0b8"
3529dependencies = [
3530 "cranelift-codegen-shared",
3531]
3532
3533[[package]]
3534name = "cranelift-codegen-shared"
3535version = "0.116.1"
3536source = "registry+https://github.com/rust-lang/crates.io-index"
3537checksum = "40180f5497572f644ce88c255480981ae2ec1d7bb4d8e0c0136a13b87a2f2ceb"
3538
3539[[package]]
3540name = "cranelift-control"
3541version = "0.116.1"
3542source = "registry+https://github.com/rust-lang/crates.io-index"
3543checksum = "26d132c6d0bd8a489563472afc171759da0707804a65ece7ceb15a8c6d7dd5ef"
3544dependencies = [
3545 "arbitrary",
3546]
3547
3548[[package]]
3549name = "cranelift-entity"
3550version = "0.116.1"
3551source = "registry+https://github.com/rust-lang/crates.io-index"
3552checksum = "4b2d0d9618275474fbf679dd018ac6e009acbd6ae6850f6a67be33fb3b00b323"
3553dependencies = [
3554 "cranelift-bitset",
3555 "serde",
3556 "serde_derive",
3557]
3558
3559[[package]]
3560name = "cranelift-frontend"
3561version = "0.116.1"
3562source = "registry+https://github.com/rust-lang/crates.io-index"
3563checksum = "4fac41e16729107393174b0c9e3730fb072866100e1e64e80a1a963b2e484d57"
3564dependencies = [
3565 "cranelift-codegen",
3566 "log",
3567 "smallvec",
3568 "target-lexicon 0.13.2",
3569]
3570
3571[[package]]
3572name = "cranelift-isle"
3573version = "0.116.1"
3574source = "registry+https://github.com/rust-lang/crates.io-index"
3575checksum = "1ca20d576e5070044d0a72a9effc2deacf4d6aa650403189d8ea50126483944d"
3576
3577[[package]]
3578name = "cranelift-native"
3579version = "0.116.1"
3580source = "registry+https://github.com/rust-lang/crates.io-index"
3581checksum = "b8dee82f3f1f2c4cba9177f1cc5e350fe98764379bcd29340caa7b01f85076c7"
3582dependencies = [
3583 "cranelift-codegen",
3584 "libc",
3585 "target-lexicon 0.13.2",
3586]
3587
3588[[package]]
3589name = "crc"
3590version = "3.2.1"
3591source = "registry+https://github.com/rust-lang/crates.io-index"
3592checksum = "69e6e4d7b33a94f0991c26729976b10ebde1d34c3ee82408fb536164fa10d636"
3593dependencies = [
3594 "crc-catalog",
3595]
3596
3597[[package]]
3598name = "crc-catalog"
3599version = "2.4.0"
3600source = "registry+https://github.com/rust-lang/crates.io-index"
3601checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5"
3602
3603[[package]]
3604name = "crc32c"
3605version = "0.6.8"
3606source = "registry+https://github.com/rust-lang/crates.io-index"
3607checksum = "3a47af21622d091a8f0fb295b88bc886ac74efcc613efc19f5d0b21de5c89e47"
3608dependencies = [
3609 "rustc_version",
3610]
3611
3612[[package]]
3613name = "crc32fast"
3614version = "1.4.2"
3615source = "registry+https://github.com/rust-lang/crates.io-index"
3616checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
3617dependencies = [
3618 "cfg-if",
3619]
3620
3621[[package]]
3622name = "crc64fast-nvme"
3623version = "1.1.1"
3624source = "registry+https://github.com/rust-lang/crates.io-index"
3625checksum = "d5e2ee08013e3f228d6d2394116c4549a6df77708442c62d887d83f68ef2ee37"
3626dependencies = [
3627 "cbindgen 0.27.0",
3628 "crc",
3629]
3630
3631[[package]]
3632name = "credentials_provider"
3633version = "0.1.0"
3634dependencies = [
3635 "anyhow",
3636 "futures 0.3.31",
3637 "gpui",
3638 "paths",
3639 "release_channel",
3640 "serde",
3641 "serde_json",
3642]
3643
3644[[package]]
3645name = "criterion"
3646version = "0.5.1"
3647source = "registry+https://github.com/rust-lang/crates.io-index"
3648checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f"
3649dependencies = [
3650 "anes",
3651 "cast",
3652 "ciborium",
3653 "clap",
3654 "criterion-plot",
3655 "is-terminal",
3656 "itertools 0.10.5",
3657 "num-traits",
3658 "once_cell",
3659 "oorandom",
3660 "plotters",
3661 "rayon",
3662 "regex",
3663 "serde",
3664 "serde_derive",
3665 "serde_json",
3666 "tinytemplate",
3667 "walkdir",
3668]
3669
3670[[package]]
3671name = "criterion-plot"
3672version = "0.5.0"
3673source = "registry+https://github.com/rust-lang/crates.io-index"
3674checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1"
3675dependencies = [
3676 "cast",
3677 "itertools 0.10.5",
3678]
3679
3680[[package]]
3681name = "crossbeam-channel"
3682version = "0.5.13"
3683source = "registry+https://github.com/rust-lang/crates.io-index"
3684checksum = "33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2"
3685dependencies = [
3686 "crossbeam-utils",
3687]
3688
3689[[package]]
3690name = "crossbeam-deque"
3691version = "0.8.5"
3692source = "registry+https://github.com/rust-lang/crates.io-index"
3693checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
3694dependencies = [
3695 "crossbeam-epoch",
3696 "crossbeam-utils",
3697]
3698
3699[[package]]
3700name = "crossbeam-epoch"
3701version = "0.9.18"
3702source = "registry+https://github.com/rust-lang/crates.io-index"
3703checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
3704dependencies = [
3705 "crossbeam-utils",
3706]
3707
3708[[package]]
3709name = "crossbeam-queue"
3710version = "0.3.11"
3711source = "registry+https://github.com/rust-lang/crates.io-index"
3712checksum = "df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35"
3713dependencies = [
3714 "crossbeam-utils",
3715]
3716
3717[[package]]
3718name = "crossbeam-utils"
3719version = "0.8.20"
3720source = "registry+https://github.com/rust-lang/crates.io-index"
3721checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"
3722
3723[[package]]
3724name = "crunchy"
3725version = "0.2.2"
3726source = "registry+https://github.com/rust-lang/crates.io-index"
3727checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
3728
3729[[package]]
3730name = "crypto-bigint"
3731version = "0.4.9"
3732source = "registry+https://github.com/rust-lang/crates.io-index"
3733checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef"
3734dependencies = [
3735 "generic-array",
3736 "rand_core 0.6.4",
3737 "subtle",
3738 "zeroize",
3739]
3740
3741[[package]]
3742name = "crypto-bigint"
3743version = "0.5.5"
3744source = "registry+https://github.com/rust-lang/crates.io-index"
3745checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76"
3746dependencies = [
3747 "rand_core 0.6.4",
3748 "subtle",
3749]
3750
3751[[package]]
3752name = "crypto-common"
3753version = "0.1.6"
3754source = "registry+https://github.com/rust-lang/crates.io-index"
3755checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
3756dependencies = [
3757 "generic-array",
3758 "rand_core 0.6.4",
3759 "typenum",
3760]
3761
3762[[package]]
3763name = "ctor"
3764version = "0.4.1"
3765source = "registry+https://github.com/rust-lang/crates.io-index"
3766checksum = "07e9666f4a9a948d4f1dff0c08a4512b0f7c86414b23960104c243c10d79f4c3"
3767dependencies = [
3768 "ctor-proc-macro",
3769 "dtor",
3770]
3771
3772[[package]]
3773name = "ctor-proc-macro"
3774version = "0.0.5"
3775source = "registry+https://github.com/rust-lang/crates.io-index"
3776checksum = "4f211af61d8efdd104f96e57adf5e426ba1bc3ed7a4ead616e15e5881fd79c4d"
3777
3778[[package]]
3779name = "ctrlc"
3780version = "3.4.5"
3781source = "registry+https://github.com/rust-lang/crates.io-index"
3782checksum = "90eeab0aa92f3f9b4e87f258c72b139c207d251f9cbc1080a0086b86a8870dd3"
3783dependencies = [
3784 "nix",
3785 "windows-sys 0.59.0",
3786]
3787
3788[[package]]
3789name = "cursor-icon"
3790version = "1.1.0"
3791source = "registry+https://github.com/rust-lang/crates.io-index"
3792checksum = "96a6ac251f4a2aca6b3f91340350eab87ae57c3f127ffeb585e92bd336717991"
3793
3794[[package]]
3795name = "cxx"
3796version = "1.0.134"
3797source = "registry+https://github.com/rust-lang/crates.io-index"
3798checksum = "a5a32d755fe20281b46118ee4b507233311fb7a48a0cfd42f554b93640521a2f"
3799dependencies = [
3800 "cc",
3801 "cxxbridge-cmd",
3802 "cxxbridge-flags",
3803 "cxxbridge-macro",
3804 "foldhash",
3805 "link-cplusplus",
3806]
3807
3808[[package]]
3809name = "cxx-build"
3810version = "1.0.134"
3811source = "registry+https://github.com/rust-lang/crates.io-index"
3812checksum = "11645536ada5d1c8804312cbffc9ab950f2216154de431de930da47ca6955199"
3813dependencies = [
3814 "cc",
3815 "codespan-reporting",
3816 "proc-macro2",
3817 "quote",
3818 "scratch",
3819 "syn 2.0.100",
3820]
3821
3822[[package]]
3823name = "cxxbridge-cmd"
3824version = "1.0.134"
3825source = "registry+https://github.com/rust-lang/crates.io-index"
3826checksum = "ebcc9c78e3c7289665aab921a2b394eaffe8bdb369aa18d81ffc0f534fd49385"
3827dependencies = [
3828 "clap",
3829 "codespan-reporting",
3830 "proc-macro2",
3831 "quote",
3832 "syn 2.0.100",
3833]
3834
3835[[package]]
3836name = "cxxbridge-flags"
3837version = "1.0.134"
3838source = "registry+https://github.com/rust-lang/crates.io-index"
3839checksum = "3a22a87bd9e78d7204d793261470a4c9d585154fddd251828d8aefbb5f74c3bf"
3840
3841[[package]]
3842name = "cxxbridge-macro"
3843version = "1.0.134"
3844source = "registry+https://github.com/rust-lang/crates.io-index"
3845checksum = "1dfdb020ff8787c5daf6e0dca743005cc8782868faeadfbabb8824ede5cb1c72"
3846dependencies = [
3847 "proc-macro2",
3848 "quote",
3849 "rustversion",
3850 "syn 2.0.100",
3851]
3852
3853[[package]]
3854name = "dap"
3855version = "0.1.0"
3856dependencies = [
3857 "anyhow",
3858 "async-compression",
3859 "async-pipe",
3860 "async-tar",
3861 "async-trait",
3862 "client",
3863 "collections",
3864 "dap-types",
3865 "env_logger 0.11.7",
3866 "fs",
3867 "futures 0.3.31",
3868 "gpui",
3869 "http_client",
3870 "language",
3871 "log",
3872 "node_runtime",
3873 "parking_lot",
3874 "paths",
3875 "schemars",
3876 "serde",
3877 "serde_json",
3878 "settings",
3879 "smallvec",
3880 "smol",
3881 "task",
3882 "util",
3883]
3884
3885[[package]]
3886name = "dap-types"
3887version = "0.0.1"
3888source = "git+https://github.com/zed-industries/dap-types?rev=bfd4af0#bfd4af084bbaa5f344e6925370d7642e41d0b5b8"
3889dependencies = [
3890 "schemars",
3891 "serde",
3892 "serde_json",
3893]
3894
3895[[package]]
3896name = "dap_adapters"
3897version = "0.1.0"
3898dependencies = [
3899 "anyhow",
3900 "async-trait",
3901 "dap",
3902 "gpui",
3903 "language",
3904 "paths",
3905 "regex",
3906 "serde",
3907 "serde_json",
3908 "sysinfo",
3909 "task",
3910 "util",
3911]
3912
3913[[package]]
3914name = "dashmap"
3915version = "5.5.3"
3916source = "registry+https://github.com/rust-lang/crates.io-index"
3917checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856"
3918dependencies = [
3919 "cfg-if",
3920 "hashbrown 0.14.5",
3921 "lock_api",
3922 "once_cell",
3923 "parking_lot_core",
3924]
3925
3926[[package]]
3927name = "dashmap"
3928version = "6.1.0"
3929source = "registry+https://github.com/rust-lang/crates.io-index"
3930checksum = "5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf"
3931dependencies = [
3932 "cfg-if",
3933 "crossbeam-utils",
3934 "hashbrown 0.14.5",
3935 "lock_api",
3936 "once_cell",
3937 "parking_lot_core",
3938]
3939
3940[[package]]
3941name = "dasp_sample"
3942version = "0.11.0"
3943source = "registry+https://github.com/rust-lang/crates.io-index"
3944checksum = "0c87e182de0887fd5361989c677c4e8f5000cd9491d6d563161a8f3a5519fc7f"
3945
3946[[package]]
3947name = "data-encoding"
3948version = "2.6.0"
3949source = "registry+https://github.com/rust-lang/crates.io-index"
3950checksum = "e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2"
3951
3952[[package]]
3953name = "data-url"
3954version = "0.3.1"
3955source = "registry+https://github.com/rust-lang/crates.io-index"
3956checksum = "5c297a1c74b71ae29df00c3e22dd9534821d60eb9af5a0192823fa2acea70c2a"
3957
3958[[package]]
3959name = "db"
3960version = "0.1.0"
3961dependencies = [
3962 "anyhow",
3963 "gpui",
3964 "indoc",
3965 "log",
3966 "paths",
3967 "release_channel",
3968 "smol",
3969 "sqlez",
3970 "sqlez_macros",
3971 "tempfile",
3972 "util",
3973]
3974
3975[[package]]
3976name = "dbus"
3977version = "0.9.7"
3978source = "registry+https://github.com/rust-lang/crates.io-index"
3979checksum = "1bb21987b9fb1613058ba3843121dd18b163b254d8a6e797e144cbac14d96d1b"
3980dependencies = [
3981 "libc",
3982 "libdbus-sys",
3983 "winapi",
3984]
3985
3986[[package]]
3987name = "debugger_tools"
3988version = "0.1.0"
3989dependencies = [
3990 "anyhow",
3991 "dap",
3992 "editor",
3993 "futures 0.3.31",
3994 "gpui",
3995 "project",
3996 "serde_json",
3997 "settings",
3998 "smol",
3999 "util",
4000 "workspace",
4001]
4002
4003[[package]]
4004name = "debugger_ui"
4005version = "0.1.0"
4006dependencies = [
4007 "anyhow",
4008 "client",
4009 "collections",
4010 "command_palette_hooks",
4011 "dap",
4012 "editor",
4013 "env_logger 0.11.7",
4014 "feature_flags",
4015 "futures 0.3.31",
4016 "fuzzy",
4017 "gpui",
4018 "language",
4019 "log",
4020 "menu",
4021 "picker",
4022 "pretty_assertions",
4023 "project",
4024 "rpc",
4025 "serde",
4026 "serde_json",
4027 "settings",
4028 "sysinfo",
4029 "task",
4030 "terminal_view",
4031 "theme",
4032 "ui",
4033 "unindent",
4034 "util",
4035 "workspace",
4036]
4037
4038[[package]]
4039name = "deepseek"
4040version = "0.1.0"
4041dependencies = [
4042 "anyhow",
4043 "futures 0.3.31",
4044 "http_client",
4045 "schemars",
4046 "serde",
4047 "serde_json",
4048]
4049
4050[[package]]
4051name = "deflate64"
4052version = "0.1.9"
4053source = "registry+https://github.com/rust-lang/crates.io-index"
4054checksum = "da692b8d1080ea3045efaab14434d40468c3d8657e42abddfffca87b428f4c1b"
4055
4056[[package]]
4057name = "der"
4058version = "0.6.1"
4059source = "registry+https://github.com/rust-lang/crates.io-index"
4060checksum = "f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de"
4061dependencies = [
4062 "const-oid",
4063 "zeroize",
4064]
4065
4066[[package]]
4067name = "der"
4068version = "0.7.9"
4069source = "registry+https://github.com/rust-lang/crates.io-index"
4070checksum = "f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0"
4071dependencies = [
4072 "const-oid",
4073 "pem-rfc7468",
4074 "zeroize",
4075]
4076
4077[[package]]
4078name = "deranged"
4079version = "0.3.11"
4080source = "registry+https://github.com/rust-lang/crates.io-index"
4081checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
4082dependencies = [
4083 "powerfmt",
4084 "serde",
4085]
4086
4087[[package]]
4088name = "derive_more"
4089version = "0.99.19"
4090source = "registry+https://github.com/rust-lang/crates.io-index"
4091checksum = "3da29a38df43d6f156149c9b43ded5e018ddff2a855cf2cfd62e8cd7d079c69f"
4092dependencies = [
4093 "convert_case 0.4.0",
4094 "proc-macro2",
4095 "quote",
4096 "rustc_version",
4097 "syn 2.0.100",
4098]
4099
4100[[package]]
4101name = "derive_refineable"
4102version = "0.1.0"
4103dependencies = [
4104 "proc-macro2",
4105 "quote",
4106 "syn 1.0.109",
4107]
4108
4109[[package]]
4110name = "diagnostics"
4111version = "0.1.0"
4112dependencies = [
4113 "anyhow",
4114 "client",
4115 "collections",
4116 "ctor",
4117 "editor",
4118 "env_logger 0.11.7",
4119 "gpui",
4120 "language",
4121 "log",
4122 "lsp",
4123 "pretty_assertions",
4124 "project",
4125 "rand 0.8.5",
4126 "serde",
4127 "serde_json",
4128 "settings",
4129 "theme",
4130 "ui",
4131 "unindent",
4132 "util",
4133 "workspace",
4134]
4135
4136[[package]]
4137name = "dialoguer"
4138version = "0.11.0"
4139source = "registry+https://github.com/rust-lang/crates.io-index"
4140checksum = "658bce805d770f407bc62102fca7c2c64ceef2fbcb2b8bd19d2765ce093980de"
4141dependencies = [
4142 "console",
4143 "fuzzy-matcher",
4144 "shell-words",
4145 "tempfile",
4146 "thiserror 1.0.69",
4147 "zeroize",
4148]
4149
4150[[package]]
4151name = "diff"
4152version = "0.1.13"
4153source = "registry+https://github.com/rust-lang/crates.io-index"
4154checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
4155
4156[[package]]
4157name = "digest"
4158version = "0.10.7"
4159source = "registry+https://github.com/rust-lang/crates.io-index"
4160checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
4161dependencies = [
4162 "block-buffer",
4163 "const-oid",
4164 "crypto-common",
4165 "subtle",
4166]
4167
4168[[package]]
4169name = "dirs"
4170version = "4.0.0"
4171source = "registry+https://github.com/rust-lang/crates.io-index"
4172checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
4173dependencies = [
4174 "dirs-sys 0.3.7",
4175]
4176
4177[[package]]
4178name = "dirs"
4179version = "5.0.1"
4180source = "registry+https://github.com/rust-lang/crates.io-index"
4181checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225"
4182dependencies = [
4183 "dirs-sys 0.4.1",
4184]
4185
4186[[package]]
4187name = "dirs-sys"
4188version = "0.3.7"
4189source = "registry+https://github.com/rust-lang/crates.io-index"
4190checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
4191dependencies = [
4192 "libc",
4193 "redox_users",
4194 "winapi",
4195]
4196
4197[[package]]
4198name = "dirs-sys"
4199version = "0.4.1"
4200source = "registry+https://github.com/rust-lang/crates.io-index"
4201checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
4202dependencies = [
4203 "libc",
4204 "option-ext",
4205 "redox_users",
4206 "windows-sys 0.48.0",
4207]
4208
4209[[package]]
4210name = "displaydoc"
4211version = "0.2.5"
4212source = "registry+https://github.com/rust-lang/crates.io-index"
4213checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
4214dependencies = [
4215 "proc-macro2",
4216 "quote",
4217 "syn 2.0.100",
4218]
4219
4220[[package]]
4221name = "dlib"
4222version = "0.5.2"
4223source = "registry+https://github.com/rust-lang/crates.io-index"
4224checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412"
4225dependencies = [
4226 "libloading",
4227]
4228
4229[[package]]
4230name = "docs_preprocessor"
4231version = "0.1.0"
4232dependencies = [
4233 "anyhow",
4234 "clap",
4235 "mdbook",
4236 "regex",
4237 "serde",
4238 "serde_json",
4239 "settings",
4240 "util",
4241]
4242
4243[[package]]
4244name = "dotenvy"
4245version = "0.15.7"
4246source = "registry+https://github.com/rust-lang/crates.io-index"
4247checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
4248
4249[[package]]
4250name = "downcast-rs"
4251version = "1.2.1"
4252source = "registry+https://github.com/rust-lang/crates.io-index"
4253checksum = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2"
4254
4255[[package]]
4256name = "doxygen-rs"
4257version = "0.4.2"
4258source = "registry+https://github.com/rust-lang/crates.io-index"
4259checksum = "415b6ec780d34dcf624666747194393603d0373b7141eef01d12ee58881507d9"
4260dependencies = [
4261 "phf",
4262]
4263
4264[[package]]
4265name = "dtor"
4266version = "0.0.5"
4267source = "registry+https://github.com/rust-lang/crates.io-index"
4268checksum = "222ef136a1c687d4aa0395c175f2c4586e379924c352fd02f7870cf7de783c23"
4269dependencies = [
4270 "dtor-proc-macro",
4271]
4272
4273[[package]]
4274name = "dtor-proc-macro"
4275version = "0.0.5"
4276source = "registry+https://github.com/rust-lang/crates.io-index"
4277checksum = "7454e41ff9012c00d53cf7f475c5e3afa3b91b7c90568495495e8d9bf47a1055"
4278
4279[[package]]
4280name = "dunce"
4281version = "1.0.5"
4282source = "registry+https://github.com/rust-lang/crates.io-index"
4283checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813"
4284
4285[[package]]
4286name = "dwrote"
4287version = "0.11.2"
4288source = "registry+https://github.com/rust-lang/crates.io-index"
4289checksum = "70182709525a3632b2ba96b6569225467b18ecb4a77f46d255f713a6bebf05fd"
4290dependencies = [
4291 "lazy_static",
4292 "libc",
4293 "winapi",
4294 "wio",
4295]
4296
4297[[package]]
4298name = "dyn-clone"
4299version = "1.0.17"
4300source = "registry+https://github.com/rust-lang/crates.io-index"
4301checksum = "0d6ef0072f8a535281e4876be788938b528e9a1d43900b82c2569af7da799125"
4302
4303[[package]]
4304name = "ec4rs"
4305version = "1.1.1"
4306source = "registry+https://github.com/rust-lang/crates.io-index"
4307checksum = "acf65d056c7da9c971c2847ce250fd1f0f9659d5718845c3ec0ad95f5668352c"
4308
4309[[package]]
4310name = "ecdsa"
4311version = "0.14.8"
4312source = "registry+https://github.com/rust-lang/crates.io-index"
4313checksum = "413301934810f597c1d19ca71c8710e99a3f1ba28a0d2ebc01551a2daeea3c5c"
4314dependencies = [
4315 "der 0.6.1",
4316 "elliptic-curve",
4317 "rfc6979",
4318 "signature 1.6.4",
4319]
4320
4321[[package]]
4322name = "editor"
4323version = "0.1.0"
4324dependencies = [
4325 "aho-corasick",
4326 "anyhow",
4327 "assets",
4328 "buffer_diff",
4329 "chrono",
4330 "client",
4331 "clock",
4332 "collections",
4333 "convert_case 0.8.0",
4334 "ctor",
4335 "db",
4336 "emojis",
4337 "env_logger 0.11.7",
4338 "feature_flags",
4339 "file_icons",
4340 "fs",
4341 "futures 0.3.31",
4342 "fuzzy",
4343 "git",
4344 "gpui",
4345 "http_client",
4346 "indoc",
4347 "inline_completion",
4348 "itertools 0.14.0",
4349 "language",
4350 "languages",
4351 "linkify",
4352 "log",
4353 "lsp",
4354 "markdown",
4355 "menu",
4356 "multi_buffer",
4357 "ordered-float 2.10.1",
4358 "parking_lot",
4359 "pretty_assertions",
4360 "project",
4361 "rand 0.8.5",
4362 "release_channel",
4363 "rpc",
4364 "schemars",
4365 "serde",
4366 "serde_json",
4367 "settings",
4368 "smallvec",
4369 "smol",
4370 "snippet",
4371 "sum_tree",
4372 "task",
4373 "telemetry",
4374 "tempfile",
4375 "text",
4376 "theme",
4377 "time",
4378 "time_format",
4379 "tree-sitter-html",
4380 "tree-sitter-rust",
4381 "tree-sitter-typescript",
4382 "ui",
4383 "unicode-script",
4384 "unicode-segmentation",
4385 "unindent",
4386 "url",
4387 "util",
4388 "uuid",
4389 "workspace",
4390 "zed_actions",
4391]
4392
4393[[package]]
4394name = "either"
4395version = "1.13.0"
4396source = "registry+https://github.com/rust-lang/crates.io-index"
4397checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
4398dependencies = [
4399 "serde",
4400]
4401
4402[[package]]
4403name = "elasticlunr-rs"
4404version = "3.0.2"
4405source = "registry+https://github.com/rust-lang/crates.io-index"
4406checksum = "41e83863a500656dfa214fee6682de9c5b9f03de6860fec531235ed2ae9f6571"
4407dependencies = [
4408 "regex",
4409 "serde",
4410 "serde_derive",
4411 "serde_json",
4412]
4413
4414[[package]]
4415name = "elliptic-curve"
4416version = "0.12.3"
4417source = "registry+https://github.com/rust-lang/crates.io-index"
4418checksum = "e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3"
4419dependencies = [
4420 "base16ct",
4421 "crypto-bigint 0.4.9",
4422 "der 0.6.1",
4423 "digest",
4424 "ff",
4425 "generic-array",
4426 "group",
4427 "pkcs8 0.9.0",
4428 "rand_core 0.6.4",
4429 "sec1",
4430 "subtle",
4431 "zeroize",
4432]
4433
4434[[package]]
4435name = "embed-resource"
4436version = "3.0.2"
4437source = "registry+https://github.com/rust-lang/crates.io-index"
4438checksum = "7fbc6e0d8e0c03a655b53ca813f0463d2c956bc4db8138dbc89f120b066551e3"
4439dependencies = [
4440 "cc",
4441 "memchr",
4442 "rustc_version",
4443 "toml 0.8.20",
4444 "vswhom",
4445 "winreg 0.52.0",
4446]
4447
4448[[package]]
4449name = "embedded-io"
4450version = "0.4.0"
4451source = "registry+https://github.com/rust-lang/crates.io-index"
4452checksum = "ef1a6892d9eef45c8fa6b9e0086428a2cca8491aca8f787c534a3d6d0bcb3ced"
4453
4454[[package]]
4455name = "embedded-io"
4456version = "0.6.1"
4457source = "registry+https://github.com/rust-lang/crates.io-index"
4458checksum = "edd0f118536f44f5ccd48bcb8b111bdc3de888b58c74639dfb034a357d0f206d"
4459
4460[[package]]
4461name = "emojis"
4462version = "0.6.4"
4463source = "registry+https://github.com/rust-lang/crates.io-index"
4464checksum = "99e1f1df1f181f2539bac8bf027d31ca5ffbf9e559e3f2d09413b9107b5c02f4"
4465dependencies = [
4466 "phf",
4467]
4468
4469[[package]]
4470name = "encode_unicode"
4471version = "0.3.6"
4472source = "registry+https://github.com/rust-lang/crates.io-index"
4473checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
4474
4475[[package]]
4476name = "encoding_rs"
4477version = "0.8.35"
4478source = "registry+https://github.com/rust-lang/crates.io-index"
4479checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
4480dependencies = [
4481 "cfg-if",
4482]
4483
4484[[package]]
4485name = "endi"
4486version = "1.1.0"
4487source = "registry+https://github.com/rust-lang/crates.io-index"
4488checksum = "a3d8a32ae18130a3c84dd492d4215c3d913c3b07c6b63c2eb3eb7ff1101ab7bf"
4489
4490[[package]]
4491name = "enumflags2"
4492version = "0.7.10"
4493source = "registry+https://github.com/rust-lang/crates.io-index"
4494checksum = "d232db7f5956f3f14313dc2f87985c58bd2c695ce124c8cdd984e08e15ac133d"
4495dependencies = [
4496 "enumflags2_derive",
4497 "serde",
4498]
4499
4500[[package]]
4501name = "enumflags2_derive"
4502version = "0.7.10"
4503source = "registry+https://github.com/rust-lang/crates.io-index"
4504checksum = "de0d48a183585823424a4ce1aa132d174a6a81bd540895822eb4c8373a8e49e8"
4505dependencies = [
4506 "proc-macro2",
4507 "quote",
4508 "syn 2.0.100",
4509]
4510
4511[[package]]
4512name = "env_filter"
4513version = "0.1.2"
4514source = "registry+https://github.com/rust-lang/crates.io-index"
4515checksum = "4f2c92ceda6ceec50f43169f9ee8424fe2db276791afde7b2cd8bc084cb376ab"
4516dependencies = [
4517 "log",
4518 "regex",
4519]
4520
4521[[package]]
4522name = "env_home"
4523version = "0.1.0"
4524source = "registry+https://github.com/rust-lang/crates.io-index"
4525checksum = "c7f84e12ccf0a7ddc17a6c41c93326024c42920d7ee630d04950e6926645c0fe"
4526
4527[[package]]
4528name = "env_logger"
4529version = "0.10.2"
4530source = "registry+https://github.com/rust-lang/crates.io-index"
4531checksum = "4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580"
4532dependencies = [
4533 "humantime",
4534 "is-terminal",
4535 "log",
4536 "regex",
4537 "termcolor",
4538]
4539
4540[[package]]
4541name = "env_logger"
4542version = "0.11.7"
4543source = "registry+https://github.com/rust-lang/crates.io-index"
4544checksum = "c3716d7a920fb4fac5d84e9d4bce8ceb321e9414b4409da61b07b75c1e3d0697"
4545dependencies = [
4546 "anstream",
4547 "anstyle",
4548 "env_filter",
4549 "jiff",
4550 "log",
4551]
4552
4553[[package]]
4554name = "envy"
4555version = "0.4.2"
4556source = "registry+https://github.com/rust-lang/crates.io-index"
4557checksum = "3f47e0157f2cb54f5ae1bd371b30a2ae4311e1c028f575cd4e81de7353215965"
4558dependencies = [
4559 "serde",
4560]
4561
4562[[package]]
4563name = "equivalent"
4564version = "1.0.1"
4565source = "registry+https://github.com/rust-lang/crates.io-index"
4566checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
4567
4568[[package]]
4569name = "erased-serde"
4570version = "0.4.5"
4571source = "registry+https://github.com/rust-lang/crates.io-index"
4572checksum = "24e2389d65ab4fab27dc2a5de7b191e1f6617d1f1c8855c0dc569c94a4cbb18d"
4573dependencies = [
4574 "serde",
4575 "typeid",
4576]
4577
4578[[package]]
4579name = "errno"
4580version = "0.2.8"
4581source = "registry+https://github.com/rust-lang/crates.io-index"
4582checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"
4583dependencies = [
4584 "errno-dragonfly",
4585 "libc",
4586 "winapi",
4587]
4588
4589[[package]]
4590name = "errno"
4591version = "0.3.10"
4592source = "registry+https://github.com/rust-lang/crates.io-index"
4593checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d"
4594dependencies = [
4595 "libc",
4596 "windows-sys 0.59.0",
4597]
4598
4599[[package]]
4600name = "errno-dragonfly"
4601version = "0.1.2"
4602source = "registry+https://github.com/rust-lang/crates.io-index"
4603checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
4604dependencies = [
4605 "cc",
4606 "libc",
4607]
4608
4609[[package]]
4610name = "etagere"
4611version = "0.2.15"
4612source = "registry+https://github.com/rust-lang/crates.io-index"
4613checksum = "fc89bf99e5dc15954a60f707c1e09d7540e5cd9af85fa75caa0b510bc08c5342"
4614dependencies = [
4615 "euclid",
4616 "svg_fmt",
4617]
4618
4619[[package]]
4620name = "etcetera"
4621version = "0.8.0"
4622source = "registry+https://github.com/rust-lang/crates.io-index"
4623checksum = "136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943"
4624dependencies = [
4625 "cfg-if",
4626 "home",
4627 "windows-sys 0.48.0",
4628]
4629
4630[[package]]
4631name = "euclid"
4632version = "0.22.11"
4633source = "registry+https://github.com/rust-lang/crates.io-index"
4634checksum = "ad9cdb4b747e485a12abb0e6566612956c7a1bafa3bdb8d682c5b6d403589e48"
4635dependencies = [
4636 "num-traits",
4637]
4638
4639[[package]]
4640name = "evals"
4641version = "0.1.0"
4642dependencies = [
4643 "anyhow",
4644 "clap",
4645 "client",
4646 "clock",
4647 "collections",
4648 "env_logger 0.11.7",
4649 "feature_flags",
4650 "fs",
4651 "gpui",
4652 "http_client",
4653 "language",
4654 "languages",
4655 "node_runtime",
4656 "open_ai",
4657 "project",
4658 "reqwest_client",
4659 "semantic_index",
4660 "serde",
4661 "serde_json",
4662 "settings",
4663 "smol",
4664 "util",
4665]
4666
4667[[package]]
4668name = "event-listener"
4669version = "2.5.3"
4670source = "registry+https://github.com/rust-lang/crates.io-index"
4671checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
4672
4673[[package]]
4674name = "event-listener"
4675version = "5.3.1"
4676source = "registry+https://github.com/rust-lang/crates.io-index"
4677checksum = "6032be9bd27023a771701cc49f9f053c751055f71efb2e0ae5c15809093675ba"
4678dependencies = [
4679 "concurrent-queue",
4680 "parking",
4681 "pin-project-lite",
4682]
4683
4684[[package]]
4685name = "event-listener-strategy"
4686version = "0.5.3"
4687source = "registry+https://github.com/rust-lang/crates.io-index"
4688checksum = "3c3e4e0dd3673c1139bf041f3008816d9cf2946bbfac2945c09e523b8d7b05b2"
4689dependencies = [
4690 "event-listener 5.3.1",
4691 "pin-project-lite",
4692]
4693
4694[[package]]
4695name = "exec"
4696version = "0.3.1"
4697source = "registry+https://github.com/rust-lang/crates.io-index"
4698checksum = "886b70328cba8871bfc025858e1de4be16b1d5088f2ba50b57816f4210672615"
4699dependencies = [
4700 "errno 0.2.8",
4701 "libc",
4702]
4703
4704[[package]]
4705name = "exr"
4706version = "1.73.0"
4707source = "registry+https://github.com/rust-lang/crates.io-index"
4708checksum = "f83197f59927b46c04a183a619b7c29df34e63e63c7869320862268c0ef687e0"
4709dependencies = [
4710 "bit_field",
4711 "half",
4712 "lebe",
4713 "miniz_oxide",
4714 "rayon-core",
4715 "smallvec",
4716 "zune-inflate",
4717]
4718
4719[[package]]
4720name = "extension"
4721version = "0.1.0"
4722dependencies = [
4723 "anyhow",
4724 "async-compression",
4725 "async-tar",
4726 "async-trait",
4727 "collections",
4728 "convert_case 0.8.0",
4729 "fs",
4730 "futures 0.3.31",
4731 "gpui",
4732 "http_client",
4733 "language",
4734 "log",
4735 "lsp",
4736 "parking_lot",
4737 "semantic_version",
4738 "serde",
4739 "serde_json",
4740 "toml 0.8.20",
4741 "util",
4742 "wasm-encoder 0.221.3",
4743 "wasmparser 0.221.3",
4744 "wit-component 0.221.3",
4745]
4746
4747[[package]]
4748name = "extension_cli"
4749version = "0.1.0"
4750dependencies = [
4751 "anyhow",
4752 "clap",
4753 "env_logger 0.11.7",
4754 "extension",
4755 "fs",
4756 "language",
4757 "log",
4758 "reqwest_client",
4759 "rpc",
4760 "serde",
4761 "serde_json",
4762 "theme",
4763 "tokio",
4764 "toml 0.8.20",
4765 "tree-sitter",
4766 "wasmtime",
4767]
4768
4769[[package]]
4770name = "extension_host"
4771version = "0.1.0"
4772dependencies = [
4773 "anyhow",
4774 "async-compression",
4775 "async-tar",
4776 "async-trait",
4777 "client",
4778 "collections",
4779 "context_server_settings",
4780 "ctor",
4781 "env_logger 0.11.7",
4782 "extension",
4783 "fs",
4784 "futures 0.3.31",
4785 "gpui",
4786 "http_client",
4787 "language",
4788 "language_extension",
4789 "log",
4790 "lsp",
4791 "node_runtime",
4792 "parking_lot",
4793 "paths",
4794 "project",
4795 "release_channel",
4796 "remote",
4797 "reqwest_client",
4798 "schemars",
4799 "semantic_version",
4800 "serde",
4801 "serde_json",
4802 "serde_json_lenient",
4803 "settings",
4804 "task",
4805 "telemetry",
4806 "tempfile",
4807 "theme",
4808 "theme_extension",
4809 "toml 0.8.20",
4810 "url",
4811 "util",
4812 "wasmparser 0.221.3",
4813 "wasmtime",
4814 "wasmtime-wasi",
4815]
4816
4817[[package]]
4818name = "extensions_ui"
4819version = "0.1.0"
4820dependencies = [
4821 "anyhow",
4822 "client",
4823 "collections",
4824 "db",
4825 "editor",
4826 "extension_host",
4827 "fs",
4828 "fuzzy",
4829 "gpui",
4830 "language",
4831 "num-format",
4832 "picker",
4833 "project",
4834 "release_channel",
4835 "semantic_version",
4836 "serde",
4837 "settings",
4838 "smallvec",
4839 "strum",
4840 "telemetry",
4841 "theme",
4842 "ui",
4843 "util",
4844 "vim_mode_setting",
4845 "workspace",
4846 "zed_actions",
4847]
4848
4849[[package]]
4850name = "fallible-iterator"
4851version = "0.3.0"
4852source = "registry+https://github.com/rust-lang/crates.io-index"
4853checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649"
4854
4855[[package]]
4856name = "fancy-regex"
4857version = "0.13.0"
4858source = "registry+https://github.com/rust-lang/crates.io-index"
4859checksum = "531e46835a22af56d1e3b66f04844bed63158bc094a628bec1d321d9b4c44bf2"
4860dependencies = [
4861 "bit-set 0.5.3",
4862 "regex-automata 0.4.9",
4863 "regex-syntax 0.8.5",
4864]
4865
4866[[package]]
4867name = "fancy-regex"
4868version = "0.14.0"
4869source = "registry+https://github.com/rust-lang/crates.io-index"
4870checksum = "6e24cb5a94bcae1e5408b0effca5cd7172ea3c5755049c5f3af4cd283a165298"
4871dependencies = [
4872 "bit-set 0.8.0",
4873 "regex-automata 0.4.9",
4874 "regex-syntax 0.8.5",
4875]
4876
4877[[package]]
4878name = "fast-srgb8"
4879version = "1.0.0"
4880source = "registry+https://github.com/rust-lang/crates.io-index"
4881checksum = "dd2e7510819d6fbf51a5545c8f922716ecfb14df168a3242f7d33e0239efe6a1"
4882
4883[[package]]
4884name = "fastrand"
4885version = "1.9.0"
4886source = "registry+https://github.com/rust-lang/crates.io-index"
4887checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"
4888dependencies = [
4889 "instant",
4890]
4891
4892[[package]]
4893name = "fastrand"
4894version = "2.3.0"
4895source = "registry+https://github.com/rust-lang/crates.io-index"
4896checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
4897
4898[[package]]
4899name = "fd-lock"
4900version = "4.0.2"
4901source = "registry+https://github.com/rust-lang/crates.io-index"
4902checksum = "7e5768da2206272c81ef0b5e951a41862938a6070da63bcea197899942d3b947"
4903dependencies = [
4904 "cfg-if",
4905 "rustix",
4906 "windows-sys 0.52.0",
4907]
4908
4909[[package]]
4910name = "fdeflate"
4911version = "0.3.7"
4912source = "registry+https://github.com/rust-lang/crates.io-index"
4913checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c"
4914dependencies = [
4915 "simd-adler32",
4916]
4917
4918[[package]]
4919name = "feature_flags"
4920version = "0.1.0"
4921dependencies = [
4922 "futures 0.3.31",
4923 "gpui",
4924 "smol",
4925]
4926
4927[[package]]
4928name = "feedback"
4929version = "0.1.0"
4930dependencies = [
4931 "anyhow",
4932 "bitflags 2.8.0",
4933 "client",
4934 "db",
4935 "editor",
4936 "futures 0.3.31",
4937 "gpui",
4938 "http_client",
4939 "human_bytes",
4940 "language",
4941 "log",
4942 "menu",
4943 "project",
4944 "regex",
4945 "release_channel",
4946 "serde",
4947 "serde_derive",
4948 "serde_json",
4949 "smol",
4950 "sysinfo",
4951 "ui",
4952 "urlencoding",
4953 "util",
4954 "workspace",
4955 "zed_actions",
4956]
4957
4958[[package]]
4959name = "ff"
4960version = "0.12.1"
4961source = "registry+https://github.com/rust-lang/crates.io-index"
4962checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160"
4963dependencies = [
4964 "rand_core 0.6.4",
4965 "subtle",
4966]
4967
4968[[package]]
4969name = "file_finder"
4970version = "0.1.0"
4971dependencies = [
4972 "anyhow",
4973 "collections",
4974 "ctor",
4975 "editor",
4976 "env_logger 0.11.7",
4977 "file_icons",
4978 "futures 0.3.31",
4979 "fuzzy",
4980 "gpui",
4981 "language",
4982 "menu",
4983 "picker",
4984 "project",
4985 "schemars",
4986 "serde",
4987 "serde_derive",
4988 "serde_json",
4989 "settings",
4990 "text",
4991 "theme",
4992 "ui",
4993 "util",
4994 "workspace",
4995]
4996
4997[[package]]
4998name = "file_icons"
4999version = "0.1.0"
5000dependencies = [
5001 "gpui",
5002 "serde",
5003 "settings",
5004 "theme",
5005 "util",
5006]
5007
5008[[package]]
5009name = "filedescriptor"
5010version = "0.8.3"
5011source = "registry+https://github.com/rust-lang/crates.io-index"
5012checksum = "e40758ed24c9b2eeb76c35fb0aebc66c626084edd827e07e1552279814c6682d"
5013dependencies = [
5014 "libc",
5015 "thiserror 1.0.69",
5016 "winapi",
5017]
5018
5019[[package]]
5020name = "filetime"
5021version = "0.2.25"
5022source = "registry+https://github.com/rust-lang/crates.io-index"
5023checksum = "35c0522e981e68cbfa8c3f978441a5f34b30b96e146b33cd3359176b50fe8586"
5024dependencies = [
5025 "cfg-if",
5026 "libc",
5027 "libredox",
5028 "windows-sys 0.59.0",
5029]
5030
5031[[package]]
5032name = "fixedbitset"
5033version = "0.4.2"
5034source = "registry+https://github.com/rust-lang/crates.io-index"
5035checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
5036
5037[[package]]
5038name = "flate2"
5039version = "1.0.35"
5040source = "registry+https://github.com/rust-lang/crates.io-index"
5041checksum = "c936bfdafb507ebbf50b8074c54fa31c5be9a1e7e5f467dd659697041407d07c"
5042dependencies = [
5043 "crc32fast",
5044 "miniz_oxide",
5045]
5046
5047[[package]]
5048name = "float-cmp"
5049version = "0.9.0"
5050source = "registry+https://github.com/rust-lang/crates.io-index"
5051checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4"
5052
5053[[package]]
5054name = "float-ord"
5055version = "0.3.2"
5056source = "registry+https://github.com/rust-lang/crates.io-index"
5057checksum = "8ce81f49ae8a0482e4c55ea62ebbd7e5a686af544c00b9d090bba3ff9be97b3d"
5058
5059[[package]]
5060name = "float_next_after"
5061version = "1.0.0"
5062source = "registry+https://github.com/rust-lang/crates.io-index"
5063checksum = "8bf7cc16383c4b8d58b9905a8509f02926ce3058053c056376248d958c9df1e8"
5064
5065[[package]]
5066name = "flume"
5067version = "0.11.1"
5068source = "registry+https://github.com/rust-lang/crates.io-index"
5069checksum = "da0e4dd2a88388a1f4ccc7c9ce104604dab68d9f408dc34cd45823d5a9069095"
5070dependencies = [
5071 "futures-core",
5072 "futures-sink",
5073 "nanorand",
5074 "spin",
5075]
5076
5077[[package]]
5078name = "fnv"
5079version = "1.0.7"
5080source = "registry+https://github.com/rust-lang/crates.io-index"
5081checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
5082
5083[[package]]
5084name = "foldhash"
5085version = "0.1.3"
5086source = "registry+https://github.com/rust-lang/crates.io-index"
5087checksum = "f81ec6369c545a7d40e4589b5597581fa1c441fe1cce96dd1de43159910a36a2"
5088
5089[[package]]
5090name = "font-kit"
5091version = "0.14.1"
5092source = "git+https://github.com/zed-industries/font-kit?rev=40391b7#40391b7c0041d8a8572af2afa3de32ae088f0120"
5093dependencies = [
5094 "bitflags 2.8.0",
5095 "byteorder",
5096 "core-foundation 0.9.4",
5097 "core-graphics 0.23.2",
5098 "core-text",
5099 "dirs 5.0.1",
5100 "dwrote",
5101 "float-ord",
5102 "freetype-sys",
5103 "lazy_static",
5104 "libc",
5105 "log",
5106 "pathfinder_geometry",
5107 "pathfinder_simd",
5108 "walkdir",
5109 "winapi",
5110 "yeslogic-fontconfig-sys",
5111]
5112
5113[[package]]
5114name = "font-types"
5115version = "0.7.3"
5116source = "registry+https://github.com/rust-lang/crates.io-index"
5117checksum = "b3971f9a5ca983419cdc386941ba3b9e1feba01a0ab888adf78739feb2798492"
5118dependencies = [
5119 "bytemuck",
5120]
5121
5122[[package]]
5123name = "fontconfig-parser"
5124version = "0.5.7"
5125source = "registry+https://github.com/rust-lang/crates.io-index"
5126checksum = "c1fcfcd44ca6e90c921fee9fa665d530b21ef1327a4c1a6c5250ea44b776ada7"
5127dependencies = [
5128 "roxmltree",
5129]
5130
5131[[package]]
5132name = "fontdb"
5133version = "0.18.0"
5134source = "registry+https://github.com/rust-lang/crates.io-index"
5135checksum = "e32eac81c1135c1df01d4e6d4233c47ba11f6a6d07f33e0bba09d18797077770"
5136dependencies = [
5137 "fontconfig-parser",
5138 "log",
5139 "memmap2",
5140 "slotmap",
5141 "tinyvec",
5142 "ttf-parser 0.21.1",
5143]
5144
5145[[package]]
5146name = "fontdb"
5147version = "0.23.0"
5148source = "registry+https://github.com/rust-lang/crates.io-index"
5149checksum = "457e789b3d1202543297a350643cf459f836cade38934e7a4cf6a39e7cde2905"
5150dependencies = [
5151 "fontconfig-parser",
5152 "log",
5153 "memmap2",
5154 "slotmap",
5155 "tinyvec",
5156 "ttf-parser 0.25.1",
5157]
5158
5159[[package]]
5160name = "foreign-types"
5161version = "0.3.2"
5162source = "registry+https://github.com/rust-lang/crates.io-index"
5163checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
5164dependencies = [
5165 "foreign-types-shared 0.1.1",
5166]
5167
5168[[package]]
5169name = "foreign-types"
5170version = "0.5.0"
5171source = "registry+https://github.com/rust-lang/crates.io-index"
5172checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965"
5173dependencies = [
5174 "foreign-types-macros",
5175 "foreign-types-shared 0.3.1",
5176]
5177
5178[[package]]
5179name = "foreign-types-macros"
5180version = "0.2.3"
5181source = "registry+https://github.com/rust-lang/crates.io-index"
5182checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742"
5183dependencies = [
5184 "proc-macro2",
5185 "quote",
5186 "syn 2.0.100",
5187]
5188
5189[[package]]
5190name = "foreign-types-shared"
5191version = "0.1.1"
5192source = "registry+https://github.com/rust-lang/crates.io-index"
5193checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
5194
5195[[package]]
5196name = "foreign-types-shared"
5197version = "0.3.1"
5198source = "registry+https://github.com/rust-lang/crates.io-index"
5199checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b"
5200
5201[[package]]
5202name = "fork"
5203version = "0.2.0"
5204source = "registry+https://github.com/rust-lang/crates.io-index"
5205checksum = "05dc8b302e04a1c27f4fe694439ef0f29779ca4edc205b7b58f00db04e29656d"
5206dependencies = [
5207 "libc",
5208]
5209
5210[[package]]
5211name = "form_urlencoded"
5212version = "1.2.1"
5213source = "registry+https://github.com/rust-lang/crates.io-index"
5214checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
5215dependencies = [
5216 "percent-encoding",
5217]
5218
5219[[package]]
5220name = "freetype-sys"
5221version = "0.20.1"
5222source = "registry+https://github.com/rust-lang/crates.io-index"
5223checksum = "0e7edc5b9669349acfda99533e9e0bcf26a51862ab43b08ee7745c55d28eb134"
5224dependencies = [
5225 "cc",
5226 "libc",
5227 "pkg-config",
5228]
5229
5230[[package]]
5231name = "fs"
5232version = "0.1.0"
5233dependencies = [
5234 "anyhow",
5235 "ashpd",
5236 "async-tar",
5237 "async-trait",
5238 "cocoa 0.26.0",
5239 "collections",
5240 "fsevent",
5241 "futures 0.3.31",
5242 "git",
5243 "git2",
5244 "gpui",
5245 "libc",
5246 "log",
5247 "notify 6.1.1",
5248 "objc",
5249 "parking_lot",
5250 "paths",
5251 "proto",
5252 "rope",
5253 "serde",
5254 "serde_json",
5255 "smol",
5256 "tempfile",
5257 "text",
5258 "time",
5259 "util",
5260 "windows 0.60.0",
5261]
5262
5263[[package]]
5264name = "fs-set-times"
5265version = "0.20.2"
5266source = "registry+https://github.com/rust-lang/crates.io-index"
5267checksum = "5e2e6123af26f0f2c51cc66869137080199406754903cc926a7690401ce09cb4"
5268dependencies = [
5269 "io-lifetimes",
5270 "rustix",
5271 "windows-sys 0.59.0",
5272]
5273
5274[[package]]
5275name = "fs2"
5276version = "0.4.3"
5277source = "registry+https://github.com/rust-lang/crates.io-index"
5278checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"
5279dependencies = [
5280 "libc",
5281 "winapi",
5282]
5283
5284[[package]]
5285name = "fs_extra"
5286version = "1.3.0"
5287source = "registry+https://github.com/rust-lang/crates.io-index"
5288checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
5289
5290[[package]]
5291name = "fsevent"
5292version = "0.1.0"
5293dependencies = [
5294 "bitflags 2.8.0",
5295 "core-foundation 0.9.4",
5296 "fsevent-sys 3.1.0",
5297 "parking_lot",
5298 "tempfile",
5299]
5300
5301[[package]]
5302name = "fsevent-sys"
5303version = "3.1.0"
5304source = "registry+https://github.com/rust-lang/crates.io-index"
5305checksum = "ca6f5e6817058771c10f0eb0f05ddf1e35844266f972004fe8e4b21fda295bd5"
5306dependencies = [
5307 "libc",
5308]
5309
5310[[package]]
5311name = "fsevent-sys"
5312version = "4.1.0"
5313source = "registry+https://github.com/rust-lang/crates.io-index"
5314checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2"
5315dependencies = [
5316 "libc",
5317]
5318
5319[[package]]
5320name = "funty"
5321version = "2.0.0"
5322source = "registry+https://github.com/rust-lang/crates.io-index"
5323checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"
5324
5325[[package]]
5326name = "futf"
5327version = "0.1.5"
5328source = "registry+https://github.com/rust-lang/crates.io-index"
5329checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
5330dependencies = [
5331 "mac",
5332 "new_debug_unreachable",
5333]
5334
5335[[package]]
5336name = "futures"
5337version = "0.1.31"
5338source = "registry+https://github.com/rust-lang/crates.io-index"
5339checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"
5340
5341[[package]]
5342name = "futures"
5343version = "0.3.31"
5344source = "registry+https://github.com/rust-lang/crates.io-index"
5345checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
5346dependencies = [
5347 "futures-channel",
5348 "futures-core",
5349 "futures-executor",
5350 "futures-io",
5351 "futures-sink",
5352 "futures-task",
5353 "futures-util",
5354]
5355
5356[[package]]
5357name = "futures-batch"
5358version = "0.6.1"
5359source = "registry+https://github.com/rust-lang/crates.io-index"
5360checksum = "6f444c45a1cb86f2a7e301469fd50a82084a60dadc25d94529a8312276ecb71a"
5361dependencies = [
5362 "futures 0.3.31",
5363 "futures-timer",
5364 "pin-utils",
5365]
5366
5367[[package]]
5368name = "futures-channel"
5369version = "0.3.31"
5370source = "registry+https://github.com/rust-lang/crates.io-index"
5371checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
5372dependencies = [
5373 "futures-core",
5374 "futures-sink",
5375]
5376
5377[[package]]
5378name = "futures-core"
5379version = "0.3.31"
5380source = "registry+https://github.com/rust-lang/crates.io-index"
5381checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
5382
5383[[package]]
5384name = "futures-executor"
5385version = "0.3.31"
5386source = "registry+https://github.com/rust-lang/crates.io-index"
5387checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
5388dependencies = [
5389 "futures-core",
5390 "futures-task",
5391 "futures-util",
5392]
5393
5394[[package]]
5395name = "futures-intrusive"
5396version = "0.5.0"
5397source = "registry+https://github.com/rust-lang/crates.io-index"
5398checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f"
5399dependencies = [
5400 "futures-core",
5401 "lock_api",
5402 "parking_lot",
5403]
5404
5405[[package]]
5406name = "futures-io"
5407version = "0.3.31"
5408source = "registry+https://github.com/rust-lang/crates.io-index"
5409checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
5410
5411[[package]]
5412name = "futures-lite"
5413version = "1.13.0"
5414source = "registry+https://github.com/rust-lang/crates.io-index"
5415checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce"
5416dependencies = [
5417 "fastrand 1.9.0",
5418 "futures-core",
5419 "futures-io",
5420 "memchr",
5421 "parking",
5422 "pin-project-lite",
5423 "waker-fn",
5424]
5425
5426[[package]]
5427name = "futures-lite"
5428version = "2.6.0"
5429source = "registry+https://github.com/rust-lang/crates.io-index"
5430checksum = "f5edaec856126859abb19ed65f39e90fea3a9574b9707f13539acf4abf7eb532"
5431dependencies = [
5432 "fastrand 2.3.0",
5433 "futures-core",
5434 "futures-io",
5435 "parking",
5436 "pin-project-lite",
5437]
5438
5439[[package]]
5440name = "futures-macro"
5441version = "0.3.31"
5442source = "registry+https://github.com/rust-lang/crates.io-index"
5443checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
5444dependencies = [
5445 "proc-macro2",
5446 "quote",
5447 "syn 2.0.100",
5448]
5449
5450[[package]]
5451name = "futures-sink"
5452version = "0.3.31"
5453source = "registry+https://github.com/rust-lang/crates.io-index"
5454checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
5455
5456[[package]]
5457name = "futures-task"
5458version = "0.3.31"
5459source = "registry+https://github.com/rust-lang/crates.io-index"
5460checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
5461
5462[[package]]
5463name = "futures-timer"
5464version = "3.0.3"
5465source = "registry+https://github.com/rust-lang/crates.io-index"
5466checksum = "f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24"
5467
5468[[package]]
5469name = "futures-util"
5470version = "0.3.31"
5471source = "registry+https://github.com/rust-lang/crates.io-index"
5472checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
5473dependencies = [
5474 "futures 0.1.31",
5475 "futures-channel",
5476 "futures-core",
5477 "futures-io",
5478 "futures-macro",
5479 "futures-sink",
5480 "futures-task",
5481 "memchr",
5482 "pin-project-lite",
5483 "pin-utils",
5484 "slab",
5485 "tokio-io",
5486]
5487
5488[[package]]
5489name = "fuzzy"
5490version = "0.1.0"
5491dependencies = [
5492 "gpui",
5493 "log",
5494 "util",
5495]
5496
5497[[package]]
5498name = "fuzzy-matcher"
5499version = "0.3.7"
5500source = "registry+https://github.com/rust-lang/crates.io-index"
5501checksum = "54614a3312934d066701a80f20f15fa3b56d67ac7722b39eea5b4c9dd1d66c94"
5502dependencies = [
5503 "thread_local",
5504]
5505
5506[[package]]
5507name = "generic-array"
5508version = "0.14.7"
5509source = "registry+https://github.com/rust-lang/crates.io-index"
5510checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
5511dependencies = [
5512 "typenum",
5513 "version_check",
5514]
5515
5516[[package]]
5517name = "gethostname"
5518version = "0.4.3"
5519source = "registry+https://github.com/rust-lang/crates.io-index"
5520checksum = "0176e0459c2e4a1fe232f984bca6890e681076abb9934f6cea7c326f3fc47818"
5521dependencies = [
5522 "libc",
5523 "windows-targets 0.48.5",
5524]
5525
5526[[package]]
5527name = "getrandom"
5528version = "0.1.16"
5529source = "registry+https://github.com/rust-lang/crates.io-index"
5530checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
5531dependencies = [
5532 "cfg-if",
5533 "libc",
5534 "wasi 0.9.0+wasi-snapshot-preview1",
5535]
5536
5537[[package]]
5538name = "getrandom"
5539version = "0.2.15"
5540source = "registry+https://github.com/rust-lang/crates.io-index"
5541checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
5542dependencies = [
5543 "cfg-if",
5544 "js-sys",
5545 "libc",
5546 "wasi 0.11.0+wasi-snapshot-preview1",
5547 "wasm-bindgen",
5548]
5549
5550[[package]]
5551name = "getrandom"
5552version = "0.3.1"
5553source = "registry+https://github.com/rust-lang/crates.io-index"
5554checksum = "43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8"
5555dependencies = [
5556 "cfg-if",
5557 "libc",
5558 "wasi 0.13.3+wasi-0.2.2",
5559 "windows-targets 0.52.6",
5560]
5561
5562[[package]]
5563name = "gif"
5564version = "0.13.1"
5565source = "registry+https://github.com/rust-lang/crates.io-index"
5566checksum = "3fb2d69b19215e18bb912fa30f7ce15846e301408695e44e0ef719f1da9e19f2"
5567dependencies = [
5568 "color_quant",
5569 "weezl",
5570]
5571
5572[[package]]
5573name = "gimli"
5574version = "0.31.1"
5575source = "registry+https://github.com/rust-lang/crates.io-index"
5576checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
5577dependencies = [
5578 "fallible-iterator",
5579 "indexmap",
5580 "stable_deref_trait",
5581]
5582
5583[[package]]
5584name = "git"
5585version = "0.1.0"
5586dependencies = [
5587 "anyhow",
5588 "askpass",
5589 "async-trait",
5590 "collections",
5591 "derive_more",
5592 "futures 0.3.31",
5593 "git2",
5594 "gpui",
5595 "http_client",
5596 "log",
5597 "parking_lot",
5598 "pretty_assertions",
5599 "regex",
5600 "rope",
5601 "schemars",
5602 "serde",
5603 "serde_json",
5604 "smol",
5605 "sum_tree",
5606 "text",
5607 "time",
5608 "unindent",
5609 "url",
5610 "util",
5611]
5612
5613[[package]]
5614name = "git2"
5615version = "0.20.1"
5616source = "registry+https://github.com/rust-lang/crates.io-index"
5617checksum = "5220b8ba44c68a9a7f7a7659e864dd73692e417ef0211bea133c7b74e031eeb9"
5618dependencies = [
5619 "bitflags 2.8.0",
5620 "libc",
5621 "libgit2-sys",
5622 "log",
5623 "url",
5624]
5625
5626[[package]]
5627name = "git_hosting_providers"
5628version = "0.1.0"
5629dependencies = [
5630 "anyhow",
5631 "async-trait",
5632 "futures 0.3.31",
5633 "git",
5634 "gpui",
5635 "http_client",
5636 "indoc",
5637 "pretty_assertions",
5638 "regex",
5639 "schemars",
5640 "serde",
5641 "serde_json",
5642 "settings",
5643 "url",
5644 "util",
5645]
5646
5647[[package]]
5648name = "git_ui"
5649version = "0.1.0"
5650dependencies = [
5651 "anyhow",
5652 "askpass",
5653 "assistant_settings",
5654 "buffer_diff",
5655 "chrono",
5656 "collections",
5657 "command_palette_hooks",
5658 "component",
5659 "ctor",
5660 "db",
5661 "editor",
5662 "env_logger 0.11.7",
5663 "futures 0.3.31",
5664 "fuzzy",
5665 "git",
5666 "gpui",
5667 "itertools 0.14.0",
5668 "language",
5669 "language_model",
5670 "linkify",
5671 "linkme",
5672 "log",
5673 "menu",
5674 "multi_buffer",
5675 "notifications",
5676 "panel",
5677 "picker",
5678 "postage",
5679 "pretty_assertions",
5680 "project",
5681 "schemars",
5682 "serde",
5683 "serde_derive",
5684 "serde_json",
5685 "settings",
5686 "strum",
5687 "telemetry",
5688 "theme",
5689 "time",
5690 "time_format",
5691 "ui",
5692 "unindent",
5693 "util",
5694 "windows 0.60.0",
5695 "workspace",
5696 "zed_actions",
5697]
5698
5699[[package]]
5700name = "glob"
5701version = "0.3.1"
5702source = "registry+https://github.com/rust-lang/crates.io-index"
5703checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
5704
5705[[package]]
5706name = "globset"
5707version = "0.4.16"
5708source = "registry+https://github.com/rust-lang/crates.io-index"
5709checksum = "54a1028dfc5f5df5da8a56a73e6c153c9a9708ec57232470703592a3f18e49f5"
5710dependencies = [
5711 "aho-corasick",
5712 "bstr",
5713 "log",
5714 "regex-automata 0.4.9",
5715 "regex-syntax 0.8.5",
5716]
5717
5718[[package]]
5719name = "gloo-timers"
5720version = "0.3.0"
5721source = "registry+https://github.com/rust-lang/crates.io-index"
5722checksum = "bbb143cf96099802033e0d4f4963b19fd2e0b728bcf076cd9cf7f6634f092994"
5723dependencies = [
5724 "futures-channel",
5725 "futures-core",
5726 "js-sys",
5727 "wasm-bindgen",
5728]
5729
5730[[package]]
5731name = "glow"
5732version = "0.14.2"
5733source = "registry+https://github.com/rust-lang/crates.io-index"
5734checksum = "d51fa363f025f5c111e03f13eda21162faeacb6911fe8caa0c0349f9cf0c4483"
5735dependencies = [
5736 "js-sys",
5737 "slotmap",
5738 "wasm-bindgen",
5739 "web-sys",
5740]
5741
5742[[package]]
5743name = "go_to_line"
5744version = "0.1.0"
5745dependencies = [
5746 "anyhow",
5747 "editor",
5748 "gpui",
5749 "indoc",
5750 "language",
5751 "menu",
5752 "project",
5753 "rope",
5754 "schemars",
5755 "serde",
5756 "serde_json",
5757 "settings",
5758 "text",
5759 "theme",
5760 "tree-sitter-rust",
5761 "tree-sitter-typescript",
5762 "ui",
5763 "util",
5764 "workspace",
5765]
5766
5767[[package]]
5768name = "google_ai"
5769version = "0.1.0"
5770dependencies = [
5771 "anyhow",
5772 "futures 0.3.31",
5773 "http_client",
5774 "schemars",
5775 "serde",
5776 "serde_json",
5777 "strum",
5778]
5779
5780[[package]]
5781name = "gpu-alloc"
5782version = "0.6.0"
5783source = "registry+https://github.com/rust-lang/crates.io-index"
5784checksum = "fbcd2dba93594b227a1f57ee09b8b9da8892c34d55aa332e034a228d0fe6a171"
5785dependencies = [
5786 "bitflags 2.8.0",
5787 "gpu-alloc-types",
5788]
5789
5790[[package]]
5791name = "gpu-alloc-ash"
5792version = "0.7.0"
5793source = "registry+https://github.com/rust-lang/crates.io-index"
5794checksum = "cbda7a18a29bc98c2e0de0435c347df935bf59489935d0cbd0b73f1679b6f79a"
5795dependencies = [
5796 "ash",
5797 "gpu-alloc-types",
5798 "tinyvec",
5799]
5800
5801[[package]]
5802name = "gpu-alloc-types"
5803version = "0.3.0"
5804source = "registry+https://github.com/rust-lang/crates.io-index"
5805checksum = "98ff03b468aa837d70984d55f5d3f846f6ec31fe34bbb97c4f85219caeee1ca4"
5806dependencies = [
5807 "bitflags 2.8.0",
5808]
5809
5810[[package]]
5811name = "gpui"
5812version = "0.1.0"
5813dependencies = [
5814 "anyhow",
5815 "as-raw-xcb-connection",
5816 "ashpd",
5817 "async-task",
5818 "backtrace",
5819 "bindgen 0.70.1",
5820 "blade-graphics",
5821 "blade-macros",
5822 "blade-util",
5823 "block",
5824 "bytemuck",
5825 "calloop",
5826 "calloop-wayland-source",
5827 "cbindgen 0.28.0",
5828 "cocoa 0.26.0",
5829 "collections",
5830 "core-foundation 0.9.4",
5831 "core-foundation-sys",
5832 "core-graphics 0.23.2",
5833 "core-text",
5834 "cosmic-text",
5835 "ctor",
5836 "derive_more",
5837 "embed-resource",
5838 "env_logger 0.11.7",
5839 "etagere",
5840 "filedescriptor",
5841 "flume",
5842 "font-kit",
5843 "foreign-types 0.5.0",
5844 "futures 0.3.31",
5845 "gpui_macros",
5846 "http_client",
5847 "image",
5848 "inventory",
5849 "itertools 0.14.0",
5850 "log",
5851 "lyon",
5852 "media",
5853 "metal",
5854 "naga",
5855 "num_cpus",
5856 "objc",
5857 "objc2",
5858 "objc2-metal",
5859 "oo7",
5860 "open",
5861 "parking",
5862 "parking_lot",
5863 "pathfinder_geometry",
5864 "postage",
5865 "profiling",
5866 "rand 0.8.5",
5867 "raw-window-handle",
5868 "refineable",
5869 "reqwest_client",
5870 "resvg",
5871 "schemars",
5872 "seahash",
5873 "semantic_version",
5874 "serde",
5875 "serde_derive",
5876 "serde_json",
5877 "slotmap",
5878 "smallvec",
5879 "smol",
5880 "strum",
5881 "sum_tree",
5882 "taffy",
5883 "thiserror 1.0.69",
5884 "unicode-segmentation",
5885 "usvg",
5886 "util",
5887 "uuid",
5888 "waker-fn",
5889 "wayland-backend",
5890 "wayland-client",
5891 "wayland-cursor",
5892 "wayland-protocols",
5893 "wayland-protocols-plasma",
5894 "windows 0.60.0",
5895 "windows-core 0.60.1",
5896 "x11-clipboard",
5897 "x11rb",
5898 "xim",
5899 "xkbcommon",
5900]
5901
5902[[package]]
5903name = "gpui_macros"
5904version = "0.1.0"
5905dependencies = [
5906 "gpui",
5907 "proc-macro2",
5908 "quote",
5909 "syn 1.0.109",
5910]
5911
5912[[package]]
5913name = "gpui_tokio"
5914version = "0.1.0"
5915dependencies = [
5916 "gpui",
5917 "tokio",
5918 "util",
5919]
5920
5921[[package]]
5922name = "grid"
5923version = "0.13.0"
5924source = "registry+https://github.com/rust-lang/crates.io-index"
5925checksum = "d196ffc1627db18a531359249b2bf8416178d84b729f3cebeb278f285fb9b58c"
5926
5927[[package]]
5928name = "group"
5929version = "0.12.1"
5930source = "registry+https://github.com/rust-lang/crates.io-index"
5931checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7"
5932dependencies = [
5933 "ff",
5934 "rand_core 0.6.4",
5935 "subtle",
5936]
5937
5938[[package]]
5939name = "h2"
5940version = "0.3.26"
5941source = "registry+https://github.com/rust-lang/crates.io-index"
5942checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8"
5943dependencies = [
5944 "bytes 1.10.1",
5945 "fnv",
5946 "futures-core",
5947 "futures-sink",
5948 "futures-util",
5949 "http 0.2.12",
5950 "indexmap",
5951 "slab",
5952 "tokio",
5953 "tokio-util",
5954 "tracing",
5955]
5956
5957[[package]]
5958name = "h2"
5959version = "0.4.7"
5960source = "registry+https://github.com/rust-lang/crates.io-index"
5961checksum = "ccae279728d634d083c00f6099cb58f01cc99c145b84b8be2f6c74618d79922e"
5962dependencies = [
5963 "atomic-waker",
5964 "bytes 1.10.1",
5965 "fnv",
5966 "futures-core",
5967 "futures-sink",
5968 "http 1.2.0",
5969 "indexmap",
5970 "slab",
5971 "tokio",
5972 "tokio-util",
5973 "tracing",
5974]
5975
5976[[package]]
5977name = "half"
5978version = "2.4.1"
5979source = "registry+https://github.com/rust-lang/crates.io-index"
5980checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888"
5981dependencies = [
5982 "cfg-if",
5983 "crunchy",
5984]
5985
5986[[package]]
5987name = "handlebars"
5988version = "4.5.0"
5989source = "registry+https://github.com/rust-lang/crates.io-index"
5990checksum = "faa67bab9ff362228eb3d00bd024a4965d8231bbb7921167f0cfa66c6626b225"
5991dependencies = [
5992 "log",
5993 "pest",
5994 "pest_derive",
5995 "serde",
5996 "serde_json",
5997 "thiserror 1.0.69",
5998]
5999
6000[[package]]
6001name = "handlebars"
6002version = "6.2.0"
6003source = "registry+https://github.com/rust-lang/crates.io-index"
6004checksum = "fd4ccde012831f9a071a637b0d4e31df31c0f6c525784b35ae76a9ac6bc1e315"
6005dependencies = [
6006 "log",
6007 "num-order",
6008 "pest",
6009 "pest_derive",
6010 "serde",
6011 "serde_json",
6012 "thiserror 1.0.69",
6013]
6014
6015[[package]]
6016name = "hashbrown"
6017version = "0.12.3"
6018source = "registry+https://github.com/rust-lang/crates.io-index"
6019checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
6020dependencies = [
6021 "ahash 0.7.8",
6022]
6023
6024[[package]]
6025name = "hashbrown"
6026version = "0.14.5"
6027source = "registry+https://github.com/rust-lang/crates.io-index"
6028checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
6029dependencies = [
6030 "ahash 0.8.11",
6031 "allocator-api2",
6032]
6033
6034[[package]]
6035name = "hashbrown"
6036version = "0.15.2"
6037source = "registry+https://github.com/rust-lang/crates.io-index"
6038checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289"
6039dependencies = [
6040 "allocator-api2",
6041 "equivalent",
6042 "foldhash",
6043 "serde",
6044]
6045
6046[[package]]
6047name = "hashlink"
6048version = "0.8.4"
6049source = "registry+https://github.com/rust-lang/crates.io-index"
6050checksum = "e8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7"
6051dependencies = [
6052 "hashbrown 0.14.5",
6053]
6054
6055[[package]]
6056name = "hashlink"
6057version = "0.10.0"
6058source = "registry+https://github.com/rust-lang/crates.io-index"
6059checksum = "7382cf6263419f2d8df38c55d7da83da5c18aef87fc7a7fc1fb1e344edfe14c1"
6060dependencies = [
6061 "hashbrown 0.15.2",
6062]
6063
6064[[package]]
6065name = "headers"
6066version = "0.3.9"
6067source = "registry+https://github.com/rust-lang/crates.io-index"
6068checksum = "06683b93020a07e3dbcf5f8c0f6d40080d725bea7936fc01ad345c01b97dc270"
6069dependencies = [
6070 "base64 0.21.7",
6071 "bytes 1.10.1",
6072 "headers-core",
6073 "http 0.2.12",
6074 "httpdate",
6075 "mime",
6076 "sha1",
6077]
6078
6079[[package]]
6080name = "headers-core"
6081version = "0.2.0"
6082source = "registry+https://github.com/rust-lang/crates.io-index"
6083checksum = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429"
6084dependencies = [
6085 "http 0.2.12",
6086]
6087
6088[[package]]
6089name = "heck"
6090version = "0.3.3"
6091source = "registry+https://github.com/rust-lang/crates.io-index"
6092checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
6093dependencies = [
6094 "unicode-segmentation",
6095]
6096
6097[[package]]
6098name = "heck"
6099version = "0.4.1"
6100source = "registry+https://github.com/rust-lang/crates.io-index"
6101checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
6102dependencies = [
6103 "unicode-segmentation",
6104]
6105
6106[[package]]
6107name = "heck"
6108version = "0.5.0"
6109source = "registry+https://github.com/rust-lang/crates.io-index"
6110checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
6111
6112[[package]]
6113name = "heed"
6114version = "0.21.0"
6115source = "registry+https://github.com/rust-lang/crates.io-index"
6116checksum = "bd54745cfacb7b97dee45e8fdb91814b62bccddb481debb7de0f9ee6b7bf5b43"
6117dependencies = [
6118 "bitflags 2.8.0",
6119 "byteorder",
6120 "heed-traits",
6121 "heed-types",
6122 "libc",
6123 "lmdb-master-sys",
6124 "once_cell",
6125 "page_size",
6126 "serde",
6127 "synchronoise",
6128 "url",
6129]
6130
6131[[package]]
6132name = "heed-traits"
6133version = "0.20.0"
6134source = "registry+https://github.com/rust-lang/crates.io-index"
6135checksum = "eb3130048d404c57ce5a1ac61a903696e8fcde7e8c2991e9fcfc1f27c3ef74ff"
6136
6137[[package]]
6138name = "heed-types"
6139version = "0.21.0"
6140source = "registry+https://github.com/rust-lang/crates.io-index"
6141checksum = "13c255bdf46e07fb840d120a36dcc81f385140d7191c76a7391672675c01a55d"
6142dependencies = [
6143 "bincode",
6144 "byteorder",
6145 "heed-traits",
6146 "serde",
6147 "serde_json",
6148]
6149
6150[[package]]
6151name = "hermit-abi"
6152version = "0.3.9"
6153source = "registry+https://github.com/rust-lang/crates.io-index"
6154checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
6155
6156[[package]]
6157name = "hermit-abi"
6158version = "0.4.0"
6159source = "registry+https://github.com/rust-lang/crates.io-index"
6160checksum = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc"
6161
6162[[package]]
6163name = "hex"
6164version = "0.4.3"
6165source = "registry+https://github.com/rust-lang/crates.io-index"
6166checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
6167
6168[[package]]
6169name = "hexf-parse"
6170version = "0.2.1"
6171source = "registry+https://github.com/rust-lang/crates.io-index"
6172checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df"
6173
6174[[package]]
6175name = "hidden-trait"
6176version = "0.1.2"
6177source = "registry+https://github.com/rust-lang/crates.io-index"
6178checksum = "68ed9e850438ac849bec07e7d09fbe9309cbd396a5988c30b010580ce08860df"
6179dependencies = [
6180 "proc-macro2",
6181 "quote",
6182 "syn 1.0.109",
6183]
6184
6185[[package]]
6186name = "hkdf"
6187version = "0.12.4"
6188source = "registry+https://github.com/rust-lang/crates.io-index"
6189checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7"
6190dependencies = [
6191 "hmac",
6192]
6193
6194[[package]]
6195name = "hmac"
6196version = "0.12.1"
6197source = "registry+https://github.com/rust-lang/crates.io-index"
6198checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
6199dependencies = [
6200 "digest",
6201]
6202
6203[[package]]
6204name = "home"
6205version = "0.5.9"
6206source = "registry+https://github.com/rust-lang/crates.io-index"
6207checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
6208dependencies = [
6209 "windows-sys 0.52.0",
6210]
6211
6212[[package]]
6213name = "hound"
6214version = "3.5.1"
6215source = "registry+https://github.com/rust-lang/crates.io-index"
6216checksum = "62adaabb884c94955b19907d60019f4e145d091c75345379e70d1ee696f7854f"
6217
6218[[package]]
6219name = "html5ever"
6220version = "0.27.0"
6221source = "registry+https://github.com/rust-lang/crates.io-index"
6222checksum = "c13771afe0e6e846f1e67d038d4cb29998a6779f93c809212e4e9c32efd244d4"
6223dependencies = [
6224 "log",
6225 "mac",
6226 "markup5ever",
6227 "proc-macro2",
6228 "quote",
6229 "syn 2.0.100",
6230]
6231
6232[[package]]
6233name = "html_to_markdown"
6234version = "0.1.0"
6235dependencies = [
6236 "anyhow",
6237 "html5ever",
6238 "indoc",
6239 "markup5ever_rcdom",
6240 "pretty_assertions",
6241 "regex",
6242]
6243
6244[[package]]
6245name = "http"
6246version = "0.2.12"
6247source = "registry+https://github.com/rust-lang/crates.io-index"
6248checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
6249dependencies = [
6250 "bytes 1.10.1",
6251 "fnv",
6252 "itoa",
6253]
6254
6255[[package]]
6256name = "http"
6257version = "1.2.0"
6258source = "registry+https://github.com/rust-lang/crates.io-index"
6259checksum = "f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea"
6260dependencies = [
6261 "bytes 1.10.1",
6262 "fnv",
6263 "itoa",
6264]
6265
6266[[package]]
6267name = "http-body"
6268version = "0.4.6"
6269source = "registry+https://github.com/rust-lang/crates.io-index"
6270checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
6271dependencies = [
6272 "bytes 1.10.1",
6273 "http 0.2.12",
6274 "pin-project-lite",
6275]
6276
6277[[package]]
6278name = "http-body"
6279version = "1.0.1"
6280source = "registry+https://github.com/rust-lang/crates.io-index"
6281checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
6282dependencies = [
6283 "bytes 1.10.1",
6284 "http 1.2.0",
6285]
6286
6287[[package]]
6288name = "http-body-util"
6289version = "0.1.2"
6290source = "registry+https://github.com/rust-lang/crates.io-index"
6291checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f"
6292dependencies = [
6293 "bytes 1.10.1",
6294 "futures-util",
6295 "http 1.2.0",
6296 "http-body 1.0.1",
6297 "pin-project-lite",
6298]
6299
6300[[package]]
6301name = "http-range-header"
6302version = "0.3.1"
6303source = "registry+https://github.com/rust-lang/crates.io-index"
6304checksum = "add0ab9360ddbd88cfeb3bd9574a1d85cfdfa14db10b3e21d3700dbc4328758f"
6305
6306[[package]]
6307name = "http-types"
6308version = "2.12.0"
6309source = "registry+https://github.com/rust-lang/crates.io-index"
6310checksum = "6e9b187a72d63adbfba487f48095306ac823049cb504ee195541e91c7775f5ad"
6311dependencies = [
6312 "anyhow",
6313 "async-channel 1.9.0",
6314 "base64 0.13.1",
6315 "futures-lite 1.13.0",
6316 "http 0.2.12",
6317 "infer",
6318 "pin-project-lite",
6319 "rand 0.7.3",
6320 "serde",
6321 "serde_json",
6322 "serde_qs 0.8.5",
6323 "serde_urlencoded",
6324 "url",
6325]
6326
6327[[package]]
6328name = "http_client"
6329version = "0.1.0"
6330dependencies = [
6331 "anyhow",
6332 "bytes 1.10.1",
6333 "derive_more",
6334 "futures 0.3.31",
6335 "http 1.2.0",
6336 "log",
6337 "serde",
6338 "serde_json",
6339 "url",
6340]
6341
6342[[package]]
6343name = "http_client_tls"
6344version = "0.1.0"
6345dependencies = [
6346 "rustls 0.23.23",
6347 "rustls-platform-verifier",
6348]
6349
6350[[package]]
6351name = "httparse"
6352version = "1.9.5"
6353source = "registry+https://github.com/rust-lang/crates.io-index"
6354checksum = "7d71d3574edd2771538b901e6549113b4006ece66150fb69c0fb6d9a2adae946"
6355
6356[[package]]
6357name = "httpdate"
6358version = "1.0.3"
6359source = "registry+https://github.com/rust-lang/crates.io-index"
6360checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
6361
6362[[package]]
6363name = "human_bytes"
6364version = "0.4.3"
6365source = "registry+https://github.com/rust-lang/crates.io-index"
6366checksum = "91f255a4535024abf7640cb288260811fc14794f62b063652ed349f9a6c2348e"
6367
6368[[package]]
6369name = "humantime"
6370version = "2.1.0"
6371source = "registry+https://github.com/rust-lang/crates.io-index"
6372checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
6373
6374[[package]]
6375name = "hyper"
6376version = "0.14.32"
6377source = "registry+https://github.com/rust-lang/crates.io-index"
6378checksum = "41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7"
6379dependencies = [
6380 "bytes 1.10.1",
6381 "futures-channel",
6382 "futures-core",
6383 "futures-util",
6384 "h2 0.3.26",
6385 "http 0.2.12",
6386 "http-body 0.4.6",
6387 "httparse",
6388 "httpdate",
6389 "itoa",
6390 "pin-project-lite",
6391 "socket2",
6392 "tokio",
6393 "tower-service",
6394 "tracing",
6395 "want",
6396]
6397
6398[[package]]
6399name = "hyper"
6400version = "1.5.1"
6401source = "registry+https://github.com/rust-lang/crates.io-index"
6402checksum = "97818827ef4f364230e16705d4706e2897df2bb60617d6ca15d598025a3c481f"
6403dependencies = [
6404 "bytes 1.10.1",
6405 "futures-channel",
6406 "futures-util",
6407 "h2 0.4.7",
6408 "http 1.2.0",
6409 "http-body 1.0.1",
6410 "httparse",
6411 "itoa",
6412 "pin-project-lite",
6413 "smallvec",
6414 "tokio",
6415 "want",
6416]
6417
6418[[package]]
6419name = "hyper-rustls"
6420version = "0.24.2"
6421source = "registry+https://github.com/rust-lang/crates.io-index"
6422checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590"
6423dependencies = [
6424 "futures-util",
6425 "http 0.2.12",
6426 "hyper 0.14.32",
6427 "log",
6428 "rustls 0.21.12",
6429 "rustls-native-certs 0.6.3",
6430 "tokio",
6431 "tokio-rustls 0.24.1",
6432]
6433
6434[[package]]
6435name = "hyper-rustls"
6436version = "0.27.3"
6437source = "registry+https://github.com/rust-lang/crates.io-index"
6438checksum = "08afdbb5c31130e3034af566421053ab03787c640246a446327f550d11bcb333"
6439dependencies = [
6440 "futures-util",
6441 "http 1.2.0",
6442 "hyper 1.5.1",
6443 "hyper-util",
6444 "rustls 0.23.23",
6445 "rustls-native-certs 0.8.1",
6446 "rustls-pki-types",
6447 "tokio",
6448 "tokio-rustls 0.26.1",
6449 "tower-service",
6450]
6451
6452[[package]]
6453name = "hyper-tls"
6454version = "0.5.0"
6455source = "registry+https://github.com/rust-lang/crates.io-index"
6456checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
6457dependencies = [
6458 "bytes 1.10.1",
6459 "hyper 0.14.32",
6460 "native-tls",
6461 "tokio",
6462 "tokio-native-tls",
6463]
6464
6465[[package]]
6466name = "hyper-util"
6467version = "0.1.10"
6468source = "registry+https://github.com/rust-lang/crates.io-index"
6469checksum = "df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4"
6470dependencies = [
6471 "bytes 1.10.1",
6472 "futures-channel",
6473 "futures-util",
6474 "http 1.2.0",
6475 "http-body 1.0.1",
6476 "hyper 1.5.1",
6477 "pin-project-lite",
6478 "socket2",
6479 "tokio",
6480 "tower-service",
6481 "tracing",
6482]
6483
6484[[package]]
6485name = "iana-time-zone"
6486version = "0.1.61"
6487source = "registry+https://github.com/rust-lang/crates.io-index"
6488checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220"
6489dependencies = [
6490 "android_system_properties",
6491 "core-foundation-sys",
6492 "iana-time-zone-haiku",
6493 "js-sys",
6494 "wasm-bindgen",
6495 "windows-core 0.52.0",
6496]
6497
6498[[package]]
6499name = "iana-time-zone-haiku"
6500version = "0.1.2"
6501source = "registry+https://github.com/rust-lang/crates.io-index"
6502checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
6503dependencies = [
6504 "cc",
6505]
6506
6507[[package]]
6508name = "icu_collections"
6509version = "1.5.0"
6510source = "registry+https://github.com/rust-lang/crates.io-index"
6511checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526"
6512dependencies = [
6513 "displaydoc",
6514 "yoke",
6515 "zerofrom",
6516 "zerovec",
6517]
6518
6519[[package]]
6520name = "icu_locid"
6521version = "1.5.0"
6522source = "registry+https://github.com/rust-lang/crates.io-index"
6523checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637"
6524dependencies = [
6525 "displaydoc",
6526 "litemap",
6527 "tinystr",
6528 "writeable",
6529 "zerovec",
6530]
6531
6532[[package]]
6533name = "icu_locid_transform"
6534version = "1.5.0"
6535source = "registry+https://github.com/rust-lang/crates.io-index"
6536checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e"
6537dependencies = [
6538 "displaydoc",
6539 "icu_locid",
6540 "icu_locid_transform_data",
6541 "icu_provider",
6542 "tinystr",
6543 "zerovec",
6544]
6545
6546[[package]]
6547name = "icu_locid_transform_data"
6548version = "1.5.0"
6549source = "registry+https://github.com/rust-lang/crates.io-index"
6550checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e"
6551
6552[[package]]
6553name = "icu_normalizer"
6554version = "1.5.0"
6555source = "registry+https://github.com/rust-lang/crates.io-index"
6556checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f"
6557dependencies = [
6558 "displaydoc",
6559 "icu_collections",
6560 "icu_normalizer_data",
6561 "icu_properties",
6562 "icu_provider",
6563 "smallvec",
6564 "utf16_iter",
6565 "utf8_iter",
6566 "write16",
6567 "zerovec",
6568]
6569
6570[[package]]
6571name = "icu_normalizer_data"
6572version = "1.5.0"
6573source = "registry+https://github.com/rust-lang/crates.io-index"
6574checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516"
6575
6576[[package]]
6577name = "icu_properties"
6578version = "1.5.1"
6579source = "registry+https://github.com/rust-lang/crates.io-index"
6580checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5"
6581dependencies = [
6582 "displaydoc",
6583 "icu_collections",
6584 "icu_locid_transform",
6585 "icu_properties_data",
6586 "icu_provider",
6587 "tinystr",
6588 "zerovec",
6589]
6590
6591[[package]]
6592name = "icu_properties_data"
6593version = "1.5.0"
6594source = "registry+https://github.com/rust-lang/crates.io-index"
6595checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569"
6596
6597[[package]]
6598name = "icu_provider"
6599version = "1.5.0"
6600source = "registry+https://github.com/rust-lang/crates.io-index"
6601checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9"
6602dependencies = [
6603 "displaydoc",
6604 "icu_locid",
6605 "icu_provider_macros",
6606 "stable_deref_trait",
6607 "tinystr",
6608 "writeable",
6609 "yoke",
6610 "zerofrom",
6611 "zerovec",
6612]
6613
6614[[package]]
6615name = "icu_provider_macros"
6616version = "1.5.0"
6617source = "registry+https://github.com/rust-lang/crates.io-index"
6618checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6"
6619dependencies = [
6620 "proc-macro2",
6621 "quote",
6622 "syn 2.0.100",
6623]
6624
6625[[package]]
6626name = "id-arena"
6627version = "2.2.1"
6628source = "registry+https://github.com/rust-lang/crates.io-index"
6629checksum = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005"
6630
6631[[package]]
6632name = "idna"
6633version = "1.0.3"
6634source = "registry+https://github.com/rust-lang/crates.io-index"
6635checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e"
6636dependencies = [
6637 "idna_adapter",
6638 "smallvec",
6639 "utf8_iter",
6640]
6641
6642[[package]]
6643name = "idna_adapter"
6644version = "1.2.0"
6645source = "registry+https://github.com/rust-lang/crates.io-index"
6646checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71"
6647dependencies = [
6648 "icu_normalizer",
6649 "icu_properties",
6650]
6651
6652[[package]]
6653name = "ignore"
6654version = "0.4.23"
6655source = "registry+https://github.com/rust-lang/crates.io-index"
6656checksum = "6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b"
6657dependencies = [
6658 "crossbeam-deque",
6659 "globset",
6660 "log",
6661 "memchr",
6662 "regex-automata 0.4.9",
6663 "same-file",
6664 "walkdir",
6665 "winapi-util",
6666]
6667
6668[[package]]
6669name = "image"
6670version = "0.25.5"
6671source = "registry+https://github.com/rust-lang/crates.io-index"
6672checksum = "cd6f44aed642f18953a158afeb30206f4d50da59fbc66ecb53c66488de73563b"
6673dependencies = [
6674 "bytemuck",
6675 "byteorder-lite",
6676 "color_quant",
6677 "exr",
6678 "gif",
6679 "image-webp",
6680 "num-traits",
6681 "png",
6682 "qoi",
6683 "ravif",
6684 "rayon",
6685 "rgb",
6686 "tiff",
6687 "zune-core",
6688 "zune-jpeg",
6689]
6690
6691[[package]]
6692name = "image-webp"
6693version = "0.2.0"
6694source = "registry+https://github.com/rust-lang/crates.io-index"
6695checksum = "e031e8e3d94711a9ccb5d6ea357439ef3dcbed361798bd4071dc4d9793fbe22f"
6696dependencies = [
6697 "byteorder-lite",
6698 "quick-error",
6699]
6700
6701[[package]]
6702name = "image_viewer"
6703version = "0.1.0"
6704dependencies = [
6705 "anyhow",
6706 "db",
6707 "editor",
6708 "file_icons",
6709 "gpui",
6710 "project",
6711 "schemars",
6712 "serde",
6713 "settings",
6714 "theme",
6715 "ui",
6716 "util",
6717 "workspace",
6718]
6719
6720[[package]]
6721name = "imagesize"
6722version = "0.13.0"
6723source = "registry+https://github.com/rust-lang/crates.io-index"
6724checksum = "edcd27d72f2f071c64249075f42e205ff93c9a4c5f6c6da53e79ed9f9832c285"
6725
6726[[package]]
6727name = "imara-diff"
6728version = "0.1.8"
6729source = "registry+https://github.com/rust-lang/crates.io-index"
6730checksum = "17d34b7d42178945f775e84bc4c36dde7c1c6cdfea656d3354d009056f2bb3d2"
6731dependencies = [
6732 "hashbrown 0.15.2",
6733]
6734
6735[[package]]
6736name = "imgref"
6737version = "1.11.0"
6738source = "registry+https://github.com/rust-lang/crates.io-index"
6739checksum = "d0263a3d970d5c054ed9312c0057b4f3bde9c0b33836d3637361d4a9e6e7a408"
6740
6741[[package]]
6742name = "indexed_docs"
6743version = "0.1.0"
6744dependencies = [
6745 "anyhow",
6746 "async-trait",
6747 "cargo_metadata",
6748 "collections",
6749 "derive_more",
6750 "extension",
6751 "fs",
6752 "futures 0.3.31",
6753 "fuzzy",
6754 "gpui",
6755 "heed",
6756 "html_to_markdown",
6757 "http_client",
6758 "indexmap",
6759 "indoc",
6760 "parking_lot",
6761 "paths",
6762 "pretty_assertions",
6763 "serde",
6764 "strum",
6765 "util",
6766]
6767
6768[[package]]
6769name = "indexmap"
6770version = "2.7.1"
6771source = "registry+https://github.com/rust-lang/crates.io-index"
6772checksum = "8c9c992b02b5b4c94ea26e32fe5bccb7aa7d9f390ab5c1221ff895bc7ea8b652"
6773dependencies = [
6774 "equivalent",
6775 "hashbrown 0.15.2",
6776 "serde",
6777]
6778
6779[[package]]
6780name = "indoc"
6781version = "2.0.6"
6782source = "registry+https://github.com/rust-lang/crates.io-index"
6783checksum = "f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd"
6784
6785[[package]]
6786name = "infer"
6787version = "0.2.3"
6788source = "registry+https://github.com/rust-lang/crates.io-index"
6789checksum = "64e9829a50b42bb782c1df523f78d332fe371b10c661e78b7a3c34b0198e9fac"
6790
6791[[package]]
6792name = "inherent"
6793version = "1.0.11"
6794source = "registry+https://github.com/rust-lang/crates.io-index"
6795checksum = "0122b7114117e64a63ac49f752a5ca4624d534c7b1c7de796ac196381cd2d947"
6796dependencies = [
6797 "proc-macro2",
6798 "quote",
6799 "syn 2.0.100",
6800]
6801
6802[[package]]
6803name = "inline_completion"
6804version = "0.1.0"
6805dependencies = [
6806 "gpui",
6807 "language",
6808 "project",
6809]
6810
6811[[package]]
6812name = "inline_completion_button"
6813version = "0.1.0"
6814dependencies = [
6815 "anyhow",
6816 "client",
6817 "copilot",
6818 "editor",
6819 "feature_flags",
6820 "fs",
6821 "futures 0.3.31",
6822 "gpui",
6823 "indoc",
6824 "inline_completion",
6825 "language",
6826 "lsp",
6827 "paths",
6828 "project",
6829 "regex",
6830 "serde_json",
6831 "settings",
6832 "supermaven",
6833 "telemetry",
6834 "theme",
6835 "ui",
6836 "workspace",
6837 "zed_actions",
6838 "zeta",
6839]
6840
6841[[package]]
6842name = "inotify"
6843version = "0.9.6"
6844source = "registry+https://github.com/rust-lang/crates.io-index"
6845checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff"
6846dependencies = [
6847 "bitflags 1.3.2",
6848 "inotify-sys",
6849 "libc",
6850]
6851
6852[[package]]
6853name = "inotify"
6854version = "0.11.0"
6855source = "registry+https://github.com/rust-lang/crates.io-index"
6856checksum = "f37dccff2791ab604f9babef0ba14fbe0be30bd368dc541e2b08d07c8aa908f3"
6857dependencies = [
6858 "bitflags 2.8.0",
6859 "inotify-sys",
6860 "libc",
6861]
6862
6863[[package]]
6864name = "inotify-sys"
6865version = "0.1.5"
6866source = "registry+https://github.com/rust-lang/crates.io-index"
6867checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
6868dependencies = [
6869 "libc",
6870]
6871
6872[[package]]
6873name = "inout"
6874version = "0.1.3"
6875source = "registry+https://github.com/rust-lang/crates.io-index"
6876checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
6877dependencies = [
6878 "block-padding",
6879 "generic-array",
6880]
6881
6882[[package]]
6883name = "install_cli"
6884version = "0.1.0"
6885dependencies = [
6886 "anyhow",
6887 "gpui",
6888 "smol",
6889 "util",
6890]
6891
6892[[package]]
6893name = "instant"
6894version = "0.1.13"
6895source = "registry+https://github.com/rust-lang/crates.io-index"
6896checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222"
6897dependencies = [
6898 "cfg-if",
6899]
6900
6901[[package]]
6902name = "interpolate_name"
6903version = "0.2.4"
6904source = "registry+https://github.com/rust-lang/crates.io-index"
6905checksum = "c34819042dc3d3971c46c2190835914dfbe0c3c13f61449b2997f4e9722dfa60"
6906dependencies = [
6907 "proc-macro2",
6908 "quote",
6909 "syn 2.0.100",
6910]
6911
6912[[package]]
6913name = "inventory"
6914version = "0.3.20"
6915source = "registry+https://github.com/rust-lang/crates.io-index"
6916checksum = "ab08d7cd2c5897f2c949e5383ea7c7db03fb19130ffcfbf7eda795137ae3cb83"
6917dependencies = [
6918 "rustversion",
6919]
6920
6921[[package]]
6922name = "io-extras"
6923version = "0.18.4"
6924source = "registry+https://github.com/rust-lang/crates.io-index"
6925checksum = "2285ddfe3054097ef4b2fe909ef8c3bcd1ea52a8f0d274416caebeef39f04a65"
6926dependencies = [
6927 "io-lifetimes",
6928 "windows-sys 0.59.0",
6929]
6930
6931[[package]]
6932name = "io-lifetimes"
6933version = "2.0.4"
6934source = "registry+https://github.com/rust-lang/crates.io-index"
6935checksum = "06432fb54d3be7964ecd3649233cddf80db2832f47fec34c01f65b3d9d774983"
6936
6937[[package]]
6938name = "iovec"
6939version = "0.1.4"
6940source = "registry+https://github.com/rust-lang/crates.io-index"
6941checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
6942dependencies = [
6943 "libc",
6944]
6945
6946[[package]]
6947name = "ipc-channel"
6948version = "0.19.0"
6949source = "registry+https://github.com/rust-lang/crates.io-index"
6950checksum = "6fb8251fb7bcd9ccd3725ed8deae9fe7db8e586495c9eb5b0c52e6233e5e75ea"
6951dependencies = [
6952 "bincode",
6953 "crossbeam-channel",
6954 "fnv",
6955 "lazy_static",
6956 "libc",
6957 "mio 1.0.3",
6958 "rand 0.8.5",
6959 "serde",
6960 "tempfile",
6961 "uuid",
6962 "windows 0.58.0",
6963]
6964
6965[[package]]
6966name = "ipnet"
6967version = "2.10.1"
6968source = "registry+https://github.com/rust-lang/crates.io-index"
6969checksum = "ddc24109865250148c2e0f3d25d4f0f479571723792d3802153c60922a4fb708"
6970
6971[[package]]
6972name = "is-docker"
6973version = "0.2.0"
6974source = "registry+https://github.com/rust-lang/crates.io-index"
6975checksum = "928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3"
6976dependencies = [
6977 "once_cell",
6978]
6979
6980[[package]]
6981name = "is-terminal"
6982version = "0.4.13"
6983source = "registry+https://github.com/rust-lang/crates.io-index"
6984checksum = "261f68e344040fbd0edea105bef17c66edf46f984ddb1115b775ce31be948f4b"
6985dependencies = [
6986 "hermit-abi 0.4.0",
6987 "libc",
6988 "windows-sys 0.52.0",
6989]
6990
6991[[package]]
6992name = "is-wsl"
6993version = "0.4.0"
6994source = "registry+https://github.com/rust-lang/crates.io-index"
6995checksum = "173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5"
6996dependencies = [
6997 "is-docker",
6998 "once_cell",
6999]
7000
7001[[package]]
7002name = "is_terminal_polyfill"
7003version = "1.70.1"
7004source = "registry+https://github.com/rust-lang/crates.io-index"
7005checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
7006
7007[[package]]
7008name = "itertools"
7009version = "0.10.5"
7010source = "registry+https://github.com/rust-lang/crates.io-index"
7011checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
7012dependencies = [
7013 "either",
7014]
7015
7016[[package]]
7017name = "itertools"
7018version = "0.11.0"
7019source = "registry+https://github.com/rust-lang/crates.io-index"
7020checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57"
7021dependencies = [
7022 "either",
7023]
7024
7025[[package]]
7026name = "itertools"
7027version = "0.12.1"
7028source = "registry+https://github.com/rust-lang/crates.io-index"
7029checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
7030dependencies = [
7031 "either",
7032]
7033
7034[[package]]
7035name = "itertools"
7036version = "0.14.0"
7037source = "registry+https://github.com/rust-lang/crates.io-index"
7038checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285"
7039dependencies = [
7040 "either",
7041]
7042
7043[[package]]
7044name = "itoa"
7045version = "1.0.14"
7046source = "registry+https://github.com/rust-lang/crates.io-index"
7047checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674"
7048
7049[[package]]
7050name = "jiff"
7051version = "0.2.4"
7052source = "registry+https://github.com/rust-lang/crates.io-index"
7053checksum = "d699bc6dfc879fb1bf9bdff0d4c56f0884fc6f0d0eb0fba397a6d00cd9a6b85e"
7054dependencies = [
7055 "jiff-static",
7056 "log",
7057 "portable-atomic",
7058 "portable-atomic-util",
7059 "serde",
7060]
7061
7062[[package]]
7063name = "jiff-static"
7064version = "0.2.4"
7065source = "registry+https://github.com/rust-lang/crates.io-index"
7066checksum = "8d16e75759ee0aa64c57a56acbf43916987b20c77373cb7e808979e02b93c9f9"
7067dependencies = [
7068 "proc-macro2",
7069 "quote",
7070 "syn 2.0.100",
7071]
7072
7073[[package]]
7074name = "jni"
7075version = "0.21.1"
7076source = "registry+https://github.com/rust-lang/crates.io-index"
7077checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97"
7078dependencies = [
7079 "cesu8",
7080 "cfg-if",
7081 "combine",
7082 "jni-sys",
7083 "log",
7084 "thiserror 1.0.69",
7085 "walkdir",
7086 "windows-sys 0.45.0",
7087]
7088
7089[[package]]
7090name = "jni-sys"
7091version = "0.3.0"
7092source = "registry+https://github.com/rust-lang/crates.io-index"
7093checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
7094
7095[[package]]
7096name = "jobserver"
7097version = "0.1.32"
7098source = "registry+https://github.com/rust-lang/crates.io-index"
7099checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0"
7100dependencies = [
7101 "libc",
7102]
7103
7104[[package]]
7105name = "journal"
7106version = "0.1.0"
7107dependencies = [
7108 "anyhow",
7109 "chrono",
7110 "editor",
7111 "gpui",
7112 "log",
7113 "schemars",
7114 "serde",
7115 "settings",
7116 "shellexpand 2.1.2",
7117 "workspace",
7118]
7119
7120[[package]]
7121name = "jpeg-decoder"
7122version = "0.3.1"
7123source = "registry+https://github.com/rust-lang/crates.io-index"
7124checksum = "f5d4a7da358eff58addd2877a45865158f0d78c911d43a5784ceb7bbf52833b0"
7125
7126[[package]]
7127name = "js-sys"
7128version = "0.3.76"
7129source = "registry+https://github.com/rust-lang/crates.io-index"
7130checksum = "6717b6b5b077764fb5966237269cb3c64edddde4b14ce42647430a78ced9e7b7"
7131dependencies = [
7132 "once_cell",
7133 "wasm-bindgen",
7134]
7135
7136[[package]]
7137name = "jsonwebtoken"
7138version = "9.3.1"
7139source = "registry+https://github.com/rust-lang/crates.io-index"
7140checksum = "5a87cc7a48537badeae96744432de36f4be2b4a34a05a5ef32e9dd8a1c169dde"
7141dependencies = [
7142 "base64 0.22.1",
7143 "js-sys",
7144 "pem",
7145 "ring",
7146 "serde",
7147 "serde_json",
7148 "simple_asn1",
7149]
7150
7151[[package]]
7152name = "jupyter-protocol"
7153version = "0.6.0"
7154source = "registry+https://github.com/rust-lang/crates.io-index"
7155checksum = "c9ae6296f9476658b3550293c113996daf75fa542cd8d078abb4c60207bded14"
7156dependencies = [
7157 "anyhow",
7158 "async-trait",
7159 "bytes 1.10.1",
7160 "chrono",
7161 "futures 0.3.31",
7162 "serde",
7163 "serde_json",
7164 "uuid",
7165]
7166
7167[[package]]
7168name = "jupyter-websocket-client"
7169version = "0.9.0"
7170source = "registry+https://github.com/rust-lang/crates.io-index"
7171checksum = "49c1ba895c5271ff8dcae51c347fd3588905ba0025a57e20955fd231fe1228cc"
7172dependencies = [
7173 "anyhow",
7174 "async-trait",
7175 "async-tungstenite",
7176 "futures 0.3.31",
7177 "jupyter-protocol",
7178 "serde",
7179 "serde_json",
7180 "url",
7181 "uuid",
7182]
7183
7184[[package]]
7185name = "khronos-egl"
7186version = "6.0.0"
7187source = "registry+https://github.com/rust-lang/crates.io-index"
7188checksum = "6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76"
7189dependencies = [
7190 "libc",
7191 "libloading",
7192]
7193
7194[[package]]
7195name = "kqueue"
7196version = "1.0.8"
7197source = "registry+https://github.com/rust-lang/crates.io-index"
7198checksum = "7447f1ca1b7b563588a205fe93dea8df60fd981423a768bc1c0ded35ed147d0c"
7199dependencies = [
7200 "kqueue-sys",
7201 "libc",
7202]
7203
7204[[package]]
7205name = "kqueue-sys"
7206version = "1.0.4"
7207source = "registry+https://github.com/rust-lang/crates.io-index"
7208checksum = "ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b"
7209dependencies = [
7210 "bitflags 1.3.2",
7211 "libc",
7212]
7213
7214[[package]]
7215name = "kurbo"
7216version = "0.11.1"
7217source = "registry+https://github.com/rust-lang/crates.io-index"
7218checksum = "89234b2cc610a7dd927ebde6b41dd1a5d4214cffaef4cf1fb2195d592f92518f"
7219dependencies = [
7220 "arrayvec",
7221 "smallvec",
7222]
7223
7224[[package]]
7225name = "kv-log-macro"
7226version = "1.0.7"
7227source = "registry+https://github.com/rust-lang/crates.io-index"
7228checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"
7229dependencies = [
7230 "log",
7231]
7232
7233[[package]]
7234name = "language"
7235version = "0.1.0"
7236dependencies = [
7237 "anyhow",
7238 "async-trait",
7239 "async-watch",
7240 "clock",
7241 "collections",
7242 "ctor",
7243 "ec4rs",
7244 "env_logger 0.11.7",
7245 "fs",
7246 "futures 0.3.31",
7247 "fuzzy",
7248 "globset",
7249 "gpui",
7250 "http_client",
7251 "imara-diff",
7252 "indoc",
7253 "itertools 0.14.0",
7254 "log",
7255 "lsp",
7256 "parking_lot",
7257 "postage",
7258 "pretty_assertions",
7259 "rand 0.8.5",
7260 "regex",
7261 "rpc",
7262 "schemars",
7263 "serde",
7264 "serde_json",
7265 "settings",
7266 "smallvec",
7267 "smol",
7268 "streaming-iterator",
7269 "strsim",
7270 "sum_tree",
7271 "task",
7272 "text",
7273 "theme",
7274 "tree-sitter",
7275 "tree-sitter-elixir",
7276 "tree-sitter-embedded-template",
7277 "tree-sitter-heex",
7278 "tree-sitter-html",
7279 "tree-sitter-json",
7280 "tree-sitter-md",
7281 "tree-sitter-ruby",
7282 "tree-sitter-rust",
7283 "tree-sitter-typescript",
7284 "unicase",
7285 "unindent",
7286 "util",
7287]
7288
7289[[package]]
7290name = "language_extension"
7291version = "0.1.0"
7292dependencies = [
7293 "anyhow",
7294 "async-trait",
7295 "collections",
7296 "extension",
7297 "fs",
7298 "futures 0.3.31",
7299 "gpui",
7300 "language",
7301 "lsp",
7302 "serde",
7303 "serde_json",
7304 "util",
7305]
7306
7307[[package]]
7308name = "language_model"
7309version = "0.1.0"
7310dependencies = [
7311 "anthropic",
7312 "anyhow",
7313 "base64 0.22.1",
7314 "client",
7315 "collections",
7316 "futures 0.3.31",
7317 "google_ai",
7318 "gpui",
7319 "http_client",
7320 "image",
7321 "log",
7322 "open_ai",
7323 "parking_lot",
7324 "proto",
7325 "schemars",
7326 "serde",
7327 "serde_json",
7328 "smol",
7329 "strum",
7330 "telemetry_events",
7331 "thiserror 1.0.69",
7332 "ui",
7333 "util",
7334]
7335
7336[[package]]
7337name = "language_model_selector"
7338version = "0.1.0"
7339dependencies = [
7340 "feature_flags",
7341 "gpui",
7342 "language_model",
7343 "log",
7344 "picker",
7345 "proto",
7346 "ui",
7347 "workspace",
7348 "zed_actions",
7349]
7350
7351[[package]]
7352name = "language_models"
7353version = "0.1.0"
7354dependencies = [
7355 "anthropic",
7356 "anyhow",
7357 "aws-config",
7358 "aws-credential-types",
7359 "aws_http_client",
7360 "bedrock",
7361 "client",
7362 "collections",
7363 "copilot",
7364 "credentials_provider",
7365 "deepseek",
7366 "editor",
7367 "feature_flags",
7368 "fs",
7369 "futures 0.3.31",
7370 "google_ai",
7371 "gpui",
7372 "gpui_tokio",
7373 "http_client",
7374 "language_model",
7375 "lmstudio",
7376 "log",
7377 "menu",
7378 "mistral",
7379 "ollama",
7380 "open_ai",
7381 "project",
7382 "proto",
7383 "schemars",
7384 "serde",
7385 "serde_json",
7386 "settings",
7387 "smol",
7388 "strum",
7389 "theme",
7390 "tiktoken-rs",
7391 "tokio",
7392 "ui",
7393 "util",
7394]
7395
7396[[package]]
7397name = "language_selector"
7398version = "0.1.0"
7399dependencies = [
7400 "anyhow",
7401 "editor",
7402 "file_finder",
7403 "file_icons",
7404 "fuzzy",
7405 "gpui",
7406 "language",
7407 "picker",
7408 "project",
7409 "settings",
7410 "ui",
7411 "util",
7412 "workspace",
7413]
7414
7415[[package]]
7416name = "language_tools"
7417version = "0.1.0"
7418dependencies = [
7419 "anyhow",
7420 "client",
7421 "collections",
7422 "copilot",
7423 "editor",
7424 "env_logger 0.11.7",
7425 "futures 0.3.31",
7426 "gpui",
7427 "itertools 0.14.0",
7428 "language",
7429 "lsp",
7430 "project",
7431 "release_channel",
7432 "serde_json",
7433 "settings",
7434 "theme",
7435 "tree-sitter",
7436 "ui",
7437 "util",
7438 "workspace",
7439 "zed_actions",
7440]
7441
7442[[package]]
7443name = "languages"
7444version = "0.1.0"
7445dependencies = [
7446 "anyhow",
7447 "async-compression",
7448 "async-tar",
7449 "async-trait",
7450 "collections",
7451 "futures 0.3.31",
7452 "gpui",
7453 "http_client",
7454 "language",
7455 "log",
7456 "lsp",
7457 "node_runtime",
7458 "paths",
7459 "pet",
7460 "pet-conda",
7461 "pet-core",
7462 "pet-fs",
7463 "pet-poetry",
7464 "pet-reporter",
7465 "pretty_assertions",
7466 "project",
7467 "regex",
7468 "rope",
7469 "rust-embed",
7470 "serde",
7471 "serde_json",
7472 "settings",
7473 "smol",
7474 "snippet_provider",
7475 "task",
7476 "text",
7477 "theme",
7478 "toml 0.8.20",
7479 "tree-sitter",
7480 "tree-sitter-bash",
7481 "tree-sitter-c",
7482 "tree-sitter-cpp",
7483 "tree-sitter-css",
7484 "tree-sitter-diff",
7485 "tree-sitter-gitcommit",
7486 "tree-sitter-go",
7487 "tree-sitter-gomod",
7488 "tree-sitter-gowork",
7489 "tree-sitter-jsdoc",
7490 "tree-sitter-json",
7491 "tree-sitter-md",
7492 "tree-sitter-python",
7493 "tree-sitter-regex",
7494 "tree-sitter-rust",
7495 "tree-sitter-typescript",
7496 "tree-sitter-yaml",
7497 "unindent",
7498 "util",
7499 "workspace",
7500]
7501
7502[[package]]
7503name = "lazy_static"
7504version = "1.5.0"
7505source = "registry+https://github.com/rust-lang/crates.io-index"
7506checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
7507dependencies = [
7508 "spin",
7509]
7510
7511[[package]]
7512name = "lazycell"
7513version = "1.3.0"
7514source = "registry+https://github.com/rust-lang/crates.io-index"
7515checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
7516
7517[[package]]
7518name = "leb128"
7519version = "0.2.5"
7520source = "registry+https://github.com/rust-lang/crates.io-index"
7521checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
7522
7523[[package]]
7524name = "lebe"
7525version = "0.5.2"
7526source = "registry+https://github.com/rust-lang/crates.io-index"
7527checksum = "03087c2bad5e1034e8cace5926dec053fb3790248370865f5117a7d0213354c8"
7528
7529[[package]]
7530name = "libc"
7531version = "0.2.171"
7532source = "registry+https://github.com/rust-lang/crates.io-index"
7533checksum = "c19937216e9d3aa9956d9bb8dfc0b0c8beb6058fc4f7a4dc4d850edf86a237d6"
7534
7535[[package]]
7536name = "libdbus-sys"
7537version = "0.2.5"
7538source = "registry+https://github.com/rust-lang/crates.io-index"
7539checksum = "06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72"
7540dependencies = [
7541 "cc",
7542 "pkg-config",
7543]
7544
7545[[package]]
7546name = "libfuzzer-sys"
7547version = "0.4.8"
7548source = "registry+https://github.com/rust-lang/crates.io-index"
7549checksum = "9b9569d2f74e257076d8c6bfa73fb505b46b851e51ddaecc825944aa3bed17fa"
7550dependencies = [
7551 "arbitrary",
7552 "cc",
7553]
7554
7555[[package]]
7556name = "libgit2-sys"
7557version = "0.18.1+1.9.0"
7558source = "registry+https://github.com/rust-lang/crates.io-index"
7559checksum = "e1dcb20f84ffcdd825c7a311ae347cce604a6f084a767dec4a4929829645290e"
7560dependencies = [
7561 "cc",
7562 "libc",
7563 "libz-sys",
7564 "pkg-config",
7565]
7566
7567[[package]]
7568name = "libloading"
7569version = "0.8.6"
7570source = "registry+https://github.com/rust-lang/crates.io-index"
7571checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34"
7572dependencies = [
7573 "cfg-if",
7574 "windows-targets 0.52.6",
7575]
7576
7577[[package]]
7578name = "libm"
7579version = "0.2.11"
7580source = "registry+https://github.com/rust-lang/crates.io-index"
7581checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa"
7582
7583[[package]]
7584name = "libmimalloc-sys"
7585version = "0.1.39"
7586source = "registry+https://github.com/rust-lang/crates.io-index"
7587checksum = "23aa6811d3bd4deb8a84dde645f943476d13b248d818edcf8ce0b2f37f036b44"
7588dependencies = [
7589 "cc",
7590 "libc",
7591]
7592
7593[[package]]
7594name = "libredox"
7595version = "0.1.3"
7596source = "registry+https://github.com/rust-lang/crates.io-index"
7597checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d"
7598dependencies = [
7599 "bitflags 2.8.0",
7600 "libc",
7601 "redox_syscall 0.5.8",
7602]
7603
7604[[package]]
7605name = "libsqlite3-sys"
7606version = "0.30.1"
7607source = "registry+https://github.com/rust-lang/crates.io-index"
7608checksum = "2e99fb7a497b1e3339bc746195567ed8d3e24945ecd636e3619d20b9de9e9149"
7609dependencies = [
7610 "cc",
7611 "pkg-config",
7612 "vcpkg",
7613]
7614
7615[[package]]
7616name = "libwebrtc"
7617version = "0.3.7"
7618source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
7619dependencies = [
7620 "cxx",
7621 "jni",
7622 "js-sys",
7623 "lazy_static",
7624 "livekit-protocol",
7625 "livekit-runtime",
7626 "log",
7627 "parking_lot",
7628 "serde",
7629 "serde_json",
7630 "thiserror 1.0.69",
7631 "tokio",
7632 "wasm-bindgen",
7633 "wasm-bindgen-futures",
7634 "web-sys",
7635 "webrtc-sys",
7636]
7637
7638[[package]]
7639name = "libz-sys"
7640version = "1.1.20"
7641source = "registry+https://github.com/rust-lang/crates.io-index"
7642checksum = "d2d16453e800a8cf6dd2fc3eb4bc99b786a9b90c663b8559a5b1a041bf89e472"
7643dependencies = [
7644 "cc",
7645 "libc",
7646 "pkg-config",
7647 "vcpkg",
7648]
7649
7650[[package]]
7651name = "link-cplusplus"
7652version = "1.0.9"
7653source = "registry+https://github.com/rust-lang/crates.io-index"
7654checksum = "9d240c6f7e1ba3a28b0249f774e6a9dd0175054b52dfbb61b16eb8505c3785c9"
7655dependencies = [
7656 "cc",
7657]
7658
7659[[package]]
7660name = "linkify"
7661version = "0.10.0"
7662source = "registry+https://github.com/rust-lang/crates.io-index"
7663checksum = "f1dfa36d52c581e9ec783a7ce2a5e0143da6237be5811a0b3153fedfdbe9f780"
7664dependencies = [
7665 "memchr",
7666]
7667
7668[[package]]
7669name = "linkme"
7670version = "0.3.32"
7671source = "registry+https://github.com/rust-lang/crates.io-index"
7672checksum = "22d227772b5999ddc0690e733f734f95ca05387e329c4084fe65678c51198ffe"
7673dependencies = [
7674 "linkme-impl",
7675]
7676
7677[[package]]
7678name = "linkme-impl"
7679version = "0.3.32"
7680source = "registry+https://github.com/rust-lang/crates.io-index"
7681checksum = "71a98813fa0073a317ed6a8055dcd4722a49d9b862af828ee68449adb799b6be"
7682dependencies = [
7683 "proc-macro2",
7684 "quote",
7685 "syn 2.0.100",
7686]
7687
7688[[package]]
7689name = "linux-raw-sys"
7690version = "0.4.14"
7691source = "registry+https://github.com/rust-lang/crates.io-index"
7692checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
7693
7694[[package]]
7695name = "litemap"
7696version = "0.7.4"
7697source = "registry+https://github.com/rust-lang/crates.io-index"
7698checksum = "4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104"
7699
7700[[package]]
7701name = "livekit"
7702version = "0.7.0"
7703source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
7704dependencies = [
7705 "chrono",
7706 "futures-util",
7707 "lazy_static",
7708 "libwebrtc",
7709 "livekit-api",
7710 "livekit-protocol",
7711 "livekit-runtime",
7712 "log",
7713 "parking_lot",
7714 "prost 0.12.6",
7715 "semver",
7716 "serde",
7717 "serde_json",
7718 "thiserror 1.0.69",
7719 "tokio",
7720]
7721
7722[[package]]
7723name = "livekit-api"
7724version = "0.4.1"
7725source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
7726dependencies = [
7727 "async-tungstenite",
7728 "futures-util",
7729 "http 0.2.12",
7730 "jsonwebtoken",
7731 "livekit-protocol",
7732 "livekit-runtime",
7733 "log",
7734 "parking_lot",
7735 "prost 0.12.6",
7736 "reqwest 0.11.27",
7737 "scopeguard",
7738 "serde",
7739 "serde_json",
7740 "sha2",
7741 "thiserror 1.0.69",
7742 "tokio",
7743 "tokio-tungstenite 0.20.1",
7744 "url",
7745]
7746
7747[[package]]
7748name = "livekit-protocol"
7749version = "0.3.6"
7750source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
7751dependencies = [
7752 "futures-util",
7753 "livekit-runtime",
7754 "parking_lot",
7755 "pbjson",
7756 "pbjson-types",
7757 "prost 0.12.6",
7758 "prost-types 0.12.6",
7759 "serde",
7760 "thiserror 1.0.69",
7761 "tokio",
7762]
7763
7764[[package]]
7765name = "livekit-runtime"
7766version = "0.3.1"
7767source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
7768dependencies = [
7769 "async-io",
7770 "async-std",
7771 "async-task",
7772 "futures 0.3.31",
7773]
7774
7775[[package]]
7776name = "livekit_api"
7777version = "0.1.0"
7778dependencies = [
7779 "anyhow",
7780 "async-trait",
7781 "jsonwebtoken",
7782 "log",
7783 "prost 0.9.0",
7784 "prost-build 0.9.0",
7785 "prost-types 0.9.0",
7786 "reqwest 0.12.8",
7787 "serde",
7788]
7789
7790[[package]]
7791name = "livekit_client"
7792version = "0.1.0"
7793dependencies = [
7794 "anyhow",
7795 "async-trait",
7796 "collections",
7797 "core-foundation 0.9.4",
7798 "coreaudio-rs 0.12.1",
7799 "cpal",
7800 "futures 0.3.31",
7801 "gpui",
7802 "http 0.2.12",
7803 "http_client",
7804 "image",
7805 "livekit",
7806 "livekit_api",
7807 "log",
7808 "media",
7809 "nanoid",
7810 "parking_lot",
7811 "postage",
7812 "serde",
7813 "serde_json",
7814 "sha2",
7815 "simplelog",
7816 "smallvec",
7817 "util",
7818]
7819
7820[[package]]
7821name = "livekit_client_macos"
7822version = "0.1.0"
7823dependencies = [
7824 "anyhow",
7825 "async-broadcast",
7826 "async-trait",
7827 "collections",
7828 "core-foundation 0.9.4",
7829 "futures 0.3.31",
7830 "gpui",
7831 "livekit_api",
7832 "log",
7833 "media",
7834 "nanoid",
7835 "parking_lot",
7836 "postage",
7837 "serde",
7838 "serde_json",
7839 "sha2",
7840 "simplelog",
7841]
7842
7843[[package]]
7844name = "lmdb-master-sys"
7845version = "0.2.4"
7846source = "registry+https://github.com/rust-lang/crates.io-index"
7847checksum = "472c3760e2a8d0f61f322fb36788021bb36d573c502b50fa3e2bcaac3ec326c9"
7848dependencies = [
7849 "cc",
7850 "doxygen-rs",
7851 "libc",
7852]
7853
7854[[package]]
7855name = "lmstudio"
7856version = "0.1.0"
7857dependencies = [
7858 "anyhow",
7859 "futures 0.3.31",
7860 "http_client",
7861 "schemars",
7862 "serde",
7863 "serde_json",
7864]
7865
7866[[package]]
7867name = "lock_api"
7868version = "0.4.12"
7869source = "registry+https://github.com/rust-lang/crates.io-index"
7870checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
7871dependencies = [
7872 "autocfg",
7873 "scopeguard",
7874]
7875
7876[[package]]
7877name = "log"
7878version = "0.4.26"
7879source = "registry+https://github.com/rust-lang/crates.io-index"
7880checksum = "30bde2b3dc3671ae49d8e2e9f044c7c005836e7a023ee57cffa25ab82764bb9e"
7881dependencies = [
7882 "serde",
7883 "value-bag",
7884]
7885
7886[[package]]
7887name = "loop9"
7888version = "0.1.5"
7889source = "registry+https://github.com/rust-lang/crates.io-index"
7890checksum = "0fae87c125b03c1d2c0150c90365d7d6bcc53fb73a9acaef207d2d065860f062"
7891dependencies = [
7892 "imgref",
7893]
7894
7895[[package]]
7896name = "lru"
7897version = "0.12.5"
7898source = "registry+https://github.com/rust-lang/crates.io-index"
7899checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38"
7900dependencies = [
7901 "hashbrown 0.15.2",
7902]
7903
7904[[package]]
7905name = "lsp"
7906version = "0.1.0"
7907dependencies = [
7908 "anyhow",
7909 "async-pipe",
7910 "collections",
7911 "ctor",
7912 "env_logger 0.11.7",
7913 "futures 0.3.31",
7914 "gpui",
7915 "log",
7916 "lsp-types",
7917 "parking_lot",
7918 "postage",
7919 "release_channel",
7920 "schemars",
7921 "serde",
7922 "serde_json",
7923 "smol",
7924 "util",
7925]
7926
7927[[package]]
7928name = "lsp-types"
7929version = "0.95.1"
7930source = "git+https://github.com/zed-industries/lsp-types?rev=1fff0dd12e2071c5667327394cfec163d2a466ab#1fff0dd12e2071c5667327394cfec163d2a466ab"
7931dependencies = [
7932 "bitflags 1.3.2",
7933 "serde",
7934 "serde_json",
7935 "serde_repr",
7936 "url",
7937]
7938
7939[[package]]
7940name = "lua-src"
7941version = "547.0.0"
7942source = "registry+https://github.com/rust-lang/crates.io-index"
7943checksum = "1edaf29e3517b49b8b746701e5648ccb5785cde1c119062cbabbc5d5cd115e42"
7944dependencies = [
7945 "cc",
7946]
7947
7948[[package]]
7949name = "luajit-src"
7950version = "210.5.12+a4f56a4"
7951source = "registry+https://github.com/rust-lang/crates.io-index"
7952checksum = "b3a8e7962a5368d5f264d045a5a255e90f9aa3fc1941ae15a8d2940d42cac671"
7953dependencies = [
7954 "cc",
7955 "which 7.0.2",
7956]
7957
7958[[package]]
7959name = "lyon"
7960version = "1.0.1"
7961source = "registry+https://github.com/rust-lang/crates.io-index"
7962checksum = "91e7f9cda98b5430809e63ca5197b06c7d191bf7e26dfc467d5a3f0290e2a74f"
7963dependencies = [
7964 "lyon_algorithms",
7965 "lyon_extra",
7966 "lyon_tessellation",
7967]
7968
7969[[package]]
7970name = "lyon_algorithms"
7971version = "1.0.5"
7972source = "registry+https://github.com/rust-lang/crates.io-index"
7973checksum = "f13c9be19d257c7d37e70608ed858e8eab4b2afcea2e3c9a622e892acbf43c08"
7974dependencies = [
7975 "lyon_path",
7976 "num-traits",
7977]
7978
7979[[package]]
7980name = "lyon_extra"
7981version = "1.0.3"
7982source = "registry+https://github.com/rust-lang/crates.io-index"
7983checksum = "1ca94c7bf1e2557c2798989c43416822c12fc5dcc5e17cc3307ef0e71894a955"
7984dependencies = [
7985 "lyon_path",
7986 "thiserror 1.0.69",
7987]
7988
7989[[package]]
7990name = "lyon_geom"
7991version = "1.0.6"
7992source = "registry+https://github.com/rust-lang/crates.io-index"
7993checksum = "8af69edc087272df438b3ee436c4bb6d7c04aa8af665cfd398feae627dbd8570"
7994dependencies = [
7995 "arrayvec",
7996 "euclid",
7997 "num-traits",
7998]
7999
8000[[package]]
8001name = "lyon_path"
8002version = "1.0.6"
8003source = "registry+https://github.com/rust-lang/crates.io-index"
8004checksum = "8e0b8aec2f58586f6eef237985b9a9b7cb3a3aff4417c575075cf95bf925252e"
8005dependencies = [
8006 "lyon_geom",
8007 "num-traits",
8008]
8009
8010[[package]]
8011name = "lyon_tessellation"
8012version = "1.0.15"
8013source = "registry+https://github.com/rust-lang/crates.io-index"
8014checksum = "579d42360a4b09846eff2feef28f538696c7d6c7439bfa65874ff3cbe0951b2c"
8015dependencies = [
8016 "float_next_after",
8017 "lyon_path",
8018 "num-traits",
8019]
8020
8021[[package]]
8022name = "mac"
8023version = "0.1.1"
8024source = "registry+https://github.com/rust-lang/crates.io-index"
8025checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
8026
8027[[package]]
8028name = "mach2"
8029version = "0.4.2"
8030source = "registry+https://github.com/rust-lang/crates.io-index"
8031checksum = "19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709"
8032dependencies = [
8033 "libc",
8034]
8035
8036[[package]]
8037name = "malloc_buf"
8038version = "0.0.6"
8039source = "registry+https://github.com/rust-lang/crates.io-index"
8040checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
8041dependencies = [
8042 "libc",
8043]
8044
8045[[package]]
8046name = "maplit"
8047version = "1.0.2"
8048source = "registry+https://github.com/rust-lang/crates.io-index"
8049checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
8050
8051[[package]]
8052name = "markdown"
8053version = "0.1.0"
8054dependencies = [
8055 "anyhow",
8056 "assets",
8057 "env_logger 0.11.7",
8058 "gpui",
8059 "language",
8060 "languages",
8061 "linkify",
8062 "log",
8063 "node_runtime",
8064 "pulldown-cmark 0.12.2",
8065 "settings",
8066 "theme",
8067 "ui",
8068 "util",
8069]
8070
8071[[package]]
8072name = "markdown_preview"
8073version = "0.1.0"
8074dependencies = [
8075 "anyhow",
8076 "async-recursion 1.1.1",
8077 "collections",
8078 "editor",
8079 "gpui",
8080 "language",
8081 "linkify",
8082 "log",
8083 "pretty_assertions",
8084 "pulldown-cmark 0.12.2",
8085 "settings",
8086 "theme",
8087 "ui",
8088 "util",
8089 "workspace",
8090]
8091
8092[[package]]
8093name = "markup5ever"
8094version = "0.12.1"
8095source = "registry+https://github.com/rust-lang/crates.io-index"
8096checksum = "16ce3abbeba692c8b8441d036ef91aea6df8da2c6b6e21c7e14d3c18e526be45"
8097dependencies = [
8098 "log",
8099 "phf",
8100 "phf_codegen",
8101 "string_cache",
8102 "string_cache_codegen",
8103 "tendril",
8104]
8105
8106[[package]]
8107name = "markup5ever_rcdom"
8108version = "0.3.0"
8109source = "registry+https://github.com/rust-lang/crates.io-index"
8110checksum = "edaa21ab3701bfee5099ade5f7e1f84553fd19228cf332f13cd6e964bf59be18"
8111dependencies = [
8112 "html5ever",
8113 "markup5ever",
8114 "tendril",
8115 "xml5ever",
8116]
8117
8118[[package]]
8119name = "matchers"
8120version = "0.1.0"
8121source = "registry+https://github.com/rust-lang/crates.io-index"
8122checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
8123dependencies = [
8124 "regex-automata 0.1.10",
8125]
8126
8127[[package]]
8128name = "matchit"
8129version = "0.7.3"
8130source = "registry+https://github.com/rust-lang/crates.io-index"
8131checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
8132
8133[[package]]
8134name = "maybe-owned"
8135version = "0.3.4"
8136source = "registry+https://github.com/rust-lang/crates.io-index"
8137checksum = "4facc753ae494aeb6e3c22f839b158aebd4f9270f55cd3c79906c45476c47ab4"
8138
8139[[package]]
8140name = "maybe-rayon"
8141version = "0.1.1"
8142source = "registry+https://github.com/rust-lang/crates.io-index"
8143checksum = "8ea1f30cedd69f0a2954655f7188c6a834246d2bcf1e315e2ac40c4b24dc9519"
8144dependencies = [
8145 "cfg-if",
8146 "rayon",
8147]
8148
8149[[package]]
8150name = "md-5"
8151version = "0.10.6"
8152source = "registry+https://github.com/rust-lang/crates.io-index"
8153checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
8154dependencies = [
8155 "cfg-if",
8156 "digest",
8157]
8158
8159[[package]]
8160name = "mdbook"
8161version = "0.4.47"
8162source = "registry+https://github.com/rust-lang/crates.io-index"
8163checksum = "7e1a8fe3a4a01f28dab245c474cb7b95ccb4d3d2f17a5419a3d949f474c45e84"
8164dependencies = [
8165 "ammonia",
8166 "anyhow",
8167 "chrono",
8168 "clap",
8169 "clap_complete",
8170 "elasticlunr-rs",
8171 "env_logger 0.11.7",
8172 "futures-util",
8173 "handlebars 6.2.0",
8174 "hex",
8175 "ignore",
8176 "log",
8177 "memchr",
8178 "notify 8.0.0",
8179 "notify-debouncer-mini",
8180 "once_cell",
8181 "opener",
8182 "pathdiff",
8183 "pulldown-cmark 0.10.3",
8184 "regex",
8185 "serde",
8186 "serde_json",
8187 "sha2",
8188 "shlex",
8189 "tempfile",
8190 "tokio",
8191 "toml 0.5.11",
8192 "topological-sort",
8193 "walkdir",
8194 "warp",
8195]
8196
8197[[package]]
8198name = "media"
8199version = "0.1.0"
8200dependencies = [
8201 "anyhow",
8202 "bindgen 0.70.1",
8203 "core-foundation 0.9.4",
8204 "ctor",
8205 "foreign-types 0.5.0",
8206 "metal",
8207 "objc",
8208]
8209
8210[[package]]
8211name = "memchr"
8212version = "2.7.4"
8213source = "registry+https://github.com/rust-lang/crates.io-index"
8214checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
8215
8216[[package]]
8217name = "memfd"
8218version = "0.6.4"
8219source = "registry+https://github.com/rust-lang/crates.io-index"
8220checksum = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64"
8221dependencies = [
8222 "rustix",
8223]
8224
8225[[package]]
8226name = "memmap2"
8227version = "0.9.5"
8228source = "registry+https://github.com/rust-lang/crates.io-index"
8229checksum = "fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f"
8230dependencies = [
8231 "libc",
8232]
8233
8234[[package]]
8235name = "memoffset"
8236version = "0.9.1"
8237source = "registry+https://github.com/rust-lang/crates.io-index"
8238checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
8239dependencies = [
8240 "autocfg",
8241]
8242
8243[[package]]
8244name = "menu"
8245version = "0.1.0"
8246dependencies = [
8247 "gpui",
8248 "serde",
8249]
8250
8251[[package]]
8252name = "metal"
8253version = "0.31.0"
8254source = "registry+https://github.com/rust-lang/crates.io-index"
8255checksum = "f569fb946490b5743ad69813cb19629130ce9374034abe31614a36402d18f99e"
8256dependencies = [
8257 "bitflags 2.8.0",
8258 "block",
8259 "core-graphics-types 0.1.3",
8260 "foreign-types 0.5.0",
8261 "log",
8262 "objc",
8263 "paste",
8264]
8265
8266[[package]]
8267name = "migrator"
8268version = "0.1.0"
8269dependencies = [
8270 "anyhow",
8271 "collections",
8272 "convert_case 0.8.0",
8273 "log",
8274 "pretty_assertions",
8275 "streaming-iterator",
8276 "tree-sitter",
8277 "tree-sitter-json",
8278]
8279
8280[[package]]
8281name = "mimalloc"
8282version = "0.1.43"
8283source = "registry+https://github.com/rust-lang/crates.io-index"
8284checksum = "68914350ae34959d83f732418d51e2427a794055d0b9529f48259ac07af65633"
8285dependencies = [
8286 "libmimalloc-sys",
8287]
8288
8289[[package]]
8290name = "mime"
8291version = "0.3.17"
8292source = "registry+https://github.com/rust-lang/crates.io-index"
8293checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
8294
8295[[package]]
8296name = "mime_guess"
8297version = "2.0.5"
8298source = "registry+https://github.com/rust-lang/crates.io-index"
8299checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
8300dependencies = [
8301 "mime",
8302 "unicase",
8303]
8304
8305[[package]]
8306name = "minimal-lexical"
8307version = "0.2.1"
8308source = "registry+https://github.com/rust-lang/crates.io-index"
8309checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
8310
8311[[package]]
8312name = "miniz_oxide"
8313version = "0.8.0"
8314source = "registry+https://github.com/rust-lang/crates.io-index"
8315checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1"
8316dependencies = [
8317 "adler2",
8318 "simd-adler32",
8319]
8320
8321[[package]]
8322name = "mint"
8323version = "0.5.9"
8324source = "registry+https://github.com/rust-lang/crates.io-index"
8325checksum = "e53debba6bda7a793e5f99b8dacf19e626084f525f7829104ba9898f367d85ff"
8326
8327[[package]]
8328name = "mio"
8329version = "0.8.11"
8330source = "registry+https://github.com/rust-lang/crates.io-index"
8331checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
8332dependencies = [
8333 "libc",
8334 "log",
8335 "wasi 0.11.0+wasi-snapshot-preview1",
8336 "windows-sys 0.48.0",
8337]
8338
8339[[package]]
8340name = "mio"
8341version = "1.0.3"
8342source = "registry+https://github.com/rust-lang/crates.io-index"
8343checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd"
8344dependencies = [
8345 "libc",
8346 "log",
8347 "wasi 0.11.0+wasi-snapshot-preview1",
8348 "windows-sys 0.52.0",
8349]
8350
8351[[package]]
8352name = "miow"
8353version = "0.6.0"
8354source = "registry+https://github.com/rust-lang/crates.io-index"
8355checksum = "359f76430b20a79f9e20e115b3428614e654f04fab314482fc0fda0ebd3c6044"
8356dependencies = [
8357 "windows-sys 0.48.0",
8358]
8359
8360[[package]]
8361name = "mistral"
8362version = "0.1.0"
8363dependencies = [
8364 "anyhow",
8365 "futures 0.3.31",
8366 "http_client",
8367 "schemars",
8368 "serde",
8369 "serde_json",
8370 "strum",
8371]
8372
8373[[package]]
8374name = "mlua"
8375version = "0.10.3"
8376source = "registry+https://github.com/rust-lang/crates.io-index"
8377checksum = "d3f763c1041eff92ffb5d7169968a327e1ed2ebfe425dac0ee5a35f29082534b"
8378dependencies = [
8379 "bstr",
8380 "either",
8381 "futures-util",
8382 "mlua-sys",
8383 "num-traits",
8384 "parking_lot",
8385 "rustc-hash 2.1.1",
8386]
8387
8388[[package]]
8389name = "mlua-sys"
8390version = "0.6.7"
8391source = "registry+https://github.com/rust-lang/crates.io-index"
8392checksum = "1901c1a635a22fe9250ffcc4fcc937c16b47c2e9e71adba8784af8bca1f69594"
8393dependencies = [
8394 "cc",
8395 "cfg-if",
8396 "lua-src",
8397 "luajit-src",
8398 "pkg-config",
8399]
8400
8401[[package]]
8402name = "msvc_spectre_libs"
8403version = "0.1.2"
8404source = "registry+https://github.com/rust-lang/crates.io-index"
8405checksum = "8661ace213a0a130c7c5b9542df5023aedf092a02008ccf477b39ff108990305"
8406dependencies = [
8407 "cc",
8408]
8409
8410[[package]]
8411name = "multi_buffer"
8412version = "0.1.0"
8413dependencies = [
8414 "anyhow",
8415 "buffer_diff",
8416 "clock",
8417 "collections",
8418 "ctor",
8419 "env_logger 0.11.7",
8420 "futures 0.3.31",
8421 "gpui",
8422 "indoc",
8423 "itertools 0.14.0",
8424 "language",
8425 "log",
8426 "parking_lot",
8427 "pretty_assertions",
8428 "project",
8429 "rand 0.8.5",
8430 "rope",
8431 "serde",
8432 "settings",
8433 "smallvec",
8434 "smol",
8435 "sum_tree",
8436 "text",
8437 "theme",
8438 "tree-sitter",
8439 "util",
8440]
8441
8442[[package]]
8443name = "multimap"
8444version = "0.8.3"
8445source = "registry+https://github.com/rust-lang/crates.io-index"
8446checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"
8447
8448[[package]]
8449name = "multimap"
8450version = "0.10.0"
8451source = "registry+https://github.com/rust-lang/crates.io-index"
8452checksum = "defc4c55412d89136f966bbb339008b474350e5e6e78d2714439c386b3137a03"
8453
8454[[package]]
8455name = "naga"
8456version = "23.1.0"
8457source = "registry+https://github.com/rust-lang/crates.io-index"
8458checksum = "364f94bc34f61332abebe8cad6f6cd82a5b65cff22c828d05d0968911462ca4f"
8459dependencies = [
8460 "arrayvec",
8461 "bit-set 0.8.0",
8462 "bitflags 2.8.0",
8463 "cfg_aliases 0.1.1",
8464 "codespan-reporting",
8465 "hexf-parse",
8466 "indexmap",
8467 "log",
8468 "rustc-hash 1.1.0",
8469 "spirv",
8470 "termcolor",
8471 "thiserror 1.0.69",
8472 "unicode-xid",
8473]
8474
8475[[package]]
8476name = "nanoid"
8477version = "0.4.0"
8478source = "registry+https://github.com/rust-lang/crates.io-index"
8479checksum = "3ffa00dec017b5b1a8b7cf5e2c008bfda1aa7e0697ac1508b491fdf2622fb4d8"
8480dependencies = [
8481 "rand 0.8.5",
8482]
8483
8484[[package]]
8485name = "nanorand"
8486version = "0.7.0"
8487source = "registry+https://github.com/rust-lang/crates.io-index"
8488checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"
8489dependencies = [
8490 "getrandom 0.2.15",
8491]
8492
8493[[package]]
8494name = "native-tls"
8495version = "0.2.12"
8496source = "registry+https://github.com/rust-lang/crates.io-index"
8497checksum = "a8614eb2c83d59d1c8cc974dd3f920198647674a0a035e1af1fa58707e317466"
8498dependencies = [
8499 "libc",
8500 "log",
8501 "openssl",
8502 "openssl-probe",
8503 "openssl-sys",
8504 "schannel",
8505 "security-framework 2.11.1",
8506 "security-framework-sys",
8507 "tempfile",
8508]
8509
8510[[package]]
8511name = "nbformat"
8512version = "0.10.0"
8513source = "registry+https://github.com/rust-lang/crates.io-index"
8514checksum = "244c1673f02b4d5f3c51b6f8ed28d57182cb166a50a6dbf651a3d53e23dc81c0"
8515dependencies = [
8516 "anyhow",
8517 "chrono",
8518 "jupyter-protocol",
8519 "serde",
8520 "serde_json",
8521 "thiserror 1.0.69",
8522 "uuid",
8523]
8524
8525[[package]]
8526name = "ndk"
8527version = "0.8.0"
8528source = "registry+https://github.com/rust-lang/crates.io-index"
8529checksum = "2076a31b7010b17a38c01907c45b945e8f11495ee4dd588309718901b1f7a5b7"
8530dependencies = [
8531 "bitflags 2.8.0",
8532 "jni-sys",
8533 "log",
8534 "ndk-sys",
8535 "num_enum",
8536 "thiserror 1.0.69",
8537]
8538
8539[[package]]
8540name = "ndk-context"
8541version = "0.1.1"
8542source = "registry+https://github.com/rust-lang/crates.io-index"
8543checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
8544
8545[[package]]
8546name = "ndk-sys"
8547version = "0.5.0+25.2.9519653"
8548source = "registry+https://github.com/rust-lang/crates.io-index"
8549checksum = "8c196769dd60fd4f363e11d948139556a344e79d451aeb2fa2fd040738ef7691"
8550dependencies = [
8551 "jni-sys",
8552]
8553
8554[[package]]
8555name = "new_debug_unreachable"
8556version = "1.0.6"
8557source = "registry+https://github.com/rust-lang/crates.io-index"
8558checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
8559
8560[[package]]
8561name = "nix"
8562version = "0.29.0"
8563source = "registry+https://github.com/rust-lang/crates.io-index"
8564checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46"
8565dependencies = [
8566 "bitflags 2.8.0",
8567 "cfg-if",
8568 "cfg_aliases 0.2.1",
8569 "libc",
8570 "memoffset",
8571]
8572
8573[[package]]
8574name = "node_runtime"
8575version = "0.1.0"
8576dependencies = [
8577 "anyhow",
8578 "async-compression",
8579 "async-std",
8580 "async-tar",
8581 "async-trait",
8582 "async-watch",
8583 "async_zip",
8584 "futures 0.3.31",
8585 "http_client",
8586 "log",
8587 "paths",
8588 "semver",
8589 "serde",
8590 "serde_json",
8591 "smol",
8592 "tempfile",
8593 "util",
8594 "walkdir",
8595 "which 6.0.3",
8596]
8597
8598[[package]]
8599name = "nom"
8600version = "7.1.3"
8601source = "registry+https://github.com/rust-lang/crates.io-index"
8602checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
8603dependencies = [
8604 "memchr",
8605 "minimal-lexical",
8606]
8607
8608[[package]]
8609name = "noop_proc_macro"
8610version = "0.3.0"
8611source = "registry+https://github.com/rust-lang/crates.io-index"
8612checksum = "0676bb32a98c1a483ce53e500a81ad9c3d5b3f7c920c28c24e9cb0980d0b5bc8"
8613
8614[[package]]
8615name = "normpath"
8616version = "1.3.0"
8617source = "registry+https://github.com/rust-lang/crates.io-index"
8618checksum = "c8911957c4b1549ac0dc74e30db9c8b0e66ddcd6d7acc33098f4c63a64a6d7ed"
8619dependencies = [
8620 "windows-sys 0.59.0",
8621]
8622
8623[[package]]
8624name = "notifications"
8625version = "0.1.0"
8626dependencies = [
8627 "anyhow",
8628 "channel",
8629 "client",
8630 "collections",
8631 "component",
8632 "db",
8633 "gpui",
8634 "linkme",
8635 "rpc",
8636 "settings",
8637 "sum_tree",
8638 "time",
8639 "ui",
8640 "util",
8641 "workspace",
8642]
8643
8644[[package]]
8645name = "notify"
8646version = "6.1.1"
8647source = "registry+https://github.com/rust-lang/crates.io-index"
8648checksum = "6205bd8bb1e454ad2e27422015fb5e4f2bcc7e08fa8f27058670d208324a4d2d"
8649dependencies = [
8650 "bitflags 2.8.0",
8651 "crossbeam-channel",
8652 "filetime",
8653 "fsevent-sys 4.1.0",
8654 "inotify 0.9.6",
8655 "kqueue",
8656 "libc",
8657 "log",
8658 "mio 0.8.11",
8659 "walkdir",
8660 "windows-sys 0.48.0",
8661]
8662
8663[[package]]
8664name = "notify"
8665version = "8.0.0"
8666source = "registry+https://github.com/rust-lang/crates.io-index"
8667checksum = "2fee8403b3d66ac7b26aee6e40a897d85dc5ce26f44da36b8b73e987cc52e943"
8668dependencies = [
8669 "bitflags 2.8.0",
8670 "filetime",
8671 "fsevent-sys 4.1.0",
8672 "inotify 0.11.0",
8673 "kqueue",
8674 "libc",
8675 "log",
8676 "mio 1.0.3",
8677 "notify-types",
8678 "walkdir",
8679 "windows-sys 0.59.0",
8680]
8681
8682[[package]]
8683name = "notify-debouncer-mini"
8684version = "0.6.0"
8685source = "registry+https://github.com/rust-lang/crates.io-index"
8686checksum = "a689eb4262184d9a1727f9087cd03883ea716682ab03ed24efec57d7716dccb8"
8687dependencies = [
8688 "log",
8689 "notify 8.0.0",
8690 "notify-types",
8691 "tempfile",
8692]
8693
8694[[package]]
8695name = "notify-types"
8696version = "2.0.0"
8697source = "registry+https://github.com/rust-lang/crates.io-index"
8698checksum = "5e0826a989adedc2a244799e823aece04662b66609d96af8dff7ac6df9a8925d"
8699
8700[[package]]
8701name = "ntapi"
8702version = "0.4.1"
8703source = "registry+https://github.com/rust-lang/crates.io-index"
8704checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
8705dependencies = [
8706 "winapi",
8707]
8708
8709[[package]]
8710name = "nu-ansi-term"
8711version = "0.46.0"
8712source = "registry+https://github.com/rust-lang/crates.io-index"
8713checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
8714dependencies = [
8715 "overload",
8716 "winapi",
8717]
8718
8719[[package]]
8720name = "num"
8721version = "0.4.3"
8722source = "registry+https://github.com/rust-lang/crates.io-index"
8723checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23"
8724dependencies = [
8725 "num-bigint",
8726 "num-complex",
8727 "num-integer",
8728 "num-iter",
8729 "num-rational",
8730 "num-traits",
8731]
8732
8733[[package]]
8734name = "num-bigint"
8735version = "0.4.6"
8736source = "registry+https://github.com/rust-lang/crates.io-index"
8737checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
8738dependencies = [
8739 "num-integer",
8740 "num-traits",
8741]
8742
8743[[package]]
8744name = "num-bigint-dig"
8745version = "0.8.4"
8746source = "registry+https://github.com/rust-lang/crates.io-index"
8747checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151"
8748dependencies = [
8749 "byteorder",
8750 "lazy_static",
8751 "libm",
8752 "num-integer",
8753 "num-iter",
8754 "num-traits",
8755 "rand 0.8.5",
8756 "serde",
8757 "smallvec",
8758 "zeroize",
8759]
8760
8761[[package]]
8762name = "num-complex"
8763version = "0.4.6"
8764source = "registry+https://github.com/rust-lang/crates.io-index"
8765checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
8766dependencies = [
8767 "num-traits",
8768]
8769
8770[[package]]
8771name = "num-conv"
8772version = "0.1.0"
8773source = "registry+https://github.com/rust-lang/crates.io-index"
8774checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
8775
8776[[package]]
8777name = "num-derive"
8778version = "0.4.2"
8779source = "registry+https://github.com/rust-lang/crates.io-index"
8780checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202"
8781dependencies = [
8782 "proc-macro2",
8783 "quote",
8784 "syn 2.0.100",
8785]
8786
8787[[package]]
8788name = "num-format"
8789version = "0.4.4"
8790source = "registry+https://github.com/rust-lang/crates.io-index"
8791checksum = "a652d9771a63711fd3c3deb670acfbe5c30a4072e664d7a3bf5a9e1056ac72c3"
8792dependencies = [
8793 "arrayvec",
8794 "itoa",
8795]
8796
8797[[package]]
8798name = "num-integer"
8799version = "0.1.46"
8800source = "registry+https://github.com/rust-lang/crates.io-index"
8801checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
8802dependencies = [
8803 "num-traits",
8804]
8805
8806[[package]]
8807name = "num-iter"
8808version = "0.1.45"
8809source = "registry+https://github.com/rust-lang/crates.io-index"
8810checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
8811dependencies = [
8812 "autocfg",
8813 "num-integer",
8814 "num-traits",
8815]
8816
8817[[package]]
8818name = "num-modular"
8819version = "0.6.1"
8820source = "registry+https://github.com/rust-lang/crates.io-index"
8821checksum = "17bb261bf36fa7d83f4c294f834e91256769097b3cb505d44831e0a179ac647f"
8822
8823[[package]]
8824name = "num-order"
8825version = "1.2.0"
8826source = "registry+https://github.com/rust-lang/crates.io-index"
8827checksum = "537b596b97c40fcf8056d153049eb22f481c17ebce72a513ec9286e4986d1bb6"
8828dependencies = [
8829 "num-modular",
8830]
8831
8832[[package]]
8833name = "num-rational"
8834version = "0.4.2"
8835source = "registry+https://github.com/rust-lang/crates.io-index"
8836checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824"
8837dependencies = [
8838 "num-bigint",
8839 "num-integer",
8840 "num-traits",
8841]
8842
8843[[package]]
8844name = "num-traits"
8845version = "0.2.19"
8846source = "registry+https://github.com/rust-lang/crates.io-index"
8847checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
8848dependencies = [
8849 "autocfg",
8850 "libm",
8851]
8852
8853[[package]]
8854name = "num_cpus"
8855version = "1.16.0"
8856source = "registry+https://github.com/rust-lang/crates.io-index"
8857checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
8858dependencies = [
8859 "hermit-abi 0.3.9",
8860 "libc",
8861]
8862
8863[[package]]
8864name = "num_enum"
8865version = "0.7.3"
8866source = "registry+https://github.com/rust-lang/crates.io-index"
8867checksum = "4e613fc340b2220f734a8595782c551f1250e969d87d3be1ae0579e8d4065179"
8868dependencies = [
8869 "num_enum_derive",
8870]
8871
8872[[package]]
8873name = "num_enum_derive"
8874version = "0.7.3"
8875source = "registry+https://github.com/rust-lang/crates.io-index"
8876checksum = "af1844ef2428cc3e1cb900be36181049ef3d3193c63e43026cfe202983b27a56"
8877dependencies = [
8878 "proc-macro-crate",
8879 "proc-macro2",
8880 "quote",
8881 "syn 2.0.100",
8882]
8883
8884[[package]]
8885name = "num_threads"
8886version = "0.1.7"
8887source = "registry+https://github.com/rust-lang/crates.io-index"
8888checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9"
8889dependencies = [
8890 "libc",
8891]
8892
8893[[package]]
8894name = "nvim-rs"
8895version = "0.8.0-pre"
8896source = "git+https://github.com/KillTheMule/nvim-rs?branch=master#69500bae73b8b3f02a05b7bee621a0d0e633da6c"
8897dependencies = [
8898 "async-trait",
8899 "futures 0.3.31",
8900 "log",
8901 "parity-tokio-ipc",
8902 "rmp",
8903 "rmpv",
8904 "tokio",
8905 "tokio-util",
8906 "winapi",
8907]
8908
8909[[package]]
8910name = "objc"
8911version = "0.2.7"
8912source = "registry+https://github.com/rust-lang/crates.io-index"
8913checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
8914dependencies = [
8915 "malloc_buf",
8916]
8917
8918[[package]]
8919name = "objc-sys"
8920version = "0.3.5"
8921source = "registry+https://github.com/rust-lang/crates.io-index"
8922checksum = "cdb91bdd390c7ce1a8607f35f3ca7151b65afc0ff5ff3b34fa350f7d7c7e4310"
8923
8924[[package]]
8925name = "objc2"
8926version = "0.5.2"
8927source = "registry+https://github.com/rust-lang/crates.io-index"
8928checksum = "46a785d4eeff09c14c487497c162e92766fbb3e4059a71840cecc03d9a50b804"
8929dependencies = [
8930 "objc-sys",
8931 "objc2-encode",
8932]
8933
8934[[package]]
8935name = "objc2-app-kit"
8936version = "0.2.2"
8937source = "registry+https://github.com/rust-lang/crates.io-index"
8938checksum = "e4e89ad9e3d7d297152b17d39ed92cd50ca8063a89a9fa569046d41568891eff"
8939dependencies = [
8940 "bitflags 2.8.0",
8941 "block2",
8942 "libc",
8943 "objc2",
8944 "objc2-core-data",
8945 "objc2-core-image",
8946 "objc2-foundation",
8947 "objc2-quartz-core",
8948]
8949
8950[[package]]
8951name = "objc2-cloud-kit"
8952version = "0.2.2"
8953source = "registry+https://github.com/rust-lang/crates.io-index"
8954checksum = "74dd3b56391c7a0596a295029734d3c1c5e7e510a4cb30245f8221ccea96b009"
8955dependencies = [
8956 "bitflags 2.8.0",
8957 "block2",
8958 "objc2",
8959 "objc2-core-location",
8960 "objc2-foundation",
8961]
8962
8963[[package]]
8964name = "objc2-contacts"
8965version = "0.2.2"
8966source = "registry+https://github.com/rust-lang/crates.io-index"
8967checksum = "a5ff520e9c33812fd374d8deecef01d4a840e7b41862d849513de77e44aa4889"
8968dependencies = [
8969 "block2",
8970 "objc2",
8971 "objc2-foundation",
8972]
8973
8974[[package]]
8975name = "objc2-core-data"
8976version = "0.2.2"
8977source = "registry+https://github.com/rust-lang/crates.io-index"
8978checksum = "617fbf49e071c178c0b24c080767db52958f716d9eabdf0890523aeae54773ef"
8979dependencies = [
8980 "bitflags 2.8.0",
8981 "block2",
8982 "objc2",
8983 "objc2-foundation",
8984]
8985
8986[[package]]
8987name = "objc2-core-image"
8988version = "0.2.2"
8989source = "registry+https://github.com/rust-lang/crates.io-index"
8990checksum = "55260963a527c99f1819c4f8e3b47fe04f9650694ef348ffd2227e8196d34c80"
8991dependencies = [
8992 "block2",
8993 "objc2",
8994 "objc2-foundation",
8995 "objc2-metal",
8996]
8997
8998[[package]]
8999name = "objc2-core-location"
9000version = "0.2.2"
9001source = "registry+https://github.com/rust-lang/crates.io-index"
9002checksum = "000cfee34e683244f284252ee206a27953279d370e309649dc3ee317b37e5781"
9003dependencies = [
9004 "block2",
9005 "objc2",
9006 "objc2-contacts",
9007 "objc2-foundation",
9008]
9009
9010[[package]]
9011name = "objc2-encode"
9012version = "4.0.3"
9013source = "registry+https://github.com/rust-lang/crates.io-index"
9014checksum = "7891e71393cd1f227313c9379a26a584ff3d7e6e7159e988851f0934c993f0f8"
9015
9016[[package]]
9017name = "objc2-foundation"
9018version = "0.2.2"
9019source = "registry+https://github.com/rust-lang/crates.io-index"
9020checksum = "0ee638a5da3799329310ad4cfa62fbf045d5f56e3ef5ba4149e7452dcf89d5a8"
9021dependencies = [
9022 "bitflags 2.8.0",
9023 "block2",
9024 "libc",
9025 "objc2",
9026]
9027
9028[[package]]
9029name = "objc2-link-presentation"
9030version = "0.2.2"
9031source = "registry+https://github.com/rust-lang/crates.io-index"
9032checksum = "a1a1ae721c5e35be65f01a03b6d2ac13a54cb4fa70d8a5da293d7b0020261398"
9033dependencies = [
9034 "block2",
9035 "objc2",
9036 "objc2-app-kit",
9037 "objc2-foundation",
9038]
9039
9040[[package]]
9041name = "objc2-metal"
9042version = "0.2.2"
9043source = "registry+https://github.com/rust-lang/crates.io-index"
9044checksum = "dd0cba1276f6023976a406a14ffa85e1fdd19df6b0f737b063b95f6c8c7aadd6"
9045dependencies = [
9046 "bitflags 2.8.0",
9047 "block2",
9048 "objc2",
9049 "objc2-foundation",
9050]
9051
9052[[package]]
9053name = "objc2-quartz-core"
9054version = "0.2.2"
9055source = "registry+https://github.com/rust-lang/crates.io-index"
9056checksum = "e42bee7bff906b14b167da2bac5efe6b6a07e6f7c0a21a7308d40c960242dc7a"
9057dependencies = [
9058 "bitflags 2.8.0",
9059 "block2",
9060 "objc2",
9061 "objc2-foundation",
9062 "objc2-metal",
9063]
9064
9065[[package]]
9066name = "objc2-symbols"
9067version = "0.2.2"
9068source = "registry+https://github.com/rust-lang/crates.io-index"
9069checksum = "0a684efe3dec1b305badae1a28f6555f6ddd3bb2c2267896782858d5a78404dc"
9070dependencies = [
9071 "objc2",
9072 "objc2-foundation",
9073]
9074
9075[[package]]
9076name = "objc2-ui-kit"
9077version = "0.2.2"
9078source = "registry+https://github.com/rust-lang/crates.io-index"
9079checksum = "b8bb46798b20cd6b91cbd113524c490f1686f4c4e8f49502431415f3512e2b6f"
9080dependencies = [
9081 "bitflags 2.8.0",
9082 "block2",
9083 "objc2",
9084 "objc2-cloud-kit",
9085 "objc2-core-data",
9086 "objc2-core-image",
9087 "objc2-core-location",
9088 "objc2-foundation",
9089 "objc2-link-presentation",
9090 "objc2-quartz-core",
9091 "objc2-symbols",
9092 "objc2-uniform-type-identifiers",
9093 "objc2-user-notifications",
9094]
9095
9096[[package]]
9097name = "objc2-uniform-type-identifiers"
9098version = "0.2.2"
9099source = "registry+https://github.com/rust-lang/crates.io-index"
9100checksum = "44fa5f9748dbfe1ca6c0b79ad20725a11eca7c2218bceb4b005cb1be26273bfe"
9101dependencies = [
9102 "block2",
9103 "objc2",
9104 "objc2-foundation",
9105]
9106
9107[[package]]
9108name = "objc2-user-notifications"
9109version = "0.2.2"
9110source = "registry+https://github.com/rust-lang/crates.io-index"
9111checksum = "76cfcbf642358e8689af64cee815d139339f3ed8ad05103ed5eaf73db8d84cb3"
9112dependencies = [
9113 "bitflags 2.8.0",
9114 "block2",
9115 "objc2",
9116 "objc2-core-location",
9117 "objc2-foundation",
9118]
9119
9120[[package]]
9121name = "object"
9122version = "0.36.5"
9123source = "registry+https://github.com/rust-lang/crates.io-index"
9124checksum = "aedf0a2d09c573ed1d8d85b30c119153926a2b36dce0ab28322c09a117a4683e"
9125dependencies = [
9126 "crc32fast",
9127 "hashbrown 0.15.2",
9128 "indexmap",
9129 "memchr",
9130]
9131
9132[[package]]
9133name = "oboe"
9134version = "0.6.1"
9135source = "registry+https://github.com/rust-lang/crates.io-index"
9136checksum = "e8b61bebd49e5d43f5f8cc7ee2891c16e0f41ec7954d36bcb6c14c5e0de867fb"
9137dependencies = [
9138 "jni",
9139 "ndk",
9140 "ndk-context",
9141 "num-derive",
9142 "num-traits",
9143 "oboe-sys",
9144]
9145
9146[[package]]
9147name = "oboe-sys"
9148version = "0.6.1"
9149source = "registry+https://github.com/rust-lang/crates.io-index"
9150checksum = "6c8bb09a4a2b1d668170cfe0a7d5bc103f8999fb316c98099b6a9939c9f2e79d"
9151dependencies = [
9152 "cc",
9153]
9154
9155[[package]]
9156name = "ollama"
9157version = "0.1.0"
9158dependencies = [
9159 "anyhow",
9160 "futures 0.3.31",
9161 "http_client",
9162 "schemars",
9163 "serde",
9164 "serde_json",
9165]
9166
9167[[package]]
9168name = "once_cell"
9169version = "1.20.3"
9170source = "registry+https://github.com/rust-lang/crates.io-index"
9171checksum = "945462a4b81e43c4e3ba96bd7b49d834c6f61198356aa858733bc4acf3cbe62e"
9172
9173[[package]]
9174name = "oo7"
9175version = "0.4.1"
9176source = "registry+https://github.com/rust-lang/crates.io-index"
9177checksum = "72c84df357c7049f98c8b157abe71ee751531166c14ba09366e08bc6ab1ea2c9"
9178dependencies = [
9179 "aes",
9180 "ashpd",
9181 "async-fs",
9182 "async-io",
9183 "async-lock",
9184 "blocking",
9185 "cbc",
9186 "cipher",
9187 "digest",
9188 "endi",
9189 "futures-lite 2.6.0",
9190 "futures-util",
9191 "getrandom 0.3.1",
9192 "hkdf",
9193 "hmac",
9194 "md-5",
9195 "num",
9196 "num-bigint-dig",
9197 "pbkdf2 0.12.2",
9198 "rand 0.9.0",
9199 "serde",
9200 "sha2",
9201 "subtle",
9202 "zbus",
9203 "zbus_macros",
9204 "zeroize",
9205 "zvariant",
9206]
9207
9208[[package]]
9209name = "oorandom"
9210version = "11.1.4"
9211source = "registry+https://github.com/rust-lang/crates.io-index"
9212checksum = "b410bbe7e14ab526a0e86877eb47c6996a2bd7746f027ba551028c925390e4e9"
9213
9214[[package]]
9215name = "open"
9216version = "5.3.2"
9217source = "registry+https://github.com/rust-lang/crates.io-index"
9218checksum = "e2483562e62ea94312f3576a7aca397306df7990b8d89033e18766744377ef95"
9219dependencies = [
9220 "is-wsl",
9221 "libc",
9222 "pathdiff",
9223]
9224
9225[[package]]
9226name = "open_ai"
9227version = "0.1.0"
9228dependencies = [
9229 "anyhow",
9230 "futures 0.3.31",
9231 "http_client",
9232 "schemars",
9233 "serde",
9234 "serde_json",
9235 "strum",
9236]
9237
9238[[package]]
9239name = "opener"
9240version = "0.7.2"
9241source = "registry+https://github.com/rust-lang/crates.io-index"
9242checksum = "d0812e5e4df08da354c851a3376fead46db31c2214f849d3de356d774d057681"
9243dependencies = [
9244 "bstr",
9245 "dbus",
9246 "normpath",
9247 "windows-sys 0.59.0",
9248]
9249
9250[[package]]
9251name = "openssl"
9252version = "0.10.70"
9253source = "registry+https://github.com/rust-lang/crates.io-index"
9254checksum = "61cfb4e166a8bb8c9b55c500bc2308550148ece889be90f609377e58140f42c6"
9255dependencies = [
9256 "bitflags 2.8.0",
9257 "cfg-if",
9258 "foreign-types 0.3.2",
9259 "libc",
9260 "once_cell",
9261 "openssl-macros",
9262 "openssl-sys",
9263]
9264
9265[[package]]
9266name = "openssl-macros"
9267version = "0.1.1"
9268source = "registry+https://github.com/rust-lang/crates.io-index"
9269checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
9270dependencies = [
9271 "proc-macro2",
9272 "quote",
9273 "syn 2.0.100",
9274]
9275
9276[[package]]
9277name = "openssl-probe"
9278version = "0.1.5"
9279source = "registry+https://github.com/rust-lang/crates.io-index"
9280checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
9281
9282[[package]]
9283name = "openssl-src"
9284version = "300.4.1+3.4.0"
9285source = "registry+https://github.com/rust-lang/crates.io-index"
9286checksum = "faa4eac4138c62414b5622d1b31c5c304f34b406b013c079c2bbc652fdd6678c"
9287dependencies = [
9288 "cc",
9289]
9290
9291[[package]]
9292name = "openssl-sys"
9293version = "0.9.105"
9294source = "registry+https://github.com/rust-lang/crates.io-index"
9295checksum = "8b22d5b84be05a8d6947c7cb71f7c849aa0f112acd4bf51c2a7c1c988ac0a9dc"
9296dependencies = [
9297 "cc",
9298 "libc",
9299 "openssl-src",
9300 "pkg-config",
9301 "vcpkg",
9302]
9303
9304[[package]]
9305name = "option-ext"
9306version = "0.2.0"
9307source = "registry+https://github.com/rust-lang/crates.io-index"
9308checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
9309
9310[[package]]
9311name = "ordered-float"
9312version = "2.10.1"
9313source = "registry+https://github.com/rust-lang/crates.io-index"
9314checksum = "68f19d67e5a2795c94e73e0bb1cc1a7edeb2e28efd39e2e1c9b7a40c1108b11c"
9315dependencies = [
9316 "num-traits",
9317]
9318
9319[[package]]
9320name = "ordered-float"
9321version = "3.9.2"
9322source = "registry+https://github.com/rust-lang/crates.io-index"
9323checksum = "f1e1c390732d15f1d48471625cd92d154e66db2c56645e29a9cd26f4699f72dc"
9324dependencies = [
9325 "num-traits",
9326]
9327
9328[[package]]
9329name = "ordered-stream"
9330version = "0.2.0"
9331source = "registry+https://github.com/rust-lang/crates.io-index"
9332checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
9333dependencies = [
9334 "futures-core",
9335 "pin-project-lite",
9336]
9337
9338[[package]]
9339name = "ouroboros"
9340version = "0.18.4"
9341source = "registry+https://github.com/rust-lang/crates.io-index"
9342checksum = "944fa20996a25aded6b4795c6d63f10014a7a83f8be9828a11860b08c5fc4a67"
9343dependencies = [
9344 "aliasable",
9345 "ouroboros_macro",
9346 "static_assertions",
9347]
9348
9349[[package]]
9350name = "ouroboros_macro"
9351version = "0.18.4"
9352source = "registry+https://github.com/rust-lang/crates.io-index"
9353checksum = "39b0deead1528fd0e5947a8546a9642a9777c25f6e1e26f34c97b204bbb465bd"
9354dependencies = [
9355 "heck 0.4.1",
9356 "itertools 0.12.1",
9357 "proc-macro2",
9358 "proc-macro2-diagnostics",
9359 "quote",
9360 "syn 2.0.100",
9361]
9362
9363[[package]]
9364name = "outline"
9365version = "0.1.0"
9366dependencies = [
9367 "editor",
9368 "fuzzy",
9369 "gpui",
9370 "indoc",
9371 "language",
9372 "menu",
9373 "ordered-float 2.10.1",
9374 "picker",
9375 "project",
9376 "rope",
9377 "serde_json",
9378 "settings",
9379 "smol",
9380 "theme",
9381 "tree-sitter-rust",
9382 "tree-sitter-typescript",
9383 "ui",
9384 "util",
9385 "workspace",
9386 "zed_actions",
9387]
9388
9389[[package]]
9390name = "outline_panel"
9391version = "0.1.0"
9392dependencies = [
9393 "anyhow",
9394 "collections",
9395 "db",
9396 "editor",
9397 "file_icons",
9398 "fuzzy",
9399 "gpui",
9400 "itertools 0.14.0",
9401 "language",
9402 "log",
9403 "menu",
9404 "outline",
9405 "pretty_assertions",
9406 "project",
9407 "schemars",
9408 "search",
9409 "serde",
9410 "serde_json",
9411 "settings",
9412 "smallvec",
9413 "smol",
9414 "theme",
9415 "ui",
9416 "util",
9417 "workspace",
9418 "worktree",
9419 "zed_actions",
9420]
9421
9422[[package]]
9423name = "outref"
9424version = "0.5.1"
9425source = "registry+https://github.com/rust-lang/crates.io-index"
9426checksum = "4030760ffd992bef45b0ae3f10ce1aba99e33464c90d14dd7c039884963ddc7a"
9427
9428[[package]]
9429name = "overload"
9430version = "0.1.1"
9431source = "registry+https://github.com/rust-lang/crates.io-index"
9432checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
9433
9434[[package]]
9435name = "p256"
9436version = "0.11.1"
9437source = "registry+https://github.com/rust-lang/crates.io-index"
9438checksum = "51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594"
9439dependencies = [
9440 "ecdsa",
9441 "elliptic-curve",
9442 "sha2",
9443]
9444
9445[[package]]
9446name = "page_size"
9447version = "0.6.0"
9448source = "registry+https://github.com/rust-lang/crates.io-index"
9449checksum = "30d5b2194ed13191c1999ae0704b7839fb18384fa22e49b57eeaa97d79ce40da"
9450dependencies = [
9451 "libc",
9452 "winapi",
9453]
9454
9455[[package]]
9456name = "palette"
9457version = "0.7.6"
9458source = "registry+https://github.com/rust-lang/crates.io-index"
9459checksum = "4cbf71184cc5ecc2e4e1baccdb21026c20e5fc3dcf63028a086131b3ab00b6e6"
9460dependencies = [
9461 "approx",
9462 "fast-srgb8",
9463 "palette_derive",
9464]
9465
9466[[package]]
9467name = "palette_derive"
9468version = "0.7.6"
9469source = "registry+https://github.com/rust-lang/crates.io-index"
9470checksum = "f5030daf005bface118c096f510ffb781fc28f9ab6a32ab224d8631be6851d30"
9471dependencies = [
9472 "by_address",
9473 "proc-macro2",
9474 "quote",
9475 "syn 2.0.100",
9476]
9477
9478[[package]]
9479name = "panel"
9480version = "0.1.0"
9481dependencies = [
9482 "editor",
9483 "gpui",
9484 "settings",
9485 "theme",
9486 "ui",
9487 "workspace",
9488]
9489
9490[[package]]
9491name = "parity-tokio-ipc"
9492version = "0.9.0"
9493source = "registry+https://github.com/rust-lang/crates.io-index"
9494checksum = "9981e32fb75e004cc148f5fb70342f393830e0a4aa62e3cc93b50976218d42b6"
9495dependencies = [
9496 "futures 0.3.31",
9497 "libc",
9498 "log",
9499 "rand 0.7.3",
9500 "tokio",
9501 "winapi",
9502]
9503
9504[[package]]
9505name = "parking"
9506version = "2.2.1"
9507source = "registry+https://github.com/rust-lang/crates.io-index"
9508checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
9509
9510[[package]]
9511name = "parking_lot"
9512version = "0.12.3"
9513source = "registry+https://github.com/rust-lang/crates.io-index"
9514checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
9515dependencies = [
9516 "lock_api",
9517 "parking_lot_core",
9518]
9519
9520[[package]]
9521name = "parking_lot_core"
9522version = "0.9.10"
9523source = "registry+https://github.com/rust-lang/crates.io-index"
9524checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
9525dependencies = [
9526 "cfg-if",
9527 "libc",
9528 "redox_syscall 0.5.8",
9529 "smallvec",
9530 "windows-targets 0.52.6",
9531]
9532
9533[[package]]
9534name = "password-hash"
9535version = "0.4.2"
9536source = "registry+https://github.com/rust-lang/crates.io-index"
9537checksum = "7676374caaee8a325c9e7a2ae557f216c5563a171d6997b0ef8a65af35147700"
9538dependencies = [
9539 "base64ct",
9540 "rand_core 0.6.4",
9541 "subtle",
9542]
9543
9544[[package]]
9545name = "password-hash"
9546version = "0.5.0"
9547source = "registry+https://github.com/rust-lang/crates.io-index"
9548checksum = "346f04948ba92c43e8469c1ee6736c7563d71012b17d40745260fe106aac2166"
9549dependencies = [
9550 "base64ct",
9551 "rand_core 0.6.4",
9552 "subtle",
9553]
9554
9555[[package]]
9556name = "paste"
9557version = "1.0.15"
9558source = "registry+https://github.com/rust-lang/crates.io-index"
9559checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
9560
9561[[package]]
9562name = "pathdiff"
9563version = "0.2.3"
9564source = "registry+https://github.com/rust-lang/crates.io-index"
9565checksum = "df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3"
9566
9567[[package]]
9568name = "pathfinder_geometry"
9569version = "0.5.1"
9570source = "registry+https://github.com/rust-lang/crates.io-index"
9571checksum = "0b7b7e7b4ea703700ce73ebf128e1450eb69c3a8329199ffbfb9b2a0418e5ad3"
9572dependencies = [
9573 "log",
9574 "pathfinder_simd",
9575]
9576
9577[[package]]
9578name = "pathfinder_simd"
9579version = "0.5.4"
9580source = "registry+https://github.com/rust-lang/crates.io-index"
9581checksum = "5cf07ef4804cfa9aea3b04a7bbdd5a40031dbb6b4f2cbaf2b011666c80c5b4f2"
9582dependencies = [
9583 "rustc_version",
9584]
9585
9586[[package]]
9587name = "paths"
9588version = "0.1.0"
9589dependencies = [
9590 "dirs 4.0.0",
9591 "util",
9592]
9593
9594[[package]]
9595name = "pbjson"
9596version = "0.6.0"
9597source = "registry+https://github.com/rust-lang/crates.io-index"
9598checksum = "1030c719b0ec2a2d25a5df729d6cff1acf3cc230bf766f4f97833591f7577b90"
9599dependencies = [
9600 "base64 0.21.7",
9601 "serde",
9602]
9603
9604[[package]]
9605name = "pbjson-build"
9606version = "0.6.2"
9607source = "registry+https://github.com/rust-lang/crates.io-index"
9608checksum = "2580e33f2292d34be285c5bc3dba5259542b083cfad6037b6d70345f24dcb735"
9609dependencies = [
9610 "heck 0.4.1",
9611 "itertools 0.11.0",
9612 "prost 0.12.6",
9613 "prost-types 0.12.6",
9614]
9615
9616[[package]]
9617name = "pbjson-types"
9618version = "0.6.0"
9619source = "registry+https://github.com/rust-lang/crates.io-index"
9620checksum = "18f596653ba4ac51bdecbb4ef6773bc7f56042dc13927910de1684ad3d32aa12"
9621dependencies = [
9622 "bytes 1.10.1",
9623 "chrono",
9624 "pbjson",
9625 "pbjson-build",
9626 "prost 0.12.6",
9627 "prost-build 0.12.6",
9628 "serde",
9629]
9630
9631[[package]]
9632name = "pbkdf2"
9633version = "0.11.0"
9634source = "registry+https://github.com/rust-lang/crates.io-index"
9635checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917"
9636dependencies = [
9637 "digest",
9638 "hmac",
9639 "password-hash 0.4.2",
9640 "sha2",
9641]
9642
9643[[package]]
9644name = "pbkdf2"
9645version = "0.12.2"
9646source = "registry+https://github.com/rust-lang/crates.io-index"
9647checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2"
9648dependencies = [
9649 "digest",
9650 "hmac",
9651]
9652
9653[[package]]
9654name = "pem"
9655version = "3.0.4"
9656source = "registry+https://github.com/rust-lang/crates.io-index"
9657checksum = "8e459365e590736a54c3fa561947c84837534b8e9af6fc5bf781307e82658fae"
9658dependencies = [
9659 "base64 0.22.1",
9660 "serde",
9661]
9662
9663[[package]]
9664name = "pem-rfc7468"
9665version = "0.7.0"
9666source = "registry+https://github.com/rust-lang/crates.io-index"
9667checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
9668dependencies = [
9669 "base64ct",
9670]
9671
9672[[package]]
9673name = "percent-encoding"
9674version = "2.3.1"
9675source = "registry+https://github.com/rust-lang/crates.io-index"
9676checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
9677
9678[[package]]
9679name = "perplexity"
9680version = "0.1.0"
9681dependencies = [
9682 "serde",
9683 "zed_extension_api 0.3.0",
9684]
9685
9686[[package]]
9687name = "pest"
9688version = "2.7.15"
9689source = "registry+https://github.com/rust-lang/crates.io-index"
9690checksum = "8b7cafe60d6cf8e62e1b9b2ea516a089c008945bb5a275416789e7db0bc199dc"
9691dependencies = [
9692 "memchr",
9693 "thiserror 2.0.6",
9694 "ucd-trie",
9695]
9696
9697[[package]]
9698name = "pest_derive"
9699version = "2.7.15"
9700source = "registry+https://github.com/rust-lang/crates.io-index"
9701checksum = "816518421cfc6887a0d62bf441b6ffb4536fcc926395a69e1a85852d4363f57e"
9702dependencies = [
9703 "pest",
9704 "pest_generator",
9705]
9706
9707[[package]]
9708name = "pest_generator"
9709version = "2.7.15"
9710source = "registry+https://github.com/rust-lang/crates.io-index"
9711checksum = "7d1396fd3a870fc7838768d171b4616d5c91f6cc25e377b673d714567d99377b"
9712dependencies = [
9713 "pest",
9714 "pest_meta",
9715 "proc-macro2",
9716 "quote",
9717 "syn 2.0.100",
9718]
9719
9720[[package]]
9721name = "pest_meta"
9722version = "2.7.15"
9723source = "registry+https://github.com/rust-lang/crates.io-index"
9724checksum = "e1e58089ea25d717bfd31fb534e4f3afcc2cc569c70de3e239778991ea3b7dea"
9725dependencies = [
9726 "once_cell",
9727 "pest",
9728 "sha2",
9729]
9730
9731[[package]]
9732name = "pet"
9733version = "0.1.0"
9734source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9735dependencies = [
9736 "clap",
9737 "env_logger 0.10.2",
9738 "lazy_static",
9739 "log",
9740 "msvc_spectre_libs",
9741 "pet-conda",
9742 "pet-core",
9743 "pet-env-var-path",
9744 "pet-fs",
9745 "pet-global-virtualenvs",
9746 "pet-homebrew",
9747 "pet-jsonrpc",
9748 "pet-linux-global-python",
9749 "pet-mac-commandlinetools",
9750 "pet-mac-python-org",
9751 "pet-mac-xcode",
9752 "pet-pipenv",
9753 "pet-pixi",
9754 "pet-poetry",
9755 "pet-pyenv",
9756 "pet-python-utils",
9757 "pet-reporter",
9758 "pet-telemetry",
9759 "pet-venv",
9760 "pet-virtualenv",
9761 "pet-virtualenvwrapper",
9762 "pet-windows-registry",
9763 "pet-windows-store",
9764 "serde",
9765 "serde_json",
9766]
9767
9768[[package]]
9769name = "pet-conda"
9770version = "0.1.0"
9771source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9772dependencies = [
9773 "env_logger 0.10.2",
9774 "lazy_static",
9775 "log",
9776 "msvc_spectre_libs",
9777 "pet-core",
9778 "pet-fs",
9779 "pet-python-utils",
9780 "pet-reporter",
9781 "regex",
9782 "serde",
9783 "serde_json",
9784 "yaml-rust2",
9785]
9786
9787[[package]]
9788name = "pet-core"
9789version = "0.1.0"
9790source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9791dependencies = [
9792 "clap",
9793 "lazy_static",
9794 "log",
9795 "msvc_spectre_libs",
9796 "pet-fs",
9797 "regex",
9798 "serde",
9799 "serde_json",
9800]
9801
9802[[package]]
9803name = "pet-env-var-path"
9804version = "0.1.0"
9805source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9806dependencies = [
9807 "lazy_static",
9808 "log",
9809 "msvc_spectre_libs",
9810 "pet-conda",
9811 "pet-core",
9812 "pet-fs",
9813 "pet-python-utils",
9814 "pet-virtualenv",
9815 "regex",
9816]
9817
9818[[package]]
9819name = "pet-fs"
9820version = "0.1.0"
9821source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9822dependencies = [
9823 "log",
9824 "msvc_spectre_libs",
9825]
9826
9827[[package]]
9828name = "pet-global-virtualenvs"
9829version = "0.1.0"
9830source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9831dependencies = [
9832 "log",
9833 "msvc_spectre_libs",
9834 "pet-conda",
9835 "pet-core",
9836 "pet-fs",
9837 "pet-virtualenv",
9838]
9839
9840[[package]]
9841name = "pet-homebrew"
9842version = "0.1.0"
9843source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9844dependencies = [
9845 "lazy_static",
9846 "log",
9847 "msvc_spectre_libs",
9848 "pet-conda",
9849 "pet-core",
9850 "pet-fs",
9851 "pet-python-utils",
9852 "pet-virtualenv",
9853 "regex",
9854 "serde",
9855 "serde_json",
9856]
9857
9858[[package]]
9859name = "pet-jsonrpc"
9860version = "0.1.0"
9861source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9862dependencies = [
9863 "env_logger 0.10.2",
9864 "log",
9865 "msvc_spectre_libs",
9866 "pet-core",
9867 "serde",
9868 "serde_json",
9869]
9870
9871[[package]]
9872name = "pet-linux-global-python"
9873version = "0.1.0"
9874source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9875dependencies = [
9876 "log",
9877 "msvc_spectre_libs",
9878 "pet-core",
9879 "pet-fs",
9880 "pet-python-utils",
9881 "pet-virtualenv",
9882]
9883
9884[[package]]
9885name = "pet-mac-commandlinetools"
9886version = "0.1.0"
9887source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9888dependencies = [
9889 "log",
9890 "msvc_spectre_libs",
9891 "pet-core",
9892 "pet-fs",
9893 "pet-python-utils",
9894 "pet-virtualenv",
9895]
9896
9897[[package]]
9898name = "pet-mac-python-org"
9899version = "0.1.0"
9900source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9901dependencies = [
9902 "log",
9903 "msvc_spectre_libs",
9904 "pet-core",
9905 "pet-fs",
9906 "pet-python-utils",
9907 "pet-virtualenv",
9908]
9909
9910[[package]]
9911name = "pet-mac-xcode"
9912version = "0.1.0"
9913source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9914dependencies = [
9915 "log",
9916 "msvc_spectre_libs",
9917 "pet-core",
9918 "pet-fs",
9919 "pet-python-utils",
9920 "pet-virtualenv",
9921]
9922
9923[[package]]
9924name = "pet-pipenv"
9925version = "0.1.0"
9926source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9927dependencies = [
9928 "log",
9929 "msvc_spectre_libs",
9930 "pet-core",
9931 "pet-fs",
9932 "pet-python-utils",
9933 "pet-virtualenv",
9934]
9935
9936[[package]]
9937name = "pet-pixi"
9938version = "0.1.0"
9939source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9940dependencies = [
9941 "log",
9942 "msvc_spectre_libs",
9943 "pet-conda",
9944 "pet-core",
9945 "pet-python-utils",
9946]
9947
9948[[package]]
9949name = "pet-poetry"
9950version = "0.1.0"
9951source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9952dependencies = [
9953 "base64 0.22.1",
9954 "lazy_static",
9955 "log",
9956 "msvc_spectre_libs",
9957 "pet-core",
9958 "pet-fs",
9959 "pet-python-utils",
9960 "pet-reporter",
9961 "pet-virtualenv",
9962 "regex",
9963 "serde",
9964 "serde_json",
9965 "sha2",
9966 "toml 0.8.20",
9967]
9968
9969[[package]]
9970name = "pet-pyenv"
9971version = "0.1.0"
9972source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9973dependencies = [
9974 "lazy_static",
9975 "log",
9976 "msvc_spectre_libs",
9977 "pet-conda",
9978 "pet-core",
9979 "pet-fs",
9980 "pet-python-utils",
9981 "pet-reporter",
9982 "regex",
9983 "serde",
9984 "serde_json",
9985]
9986
9987[[package]]
9988name = "pet-python-utils"
9989version = "0.1.0"
9990source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9991dependencies = [
9992 "env_logger 0.10.2",
9993 "lazy_static",
9994 "log",
9995 "msvc_spectre_libs",
9996 "pet-core",
9997 "pet-fs",
9998 "regex",
9999 "serde",
10000 "serde_json",
10001 "sha2",
10002]
10003
10004[[package]]
10005name = "pet-reporter"
10006version = "0.1.0"
10007source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10008dependencies = [
10009 "env_logger 0.10.2",
10010 "log",
10011 "msvc_spectre_libs",
10012 "pet-core",
10013 "pet-jsonrpc",
10014 "serde",
10015 "serde_json",
10016]
10017
10018[[package]]
10019name = "pet-telemetry"
10020version = "0.1.0"
10021source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10022dependencies = [
10023 "env_logger 0.10.2",
10024 "lazy_static",
10025 "log",
10026 "msvc_spectre_libs",
10027 "pet-core",
10028 "pet-fs",
10029 "pet-python-utils",
10030 "regex",
10031]
10032
10033[[package]]
10034name = "pet-venv"
10035version = "0.1.0"
10036source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10037dependencies = [
10038 "log",
10039 "msvc_spectre_libs",
10040 "pet-core",
10041 "pet-python-utils",
10042 "pet-virtualenv",
10043]
10044
10045[[package]]
10046name = "pet-virtualenv"
10047version = "0.1.0"
10048source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10049dependencies = [
10050 "log",
10051 "msvc_spectre_libs",
10052 "pet-core",
10053 "pet-fs",
10054 "pet-python-utils",
10055]
10056
10057[[package]]
10058name = "pet-virtualenvwrapper"
10059version = "0.1.0"
10060source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10061dependencies = [
10062 "log",
10063 "msvc_spectre_libs",
10064 "pet-core",
10065 "pet-fs",
10066 "pet-python-utils",
10067 "pet-virtualenv",
10068]
10069
10070[[package]]
10071name = "pet-windows-registry"
10072version = "0.1.0"
10073source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10074dependencies = [
10075 "lazy_static",
10076 "log",
10077 "msvc_spectre_libs",
10078 "pet-conda",
10079 "pet-core",
10080 "pet-fs",
10081 "pet-python-utils",
10082 "pet-virtualenv",
10083 "pet-windows-store",
10084 "regex",
10085 "winreg 0.52.0",
10086]
10087
10088[[package]]
10089name = "pet-windows-store"
10090version = "0.1.0"
10091source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10092dependencies = [
10093 "lazy_static",
10094 "log",
10095 "msvc_spectre_libs",
10096 "pet-core",
10097 "pet-fs",
10098 "pet-python-utils",
10099 "pet-virtualenv",
10100 "regex",
10101 "winreg 0.52.0",
10102]
10103
10104[[package]]
10105name = "petgraph"
10106version = "0.6.5"
10107source = "registry+https://github.com/rust-lang/crates.io-index"
10108checksum = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db"
10109dependencies = [
10110 "fixedbitset",
10111 "indexmap",
10112]
10113
10114[[package]]
10115name = "phf"
10116version = "0.11.2"
10117source = "registry+https://github.com/rust-lang/crates.io-index"
10118checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
10119dependencies = [
10120 "phf_macros",
10121 "phf_shared 0.11.2",
10122]
10123
10124[[package]]
10125name = "phf_codegen"
10126version = "0.11.2"
10127source = "registry+https://github.com/rust-lang/crates.io-index"
10128checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a"
10129dependencies = [
10130 "phf_generator 0.11.2",
10131 "phf_shared 0.11.2",
10132]
10133
10134[[package]]
10135name = "phf_generator"
10136version = "0.10.0"
10137source = "registry+https://github.com/rust-lang/crates.io-index"
10138checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
10139dependencies = [
10140 "phf_shared 0.10.0",
10141 "rand 0.8.5",
10142]
10143
10144[[package]]
10145name = "phf_generator"
10146version = "0.11.2"
10147source = "registry+https://github.com/rust-lang/crates.io-index"
10148checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
10149dependencies = [
10150 "phf_shared 0.11.2",
10151 "rand 0.8.5",
10152]
10153
10154[[package]]
10155name = "phf_macros"
10156version = "0.11.2"
10157source = "registry+https://github.com/rust-lang/crates.io-index"
10158checksum = "3444646e286606587e49f3bcf1679b8cef1dc2c5ecc29ddacaffc305180d464b"
10159dependencies = [
10160 "phf_generator 0.11.2",
10161 "phf_shared 0.11.2",
10162 "proc-macro2",
10163 "quote",
10164 "syn 2.0.100",
10165]
10166
10167[[package]]
10168name = "phf_shared"
10169version = "0.10.0"
10170source = "registry+https://github.com/rust-lang/crates.io-index"
10171checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
10172dependencies = [
10173 "siphasher 0.3.11",
10174]
10175
10176[[package]]
10177name = "phf_shared"
10178version = "0.11.2"
10179source = "registry+https://github.com/rust-lang/crates.io-index"
10180checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
10181dependencies = [
10182 "siphasher 0.3.11",
10183]
10184
10185[[package]]
10186name = "picker"
10187version = "0.1.0"
10188dependencies = [
10189 "anyhow",
10190 "ctor",
10191 "editor",
10192 "env_logger 0.11.7",
10193 "gpui",
10194 "menu",
10195 "schemars",
10196 "serde",
10197 "serde_json",
10198 "ui",
10199 "util",
10200 "workspace",
10201]
10202
10203[[package]]
10204name = "pico-args"
10205version = "0.5.0"
10206source = "registry+https://github.com/rust-lang/crates.io-index"
10207checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315"
10208
10209[[package]]
10210name = "pin-project"
10211version = "1.1.7"
10212source = "registry+https://github.com/rust-lang/crates.io-index"
10213checksum = "be57f64e946e500c8ee36ef6331845d40a93055567ec57e8fae13efd33759b95"
10214dependencies = [
10215 "pin-project-internal",
10216]
10217
10218[[package]]
10219name = "pin-project-internal"
10220version = "1.1.7"
10221source = "registry+https://github.com/rust-lang/crates.io-index"
10222checksum = "3c0f5fad0874fc7abcd4d750e76917eaebbecaa2c20bde22e1dbeeba8beb758c"
10223dependencies = [
10224 "proc-macro2",
10225 "quote",
10226 "syn 2.0.100",
10227]
10228
10229[[package]]
10230name = "pin-project-lite"
10231version = "0.2.16"
10232source = "registry+https://github.com/rust-lang/crates.io-index"
10233checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
10234
10235[[package]]
10236name = "pin-utils"
10237version = "0.1.0"
10238source = "registry+https://github.com/rust-lang/crates.io-index"
10239checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
10240
10241[[package]]
10242name = "piper"
10243version = "0.2.4"
10244source = "registry+https://github.com/rust-lang/crates.io-index"
10245checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066"
10246dependencies = [
10247 "atomic-waker",
10248 "fastrand 2.3.0",
10249 "futures-io",
10250]
10251
10252[[package]]
10253name = "pkcs1"
10254version = "0.7.5"
10255source = "registry+https://github.com/rust-lang/crates.io-index"
10256checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
10257dependencies = [
10258 "der 0.7.9",
10259 "pkcs8 0.10.2",
10260 "spki 0.7.3",
10261]
10262
10263[[package]]
10264name = "pkcs8"
10265version = "0.9.0"
10266source = "registry+https://github.com/rust-lang/crates.io-index"
10267checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba"
10268dependencies = [
10269 "der 0.6.1",
10270 "spki 0.6.0",
10271]
10272
10273[[package]]
10274name = "pkcs8"
10275version = "0.10.2"
10276source = "registry+https://github.com/rust-lang/crates.io-index"
10277checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
10278dependencies = [
10279 "der 0.7.9",
10280 "spki 0.7.3",
10281]
10282
10283[[package]]
10284name = "pkg-config"
10285version = "0.3.31"
10286source = "registry+https://github.com/rust-lang/crates.io-index"
10287checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2"
10288
10289[[package]]
10290name = "plist"
10291version = "1.7.0"
10292source = "registry+https://github.com/rust-lang/crates.io-index"
10293checksum = "42cf17e9a1800f5f396bc67d193dc9411b59012a5876445ef450d449881e1016"
10294dependencies = [
10295 "base64 0.22.1",
10296 "indexmap",
10297 "quick-xml 0.32.0",
10298 "serde",
10299 "time",
10300]
10301
10302[[package]]
10303name = "plotters"
10304version = "0.3.7"
10305source = "registry+https://github.com/rust-lang/crates.io-index"
10306checksum = "5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747"
10307dependencies = [
10308 "num-traits",
10309 "plotters-backend",
10310 "plotters-svg",
10311 "wasm-bindgen",
10312 "web-sys",
10313]
10314
10315[[package]]
10316name = "plotters-backend"
10317version = "0.3.7"
10318source = "registry+https://github.com/rust-lang/crates.io-index"
10319checksum = "df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a"
10320
10321[[package]]
10322name = "plotters-svg"
10323version = "0.3.7"
10324source = "registry+https://github.com/rust-lang/crates.io-index"
10325checksum = "51bae2ac328883f7acdfea3d66a7c35751187f870bc81f94563733a154d7a670"
10326dependencies = [
10327 "plotters-backend",
10328]
10329
10330[[package]]
10331name = "png"
10332version = "0.17.15"
10333source = "registry+https://github.com/rust-lang/crates.io-index"
10334checksum = "b67582bd5b65bdff614270e2ea89a1cf15bef71245cc1e5f7ea126977144211d"
10335dependencies = [
10336 "bitflags 1.3.2",
10337 "crc32fast",
10338 "fdeflate",
10339 "flate2",
10340 "miniz_oxide",
10341]
10342
10343[[package]]
10344name = "polling"
10345version = "3.7.4"
10346source = "registry+https://github.com/rust-lang/crates.io-index"
10347checksum = "a604568c3202727d1507653cb121dbd627a58684eb09a820fd746bee38b4442f"
10348dependencies = [
10349 "cfg-if",
10350 "concurrent-queue",
10351 "hermit-abi 0.4.0",
10352 "pin-project-lite",
10353 "rustix",
10354 "tracing",
10355 "windows-sys 0.59.0",
10356]
10357
10358[[package]]
10359name = "pollster"
10360version = "0.2.5"
10361source = "registry+https://github.com/rust-lang/crates.io-index"
10362checksum = "5da3b0203fd7ee5720aa0b5e790b591aa5d3f41c3ed2c34a3a393382198af2f7"
10363
10364[[package]]
10365name = "portable-atomic"
10366version = "1.11.0"
10367source = "registry+https://github.com/rust-lang/crates.io-index"
10368checksum = "350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e"
10369
10370[[package]]
10371name = "portable-atomic-util"
10372version = "0.2.4"
10373source = "registry+https://github.com/rust-lang/crates.io-index"
10374checksum = "d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507"
10375dependencies = [
10376 "portable-atomic",
10377]
10378
10379[[package]]
10380name = "postage"
10381version = "0.5.0"
10382source = "registry+https://github.com/rust-lang/crates.io-index"
10383checksum = "af3fb618632874fb76937c2361a7f22afd393c982a2165595407edc75b06d3c1"
10384dependencies = [
10385 "atomic",
10386 "crossbeam-queue",
10387 "futures 0.3.31",
10388 "log",
10389 "parking_lot",
10390 "pin-project",
10391 "pollster",
10392 "static_assertions",
10393 "thiserror 1.0.69",
10394]
10395
10396[[package]]
10397name = "postcard"
10398version = "1.1.1"
10399source = "registry+https://github.com/rust-lang/crates.io-index"
10400checksum = "170a2601f67cc9dba8edd8c4870b15f71a6a2dc196daec8c83f72b59dff628a8"
10401dependencies = [
10402 "cobs",
10403 "embedded-io 0.4.0",
10404 "embedded-io 0.6.1",
10405 "serde",
10406]
10407
10408[[package]]
10409name = "powerfmt"
10410version = "0.2.0"
10411source = "registry+https://github.com/rust-lang/crates.io-index"
10412checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
10413
10414[[package]]
10415name = "ppv-lite86"
10416version = "0.2.20"
10417source = "registry+https://github.com/rust-lang/crates.io-index"
10418checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
10419dependencies = [
10420 "zerocopy 0.7.35",
10421]
10422
10423[[package]]
10424name = "precomputed-hash"
10425version = "0.1.1"
10426source = "registry+https://github.com/rust-lang/crates.io-index"
10427checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
10428
10429[[package]]
10430name = "prettier"
10431version = "0.1.0"
10432dependencies = [
10433 "anyhow",
10434 "collections",
10435 "fs",
10436 "gpui",
10437 "language",
10438 "log",
10439 "lsp",
10440 "node_runtime",
10441 "parking_lot",
10442 "paths",
10443 "serde",
10444 "serde_json",
10445 "util",
10446]
10447
10448[[package]]
10449name = "pretty_assertions"
10450version = "1.4.1"
10451source = "registry+https://github.com/rust-lang/crates.io-index"
10452checksum = "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d"
10453dependencies = [
10454 "diff",
10455 "yansi",
10456]
10457
10458[[package]]
10459name = "prettyplease"
10460version = "0.2.25"
10461source = "registry+https://github.com/rust-lang/crates.io-index"
10462checksum = "64d1ec885c64d0457d564db4ec299b2dae3f9c02808b8ad9c3a089c591b18033"
10463dependencies = [
10464 "proc-macro2",
10465 "syn 2.0.100",
10466]
10467
10468[[package]]
10469name = "proc-macro-crate"
10470version = "3.2.0"
10471source = "registry+https://github.com/rust-lang/crates.io-index"
10472checksum = "8ecf48c7ca261d60b74ab1a7b20da18bede46776b2e55535cb958eb595c5fa7b"
10473dependencies = [
10474 "toml_edit",
10475]
10476
10477[[package]]
10478name = "proc-macro-error-attr2"
10479version = "2.0.0"
10480source = "registry+https://github.com/rust-lang/crates.io-index"
10481checksum = "96de42df36bb9bba5542fe9f1a054b8cc87e172759a1868aa05c1f3acc89dfc5"
10482dependencies = [
10483 "proc-macro2",
10484 "quote",
10485]
10486
10487[[package]]
10488name = "proc-macro-error2"
10489version = "2.0.1"
10490source = "registry+https://github.com/rust-lang/crates.io-index"
10491checksum = "11ec05c52be0a07b08061f7dd003e7d7092e0472bc731b4af7bb1ef876109802"
10492dependencies = [
10493 "proc-macro-error-attr2",
10494 "proc-macro2",
10495 "quote",
10496 "syn 2.0.100",
10497]
10498
10499[[package]]
10500name = "proc-macro2"
10501version = "1.0.94"
10502source = "registry+https://github.com/rust-lang/crates.io-index"
10503checksum = "a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84"
10504dependencies = [
10505 "unicode-ident",
10506]
10507
10508[[package]]
10509name = "proc-macro2-diagnostics"
10510version = "0.10.1"
10511source = "registry+https://github.com/rust-lang/crates.io-index"
10512checksum = "af066a9c399a26e020ada66a034357a868728e72cd426f3adcd35f80d88d88c8"
10513dependencies = [
10514 "proc-macro2",
10515 "quote",
10516 "syn 2.0.100",
10517 "version_check",
10518 "yansi",
10519]
10520
10521[[package]]
10522name = "profiling"
10523version = "1.0.16"
10524source = "registry+https://github.com/rust-lang/crates.io-index"
10525checksum = "afbdc74edc00b6f6a218ca6a5364d6226a259d4b8ea1af4a0ea063f27e179f4d"
10526dependencies = [
10527 "profiling-procmacros",
10528]
10529
10530[[package]]
10531name = "profiling-procmacros"
10532version = "1.0.16"
10533source = "registry+https://github.com/rust-lang/crates.io-index"
10534checksum = "a65f2e60fbf1063868558d69c6beacf412dc755f9fc020f514b7955fc914fe30"
10535dependencies = [
10536 "quote",
10537 "syn 2.0.100",
10538]
10539
10540[[package]]
10541name = "project"
10542version = "0.1.0"
10543dependencies = [
10544 "aho-corasick",
10545 "anyhow",
10546 "askpass",
10547 "async-trait",
10548 "buffer_diff",
10549 "circular-buffer",
10550 "client",
10551 "clock",
10552 "collections",
10553 "dap",
10554 "dap_adapters",
10555 "env_logger 0.11.7",
10556 "extension",
10557 "fancy-regex 0.14.0",
10558 "fs",
10559 "futures 0.3.31",
10560 "fuzzy",
10561 "git",
10562 "git2",
10563 "globset",
10564 "gpui",
10565 "http_client",
10566 "image",
10567 "indexmap",
10568 "itertools 0.14.0",
10569 "language",
10570 "log",
10571 "lsp",
10572 "node_runtime",
10573 "parking_lot",
10574 "pathdiff",
10575 "paths",
10576 "postage",
10577 "prettier",
10578 "pretty_assertions",
10579 "rand 0.8.5",
10580 "regex",
10581 "release_channel",
10582 "remote",
10583 "rpc",
10584 "schemars",
10585 "serde",
10586 "serde_json",
10587 "settings",
10588 "sha2",
10589 "shellexpand 2.1.2",
10590 "shlex",
10591 "smol",
10592 "snippet",
10593 "snippet_provider",
10594 "task",
10595 "tempfile",
10596 "terminal",
10597 "text",
10598 "toml 0.8.20",
10599 "unindent",
10600 "url",
10601 "util",
10602 "which 6.0.3",
10603 "worktree",
10604]
10605
10606[[package]]
10607name = "project_panel"
10608version = "0.1.0"
10609dependencies = [
10610 "anyhow",
10611 "client",
10612 "collections",
10613 "command_palette_hooks",
10614 "db",
10615 "editor",
10616 "file_icons",
10617 "git",
10618 "gpui",
10619 "indexmap",
10620 "language",
10621 "menu",
10622 "pretty_assertions",
10623 "project",
10624 "schemars",
10625 "search",
10626 "serde",
10627 "serde_derive",
10628 "serde_json",
10629 "settings",
10630 "smallvec",
10631 "theme",
10632 "ui",
10633 "util",
10634 "workspace",
10635 "worktree",
10636 "zed_actions",
10637]
10638
10639[[package]]
10640name = "project_symbols"
10641version = "0.1.0"
10642dependencies = [
10643 "anyhow",
10644 "editor",
10645 "futures 0.3.31",
10646 "fuzzy",
10647 "gpui",
10648 "language",
10649 "lsp",
10650 "ordered-float 2.10.1",
10651 "picker",
10652 "project",
10653 "release_channel",
10654 "serde_json",
10655 "settings",
10656 "theme",
10657 "util",
10658 "workspace",
10659]
10660
10661[[package]]
10662name = "prometheus"
10663version = "0.13.4"
10664source = "registry+https://github.com/rust-lang/crates.io-index"
10665checksum = "3d33c28a30771f7f96db69893f78b857f7450d7e0237e9c8fc6427a81bae7ed1"
10666dependencies = [
10667 "cfg-if",
10668 "fnv",
10669 "lazy_static",
10670 "memchr",
10671 "parking_lot",
10672 "protobuf",
10673 "thiserror 1.0.69",
10674]
10675
10676[[package]]
10677name = "prompt_library"
10678version = "0.1.0"
10679dependencies = [
10680 "anyhow",
10681 "collections",
10682 "editor",
10683 "gpui",
10684 "language",
10685 "language_model",
10686 "log",
10687 "menu",
10688 "picker",
10689 "prompt_store",
10690 "release_channel",
10691 "rope",
10692 "serde",
10693 "settings",
10694 "theme",
10695 "ui",
10696 "util",
10697 "workspace",
10698 "zed_actions",
10699]
10700
10701[[package]]
10702name = "prompt_store"
10703version = "0.1.0"
10704dependencies = [
10705 "anyhow",
10706 "assets",
10707 "chrono",
10708 "collections",
10709 "fs",
10710 "futures 0.3.31",
10711 "fuzzy",
10712 "gpui",
10713 "handlebars 4.5.0",
10714 "heed",
10715 "language",
10716 "log",
10717 "parking_lot",
10718 "paths",
10719 "rope",
10720 "serde",
10721 "text",
10722 "util",
10723 "uuid",
10724]
10725
10726[[package]]
10727name = "prost"
10728version = "0.9.0"
10729source = "registry+https://github.com/rust-lang/crates.io-index"
10730checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"
10731dependencies = [
10732 "bytes 1.10.1",
10733 "prost-derive 0.9.0",
10734]
10735
10736[[package]]
10737name = "prost"
10738version = "0.12.6"
10739source = "registry+https://github.com/rust-lang/crates.io-index"
10740checksum = "deb1435c188b76130da55f17a466d252ff7b1418b2ad3e037d127b94e3411f29"
10741dependencies = [
10742 "bytes 1.10.1",
10743 "prost-derive 0.12.6",
10744]
10745
10746[[package]]
10747name = "prost-build"
10748version = "0.9.0"
10749source = "registry+https://github.com/rust-lang/crates.io-index"
10750checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"
10751dependencies = [
10752 "bytes 1.10.1",
10753 "heck 0.3.3",
10754 "itertools 0.10.5",
10755 "lazy_static",
10756 "log",
10757 "multimap 0.8.3",
10758 "petgraph",
10759 "prost 0.9.0",
10760 "prost-types 0.9.0",
10761 "regex",
10762 "tempfile",
10763 "which 4.4.2",
10764]
10765
10766[[package]]
10767name = "prost-build"
10768version = "0.12.6"
10769source = "registry+https://github.com/rust-lang/crates.io-index"
10770checksum = "22505a5c94da8e3b7c2996394d1c933236c4d743e81a410bcca4e6989fc066a4"
10771dependencies = [
10772 "bytes 1.10.1",
10773 "heck 0.5.0",
10774 "itertools 0.12.1",
10775 "log",
10776 "multimap 0.10.0",
10777 "once_cell",
10778 "petgraph",
10779 "prettyplease",
10780 "prost 0.12.6",
10781 "prost-types 0.12.6",
10782 "regex",
10783 "syn 2.0.100",
10784 "tempfile",
10785]
10786
10787[[package]]
10788name = "prost-derive"
10789version = "0.9.0"
10790source = "registry+https://github.com/rust-lang/crates.io-index"
10791checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe"
10792dependencies = [
10793 "anyhow",
10794 "itertools 0.10.5",
10795 "proc-macro2",
10796 "quote",
10797 "syn 1.0.109",
10798]
10799
10800[[package]]
10801name = "prost-derive"
10802version = "0.12.6"
10803source = "registry+https://github.com/rust-lang/crates.io-index"
10804checksum = "81bddcdb20abf9501610992b6759a4c888aef7d1a7247ef75e2404275ac24af1"
10805dependencies = [
10806 "anyhow",
10807 "itertools 0.12.1",
10808 "proc-macro2",
10809 "quote",
10810 "syn 2.0.100",
10811]
10812
10813[[package]]
10814name = "prost-types"
10815version = "0.9.0"
10816source = "registry+https://github.com/rust-lang/crates.io-index"
10817checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"
10818dependencies = [
10819 "bytes 1.10.1",
10820 "prost 0.9.0",
10821]
10822
10823[[package]]
10824name = "prost-types"
10825version = "0.12.6"
10826source = "registry+https://github.com/rust-lang/crates.io-index"
10827checksum = "9091c90b0a32608e984ff2fa4091273cbdd755d54935c51d520887f4a1dbd5b0"
10828dependencies = [
10829 "prost 0.12.6",
10830]
10831
10832[[package]]
10833name = "proto"
10834version = "0.1.0"
10835dependencies = [
10836 "anyhow",
10837 "collections",
10838 "prost 0.9.0",
10839 "prost-build 0.9.0",
10840 "serde",
10841]
10842
10843[[package]]
10844name = "protobuf"
10845version = "2.28.0"
10846source = "registry+https://github.com/rust-lang/crates.io-index"
10847checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
10848
10849[[package]]
10850name = "psm"
10851version = "0.1.24"
10852source = "registry+https://github.com/rust-lang/crates.io-index"
10853checksum = "200b9ff220857e53e184257720a14553b2f4aa02577d2ed9842d45d4b9654810"
10854dependencies = [
10855 "cc",
10856]
10857
10858[[package]]
10859name = "ptr_meta"
10860version = "0.1.4"
10861source = "registry+https://github.com/rust-lang/crates.io-index"
10862checksum = "0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1"
10863dependencies = [
10864 "ptr_meta_derive",
10865]
10866
10867[[package]]
10868name = "ptr_meta_derive"
10869version = "0.1.4"
10870source = "registry+https://github.com/rust-lang/crates.io-index"
10871checksum = "16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac"
10872dependencies = [
10873 "proc-macro2",
10874 "quote",
10875 "syn 1.0.109",
10876]
10877
10878[[package]]
10879name = "pulldown-cmark"
10880version = "0.10.3"
10881source = "registry+https://github.com/rust-lang/crates.io-index"
10882checksum = "76979bea66e7875e7509c4ec5300112b316af87fa7a252ca91c448b32dfe3993"
10883dependencies = [
10884 "bitflags 2.8.0",
10885 "memchr",
10886 "pulldown-cmark-escape",
10887 "unicase",
10888]
10889
10890[[package]]
10891name = "pulldown-cmark"
10892version = "0.12.2"
10893source = "registry+https://github.com/rust-lang/crates.io-index"
10894checksum = "f86ba2052aebccc42cbbb3ed234b8b13ce76f75c3551a303cb2bcffcff12bb14"
10895dependencies = [
10896 "bitflags 2.8.0",
10897 "memchr",
10898 "unicase",
10899]
10900
10901[[package]]
10902name = "pulldown-cmark-escape"
10903version = "0.10.1"
10904source = "registry+https://github.com/rust-lang/crates.io-index"
10905checksum = "bd348ff538bc9caeda7ee8cad2d1d48236a1f443c1fa3913c6a02fe0043b1dd3"
10906
10907[[package]]
10908name = "pulley-interpreter"
10909version = "29.0.1"
10910source = "registry+https://github.com/rust-lang/crates.io-index"
10911checksum = "62d95f8575df49a2708398182f49a888cf9dc30210fb1fd2df87c889edcee75d"
10912dependencies = [
10913 "cranelift-bitset",
10914 "log",
10915 "sptr",
10916 "wasmtime-math",
10917]
10918
10919[[package]]
10920name = "qoi"
10921version = "0.4.1"
10922source = "registry+https://github.com/rust-lang/crates.io-index"
10923checksum = "7f6d64c71eb498fe9eae14ce4ec935c555749aef511cca85b5568910d6e48001"
10924dependencies = [
10925 "bytemuck",
10926]
10927
10928[[package]]
10929name = "quick-error"
10930version = "2.0.1"
10931source = "registry+https://github.com/rust-lang/crates.io-index"
10932checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"
10933
10934[[package]]
10935name = "quick-xml"
10936version = "0.32.0"
10937source = "registry+https://github.com/rust-lang/crates.io-index"
10938checksum = "1d3a6e5838b60e0e8fa7a43f22ade549a37d61f8bdbe636d0d7816191de969c2"
10939dependencies = [
10940 "memchr",
10941]
10942
10943[[package]]
10944name = "quick-xml"
10945version = "0.37.2"
10946source = "registry+https://github.com/rust-lang/crates.io-index"
10947checksum = "165859e9e55f79d67b96c5d96f4e88b6f2695a1972849c15a6a3f5c59fc2c003"
10948dependencies = [
10949 "memchr",
10950]
10951
10952[[package]]
10953name = "quinn"
10954version = "0.11.6"
10955source = "registry+https://github.com/rust-lang/crates.io-index"
10956checksum = "62e96808277ec6f97351a2380e6c25114bc9e67037775464979f3037c92d05ef"
10957dependencies = [
10958 "bytes 1.10.1",
10959 "pin-project-lite",
10960 "quinn-proto",
10961 "quinn-udp",
10962 "rustc-hash 2.1.1",
10963 "rustls 0.23.23",
10964 "socket2",
10965 "thiserror 2.0.6",
10966 "tokio",
10967 "tracing",
10968]
10969
10970[[package]]
10971name = "quinn-proto"
10972version = "0.11.9"
10973source = "registry+https://github.com/rust-lang/crates.io-index"
10974checksum = "a2fe5ef3495d7d2e377ff17b1a8ce2ee2ec2a18cde8b6ad6619d65d0701c135d"
10975dependencies = [
10976 "bytes 1.10.1",
10977 "getrandom 0.2.15",
10978 "rand 0.8.5",
10979 "ring",
10980 "rustc-hash 2.1.1",
10981 "rustls 0.23.23",
10982 "rustls-pki-types",
10983 "slab",
10984 "thiserror 2.0.6",
10985 "tinyvec",
10986 "tracing",
10987 "web-time",
10988]
10989
10990[[package]]
10991name = "quinn-udp"
10992version = "0.5.9"
10993source = "registry+https://github.com/rust-lang/crates.io-index"
10994checksum = "1c40286217b4ba3a71d644d752e6a0b71f13f1b6a2c5311acfcbe0c2418ed904"
10995dependencies = [
10996 "cfg_aliases 0.2.1",
10997 "libc",
10998 "once_cell",
10999 "socket2",
11000 "tracing",
11001 "windows-sys 0.59.0",
11002]
11003
11004[[package]]
11005name = "quote"
11006version = "1.0.40"
11007source = "registry+https://github.com/rust-lang/crates.io-index"
11008checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
11009dependencies = [
11010 "proc-macro2",
11011]
11012
11013[[package]]
11014name = "radium"
11015version = "0.7.0"
11016source = "registry+https://github.com/rust-lang/crates.io-index"
11017checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
11018
11019[[package]]
11020name = "rand"
11021version = "0.7.3"
11022source = "registry+https://github.com/rust-lang/crates.io-index"
11023checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
11024dependencies = [
11025 "getrandom 0.1.16",
11026 "libc",
11027 "rand_chacha 0.2.2",
11028 "rand_core 0.5.1",
11029 "rand_hc",
11030]
11031
11032[[package]]
11033name = "rand"
11034version = "0.8.5"
11035source = "registry+https://github.com/rust-lang/crates.io-index"
11036checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
11037dependencies = [
11038 "libc",
11039 "rand_chacha 0.3.1",
11040 "rand_core 0.6.4",
11041]
11042
11043[[package]]
11044name = "rand"
11045version = "0.9.0"
11046source = "registry+https://github.com/rust-lang/crates.io-index"
11047checksum = "3779b94aeb87e8bd4e834cee3650289ee9e0d5677f976ecdb6d219e5f4f6cd94"
11048dependencies = [
11049 "rand_chacha 0.9.0",
11050 "rand_core 0.9.0",
11051 "zerocopy 0.8.18",
11052]
11053
11054[[package]]
11055name = "rand_chacha"
11056version = "0.2.2"
11057source = "registry+https://github.com/rust-lang/crates.io-index"
11058checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
11059dependencies = [
11060 "ppv-lite86",
11061 "rand_core 0.5.1",
11062]
11063
11064[[package]]
11065name = "rand_chacha"
11066version = "0.3.1"
11067source = "registry+https://github.com/rust-lang/crates.io-index"
11068checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
11069dependencies = [
11070 "ppv-lite86",
11071 "rand_core 0.6.4",
11072]
11073
11074[[package]]
11075name = "rand_chacha"
11076version = "0.9.0"
11077source = "registry+https://github.com/rust-lang/crates.io-index"
11078checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
11079dependencies = [
11080 "ppv-lite86",
11081 "rand_core 0.9.0",
11082]
11083
11084[[package]]
11085name = "rand_core"
11086version = "0.5.1"
11087source = "registry+https://github.com/rust-lang/crates.io-index"
11088checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
11089dependencies = [
11090 "getrandom 0.1.16",
11091]
11092
11093[[package]]
11094name = "rand_core"
11095version = "0.6.4"
11096source = "registry+https://github.com/rust-lang/crates.io-index"
11097checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
11098dependencies = [
11099 "getrandom 0.2.15",
11100]
11101
11102[[package]]
11103name = "rand_core"
11104version = "0.9.0"
11105source = "registry+https://github.com/rust-lang/crates.io-index"
11106checksum = "b08f3c9802962f7e1b25113931d94f43ed9725bebc59db9d0c3e9a23b67e15ff"
11107dependencies = [
11108 "getrandom 0.3.1",
11109 "zerocopy 0.8.18",
11110]
11111
11112[[package]]
11113name = "rand_hc"
11114version = "0.2.0"
11115source = "registry+https://github.com/rust-lang/crates.io-index"
11116checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
11117dependencies = [
11118 "rand_core 0.5.1",
11119]
11120
11121[[package]]
11122name = "rangemap"
11123version = "1.5.1"
11124source = "registry+https://github.com/rust-lang/crates.io-index"
11125checksum = "f60fcc7d6849342eff22c4350c8b9a989ee8ceabc4b481253e8946b9fe83d684"
11126
11127[[package]]
11128name = "rav1e"
11129version = "0.7.1"
11130source = "registry+https://github.com/rust-lang/crates.io-index"
11131checksum = "cd87ce80a7665b1cce111f8a16c1f3929f6547ce91ade6addf4ec86a8dda5ce9"
11132dependencies = [
11133 "arbitrary",
11134 "arg_enum_proc_macro",
11135 "arrayvec",
11136 "av1-grain",
11137 "bitstream-io",
11138 "built",
11139 "cfg-if",
11140 "interpolate_name",
11141 "itertools 0.12.1",
11142 "libc",
11143 "libfuzzer-sys",
11144 "log",
11145 "maybe-rayon",
11146 "new_debug_unreachable",
11147 "noop_proc_macro",
11148 "num-derive",
11149 "num-traits",
11150 "once_cell",
11151 "paste",
11152 "profiling",
11153 "rand 0.8.5",
11154 "rand_chacha 0.3.1",
11155 "simd_helpers",
11156 "system-deps",
11157 "thiserror 1.0.69",
11158 "v_frame",
11159 "wasm-bindgen",
11160]
11161
11162[[package]]
11163name = "ravif"
11164version = "0.11.11"
11165source = "registry+https://github.com/rust-lang/crates.io-index"
11166checksum = "2413fd96bd0ea5cdeeb37eaf446a22e6ed7b981d792828721e74ded1980a45c6"
11167dependencies = [
11168 "avif-serialize",
11169 "imgref",
11170 "loop9",
11171 "quick-error",
11172 "rav1e",
11173 "rayon",
11174 "rgb",
11175]
11176
11177[[package]]
11178name = "raw-window-handle"
11179version = "0.6.2"
11180source = "registry+https://github.com/rust-lang/crates.io-index"
11181checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539"
11182
11183[[package]]
11184name = "raw-window-metal"
11185version = "0.4.0"
11186source = "registry+https://github.com/rust-lang/crates.io-index"
11187checksum = "76e8caa82e31bb98fee12fa8f051c94a6aa36b07cddb03f0d4fc558988360ff1"
11188dependencies = [
11189 "cocoa 0.25.0",
11190 "core-graphics 0.23.2",
11191 "objc",
11192 "raw-window-handle",
11193]
11194
11195[[package]]
11196name = "rayon"
11197version = "1.10.0"
11198source = "registry+https://github.com/rust-lang/crates.io-index"
11199checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
11200dependencies = [
11201 "either",
11202 "rayon-core",
11203]
11204
11205[[package]]
11206name = "rayon-core"
11207version = "1.12.1"
11208source = "registry+https://github.com/rust-lang/crates.io-index"
11209checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
11210dependencies = [
11211 "crossbeam-deque",
11212 "crossbeam-utils",
11213]
11214
11215[[package]]
11216name = "read-fonts"
11217version = "0.22.5"
11218source = "registry+https://github.com/rust-lang/crates.io-index"
11219checksum = "4a04b892cb6f91951f144c33321843790c8574c825aafdb16d815fd7183b5229"
11220dependencies = [
11221 "bytemuck",
11222 "font-types",
11223]
11224
11225[[package]]
11226name = "recent_projects"
11227version = "0.1.0"
11228dependencies = [
11229 "anyhow",
11230 "auto_update",
11231 "dap",
11232 "editor",
11233 "extension_host",
11234 "file_finder",
11235 "futures 0.3.31",
11236 "fuzzy",
11237 "gpui",
11238 "language",
11239 "log",
11240 "markdown",
11241 "menu",
11242 "ordered-float 2.10.1",
11243 "paths",
11244 "picker",
11245 "project",
11246 "release_channel",
11247 "remote",
11248 "schemars",
11249 "serde",
11250 "serde_json",
11251 "settings",
11252 "smol",
11253 "task",
11254 "telemetry",
11255 "theme",
11256 "ui",
11257 "util",
11258 "workspace",
11259 "zed_actions",
11260]
11261
11262[[package]]
11263name = "redox_syscall"
11264version = "0.2.16"
11265source = "registry+https://github.com/rust-lang/crates.io-index"
11266checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
11267dependencies = [
11268 "bitflags 1.3.2",
11269]
11270
11271[[package]]
11272name = "redox_syscall"
11273version = "0.5.8"
11274source = "registry+https://github.com/rust-lang/crates.io-index"
11275checksum = "03a862b389f93e68874fbf580b9de08dd02facb9a788ebadaf4a3fd33cf58834"
11276dependencies = [
11277 "bitflags 2.8.0",
11278]
11279
11280[[package]]
11281name = "redox_users"
11282version = "0.4.6"
11283source = "registry+https://github.com/rust-lang/crates.io-index"
11284checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43"
11285dependencies = [
11286 "getrandom 0.2.15",
11287 "libredox",
11288 "thiserror 1.0.69",
11289]
11290
11291[[package]]
11292name = "refineable"
11293version = "0.1.0"
11294dependencies = [
11295 "derive_refineable",
11296]
11297
11298[[package]]
11299name = "regalloc2"
11300version = "0.11.1"
11301source = "registry+https://github.com/rust-lang/crates.io-index"
11302checksum = "145c1c267e14f20fb0f88aa76a1c5ffec42d592c1d28b3cd9148ae35916158d3"
11303dependencies = [
11304 "allocator-api2",
11305 "bumpalo",
11306 "hashbrown 0.15.2",
11307 "log",
11308 "rustc-hash 2.1.1",
11309 "smallvec",
11310]
11311
11312[[package]]
11313name = "regex"
11314version = "1.11.1"
11315source = "registry+https://github.com/rust-lang/crates.io-index"
11316checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
11317dependencies = [
11318 "aho-corasick",
11319 "memchr",
11320 "regex-automata 0.4.9",
11321 "regex-syntax 0.8.5",
11322]
11323
11324[[package]]
11325name = "regex-automata"
11326version = "0.1.10"
11327source = "registry+https://github.com/rust-lang/crates.io-index"
11328checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
11329dependencies = [
11330 "regex-syntax 0.6.29",
11331]
11332
11333[[package]]
11334name = "regex-automata"
11335version = "0.4.9"
11336source = "registry+https://github.com/rust-lang/crates.io-index"
11337checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
11338dependencies = [
11339 "aho-corasick",
11340 "memchr",
11341 "regex-syntax 0.8.5",
11342]
11343
11344[[package]]
11345name = "regex-lite"
11346version = "0.1.6"
11347source = "registry+https://github.com/rust-lang/crates.io-index"
11348checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a"
11349
11350[[package]]
11351name = "regex-syntax"
11352version = "0.6.29"
11353source = "registry+https://github.com/rust-lang/crates.io-index"
11354checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
11355
11356[[package]]
11357name = "regex-syntax"
11358version = "0.8.5"
11359source = "registry+https://github.com/rust-lang/crates.io-index"
11360checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
11361
11362[[package]]
11363name = "release_channel"
11364version = "0.1.0"
11365dependencies = [
11366 "gpui",
11367]
11368
11369[[package]]
11370name = "remote"
11371version = "0.1.0"
11372dependencies = [
11373 "anyhow",
11374 "askpass",
11375 "async-trait",
11376 "collections",
11377 "fs",
11378 "futures 0.3.31",
11379 "gpui",
11380 "itertools 0.14.0",
11381 "log",
11382 "parking_lot",
11383 "paths",
11384 "prost 0.9.0",
11385 "release_channel",
11386 "rpc",
11387 "schemars",
11388 "serde",
11389 "serde_json",
11390 "shlex",
11391 "smol",
11392 "tempfile",
11393 "thiserror 1.0.69",
11394 "urlencoding",
11395 "util",
11396]
11397
11398[[package]]
11399name = "remote_server"
11400version = "0.1.0"
11401dependencies = [
11402 "anyhow",
11403 "async-watch",
11404 "backtrace",
11405 "cargo_toml",
11406 "chrono",
11407 "clap",
11408 "client",
11409 "clock",
11410 "env_logger 0.11.7",
11411 "extension",
11412 "extension_host",
11413 "fork",
11414 "fs",
11415 "futures 0.3.31",
11416 "git",
11417 "git_hosting_providers",
11418 "gpui",
11419 "gpui_tokio",
11420 "http_client",
11421 "language",
11422 "language_extension",
11423 "languages",
11424 "libc",
11425 "log",
11426 "lsp",
11427 "node_runtime",
11428 "paths",
11429 "project",
11430 "proto",
11431 "release_channel",
11432 "remote",
11433 "reqwest_client",
11434 "rpc",
11435 "rust-embed",
11436 "serde",
11437 "serde_json",
11438 "settings",
11439 "shellexpand 2.1.2",
11440 "smol",
11441 "sysinfo",
11442 "telemetry_events",
11443 "toml 0.8.20",
11444 "unindent",
11445 "util",
11446 "worktree",
11447]
11448
11449[[package]]
11450name = "rend"
11451version = "0.4.2"
11452source = "registry+https://github.com/rust-lang/crates.io-index"
11453checksum = "71fe3824f5629716b1589be05dacd749f6aa084c87e00e016714a8cdfccc997c"
11454dependencies = [
11455 "bytecheck",
11456]
11457
11458[[package]]
11459name = "repl"
11460version = "0.1.0"
11461dependencies = [
11462 "alacritty_terminal",
11463 "anyhow",
11464 "async-dispatcher",
11465 "async-tungstenite",
11466 "base64 0.22.1",
11467 "client",
11468 "collections",
11469 "command_palette_hooks",
11470 "editor",
11471 "env_logger 0.11.7",
11472 "feature_flags",
11473 "file_icons",
11474 "futures 0.3.31",
11475 "gpui",
11476 "http_client",
11477 "image",
11478 "indoc",
11479 "jupyter-protocol",
11480 "jupyter-websocket-client",
11481 "language",
11482 "languages",
11483 "log",
11484 "markdown_preview",
11485 "menu",
11486 "multi_buffer",
11487 "nbformat",
11488 "picker",
11489 "project",
11490 "runtimelib",
11491 "schemars",
11492 "serde",
11493 "serde_json",
11494 "settings",
11495 "smol",
11496 "telemetry",
11497 "terminal",
11498 "terminal_view",
11499 "theme",
11500 "tree-sitter-md",
11501 "tree-sitter-python",
11502 "tree-sitter-typescript",
11503 "ui",
11504 "util",
11505 "uuid",
11506 "workspace",
11507]
11508
11509[[package]]
11510name = "reqwest"
11511version = "0.11.27"
11512source = "registry+https://github.com/rust-lang/crates.io-index"
11513checksum = "dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62"
11514dependencies = [
11515 "base64 0.21.7",
11516 "bytes 1.10.1",
11517 "encoding_rs",
11518 "futures-core",
11519 "futures-util",
11520 "h2 0.3.26",
11521 "http 0.2.12",
11522 "http-body 0.4.6",
11523 "hyper 0.14.32",
11524 "hyper-rustls 0.24.2",
11525 "hyper-tls",
11526 "ipnet",
11527 "js-sys",
11528 "log",
11529 "mime",
11530 "native-tls",
11531 "once_cell",
11532 "percent-encoding",
11533 "pin-project-lite",
11534 "rustls 0.21.12",
11535 "rustls-native-certs 0.6.3",
11536 "rustls-pemfile 1.0.4",
11537 "serde",
11538 "serde_json",
11539 "serde_urlencoded",
11540 "sync_wrapper 0.1.2",
11541 "system-configuration 0.5.1",
11542 "tokio",
11543 "tokio-native-tls",
11544 "tokio-rustls 0.24.1",
11545 "tower-service",
11546 "url",
11547 "wasm-bindgen",
11548 "wasm-bindgen-futures",
11549 "web-sys",
11550 "winreg 0.50.0",
11551]
11552
11553[[package]]
11554name = "reqwest"
11555version = "0.12.8"
11556source = "git+https://github.com/zed-industries/reqwest.git?rev=fd110f6998da16bbca97b6dddda9be7827c50e29#fd110f6998da16bbca97b6dddda9be7827c50e29"
11557dependencies = [
11558 "base64 0.22.1",
11559 "bytes 1.10.1",
11560 "encoding_rs",
11561 "futures-core",
11562 "futures-util",
11563 "h2 0.4.7",
11564 "http 1.2.0",
11565 "http-body 1.0.1",
11566 "http-body-util",
11567 "hyper 1.5.1",
11568 "hyper-rustls 0.27.3",
11569 "hyper-util",
11570 "ipnet",
11571 "js-sys",
11572 "log",
11573 "mime",
11574 "once_cell",
11575 "percent-encoding",
11576 "pin-project-lite",
11577 "quinn",
11578 "rustls 0.23.23",
11579 "rustls-native-certs 0.8.1",
11580 "rustls-pemfile 2.2.0",
11581 "rustls-pki-types",
11582 "serde",
11583 "serde_json",
11584 "serde_urlencoded",
11585 "sync_wrapper 1.0.2",
11586 "system-configuration 0.6.1",
11587 "tokio",
11588 "tokio-rustls 0.26.1",
11589 "tokio-socks",
11590 "tokio-util",
11591 "tower-service",
11592 "url",
11593 "wasm-bindgen",
11594 "wasm-bindgen-futures",
11595 "wasm-streams",
11596 "web-sys",
11597 "windows-registry",
11598]
11599
11600[[package]]
11601name = "reqwest_client"
11602version = "0.1.0"
11603dependencies = [
11604 "anyhow",
11605 "bytes 1.10.1",
11606 "futures 0.3.31",
11607 "gpui",
11608 "http_client",
11609 "http_client_tls",
11610 "log",
11611 "regex",
11612 "reqwest 0.12.8",
11613 "serde",
11614 "smol",
11615 "tokio",
11616]
11617
11618[[package]]
11619name = "resvg"
11620version = "0.45.0"
11621source = "registry+https://github.com/rust-lang/crates.io-index"
11622checksum = "dd43d1c474e9dadf09a8fdf22d713ba668b499b5117b9b9079500224e26b5b29"
11623dependencies = [
11624 "log",
11625 "pico-args",
11626 "rgb",
11627 "svgtypes",
11628 "tiny-skia",
11629 "usvg",
11630]
11631
11632[[package]]
11633name = "rfc6979"
11634version = "0.3.1"
11635source = "registry+https://github.com/rust-lang/crates.io-index"
11636checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"
11637dependencies = [
11638 "crypto-bigint 0.4.9",
11639 "hmac",
11640 "zeroize",
11641]
11642
11643[[package]]
11644name = "rgb"
11645version = "0.8.50"
11646source = "registry+https://github.com/rust-lang/crates.io-index"
11647checksum = "57397d16646700483b67d2dd6511d79318f9d057fdbd21a4066aeac8b41d310a"
11648dependencies = [
11649 "bytemuck",
11650]
11651
11652[[package]]
11653name = "rich_text"
11654version = "0.1.0"
11655dependencies = [
11656 "futures 0.3.31",
11657 "gpui",
11658 "language",
11659 "linkify",
11660 "pulldown-cmark 0.12.2",
11661 "theme",
11662 "ui",
11663 "util",
11664]
11665
11666[[package]]
11667name = "ring"
11668version = "0.17.8"
11669source = "registry+https://github.com/rust-lang/crates.io-index"
11670checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
11671dependencies = [
11672 "cc",
11673 "cfg-if",
11674 "getrandom 0.2.15",
11675 "libc",
11676 "spin",
11677 "untrusted",
11678 "windows-sys 0.52.0",
11679]
11680
11681[[package]]
11682name = "rkyv"
11683version = "0.7.45"
11684source = "registry+https://github.com/rust-lang/crates.io-index"
11685checksum = "9008cd6385b9e161d8229e1f6549dd23c3d022f132a2ea37ac3a10ac4935779b"
11686dependencies = [
11687 "bitvec",
11688 "bytecheck",
11689 "bytes 1.10.1",
11690 "hashbrown 0.12.3",
11691 "ptr_meta",
11692 "rend",
11693 "rkyv_derive",
11694 "seahash",
11695 "tinyvec",
11696 "uuid",
11697]
11698
11699[[package]]
11700name = "rkyv_derive"
11701version = "0.7.45"
11702source = "registry+https://github.com/rust-lang/crates.io-index"
11703checksum = "503d1d27590a2b0a3a4ca4c94755aa2875657196ecbf401a42eff41d7de532c0"
11704dependencies = [
11705 "proc-macro2",
11706 "quote",
11707 "syn 1.0.109",
11708]
11709
11710[[package]]
11711name = "rmp"
11712version = "0.8.14"
11713source = "registry+https://github.com/rust-lang/crates.io-index"
11714checksum = "228ed7c16fa39782c3b3468e974aec2795e9089153cd08ee2e9aefb3613334c4"
11715dependencies = [
11716 "byteorder",
11717 "num-traits",
11718 "paste",
11719]
11720
11721[[package]]
11722name = "rmpv"
11723version = "1.3.0"
11724source = "registry+https://github.com/rust-lang/crates.io-index"
11725checksum = "58450723cd9ee93273ce44a20b6ec4efe17f8ed2e3631474387bfdecf18bb2a9"
11726dependencies = [
11727 "num-traits",
11728 "rmp",
11729]
11730
11731[[package]]
11732name = "rodio"
11733version = "0.20.1"
11734source = "registry+https://github.com/rust-lang/crates.io-index"
11735checksum = "e7ceb6607dd738c99bc8cb28eff249b7cd5c8ec88b9db96c0608c1480d140fb1"
11736dependencies = [
11737 "cpal",
11738 "hound",
11739]
11740
11741[[package]]
11742name = "rope"
11743version = "0.1.0"
11744dependencies = [
11745 "arrayvec",
11746 "criterion",
11747 "ctor",
11748 "env_logger 0.11.7",
11749 "gpui",
11750 "log",
11751 "rand 0.8.5",
11752 "rayon",
11753 "smallvec",
11754 "sum_tree",
11755 "unicode-segmentation",
11756 "util",
11757]
11758
11759[[package]]
11760name = "roxmltree"
11761version = "0.20.0"
11762source = "registry+https://github.com/rust-lang/crates.io-index"
11763checksum = "6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97"
11764
11765[[package]]
11766name = "rpc"
11767version = "0.1.0"
11768dependencies = [
11769 "anyhow",
11770 "async-tungstenite",
11771 "base64 0.22.1",
11772 "chrono",
11773 "collections",
11774 "env_logger 0.11.7",
11775 "futures 0.3.31",
11776 "gpui",
11777 "parking_lot",
11778 "proto",
11779 "rand 0.8.5",
11780 "rsa",
11781 "serde",
11782 "serde_json",
11783 "sha2",
11784 "strum",
11785 "tracing",
11786 "util",
11787 "zstd",
11788]
11789
11790[[package]]
11791name = "rsa"
11792version = "0.9.8"
11793source = "registry+https://github.com/rust-lang/crates.io-index"
11794checksum = "78928ac1ed176a5ca1d17e578a1825f3d81ca54cf41053a592584b020cfd691b"
11795dependencies = [
11796 "const-oid",
11797 "digest",
11798 "num-bigint-dig",
11799 "num-integer",
11800 "num-traits",
11801 "pkcs1",
11802 "pkcs8 0.10.2",
11803 "rand_core 0.6.4",
11804 "signature 2.2.0",
11805 "spki 0.7.3",
11806 "subtle",
11807 "zeroize",
11808]
11809
11810[[package]]
11811name = "runtimelib"
11812version = "0.25.0"
11813source = "registry+https://github.com/rust-lang/crates.io-index"
11814checksum = "9af6ed9fd10d7ee940676945510c197c2a472806bb652096a713985c44ffd643"
11815dependencies = [
11816 "anyhow",
11817 "async-dispatcher",
11818 "async-std",
11819 "base64 0.22.1",
11820 "bytes 1.10.1",
11821 "chrono",
11822 "data-encoding",
11823 "dirs 5.0.1",
11824 "futures 0.3.31",
11825 "glob",
11826 "jupyter-protocol",
11827 "ring",
11828 "serde",
11829 "serde_json",
11830 "shellexpand 3.1.0",
11831 "smol",
11832 "uuid",
11833 "zeromq",
11834]
11835
11836[[package]]
11837name = "rust-embed"
11838version = "8.5.0"
11839source = "registry+https://github.com/rust-lang/crates.io-index"
11840checksum = "fa66af4a4fdd5e7ebc276f115e895611a34739a9c1c01028383d612d550953c0"
11841dependencies = [
11842 "rust-embed-impl",
11843 "rust-embed-utils",
11844 "walkdir",
11845]
11846
11847[[package]]
11848name = "rust-embed-impl"
11849version = "8.5.0"
11850source = "registry+https://github.com/rust-lang/crates.io-index"
11851checksum = "6125dbc8867951125eec87294137f4e9c2c96566e61bf72c45095a7c77761478"
11852dependencies = [
11853 "proc-macro2",
11854 "quote",
11855 "rust-embed-utils",
11856 "syn 2.0.100",
11857 "walkdir",
11858]
11859
11860[[package]]
11861name = "rust-embed-utils"
11862version = "8.5.0"
11863source = "registry+https://github.com/rust-lang/crates.io-index"
11864checksum = "2e5347777e9aacb56039b0e1f28785929a8a3b709e87482e7442c72e7c12529d"
11865dependencies = [
11866 "globset",
11867 "sha2",
11868 "walkdir",
11869]
11870
11871[[package]]
11872name = "rust_decimal"
11873version = "1.36.0"
11874source = "registry+https://github.com/rust-lang/crates.io-index"
11875checksum = "b082d80e3e3cc52b2ed634388d436fe1f4de6af5786cc2de9ba9737527bdf555"
11876dependencies = [
11877 "arrayvec",
11878 "borsh",
11879 "bytes 1.10.1",
11880 "num-traits",
11881 "rand 0.8.5",
11882 "rkyv",
11883 "serde",
11884 "serde_json",
11885]
11886
11887[[package]]
11888name = "rustc-demangle"
11889version = "0.1.24"
11890source = "registry+https://github.com/rust-lang/crates.io-index"
11891checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
11892
11893[[package]]
11894name = "rustc-hash"
11895version = "1.1.0"
11896source = "registry+https://github.com/rust-lang/crates.io-index"
11897checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
11898
11899[[package]]
11900name = "rustc-hash"
11901version = "2.1.1"
11902source = "registry+https://github.com/rust-lang/crates.io-index"
11903checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d"
11904
11905[[package]]
11906name = "rustc_version"
11907version = "0.4.1"
11908source = "registry+https://github.com/rust-lang/crates.io-index"
11909checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
11910dependencies = [
11911 "semver",
11912]
11913
11914[[package]]
11915name = "rustix"
11916version = "0.38.42"
11917source = "registry+https://github.com/rust-lang/crates.io-index"
11918checksum = "f93dc38ecbab2eb790ff964bb77fa94faf256fd3e73285fd7ba0903b76bedb85"
11919dependencies = [
11920 "bitflags 2.8.0",
11921 "errno 0.3.10",
11922 "itoa",
11923 "libc",
11924 "linux-raw-sys",
11925 "once_cell",
11926 "windows-sys 0.59.0",
11927]
11928
11929[[package]]
11930name = "rustix-openpty"
11931version = "0.1.1"
11932source = "registry+https://github.com/rust-lang/crates.io-index"
11933checksum = "a25c3aad9fc1424eb82c88087789a7d938e1829724f3e4043163baf0d13cfc12"
11934dependencies = [
11935 "errno 0.3.10",
11936 "libc",
11937 "rustix",
11938]
11939
11940[[package]]
11941name = "rustls"
11942version = "0.21.12"
11943source = "registry+https://github.com/rust-lang/crates.io-index"
11944checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e"
11945dependencies = [
11946 "log",
11947 "ring",
11948 "rustls-webpki 0.101.7",
11949 "sct",
11950]
11951
11952[[package]]
11953name = "rustls"
11954version = "0.23.23"
11955source = "registry+https://github.com/rust-lang/crates.io-index"
11956checksum = "47796c98c480fce5406ef69d1c76378375492c3b0a0de587be0c1d9feb12f395"
11957dependencies = [
11958 "aws-lc-rs",
11959 "log",
11960 "once_cell",
11961 "ring",
11962 "rustls-pki-types",
11963 "rustls-webpki 0.102.8",
11964 "subtle",
11965 "zeroize",
11966]
11967
11968[[package]]
11969name = "rustls-native-certs"
11970version = "0.6.3"
11971source = "registry+https://github.com/rust-lang/crates.io-index"
11972checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00"
11973dependencies = [
11974 "openssl-probe",
11975 "rustls-pemfile 1.0.4",
11976 "schannel",
11977 "security-framework 2.11.1",
11978]
11979
11980[[package]]
11981name = "rustls-native-certs"
11982version = "0.8.1"
11983source = "registry+https://github.com/rust-lang/crates.io-index"
11984checksum = "7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3"
11985dependencies = [
11986 "openssl-probe",
11987 "rustls-pki-types",
11988 "schannel",
11989 "security-framework 3.0.1",
11990]
11991
11992[[package]]
11993name = "rustls-pemfile"
11994version = "1.0.4"
11995source = "registry+https://github.com/rust-lang/crates.io-index"
11996checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c"
11997dependencies = [
11998 "base64 0.21.7",
11999]
12000
12001[[package]]
12002name = "rustls-pemfile"
12003version = "2.2.0"
12004source = "registry+https://github.com/rust-lang/crates.io-index"
12005checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50"
12006dependencies = [
12007 "rustls-pki-types",
12008]
12009
12010[[package]]
12011name = "rustls-pki-types"
12012version = "1.10.0"
12013source = "registry+https://github.com/rust-lang/crates.io-index"
12014checksum = "16f1201b3c9a7ee8039bcadc17b7e605e2945b27eee7631788c1bd2b0643674b"
12015dependencies = [
12016 "web-time",
12017]
12018
12019[[package]]
12020name = "rustls-platform-verifier"
12021version = "0.5.0"
12022source = "registry+https://github.com/rust-lang/crates.io-index"
12023checksum = "e012c45844a1790332c9386ed4ca3a06def221092eda277e6f079728f8ea99da"
12024dependencies = [
12025 "core-foundation 0.10.0",
12026 "core-foundation-sys",
12027 "jni",
12028 "log",
12029 "once_cell",
12030 "rustls 0.23.23",
12031 "rustls-native-certs 0.8.1",
12032 "rustls-platform-verifier-android",
12033 "rustls-webpki 0.102.8",
12034 "security-framework 3.0.1",
12035 "security-framework-sys",
12036 "webpki-root-certs",
12037 "windows-sys 0.52.0",
12038]
12039
12040[[package]]
12041name = "rustls-platform-verifier-android"
12042version = "0.1.1"
12043source = "registry+https://github.com/rust-lang/crates.io-index"
12044checksum = "f87165f0995f63a9fbeea62b64d10b4d9d8e78ec6d7d51fb2125fda7bb36788f"
12045
12046[[package]]
12047name = "rustls-webpki"
12048version = "0.101.7"
12049source = "registry+https://github.com/rust-lang/crates.io-index"
12050checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
12051dependencies = [
12052 "ring",
12053 "untrusted",
12054]
12055
12056[[package]]
12057name = "rustls-webpki"
12058version = "0.102.8"
12059source = "registry+https://github.com/rust-lang/crates.io-index"
12060checksum = "64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9"
12061dependencies = [
12062 "aws-lc-rs",
12063 "ring",
12064 "rustls-pki-types",
12065 "untrusted",
12066]
12067
12068[[package]]
12069name = "rustversion"
12070version = "1.0.18"
12071source = "registry+https://github.com/rust-lang/crates.io-index"
12072checksum = "0e819f2bc632f285be6d7cd36e25940d45b2391dd6d9b939e79de557f7014248"
12073
12074[[package]]
12075name = "rustybuzz"
12076version = "0.14.1"
12077source = "registry+https://github.com/rust-lang/crates.io-index"
12078checksum = "cfb9cf8877777222e4a3bc7eb247e398b56baba500c38c1c46842431adc8b55c"
12079dependencies = [
12080 "bitflags 2.8.0",
12081 "bytemuck",
12082 "libm",
12083 "smallvec",
12084 "ttf-parser 0.21.1",
12085 "unicode-bidi-mirroring 0.2.0",
12086 "unicode-ccc 0.2.0",
12087 "unicode-properties",
12088 "unicode-script",
12089]
12090
12091[[package]]
12092name = "rustybuzz"
12093version = "0.20.1"
12094source = "registry+https://github.com/rust-lang/crates.io-index"
12095checksum = "fd3c7c96f8a08ee34eff8857b11b49b07d71d1c3f4e88f8a88d4c9e9f90b1702"
12096dependencies = [
12097 "bitflags 2.8.0",
12098 "bytemuck",
12099 "core_maths",
12100 "log",
12101 "smallvec",
12102 "ttf-parser 0.25.1",
12103 "unicode-bidi-mirroring 0.4.0",
12104 "unicode-ccc 0.4.0",
12105 "unicode-properties",
12106 "unicode-script",
12107]
12108
12109[[package]]
12110name = "ryu"
12111version = "1.0.18"
12112source = "registry+https://github.com/rust-lang/crates.io-index"
12113checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
12114
12115[[package]]
12116name = "salsa20"
12117version = "0.10.2"
12118source = "registry+https://github.com/rust-lang/crates.io-index"
12119checksum = "97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213"
12120dependencies = [
12121 "cipher",
12122]
12123
12124[[package]]
12125name = "same-file"
12126version = "1.0.6"
12127source = "registry+https://github.com/rust-lang/crates.io-index"
12128checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
12129dependencies = [
12130 "winapi-util",
12131]
12132
12133[[package]]
12134name = "schannel"
12135version = "0.1.27"
12136source = "registry+https://github.com/rust-lang/crates.io-index"
12137checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d"
12138dependencies = [
12139 "windows-sys 0.59.0",
12140]
12141
12142[[package]]
12143name = "schema_generator"
12144version = "0.1.0"
12145dependencies = [
12146 "anyhow",
12147 "clap",
12148 "env_logger 0.11.7",
12149 "schemars",
12150 "serde",
12151 "serde_json",
12152 "theme",
12153]
12154
12155[[package]]
12156name = "schemars"
12157version = "0.8.22"
12158source = "registry+https://github.com/rust-lang/crates.io-index"
12159checksum = "3fbf2ae1b8bc8e02df939598064d22402220cd5bbcca1c76f7d6a310974d5615"
12160dependencies = [
12161 "dyn-clone",
12162 "indexmap",
12163 "schemars_derive",
12164 "serde",
12165 "serde_json",
12166]
12167
12168[[package]]
12169name = "schemars_derive"
12170version = "0.8.22"
12171source = "registry+https://github.com/rust-lang/crates.io-index"
12172checksum = "32e265784ad618884abaea0600a9adf15393368d840e0222d101a072f3f7534d"
12173dependencies = [
12174 "proc-macro2",
12175 "quote",
12176 "serde_derive_internals",
12177 "syn 2.0.100",
12178]
12179
12180[[package]]
12181name = "scoped-tls"
12182version = "1.0.1"
12183source = "registry+https://github.com/rust-lang/crates.io-index"
12184checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
12185
12186[[package]]
12187name = "scopeguard"
12188version = "1.2.0"
12189source = "registry+https://github.com/rust-lang/crates.io-index"
12190checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
12191
12192[[package]]
12193name = "scratch"
12194version = "1.0.7"
12195source = "registry+https://github.com/rust-lang/crates.io-index"
12196checksum = "a3cf7c11c38cb994f3d40e8a8cde3bbd1f72a435e4c49e85d6553d8312306152"
12197
12198[[package]]
12199name = "scripting_tool"
12200version = "0.1.0"
12201dependencies = [
12202 "anyhow",
12203 "buffer_diff",
12204 "clock",
12205 "collections",
12206 "futures 0.3.31",
12207 "gpui",
12208 "language",
12209 "log",
12210 "mlua",
12211 "parking_lot",
12212 "project",
12213 "rand 0.8.5",
12214 "regex",
12215 "schemars",
12216 "serde",
12217 "serde_json",
12218 "settings",
12219 "util",
12220]
12221
12222[[package]]
12223name = "scrypt"
12224version = "0.11.0"
12225source = "registry+https://github.com/rust-lang/crates.io-index"
12226checksum = "0516a385866c09368f0b5bcd1caff3366aace790fcd46e2bb032697bb172fd1f"
12227dependencies = [
12228 "password-hash 0.5.0",
12229 "pbkdf2 0.12.2",
12230 "salsa20",
12231 "sha2",
12232]
12233
12234[[package]]
12235name = "sct"
12236version = "0.7.1"
12237source = "registry+https://github.com/rust-lang/crates.io-index"
12238checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414"
12239dependencies = [
12240 "ring",
12241 "untrusted",
12242]
12243
12244[[package]]
12245name = "sea-bae"
12246version = "0.2.1"
12247source = "registry+https://github.com/rust-lang/crates.io-index"
12248checksum = "f694a6ab48f14bc063cfadff30ab551d3c7e46d8f81836c51989d548f44a2a25"
12249dependencies = [
12250 "heck 0.4.1",
12251 "proc-macro-error2",
12252 "proc-macro2",
12253 "quote",
12254 "syn 2.0.100",
12255]
12256
12257[[package]]
12258name = "sea-orm"
12259version = "1.1.5"
12260source = "registry+https://github.com/rust-lang/crates.io-index"
12261checksum = "00733e5418e8ae3758cdb988c3654174e716230cc53ee2cb884207cf86a23029"
12262dependencies = [
12263 "async-stream",
12264 "async-trait",
12265 "bigdecimal",
12266 "chrono",
12267 "futures 0.3.31",
12268 "log",
12269 "ouroboros",
12270 "rust_decimal",
12271 "sea-orm-macros",
12272 "sea-query",
12273 "sea-query-binder",
12274 "serde",
12275 "serde_json",
12276 "sqlx",
12277 "strum",
12278 "thiserror 1.0.69",
12279 "time",
12280 "tracing",
12281 "url",
12282 "uuid",
12283]
12284
12285[[package]]
12286name = "sea-orm-macros"
12287version = "1.1.5"
12288source = "registry+https://github.com/rust-lang/crates.io-index"
12289checksum = "a98408f82fb4875d41ef469a79944a7da29767c7b3e4028e22188a3dd613b10f"
12290dependencies = [
12291 "heck 0.4.1",
12292 "proc-macro2",
12293 "quote",
12294 "sea-bae",
12295 "syn 2.0.100",
12296 "unicode-ident",
12297]
12298
12299[[package]]
12300name = "sea-query"
12301version = "0.32.1"
12302source = "registry+https://github.com/rust-lang/crates.io-index"
12303checksum = "085e94f7d7271c0393ac2d164a39994b1dff1b06bc40cd9a0da04f3d672b0fee"
12304dependencies = [
12305 "bigdecimal",
12306 "chrono",
12307 "inherent",
12308 "ordered-float 3.9.2",
12309 "rust_decimal",
12310 "serde_json",
12311 "time",
12312 "uuid",
12313]
12314
12315[[package]]
12316name = "sea-query-binder"
12317version = "0.7.0"
12318source = "registry+https://github.com/rust-lang/crates.io-index"
12319checksum = "b0019f47430f7995af63deda77e238c17323359af241233ec768aba1faea7608"
12320dependencies = [
12321 "bigdecimal",
12322 "chrono",
12323 "rust_decimal",
12324 "sea-query",
12325 "serde_json",
12326 "sqlx",
12327 "time",
12328 "uuid",
12329]
12330
12331[[package]]
12332name = "seahash"
12333version = "4.1.0"
12334source = "registry+https://github.com/rust-lang/crates.io-index"
12335checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
12336
12337[[package]]
12338name = "search"
12339version = "0.1.0"
12340dependencies = [
12341 "any_vec",
12342 "anyhow",
12343 "bitflags 2.8.0",
12344 "client",
12345 "collections",
12346 "editor",
12347 "futures 0.3.31",
12348 "gpui",
12349 "language",
12350 "menu",
12351 "project",
12352 "schemars",
12353 "serde",
12354 "serde_json",
12355 "settings",
12356 "smol",
12357 "theme",
12358 "ui",
12359 "unindent",
12360 "util",
12361 "workspace",
12362 "zed_actions",
12363]
12364
12365[[package]]
12366name = "sec1"
12367version = "0.3.0"
12368source = "registry+https://github.com/rust-lang/crates.io-index"
12369checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"
12370dependencies = [
12371 "base16ct",
12372 "der 0.6.1",
12373 "generic-array",
12374 "pkcs8 0.9.0",
12375 "subtle",
12376 "zeroize",
12377]
12378
12379[[package]]
12380name = "security-framework"
12381version = "2.11.1"
12382source = "registry+https://github.com/rust-lang/crates.io-index"
12383checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
12384dependencies = [
12385 "bitflags 2.8.0",
12386 "core-foundation 0.9.4",
12387 "core-foundation-sys",
12388 "libc",
12389 "security-framework-sys",
12390]
12391
12392[[package]]
12393name = "security-framework"
12394version = "3.0.1"
12395source = "registry+https://github.com/rust-lang/crates.io-index"
12396checksum = "e1415a607e92bec364ea2cf9264646dcce0f91e6d65281bd6f2819cca3bf39c8"
12397dependencies = [
12398 "bitflags 2.8.0",
12399 "core-foundation 0.10.0",
12400 "core-foundation-sys",
12401 "libc",
12402 "security-framework-sys",
12403]
12404
12405[[package]]
12406name = "security-framework-sys"
12407version = "2.12.1"
12408source = "registry+https://github.com/rust-lang/crates.io-index"
12409checksum = "fa39c7303dc58b5543c94d22c1766b0d31f2ee58306363ea622b10bbc075eaa2"
12410dependencies = [
12411 "core-foundation-sys",
12412 "libc",
12413]
12414
12415[[package]]
12416name = "self_cell"
12417version = "1.1.0"
12418source = "registry+https://github.com/rust-lang/crates.io-index"
12419checksum = "c2fdfc24bc566f839a2da4c4295b82db7d25a24253867d5c64355abb5799bdbe"
12420
12421[[package]]
12422name = "semantic_index"
12423version = "0.1.0"
12424dependencies = [
12425 "anyhow",
12426 "arrayvec",
12427 "blake3",
12428 "client",
12429 "clock",
12430 "collections",
12431 "env_logger 0.11.7",
12432 "feature_flags",
12433 "fs",
12434 "futures 0.3.31",
12435 "futures-batch",
12436 "gpui",
12437 "heed",
12438 "http_client",
12439 "language",
12440 "language_model",
12441 "languages",
12442 "log",
12443 "open_ai",
12444 "parking_lot",
12445 "project",
12446 "reqwest_client",
12447 "serde",
12448 "serde_json",
12449 "settings",
12450 "sha2",
12451 "smol",
12452 "streaming-iterator",
12453 "tempfile",
12454 "theme",
12455 "tree-sitter",
12456 "ui",
12457 "unindent",
12458 "util",
12459 "workspace",
12460 "worktree",
12461]
12462
12463[[package]]
12464name = "semantic_version"
12465version = "0.1.0"
12466dependencies = [
12467 "anyhow",
12468 "serde",
12469]
12470
12471[[package]]
12472name = "semver"
12473version = "1.0.25"
12474source = "registry+https://github.com/rust-lang/crates.io-index"
12475checksum = "f79dfe2d285b0488816f30e700a7438c5a73d816b5b7d3ac72fbc48b0d185e03"
12476dependencies = [
12477 "serde",
12478]
12479
12480[[package]]
12481name = "serde"
12482version = "1.0.218"
12483source = "registry+https://github.com/rust-lang/crates.io-index"
12484checksum = "e8dfc9d19bdbf6d17e22319da49161d5d0108e4188e8b680aef6299eed22df60"
12485dependencies = [
12486 "serde_derive",
12487]
12488
12489[[package]]
12490name = "serde_derive"
12491version = "1.0.218"
12492source = "registry+https://github.com/rust-lang/crates.io-index"
12493checksum = "f09503e191f4e797cb8aac08e9a4a4695c5edf6a2e70e376d961ddd5c969f82b"
12494dependencies = [
12495 "proc-macro2",
12496 "quote",
12497 "syn 2.0.100",
12498]
12499
12500[[package]]
12501name = "serde_derive_internals"
12502version = "0.29.1"
12503source = "registry+https://github.com/rust-lang/crates.io-index"
12504checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711"
12505dependencies = [
12506 "proc-macro2",
12507 "quote",
12508 "syn 2.0.100",
12509]
12510
12511[[package]]
12512name = "serde_fmt"
12513version = "1.0.3"
12514source = "registry+https://github.com/rust-lang/crates.io-index"
12515checksum = "e1d4ddca14104cd60529e8c7f7ba71a2c8acd8f7f5cfcdc2faf97eeb7c3010a4"
12516dependencies = [
12517 "serde",
12518]
12519
12520[[package]]
12521name = "serde_json"
12522version = "1.0.139"
12523source = "registry+https://github.com/rust-lang/crates.io-index"
12524checksum = "44f86c3acccc9c65b153fe1b85a3be07fe5515274ec9f0653b4a0875731c72a6"
12525dependencies = [
12526 "indexmap",
12527 "itoa",
12528 "memchr",
12529 "ryu",
12530 "serde",
12531]
12532
12533[[package]]
12534name = "serde_json_lenient"
12535version = "0.2.4"
12536source = "registry+https://github.com/rust-lang/crates.io-index"
12537checksum = "0e033097bf0d2b59a62b42c18ebbb797503839b26afdda2c4e1415cb6c813540"
12538dependencies = [
12539 "indexmap",
12540 "itoa",
12541 "memchr",
12542 "ryu",
12543 "serde",
12544]
12545
12546[[package]]
12547name = "serde_path_to_error"
12548version = "0.1.16"
12549source = "registry+https://github.com/rust-lang/crates.io-index"
12550checksum = "af99884400da37c88f5e9146b7f1fd0fbcae8f6eec4e9da38b67d05486f814a6"
12551dependencies = [
12552 "itoa",
12553 "serde",
12554]
12555
12556[[package]]
12557name = "serde_qs"
12558version = "0.8.5"
12559source = "registry+https://github.com/rust-lang/crates.io-index"
12560checksum = "c7715380eec75f029a4ef7de39a9200e0a63823176b759d055b613f5a87df6a6"
12561dependencies = [
12562 "percent-encoding",
12563 "serde",
12564 "thiserror 1.0.69",
12565]
12566
12567[[package]]
12568name = "serde_qs"
12569version = "0.10.1"
12570source = "registry+https://github.com/rust-lang/crates.io-index"
12571checksum = "8cac3f1e2ca2fe333923a1ae72caca910b98ed0630bb35ef6f8c8517d6e81afa"
12572dependencies = [
12573 "percent-encoding",
12574 "serde",
12575 "thiserror 1.0.69",
12576]
12577
12578[[package]]
12579name = "serde_repr"
12580version = "0.1.19"
12581source = "registry+https://github.com/rust-lang/crates.io-index"
12582checksum = "6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9"
12583dependencies = [
12584 "proc-macro2",
12585 "quote",
12586 "syn 2.0.100",
12587]
12588
12589[[package]]
12590name = "serde_spanned"
12591version = "0.6.8"
12592source = "registry+https://github.com/rust-lang/crates.io-index"
12593checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1"
12594dependencies = [
12595 "serde",
12596]
12597
12598[[package]]
12599name = "serde_urlencoded"
12600version = "0.7.1"
12601source = "registry+https://github.com/rust-lang/crates.io-index"
12602checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
12603dependencies = [
12604 "form_urlencoded",
12605 "itoa",
12606 "ryu",
12607 "serde",
12608]
12609
12610[[package]]
12611name = "session"
12612version = "0.1.0"
12613dependencies = [
12614 "db",
12615 "gpui",
12616 "serde_json",
12617 "util",
12618 "uuid",
12619]
12620
12621[[package]]
12622name = "settings"
12623version = "0.1.0"
12624dependencies = [
12625 "anyhow",
12626 "collections",
12627 "ec4rs",
12628 "fs",
12629 "futures 0.3.31",
12630 "gpui",
12631 "indoc",
12632 "inventory",
12633 "log",
12634 "paths",
12635 "pretty_assertions",
12636 "release_channel",
12637 "rust-embed",
12638 "schemars",
12639 "serde",
12640 "serde_derive",
12641 "serde_json",
12642 "serde_json_lenient",
12643 "smallvec",
12644 "streaming-iterator",
12645 "tree-sitter",
12646 "tree-sitter-json",
12647 "unindent",
12648 "util",
12649]
12650
12651[[package]]
12652name = "settings_ui"
12653version = "0.1.0"
12654dependencies = [
12655 "command_palette_hooks",
12656 "editor",
12657 "feature_flags",
12658 "gpui",
12659 "settings",
12660 "theme",
12661 "ui",
12662 "workspace",
12663]
12664
12665[[package]]
12666name = "sha1"
12667version = "0.10.6"
12668source = "registry+https://github.com/rust-lang/crates.io-index"
12669checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
12670dependencies = [
12671 "cfg-if",
12672 "cpufeatures",
12673 "digest",
12674]
12675
12676[[package]]
12677name = "sha1_smol"
12678version = "1.0.1"
12679source = "registry+https://github.com/rust-lang/crates.io-index"
12680checksum = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d"
12681
12682[[package]]
12683name = "sha2"
12684version = "0.10.8"
12685source = "registry+https://github.com/rust-lang/crates.io-index"
12686checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
12687dependencies = [
12688 "cfg-if",
12689 "cpufeatures",
12690 "digest",
12691]
12692
12693[[package]]
12694name = "sharded-slab"
12695version = "0.1.7"
12696source = "registry+https://github.com/rust-lang/crates.io-index"
12697checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
12698dependencies = [
12699 "lazy_static",
12700]
12701
12702[[package]]
12703name = "shell-words"
12704version = "1.1.0"
12705source = "registry+https://github.com/rust-lang/crates.io-index"
12706checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
12707
12708[[package]]
12709name = "shellexpand"
12710version = "2.1.2"
12711source = "registry+https://github.com/rust-lang/crates.io-index"
12712checksum = "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4"
12713dependencies = [
12714 "dirs 4.0.0",
12715]
12716
12717[[package]]
12718name = "shellexpand"
12719version = "3.1.0"
12720source = "registry+https://github.com/rust-lang/crates.io-index"
12721checksum = "da03fa3b94cc19e3ebfc88c4229c49d8f08cdbd1228870a45f0ffdf84988e14b"
12722dependencies = [
12723 "dirs 5.0.1",
12724]
12725
12726[[package]]
12727name = "shlex"
12728version = "1.3.0"
12729source = "registry+https://github.com/rust-lang/crates.io-index"
12730checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
12731
12732[[package]]
12733name = "signal-hook"
12734version = "0.3.17"
12735source = "registry+https://github.com/rust-lang/crates.io-index"
12736checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801"
12737dependencies = [
12738 "libc",
12739 "signal-hook-registry",
12740]
12741
12742[[package]]
12743name = "signal-hook-registry"
12744version = "1.4.2"
12745source = "registry+https://github.com/rust-lang/crates.io-index"
12746checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"
12747dependencies = [
12748 "libc",
12749]
12750
12751[[package]]
12752name = "signature"
12753version = "1.6.4"
12754source = "registry+https://github.com/rust-lang/crates.io-index"
12755checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
12756dependencies = [
12757 "digest",
12758 "rand_core 0.6.4",
12759]
12760
12761[[package]]
12762name = "signature"
12763version = "2.2.0"
12764source = "registry+https://github.com/rust-lang/crates.io-index"
12765checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
12766dependencies = [
12767 "digest",
12768 "rand_core 0.6.4",
12769]
12770
12771[[package]]
12772name = "simd-adler32"
12773version = "0.3.7"
12774source = "registry+https://github.com/rust-lang/crates.io-index"
12775checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
12776
12777[[package]]
12778name = "simd_helpers"
12779version = "0.1.0"
12780source = "registry+https://github.com/rust-lang/crates.io-index"
12781checksum = "95890f873bec569a0362c235787f3aca6e1e887302ba4840839bcc6459c42da6"
12782dependencies = [
12783 "quote",
12784]
12785
12786[[package]]
12787name = "simdutf8"
12788version = "0.1.5"
12789source = "registry+https://github.com/rust-lang/crates.io-index"
12790checksum = "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e"
12791
12792[[package]]
12793name = "simple_asn1"
12794version = "0.6.2"
12795source = "registry+https://github.com/rust-lang/crates.io-index"
12796checksum = "adc4e5204eb1910f40f9cfa375f6f05b68c3abac4b6fd879c8ff5e7ae8a0a085"
12797dependencies = [
12798 "num-bigint",
12799 "num-traits",
12800 "thiserror 1.0.69",
12801 "time",
12802]
12803
12804[[package]]
12805name = "simplecss"
12806version = "0.2.1"
12807source = "registry+https://github.com/rust-lang/crates.io-index"
12808checksum = "a11be7c62927d9427e9f40f3444d5499d868648e2edbc4e2116de69e7ec0e89d"
12809dependencies = [
12810 "log",
12811]
12812
12813[[package]]
12814name = "simplelog"
12815version = "0.12.2"
12816source = "registry+https://github.com/rust-lang/crates.io-index"
12817checksum = "16257adbfaef1ee58b1363bdc0664c9b8e1e30aed86049635fb5f147d065a9c0"
12818dependencies = [
12819 "log",
12820 "termcolor",
12821 "time",
12822]
12823
12824[[package]]
12825name = "siphasher"
12826version = "0.3.11"
12827source = "registry+https://github.com/rust-lang/crates.io-index"
12828checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
12829
12830[[package]]
12831name = "siphasher"
12832version = "1.0.1"
12833source = "registry+https://github.com/rust-lang/crates.io-index"
12834checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
12835
12836[[package]]
12837name = "skrifa"
12838version = "0.22.3"
12839source = "registry+https://github.com/rust-lang/crates.io-index"
12840checksum = "8e1c44ad1f6c5bdd4eefed8326711b7dbda9ea45dfd36068c427d332aa382cbe"
12841dependencies = [
12842 "bytemuck",
12843 "read-fonts",
12844]
12845
12846[[package]]
12847name = "slab"
12848version = "0.4.9"
12849source = "registry+https://github.com/rust-lang/crates.io-index"
12850checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
12851dependencies = [
12852 "autocfg",
12853]
12854
12855[[package]]
12856name = "slash_commands_example"
12857version = "0.1.0"
12858dependencies = [
12859 "zed_extension_api 0.1.0",
12860]
12861
12862[[package]]
12863name = "slotmap"
12864version = "1.0.7"
12865source = "registry+https://github.com/rust-lang/crates.io-index"
12866checksum = "dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a"
12867dependencies = [
12868 "version_check",
12869]
12870
12871[[package]]
12872name = "smallvec"
12873version = "1.14.0"
12874source = "registry+https://github.com/rust-lang/crates.io-index"
12875checksum = "7fcf8323ef1faaee30a44a340193b1ac6814fd9b7b4e88e9d4519a3e4abe1cfd"
12876dependencies = [
12877 "serde",
12878]
12879
12880[[package]]
12881name = "smart-default"
12882version = "0.6.0"
12883source = "registry+https://github.com/rust-lang/crates.io-index"
12884checksum = "133659a15339456eeeb07572eb02a91c91e9815e9cbc89566944d2c8d3efdbf6"
12885dependencies = [
12886 "proc-macro2",
12887 "quote",
12888 "syn 1.0.109",
12889]
12890
12891[[package]]
12892name = "smol"
12893version = "2.0.2"
12894source = "registry+https://github.com/rust-lang/crates.io-index"
12895checksum = "a33bd3e260892199c3ccfc487c88b2da2265080acb316cd920da72fdfd7c599f"
12896dependencies = [
12897 "async-channel 2.3.1",
12898 "async-executor",
12899 "async-fs",
12900 "async-io",
12901 "async-lock",
12902 "async-net",
12903 "async-process",
12904 "blocking",
12905 "futures-lite 2.6.0",
12906]
12907
12908[[package]]
12909name = "smol_str"
12910version = "0.1.24"
12911source = "registry+https://github.com/rust-lang/crates.io-index"
12912checksum = "fad6c857cbab2627dcf01ec85a623ca4e7dcb5691cbaa3d7fb7653671f0d09c9"
12913dependencies = [
12914 "serde",
12915]
12916
12917[[package]]
12918name = "snippet"
12919version = "0.1.0"
12920dependencies = [
12921 "anyhow",
12922 "smallvec",
12923]
12924
12925[[package]]
12926name = "snippet_provider"
12927version = "0.1.0"
12928dependencies = [
12929 "anyhow",
12930 "collections",
12931 "extension",
12932 "fs",
12933 "futures 0.3.31",
12934 "gpui",
12935 "parking_lot",
12936 "paths",
12937 "schemars",
12938 "serde",
12939 "serde_json_lenient",
12940 "snippet",
12941 "util",
12942]
12943
12944[[package]]
12945name = "snippets_ui"
12946version = "0.1.0"
12947dependencies = [
12948 "fuzzy",
12949 "gpui",
12950 "language",
12951 "paths",
12952 "picker",
12953 "ui",
12954 "util",
12955 "workspace",
12956]
12957
12958[[package]]
12959name = "socket2"
12960version = "0.5.8"
12961source = "registry+https://github.com/rust-lang/crates.io-index"
12962checksum = "c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8"
12963dependencies = [
12964 "libc",
12965 "windows-sys 0.52.0",
12966]
12967
12968[[package]]
12969name = "spdx"
12970version = "0.10.7"
12971source = "registry+https://github.com/rust-lang/crates.io-index"
12972checksum = "bae30cc7bfe3656d60ee99bf6836f472b0c53dddcbf335e253329abb16e535a2"
12973dependencies = [
12974 "smallvec",
12975]
12976
12977[[package]]
12978name = "spin"
12979version = "0.9.8"
12980source = "registry+https://github.com/rust-lang/crates.io-index"
12981checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
12982dependencies = [
12983 "lock_api",
12984]
12985
12986[[package]]
12987name = "spirv"
12988version = "0.3.0+sdk-1.3.268.0"
12989source = "registry+https://github.com/rust-lang/crates.io-index"
12990checksum = "eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844"
12991dependencies = [
12992 "bitflags 2.8.0",
12993]
12994
12995[[package]]
12996name = "spki"
12997version = "0.6.0"
12998source = "registry+https://github.com/rust-lang/crates.io-index"
12999checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"
13000dependencies = [
13001 "base64ct",
13002 "der 0.6.1",
13003]
13004
13005[[package]]
13006name = "spki"
13007version = "0.7.3"
13008source = "registry+https://github.com/rust-lang/crates.io-index"
13009checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
13010dependencies = [
13011 "base64ct",
13012 "der 0.7.9",
13013]
13014
13015[[package]]
13016name = "sptr"
13017version = "0.3.2"
13018source = "registry+https://github.com/rust-lang/crates.io-index"
13019checksum = "3b9b39299b249ad65f3b7e96443bad61c02ca5cd3589f46cb6d610a0fd6c0d6a"
13020
13021[[package]]
13022name = "sqlez"
13023version = "0.1.0"
13024dependencies = [
13025 "anyhow",
13026 "collections",
13027 "futures 0.3.31",
13028 "indoc",
13029 "libsqlite3-sys",
13030 "parking_lot",
13031 "smol",
13032 "sqlformat",
13033 "thread_local",
13034 "util",
13035 "uuid",
13036]
13037
13038[[package]]
13039name = "sqlez_macros"
13040version = "0.1.0"
13041dependencies = [
13042 "sqlez",
13043 "sqlformat",
13044 "syn 1.0.109",
13045]
13046
13047[[package]]
13048name = "sqlformat"
13049version = "0.2.6"
13050source = "registry+https://github.com/rust-lang/crates.io-index"
13051checksum = "7bba3a93db0cc4f7bdece8bb09e77e2e785c20bfebf79eb8340ed80708048790"
13052dependencies = [
13053 "nom",
13054 "unicode_categories",
13055]
13056
13057[[package]]
13058name = "sqlx"
13059version = "0.8.3"
13060source = "registry+https://github.com/rust-lang/crates.io-index"
13061checksum = "4410e73b3c0d8442c5f99b425d7a435b5ee0ae4167b3196771dd3f7a01be745f"
13062dependencies = [
13063 "sqlx-core",
13064 "sqlx-macros",
13065 "sqlx-mysql",
13066 "sqlx-postgres",
13067 "sqlx-sqlite",
13068]
13069
13070[[package]]
13071name = "sqlx-core"
13072version = "0.8.3"
13073source = "registry+https://github.com/rust-lang/crates.io-index"
13074checksum = "6a007b6936676aa9ab40207cde35daab0a04b823be8ae004368c0793b96a61e0"
13075dependencies = [
13076 "bigdecimal",
13077 "bytes 1.10.1",
13078 "chrono",
13079 "crc",
13080 "crossbeam-queue",
13081 "either",
13082 "event-listener 5.3.1",
13083 "futures-core",
13084 "futures-intrusive",
13085 "futures-io",
13086 "futures-util",
13087 "hashbrown 0.15.2",
13088 "hashlink 0.10.0",
13089 "indexmap",
13090 "log",
13091 "memchr",
13092 "once_cell",
13093 "percent-encoding",
13094 "rust_decimal",
13095 "rustls 0.23.23",
13096 "rustls-pemfile 2.2.0",
13097 "serde",
13098 "serde_json",
13099 "sha2",
13100 "smallvec",
13101 "thiserror 2.0.6",
13102 "time",
13103 "tokio",
13104 "tokio-stream",
13105 "tracing",
13106 "url",
13107 "uuid",
13108 "webpki-roots",
13109]
13110
13111[[package]]
13112name = "sqlx-macros"
13113version = "0.8.3"
13114source = "registry+https://github.com/rust-lang/crates.io-index"
13115checksum = "3112e2ad78643fef903618d78cf0aec1cb3134b019730edb039b69eaf531f310"
13116dependencies = [
13117 "proc-macro2",
13118 "quote",
13119 "sqlx-core",
13120 "sqlx-macros-core",
13121 "syn 2.0.100",
13122]
13123
13124[[package]]
13125name = "sqlx-macros-core"
13126version = "0.8.3"
13127source = "registry+https://github.com/rust-lang/crates.io-index"
13128checksum = "4e9f90acc5ab146a99bf5061a7eb4976b573f560bc898ef3bf8435448dd5e7ad"
13129dependencies = [
13130 "dotenvy",
13131 "either",
13132 "heck 0.5.0",
13133 "hex",
13134 "once_cell",
13135 "proc-macro2",
13136 "quote",
13137 "serde",
13138 "serde_json",
13139 "sha2",
13140 "sqlx-core",
13141 "sqlx-mysql",
13142 "sqlx-postgres",
13143 "sqlx-sqlite",
13144 "syn 2.0.100",
13145 "tempfile",
13146 "tokio",
13147 "url",
13148]
13149
13150[[package]]
13151name = "sqlx-mysql"
13152version = "0.8.3"
13153source = "registry+https://github.com/rust-lang/crates.io-index"
13154checksum = "4560278f0e00ce64938540546f59f590d60beee33fffbd3b9cd47851e5fff233"
13155dependencies = [
13156 "atoi",
13157 "base64 0.22.1",
13158 "bigdecimal",
13159 "bitflags 2.8.0",
13160 "byteorder",
13161 "bytes 1.10.1",
13162 "chrono",
13163 "crc",
13164 "digest",
13165 "dotenvy",
13166 "either",
13167 "futures-channel",
13168 "futures-core",
13169 "futures-io",
13170 "futures-util",
13171 "generic-array",
13172 "hex",
13173 "hkdf",
13174 "hmac",
13175 "itoa",
13176 "log",
13177 "md-5",
13178 "memchr",
13179 "once_cell",
13180 "percent-encoding",
13181 "rand 0.8.5",
13182 "rsa",
13183 "rust_decimal",
13184 "serde",
13185 "sha1",
13186 "sha2",
13187 "smallvec",
13188 "sqlx-core",
13189 "stringprep",
13190 "thiserror 2.0.6",
13191 "time",
13192 "tracing",
13193 "uuid",
13194 "whoami",
13195]
13196
13197[[package]]
13198name = "sqlx-postgres"
13199version = "0.8.3"
13200source = "registry+https://github.com/rust-lang/crates.io-index"
13201checksum = "c5b98a57f363ed6764d5b3a12bfedf62f07aa16e1856a7ddc2a0bb190a959613"
13202dependencies = [
13203 "atoi",
13204 "base64 0.22.1",
13205 "bigdecimal",
13206 "bitflags 2.8.0",
13207 "byteorder",
13208 "chrono",
13209 "crc",
13210 "dotenvy",
13211 "etcetera",
13212 "futures-channel",
13213 "futures-core",
13214 "futures-util",
13215 "hex",
13216 "hkdf",
13217 "hmac",
13218 "home",
13219 "itoa",
13220 "log",
13221 "md-5",
13222 "memchr",
13223 "num-bigint",
13224 "once_cell",
13225 "rand 0.8.5",
13226 "rust_decimal",
13227 "serde",
13228 "serde_json",
13229 "sha2",
13230 "smallvec",
13231 "sqlx-core",
13232 "stringprep",
13233 "thiserror 2.0.6",
13234 "time",
13235 "tracing",
13236 "uuid",
13237 "whoami",
13238]
13239
13240[[package]]
13241name = "sqlx-sqlite"
13242version = "0.8.3"
13243source = "registry+https://github.com/rust-lang/crates.io-index"
13244checksum = "f85ca71d3a5b24e64e1d08dd8fe36c6c95c339a896cc33068148906784620540"
13245dependencies = [
13246 "atoi",
13247 "chrono",
13248 "flume",
13249 "futures-channel",
13250 "futures-core",
13251 "futures-executor",
13252 "futures-intrusive",
13253 "futures-util",
13254 "libsqlite3-sys",
13255 "log",
13256 "percent-encoding",
13257 "serde",
13258 "serde_urlencoded",
13259 "sqlx-core",
13260 "time",
13261 "tracing",
13262 "url",
13263 "uuid",
13264]
13265
13266[[package]]
13267name = "stable_deref_trait"
13268version = "1.2.0"
13269source = "registry+https://github.com/rust-lang/crates.io-index"
13270checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
13271
13272[[package]]
13273name = "static_assertions"
13274version = "1.1.0"
13275source = "registry+https://github.com/rust-lang/crates.io-index"
13276checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
13277
13278[[package]]
13279name = "story"
13280version = "0.1.0"
13281dependencies = [
13282 "gpui",
13283 "itertools 0.14.0",
13284 "smallvec",
13285]
13286
13287[[package]]
13288name = "storybook"
13289version = "0.1.0"
13290dependencies = [
13291 "anyhow",
13292 "clap",
13293 "collab_ui",
13294 "ctrlc",
13295 "dialoguer",
13296 "editor",
13297 "fuzzy",
13298 "gpui",
13299 "indoc",
13300 "language",
13301 "log",
13302 "menu",
13303 "picker",
13304 "project",
13305 "reqwest_client",
13306 "rust-embed",
13307 "settings",
13308 "simplelog",
13309 "story",
13310 "strum",
13311 "theme",
13312 "title_bar",
13313 "ui",
13314]
13315
13316[[package]]
13317name = "streaming-iterator"
13318version = "0.1.9"
13319source = "registry+https://github.com/rust-lang/crates.io-index"
13320checksum = "2b2231b7c3057d5e4ad0156fb3dc807d900806020c5ffa3ee6ff2c8c76fb8520"
13321
13322[[package]]
13323name = "streaming_diff"
13324version = "0.1.0"
13325dependencies = [
13326 "ordered-float 2.10.1",
13327 "rand 0.8.5",
13328 "rope",
13329 "util",
13330]
13331
13332[[package]]
13333name = "strict-num"
13334version = "0.1.1"
13335source = "registry+https://github.com/rust-lang/crates.io-index"
13336checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731"
13337dependencies = [
13338 "float-cmp",
13339]
13340
13341[[package]]
13342name = "string_cache"
13343version = "0.8.7"
13344source = "registry+https://github.com/rust-lang/crates.io-index"
13345checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b"
13346dependencies = [
13347 "new_debug_unreachable",
13348 "once_cell",
13349 "parking_lot",
13350 "phf_shared 0.10.0",
13351 "precomputed-hash",
13352 "serde",
13353]
13354
13355[[package]]
13356name = "string_cache_codegen"
13357version = "0.5.2"
13358source = "registry+https://github.com/rust-lang/crates.io-index"
13359checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
13360dependencies = [
13361 "phf_generator 0.10.0",
13362 "phf_shared 0.10.0",
13363 "proc-macro2",
13364 "quote",
13365]
13366
13367[[package]]
13368name = "stringprep"
13369version = "0.1.5"
13370source = "registry+https://github.com/rust-lang/crates.io-index"
13371checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1"
13372dependencies = [
13373 "unicode-bidi",
13374 "unicode-normalization",
13375 "unicode-properties",
13376]
13377
13378[[package]]
13379name = "strsim"
13380version = "0.11.1"
13381source = "registry+https://github.com/rust-lang/crates.io-index"
13382checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
13383
13384[[package]]
13385name = "strum"
13386version = "0.26.3"
13387source = "registry+https://github.com/rust-lang/crates.io-index"
13388checksum = "8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06"
13389dependencies = [
13390 "strum_macros",
13391]
13392
13393[[package]]
13394name = "strum_macros"
13395version = "0.26.4"
13396source = "registry+https://github.com/rust-lang/crates.io-index"
13397checksum = "4c6bee85a5a24955dc440386795aa378cd9cf82acd5f764469152d2270e581be"
13398dependencies = [
13399 "heck 0.5.0",
13400 "proc-macro2",
13401 "quote",
13402 "rustversion",
13403 "syn 2.0.100",
13404]
13405
13406[[package]]
13407name = "subtle"
13408version = "2.6.1"
13409source = "registry+https://github.com/rust-lang/crates.io-index"
13410checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
13411
13412[[package]]
13413name = "sum_tree"
13414version = "0.1.0"
13415dependencies = [
13416 "arrayvec",
13417 "ctor",
13418 "env_logger 0.11.7",
13419 "log",
13420 "rand 0.8.5",
13421 "rayon",
13422]
13423
13424[[package]]
13425name = "supermaven"
13426version = "0.1.0"
13427dependencies = [
13428 "anyhow",
13429 "client",
13430 "collections",
13431 "editor",
13432 "env_logger 0.11.7",
13433 "futures 0.3.31",
13434 "gpui",
13435 "http_client",
13436 "inline_completion",
13437 "language",
13438 "log",
13439 "postage",
13440 "project",
13441 "serde",
13442 "serde_json",
13443 "settings",
13444 "smol",
13445 "supermaven_api",
13446 "text",
13447 "theme",
13448 "ui",
13449 "unicode-segmentation",
13450 "util",
13451]
13452
13453[[package]]
13454name = "supermaven_api"
13455version = "0.1.0"
13456dependencies = [
13457 "anyhow",
13458 "futures 0.3.31",
13459 "http_client",
13460 "paths",
13461 "serde",
13462 "serde_json",
13463 "smol",
13464]
13465
13466[[package]]
13467name = "sval"
13468version = "2.13.2"
13469source = "registry+https://github.com/rust-lang/crates.io-index"
13470checksum = "f6dc0f9830c49db20e73273ffae9b5240f63c42e515af1da1fceefb69fceafd8"
13471
13472[[package]]
13473name = "sval_buffer"
13474version = "2.13.2"
13475source = "registry+https://github.com/rust-lang/crates.io-index"
13476checksum = "429922f7ad43c0ef8fd7309e14d750e38899e32eb7e8da656ea169dd28ee212f"
13477dependencies = [
13478 "sval",
13479 "sval_ref",
13480]
13481
13482[[package]]
13483name = "sval_dynamic"
13484version = "2.13.2"
13485source = "registry+https://github.com/rust-lang/crates.io-index"
13486checksum = "68f16ff5d839396c11a30019b659b0976348f3803db0626f736764c473b50ff4"
13487dependencies = [
13488 "sval",
13489]
13490
13491[[package]]
13492name = "sval_fmt"
13493version = "2.13.2"
13494source = "registry+https://github.com/rust-lang/crates.io-index"
13495checksum = "c01c27a80b6151b0557f9ccbe89c11db571dc5f68113690c1e028d7e974bae94"
13496dependencies = [
13497 "itoa",
13498 "ryu",
13499 "sval",
13500]
13501
13502[[package]]
13503name = "sval_json"
13504version = "2.13.2"
13505source = "registry+https://github.com/rust-lang/crates.io-index"
13506checksum = "0deef63c70da622b2a8069d8600cf4b05396459e665862e7bdb290fd6cf3f155"
13507dependencies = [
13508 "itoa",
13509 "ryu",
13510 "sval",
13511]
13512
13513[[package]]
13514name = "sval_nested"
13515version = "2.13.2"
13516source = "registry+https://github.com/rust-lang/crates.io-index"
13517checksum = "a39ce5976ae1feb814c35d290cf7cf8cd4f045782fe1548d6bc32e21f6156e9f"
13518dependencies = [
13519 "sval",
13520 "sval_buffer",
13521 "sval_ref",
13522]
13523
13524[[package]]
13525name = "sval_ref"
13526version = "2.13.2"
13527source = "registry+https://github.com/rust-lang/crates.io-index"
13528checksum = "bb7c6ee3751795a728bc9316a092023529ffea1783499afbc5c66f5fabebb1fa"
13529dependencies = [
13530 "sval",
13531]
13532
13533[[package]]
13534name = "sval_serde"
13535version = "2.13.2"
13536source = "registry+https://github.com/rust-lang/crates.io-index"
13537checksum = "2a5572d0321b68109a343634e3a5d576bf131b82180c6c442dee06349dfc652a"
13538dependencies = [
13539 "serde",
13540 "sval",
13541 "sval_nested",
13542]
13543
13544[[package]]
13545name = "svg_fmt"
13546version = "0.4.4"
13547source = "registry+https://github.com/rust-lang/crates.io-index"
13548checksum = "ce5d813d71d82c4cbc1742135004e4a79fd870214c155443451c139c9470a0aa"
13549
13550[[package]]
13551name = "svgtypes"
13552version = "0.15.3"
13553source = "registry+https://github.com/rust-lang/crates.io-index"
13554checksum = "68c7541fff44b35860c1a7a47a7cadf3e4a304c457b58f9870d9706ece028afc"
13555dependencies = [
13556 "kurbo",
13557 "siphasher 1.0.1",
13558]
13559
13560[[package]]
13561name = "swash"
13562version = "0.1.19"
13563source = "registry+https://github.com/rust-lang/crates.io-index"
13564checksum = "cbd59f3f359ddd2c95af4758c18270eddd9c730dde98598023cdabff472c2ca2"
13565dependencies = [
13566 "skrifa",
13567 "yazi",
13568 "zeno",
13569]
13570
13571[[package]]
13572name = "syn"
13573version = "1.0.109"
13574source = "registry+https://github.com/rust-lang/crates.io-index"
13575checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
13576dependencies = [
13577 "proc-macro2",
13578 "quote",
13579 "unicode-ident",
13580]
13581
13582[[package]]
13583name = "syn"
13584version = "2.0.100"
13585source = "registry+https://github.com/rust-lang/crates.io-index"
13586checksum = "b09a44accad81e1ba1cd74a32461ba89dee89095ba17b32f5d03683b1b1fc2a0"
13587dependencies = [
13588 "proc-macro2",
13589 "quote",
13590 "unicode-ident",
13591]
13592
13593[[package]]
13594name = "sync_wrapper"
13595version = "0.1.2"
13596source = "registry+https://github.com/rust-lang/crates.io-index"
13597checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
13598
13599[[package]]
13600name = "sync_wrapper"
13601version = "1.0.2"
13602source = "registry+https://github.com/rust-lang/crates.io-index"
13603checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
13604dependencies = [
13605 "futures-core",
13606]
13607
13608[[package]]
13609name = "synchronoise"
13610version = "1.0.1"
13611source = "registry+https://github.com/rust-lang/crates.io-index"
13612checksum = "3dbc01390fc626ce8d1cffe3376ded2b72a11bb70e1c75f404a210e4daa4def2"
13613dependencies = [
13614 "crossbeam-queue",
13615]
13616
13617[[package]]
13618name = "synstructure"
13619version = "0.13.1"
13620source = "registry+https://github.com/rust-lang/crates.io-index"
13621checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971"
13622dependencies = [
13623 "proc-macro2",
13624 "quote",
13625 "syn 2.0.100",
13626]
13627
13628[[package]]
13629name = "sys-locale"
13630version = "0.3.2"
13631source = "registry+https://github.com/rust-lang/crates.io-index"
13632checksum = "8eab9a99a024a169fe8a903cf9d4a3b3601109bcc13bd9e3c6fff259138626c4"
13633dependencies = [
13634 "libc",
13635]
13636
13637[[package]]
13638name = "sysinfo"
13639version = "0.31.4"
13640source = "registry+https://github.com/rust-lang/crates.io-index"
13641checksum = "355dbe4f8799b304b05e1b0f05fc59b2a18d36645cf169607da45bde2f69a1be"
13642dependencies = [
13643 "core-foundation-sys",
13644 "libc",
13645 "memchr",
13646 "ntapi",
13647 "rayon",
13648 "windows 0.57.0",
13649]
13650
13651[[package]]
13652name = "system-configuration"
13653version = "0.5.1"
13654source = "registry+https://github.com/rust-lang/crates.io-index"
13655checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7"
13656dependencies = [
13657 "bitflags 1.3.2",
13658 "core-foundation 0.9.4",
13659 "system-configuration-sys 0.5.0",
13660]
13661
13662[[package]]
13663name = "system-configuration"
13664version = "0.6.1"
13665source = "registry+https://github.com/rust-lang/crates.io-index"
13666checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b"
13667dependencies = [
13668 "bitflags 2.8.0",
13669 "core-foundation 0.9.4",
13670 "system-configuration-sys 0.6.0",
13671]
13672
13673[[package]]
13674name = "system-configuration-sys"
13675version = "0.5.0"
13676source = "registry+https://github.com/rust-lang/crates.io-index"
13677checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"
13678dependencies = [
13679 "core-foundation-sys",
13680 "libc",
13681]
13682
13683[[package]]
13684name = "system-configuration-sys"
13685version = "0.6.0"
13686source = "registry+https://github.com/rust-lang/crates.io-index"
13687checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4"
13688dependencies = [
13689 "core-foundation-sys",
13690 "libc",
13691]
13692
13693[[package]]
13694name = "system-deps"
13695version = "6.2.2"
13696source = "registry+https://github.com/rust-lang/crates.io-index"
13697checksum = "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349"
13698dependencies = [
13699 "cfg-expr",
13700 "heck 0.5.0",
13701 "pkg-config",
13702 "toml 0.8.20",
13703 "version-compare",
13704]
13705
13706[[package]]
13707name = "system-interface"
13708version = "0.27.3"
13709source = "registry+https://github.com/rust-lang/crates.io-index"
13710checksum = "cc4592f674ce18521c2a81483873a49596655b179f71c5e05d10c1fe66c78745"
13711dependencies = [
13712 "bitflags 2.8.0",
13713 "cap-fs-ext",
13714 "cap-std",
13715 "fd-lock",
13716 "io-lifetimes",
13717 "rustix",
13718 "windows-sys 0.59.0",
13719 "winx",
13720]
13721
13722[[package]]
13723name = "tab_switcher"
13724version = "0.1.0"
13725dependencies = [
13726 "anyhow",
13727 "collections",
13728 "ctor",
13729 "editor",
13730 "env_logger 0.11.7",
13731 "gpui",
13732 "language",
13733 "menu",
13734 "picker",
13735 "project",
13736 "schemars",
13737 "serde",
13738 "serde_json",
13739 "settings",
13740 "theme",
13741 "ui",
13742 "util",
13743 "workspace",
13744]
13745
13746[[package]]
13747name = "taffy"
13748version = "0.4.4"
13749source = "registry+https://github.com/rust-lang/crates.io-index"
13750checksum = "9ec17858c2d465b2f734b798b920818a974faf0babb15d7fef81818a4b2d16f1"
13751dependencies = [
13752 "arrayvec",
13753 "grid",
13754 "num-traits",
13755 "serde",
13756 "slotmap",
13757]
13758
13759[[package]]
13760name = "take-until"
13761version = "0.2.0"
13762source = "registry+https://github.com/rust-lang/crates.io-index"
13763checksum = "8bdb6fa0dfa67b38c1e66b7041ba9dcf23b99d8121907cd31c807a332f7a0bbb"
13764
13765[[package]]
13766name = "tap"
13767version = "1.0.1"
13768source = "registry+https://github.com/rust-lang/crates.io-index"
13769checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
13770
13771[[package]]
13772name = "target-lexicon"
13773version = "0.12.16"
13774source = "registry+https://github.com/rust-lang/crates.io-index"
13775checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
13776
13777[[package]]
13778name = "target-lexicon"
13779version = "0.13.2"
13780source = "registry+https://github.com/rust-lang/crates.io-index"
13781checksum = "e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a"
13782
13783[[package]]
13784name = "task"
13785version = "0.1.0"
13786dependencies = [
13787 "anyhow",
13788 "collections",
13789 "dap-types",
13790 "futures 0.3.31",
13791 "gpui",
13792 "hex",
13793 "parking_lot",
13794 "schemars",
13795 "serde",
13796 "serde_json",
13797 "serde_json_lenient",
13798 "sha2",
13799 "shellexpand 2.1.2",
13800 "util",
13801 "zed_actions",
13802]
13803
13804[[package]]
13805name = "tasks_ui"
13806version = "0.1.0"
13807dependencies = [
13808 "anyhow",
13809 "debugger_ui",
13810 "editor",
13811 "feature_flags",
13812 "file_icons",
13813 "fuzzy",
13814 "gpui",
13815 "language",
13816 "menu",
13817 "picker",
13818 "project",
13819 "schemars",
13820 "serde",
13821 "serde_json",
13822 "settings",
13823 "task",
13824 "tree-sitter-rust",
13825 "tree-sitter-typescript",
13826 "ui",
13827 "util",
13828 "workspace",
13829 "zed_actions",
13830]
13831
13832[[package]]
13833name = "telemetry"
13834version = "0.1.0"
13835dependencies = [
13836 "futures 0.3.31",
13837 "serde",
13838 "serde_json",
13839 "telemetry_events",
13840]
13841
13842[[package]]
13843name = "telemetry_events"
13844version = "0.1.0"
13845dependencies = [
13846 "semantic_version",
13847 "serde",
13848 "serde_json",
13849]
13850
13851[[package]]
13852name = "tempfile"
13853version = "3.17.1"
13854source = "registry+https://github.com/rust-lang/crates.io-index"
13855checksum = "22e5a0acb1f3f55f65cc4a866c361b2fb2a0ff6366785ae6fbb5f85df07ba230"
13856dependencies = [
13857 "cfg-if",
13858 "fastrand 2.3.0",
13859 "getrandom 0.3.1",
13860 "once_cell",
13861 "rustix",
13862 "windows-sys 0.59.0",
13863]
13864
13865[[package]]
13866name = "tendril"
13867version = "0.4.3"
13868source = "registry+https://github.com/rust-lang/crates.io-index"
13869checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
13870dependencies = [
13871 "futf",
13872 "mac",
13873 "utf-8",
13874]
13875
13876[[package]]
13877name = "termcolor"
13878version = "1.4.1"
13879source = "registry+https://github.com/rust-lang/crates.io-index"
13880checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
13881dependencies = [
13882 "winapi-util",
13883]
13884
13885[[package]]
13886name = "terminal"
13887version = "0.1.0"
13888dependencies = [
13889 "alacritty_terminal",
13890 "anyhow",
13891 "collections",
13892 "dirs 4.0.0",
13893 "futures 0.3.31",
13894 "gpui",
13895 "libc",
13896 "rand 0.8.5",
13897 "regex",
13898 "release_channel",
13899 "schemars",
13900 "serde",
13901 "serde_derive",
13902 "settings",
13903 "smol",
13904 "sysinfo",
13905 "task",
13906 "theme",
13907 "thiserror 1.0.69",
13908 "util",
13909 "windows 0.60.0",
13910]
13911
13912[[package]]
13913name = "terminal_size"
13914version = "0.4.1"
13915source = "registry+https://github.com/rust-lang/crates.io-index"
13916checksum = "5352447f921fda68cf61b4101566c0bdb5104eff6804d0678e5227580ab6a4e9"
13917dependencies = [
13918 "rustix",
13919 "windows-sys 0.59.0",
13920]
13921
13922[[package]]
13923name = "terminal_view"
13924version = "0.1.0"
13925dependencies = [
13926 "anyhow",
13927 "async-recursion 1.1.1",
13928 "breadcrumbs",
13929 "client",
13930 "collections",
13931 "db",
13932 "dirs 4.0.0",
13933 "editor",
13934 "futures 0.3.31",
13935 "gpui",
13936 "itertools 0.14.0",
13937 "language",
13938 "log",
13939 "project",
13940 "rand 0.8.5",
13941 "schemars",
13942 "search",
13943 "serde",
13944 "serde_json",
13945 "settings",
13946 "shellexpand 2.1.2",
13947 "smol",
13948 "task",
13949 "terminal",
13950 "theme",
13951 "ui",
13952 "util",
13953 "workspace",
13954 "zed_actions",
13955]
13956
13957[[package]]
13958name = "text"
13959version = "0.1.0"
13960dependencies = [
13961 "anyhow",
13962 "clock",
13963 "collections",
13964 "ctor",
13965 "env_logger 0.11.7",
13966 "gpui",
13967 "http_client",
13968 "log",
13969 "parking_lot",
13970 "postage",
13971 "rand 0.8.5",
13972 "regex",
13973 "rope",
13974 "smallvec",
13975 "sum_tree",
13976 "util",
13977]
13978
13979[[package]]
13980name = "theme"
13981version = "0.1.0"
13982dependencies = [
13983 "anyhow",
13984 "collections",
13985 "derive_more",
13986 "fs",
13987 "futures 0.3.31",
13988 "gpui",
13989 "indexmap",
13990 "log",
13991 "palette",
13992 "parking_lot",
13993 "refineable",
13994 "schemars",
13995 "serde",
13996 "serde_derive",
13997 "serde_json",
13998 "serde_json_lenient",
13999 "serde_repr",
14000 "settings",
14001 "strum",
14002 "thiserror 1.0.69",
14003 "util",
14004 "uuid",
14005]
14006
14007[[package]]
14008name = "theme_extension"
14009version = "0.1.0"
14010dependencies = [
14011 "anyhow",
14012 "extension",
14013 "fs",
14014 "gpui",
14015 "theme",
14016]
14017
14018[[package]]
14019name = "theme_importer"
14020version = "0.1.0"
14021dependencies = [
14022 "anyhow",
14023 "clap",
14024 "gpui",
14025 "indexmap",
14026 "log",
14027 "palette",
14028 "rust-embed",
14029 "serde",
14030 "serde_json",
14031 "serde_json_lenient",
14032 "simplelog",
14033 "strum",
14034 "theme",
14035 "vscode_theme",
14036]
14037
14038[[package]]
14039name = "theme_selector"
14040version = "0.1.0"
14041dependencies = [
14042 "fs",
14043 "fuzzy",
14044 "gpui",
14045 "log",
14046 "picker",
14047 "serde",
14048 "settings",
14049 "telemetry",
14050 "theme",
14051 "ui",
14052 "util",
14053 "workspace",
14054 "zed_actions",
14055]
14056
14057[[package]]
14058name = "thiserror"
14059version = "1.0.69"
14060source = "registry+https://github.com/rust-lang/crates.io-index"
14061checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
14062dependencies = [
14063 "thiserror-impl 1.0.69",
14064]
14065
14066[[package]]
14067name = "thiserror"
14068version = "2.0.6"
14069source = "registry+https://github.com/rust-lang/crates.io-index"
14070checksum = "8fec2a1820ebd077e2b90c4df007bebf344cd394098a13c563957d0afc83ea47"
14071dependencies = [
14072 "thiserror-impl 2.0.6",
14073]
14074
14075[[package]]
14076name = "thiserror-impl"
14077version = "1.0.69"
14078source = "registry+https://github.com/rust-lang/crates.io-index"
14079checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
14080dependencies = [
14081 "proc-macro2",
14082 "quote",
14083 "syn 2.0.100",
14084]
14085
14086[[package]]
14087name = "thiserror-impl"
14088version = "2.0.6"
14089source = "registry+https://github.com/rust-lang/crates.io-index"
14090checksum = "d65750cab40f4ff1929fb1ba509e9914eb756131cef4210da8d5d700d26f6312"
14091dependencies = [
14092 "proc-macro2",
14093 "quote",
14094 "syn 2.0.100",
14095]
14096
14097[[package]]
14098name = "thread_local"
14099version = "1.1.8"
14100source = "registry+https://github.com/rust-lang/crates.io-index"
14101checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
14102dependencies = [
14103 "cfg-if",
14104 "once_cell",
14105]
14106
14107[[package]]
14108name = "tiff"
14109version = "0.9.1"
14110source = "registry+https://github.com/rust-lang/crates.io-index"
14111checksum = "ba1310fcea54c6a9a4fd1aad794ecc02c31682f6bfbecdf460bf19533eed1e3e"
14112dependencies = [
14113 "flate2",
14114 "jpeg-decoder",
14115 "weezl",
14116]
14117
14118[[package]]
14119name = "tiktoken-rs"
14120version = "0.6.0"
14121source = "registry+https://github.com/rust-lang/crates.io-index"
14122checksum = "44075987ee2486402f0808505dd65692163d243a337fc54363d49afac41087f6"
14123dependencies = [
14124 "anyhow",
14125 "base64 0.21.7",
14126 "bstr",
14127 "fancy-regex 0.13.0",
14128 "lazy_static",
14129 "parking_lot",
14130 "regex",
14131 "rustc-hash 1.1.0",
14132]
14133
14134[[package]]
14135name = "time"
14136version = "0.3.37"
14137source = "registry+https://github.com/rust-lang/crates.io-index"
14138checksum = "35e7868883861bd0e56d9ac6efcaaca0d6d5d82a2a7ec8209ff492c07cf37b21"
14139dependencies = [
14140 "deranged",
14141 "itoa",
14142 "libc",
14143 "num-conv",
14144 "num_threads",
14145 "powerfmt",
14146 "serde",
14147 "time-core",
14148 "time-macros",
14149]
14150
14151[[package]]
14152name = "time-core"
14153version = "0.1.2"
14154source = "registry+https://github.com/rust-lang/crates.io-index"
14155checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
14156
14157[[package]]
14158name = "time-macros"
14159version = "0.2.19"
14160source = "registry+https://github.com/rust-lang/crates.io-index"
14161checksum = "2834e6017e3e5e4b9834939793b282bc03b37a3336245fa820e35e233e2a85de"
14162dependencies = [
14163 "num-conv",
14164 "time-core",
14165]
14166
14167[[package]]
14168name = "time_format"
14169version = "0.1.0"
14170dependencies = [
14171 "core-foundation 0.9.4",
14172 "core-foundation-sys",
14173 "sys-locale",
14174 "time",
14175]
14176
14177[[package]]
14178name = "tiny-keccak"
14179version = "2.0.2"
14180source = "registry+https://github.com/rust-lang/crates.io-index"
14181checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
14182dependencies = [
14183 "crunchy",
14184]
14185
14186[[package]]
14187name = "tiny-skia"
14188version = "0.11.4"
14189source = "registry+https://github.com/rust-lang/crates.io-index"
14190checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab"
14191dependencies = [
14192 "arrayref",
14193 "arrayvec",
14194 "bytemuck",
14195 "cfg-if",
14196 "log",
14197 "png",
14198 "tiny-skia-path",
14199]
14200
14201[[package]]
14202name = "tiny-skia-path"
14203version = "0.11.4"
14204source = "registry+https://github.com/rust-lang/crates.io-index"
14205checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93"
14206dependencies = [
14207 "arrayref",
14208 "bytemuck",
14209 "strict-num",
14210]
14211
14212[[package]]
14213name = "tiny_http"
14214version = "0.8.2"
14215source = "registry+https://github.com/rust-lang/crates.io-index"
14216checksum = "9ce51b50006056f590c9b7c3808c3bd70f0d1101666629713866c227d6e58d39"
14217dependencies = [
14218 "ascii",
14219 "chrono",
14220 "chunked_transfer",
14221 "log",
14222 "url",
14223]
14224
14225[[package]]
14226name = "tinystr"
14227version = "0.7.6"
14228source = "registry+https://github.com/rust-lang/crates.io-index"
14229checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f"
14230dependencies = [
14231 "displaydoc",
14232 "zerovec",
14233]
14234
14235[[package]]
14236name = "tinytemplate"
14237version = "1.2.1"
14238source = "registry+https://github.com/rust-lang/crates.io-index"
14239checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
14240dependencies = [
14241 "serde",
14242 "serde_json",
14243]
14244
14245[[package]]
14246name = "tinyvec"
14247version = "1.8.0"
14248source = "registry+https://github.com/rust-lang/crates.io-index"
14249checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938"
14250dependencies = [
14251 "tinyvec_macros",
14252]
14253
14254[[package]]
14255name = "tinyvec_macros"
14256version = "0.1.1"
14257source = "registry+https://github.com/rust-lang/crates.io-index"
14258checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
14259
14260[[package]]
14261name = "title_bar"
14262version = "0.1.0"
14263dependencies = [
14264 "auto_update",
14265 "call",
14266 "client",
14267 "collections",
14268 "feature_flags",
14269 "git_ui",
14270 "gpui",
14271 "http_client",
14272 "notifications",
14273 "pretty_assertions",
14274 "project",
14275 "remote",
14276 "rpc",
14277 "schemars",
14278 "serde",
14279 "settings",
14280 "smallvec",
14281 "story",
14282 "telemetry",
14283 "theme",
14284 "tree-sitter-md",
14285 "ui",
14286 "util",
14287 "windows 0.60.0",
14288 "workspace",
14289 "zed_actions",
14290 "zeta",
14291]
14292
14293[[package]]
14294name = "tokio"
14295version = "1.43.0"
14296source = "registry+https://github.com/rust-lang/crates.io-index"
14297checksum = "3d61fa4ffa3de412bfea335c6ecff681de2b609ba3c77ef3e00e521813a9ed9e"
14298dependencies = [
14299 "backtrace",
14300 "bytes 1.10.1",
14301 "libc",
14302 "mio 1.0.3",
14303 "parking_lot",
14304 "pin-project-lite",
14305 "signal-hook-registry",
14306 "socket2",
14307 "tokio-macros",
14308 "windows-sys 0.52.0",
14309]
14310
14311[[package]]
14312name = "tokio-io"
14313version = "0.1.13"
14314source = "registry+https://github.com/rust-lang/crates.io-index"
14315checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"
14316dependencies = [
14317 "bytes 0.4.12",
14318 "futures 0.1.31",
14319 "log",
14320]
14321
14322[[package]]
14323name = "tokio-macros"
14324version = "2.5.0"
14325source = "registry+https://github.com/rust-lang/crates.io-index"
14326checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8"
14327dependencies = [
14328 "proc-macro2",
14329 "quote",
14330 "syn 2.0.100",
14331]
14332
14333[[package]]
14334name = "tokio-native-tls"
14335version = "0.3.1"
14336source = "registry+https://github.com/rust-lang/crates.io-index"
14337checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
14338dependencies = [
14339 "native-tls",
14340 "tokio",
14341]
14342
14343[[package]]
14344name = "tokio-rustls"
14345version = "0.24.1"
14346source = "registry+https://github.com/rust-lang/crates.io-index"
14347checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
14348dependencies = [
14349 "rustls 0.21.12",
14350 "tokio",
14351]
14352
14353[[package]]
14354name = "tokio-rustls"
14355version = "0.26.1"
14356source = "registry+https://github.com/rust-lang/crates.io-index"
14357checksum = "5f6d0975eaace0cf0fcadee4e4aaa5da15b5c079146f2cffb67c113be122bf37"
14358dependencies = [
14359 "rustls 0.23.23",
14360 "tokio",
14361]
14362
14363[[package]]
14364name = "tokio-socks"
14365version = "0.5.2"
14366source = "registry+https://github.com/rust-lang/crates.io-index"
14367checksum = "0d4770b8024672c1101b3f6733eab95b18007dbe0847a8afe341fcf79e06043f"
14368dependencies = [
14369 "either",
14370 "futures-io",
14371 "futures-util",
14372 "thiserror 1.0.69",
14373 "tokio",
14374]
14375
14376[[package]]
14377name = "tokio-stream"
14378version = "0.1.17"
14379source = "registry+https://github.com/rust-lang/crates.io-index"
14380checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047"
14381dependencies = [
14382 "futures-core",
14383 "pin-project-lite",
14384 "tokio",
14385]
14386
14387[[package]]
14388name = "tokio-tungstenite"
14389version = "0.20.1"
14390source = "registry+https://github.com/rust-lang/crates.io-index"
14391checksum = "212d5dcb2a1ce06d81107c3d0ffa3121fe974b73f068c8282cb1c32328113b6c"
14392dependencies = [
14393 "futures-util",
14394 "log",
14395 "rustls 0.21.12",
14396 "rustls-native-certs 0.6.3",
14397 "tokio",
14398 "tokio-rustls 0.24.1",
14399 "tungstenite 0.20.1",
14400]
14401
14402[[package]]
14403name = "tokio-tungstenite"
14404version = "0.21.0"
14405source = "registry+https://github.com/rust-lang/crates.io-index"
14406checksum = "c83b561d025642014097b66e6c1bb422783339e0909e4429cde4749d1990bc38"
14407dependencies = [
14408 "futures-util",
14409 "log",
14410 "tokio",
14411 "tungstenite 0.21.0",
14412]
14413
14414[[package]]
14415name = "tokio-util"
14416version = "0.7.13"
14417source = "registry+https://github.com/rust-lang/crates.io-index"
14418checksum = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078"
14419dependencies = [
14420 "bytes 1.10.1",
14421 "futures-core",
14422 "futures-io",
14423 "futures-sink",
14424 "pin-project-lite",
14425 "tokio",
14426]
14427
14428[[package]]
14429name = "toml"
14430version = "0.5.11"
14431source = "registry+https://github.com/rust-lang/crates.io-index"
14432checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
14433dependencies = [
14434 "serde",
14435]
14436
14437[[package]]
14438name = "toml"
14439version = "0.8.20"
14440source = "registry+https://github.com/rust-lang/crates.io-index"
14441checksum = "cd87a5cdd6ffab733b2f74bc4fd7ee5fff6634124999ac278c35fc78c6120148"
14442dependencies = [
14443 "serde",
14444 "serde_spanned",
14445 "toml_datetime",
14446 "toml_edit",
14447]
14448
14449[[package]]
14450name = "toml_datetime"
14451version = "0.6.8"
14452source = "registry+https://github.com/rust-lang/crates.io-index"
14453checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41"
14454dependencies = [
14455 "serde",
14456]
14457
14458[[package]]
14459name = "toml_edit"
14460version = "0.22.23"
14461source = "registry+https://github.com/rust-lang/crates.io-index"
14462checksum = "02a8b472d1a3d7c18e2d61a489aee3453fd9031c33e4f55bd533f4a7adca1bee"
14463dependencies = [
14464 "indexmap",
14465 "serde",
14466 "serde_spanned",
14467 "toml_datetime",
14468 "winnow 0.7.1",
14469]
14470
14471[[package]]
14472name = "toolchain_selector"
14473version = "0.1.0"
14474dependencies = [
14475 "editor",
14476 "fuzzy",
14477 "gpui",
14478 "language",
14479 "picker",
14480 "project",
14481 "ui",
14482 "util",
14483 "workspace",
14484]
14485
14486[[package]]
14487name = "topological-sort"
14488version = "0.2.2"
14489source = "registry+https://github.com/rust-lang/crates.io-index"
14490checksum = "ea68304e134ecd095ac6c3574494fc62b909f416c4fca77e440530221e549d3d"
14491
14492[[package]]
14493name = "tower"
14494version = "0.4.13"
14495source = "registry+https://github.com/rust-lang/crates.io-index"
14496checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
14497dependencies = [
14498 "futures-core",
14499 "futures-util",
14500 "pin-project",
14501 "pin-project-lite",
14502 "tokio",
14503 "tower-layer",
14504 "tower-service",
14505 "tracing",
14506]
14507
14508[[package]]
14509name = "tower-http"
14510version = "0.3.5"
14511source = "registry+https://github.com/rust-lang/crates.io-index"
14512checksum = "f873044bf02dd1e8239e9c1293ea39dad76dc594ec16185d0a1bf31d8dc8d858"
14513dependencies = [
14514 "bitflags 1.3.2",
14515 "bytes 1.10.1",
14516 "futures-core",
14517 "futures-util",
14518 "http 0.2.12",
14519 "http-body 0.4.6",
14520 "http-range-header",
14521 "pin-project-lite",
14522 "tower-layer",
14523 "tower-service",
14524]
14525
14526[[package]]
14527name = "tower-http"
14528version = "0.4.4"
14529source = "registry+https://github.com/rust-lang/crates.io-index"
14530checksum = "61c5bb1d698276a2443e5ecfabc1008bf15a36c12e6a7176e7bf089ea9131140"
14531dependencies = [
14532 "bitflags 2.8.0",
14533 "bytes 1.10.1",
14534 "futures-core",
14535 "futures-util",
14536 "http 0.2.12",
14537 "http-body 0.4.6",
14538 "http-range-header",
14539 "pin-project-lite",
14540 "tower-layer",
14541 "tower-service",
14542 "tracing",
14543]
14544
14545[[package]]
14546name = "tower-layer"
14547version = "0.3.3"
14548source = "registry+https://github.com/rust-lang/crates.io-index"
14549checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
14550
14551[[package]]
14552name = "tower-service"
14553version = "0.3.3"
14554source = "registry+https://github.com/rust-lang/crates.io-index"
14555checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
14556
14557[[package]]
14558name = "tracing"
14559version = "0.1.41"
14560source = "registry+https://github.com/rust-lang/crates.io-index"
14561checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
14562dependencies = [
14563 "log",
14564 "pin-project-lite",
14565 "tracing-attributes",
14566 "tracing-core",
14567]
14568
14569[[package]]
14570name = "tracing-attributes"
14571version = "0.1.28"
14572source = "registry+https://github.com/rust-lang/crates.io-index"
14573checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d"
14574dependencies = [
14575 "proc-macro2",
14576 "quote",
14577 "syn 2.0.100",
14578]
14579
14580[[package]]
14581name = "tracing-core"
14582version = "0.1.33"
14583source = "registry+https://github.com/rust-lang/crates.io-index"
14584checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c"
14585dependencies = [
14586 "once_cell",
14587 "valuable",
14588]
14589
14590[[package]]
14591name = "tracing-log"
14592version = "0.2.0"
14593source = "registry+https://github.com/rust-lang/crates.io-index"
14594checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
14595dependencies = [
14596 "log",
14597 "once_cell",
14598 "tracing-core",
14599]
14600
14601[[package]]
14602name = "tracing-serde"
14603version = "0.2.0"
14604source = "registry+https://github.com/rust-lang/crates.io-index"
14605checksum = "704b1aeb7be0d0a84fc9828cae51dab5970fee5088f83d1dd7ee6f6246fc6ff1"
14606dependencies = [
14607 "serde",
14608 "tracing-core",
14609]
14610
14611[[package]]
14612name = "tracing-subscriber"
14613version = "0.3.19"
14614source = "registry+https://github.com/rust-lang/crates.io-index"
14615checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008"
14616dependencies = [
14617 "matchers",
14618 "nu-ansi-term",
14619 "once_cell",
14620 "regex",
14621 "serde",
14622 "serde_json",
14623 "sharded-slab",
14624 "smallvec",
14625 "thread_local",
14626 "tracing",
14627 "tracing-core",
14628 "tracing-log",
14629 "tracing-serde",
14630]
14631
14632[[package]]
14633name = "trait-variant"
14634version = "0.1.2"
14635source = "registry+https://github.com/rust-lang/crates.io-index"
14636checksum = "70977707304198400eb4835a78f6a9f928bf41bba420deb8fdb175cd965d77a7"
14637dependencies = [
14638 "proc-macro2",
14639 "quote",
14640 "syn 2.0.100",
14641]
14642
14643[[package]]
14644name = "tree-sitter"
14645version = "0.25.3"
14646source = "registry+https://github.com/rust-lang/crates.io-index"
14647checksum = "b9ac5ea5e7f2f1700842ec071401010b9c59bf735295f6e9fa079c3dc035b167"
14648dependencies = [
14649 "cc",
14650 "regex",
14651 "regex-syntax 0.8.5",
14652 "serde_json",
14653 "streaming-iterator",
14654 "tree-sitter-language",
14655 "wasmtime-c-api-impl",
14656]
14657
14658[[package]]
14659name = "tree-sitter-bash"
14660version = "0.23.3"
14661source = "registry+https://github.com/rust-lang/crates.io-index"
14662checksum = "329a4d48623ac337d42b1df84e81a1c9dbb2946907c102ca72db158c1964a52e"
14663dependencies = [
14664 "cc",
14665 "tree-sitter-language",
14666]
14667
14668[[package]]
14669name = "tree-sitter-c"
14670version = "0.23.4"
14671source = "registry+https://github.com/rust-lang/crates.io-index"
14672checksum = "afd2b1bf1585dc2ef6d69e87d01db8adb059006649dd5f96f31aa789ee6e9c71"
14673dependencies = [
14674 "cc",
14675 "tree-sitter-language",
14676]
14677
14678[[package]]
14679name = "tree-sitter-cpp"
14680version = "0.23.4"
14681source = "registry+https://github.com/rust-lang/crates.io-index"
14682checksum = "df2196ea9d47b4ab4a31b9297eaa5a5d19a0b121dceb9f118f6790ad0ab94743"
14683dependencies = [
14684 "cc",
14685 "tree-sitter-language",
14686]
14687
14688[[package]]
14689name = "tree-sitter-css"
14690version = "0.23.2"
14691source = "registry+https://github.com/rust-lang/crates.io-index"
14692checksum = "5ad6489794d41350d12a7fbe520e5199f688618f43aace5443980d1ddcf1b29e"
14693dependencies = [
14694 "cc",
14695 "tree-sitter-language",
14696]
14697
14698[[package]]
14699name = "tree-sitter-diff"
14700version = "0.1.0"
14701source = "registry+https://github.com/rust-lang/crates.io-index"
14702checksum = "dfe1e5ca280a65dfe5ba4205c1bcc84edf486464fed315db53dee6da9a335889"
14703dependencies = [
14704 "cc",
14705 "tree-sitter-language",
14706]
14707
14708[[package]]
14709name = "tree-sitter-elixir"
14710version = "0.3.4"
14711source = "registry+https://github.com/rust-lang/crates.io-index"
14712checksum = "e45d444647b4fd53d8fd32474c1b8bedc1baa22669ce3a78d083e365fa9a2d3f"
14713dependencies = [
14714 "cc",
14715 "tree-sitter-language",
14716]
14717
14718[[package]]
14719name = "tree-sitter-embedded-template"
14720version = "0.23.2"
14721source = "registry+https://github.com/rust-lang/crates.io-index"
14722checksum = "790063ef14e5b67556abc0b3be0ed863fb41d65ee791cf8c0b20eb42a1fa46af"
14723dependencies = [
14724 "cc",
14725 "tree-sitter-language",
14726]
14727
14728[[package]]
14729name = "tree-sitter-gitcommit"
14730version = "0.0.1"
14731source = "git+https://github.com/zed-industries/tree-sitter-git-commit?rev=88309716a69dd13ab83443721ba6e0b491d37ee9#88309716a69dd13ab83443721ba6e0b491d37ee9"
14732dependencies = [
14733 "cc",
14734 "tree-sitter-language",
14735]
14736
14737[[package]]
14738name = "tree-sitter-go"
14739version = "0.23.4"
14740source = "registry+https://github.com/rust-lang/crates.io-index"
14741checksum = "b13d476345220dbe600147dd444165c5791bf85ef53e28acbedd46112ee18431"
14742dependencies = [
14743 "cc",
14744 "tree-sitter-language",
14745]
14746
14747[[package]]
14748name = "tree-sitter-gomod"
14749version = "1.1.1"
14750source = "git+https://github.com/camdencheek/tree-sitter-go-mod?rev=6efb59652d30e0e9cd5f3b3a669afd6f1a926d3c#6efb59652d30e0e9cd5f3b3a669afd6f1a926d3c"
14751dependencies = [
14752 "cc",
14753 "tree-sitter-language",
14754]
14755
14756[[package]]
14757name = "tree-sitter-gowork"
14758version = "0.0.1"
14759source = "git+https://github.com/zed-industries/tree-sitter-go-work?rev=acb0617bf7f4fda02c6217676cc64acb89536dc7#acb0617bf7f4fda02c6217676cc64acb89536dc7"
14760dependencies = [
14761 "cc",
14762 "tree-sitter-language",
14763]
14764
14765[[package]]
14766name = "tree-sitter-heex"
14767version = "0.0.1"
14768source = "git+https://github.com/zed-industries/tree-sitter-heex?rev=1dd45142fbb05562e35b2040c6129c9bca346592#1dd45142fbb05562e35b2040c6129c9bca346592"
14769dependencies = [
14770 "cc",
14771 "tree-sitter-language",
14772]
14773
14774[[package]]
14775name = "tree-sitter-html"
14776version = "0.23.2"
14777source = "registry+https://github.com/rust-lang/crates.io-index"
14778checksum = "261b708e5d92061ede329babaaa427b819329a9d427a1d710abb0f67bbef63ee"
14779dependencies = [
14780 "cc",
14781 "tree-sitter-language",
14782]
14783
14784[[package]]
14785name = "tree-sitter-jsdoc"
14786version = "0.23.2"
14787source = "registry+https://github.com/rust-lang/crates.io-index"
14788checksum = "a3862dfcb1038fc5e7812d7df14190afdeb7e1415288fd5f51f58395f8cb0faf"
14789dependencies = [
14790 "cc",
14791 "tree-sitter-language",
14792]
14793
14794[[package]]
14795name = "tree-sitter-json"
14796version = "0.24.8"
14797source = "registry+https://github.com/rust-lang/crates.io-index"
14798checksum = "4d727acca406c0020cffc6cf35516764f36c8e3dc4408e5ebe2cb35a947ec471"
14799dependencies = [
14800 "cc",
14801 "tree-sitter-language",
14802]
14803
14804[[package]]
14805name = "tree-sitter-language"
14806version = "0.1.3"
14807source = "registry+https://github.com/rust-lang/crates.io-index"
14808checksum = "c199356c799a8945965bb5f2c55b2ad9d9aa7c4b4f6e587fe9dea0bc715e5f9c"
14809
14810[[package]]
14811name = "tree-sitter-md"
14812version = "0.3.2"
14813source = "git+https://github.com/tree-sitter-grammars/tree-sitter-markdown?rev=9a23c1a96c0513d8fc6520972beedd419a973539#9a23c1a96c0513d8fc6520972beedd419a973539"
14814dependencies = [
14815 "cc",
14816 "tree-sitter-language",
14817]
14818
14819[[package]]
14820name = "tree-sitter-python"
14821version = "0.23.6"
14822source = "registry+https://github.com/rust-lang/crates.io-index"
14823checksum = "3d065aaa27f3aaceaf60c1f0e0ac09e1cb9eb8ed28e7bcdaa52129cffc7f4b04"
14824dependencies = [
14825 "cc",
14826 "tree-sitter-language",
14827]
14828
14829[[package]]
14830name = "tree-sitter-regex"
14831version = "0.24.3"
14832source = "registry+https://github.com/rust-lang/crates.io-index"
14833checksum = "712656f8c262a5a4b7d6026e6246950787d178d613864952554e1516a33ab0c1"
14834dependencies = [
14835 "cc",
14836 "tree-sitter-language",
14837]
14838
14839[[package]]
14840name = "tree-sitter-ruby"
14841version = "0.23.1"
14842source = "registry+https://github.com/rust-lang/crates.io-index"
14843checksum = "be0484ea4ef6bb9c575b4fdabde7e31340a8d2dbc7d52b321ac83da703249f95"
14844dependencies = [
14845 "cc",
14846 "tree-sitter-language",
14847]
14848
14849[[package]]
14850name = "tree-sitter-rust"
14851version = "0.23.2"
14852source = "registry+https://github.com/rust-lang/crates.io-index"
14853checksum = "a4d64d449ca63e683c562c7743946a646671ca23947b9c925c0cfbe65051a4af"
14854dependencies = [
14855 "cc",
14856 "tree-sitter-language",
14857]
14858
14859[[package]]
14860name = "tree-sitter-typescript"
14861version = "0.23.2"
14862source = "registry+https://github.com/rust-lang/crates.io-index"
14863checksum = "6c5f76ed8d947a75cc446d5fccd8b602ebf0cde64ccf2ffa434d873d7a575eff"
14864dependencies = [
14865 "cc",
14866 "tree-sitter-language",
14867]
14868
14869[[package]]
14870name = "tree-sitter-yaml"
14871version = "0.6.1"
14872source = "git+https://github.com/zed-industries/tree-sitter-yaml?rev=baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a#baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a"
14873dependencies = [
14874 "cc",
14875 "tree-sitter-language",
14876]
14877
14878[[package]]
14879name = "try-lock"
14880version = "0.2.5"
14881source = "registry+https://github.com/rust-lang/crates.io-index"
14882checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
14883
14884[[package]]
14885name = "ttf-parser"
14886version = "0.21.1"
14887source = "registry+https://github.com/rust-lang/crates.io-index"
14888checksum = "2c591d83f69777866b9126b24c6dd9a18351f177e49d625920d19f989fd31cf8"
14889
14890[[package]]
14891name = "ttf-parser"
14892version = "0.25.1"
14893source = "registry+https://github.com/rust-lang/crates.io-index"
14894checksum = "d2df906b07856748fa3f6e0ad0cbaa047052d4a7dd609e231c4f72cee8c36f31"
14895dependencies = [
14896 "core_maths",
14897]
14898
14899[[package]]
14900name = "tungstenite"
14901version = "0.20.1"
14902source = "registry+https://github.com/rust-lang/crates.io-index"
14903checksum = "9e3dac10fd62eaf6617d3a904ae222845979aec67c615d1c842b4002c7666fb9"
14904dependencies = [
14905 "byteorder",
14906 "bytes 1.10.1",
14907 "data-encoding",
14908 "http 0.2.12",
14909 "httparse",
14910 "log",
14911 "rand 0.8.5",
14912 "rustls 0.21.12",
14913 "sha1",
14914 "thiserror 1.0.69",
14915 "url",
14916 "utf-8",
14917]
14918
14919[[package]]
14920name = "tungstenite"
14921version = "0.21.0"
14922source = "registry+https://github.com/rust-lang/crates.io-index"
14923checksum = "9ef1a641ea34f399a848dea702823bbecfb4c486f911735368f1f137cb8257e1"
14924dependencies = [
14925 "byteorder",
14926 "bytes 1.10.1",
14927 "data-encoding",
14928 "http 1.2.0",
14929 "httparse",
14930 "log",
14931 "rand 0.8.5",
14932 "sha1",
14933 "thiserror 1.0.69",
14934 "url",
14935 "utf-8",
14936]
14937
14938[[package]]
14939name = "tungstenite"
14940version = "0.24.0"
14941source = "registry+https://github.com/rust-lang/crates.io-index"
14942checksum = "18e5b8366ee7a95b16d32197d0b2604b43a0be89dc5fac9f8e96ccafbaedda8a"
14943dependencies = [
14944 "byteorder",
14945 "bytes 1.10.1",
14946 "data-encoding",
14947 "http 1.2.0",
14948 "httparse",
14949 "log",
14950 "rand 0.8.5",
14951 "sha1",
14952 "thiserror 1.0.69",
14953 "utf-8",
14954]
14955
14956[[package]]
14957name = "typeid"
14958version = "1.0.2"
14959source = "registry+https://github.com/rust-lang/crates.io-index"
14960checksum = "0e13db2e0ccd5e14a544e8a246ba2312cd25223f616442d7f2cb0e3db614236e"
14961
14962[[package]]
14963name = "typenum"
14964version = "1.17.0"
14965source = "registry+https://github.com/rust-lang/crates.io-index"
14966checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
14967
14968[[package]]
14969name = "ucd-trie"
14970version = "0.1.7"
14971source = "registry+https://github.com/rust-lang/crates.io-index"
14972checksum = "2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971"
14973
14974[[package]]
14975name = "uds_windows"
14976version = "1.1.0"
14977source = "registry+https://github.com/rust-lang/crates.io-index"
14978checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9"
14979dependencies = [
14980 "memoffset",
14981 "tempfile",
14982 "winapi",
14983]
14984
14985[[package]]
14986name = "ui"
14987version = "0.1.0"
14988dependencies = [
14989 "chrono",
14990 "component",
14991 "gpui",
14992 "itertools 0.14.0",
14993 "linkme",
14994 "menu",
14995 "serde",
14996 "settings",
14997 "smallvec",
14998 "story",
14999 "strum",
15000 "theme",
15001 "ui_macros",
15002 "util",
15003 "windows 0.60.0",
15004]
15005
15006[[package]]
15007name = "ui_input"
15008version = "0.1.0"
15009dependencies = [
15010 "editor",
15011 "gpui",
15012 "settings",
15013 "theme",
15014 "ui",
15015]
15016
15017[[package]]
15018name = "ui_macros"
15019version = "0.1.0"
15020dependencies = [
15021 "convert_case 0.8.0",
15022 "linkme",
15023 "proc-macro2",
15024 "quote",
15025 "syn 1.0.109",
15026]
15027
15028[[package]]
15029name = "ui_prompt"
15030version = "0.1.0"
15031dependencies = [
15032 "gpui",
15033 "markdown",
15034 "menu",
15035 "settings",
15036 "theme",
15037 "ui",
15038 "workspace",
15039]
15040
15041[[package]]
15042name = "unicase"
15043version = "2.8.1"
15044source = "registry+https://github.com/rust-lang/crates.io-index"
15045checksum = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539"
15046
15047[[package]]
15048name = "unicode-bidi"
15049version = "0.3.17"
15050source = "registry+https://github.com/rust-lang/crates.io-index"
15051checksum = "5ab17db44d7388991a428b2ee655ce0c212e862eff1768a455c58f9aad6e7893"
15052
15053[[package]]
15054name = "unicode-bidi-mirroring"
15055version = "0.2.0"
15056source = "registry+https://github.com/rust-lang/crates.io-index"
15057checksum = "23cb788ffebc92c5948d0e997106233eeb1d8b9512f93f41651f52b6c5f5af86"
15058
15059[[package]]
15060name = "unicode-bidi-mirroring"
15061version = "0.4.0"
15062source = "registry+https://github.com/rust-lang/crates.io-index"
15063checksum = "5dfa6e8c60bb66d49db113e0125ee8711b7647b5579dc7f5f19c42357ed039fe"
15064
15065[[package]]
15066name = "unicode-ccc"
15067version = "0.2.0"
15068source = "registry+https://github.com/rust-lang/crates.io-index"
15069checksum = "1df77b101bcc4ea3d78dafc5ad7e4f58ceffe0b2b16bf446aeb50b6cb4157656"
15070
15071[[package]]
15072name = "unicode-ccc"
15073version = "0.4.0"
15074source = "registry+https://github.com/rust-lang/crates.io-index"
15075checksum = "ce61d488bcdc9bc8b5d1772c404828b17fc481c0a582b5581e95fb233aef503e"
15076
15077[[package]]
15078name = "unicode-ident"
15079version = "1.0.14"
15080source = "registry+https://github.com/rust-lang/crates.io-index"
15081checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83"
15082
15083[[package]]
15084name = "unicode-linebreak"
15085version = "0.1.5"
15086source = "registry+https://github.com/rust-lang/crates.io-index"
15087checksum = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f"
15088
15089[[package]]
15090name = "unicode-normalization"
15091version = "0.1.24"
15092source = "registry+https://github.com/rust-lang/crates.io-index"
15093checksum = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956"
15094dependencies = [
15095 "tinyvec",
15096]
15097
15098[[package]]
15099name = "unicode-properties"
15100version = "0.1.3"
15101source = "registry+https://github.com/rust-lang/crates.io-index"
15102checksum = "e70f2a8b45122e719eb623c01822704c4e0907e7e426a05927e1a1cfff5b75d0"
15103
15104[[package]]
15105name = "unicode-script"
15106version = "0.5.7"
15107source = "registry+https://github.com/rust-lang/crates.io-index"
15108checksum = "9fb421b350c9aff471779e262955939f565ec18b86c15364e6bdf0d662ca7c1f"
15109
15110[[package]]
15111name = "unicode-segmentation"
15112version = "1.12.0"
15113source = "registry+https://github.com/rust-lang/crates.io-index"
15114checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
15115
15116[[package]]
15117name = "unicode-vo"
15118version = "0.1.0"
15119source = "registry+https://github.com/rust-lang/crates.io-index"
15120checksum = "b1d386ff53b415b7fe27b50bb44679e2cc4660272694b7b6f3326d8480823a94"
15121
15122[[package]]
15123name = "unicode-width"
15124version = "0.1.14"
15125source = "registry+https://github.com/rust-lang/crates.io-index"
15126checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af"
15127
15128[[package]]
15129name = "unicode-xid"
15130version = "0.2.6"
15131source = "registry+https://github.com/rust-lang/crates.io-index"
15132checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
15133
15134[[package]]
15135name = "unicode_categories"
15136version = "0.1.1"
15137source = "registry+https://github.com/rust-lang/crates.io-index"
15138checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
15139
15140[[package]]
15141name = "unindent"
15142version = "0.2.3"
15143source = "registry+https://github.com/rust-lang/crates.io-index"
15144checksum = "c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce"
15145
15146[[package]]
15147name = "untrusted"
15148version = "0.9.0"
15149source = "registry+https://github.com/rust-lang/crates.io-index"
15150checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
15151
15152[[package]]
15153name = "url"
15154version = "2.5.4"
15155source = "registry+https://github.com/rust-lang/crates.io-index"
15156checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60"
15157dependencies = [
15158 "form_urlencoded",
15159 "idna",
15160 "percent-encoding",
15161 "serde",
15162]
15163
15164[[package]]
15165name = "urlencoding"
15166version = "2.1.3"
15167source = "registry+https://github.com/rust-lang/crates.io-index"
15168checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
15169
15170[[package]]
15171name = "usvg"
15172version = "0.45.0"
15173source = "registry+https://github.com/rust-lang/crates.io-index"
15174checksum = "2ac8e0e3e4696253dc06167990b3fe9a2668ab66270adf949a464db4088cb354"
15175dependencies = [
15176 "base64 0.22.1",
15177 "data-url",
15178 "flate2",
15179 "fontdb 0.23.0",
15180 "imagesize",
15181 "kurbo",
15182 "log",
15183 "pico-args",
15184 "roxmltree",
15185 "rustybuzz 0.20.1",
15186 "simplecss",
15187 "siphasher 1.0.1",
15188 "strict-num",
15189 "svgtypes",
15190 "tiny-skia-path",
15191 "unicode-bidi",
15192 "unicode-script",
15193 "unicode-vo",
15194 "xmlwriter",
15195]
15196
15197[[package]]
15198name = "utf-8"
15199version = "0.7.6"
15200source = "registry+https://github.com/rust-lang/crates.io-index"
15201checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
15202
15203[[package]]
15204name = "utf16_iter"
15205version = "1.0.5"
15206source = "registry+https://github.com/rust-lang/crates.io-index"
15207checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246"
15208
15209[[package]]
15210name = "utf8_iter"
15211version = "1.0.4"
15212source = "registry+https://github.com/rust-lang/crates.io-index"
15213checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
15214
15215[[package]]
15216name = "utf8parse"
15217version = "0.2.2"
15218source = "registry+https://github.com/rust-lang/crates.io-index"
15219checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
15220
15221[[package]]
15222name = "util"
15223version = "0.1.0"
15224dependencies = [
15225 "anyhow",
15226 "async-fs",
15227 "collections",
15228 "dirs 4.0.0",
15229 "dunce",
15230 "futures 0.3.31",
15231 "futures-lite 1.13.0",
15232 "git2",
15233 "globset",
15234 "itertools 0.14.0",
15235 "libc",
15236 "log",
15237 "rand 0.8.5",
15238 "regex",
15239 "rust-embed",
15240 "serde",
15241 "serde_json",
15242 "smol",
15243 "take-until",
15244 "tempfile",
15245 "tendril",
15246 "unicase",
15247 "util_macros",
15248]
15249
15250[[package]]
15251name = "util_macros"
15252version = "0.1.0"
15253dependencies = [
15254 "quote",
15255 "syn 1.0.109",
15256]
15257
15258[[package]]
15259name = "uuid"
15260version = "1.13.2"
15261source = "registry+https://github.com/rust-lang/crates.io-index"
15262checksum = "8c1f41ffb7cf259f1ecc2876861a17e7142e63ead296f671f81f6ae85903e0d6"
15263dependencies = [
15264 "getrandom 0.3.1",
15265 "serde",
15266 "sha1_smol",
15267]
15268
15269[[package]]
15270name = "v_frame"
15271version = "0.3.8"
15272source = "registry+https://github.com/rust-lang/crates.io-index"
15273checksum = "d6f32aaa24bacd11e488aa9ba66369c7cd514885742c9fe08cfe85884db3e92b"
15274dependencies = [
15275 "aligned-vec",
15276 "num-traits",
15277 "wasm-bindgen",
15278]
15279
15280[[package]]
15281name = "valuable"
15282version = "0.1.0"
15283source = "registry+https://github.com/rust-lang/crates.io-index"
15284checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
15285
15286[[package]]
15287name = "value-bag"
15288version = "1.10.0"
15289source = "registry+https://github.com/rust-lang/crates.io-index"
15290checksum = "3ef4c4aa54d5d05a279399bfa921ec387b7aba77caf7a682ae8d86785b8fdad2"
15291dependencies = [
15292 "value-bag-serde1",
15293 "value-bag-sval2",
15294]
15295
15296[[package]]
15297name = "value-bag-serde1"
15298version = "1.10.0"
15299source = "registry+https://github.com/rust-lang/crates.io-index"
15300checksum = "4bb773bd36fd59c7ca6e336c94454d9c66386416734817927ac93d81cb3c5b0b"
15301dependencies = [
15302 "erased-serde",
15303 "serde",
15304 "serde_fmt",
15305]
15306
15307[[package]]
15308name = "value-bag-sval2"
15309version = "1.10.0"
15310source = "registry+https://github.com/rust-lang/crates.io-index"
15311checksum = "53a916a702cac43a88694c97657d449775667bcd14b70419441d05b7fea4a83a"
15312dependencies = [
15313 "sval",
15314 "sval_buffer",
15315 "sval_dynamic",
15316 "sval_fmt",
15317 "sval_json",
15318 "sval_ref",
15319 "sval_serde",
15320]
15321
15322[[package]]
15323name = "vcpkg"
15324version = "0.2.15"
15325source = "registry+https://github.com/rust-lang/crates.io-index"
15326checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
15327
15328[[package]]
15329name = "version-compare"
15330version = "0.2.0"
15331source = "registry+https://github.com/rust-lang/crates.io-index"
15332checksum = "852e951cb7832cb45cb1169900d19760cfa39b82bc0ea9c0e5a14ae88411c98b"
15333
15334[[package]]
15335name = "version_check"
15336version = "0.9.5"
15337source = "registry+https://github.com/rust-lang/crates.io-index"
15338checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
15339
15340[[package]]
15341name = "vim"
15342version = "0.1.0"
15343dependencies = [
15344 "anyhow",
15345 "assets",
15346 "async-compat",
15347 "async-trait",
15348 "collections",
15349 "command_palette",
15350 "command_palette_hooks",
15351 "db",
15352 "editor",
15353 "futures 0.3.31",
15354 "git_ui",
15355 "gpui",
15356 "indoc",
15357 "itertools 0.14.0",
15358 "language",
15359 "libc",
15360 "log",
15361 "lsp",
15362 "multi_buffer",
15363 "nvim-rs",
15364 "parking_lot",
15365 "picker",
15366 "project",
15367 "project_panel",
15368 "regex",
15369 "release_channel",
15370 "schemars",
15371 "search",
15372 "serde",
15373 "serde_derive",
15374 "serde_json",
15375 "settings",
15376 "task",
15377 "text",
15378 "theme",
15379 "tokio",
15380 "ui",
15381 "util",
15382 "vim_mode_setting",
15383 "workspace",
15384 "zed_actions",
15385]
15386
15387[[package]]
15388name = "vim_mode_setting"
15389version = "0.1.0"
15390dependencies = [
15391 "anyhow",
15392 "gpui",
15393 "settings",
15394]
15395
15396[[package]]
15397name = "vscode_theme"
15398version = "0.2.0"
15399source = "registry+https://github.com/rust-lang/crates.io-index"
15400checksum = "8b3666211944f2e6ba2c359bc9efc1891157e910b1b11c3900892ea9f18179d2"
15401dependencies = [
15402 "serde",
15403]
15404
15405[[package]]
15406name = "vsimd"
15407version = "0.8.0"
15408source = "registry+https://github.com/rust-lang/crates.io-index"
15409checksum = "5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64"
15410
15411[[package]]
15412name = "vswhom"
15413version = "0.1.0"
15414source = "registry+https://github.com/rust-lang/crates.io-index"
15415checksum = "be979b7f07507105799e854203b470ff7c78a1639e330a58f183b5fea574608b"
15416dependencies = [
15417 "libc",
15418 "vswhom-sys",
15419]
15420
15421[[package]]
15422name = "vswhom-sys"
15423version = "0.1.2"
15424source = "registry+https://github.com/rust-lang/crates.io-index"
15425checksum = "d3b17ae1f6c8a2b28506cd96d412eebf83b4a0ff2cbefeeb952f2f9dfa44ba18"
15426dependencies = [
15427 "cc",
15428 "libc",
15429]
15430
15431[[package]]
15432name = "vte"
15433version = "0.15.0"
15434source = "registry+https://github.com/rust-lang/crates.io-index"
15435checksum = "a5924018406ce0063cd67f8e008104968b74b563ee1b85dde3ed1f7cb87d3dbd"
15436dependencies = [
15437 "arrayvec",
15438 "bitflags 2.8.0",
15439 "cursor-icon",
15440 "log",
15441 "memchr",
15442 "serde",
15443]
15444
15445[[package]]
15446name = "waker-fn"
15447version = "1.2.0"
15448source = "registry+https://github.com/rust-lang/crates.io-index"
15449checksum = "317211a0dc0ceedd78fb2ca9a44aed3d7b9b26f81870d485c07122b4350673b7"
15450
15451[[package]]
15452name = "walkdir"
15453version = "2.5.0"
15454source = "registry+https://github.com/rust-lang/crates.io-index"
15455checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
15456dependencies = [
15457 "same-file",
15458 "winapi-util",
15459]
15460
15461[[package]]
15462name = "want"
15463version = "0.3.1"
15464source = "registry+https://github.com/rust-lang/crates.io-index"
15465checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
15466dependencies = [
15467 "try-lock",
15468]
15469
15470[[package]]
15471name = "warp"
15472version = "0.3.7"
15473source = "registry+https://github.com/rust-lang/crates.io-index"
15474checksum = "4378d202ff965b011c64817db11d5829506d3404edeadb61f190d111da3f231c"
15475dependencies = [
15476 "bytes 1.10.1",
15477 "futures-channel",
15478 "futures-util",
15479 "headers",
15480 "http 0.2.12",
15481 "hyper 0.14.32",
15482 "log",
15483 "mime",
15484 "mime_guess",
15485 "percent-encoding",
15486 "pin-project",
15487 "scoped-tls",
15488 "serde",
15489 "serde_json",
15490 "serde_urlencoded",
15491 "tokio",
15492 "tokio-tungstenite 0.21.0",
15493 "tokio-util",
15494 "tower-service",
15495 "tracing",
15496]
15497
15498[[package]]
15499name = "wasi"
15500version = "0.9.0+wasi-snapshot-preview1"
15501source = "registry+https://github.com/rust-lang/crates.io-index"
15502checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
15503
15504[[package]]
15505name = "wasi"
15506version = "0.11.0+wasi-snapshot-preview1"
15507source = "registry+https://github.com/rust-lang/crates.io-index"
15508checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
15509
15510[[package]]
15511name = "wasi"
15512version = "0.13.3+wasi-0.2.2"
15513source = "registry+https://github.com/rust-lang/crates.io-index"
15514checksum = "26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2"
15515dependencies = [
15516 "wit-bindgen-rt 0.33.0",
15517]
15518
15519[[package]]
15520name = "wasite"
15521version = "0.1.0"
15522source = "registry+https://github.com/rust-lang/crates.io-index"
15523checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b"
15524
15525[[package]]
15526name = "wasm-bindgen"
15527version = "0.2.99"
15528source = "registry+https://github.com/rust-lang/crates.io-index"
15529checksum = "a474f6281d1d70c17ae7aa6a613c87fce69a127e2624002df63dcb39d6cf6396"
15530dependencies = [
15531 "cfg-if",
15532 "once_cell",
15533 "wasm-bindgen-macro",
15534]
15535
15536[[package]]
15537name = "wasm-bindgen-backend"
15538version = "0.2.99"
15539source = "registry+https://github.com/rust-lang/crates.io-index"
15540checksum = "5f89bb38646b4f81674e8f5c3fb81b562be1fd936d84320f3264486418519c79"
15541dependencies = [
15542 "bumpalo",
15543 "log",
15544 "proc-macro2",
15545 "quote",
15546 "syn 2.0.100",
15547 "wasm-bindgen-shared",
15548]
15549
15550[[package]]
15551name = "wasm-bindgen-futures"
15552version = "0.4.49"
15553source = "registry+https://github.com/rust-lang/crates.io-index"
15554checksum = "38176d9b44ea84e9184eff0bc34cc167ed044f816accfe5922e54d84cf48eca2"
15555dependencies = [
15556 "cfg-if",
15557 "js-sys",
15558 "once_cell",
15559 "wasm-bindgen",
15560 "web-sys",
15561]
15562
15563[[package]]
15564name = "wasm-bindgen-macro"
15565version = "0.2.99"
15566source = "registry+https://github.com/rust-lang/crates.io-index"
15567checksum = "2cc6181fd9a7492eef6fef1f33961e3695e4579b9872a6f7c83aee556666d4fe"
15568dependencies = [
15569 "quote",
15570 "wasm-bindgen-macro-support",
15571]
15572
15573[[package]]
15574name = "wasm-bindgen-macro-support"
15575version = "0.2.99"
15576source = "registry+https://github.com/rust-lang/crates.io-index"
15577checksum = "30d7a95b763d3c45903ed6c81f156801839e5ee968bb07e534c44df0fcd330c2"
15578dependencies = [
15579 "proc-macro2",
15580 "quote",
15581 "syn 2.0.100",
15582 "wasm-bindgen-backend",
15583 "wasm-bindgen-shared",
15584]
15585
15586[[package]]
15587name = "wasm-bindgen-shared"
15588version = "0.2.99"
15589source = "registry+https://github.com/rust-lang/crates.io-index"
15590checksum = "943aab3fdaaa029a6e0271b35ea10b72b943135afe9bffca82384098ad0e06a6"
15591
15592[[package]]
15593name = "wasm-encoder"
15594version = "0.201.0"
15595source = "registry+https://github.com/rust-lang/crates.io-index"
15596checksum = "b9c7d2731df60006819b013f64ccc2019691deccf6e11a1804bc850cd6748f1a"
15597dependencies = [
15598 "leb128",
15599]
15600
15601[[package]]
15602name = "wasm-encoder"
15603version = "0.221.3"
15604source = "registry+https://github.com/rust-lang/crates.io-index"
15605checksum = "dc8444fe4920de80a4fe5ab564fff2ae58b6b73166b89751f8c6c93509da32e5"
15606dependencies = [
15607 "leb128",
15608 "wasmparser 0.221.3",
15609]
15610
15611[[package]]
15612name = "wasm-metadata"
15613version = "0.201.0"
15614source = "registry+https://github.com/rust-lang/crates.io-index"
15615checksum = "0fd83062c17b9f4985d438603cde0a5e8c5c8198201a6937f778b607924c7da2"
15616dependencies = [
15617 "anyhow",
15618 "indexmap",
15619 "serde",
15620 "serde_derive",
15621 "serde_json",
15622 "spdx",
15623 "wasm-encoder 0.201.0",
15624 "wasmparser 0.201.0",
15625]
15626
15627[[package]]
15628name = "wasm-metadata"
15629version = "0.221.3"
15630source = "registry+https://github.com/rust-lang/crates.io-index"
15631checksum = "11f4ef50d17e103a88774cd4aa5d06bfb1ae44036a8f3f1325e0e9b3e3417ac4"
15632dependencies = [
15633 "anyhow",
15634 "indexmap",
15635 "serde",
15636 "serde_derive",
15637 "serde_json",
15638 "spdx",
15639 "wasm-encoder 0.221.3",
15640 "wasmparser 0.221.3",
15641]
15642
15643[[package]]
15644name = "wasm-streams"
15645version = "0.4.2"
15646source = "registry+https://github.com/rust-lang/crates.io-index"
15647checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65"
15648dependencies = [
15649 "futures-util",
15650 "js-sys",
15651 "wasm-bindgen",
15652 "wasm-bindgen-futures",
15653 "web-sys",
15654]
15655
15656[[package]]
15657name = "wasmparser"
15658version = "0.201.0"
15659source = "registry+https://github.com/rust-lang/crates.io-index"
15660checksum = "84e5df6dba6c0d7fafc63a450f1738451ed7a0b52295d83e868218fa286bf708"
15661dependencies = [
15662 "bitflags 2.8.0",
15663 "indexmap",
15664 "semver",
15665]
15666
15667[[package]]
15668name = "wasmparser"
15669version = "0.221.3"
15670source = "registry+https://github.com/rust-lang/crates.io-index"
15671checksum = "d06bfa36ab3ac2be0dee563380147a5b81ba10dd8885d7fbbc9eb574be67d185"
15672dependencies = [
15673 "bitflags 2.8.0",
15674 "hashbrown 0.15.2",
15675 "indexmap",
15676 "semver",
15677 "serde",
15678]
15679
15680[[package]]
15681name = "wasmprinter"
15682version = "0.221.3"
15683source = "registry+https://github.com/rust-lang/crates.io-index"
15684checksum = "7343c42a97f2926c7819ff81b64012092ae954c5d83ddd30c9fcdefd97d0b283"
15685dependencies = [
15686 "anyhow",
15687 "termcolor",
15688 "wasmparser 0.221.3",
15689]
15690
15691[[package]]
15692name = "wasmtime"
15693version = "29.0.1"
15694source = "registry+https://github.com/rust-lang/crates.io-index"
15695checksum = "11976a250672556d1c4c04c6d5d7656ac9192ac9edc42a4587d6c21460010e69"
15696dependencies = [
15697 "anyhow",
15698 "async-trait",
15699 "bitflags 2.8.0",
15700 "bumpalo",
15701 "cc",
15702 "cfg-if",
15703 "encoding_rs",
15704 "hashbrown 0.14.5",
15705 "indexmap",
15706 "libc",
15707 "log",
15708 "mach2",
15709 "memfd",
15710 "object",
15711 "once_cell",
15712 "paste",
15713 "postcard",
15714 "psm",
15715 "pulley-interpreter",
15716 "rustix",
15717 "semver",
15718 "serde",
15719 "serde_derive",
15720 "smallvec",
15721 "sptr",
15722 "target-lexicon 0.13.2",
15723 "trait-variant",
15724 "wasmparser 0.221.3",
15725 "wasmtime-asm-macros",
15726 "wasmtime-component-macro",
15727 "wasmtime-component-util",
15728 "wasmtime-cranelift",
15729 "wasmtime-environ",
15730 "wasmtime-fiber",
15731 "wasmtime-jit-icache-coherence",
15732 "wasmtime-math",
15733 "wasmtime-slab",
15734 "wasmtime-versioned-export-macros",
15735 "wasmtime-winch",
15736 "windows-sys 0.59.0",
15737]
15738
15739[[package]]
15740name = "wasmtime-asm-macros"
15741version = "29.0.1"
15742source = "registry+https://github.com/rust-lang/crates.io-index"
15743checksum = "1f178b0d125201fbe9f75beaf849bd3e511891f9e45ba216a5b620802ccf64f2"
15744dependencies = [
15745 "cfg-if",
15746]
15747
15748[[package]]
15749name = "wasmtime-c-api-impl"
15750version = "29.0.1"
15751source = "registry+https://github.com/rust-lang/crates.io-index"
15752checksum = "ea30cef3608f2de5797c7bbb94c1ba4f3676d9a7f81ae86ced1b512e2766ed0c"
15753dependencies = [
15754 "anyhow",
15755 "log",
15756 "tracing",
15757 "wasmtime",
15758 "wasmtime-c-api-macros",
15759]
15760
15761[[package]]
15762name = "wasmtime-c-api-macros"
15763version = "29.0.1"
15764source = "registry+https://github.com/rust-lang/crates.io-index"
15765checksum = "022a79ebe1124d5d384d82463d7e61c6b4dd857d81f15cb8078974eeb86db65b"
15766dependencies = [
15767 "proc-macro2",
15768 "quote",
15769]
15770
15771[[package]]
15772name = "wasmtime-component-macro"
15773version = "29.0.1"
15774source = "registry+https://github.com/rust-lang/crates.io-index"
15775checksum = "d74de6592ed945d0a602f71243982a304d5d02f1e501b638addf57f42d57dfaf"
15776dependencies = [
15777 "anyhow",
15778 "proc-macro2",
15779 "quote",
15780 "syn 2.0.100",
15781 "wasmtime-component-util",
15782 "wasmtime-wit-bindgen",
15783 "wit-parser 0.221.3",
15784]
15785
15786[[package]]
15787name = "wasmtime-component-util"
15788version = "29.0.1"
15789source = "registry+https://github.com/rust-lang/crates.io-index"
15790checksum = "707dc7b3c112ab5a366b30cfe2fb5b2f8e6a0f682f16df96a5ec582bfe6f056e"
15791
15792[[package]]
15793name = "wasmtime-cranelift"
15794version = "29.0.1"
15795source = "registry+https://github.com/rust-lang/crates.io-index"
15796checksum = "366be722674d4bf153290fbcbc4d7d16895cc82fb3e869f8d550ff768f9e9e87"
15797dependencies = [
15798 "anyhow",
15799 "cfg-if",
15800 "cranelift-codegen",
15801 "cranelift-control",
15802 "cranelift-entity",
15803 "cranelift-frontend",
15804 "cranelift-native",
15805 "gimli",
15806 "itertools 0.12.1",
15807 "log",
15808 "object",
15809 "smallvec",
15810 "target-lexicon 0.13.2",
15811 "thiserror 1.0.69",
15812 "wasmparser 0.221.3",
15813 "wasmtime-environ",
15814 "wasmtime-versioned-export-macros",
15815]
15816
15817[[package]]
15818name = "wasmtime-environ"
15819version = "29.0.1"
15820source = "registry+https://github.com/rust-lang/crates.io-index"
15821checksum = "cdadc1af7097347aa276a4f008929810f726b5b46946971c660b6d421e9994ad"
15822dependencies = [
15823 "anyhow",
15824 "cpp_demangle",
15825 "cranelift-bitset",
15826 "cranelift-entity",
15827 "gimli",
15828 "indexmap",
15829 "log",
15830 "object",
15831 "postcard",
15832 "rustc-demangle",
15833 "semver",
15834 "serde",
15835 "serde_derive",
15836 "smallvec",
15837 "target-lexicon 0.13.2",
15838 "wasm-encoder 0.221.3",
15839 "wasmparser 0.221.3",
15840 "wasmprinter",
15841 "wasmtime-component-util",
15842]
15843
15844[[package]]
15845name = "wasmtime-fiber"
15846version = "29.0.1"
15847source = "registry+https://github.com/rust-lang/crates.io-index"
15848checksum = "ccba90d4119f081bca91190485650730a617be1fff5228f8c4757ce133d21117"
15849dependencies = [
15850 "anyhow",
15851 "cc",
15852 "cfg-if",
15853 "rustix",
15854 "wasmtime-asm-macros",
15855 "wasmtime-versioned-export-macros",
15856 "windows-sys 0.59.0",
15857]
15858
15859[[package]]
15860name = "wasmtime-jit-icache-coherence"
15861version = "29.0.1"
15862source = "registry+https://github.com/rust-lang/crates.io-index"
15863checksum = "ec5e8552e01692e6c2e5293171704fed8abdec79d1a6995a0870ab190e5747d1"
15864dependencies = [
15865 "anyhow",
15866 "cfg-if",
15867 "libc",
15868 "windows-sys 0.59.0",
15869]
15870
15871[[package]]
15872name = "wasmtime-math"
15873version = "29.0.1"
15874source = "registry+https://github.com/rust-lang/crates.io-index"
15875checksum = "29210ec2aa25e00f4d54605cedaf080f39ec01a872c5bd520ad04c67af1dde17"
15876dependencies = [
15877 "libm",
15878]
15879
15880[[package]]
15881name = "wasmtime-slab"
15882version = "29.0.1"
15883source = "registry+https://github.com/rust-lang/crates.io-index"
15884checksum = "fcb5821a96fa04ac14bc7b158bb3d5cd7729a053db5a74dad396cd513a5e5ccf"
15885
15886[[package]]
15887name = "wasmtime-versioned-export-macros"
15888version = "29.0.1"
15889source = "registry+https://github.com/rust-lang/crates.io-index"
15890checksum = "86ff86db216dc0240462de40c8290887a613dddf9685508eb39479037ba97b5b"
15891dependencies = [
15892 "proc-macro2",
15893 "quote",
15894 "syn 2.0.100",
15895]
15896
15897[[package]]
15898name = "wasmtime-wasi"
15899version = "29.0.1"
15900source = "registry+https://github.com/rust-lang/crates.io-index"
15901checksum = "8d1be69bfcab1bdac74daa7a1f9695ab992b9c8e21b9b061e7d66434097e0ca4"
15902dependencies = [
15903 "anyhow",
15904 "async-trait",
15905 "bitflags 2.8.0",
15906 "bytes 1.10.1",
15907 "cap-fs-ext",
15908 "cap-net-ext",
15909 "cap-rand",
15910 "cap-std",
15911 "cap-time-ext",
15912 "fs-set-times",
15913 "futures 0.3.31",
15914 "io-extras",
15915 "io-lifetimes",
15916 "rustix",
15917 "system-interface",
15918 "thiserror 1.0.69",
15919 "tokio",
15920 "tracing",
15921 "trait-variant",
15922 "url",
15923 "wasmtime",
15924 "wiggle",
15925 "windows-sys 0.59.0",
15926]
15927
15928[[package]]
15929name = "wasmtime-winch"
15930version = "29.0.1"
15931source = "registry+https://github.com/rust-lang/crates.io-index"
15932checksum = "fdbabfb8f20502d5e1d81092b9ead3682ae59988487aafcd7567387b7a43cf8f"
15933dependencies = [
15934 "anyhow",
15935 "cranelift-codegen",
15936 "gimli",
15937 "object",
15938 "target-lexicon 0.13.2",
15939 "wasmparser 0.221.3",
15940 "wasmtime-cranelift",
15941 "wasmtime-environ",
15942 "winch-codegen",
15943]
15944
15945[[package]]
15946name = "wasmtime-wit-bindgen"
15947version = "29.0.1"
15948source = "registry+https://github.com/rust-lang/crates.io-index"
15949checksum = "8358319c2dd1e4db79e3c1c5d3a5af84956615343f9f89f4e4996a36816e06e6"
15950dependencies = [
15951 "anyhow",
15952 "heck 0.5.0",
15953 "indexmap",
15954 "wit-parser 0.221.3",
15955]
15956
15957[[package]]
15958name = "wast"
15959version = "35.0.2"
15960source = "registry+https://github.com/rust-lang/crates.io-index"
15961checksum = "2ef140f1b49946586078353a453a1d28ba90adfc54dde75710bc1931de204d68"
15962dependencies = [
15963 "leb128",
15964]
15965
15966[[package]]
15967name = "wayland-backend"
15968version = "0.3.8"
15969source = "registry+https://github.com/rust-lang/crates.io-index"
15970checksum = "b7208998eaa3870dad37ec8836979581506e0c5c64c20c9e79e9d2a10d6f47bf"
15971dependencies = [
15972 "cc",
15973 "downcast-rs",
15974 "rustix",
15975 "scoped-tls",
15976 "smallvec",
15977 "wayland-sys",
15978]
15979
15980[[package]]
15981name = "wayland-client"
15982version = "0.31.8"
15983source = "registry+https://github.com/rust-lang/crates.io-index"
15984checksum = "c2120de3d33638aaef5b9f4472bff75f07c56379cf76ea320bd3a3d65ecaf73f"
15985dependencies = [
15986 "bitflags 2.8.0",
15987 "rustix",
15988 "wayland-backend",
15989 "wayland-scanner",
15990]
15991
15992[[package]]
15993name = "wayland-cursor"
15994version = "0.31.8"
15995source = "registry+https://github.com/rust-lang/crates.io-index"
15996checksum = "a93029cbb6650748881a00e4922b076092a6a08c11e7fbdb923f064b23968c5d"
15997dependencies = [
15998 "rustix",
15999 "wayland-client",
16000 "xcursor",
16001]
16002
16003[[package]]
16004name = "wayland-protocols"
16005version = "0.31.2"
16006source = "registry+https://github.com/rust-lang/crates.io-index"
16007checksum = "8f81f365b8b4a97f422ac0e8737c438024b5951734506b0e1d775c73030561f4"
16008dependencies = [
16009 "bitflags 2.8.0",
16010 "wayland-backend",
16011 "wayland-client",
16012 "wayland-scanner",
16013]
16014
16015[[package]]
16016name = "wayland-protocols-plasma"
16017version = "0.2.0"
16018source = "registry+https://github.com/rust-lang/crates.io-index"
16019checksum = "23803551115ff9ea9bce586860c5c5a971e360825a0309264102a9495a5ff479"
16020dependencies = [
16021 "bitflags 2.8.0",
16022 "wayland-backend",
16023 "wayland-client",
16024 "wayland-protocols",
16025 "wayland-scanner",
16026]
16027
16028[[package]]
16029name = "wayland-scanner"
16030version = "0.31.6"
16031source = "registry+https://github.com/rust-lang/crates.io-index"
16032checksum = "896fdafd5d28145fce7958917d69f2fd44469b1d4e861cb5961bcbeebc6d1484"
16033dependencies = [
16034 "proc-macro2",
16035 "quick-xml 0.37.2",
16036 "quote",
16037]
16038
16039[[package]]
16040name = "wayland-sys"
16041version = "0.31.6"
16042source = "registry+https://github.com/rust-lang/crates.io-index"
16043checksum = "dbcebb399c77d5aa9fa5db874806ee7b4eba4e73650948e8f93963f128896615"
16044dependencies = [
16045 "dlib",
16046 "log",
16047 "once_cell",
16048 "pkg-config",
16049]
16050
16051[[package]]
16052name = "web-sys"
16053version = "0.3.76"
16054source = "registry+https://github.com/rust-lang/crates.io-index"
16055checksum = "04dd7223427d52553d3702c004d3b2fe07c148165faa56313cb00211e31c12bc"
16056dependencies = [
16057 "js-sys",
16058 "wasm-bindgen",
16059]
16060
16061[[package]]
16062name = "web-time"
16063version = "1.1.0"
16064source = "registry+https://github.com/rust-lang/crates.io-index"
16065checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
16066dependencies = [
16067 "js-sys",
16068 "wasm-bindgen",
16069]
16070
16071[[package]]
16072name = "webpki-root-certs"
16073version = "0.26.8"
16074source = "registry+https://github.com/rust-lang/crates.io-index"
16075checksum = "09aed61f5e8d2c18344b3faa33a4c837855fe56642757754775548fee21386c4"
16076dependencies = [
16077 "rustls-pki-types",
16078]
16079
16080[[package]]
16081name = "webpki-roots"
16082version = "0.26.7"
16083source = "registry+https://github.com/rust-lang/crates.io-index"
16084checksum = "5d642ff16b7e79272ae451b7322067cdc17cadf68c23264be9d94a32319efe7e"
16085dependencies = [
16086 "rustls-pki-types",
16087]
16088
16089[[package]]
16090name = "webrtc-sys"
16091version = "0.3.5"
16092source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
16093dependencies = [
16094 "cc",
16095 "cxx",
16096 "cxx-build",
16097 "glob",
16098 "log",
16099 "webrtc-sys-build",
16100]
16101
16102[[package]]
16103name = "webrtc-sys-build"
16104version = "0.3.5"
16105source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
16106dependencies = [
16107 "fs2",
16108 "regex",
16109 "reqwest 0.11.27",
16110 "scratch",
16111 "semver",
16112 "zip",
16113]
16114
16115[[package]]
16116name = "weezl"
16117version = "0.1.8"
16118source = "registry+https://github.com/rust-lang/crates.io-index"
16119checksum = "53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082"
16120
16121[[package]]
16122name = "welcome"
16123version = "0.1.0"
16124dependencies = [
16125 "anyhow",
16126 "client",
16127 "db",
16128 "editor",
16129 "fuzzy",
16130 "gpui",
16131 "install_cli",
16132 "language",
16133 "picker",
16134 "project",
16135 "schemars",
16136 "serde",
16137 "settings",
16138 "telemetry",
16139 "ui",
16140 "util",
16141 "vim_mode_setting",
16142 "workspace",
16143 "zed_actions",
16144]
16145
16146[[package]]
16147name = "which"
16148version = "4.4.2"
16149source = "registry+https://github.com/rust-lang/crates.io-index"
16150checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
16151dependencies = [
16152 "either",
16153 "home",
16154 "once_cell",
16155 "rustix",
16156]
16157
16158[[package]]
16159name = "which"
16160version = "6.0.3"
16161source = "registry+https://github.com/rust-lang/crates.io-index"
16162checksum = "b4ee928febd44d98f2f459a4a79bd4d928591333a494a10a868418ac1b39cf1f"
16163dependencies = [
16164 "either",
16165 "home",
16166 "rustix",
16167 "winsafe",
16168]
16169
16170[[package]]
16171name = "which"
16172version = "7.0.2"
16173source = "registry+https://github.com/rust-lang/crates.io-index"
16174checksum = "2774c861e1f072b3aadc02f8ba886c26ad6321567ecc294c935434cad06f1283"
16175dependencies = [
16176 "either",
16177 "env_home",
16178 "rustix",
16179 "winsafe",
16180]
16181
16182[[package]]
16183name = "whoami"
16184version = "1.5.2"
16185source = "registry+https://github.com/rust-lang/crates.io-index"
16186checksum = "372d5b87f58ec45c384ba03563b03544dc5fadc3983e434b286913f5b4a9bb6d"
16187dependencies = [
16188 "redox_syscall 0.5.8",
16189 "wasite",
16190]
16191
16192[[package]]
16193name = "wiggle"
16194version = "29.0.1"
16195source = "registry+https://github.com/rust-lang/crates.io-index"
16196checksum = "4b9af35bc9629c52c261465320a9a07959164928b4241980ba1cf923b9e6751d"
16197dependencies = [
16198 "anyhow",
16199 "async-trait",
16200 "bitflags 2.8.0",
16201 "thiserror 1.0.69",
16202 "tracing",
16203 "wasmtime",
16204 "wiggle-macro",
16205]
16206
16207[[package]]
16208name = "wiggle-generate"
16209version = "29.0.1"
16210source = "registry+https://github.com/rust-lang/crates.io-index"
16211checksum = "2cf267dd05673912c8138f4b54acabe6bd53407d9d1536f0fadb6520dd16e101"
16212dependencies = [
16213 "anyhow",
16214 "heck 0.5.0",
16215 "proc-macro2",
16216 "quote",
16217 "shellexpand 2.1.2",
16218 "syn 2.0.100",
16219 "witx",
16220]
16221
16222[[package]]
16223name = "wiggle-macro"
16224version = "29.0.1"
16225source = "registry+https://github.com/rust-lang/crates.io-index"
16226checksum = "08c5c473d4198e6c2d377f3809f713ff0c110cab88a0805ae099a82119ee250c"
16227dependencies = [
16228 "proc-macro2",
16229 "quote",
16230 "syn 2.0.100",
16231 "wiggle-generate",
16232]
16233
16234[[package]]
16235name = "winapi"
16236version = "0.3.9"
16237source = "registry+https://github.com/rust-lang/crates.io-index"
16238checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
16239dependencies = [
16240 "winapi-i686-pc-windows-gnu",
16241 "winapi-x86_64-pc-windows-gnu",
16242]
16243
16244[[package]]
16245name = "winapi-i686-pc-windows-gnu"
16246version = "0.4.0"
16247source = "registry+https://github.com/rust-lang/crates.io-index"
16248checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
16249
16250[[package]]
16251name = "winapi-util"
16252version = "0.1.9"
16253source = "registry+https://github.com/rust-lang/crates.io-index"
16254checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
16255dependencies = [
16256 "windows-sys 0.59.0",
16257]
16258
16259[[package]]
16260name = "winapi-x86_64-pc-windows-gnu"
16261version = "0.4.0"
16262source = "registry+https://github.com/rust-lang/crates.io-index"
16263checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
16264
16265[[package]]
16266name = "winch-codegen"
16267version = "29.0.1"
16268source = "registry+https://github.com/rust-lang/crates.io-index"
16269checksum = "2f849ef2c5f46cb0a20af4b4487aaa239846e52e2c03f13fa3c784684552859c"
16270dependencies = [
16271 "anyhow",
16272 "cranelift-codegen",
16273 "gimli",
16274 "regalloc2",
16275 "smallvec",
16276 "target-lexicon 0.13.2",
16277 "thiserror 1.0.69",
16278 "wasmparser 0.221.3",
16279 "wasmtime-cranelift",
16280 "wasmtime-environ",
16281]
16282
16283[[package]]
16284name = "windows"
16285version = "0.54.0"
16286source = "registry+https://github.com/rust-lang/crates.io-index"
16287checksum = "9252e5725dbed82865af151df558e754e4a3c2c30818359eb17465f1346a1b49"
16288dependencies = [
16289 "windows-core 0.54.0",
16290 "windows-targets 0.52.6",
16291]
16292
16293[[package]]
16294name = "windows"
16295version = "0.57.0"
16296source = "registry+https://github.com/rust-lang/crates.io-index"
16297checksum = "12342cb4d8e3b046f3d80effd474a7a02447231330ef77d71daa6fbc40681143"
16298dependencies = [
16299 "windows-core 0.57.0",
16300 "windows-targets 0.52.6",
16301]
16302
16303[[package]]
16304name = "windows"
16305version = "0.58.0"
16306source = "registry+https://github.com/rust-lang/crates.io-index"
16307checksum = "dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6"
16308dependencies = [
16309 "windows-core 0.58.0",
16310 "windows-targets 0.52.6",
16311]
16312
16313[[package]]
16314name = "windows"
16315version = "0.60.0"
16316source = "registry+https://github.com/rust-lang/crates.io-index"
16317checksum = "ddf874e74c7a99773e62b1c671427abf01a425e77c3d3fb9fb1e4883ea934529"
16318dependencies = [
16319 "windows-collections",
16320 "windows-core 0.60.1",
16321 "windows-future",
16322 "windows-link",
16323 "windows-numerics",
16324]
16325
16326[[package]]
16327name = "windows-collections"
16328version = "0.1.1"
16329source = "registry+https://github.com/rust-lang/crates.io-index"
16330checksum = "5467f79cc1ba3f52ebb2ed41dbb459b8e7db636cc3429458d9a852e15bc24dec"
16331dependencies = [
16332 "windows-core 0.60.1",
16333]
16334
16335[[package]]
16336name = "windows-core"
16337version = "0.52.0"
16338source = "registry+https://github.com/rust-lang/crates.io-index"
16339checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
16340dependencies = [
16341 "windows-targets 0.52.6",
16342]
16343
16344[[package]]
16345name = "windows-core"
16346version = "0.54.0"
16347source = "registry+https://github.com/rust-lang/crates.io-index"
16348checksum = "12661b9c89351d684a50a8a643ce5f608e20243b9fb84687800163429f161d65"
16349dependencies = [
16350 "windows-result 0.1.2",
16351 "windows-targets 0.52.6",
16352]
16353
16354[[package]]
16355name = "windows-core"
16356version = "0.57.0"
16357source = "registry+https://github.com/rust-lang/crates.io-index"
16358checksum = "d2ed2439a290666cd67ecce2b0ffaad89c2a56b976b736e6ece670297897832d"
16359dependencies = [
16360 "windows-implement 0.57.0",
16361 "windows-interface 0.57.0",
16362 "windows-result 0.1.2",
16363 "windows-targets 0.52.6",
16364]
16365
16366[[package]]
16367name = "windows-core"
16368version = "0.58.0"
16369source = "registry+https://github.com/rust-lang/crates.io-index"
16370checksum = "6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99"
16371dependencies = [
16372 "windows-implement 0.58.0",
16373 "windows-interface 0.58.0",
16374 "windows-result 0.2.0",
16375 "windows-strings 0.1.0",
16376 "windows-targets 0.52.6",
16377]
16378
16379[[package]]
16380name = "windows-core"
16381version = "0.60.1"
16382source = "registry+https://github.com/rust-lang/crates.io-index"
16383checksum = "ca21a92a9cae9bf4ccae5cf8368dce0837100ddf6e6d57936749e85f152f6247"
16384dependencies = [
16385 "windows-implement 0.59.0",
16386 "windows-interface 0.59.0",
16387 "windows-link",
16388 "windows-result 0.3.1",
16389 "windows-strings 0.3.1",
16390]
16391
16392[[package]]
16393name = "windows-future"
16394version = "0.1.1"
16395source = "registry+https://github.com/rust-lang/crates.io-index"
16396checksum = "a787db4595e7eb80239b74ce8babfb1363d8e343ab072f2ffe901400c03349f0"
16397dependencies = [
16398 "windows-core 0.60.1",
16399 "windows-link",
16400]
16401
16402[[package]]
16403name = "windows-implement"
16404version = "0.57.0"
16405source = "registry+https://github.com/rust-lang/crates.io-index"
16406checksum = "9107ddc059d5b6fbfbffdfa7a7fe3e22a226def0b2608f72e9d552763d3e1ad7"
16407dependencies = [
16408 "proc-macro2",
16409 "quote",
16410 "syn 2.0.100",
16411]
16412
16413[[package]]
16414name = "windows-implement"
16415version = "0.58.0"
16416source = "registry+https://github.com/rust-lang/crates.io-index"
16417checksum = "2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b"
16418dependencies = [
16419 "proc-macro2",
16420 "quote",
16421 "syn 2.0.100",
16422]
16423
16424[[package]]
16425name = "windows-implement"
16426version = "0.59.0"
16427source = "registry+https://github.com/rust-lang/crates.io-index"
16428checksum = "83577b051e2f49a058c308f17f273b570a6a758386fc291b5f6a934dd84e48c1"
16429dependencies = [
16430 "proc-macro2",
16431 "quote",
16432 "syn 2.0.100",
16433]
16434
16435[[package]]
16436name = "windows-interface"
16437version = "0.57.0"
16438source = "registry+https://github.com/rust-lang/crates.io-index"
16439checksum = "29bee4b38ea3cde66011baa44dba677c432a78593e202392d1e9070cf2a7fca7"
16440dependencies = [
16441 "proc-macro2",
16442 "quote",
16443 "syn 2.0.100",
16444]
16445
16446[[package]]
16447name = "windows-interface"
16448version = "0.58.0"
16449source = "registry+https://github.com/rust-lang/crates.io-index"
16450checksum = "053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515"
16451dependencies = [
16452 "proc-macro2",
16453 "quote",
16454 "syn 2.0.100",
16455]
16456
16457[[package]]
16458name = "windows-interface"
16459version = "0.59.0"
16460source = "registry+https://github.com/rust-lang/crates.io-index"
16461checksum = "cb26fd936d991781ea39e87c3a27285081e3c0da5ca0fcbc02d368cc6f52ff01"
16462dependencies = [
16463 "proc-macro2",
16464 "quote",
16465 "syn 2.0.100",
16466]
16467
16468[[package]]
16469name = "windows-link"
16470version = "0.1.0"
16471source = "registry+https://github.com/rust-lang/crates.io-index"
16472checksum = "6dccfd733ce2b1753b03b6d3c65edf020262ea35e20ccdf3e288043e6dd620e3"
16473
16474[[package]]
16475name = "windows-numerics"
16476version = "0.1.1"
16477source = "registry+https://github.com/rust-lang/crates.io-index"
16478checksum = "005dea54e2f6499f2cee279b8f703b3cf3b5734a2d8d21867c8f44003182eeed"
16479dependencies = [
16480 "windows-core 0.60.1",
16481 "windows-link",
16482]
16483
16484[[package]]
16485name = "windows-registry"
16486version = "0.2.0"
16487source = "registry+https://github.com/rust-lang/crates.io-index"
16488checksum = "e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0"
16489dependencies = [
16490 "windows-result 0.2.0",
16491 "windows-strings 0.1.0",
16492 "windows-targets 0.52.6",
16493]
16494
16495[[package]]
16496name = "windows-result"
16497version = "0.1.2"
16498source = "registry+https://github.com/rust-lang/crates.io-index"
16499checksum = "5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8"
16500dependencies = [
16501 "windows-targets 0.52.6",
16502]
16503
16504[[package]]
16505name = "windows-result"
16506version = "0.2.0"
16507source = "registry+https://github.com/rust-lang/crates.io-index"
16508checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e"
16509dependencies = [
16510 "windows-targets 0.52.6",
16511]
16512
16513[[package]]
16514name = "windows-result"
16515version = "0.3.1"
16516source = "registry+https://github.com/rust-lang/crates.io-index"
16517checksum = "06374efe858fab7e4f881500e6e86ec8bc28f9462c47e5a9941a0142ad86b189"
16518dependencies = [
16519 "windows-link",
16520]
16521
16522[[package]]
16523name = "windows-strings"
16524version = "0.1.0"
16525source = "registry+https://github.com/rust-lang/crates.io-index"
16526checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10"
16527dependencies = [
16528 "windows-result 0.2.0",
16529 "windows-targets 0.52.6",
16530]
16531
16532[[package]]
16533name = "windows-strings"
16534version = "0.3.1"
16535source = "registry+https://github.com/rust-lang/crates.io-index"
16536checksum = "87fa48cc5d406560701792be122a10132491cff9d0aeb23583cc2dcafc847319"
16537dependencies = [
16538 "windows-link",
16539]
16540
16541[[package]]
16542name = "windows-sys"
16543version = "0.45.0"
16544source = "registry+https://github.com/rust-lang/crates.io-index"
16545checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
16546dependencies = [
16547 "windows-targets 0.42.2",
16548]
16549
16550[[package]]
16551name = "windows-sys"
16552version = "0.48.0"
16553source = "registry+https://github.com/rust-lang/crates.io-index"
16554checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
16555dependencies = [
16556 "windows-targets 0.48.5",
16557]
16558
16559[[package]]
16560name = "windows-sys"
16561version = "0.52.0"
16562source = "registry+https://github.com/rust-lang/crates.io-index"
16563checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
16564dependencies = [
16565 "windows-targets 0.52.6",
16566]
16567
16568[[package]]
16569name = "windows-sys"
16570version = "0.59.0"
16571source = "registry+https://github.com/rust-lang/crates.io-index"
16572checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
16573dependencies = [
16574 "windows-targets 0.52.6",
16575]
16576
16577[[package]]
16578name = "windows-targets"
16579version = "0.42.2"
16580source = "registry+https://github.com/rust-lang/crates.io-index"
16581checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
16582dependencies = [
16583 "windows_aarch64_gnullvm 0.42.2",
16584 "windows_aarch64_msvc 0.42.2",
16585 "windows_i686_gnu 0.42.2",
16586 "windows_i686_msvc 0.42.2",
16587 "windows_x86_64_gnu 0.42.2",
16588 "windows_x86_64_gnullvm 0.42.2",
16589 "windows_x86_64_msvc 0.42.2",
16590]
16591
16592[[package]]
16593name = "windows-targets"
16594version = "0.48.5"
16595source = "registry+https://github.com/rust-lang/crates.io-index"
16596checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
16597dependencies = [
16598 "windows_aarch64_gnullvm 0.48.5",
16599 "windows_aarch64_msvc 0.48.5",
16600 "windows_i686_gnu 0.48.5",
16601 "windows_i686_msvc 0.48.5",
16602 "windows_x86_64_gnu 0.48.5",
16603 "windows_x86_64_gnullvm 0.48.5",
16604 "windows_x86_64_msvc 0.48.5",
16605]
16606
16607[[package]]
16608name = "windows-targets"
16609version = "0.52.6"
16610source = "registry+https://github.com/rust-lang/crates.io-index"
16611checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
16612dependencies = [
16613 "windows_aarch64_gnullvm 0.52.6",
16614 "windows_aarch64_msvc 0.52.6",
16615 "windows_i686_gnu 0.52.6",
16616 "windows_i686_gnullvm",
16617 "windows_i686_msvc 0.52.6",
16618 "windows_x86_64_gnu 0.52.6",
16619 "windows_x86_64_gnullvm 0.52.6",
16620 "windows_x86_64_msvc 0.52.6",
16621]
16622
16623[[package]]
16624name = "windows_aarch64_gnullvm"
16625version = "0.42.2"
16626source = "registry+https://github.com/rust-lang/crates.io-index"
16627checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
16628
16629[[package]]
16630name = "windows_aarch64_gnullvm"
16631version = "0.48.5"
16632source = "registry+https://github.com/rust-lang/crates.io-index"
16633checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
16634
16635[[package]]
16636name = "windows_aarch64_gnullvm"
16637version = "0.52.6"
16638source = "registry+https://github.com/rust-lang/crates.io-index"
16639checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
16640
16641[[package]]
16642name = "windows_aarch64_msvc"
16643version = "0.42.2"
16644source = "registry+https://github.com/rust-lang/crates.io-index"
16645checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
16646
16647[[package]]
16648name = "windows_aarch64_msvc"
16649version = "0.48.5"
16650source = "registry+https://github.com/rust-lang/crates.io-index"
16651checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
16652
16653[[package]]
16654name = "windows_aarch64_msvc"
16655version = "0.52.6"
16656source = "registry+https://github.com/rust-lang/crates.io-index"
16657checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
16658
16659[[package]]
16660name = "windows_i686_gnu"
16661version = "0.42.2"
16662source = "registry+https://github.com/rust-lang/crates.io-index"
16663checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
16664
16665[[package]]
16666name = "windows_i686_gnu"
16667version = "0.48.5"
16668source = "registry+https://github.com/rust-lang/crates.io-index"
16669checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
16670
16671[[package]]
16672name = "windows_i686_gnu"
16673version = "0.52.6"
16674source = "registry+https://github.com/rust-lang/crates.io-index"
16675checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
16676
16677[[package]]
16678name = "windows_i686_gnullvm"
16679version = "0.52.6"
16680source = "registry+https://github.com/rust-lang/crates.io-index"
16681checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
16682
16683[[package]]
16684name = "windows_i686_msvc"
16685version = "0.42.2"
16686source = "registry+https://github.com/rust-lang/crates.io-index"
16687checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
16688
16689[[package]]
16690name = "windows_i686_msvc"
16691version = "0.48.5"
16692source = "registry+https://github.com/rust-lang/crates.io-index"
16693checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
16694
16695[[package]]
16696name = "windows_i686_msvc"
16697version = "0.52.6"
16698source = "registry+https://github.com/rust-lang/crates.io-index"
16699checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
16700
16701[[package]]
16702name = "windows_x86_64_gnu"
16703version = "0.42.2"
16704source = "registry+https://github.com/rust-lang/crates.io-index"
16705checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
16706
16707[[package]]
16708name = "windows_x86_64_gnu"
16709version = "0.48.5"
16710source = "registry+https://github.com/rust-lang/crates.io-index"
16711checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
16712
16713[[package]]
16714name = "windows_x86_64_gnu"
16715version = "0.52.6"
16716source = "registry+https://github.com/rust-lang/crates.io-index"
16717checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
16718
16719[[package]]
16720name = "windows_x86_64_gnullvm"
16721version = "0.42.2"
16722source = "registry+https://github.com/rust-lang/crates.io-index"
16723checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
16724
16725[[package]]
16726name = "windows_x86_64_gnullvm"
16727version = "0.48.5"
16728source = "registry+https://github.com/rust-lang/crates.io-index"
16729checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
16730
16731[[package]]
16732name = "windows_x86_64_gnullvm"
16733version = "0.52.6"
16734source = "registry+https://github.com/rust-lang/crates.io-index"
16735checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
16736
16737[[package]]
16738name = "windows_x86_64_msvc"
16739version = "0.42.2"
16740source = "registry+https://github.com/rust-lang/crates.io-index"
16741checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
16742
16743[[package]]
16744name = "windows_x86_64_msvc"
16745version = "0.48.5"
16746source = "registry+https://github.com/rust-lang/crates.io-index"
16747checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
16748
16749[[package]]
16750name = "windows_x86_64_msvc"
16751version = "0.52.6"
16752source = "registry+https://github.com/rust-lang/crates.io-index"
16753checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
16754
16755[[package]]
16756name = "winnow"
16757version = "0.6.20"
16758source = "registry+https://github.com/rust-lang/crates.io-index"
16759checksum = "36c1fec1a2bb5866f07c25f68c26e565c4c200aebb96d7e55710c19d3e8ac49b"
16760dependencies = [
16761 "memchr",
16762]
16763
16764[[package]]
16765name = "winnow"
16766version = "0.7.1"
16767source = "registry+https://github.com/rust-lang/crates.io-index"
16768checksum = "86e376c75f4f43f44db463cf729e0d3acbf954d13e22c51e26e4c264b4ab545f"
16769dependencies = [
16770 "memchr",
16771]
16772
16773[[package]]
16774name = "winreg"
16775version = "0.50.0"
16776source = "registry+https://github.com/rust-lang/crates.io-index"
16777checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
16778dependencies = [
16779 "cfg-if",
16780 "windows-sys 0.48.0",
16781]
16782
16783[[package]]
16784name = "winreg"
16785version = "0.52.0"
16786source = "registry+https://github.com/rust-lang/crates.io-index"
16787checksum = "a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5"
16788dependencies = [
16789 "cfg-if",
16790 "windows-sys 0.48.0",
16791]
16792
16793[[package]]
16794name = "winresource"
16795version = "0.1.19"
16796source = "registry+https://github.com/rust-lang/crates.io-index"
16797checksum = "7276691b353ad4547af8c3268488d1311f4be791ffdc0c65b8cfa8f41eed693b"
16798dependencies = [
16799 "toml 0.8.20",
16800 "version_check",
16801]
16802
16803[[package]]
16804name = "winsafe"
16805version = "0.0.19"
16806source = "registry+https://github.com/rust-lang/crates.io-index"
16807checksum = "d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904"
16808
16809[[package]]
16810name = "winx"
16811version = "0.36.4"
16812source = "registry+https://github.com/rust-lang/crates.io-index"
16813checksum = "3f3fd376f71958b862e7afb20cfe5a22830e1963462f3a17f49d82a6c1d1f42d"
16814dependencies = [
16815 "bitflags 2.8.0",
16816 "windows-sys 0.59.0",
16817]
16818
16819[[package]]
16820name = "wio"
16821version = "0.2.2"
16822source = "registry+https://github.com/rust-lang/crates.io-index"
16823checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
16824dependencies = [
16825 "winapi",
16826]
16827
16828[[package]]
16829name = "wit-bindgen"
16830version = "0.22.0"
16831source = "registry+https://github.com/rust-lang/crates.io-index"
16832checksum = "288f992ea30e6b5c531b52cdd5f3be81c148554b09ea416f058d16556ba92c27"
16833dependencies = [
16834 "bitflags 2.8.0",
16835 "wit-bindgen-rt 0.22.0",
16836 "wit-bindgen-rust-macro",
16837]
16838
16839[[package]]
16840name = "wit-bindgen-core"
16841version = "0.22.0"
16842source = "registry+https://github.com/rust-lang/crates.io-index"
16843checksum = "e85e72719ffbccf279359ad071497e47eb0675fe22106dea4ed2d8a7fcb60ba4"
16844dependencies = [
16845 "anyhow",
16846 "wit-parser 0.201.0",
16847]
16848
16849[[package]]
16850name = "wit-bindgen-rt"
16851version = "0.22.0"
16852source = "registry+https://github.com/rust-lang/crates.io-index"
16853checksum = "fcb8738270f32a2d6739973cbbb7c1b6dd8959ce515578a6e19165853272ee64"
16854
16855[[package]]
16856name = "wit-bindgen-rt"
16857version = "0.33.0"
16858source = "registry+https://github.com/rust-lang/crates.io-index"
16859checksum = "3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c"
16860dependencies = [
16861 "bitflags 2.8.0",
16862]
16863
16864[[package]]
16865name = "wit-bindgen-rust"
16866version = "0.22.0"
16867source = "registry+https://github.com/rust-lang/crates.io-index"
16868checksum = "d8a39a15d1ae2077688213611209849cad40e9e5cccf6e61951a425850677ff3"
16869dependencies = [
16870 "anyhow",
16871 "heck 0.4.1",
16872 "indexmap",
16873 "wasm-metadata 0.201.0",
16874 "wit-bindgen-core",
16875 "wit-component 0.201.0",
16876]
16877
16878[[package]]
16879name = "wit-bindgen-rust-macro"
16880version = "0.22.0"
16881source = "registry+https://github.com/rust-lang/crates.io-index"
16882checksum = "d376d3ae5850526dfd00d937faea0d81a06fa18f7ac1e26f386d760f241a8f4b"
16883dependencies = [
16884 "anyhow",
16885 "proc-macro2",
16886 "quote",
16887 "syn 2.0.100",
16888 "wit-bindgen-core",
16889 "wit-bindgen-rust",
16890]
16891
16892[[package]]
16893name = "wit-component"
16894version = "0.201.0"
16895source = "registry+https://github.com/rust-lang/crates.io-index"
16896checksum = "421c0c848a0660a8c22e2fd217929a0191f14476b68962afd2af89fd22e39825"
16897dependencies = [
16898 "anyhow",
16899 "bitflags 2.8.0",
16900 "indexmap",
16901 "log",
16902 "serde",
16903 "serde_derive",
16904 "serde_json",
16905 "wasm-encoder 0.201.0",
16906 "wasm-metadata 0.201.0",
16907 "wasmparser 0.201.0",
16908 "wit-parser 0.201.0",
16909]
16910
16911[[package]]
16912name = "wit-component"
16913version = "0.221.3"
16914source = "registry+https://github.com/rust-lang/crates.io-index"
16915checksum = "66c55ca8772d2b270e28066caed50ce4e53a28c3ac10e01efbd90e5be31e448b"
16916dependencies = [
16917 "anyhow",
16918 "bitflags 2.8.0",
16919 "indexmap",
16920 "log",
16921 "serde",
16922 "serde_derive",
16923 "serde_json",
16924 "wasm-encoder 0.221.3",
16925 "wasm-metadata 0.221.3",
16926 "wasmparser 0.221.3",
16927 "wit-parser 0.221.3",
16928]
16929
16930[[package]]
16931name = "wit-parser"
16932version = "0.201.0"
16933source = "registry+https://github.com/rust-lang/crates.io-index"
16934checksum = "196d3ecfc4b759a8573bf86a9b3f8996b304b3732e4c7de81655f875f6efdca6"
16935dependencies = [
16936 "anyhow",
16937 "id-arena",
16938 "indexmap",
16939 "log",
16940 "semver",
16941 "serde",
16942 "serde_derive",
16943 "serde_json",
16944 "unicode-xid",
16945 "wasmparser 0.201.0",
16946]
16947
16948[[package]]
16949name = "wit-parser"
16950version = "0.221.3"
16951source = "registry+https://github.com/rust-lang/crates.io-index"
16952checksum = "896112579ed56b4a538b07a3d16e562d101ff6265c46b515ce0c701eef16b2ac"
16953dependencies = [
16954 "anyhow",
16955 "id-arena",
16956 "indexmap",
16957 "log",
16958 "semver",
16959 "serde",
16960 "serde_derive",
16961 "serde_json",
16962 "unicode-xid",
16963 "wasmparser 0.221.3",
16964]
16965
16966[[package]]
16967name = "witx"
16968version = "0.9.1"
16969source = "registry+https://github.com/rust-lang/crates.io-index"
16970checksum = "e366f27a5cabcddb2706a78296a40b8fcc451e1a6aba2fc1d94b4a01bdaaef4b"
16971dependencies = [
16972 "anyhow",
16973 "log",
16974 "thiserror 1.0.69",
16975 "wast",
16976]
16977
16978[[package]]
16979name = "workspace"
16980version = "0.1.0"
16981dependencies = [
16982 "any_vec",
16983 "anyhow",
16984 "async-recursion 1.1.1",
16985 "bincode",
16986 "call",
16987 "client",
16988 "clock",
16989 "collections",
16990 "component",
16991 "db",
16992 "derive_more",
16993 "env_logger 0.11.7",
16994 "fs",
16995 "futures 0.3.31",
16996 "gpui",
16997 "http_client",
16998 "itertools 0.14.0",
16999 "language",
17000 "log",
17001 "node_runtime",
17002 "parking_lot",
17003 "postage",
17004 "project",
17005 "remote",
17006 "schemars",
17007 "serde",
17008 "serde_json",
17009 "session",
17010 "settings",
17011 "smallvec",
17012 "sqlez",
17013 "strum",
17014 "task",
17015 "telemetry",
17016 "tempfile",
17017 "theme",
17018 "ui",
17019 "util",
17020 "uuid",
17021 "zed_actions",
17022]
17023
17024[[package]]
17025name = "worktree"
17026version = "0.1.0"
17027dependencies = [
17028 "anyhow",
17029 "clock",
17030 "collections",
17031 "env_logger 0.11.7",
17032 "fs",
17033 "futures 0.3.31",
17034 "fuzzy",
17035 "git",
17036 "git2",
17037 "git_hosting_providers",
17038 "gpui",
17039 "http_client",
17040 "ignore",
17041 "language",
17042 "log",
17043 "parking_lot",
17044 "paths",
17045 "postage",
17046 "pretty_assertions",
17047 "rand 0.8.5",
17048 "rpc",
17049 "schemars",
17050 "serde",
17051 "serde_json",
17052 "settings",
17053 "smallvec",
17054 "smol",
17055 "sum_tree",
17056 "text",
17057 "util",
17058]
17059
17060[[package]]
17061name = "write16"
17062version = "1.0.0"
17063source = "registry+https://github.com/rust-lang/crates.io-index"
17064checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936"
17065
17066[[package]]
17067name = "writeable"
17068version = "0.5.5"
17069source = "registry+https://github.com/rust-lang/crates.io-index"
17070checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51"
17071
17072[[package]]
17073name = "wyz"
17074version = "0.5.1"
17075source = "registry+https://github.com/rust-lang/crates.io-index"
17076checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"
17077dependencies = [
17078 "tap",
17079]
17080
17081[[package]]
17082name = "x11-clipboard"
17083version = "0.9.3"
17084source = "registry+https://github.com/rust-lang/crates.io-index"
17085checksum = "662d74b3d77e396b8e5beb00b9cad6a9eccf40b2ef68cc858784b14c41d535a3"
17086dependencies = [
17087 "libc",
17088 "x11rb",
17089]
17090
17091[[package]]
17092name = "x11rb"
17093version = "0.13.1"
17094source = "registry+https://github.com/rust-lang/crates.io-index"
17095checksum = "5d91ffca73ee7f68ce055750bf9f6eca0780b8c85eff9bc046a3b0da41755e12"
17096dependencies = [
17097 "as-raw-xcb-connection",
17098 "gethostname",
17099 "libc",
17100 "rustix",
17101 "x11rb-protocol",
17102]
17103
17104[[package]]
17105name = "x11rb-protocol"
17106version = "0.13.1"
17107source = "registry+https://github.com/rust-lang/crates.io-index"
17108checksum = "ec107c4503ea0b4a98ef47356329af139c0a4f7750e621cf2973cd3385ebcb3d"
17109
17110[[package]]
17111name = "xattr"
17112version = "0.2.3"
17113source = "registry+https://github.com/rust-lang/crates.io-index"
17114checksum = "6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc"
17115dependencies = [
17116 "libc",
17117]
17118
17119[[package]]
17120name = "xcursor"
17121version = "0.3.8"
17122source = "registry+https://github.com/rust-lang/crates.io-index"
17123checksum = "0ef33da6b1660b4ddbfb3aef0ade110c8b8a781a3b6382fa5f2b5b040fd55f61"
17124
17125[[package]]
17126name = "xdg-home"
17127version = "1.3.0"
17128source = "registry+https://github.com/rust-lang/crates.io-index"
17129checksum = "ec1cdab258fb55c0da61328dc52c8764709b249011b2cad0454c72f0bf10a1f6"
17130dependencies = [
17131 "libc",
17132 "windows-sys 0.59.0",
17133]
17134
17135[[package]]
17136name = "xim"
17137version = "0.4.0"
17138source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
17139dependencies = [
17140 "ahash 0.8.11",
17141 "hashbrown 0.14.5",
17142 "log",
17143 "x11rb",
17144 "xim-ctext",
17145 "xim-parser",
17146]
17147
17148[[package]]
17149name = "xim-ctext"
17150version = "0.3.0"
17151source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
17152dependencies = [
17153 "encoding_rs",
17154]
17155
17156[[package]]
17157name = "xim-parser"
17158version = "0.2.1"
17159source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
17160dependencies = [
17161 "bitflags 2.8.0",
17162]
17163
17164[[package]]
17165name = "xkbcommon"
17166version = "0.7.0"
17167source = "git+https://github.com/ConradIrwin/xkbcommon-rs?rev=fcbb4612185cc129ceeff51d22f7fb51810a03b2#fcbb4612185cc129ceeff51d22f7fb51810a03b2"
17168dependencies = [
17169 "as-raw-xcb-connection",
17170 "libc",
17171 "memmap2",
17172 "xkeysym",
17173]
17174
17175[[package]]
17176name = "xkeysym"
17177version = "0.2.1"
17178source = "registry+https://github.com/rust-lang/crates.io-index"
17179checksum = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56"
17180
17181[[package]]
17182name = "xml5ever"
17183version = "0.18.1"
17184source = "registry+https://github.com/rust-lang/crates.io-index"
17185checksum = "9bbb26405d8e919bc1547a5aa9abc95cbfa438f04844f5fdd9dc7596b748bf69"
17186dependencies = [
17187 "log",
17188 "mac",
17189 "markup5ever",
17190]
17191
17192[[package]]
17193name = "xmlparser"
17194version = "0.13.6"
17195source = "registry+https://github.com/rust-lang/crates.io-index"
17196checksum = "66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4"
17197
17198[[package]]
17199name = "xmlwriter"
17200version = "0.1.0"
17201source = "registry+https://github.com/rust-lang/crates.io-index"
17202checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
17203
17204[[package]]
17205name = "xtask"
17206version = "0.1.0"
17207dependencies = [
17208 "anyhow",
17209 "cargo_metadata",
17210 "cargo_toml",
17211 "clap",
17212]
17213
17214[[package]]
17215name = "yaml-rust2"
17216version = "0.8.1"
17217source = "registry+https://github.com/rust-lang/crates.io-index"
17218checksum = "8902160c4e6f2fb145dbe9d6760a75e3c9522d8bf796ed7047c85919ac7115f8"
17219dependencies = [
17220 "arraydeque",
17221 "encoding_rs",
17222 "hashlink 0.8.4",
17223]
17224
17225[[package]]
17226name = "yansi"
17227version = "1.0.1"
17228source = "registry+https://github.com/rust-lang/crates.io-index"
17229checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049"
17230
17231[[package]]
17232name = "yazi"
17233version = "0.1.6"
17234source = "registry+https://github.com/rust-lang/crates.io-index"
17235checksum = "c94451ac9513335b5e23d7a8a2b61a7102398b8cca5160829d313e84c9d98be1"
17236
17237[[package]]
17238name = "yeslogic-fontconfig-sys"
17239version = "6.0.0"
17240source = "registry+https://github.com/rust-lang/crates.io-index"
17241checksum = "503a066b4c037c440169d995b869046827dbc71263f6e8f3be6d77d4f3229dbd"
17242dependencies = [
17243 "dlib",
17244 "once_cell",
17245 "pkg-config",
17246]
17247
17248[[package]]
17249name = "yoke"
17250version = "0.7.5"
17251source = "registry+https://github.com/rust-lang/crates.io-index"
17252checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40"
17253dependencies = [
17254 "serde",
17255 "stable_deref_trait",
17256 "yoke-derive",
17257 "zerofrom",
17258]
17259
17260[[package]]
17261name = "yoke-derive"
17262version = "0.7.5"
17263source = "registry+https://github.com/rust-lang/crates.io-index"
17264checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154"
17265dependencies = [
17266 "proc-macro2",
17267 "quote",
17268 "syn 2.0.100",
17269 "synstructure",
17270]
17271
17272[[package]]
17273name = "zbus"
17274version = "5.5.0"
17275source = "registry+https://github.com/rust-lang/crates.io-index"
17276checksum = "59c333f648ea1b647bc95dc1d34807c8e25ed7a6feff3394034dc4776054b236"
17277dependencies = [
17278 "async-broadcast",
17279 "async-executor",
17280 "async-fs",
17281 "async-io",
17282 "async-lock",
17283 "async-process",
17284 "async-recursion 1.1.1",
17285 "async-task",
17286 "async-trait",
17287 "blocking",
17288 "enumflags2",
17289 "event-listener 5.3.1",
17290 "futures-core",
17291 "futures-lite 2.6.0",
17292 "hex",
17293 "nix",
17294 "ordered-stream",
17295 "serde",
17296 "serde_repr",
17297 "static_assertions",
17298 "tracing",
17299 "uds_windows",
17300 "windows-sys 0.59.0",
17301 "winnow 0.7.1",
17302 "xdg-home",
17303 "zbus_macros",
17304 "zbus_names",
17305 "zvariant",
17306]
17307
17308[[package]]
17309name = "zbus_macros"
17310version = "5.5.0"
17311source = "registry+https://github.com/rust-lang/crates.io-index"
17312checksum = "f325ad10eb0d0a3eb060203494c3b7ec3162a01a59db75d2deee100339709fc0"
17313dependencies = [
17314 "proc-macro-crate",
17315 "proc-macro2",
17316 "quote",
17317 "syn 2.0.100",
17318 "zbus_names",
17319 "zvariant",
17320 "zvariant_utils",
17321]
17322
17323[[package]]
17324name = "zbus_names"
17325version = "4.1.0"
17326source = "registry+https://github.com/rust-lang/crates.io-index"
17327checksum = "856b7a38811f71846fd47856ceee8bccaec8399ff53fb370247e66081ace647b"
17328dependencies = [
17329 "serde",
17330 "static_assertions",
17331 "winnow 0.6.20",
17332 "zvariant",
17333]
17334
17335[[package]]
17336name = "zed"
17337version = "0.179.0"
17338dependencies = [
17339 "activity_indicator",
17340 "anyhow",
17341 "ashpd",
17342 "assets",
17343 "assistant",
17344 "assistant2",
17345 "assistant_context_editor",
17346 "assistant_settings",
17347 "assistant_tools",
17348 "async-watch",
17349 "audio",
17350 "auto_update",
17351 "auto_update_ui",
17352 "backtrace",
17353 "breadcrumbs",
17354 "call",
17355 "channel",
17356 "chrono",
17357 "clap",
17358 "cli",
17359 "client",
17360 "collab_ui",
17361 "collections",
17362 "command_palette",
17363 "command_palette_hooks",
17364 "component_preview",
17365 "copilot",
17366 "db",
17367 "debugger_tools",
17368 "debugger_ui",
17369 "diagnostics",
17370 "editor",
17371 "env_logger 0.11.7",
17372 "extension",
17373 "extension_host",
17374 "extensions_ui",
17375 "feature_flags",
17376 "feedback",
17377 "file_finder",
17378 "fs",
17379 "futures 0.3.31",
17380 "git",
17381 "git_hosting_providers",
17382 "git_ui",
17383 "go_to_line",
17384 "gpui",
17385 "gpui_tokio",
17386 "http_client",
17387 "image_viewer",
17388 "inline_completion_button",
17389 "install_cli",
17390 "journal",
17391 "language",
17392 "language_extension",
17393 "language_model",
17394 "language_models",
17395 "language_selector",
17396 "language_tools",
17397 "languages",
17398 "libc",
17399 "log",
17400 "markdown_preview",
17401 "menu",
17402 "migrator",
17403 "mimalloc",
17404 "nix",
17405 "node_runtime",
17406 "notifications",
17407 "outline",
17408 "outline_panel",
17409 "parking_lot",
17410 "paths",
17411 "picker",
17412 "profiling",
17413 "project",
17414 "project_panel",
17415 "project_symbols",
17416 "prompt_store",
17417 "proto",
17418 "recent_projects",
17419 "release_channel",
17420 "remote",
17421 "repl",
17422 "reqwest_client",
17423 "rope",
17424 "search",
17425 "serde",
17426 "serde_json",
17427 "session",
17428 "settings",
17429 "settings_ui",
17430 "shellexpand 2.1.2",
17431 "simplelog",
17432 "smol",
17433 "snippet_provider",
17434 "snippets_ui",
17435 "supermaven",
17436 "sysinfo",
17437 "tab_switcher",
17438 "task",
17439 "tasks_ui",
17440 "telemetry",
17441 "telemetry_events",
17442 "terminal_view",
17443 "theme",
17444 "theme_extension",
17445 "theme_selector",
17446 "time",
17447 "toolchain_selector",
17448 "tree-sitter-md",
17449 "tree-sitter-rust",
17450 "ui",
17451 "ui_prompt",
17452 "url",
17453 "urlencoding",
17454 "util",
17455 "uuid",
17456 "vim",
17457 "vim_mode_setting",
17458 "welcome",
17459 "windows 0.60.0",
17460 "winresource",
17461 "workspace",
17462 "zed_actions",
17463 "zeta",
17464]
17465
17466[[package]]
17467name = "zed_actions"
17468version = "0.1.0"
17469dependencies = [
17470 "gpui",
17471 "schemars",
17472 "serde",
17473]
17474
17475[[package]]
17476name = "zed_emmet"
17477version = "0.0.3"
17478dependencies = [
17479 "zed_extension_api 0.1.0",
17480]
17481
17482[[package]]
17483name = "zed_extension_api"
17484version = "0.1.0"
17485source = "registry+https://github.com/rust-lang/crates.io-index"
17486checksum = "594fd10dd0f2f853eb243e2425e7c95938cef49adb81d9602921d002c5e6d9d9"
17487dependencies = [
17488 "serde",
17489 "serde_json",
17490 "wit-bindgen",
17491]
17492
17493[[package]]
17494name = "zed_extension_api"
17495version = "0.3.0"
17496dependencies = [
17497 "serde",
17498 "serde_json",
17499 "wit-bindgen",
17500]
17501
17502[[package]]
17503name = "zed_glsl"
17504version = "0.1.0"
17505dependencies = [
17506 "zed_extension_api 0.1.0",
17507]
17508
17509[[package]]
17510name = "zed_html"
17511version = "0.1.6"
17512dependencies = [
17513 "zed_extension_api 0.1.0",
17514]
17515
17516[[package]]
17517name = "zed_llm_client"
17518version = "0.4.1"
17519source = "registry+https://github.com/rust-lang/crates.io-index"
17520checksum = "1bf21350eced858d129840589158a8f6895c4fa4327ae56dd8c7d6a98495bed4"
17521dependencies = [
17522 "serde",
17523 "serde_json",
17524 "uuid",
17525]
17526
17527[[package]]
17528name = "zed_proto"
17529version = "0.2.1"
17530dependencies = [
17531 "zed_extension_api 0.1.0",
17532]
17533
17534[[package]]
17535name = "zed_ruff"
17536version = "0.1.0"
17537dependencies = [
17538 "zed_extension_api 0.1.0",
17539]
17540
17541[[package]]
17542name = "zed_snippets"
17543version = "0.0.5"
17544dependencies = [
17545 "serde_json",
17546 "zed_extension_api 0.1.0",
17547]
17548
17549[[package]]
17550name = "zed_test_extension"
17551version = "0.1.0"
17552dependencies = [
17553 "zed_extension_api 0.3.0",
17554]
17555
17556[[package]]
17557name = "zed_toml"
17558version = "0.1.3"
17559dependencies = [
17560 "zed_extension_api 0.1.0",
17561]
17562
17563[[package]]
17564name = "zeno"
17565version = "0.2.3"
17566source = "registry+https://github.com/rust-lang/crates.io-index"
17567checksum = "dd15f8e0dbb966fd9245e7498c7e9e5055d9e5c8b676b95bd67091cd11a1e697"
17568
17569[[package]]
17570name = "zerocopy"
17571version = "0.7.35"
17572source = "registry+https://github.com/rust-lang/crates.io-index"
17573checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
17574dependencies = [
17575 "byteorder",
17576 "zerocopy-derive 0.7.35",
17577]
17578
17579[[package]]
17580name = "zerocopy"
17581version = "0.8.18"
17582source = "registry+https://github.com/rust-lang/crates.io-index"
17583checksum = "79386d31a42a4996e3336b0919ddb90f81112af416270cff95b5f5af22b839c2"
17584dependencies = [
17585 "zerocopy-derive 0.8.18",
17586]
17587
17588[[package]]
17589name = "zerocopy-derive"
17590version = "0.7.35"
17591source = "registry+https://github.com/rust-lang/crates.io-index"
17592checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
17593dependencies = [
17594 "proc-macro2",
17595 "quote",
17596 "syn 2.0.100",
17597]
17598
17599[[package]]
17600name = "zerocopy-derive"
17601version = "0.8.18"
17602source = "registry+https://github.com/rust-lang/crates.io-index"
17603checksum = "76331675d372f91bf8d17e13afbd5fe639200b73d01f0fc748bb059f9cca2db7"
17604dependencies = [
17605 "proc-macro2",
17606 "quote",
17607 "syn 2.0.100",
17608]
17609
17610[[package]]
17611name = "zerofrom"
17612version = "0.1.5"
17613source = "registry+https://github.com/rust-lang/crates.io-index"
17614checksum = "cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e"
17615dependencies = [
17616 "zerofrom-derive",
17617]
17618
17619[[package]]
17620name = "zerofrom-derive"
17621version = "0.1.5"
17622source = "registry+https://github.com/rust-lang/crates.io-index"
17623checksum = "595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808"
17624dependencies = [
17625 "proc-macro2",
17626 "quote",
17627 "syn 2.0.100",
17628 "synstructure",
17629]
17630
17631[[package]]
17632name = "zeroize"
17633version = "1.8.1"
17634source = "registry+https://github.com/rust-lang/crates.io-index"
17635checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
17636dependencies = [
17637 "zeroize_derive",
17638]
17639
17640[[package]]
17641name = "zeroize_derive"
17642version = "1.4.2"
17643source = "registry+https://github.com/rust-lang/crates.io-index"
17644checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
17645dependencies = [
17646 "proc-macro2",
17647 "quote",
17648 "syn 2.0.100",
17649]
17650
17651[[package]]
17652name = "zeromq"
17653version = "0.5.0-pre"
17654source = "registry+https://github.com/rust-lang/crates.io-index"
17655checksum = "a1fe92954d37e77bed5e2775cb0fed7dba5f6bc4be6f7f76172a4eb371dc6a9b"
17656dependencies = [
17657 "async-dispatcher",
17658 "async-std",
17659 "async-trait",
17660 "asynchronous-codec",
17661 "bytes 1.10.1",
17662 "crossbeam-queue",
17663 "dashmap 5.5.3",
17664 "futures 0.3.31",
17665 "log",
17666 "num-traits",
17667 "once_cell",
17668 "parking_lot",
17669 "rand 0.8.5",
17670 "regex",
17671 "thiserror 1.0.69",
17672 "uuid",
17673]
17674
17675[[package]]
17676name = "zerovec"
17677version = "0.10.4"
17678source = "registry+https://github.com/rust-lang/crates.io-index"
17679checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079"
17680dependencies = [
17681 "yoke",
17682 "zerofrom",
17683 "zerovec-derive",
17684]
17685
17686[[package]]
17687name = "zerovec-derive"
17688version = "0.10.3"
17689source = "registry+https://github.com/rust-lang/crates.io-index"
17690checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6"
17691dependencies = [
17692 "proc-macro2",
17693 "quote",
17694 "syn 2.0.100",
17695]
17696
17697[[package]]
17698name = "zeta"
17699version = "0.1.0"
17700dependencies = [
17701 "anyhow",
17702 "arrayvec",
17703 "call",
17704 "chrono",
17705 "client",
17706 "clock",
17707 "collections",
17708 "command_palette_hooks",
17709 "ctor",
17710 "db",
17711 "editor",
17712 "env_logger 0.11.7",
17713 "feature_flags",
17714 "fs",
17715 "futures 0.3.31",
17716 "gpui",
17717 "http_client",
17718 "indoc",
17719 "inline_completion",
17720 "language",
17721 "language_model",
17722 "log",
17723 "menu",
17724 "migrator",
17725 "paths",
17726 "postage",
17727 "project",
17728 "regex",
17729 "release_channel",
17730 "reqwest_client",
17731 "rpc",
17732 "serde",
17733 "serde_json",
17734 "settings",
17735 "telemetry",
17736 "telemetry_events",
17737 "theme",
17738 "thiserror 1.0.69",
17739 "tree-sitter-go",
17740 "tree-sitter-rust",
17741 "ui",
17742 "unindent",
17743 "util",
17744 "uuid",
17745 "workspace",
17746 "worktree",
17747 "zed_actions",
17748 "zed_llm_client",
17749]
17750
17751[[package]]
17752name = "zip"
17753version = "0.6.6"
17754source = "registry+https://github.com/rust-lang/crates.io-index"
17755checksum = "760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261"
17756dependencies = [
17757 "aes",
17758 "byteorder",
17759 "bzip2",
17760 "constant_time_eq 0.1.5",
17761 "crc32fast",
17762 "crossbeam-utils",
17763 "flate2",
17764 "hmac",
17765 "pbkdf2 0.11.0",
17766 "sha1",
17767 "time",
17768 "zstd",
17769]
17770
17771[[package]]
17772name = "zstd"
17773version = "0.11.2+zstd.1.5.2"
17774source = "registry+https://github.com/rust-lang/crates.io-index"
17775checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"
17776dependencies = [
17777 "zstd-safe",
17778]
17779
17780[[package]]
17781name = "zstd-safe"
17782version = "5.0.2+zstd.1.5.2"
17783source = "registry+https://github.com/rust-lang/crates.io-index"
17784checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"
17785dependencies = [
17786 "libc",
17787 "zstd-sys",
17788]
17789
17790[[package]]
17791name = "zstd-sys"
17792version = "2.0.13+zstd.1.5.6"
17793source = "registry+https://github.com/rust-lang/crates.io-index"
17794checksum = "38ff0f21cfee8f97d94cef41359e0c89aa6113028ab0291aa8ca0038995a95aa"
17795dependencies = [
17796 "cc",
17797 "pkg-config",
17798]
17799
17800[[package]]
17801name = "zune-core"
17802version = "0.4.12"
17803source = "registry+https://github.com/rust-lang/crates.io-index"
17804checksum = "3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a"
17805
17806[[package]]
17807name = "zune-inflate"
17808version = "0.2.54"
17809source = "registry+https://github.com/rust-lang/crates.io-index"
17810checksum = "73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02"
17811dependencies = [
17812 "simd-adler32",
17813]
17814
17815[[package]]
17816name = "zune-jpeg"
17817version = "0.4.13"
17818source = "registry+https://github.com/rust-lang/crates.io-index"
17819checksum = "16099418600b4d8f028622f73ff6e3deaabdff330fb9a2a131dea781ee8b0768"
17820dependencies = [
17821 "zune-core",
17822]
17823
17824[[package]]
17825name = "zvariant"
17826version = "5.4.0"
17827source = "registry+https://github.com/rust-lang/crates.io-index"
17828checksum = "b2df9ee044893fcffbdc25de30546edef3e32341466811ca18421e3cd6c5a3ac"
17829dependencies = [
17830 "endi",
17831 "enumflags2",
17832 "serde",
17833 "static_assertions",
17834 "url",
17835 "winnow 0.7.1",
17836 "zvariant_derive",
17837 "zvariant_utils",
17838]
17839
17840[[package]]
17841name = "zvariant_derive"
17842version = "5.4.0"
17843source = "registry+https://github.com/rust-lang/crates.io-index"
17844checksum = "74170caa85b8b84cc4935f2d56a57c7a15ea6185ccdd7eadb57e6edd90f94b2f"
17845dependencies = [
17846 "proc-macro-crate",
17847 "proc-macro2",
17848 "quote",
17849 "syn 2.0.100",
17850 "zvariant_utils",
17851]
17852
17853[[package]]
17854name = "zvariant_utils"
17855version = "3.2.0"
17856source = "registry+https://github.com/rust-lang/crates.io-index"
17857checksum = "e16edfee43e5d7b553b77872d99bc36afdda75c223ca7ad5e3fbecd82ca5fc34"
17858dependencies = [
17859 "proc-macro2",
17860 "quote",
17861 "serde",
17862 "static_assertions",
17863 "syn 2.0.100",
17864 "winnow 0.7.1",
17865]