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 2.0.12",
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 "pretty_assertions",
417 "project",
418 "prompt_library",
419 "prompt_store",
420 "proto",
421 "rand 0.8.5",
422 "rope",
423 "schemars",
424 "search",
425 "serde",
426 "serde_json_lenient",
427 "settings",
428 "smol",
429 "streaming_diff",
430 "telemetry",
431 "telemetry_events",
432 "terminal",
433 "terminal_view",
434 "text",
435 "theme",
436 "tree-sitter-md",
437 "ui",
438 "unindent",
439 "util",
440 "workspace",
441 "zed_actions",
442]
443
444[[package]]
445name = "assistant2"
446version = "0.1.0"
447dependencies = [
448 "anyhow",
449 "assistant_context_editor",
450 "assistant_settings",
451 "assistant_slash_command",
452 "assistant_tool",
453 "async-watch",
454 "buffer_diff",
455 "chrono",
456 "client",
457 "clock",
458 "collections",
459 "command_palette_hooks",
460 "context_server",
461 "convert_case 0.8.0",
462 "db",
463 "editor",
464 "feature_flags",
465 "file_icons",
466 "fs",
467 "futures 0.3.31",
468 "fuzzy",
469 "git",
470 "gpui",
471 "heed",
472 "html_to_markdown",
473 "http_client",
474 "indexmap",
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 "ordered-float 2.10.1",
486 "parking_lot",
487 "paths",
488 "picker",
489 "project",
490 "prompt_library",
491 "prompt_store",
492 "proto",
493 "rand 0.8.5",
494 "release_channel",
495 "rope",
496 "schemars",
497 "serde",
498 "serde_json",
499 "settings",
500 "smol",
501 "streaming_diff",
502 "telemetry",
503 "telemetry_events",
504 "terminal",
505 "terminal_view",
506 "text",
507 "theme",
508 "time",
509 "time_format",
510 "ui",
511 "util",
512 "uuid",
513 "vim_mode_setting",
514 "workspace",
515 "zed_actions",
516]
517
518[[package]]
519name = "assistant_context_editor"
520version = "0.1.0"
521dependencies = [
522 "anyhow",
523 "assistant_settings",
524 "assistant_slash_command",
525 "assistant_slash_commands",
526 "chrono",
527 "client",
528 "clock",
529 "collections",
530 "context_server",
531 "editor",
532 "fs",
533 "futures 0.3.31",
534 "fuzzy",
535 "gpui",
536 "indexed_docs",
537 "language",
538 "language_model",
539 "language_model_selector",
540 "languages",
541 "log",
542 "multi_buffer",
543 "open_ai",
544 "parking_lot",
545 "paths",
546 "picker",
547 "pretty_assertions",
548 "project",
549 "prompt_store",
550 "rand 0.8.5",
551 "regex",
552 "rope",
553 "rpc",
554 "serde",
555 "serde_json",
556 "settings",
557 "smallvec",
558 "smol",
559 "strum",
560 "telemetry_events",
561 "text",
562 "theme",
563 "tree-sitter-md",
564 "ui",
565 "unindent",
566 "util",
567 "uuid",
568 "workspace",
569]
570
571[[package]]
572name = "assistant_eval"
573version = "0.1.0"
574dependencies = [
575 "anyhow",
576 "assistant2",
577 "assistant_tool",
578 "assistant_tools",
579 "clap",
580 "client",
581 "collections",
582 "context_server",
583 "dap",
584 "env_logger 0.11.7",
585 "fs",
586 "futures 0.3.31",
587 "gpui",
588 "gpui_tokio",
589 "itertools 0.14.0",
590 "language",
591 "language_model",
592 "language_models",
593 "node_runtime",
594 "project",
595 "prompt_store",
596 "regex",
597 "release_channel",
598 "reqwest_client",
599 "serde",
600 "serde_json",
601 "serde_json_lenient",
602 "settings",
603 "smol",
604 "util",
605]
606
607[[package]]
608name = "assistant_settings"
609version = "0.1.0"
610dependencies = [
611 "anthropic",
612 "anyhow",
613 "deepseek",
614 "feature_flags",
615 "fs",
616 "gpui",
617 "indexmap",
618 "language_model",
619 "lmstudio",
620 "log",
621 "ollama",
622 "open_ai",
623 "paths",
624 "schemars",
625 "serde",
626 "serde_json_lenient",
627 "settings",
628]
629
630[[package]]
631name = "assistant_slash_command"
632version = "0.1.0"
633dependencies = [
634 "anyhow",
635 "async-trait",
636 "collections",
637 "derive_more",
638 "extension",
639 "futures 0.3.31",
640 "gpui",
641 "language",
642 "language_model",
643 "parking_lot",
644 "pretty_assertions",
645 "serde",
646 "serde_json",
647 "ui",
648 "workspace",
649]
650
651[[package]]
652name = "assistant_slash_commands"
653version = "0.1.0"
654dependencies = [
655 "anyhow",
656 "assistant_slash_command",
657 "cargo_toml",
658 "chrono",
659 "collections",
660 "context_server",
661 "editor",
662 "env_logger 0.11.7",
663 "feature_flags",
664 "fs",
665 "futures 0.3.31",
666 "fuzzy",
667 "globset",
668 "gpui",
669 "html_to_markdown",
670 "http_client",
671 "indexed_docs",
672 "language",
673 "pretty_assertions",
674 "project",
675 "prompt_store",
676 "rope",
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 "async-watch",
696 "buffer_diff",
697 "clock",
698 "collections",
699 "derive_more",
700 "gpui",
701 "icons",
702 "language",
703 "language_model",
704 "parking_lot",
705 "project",
706 "serde",
707 "serde_json",
708 "settings",
709 "text",
710 "util",
711]
712
713[[package]]
714name = "assistant_tools"
715version = "0.1.0"
716dependencies = [
717 "anyhow",
718 "assistant_tool",
719 "chrono",
720 "clock",
721 "collections",
722 "feature_flags",
723 "futures 0.3.31",
724 "gpui",
725 "html_to_markdown",
726 "http_client",
727 "itertools 0.14.0",
728 "language",
729 "language_model",
730 "open",
731 "project",
732 "rand 0.8.5",
733 "release_channel",
734 "schemars",
735 "serde",
736 "serde_json",
737 "settings",
738 "theme",
739 "ui",
740 "unindent",
741 "util",
742 "workspace",
743 "worktree",
744]
745
746[[package]]
747name = "async-attributes"
748version = "1.1.2"
749source = "registry+https://github.com/rust-lang/crates.io-index"
750checksum = "a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5"
751dependencies = [
752 "quote",
753 "syn 1.0.109",
754]
755
756[[package]]
757name = "async-broadcast"
758version = "0.7.2"
759source = "registry+https://github.com/rust-lang/crates.io-index"
760checksum = "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532"
761dependencies = [
762 "event-listener 5.3.1",
763 "event-listener-strategy",
764 "futures-core",
765 "pin-project-lite",
766]
767
768[[package]]
769name = "async-channel"
770version = "1.9.0"
771source = "registry+https://github.com/rust-lang/crates.io-index"
772checksum = "81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35"
773dependencies = [
774 "concurrent-queue",
775 "event-listener 2.5.3",
776 "futures-core",
777]
778
779[[package]]
780name = "async-channel"
781version = "2.3.1"
782source = "registry+https://github.com/rust-lang/crates.io-index"
783checksum = "89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a"
784dependencies = [
785 "concurrent-queue",
786 "event-listener-strategy",
787 "futures-core",
788 "pin-project-lite",
789]
790
791[[package]]
792name = "async-compat"
793version = "0.2.4"
794source = "registry+https://github.com/rust-lang/crates.io-index"
795checksum = "7bab94bde396a3f7b4962e396fdad640e241ed797d4d8d77fc8c237d14c58fc0"
796dependencies = [
797 "futures-core",
798 "futures-io",
799 "once_cell",
800 "pin-project-lite",
801 "tokio",
802]
803
804[[package]]
805name = "async-compression"
806version = "0.4.22"
807source = "registry+https://github.com/rust-lang/crates.io-index"
808checksum = "59a194f9d963d8099596278594b3107448656ba73831c9d8c783e613ce86da64"
809dependencies = [
810 "deflate64",
811 "flate2",
812 "futures-core",
813 "futures-io",
814 "memchr",
815 "pin-project-lite",
816]
817
818[[package]]
819name = "async-dispatcher"
820version = "0.1.2"
821source = "registry+https://github.com/rust-lang/crates.io-index"
822checksum = "5c8bff43baa5b0ca8f8bcd7f9338f5d30fbd75236a2aa89130a7c5121a06d6ca"
823dependencies = [
824 "async-task",
825 "futures-lite 1.13.0",
826]
827
828[[package]]
829name = "async-executor"
830version = "1.13.1"
831source = "registry+https://github.com/rust-lang/crates.io-index"
832checksum = "30ca9a001c1e8ba5149f91a74362376cc6bc5b919d92d988668657bd570bdcec"
833dependencies = [
834 "async-task",
835 "concurrent-queue",
836 "fastrand 2.3.0",
837 "futures-lite 2.6.0",
838 "slab",
839]
840
841[[package]]
842name = "async-fs"
843version = "2.1.2"
844source = "registry+https://github.com/rust-lang/crates.io-index"
845checksum = "ebcd09b382f40fcd159c2d695175b2ae620ffa5f3bd6f664131efff4e8b9e04a"
846dependencies = [
847 "async-lock",
848 "blocking",
849 "futures-lite 2.6.0",
850]
851
852[[package]]
853name = "async-global-executor"
854version = "2.4.1"
855source = "registry+https://github.com/rust-lang/crates.io-index"
856checksum = "05b1b633a2115cd122d73b955eadd9916c18c8f510ec9cd1686404c60ad1c29c"
857dependencies = [
858 "async-channel 2.3.1",
859 "async-executor",
860 "async-io",
861 "async-lock",
862 "blocking",
863 "futures-lite 2.6.0",
864 "once_cell",
865]
866
867[[package]]
868name = "async-io"
869version = "2.4.0"
870source = "registry+https://github.com/rust-lang/crates.io-index"
871checksum = "43a2b323ccce0a1d90b449fd71f2a06ca7faa7c54c2751f06c9bd851fc061059"
872dependencies = [
873 "async-lock",
874 "cfg-if",
875 "concurrent-queue",
876 "futures-io",
877 "futures-lite 2.6.0",
878 "parking",
879 "polling",
880 "rustix",
881 "slab",
882 "tracing",
883 "windows-sys 0.59.0",
884]
885
886[[package]]
887name = "async-lock"
888version = "3.4.0"
889source = "registry+https://github.com/rust-lang/crates.io-index"
890checksum = "ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18"
891dependencies = [
892 "event-listener 5.3.1",
893 "event-listener-strategy",
894 "pin-project-lite",
895]
896
897[[package]]
898name = "async-native-tls"
899version = "0.5.0"
900source = "registry+https://github.com/rust-lang/crates.io-index"
901checksum = "9343dc5acf07e79ff82d0c37899f079db3534d99f189a1837c8e549c99405bec"
902dependencies = [
903 "futures-util",
904 "native-tls",
905 "thiserror 1.0.69",
906 "url",
907]
908
909[[package]]
910name = "async-net"
911version = "2.0.0"
912source = "registry+https://github.com/rust-lang/crates.io-index"
913checksum = "b948000fad4873c1c9339d60f2623323a0cfd3816e5181033c6a5cb68b2accf7"
914dependencies = [
915 "async-io",
916 "blocking",
917 "futures-lite 2.6.0",
918]
919
920[[package]]
921name = "async-pipe"
922version = "0.1.3"
923source = "git+https://github.com/zed-industries/async-pipe-rs?rev=82d00a04211cf4e1236029aa03e6b6ce2a74c553#82d00a04211cf4e1236029aa03e6b6ce2a74c553"
924dependencies = [
925 "futures 0.3.31",
926 "log",
927]
928
929[[package]]
930name = "async-process"
931version = "2.3.0"
932source = "registry+https://github.com/rust-lang/crates.io-index"
933checksum = "63255f1dc2381611000436537bbedfe83183faa303a5a0edaf191edef06526bb"
934dependencies = [
935 "async-channel 2.3.1",
936 "async-io",
937 "async-lock",
938 "async-signal",
939 "async-task",
940 "blocking",
941 "cfg-if",
942 "event-listener 5.3.1",
943 "futures-lite 2.6.0",
944 "rustix",
945 "tracing",
946]
947
948[[package]]
949name = "async-recursion"
950version = "0.3.2"
951source = "registry+https://github.com/rust-lang/crates.io-index"
952checksum = "d7d78656ba01f1b93024b7c3a0467f1608e4be67d725749fdcd7d2c7678fd7a2"
953dependencies = [
954 "proc-macro2",
955 "quote",
956 "syn 1.0.109",
957]
958
959[[package]]
960name = "async-recursion"
961version = "1.1.1"
962source = "registry+https://github.com/rust-lang/crates.io-index"
963checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11"
964dependencies = [
965 "proc-macro2",
966 "quote",
967 "syn 2.0.100",
968]
969
970[[package]]
971name = "async-signal"
972version = "0.2.10"
973source = "registry+https://github.com/rust-lang/crates.io-index"
974checksum = "637e00349800c0bdf8bfc21ebbc0b6524abea702b0da4168ac00d070d0c0b9f3"
975dependencies = [
976 "async-io",
977 "async-lock",
978 "atomic-waker",
979 "cfg-if",
980 "futures-core",
981 "futures-io",
982 "rustix",
983 "signal-hook-registry",
984 "slab",
985 "windows-sys 0.59.0",
986]
987
988[[package]]
989name = "async-std"
990version = "1.13.1"
991source = "registry+https://github.com/rust-lang/crates.io-index"
992checksum = "730294c1c08c2e0f85759590518f6333f0d5a0a766a27d519c1b244c3dfd8a24"
993dependencies = [
994 "async-attributes",
995 "async-channel 1.9.0",
996 "async-global-executor",
997 "async-io",
998 "async-lock",
999 "async-process",
1000 "crossbeam-utils",
1001 "futures-channel",
1002 "futures-core",
1003 "futures-io",
1004 "futures-lite 2.6.0",
1005 "gloo-timers",
1006 "kv-log-macro",
1007 "log",
1008 "memchr",
1009 "once_cell",
1010 "pin-project-lite",
1011 "pin-utils",
1012 "slab",
1013 "wasm-bindgen-futures",
1014]
1015
1016[[package]]
1017name = "async-stream"
1018version = "0.3.6"
1019source = "registry+https://github.com/rust-lang/crates.io-index"
1020checksum = "0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476"
1021dependencies = [
1022 "async-stream-impl",
1023 "futures-core",
1024 "pin-project-lite",
1025]
1026
1027[[package]]
1028name = "async-stream-impl"
1029version = "0.3.6"
1030source = "registry+https://github.com/rust-lang/crates.io-index"
1031checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d"
1032dependencies = [
1033 "proc-macro2",
1034 "quote",
1035 "syn 2.0.100",
1036]
1037
1038[[package]]
1039name = "async-stripe"
1040version = "0.40.0"
1041source = "git+https://github.com/zed-industries/async-stripe?rev=3672dd4efb7181aa597bf580bf5a2f5d23db6735#3672dd4efb7181aa597bf580bf5a2f5d23db6735"
1042dependencies = [
1043 "chrono",
1044 "futures-util",
1045 "http-types",
1046 "hyper 0.14.32",
1047 "hyper-rustls 0.24.2",
1048 "serde",
1049 "serde_json",
1050 "serde_path_to_error",
1051 "serde_qs 0.10.1",
1052 "smart-default",
1053 "smol_str 0.1.24",
1054 "thiserror 1.0.69",
1055 "tokio",
1056]
1057
1058[[package]]
1059name = "async-tar"
1060version = "0.5.0"
1061source = "registry+https://github.com/rust-lang/crates.io-index"
1062checksum = "a42f905d4f623faf634bbd1e001e84e0efc24694afa64be9ad239bf6ca49e1f8"
1063dependencies = [
1064 "async-std",
1065 "filetime",
1066 "libc",
1067 "pin-project",
1068 "redox_syscall 0.2.16",
1069 "xattr",
1070]
1071
1072[[package]]
1073name = "async-task"
1074version = "4.7.1"
1075source = "registry+https://github.com/rust-lang/crates.io-index"
1076checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de"
1077
1078[[package]]
1079name = "async-tls"
1080version = "0.13.0"
1081source = "git+https://github.com/zed-industries/async-tls?rev=1e759a4b5e370f87dc15e40756ac4f8815b61d9d#1e759a4b5e370f87dc15e40756ac4f8815b61d9d"
1082dependencies = [
1083 "futures-core",
1084 "futures-io",
1085 "rustls 0.23.25",
1086 "rustls-pemfile 2.2.0",
1087 "webpki-roots",
1088]
1089
1090[[package]]
1091name = "async-trait"
1092version = "0.1.88"
1093source = "registry+https://github.com/rust-lang/crates.io-index"
1094checksum = "e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5"
1095dependencies = [
1096 "proc-macro2",
1097 "quote",
1098 "syn 2.0.100",
1099]
1100
1101[[package]]
1102name = "async-tungstenite"
1103version = "0.28.2"
1104source = "registry+https://github.com/rust-lang/crates.io-index"
1105checksum = "1c348fb0b6d132c596eca3dcd941df48fb597aafcb07a738ec41c004b087dc99"
1106dependencies = [
1107 "async-std",
1108 "async-tls",
1109 "atomic-waker",
1110 "futures-core",
1111 "futures-io",
1112 "futures-task",
1113 "futures-util",
1114 "log",
1115 "pin-project-lite",
1116 "tungstenite 0.24.0",
1117]
1118
1119[[package]]
1120name = "async-watch"
1121version = "0.3.1"
1122source = "registry+https://github.com/rust-lang/crates.io-index"
1123checksum = "a078faf4e27c0c6cc0efb20e5da59dcccc04968ebf2801d8e0b2195124cdcdb2"
1124dependencies = [
1125 "event-listener 2.5.3",
1126]
1127
1128[[package]]
1129name = "async_zip"
1130version = "0.0.17"
1131source = "registry+https://github.com/rust-lang/crates.io-index"
1132checksum = "00b9f7252833d5ed4b00aa9604b563529dd5e11de9c23615de2dcdf91eb87b52"
1133dependencies = [
1134 "async-compression",
1135 "crc32fast",
1136 "futures-lite 2.6.0",
1137 "pin-project",
1138 "thiserror 1.0.69",
1139]
1140
1141[[package]]
1142name = "asynchronous-codec"
1143version = "0.7.0"
1144source = "registry+https://github.com/rust-lang/crates.io-index"
1145checksum = "a860072022177f903e59730004fb5dc13db9275b79bb2aef7ba8ce831956c233"
1146dependencies = [
1147 "bytes 1.10.1",
1148 "futures-sink",
1149 "futures-util",
1150 "memchr",
1151 "pin-project-lite",
1152]
1153
1154[[package]]
1155name = "atoi"
1156version = "2.0.0"
1157source = "registry+https://github.com/rust-lang/crates.io-index"
1158checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528"
1159dependencies = [
1160 "num-traits",
1161]
1162
1163[[package]]
1164name = "atomic"
1165version = "0.5.3"
1166source = "registry+https://github.com/rust-lang/crates.io-index"
1167checksum = "c59bdb34bc650a32731b31bd8f0829cc15d24a708ee31559e0bb34f2bc320cba"
1168
1169[[package]]
1170name = "atomic-waker"
1171version = "1.1.2"
1172source = "registry+https://github.com/rust-lang/crates.io-index"
1173checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
1174
1175[[package]]
1176name = "audio"
1177version = "0.1.0"
1178dependencies = [
1179 "anyhow",
1180 "collections",
1181 "derive_more",
1182 "gpui",
1183 "parking_lot",
1184 "rodio",
1185 "util",
1186]
1187
1188[[package]]
1189name = "auto_update"
1190version = "0.1.0"
1191dependencies = [
1192 "anyhow",
1193 "client",
1194 "db",
1195 "gpui",
1196 "http_client",
1197 "log",
1198 "paths",
1199 "release_channel",
1200 "schemars",
1201 "serde",
1202 "serde_json",
1203 "settings",
1204 "smol",
1205 "tempfile",
1206 "which 6.0.3",
1207 "workspace",
1208]
1209
1210[[package]]
1211name = "auto_update_ui"
1212version = "0.1.0"
1213dependencies = [
1214 "anyhow",
1215 "auto_update",
1216 "client",
1217 "editor",
1218 "gpui",
1219 "http_client",
1220 "markdown_preview",
1221 "release_channel",
1222 "serde",
1223 "serde_json",
1224 "smol",
1225 "util",
1226 "workspace",
1227]
1228
1229[[package]]
1230name = "autocfg"
1231version = "1.4.0"
1232source = "registry+https://github.com/rust-lang/crates.io-index"
1233checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
1234
1235[[package]]
1236name = "av1-grain"
1237version = "0.2.3"
1238source = "registry+https://github.com/rust-lang/crates.io-index"
1239checksum = "6678909d8c5d46a42abcf571271e15fdbc0a225e3646cf23762cd415046c78bf"
1240dependencies = [
1241 "anyhow",
1242 "arrayvec",
1243 "log",
1244 "nom",
1245 "num-rational",
1246 "v_frame",
1247]
1248
1249[[package]]
1250name = "avif-serialize"
1251version = "0.8.2"
1252source = "registry+https://github.com/rust-lang/crates.io-index"
1253checksum = "e335041290c43101ca215eed6f43ec437eb5a42125573f600fc3fa42b9bddd62"
1254dependencies = [
1255 "arrayvec",
1256]
1257
1258[[package]]
1259name = "aws-config"
1260version = "1.5.16"
1261source = "registry+https://github.com/rust-lang/crates.io-index"
1262checksum = "50236e4d60fe8458de90a71c0922c761e41755adf091b1b03de1cef537179915"
1263dependencies = [
1264 "aws-credential-types",
1265 "aws-runtime",
1266 "aws-sdk-sso",
1267 "aws-sdk-ssooidc",
1268 "aws-sdk-sts",
1269 "aws-smithy-async",
1270 "aws-smithy-http",
1271 "aws-smithy-json",
1272 "aws-smithy-runtime",
1273 "aws-smithy-runtime-api",
1274 "aws-smithy-types",
1275 "aws-types",
1276 "bytes 1.10.1",
1277 "fastrand 2.3.0",
1278 "hex",
1279 "http 0.2.12",
1280 "ring",
1281 "time",
1282 "tokio",
1283 "tracing",
1284 "url",
1285 "zeroize",
1286]
1287
1288[[package]]
1289name = "aws-credential-types"
1290version = "1.2.1"
1291source = "registry+https://github.com/rust-lang/crates.io-index"
1292checksum = "60e8f6b615cb5fc60a98132268508ad104310f0cfb25a1c22eee76efdf9154da"
1293dependencies = [
1294 "aws-smithy-async",
1295 "aws-smithy-runtime-api",
1296 "aws-smithy-types",
1297 "zeroize",
1298]
1299
1300[[package]]
1301name = "aws-lc-rs"
1302version = "1.12.6"
1303source = "registry+https://github.com/rust-lang/crates.io-index"
1304checksum = "dabb68eb3a7aa08b46fddfd59a3d55c978243557a90ab804769f7e20e67d2b01"
1305dependencies = [
1306 "aws-lc-sys",
1307 "zeroize",
1308]
1309
1310[[package]]
1311name = "aws-lc-sys"
1312version = "0.27.0"
1313source = "registry+https://github.com/rust-lang/crates.io-index"
1314checksum = "6bbe221bbf523b625a4dd8585c7f38166e31167ec2ca98051dbcb4c3b6e825d2"
1315dependencies = [
1316 "bindgen 0.69.5",
1317 "cc",
1318 "cmake",
1319 "dunce",
1320 "fs_extra",
1321]
1322
1323[[package]]
1324name = "aws-runtime"
1325version = "1.5.5"
1326source = "registry+https://github.com/rust-lang/crates.io-index"
1327checksum = "76dd04d39cc12844c0994f2c9c5a6f5184c22e9188ec1ff723de41910a21dcad"
1328dependencies = [
1329 "aws-credential-types",
1330 "aws-sigv4",
1331 "aws-smithy-async",
1332 "aws-smithy-eventstream",
1333 "aws-smithy-http",
1334 "aws-smithy-runtime",
1335 "aws-smithy-runtime-api",
1336 "aws-smithy-types",
1337 "aws-types",
1338 "bytes 1.10.1",
1339 "fastrand 2.3.0",
1340 "http 0.2.12",
1341 "http-body 0.4.6",
1342 "once_cell",
1343 "percent-encoding",
1344 "pin-project-lite",
1345 "tracing",
1346 "uuid",
1347]
1348
1349[[package]]
1350name = "aws-sdk-bedrockruntime"
1351version = "1.74.0"
1352source = "registry+https://github.com/rust-lang/crates.io-index"
1353checksum = "6938541d1948a543bca23303fec4cff9c36bf0e63b8fa3ae1b337bcb9d5b81af"
1354dependencies = [
1355 "aws-credential-types",
1356 "aws-runtime",
1357 "aws-smithy-async",
1358 "aws-smithy-eventstream",
1359 "aws-smithy-http",
1360 "aws-smithy-json",
1361 "aws-smithy-runtime",
1362 "aws-smithy-runtime-api",
1363 "aws-smithy-types",
1364 "aws-types",
1365 "bytes 1.10.1",
1366 "fastrand 2.3.0",
1367 "http 0.2.12",
1368 "once_cell",
1369 "regex-lite",
1370 "tracing",
1371]
1372
1373[[package]]
1374name = "aws-sdk-kinesis"
1375version = "1.61.0"
1376source = "registry+https://github.com/rust-lang/crates.io-index"
1377checksum = "89f2163d8704e8fdcd51ec6c2e0441c418471e422ee9690451b17a1c46344e1a"
1378dependencies = [
1379 "aws-credential-types",
1380 "aws-runtime",
1381 "aws-smithy-async",
1382 "aws-smithy-http",
1383 "aws-smithy-json",
1384 "aws-smithy-runtime",
1385 "aws-smithy-runtime-api",
1386 "aws-smithy-types",
1387 "aws-types",
1388 "bytes 1.10.1",
1389 "http 0.2.12",
1390 "once_cell",
1391 "regex-lite",
1392 "tracing",
1393]
1394
1395[[package]]
1396name = "aws-sdk-s3"
1397version = "1.76.0"
1398source = "registry+https://github.com/rust-lang/crates.io-index"
1399checksum = "66e83401ad7287ad15244d557e35502c2a94105ca5b41d656c391f1a4fc04ca2"
1400dependencies = [
1401 "aws-credential-types",
1402 "aws-runtime",
1403 "aws-sigv4",
1404 "aws-smithy-async",
1405 "aws-smithy-checksums",
1406 "aws-smithy-eventstream",
1407 "aws-smithy-http",
1408 "aws-smithy-json",
1409 "aws-smithy-runtime",
1410 "aws-smithy-runtime-api",
1411 "aws-smithy-types",
1412 "aws-smithy-xml",
1413 "aws-types",
1414 "bytes 1.10.1",
1415 "fastrand 2.3.0",
1416 "hex",
1417 "hmac",
1418 "http 0.2.12",
1419 "http-body 0.4.6",
1420 "lru",
1421 "once_cell",
1422 "percent-encoding",
1423 "regex-lite",
1424 "sha2",
1425 "tracing",
1426 "url",
1427]
1428
1429[[package]]
1430name = "aws-sdk-sso"
1431version = "1.58.0"
1432source = "registry+https://github.com/rust-lang/crates.io-index"
1433checksum = "16ff718c9ee45cc1ebd4774a0e086bb80a6ab752b4902edf1c9f56b86ee1f770"
1434dependencies = [
1435 "aws-credential-types",
1436 "aws-runtime",
1437 "aws-smithy-async",
1438 "aws-smithy-http",
1439 "aws-smithy-json",
1440 "aws-smithy-runtime",
1441 "aws-smithy-runtime-api",
1442 "aws-smithy-types",
1443 "aws-types",
1444 "bytes 1.10.1",
1445 "http 0.2.12",
1446 "once_cell",
1447 "regex-lite",
1448 "tracing",
1449]
1450
1451[[package]]
1452name = "aws-sdk-ssooidc"
1453version = "1.59.0"
1454source = "registry+https://github.com/rust-lang/crates.io-index"
1455checksum = "5183e088715cc135d8d396fdd3bc02f018f0da4c511f53cb8d795b6a31c55809"
1456dependencies = [
1457 "aws-credential-types",
1458 "aws-runtime",
1459 "aws-smithy-async",
1460 "aws-smithy-http",
1461 "aws-smithy-json",
1462 "aws-smithy-runtime",
1463 "aws-smithy-runtime-api",
1464 "aws-smithy-types",
1465 "aws-types",
1466 "bytes 1.10.1",
1467 "http 0.2.12",
1468 "once_cell",
1469 "regex-lite",
1470 "tracing",
1471]
1472
1473[[package]]
1474name = "aws-sdk-sts"
1475version = "1.59.0"
1476source = "registry+https://github.com/rust-lang/crates.io-index"
1477checksum = "c9f944ef032717596639cea4a2118a3a457268ef51bbb5fde9637e54c465da00"
1478dependencies = [
1479 "aws-credential-types",
1480 "aws-runtime",
1481 "aws-smithy-async",
1482 "aws-smithy-http",
1483 "aws-smithy-json",
1484 "aws-smithy-query",
1485 "aws-smithy-runtime",
1486 "aws-smithy-runtime-api",
1487 "aws-smithy-types",
1488 "aws-smithy-xml",
1489 "aws-types",
1490 "http 0.2.12",
1491 "once_cell",
1492 "regex-lite",
1493 "tracing",
1494]
1495
1496[[package]]
1497name = "aws-sigv4"
1498version = "1.2.9"
1499source = "registry+https://github.com/rust-lang/crates.io-index"
1500checksum = "9bfe75fad52793ce6dec0dc3d4b1f388f038b5eb866c8d4d7f3a8e21b5ea5051"
1501dependencies = [
1502 "aws-credential-types",
1503 "aws-smithy-eventstream",
1504 "aws-smithy-http",
1505 "aws-smithy-runtime-api",
1506 "aws-smithy-types",
1507 "bytes 1.10.1",
1508 "crypto-bigint 0.5.5",
1509 "form_urlencoded",
1510 "hex",
1511 "hmac",
1512 "http 0.2.12",
1513 "http 1.2.0",
1514 "once_cell",
1515 "p256",
1516 "percent-encoding",
1517 "ring",
1518 "sha2",
1519 "subtle",
1520 "time",
1521 "tracing",
1522 "zeroize",
1523]
1524
1525[[package]]
1526name = "aws-smithy-async"
1527version = "1.2.4"
1528source = "registry+https://github.com/rust-lang/crates.io-index"
1529checksum = "fa59d1327d8b5053c54bf2eaae63bf629ba9e904434d0835a28ed3c0ed0a614e"
1530dependencies = [
1531 "futures-util",
1532 "pin-project-lite",
1533 "tokio",
1534]
1535
1536[[package]]
1537name = "aws-smithy-checksums"
1538version = "0.62.0"
1539source = "registry+https://github.com/rust-lang/crates.io-index"
1540checksum = "f2f45a1c384d7a393026bc5f5c177105aa9fa68e4749653b985707ac27d77295"
1541dependencies = [
1542 "aws-smithy-http",
1543 "aws-smithy-types",
1544 "bytes 1.10.1",
1545 "crc32c",
1546 "crc32fast",
1547 "crc64fast-nvme",
1548 "hex",
1549 "http 0.2.12",
1550 "http-body 0.4.6",
1551 "md-5",
1552 "pin-project-lite",
1553 "sha1",
1554 "sha2",
1555 "tracing",
1556]
1557
1558[[package]]
1559name = "aws-smithy-eventstream"
1560version = "0.60.6"
1561source = "registry+https://github.com/rust-lang/crates.io-index"
1562checksum = "8b18559a41e0c909b77625adf2b8c50de480a8041e5e4a3f5f7d177db70abc5a"
1563dependencies = [
1564 "aws-smithy-types",
1565 "bytes 1.10.1",
1566 "crc32fast",
1567]
1568
1569[[package]]
1570name = "aws-smithy-http"
1571version = "0.60.12"
1572source = "registry+https://github.com/rust-lang/crates.io-index"
1573checksum = "7809c27ad8da6a6a68c454e651d4962479e81472aa19ae99e59f9aba1f9713cc"
1574dependencies = [
1575 "aws-smithy-eventstream",
1576 "aws-smithy-runtime-api",
1577 "aws-smithy-types",
1578 "bytes 1.10.1",
1579 "bytes-utils",
1580 "futures-core",
1581 "http 0.2.12",
1582 "http-body 0.4.6",
1583 "once_cell",
1584 "percent-encoding",
1585 "pin-project-lite",
1586 "pin-utils",
1587 "tracing",
1588]
1589
1590[[package]]
1591name = "aws-smithy-json"
1592version = "0.61.2"
1593source = "registry+https://github.com/rust-lang/crates.io-index"
1594checksum = "623a51127f24c30776c8b374295f2df78d92517386f77ba30773f15a30ce1422"
1595dependencies = [
1596 "aws-smithy-types",
1597]
1598
1599[[package]]
1600name = "aws-smithy-query"
1601version = "0.60.7"
1602source = "registry+https://github.com/rust-lang/crates.io-index"
1603checksum = "f2fbd61ceb3fe8a1cb7352e42689cec5335833cd9f94103a61e98f9bb61c64bb"
1604dependencies = [
1605 "aws-smithy-types",
1606 "urlencoding",
1607]
1608
1609[[package]]
1610name = "aws-smithy-runtime"
1611version = "1.7.8"
1612source = "registry+https://github.com/rust-lang/crates.io-index"
1613checksum = "d526a12d9ed61fadefda24abe2e682892ba288c2018bcb38b1b4c111d13f6d92"
1614dependencies = [
1615 "aws-smithy-async",
1616 "aws-smithy-http",
1617 "aws-smithy-runtime-api",
1618 "aws-smithy-types",
1619 "bytes 1.10.1",
1620 "fastrand 2.3.0",
1621 "h2 0.3.26",
1622 "http 0.2.12",
1623 "http-body 0.4.6",
1624 "http-body 1.0.1",
1625 "httparse",
1626 "hyper 0.14.32",
1627 "hyper-rustls 0.24.2",
1628 "once_cell",
1629 "pin-project-lite",
1630 "pin-utils",
1631 "rustls 0.21.12",
1632 "tokio",
1633 "tracing",
1634]
1635
1636[[package]]
1637name = "aws-smithy-runtime-api"
1638version = "1.7.3"
1639source = "registry+https://github.com/rust-lang/crates.io-index"
1640checksum = "92165296a47a812b267b4f41032ff8069ab7ff783696d217f0994a0d7ab585cd"
1641dependencies = [
1642 "aws-smithy-async",
1643 "aws-smithy-types",
1644 "bytes 1.10.1",
1645 "http 0.2.12",
1646 "http 1.2.0",
1647 "pin-project-lite",
1648 "tokio",
1649 "tracing",
1650 "zeroize",
1651]
1652
1653[[package]]
1654name = "aws-smithy-types"
1655version = "1.2.13"
1656source = "registry+https://github.com/rust-lang/crates.io-index"
1657checksum = "c7b8a53819e42f10d0821f56da995e1470b199686a1809168db6ca485665f042"
1658dependencies = [
1659 "base64-simd",
1660 "bytes 1.10.1",
1661 "bytes-utils",
1662 "futures-core",
1663 "http 0.2.12",
1664 "http 1.2.0",
1665 "http-body 0.4.6",
1666 "http-body 1.0.1",
1667 "http-body-util",
1668 "itoa",
1669 "num-integer",
1670 "pin-project-lite",
1671 "pin-utils",
1672 "ryu",
1673 "serde",
1674 "time",
1675 "tokio",
1676 "tokio-util",
1677]
1678
1679[[package]]
1680name = "aws-smithy-xml"
1681version = "0.60.9"
1682source = "registry+https://github.com/rust-lang/crates.io-index"
1683checksum = "ab0b0166827aa700d3dc519f72f8b3a91c35d0b8d042dc5d643a91e6f80648fc"
1684dependencies = [
1685 "xmlparser",
1686]
1687
1688[[package]]
1689name = "aws-types"
1690version = "1.3.5"
1691source = "registry+https://github.com/rust-lang/crates.io-index"
1692checksum = "dfbd0a668309ec1f66c0f6bda4840dd6d4796ae26d699ebc266d7cc95c6d040f"
1693dependencies = [
1694 "aws-credential-types",
1695 "aws-smithy-async",
1696 "aws-smithy-runtime-api",
1697 "aws-smithy-types",
1698 "rustc_version",
1699 "tracing",
1700]
1701
1702[[package]]
1703name = "aws_http_client"
1704version = "0.1.0"
1705dependencies = [
1706 "aws-smithy-runtime-api",
1707 "aws-smithy-types",
1708 "futures 0.3.31",
1709 "http_client",
1710 "tokio",
1711]
1712
1713[[package]]
1714name = "axum"
1715version = "0.6.20"
1716source = "registry+https://github.com/rust-lang/crates.io-index"
1717checksum = "3b829e4e32b91e643de6eafe82b1d90675f5874230191a4ffbc1b336dec4d6bf"
1718dependencies = [
1719 "async-trait",
1720 "axum-core",
1721 "base64 0.21.7",
1722 "bitflags 1.3.2",
1723 "bytes 1.10.1",
1724 "futures-util",
1725 "headers",
1726 "http 0.2.12",
1727 "http-body 0.4.6",
1728 "hyper 0.14.32",
1729 "itoa",
1730 "matchit",
1731 "memchr",
1732 "mime",
1733 "percent-encoding",
1734 "pin-project-lite",
1735 "rustversion",
1736 "serde",
1737 "serde_json",
1738 "serde_path_to_error",
1739 "serde_urlencoded",
1740 "sha1",
1741 "sync_wrapper 0.1.2",
1742 "tokio",
1743 "tokio-tungstenite 0.20.1",
1744 "tower",
1745 "tower-layer",
1746 "tower-service",
1747]
1748
1749[[package]]
1750name = "axum-core"
1751version = "0.3.4"
1752source = "registry+https://github.com/rust-lang/crates.io-index"
1753checksum = "759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c"
1754dependencies = [
1755 "async-trait",
1756 "bytes 1.10.1",
1757 "futures-util",
1758 "http 0.2.12",
1759 "http-body 0.4.6",
1760 "mime",
1761 "rustversion",
1762 "tower-layer",
1763 "tower-service",
1764]
1765
1766[[package]]
1767name = "axum-extra"
1768version = "0.4.2"
1769source = "registry+https://github.com/rust-lang/crates.io-index"
1770checksum = "f9a320103719de37b7b4da4c8eb629d4573f6bcfd3dfe80d3208806895ccf81d"
1771dependencies = [
1772 "axum",
1773 "bytes 1.10.1",
1774 "futures-util",
1775 "http 0.2.12",
1776 "mime",
1777 "pin-project-lite",
1778 "serde",
1779 "serde_json",
1780 "tokio",
1781 "tower",
1782 "tower-http 0.3.5",
1783 "tower-layer",
1784 "tower-service",
1785]
1786
1787[[package]]
1788name = "backtrace"
1789version = "0.3.74"
1790source = "registry+https://github.com/rust-lang/crates.io-index"
1791checksum = "8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a"
1792dependencies = [
1793 "addr2line",
1794 "cfg-if",
1795 "libc",
1796 "miniz_oxide",
1797 "object",
1798 "rustc-demangle",
1799 "windows-targets 0.52.6",
1800]
1801
1802[[package]]
1803name = "base16ct"
1804version = "0.1.1"
1805source = "registry+https://github.com/rust-lang/crates.io-index"
1806checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"
1807
1808[[package]]
1809name = "base64"
1810version = "0.13.1"
1811source = "registry+https://github.com/rust-lang/crates.io-index"
1812checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
1813
1814[[package]]
1815name = "base64"
1816version = "0.21.7"
1817source = "registry+https://github.com/rust-lang/crates.io-index"
1818checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
1819
1820[[package]]
1821name = "base64"
1822version = "0.22.1"
1823source = "registry+https://github.com/rust-lang/crates.io-index"
1824checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
1825
1826[[package]]
1827name = "base64-simd"
1828version = "0.8.0"
1829source = "registry+https://github.com/rust-lang/crates.io-index"
1830checksum = "339abbe78e73178762e23bea9dfd08e697eb3f3301cd4be981c0f78ba5859195"
1831dependencies = [
1832 "outref",
1833 "vsimd",
1834]
1835
1836[[package]]
1837name = "base64ct"
1838version = "1.6.0"
1839source = "registry+https://github.com/rust-lang/crates.io-index"
1840checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"
1841
1842[[package]]
1843name = "bedrock"
1844version = "0.1.0"
1845dependencies = [
1846 "anyhow",
1847 "aws-sdk-bedrockruntime",
1848 "aws-smithy-types",
1849 "futures 0.3.31",
1850 "schemars",
1851 "serde",
1852 "serde_json",
1853 "strum",
1854 "thiserror 2.0.12",
1855 "tokio",
1856]
1857
1858[[package]]
1859name = "bigdecimal"
1860version = "0.4.7"
1861source = "registry+https://github.com/rust-lang/crates.io-index"
1862checksum = "7f31f3af01c5c65a07985c804d3366560e6fa7883d640a122819b14ec327482c"
1863dependencies = [
1864 "autocfg",
1865 "libm",
1866 "num-bigint",
1867 "num-integer",
1868 "num-traits",
1869 "serde",
1870]
1871
1872[[package]]
1873name = "bincode"
1874version = "1.3.3"
1875source = "registry+https://github.com/rust-lang/crates.io-index"
1876checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
1877dependencies = [
1878 "serde",
1879]
1880
1881[[package]]
1882name = "bindgen"
1883version = "0.69.5"
1884source = "registry+https://github.com/rust-lang/crates.io-index"
1885checksum = "271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088"
1886dependencies = [
1887 "bitflags 2.8.0",
1888 "cexpr",
1889 "clang-sys",
1890 "itertools 0.12.1",
1891 "lazy_static",
1892 "lazycell",
1893 "log",
1894 "prettyplease",
1895 "proc-macro2",
1896 "quote",
1897 "regex",
1898 "rustc-hash 1.1.0",
1899 "shlex",
1900 "syn 2.0.100",
1901 "which 4.4.2",
1902]
1903
1904[[package]]
1905name = "bindgen"
1906version = "0.70.1"
1907source = "registry+https://github.com/rust-lang/crates.io-index"
1908checksum = "f49d8fed880d473ea71efb9bf597651e77201bdd4893efe54c9e5d65ae04ce6f"
1909dependencies = [
1910 "bitflags 2.8.0",
1911 "cexpr",
1912 "clang-sys",
1913 "itertools 0.12.1",
1914 "log",
1915 "prettyplease",
1916 "proc-macro2",
1917 "quote",
1918 "regex",
1919 "rustc-hash 1.1.0",
1920 "shlex",
1921 "syn 2.0.100",
1922]
1923
1924[[package]]
1925name = "bit-set"
1926version = "0.5.3"
1927source = "registry+https://github.com/rust-lang/crates.io-index"
1928checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
1929dependencies = [
1930 "bit-vec 0.6.3",
1931]
1932
1933[[package]]
1934name = "bit-set"
1935version = "0.8.0"
1936source = "registry+https://github.com/rust-lang/crates.io-index"
1937checksum = "08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3"
1938dependencies = [
1939 "bit-vec 0.8.0",
1940]
1941
1942[[package]]
1943name = "bit-vec"
1944version = "0.6.3"
1945source = "registry+https://github.com/rust-lang/crates.io-index"
1946checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
1947
1948[[package]]
1949name = "bit-vec"
1950version = "0.8.0"
1951source = "registry+https://github.com/rust-lang/crates.io-index"
1952checksum = "5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7"
1953
1954[[package]]
1955name = "bit_field"
1956version = "0.10.2"
1957source = "registry+https://github.com/rust-lang/crates.io-index"
1958checksum = "dc827186963e592360843fb5ba4b973e145841266c1357f7180c43526f2e5b61"
1959
1960[[package]]
1961name = "bitflags"
1962version = "1.3.2"
1963source = "registry+https://github.com/rust-lang/crates.io-index"
1964checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
1965
1966[[package]]
1967name = "bitflags"
1968version = "2.8.0"
1969source = "registry+https://github.com/rust-lang/crates.io-index"
1970checksum = "8f68f53c83ab957f72c32642f3868eec03eb974d1fb82e453128456482613d36"
1971dependencies = [
1972 "serde",
1973]
1974
1975[[package]]
1976name = "bitstream-io"
1977version = "2.6.0"
1978source = "registry+https://github.com/rust-lang/crates.io-index"
1979checksum = "6099cdc01846bc367c4e7dd630dc5966dccf36b652fae7a74e17b640411a91b2"
1980
1981[[package]]
1982name = "bitvec"
1983version = "1.0.1"
1984source = "registry+https://github.com/rust-lang/crates.io-index"
1985checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"
1986dependencies = [
1987 "funty",
1988 "radium",
1989 "tap",
1990 "wyz",
1991]
1992
1993[[package]]
1994name = "blade-graphics"
1995version = "0.6.0"
1996source = "git+https://github.com/kvark/blade?rev=b16f5c7bd873c7126f48c82c39e7ae64602ae74f#b16f5c7bd873c7126f48c82c39e7ae64602ae74f"
1997dependencies = [
1998 "ash",
1999 "ash-window",
2000 "bitflags 2.8.0",
2001 "bytemuck",
2002 "codespan-reporting 0.11.1",
2003 "glow",
2004 "gpu-alloc",
2005 "gpu-alloc-ash",
2006 "hidden-trait",
2007 "js-sys",
2008 "khronos-egl",
2009 "libloading",
2010 "log",
2011 "mint",
2012 "naga",
2013 "objc2",
2014 "objc2-app-kit",
2015 "objc2-foundation",
2016 "objc2-metal",
2017 "objc2-quartz-core",
2018 "objc2-ui-kit",
2019 "raw-window-handle",
2020 "slab",
2021 "wasm-bindgen",
2022 "web-sys",
2023]
2024
2025[[package]]
2026name = "blade-macros"
2027version = "0.3.0"
2028source = "git+https://github.com/kvark/blade?rev=b16f5c7bd873c7126f48c82c39e7ae64602ae74f#b16f5c7bd873c7126f48c82c39e7ae64602ae74f"
2029dependencies = [
2030 "proc-macro2",
2031 "quote",
2032 "syn 2.0.100",
2033]
2034
2035[[package]]
2036name = "blade-util"
2037version = "0.2.0"
2038source = "git+https://github.com/kvark/blade?rev=b16f5c7bd873c7126f48c82c39e7ae64602ae74f#b16f5c7bd873c7126f48c82c39e7ae64602ae74f"
2039dependencies = [
2040 "blade-graphics",
2041 "bytemuck",
2042 "log",
2043 "profiling",
2044]
2045
2046[[package]]
2047name = "blake3"
2048version = "1.6.1"
2049source = "registry+https://github.com/rust-lang/crates.io-index"
2050checksum = "675f87afced0413c9bb02843499dbbd3882a237645883f71a2b59644a6d2f753"
2051dependencies = [
2052 "arrayref",
2053 "arrayvec",
2054 "cc",
2055 "cfg-if",
2056 "constant_time_eq 0.3.1",
2057]
2058
2059[[package]]
2060name = "block"
2061version = "0.1.6"
2062source = "registry+https://github.com/rust-lang/crates.io-index"
2063checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
2064
2065[[package]]
2066name = "block-buffer"
2067version = "0.10.4"
2068source = "registry+https://github.com/rust-lang/crates.io-index"
2069checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
2070dependencies = [
2071 "generic-array",
2072]
2073
2074[[package]]
2075name = "block-padding"
2076version = "0.3.3"
2077source = "registry+https://github.com/rust-lang/crates.io-index"
2078checksum = "a8894febbff9f758034a5b8e12d87918f56dfc64a8e1fe757d65e29041538d93"
2079dependencies = [
2080 "generic-array",
2081]
2082
2083[[package]]
2084name = "block2"
2085version = "0.5.1"
2086source = "registry+https://github.com/rust-lang/crates.io-index"
2087checksum = "2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f"
2088dependencies = [
2089 "objc2",
2090]
2091
2092[[package]]
2093name = "blocking"
2094version = "1.6.1"
2095source = "registry+https://github.com/rust-lang/crates.io-index"
2096checksum = "703f41c54fc768e63e091340b424302bb1c29ef4aa0c7f10fe849dfb114d29ea"
2097dependencies = [
2098 "async-channel 2.3.1",
2099 "async-task",
2100 "futures-io",
2101 "futures-lite 2.6.0",
2102 "piper",
2103]
2104
2105[[package]]
2106name = "borsh"
2107version = "1.5.3"
2108source = "registry+https://github.com/rust-lang/crates.io-index"
2109checksum = "2506947f73ad44e344215ccd6403ac2ae18cd8e046e581a441bf8d199f257f03"
2110dependencies = [
2111 "borsh-derive",
2112 "cfg_aliases 0.2.1",
2113]
2114
2115[[package]]
2116name = "borsh-derive"
2117version = "1.5.3"
2118source = "registry+https://github.com/rust-lang/crates.io-index"
2119checksum = "c2593a3b8b938bd68373196c9832f516be11fa487ef4ae745eb282e6a56a7244"
2120dependencies = [
2121 "once_cell",
2122 "proc-macro-crate",
2123 "proc-macro2",
2124 "quote",
2125 "syn 2.0.100",
2126]
2127
2128[[package]]
2129name = "breadcrumbs"
2130version = "0.1.0"
2131dependencies = [
2132 "editor",
2133 "gpui",
2134 "itertools 0.14.0",
2135 "theme",
2136 "ui",
2137 "workspace",
2138 "zed_actions",
2139]
2140
2141[[package]]
2142name = "bstr"
2143version = "1.11.1"
2144source = "registry+https://github.com/rust-lang/crates.io-index"
2145checksum = "786a307d683a5bf92e6fd5fd69a7eb613751668d1d8d67d802846dfe367c62c8"
2146dependencies = [
2147 "memchr",
2148 "regex-automata 0.4.9",
2149 "serde",
2150]
2151
2152[[package]]
2153name = "buffer_diff"
2154version = "0.1.0"
2155dependencies = [
2156 "anyhow",
2157 "clock",
2158 "ctor",
2159 "env_logger 0.11.7",
2160 "futures 0.3.31",
2161 "git2",
2162 "gpui",
2163 "language",
2164 "log",
2165 "pretty_assertions",
2166 "rand 0.8.5",
2167 "rope",
2168 "serde_json",
2169 "sum_tree",
2170 "text",
2171 "unindent",
2172 "util",
2173]
2174
2175[[package]]
2176name = "built"
2177version = "0.7.5"
2178source = "registry+https://github.com/rust-lang/crates.io-index"
2179checksum = "c360505aed52b7ec96a3636c3f039d99103c37d1d9b4f7a8c743d3ea9ffcd03b"
2180
2181[[package]]
2182name = "bumpalo"
2183version = "3.16.0"
2184source = "registry+https://github.com/rust-lang/crates.io-index"
2185checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
2186dependencies = [
2187 "allocator-api2",
2188]
2189
2190[[package]]
2191name = "by_address"
2192version = "1.2.1"
2193source = "registry+https://github.com/rust-lang/crates.io-index"
2194checksum = "64fa3c856b712db6612c019f14756e64e4bcea13337a6b33b696333a9eaa2d06"
2195
2196[[package]]
2197name = "bytecheck"
2198version = "0.6.12"
2199source = "registry+https://github.com/rust-lang/crates.io-index"
2200checksum = "23cdc57ce23ac53c931e88a43d06d070a6fd142f2617be5855eb75efc9beb1c2"
2201dependencies = [
2202 "bytecheck_derive",
2203 "ptr_meta",
2204 "simdutf8",
2205]
2206
2207[[package]]
2208name = "bytecheck_derive"
2209version = "0.6.12"
2210source = "registry+https://github.com/rust-lang/crates.io-index"
2211checksum = "3db406d29fbcd95542e92559bed4d8ad92636d1ca8b3b72ede10b4bcc010e659"
2212dependencies = [
2213 "proc-macro2",
2214 "quote",
2215 "syn 1.0.109",
2216]
2217
2218[[package]]
2219name = "bytemuck"
2220version = "1.21.0"
2221source = "registry+https://github.com/rust-lang/crates.io-index"
2222checksum = "ef657dfab802224e671f5818e9a4935f9b1957ed18e58292690cc39e7a4092a3"
2223dependencies = [
2224 "bytemuck_derive",
2225]
2226
2227[[package]]
2228name = "bytemuck_derive"
2229version = "1.8.0"
2230source = "registry+https://github.com/rust-lang/crates.io-index"
2231checksum = "bcfcc3cd946cb52f0bbfdbbcfa2f4e24f75ebb6c0e1002f7c25904fada18b9ec"
2232dependencies = [
2233 "proc-macro2",
2234 "quote",
2235 "syn 2.0.100",
2236]
2237
2238[[package]]
2239name = "byteorder"
2240version = "1.5.0"
2241source = "registry+https://github.com/rust-lang/crates.io-index"
2242checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
2243
2244[[package]]
2245name = "byteorder-lite"
2246version = "0.1.0"
2247source = "registry+https://github.com/rust-lang/crates.io-index"
2248checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495"
2249
2250[[package]]
2251name = "bytes"
2252version = "0.4.12"
2253source = "registry+https://github.com/rust-lang/crates.io-index"
2254checksum = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"
2255dependencies = [
2256 "byteorder",
2257 "iovec",
2258]
2259
2260[[package]]
2261name = "bytes"
2262version = "1.10.1"
2263source = "registry+https://github.com/rust-lang/crates.io-index"
2264checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
2265
2266[[package]]
2267name = "bytes-utils"
2268version = "0.1.4"
2269source = "registry+https://github.com/rust-lang/crates.io-index"
2270checksum = "7dafe3a8757b027e2be6e4e5601ed563c55989fcf1546e933c66c8eb3a058d35"
2271dependencies = [
2272 "bytes 1.10.1",
2273 "either",
2274]
2275
2276[[package]]
2277name = "bzip2"
2278version = "0.4.4"
2279source = "registry+https://github.com/rust-lang/crates.io-index"
2280checksum = "bdb116a6ef3f6c3698828873ad02c3014b3c85cadb88496095628e3ef1e347f8"
2281dependencies = [
2282 "bzip2-sys",
2283 "libc",
2284]
2285
2286[[package]]
2287name = "bzip2-sys"
2288version = "0.1.13+1.0.8"
2289source = "registry+https://github.com/rust-lang/crates.io-index"
2290checksum = "225bff33b2141874fe80d71e07d6eec4f85c5c216453dd96388240f96e1acc14"
2291dependencies = [
2292 "cc",
2293 "pkg-config",
2294]
2295
2296[[package]]
2297name = "call"
2298version = "0.1.0"
2299dependencies = [
2300 "anyhow",
2301 "audio",
2302 "client",
2303 "collections",
2304 "fs",
2305 "futures 0.3.31",
2306 "gpui",
2307 "gpui_tokio",
2308 "http_client",
2309 "language",
2310 "livekit_client",
2311 "log",
2312 "postage",
2313 "project",
2314 "schemars",
2315 "serde",
2316 "serde_derive",
2317 "settings",
2318 "telemetry",
2319 "util",
2320]
2321
2322[[package]]
2323name = "calloop"
2324version = "0.13.0"
2325source = "registry+https://github.com/rust-lang/crates.io-index"
2326checksum = "b99da2f8558ca23c71f4fd15dc57c906239752dd27ff3c00a1d56b685b7cbfec"
2327dependencies = [
2328 "bitflags 2.8.0",
2329 "log",
2330 "polling",
2331 "rustix",
2332 "slab",
2333 "thiserror 1.0.69",
2334]
2335
2336[[package]]
2337name = "calloop-wayland-source"
2338version = "0.3.0"
2339source = "registry+https://github.com/rust-lang/crates.io-index"
2340checksum = "95a66a987056935f7efce4ab5668920b5d0dac4a7c99991a67395f13702ddd20"
2341dependencies = [
2342 "calloop",
2343 "rustix",
2344 "wayland-backend",
2345 "wayland-client",
2346]
2347
2348[[package]]
2349name = "camino"
2350version = "1.1.9"
2351source = "registry+https://github.com/rust-lang/crates.io-index"
2352checksum = "8b96ec4966b5813e2c0507c1f86115c8c5abaadc3980879c3424042a02fd1ad3"
2353dependencies = [
2354 "serde",
2355]
2356
2357[[package]]
2358name = "cap-fs-ext"
2359version = "3.4.2"
2360source = "registry+https://github.com/rust-lang/crates.io-index"
2361checksum = "7f78efdd7378980d79c0f36b519e51191742d2c9f91ffa5e228fba9f3806d2e1"
2362dependencies = [
2363 "cap-primitives",
2364 "cap-std",
2365 "io-lifetimes",
2366 "windows-sys 0.52.0",
2367]
2368
2369[[package]]
2370name = "cap-net-ext"
2371version = "3.4.2"
2372source = "registry+https://github.com/rust-lang/crates.io-index"
2373checksum = "4ac68674a6042af2bcee1adad9f6abd432642cf03444ce3a5b36c3f39f23baf8"
2374dependencies = [
2375 "cap-primitives",
2376 "cap-std",
2377 "rustix",
2378 "smallvec",
2379]
2380
2381[[package]]
2382name = "cap-primitives"
2383version = "3.4.2"
2384source = "registry+https://github.com/rust-lang/crates.io-index"
2385checksum = "8fc15faeed2223d8b8e8cc1857f5861935a06d06713c4ac106b722ae9ce3c369"
2386dependencies = [
2387 "ambient-authority",
2388 "fs-set-times",
2389 "io-extras",
2390 "io-lifetimes",
2391 "ipnet",
2392 "maybe-owned",
2393 "rustix",
2394 "windows-sys 0.52.0",
2395 "winx",
2396]
2397
2398[[package]]
2399name = "cap-rand"
2400version = "3.4.2"
2401source = "registry+https://github.com/rust-lang/crates.io-index"
2402checksum = "dea13372b49df066d1ae654e5c6e41799c1efd9f6b36794b921e877ea4037977"
2403dependencies = [
2404 "ambient-authority",
2405 "rand 0.8.5",
2406]
2407
2408[[package]]
2409name = "cap-std"
2410version = "3.4.2"
2411source = "registry+https://github.com/rust-lang/crates.io-index"
2412checksum = "c3dbd3e8e8d093d6ccb4b512264869e1281cdb032f7940bd50b2894f96f25609"
2413dependencies = [
2414 "cap-primitives",
2415 "io-extras",
2416 "io-lifetimes",
2417 "rustix",
2418]
2419
2420[[package]]
2421name = "cap-time-ext"
2422version = "3.4.2"
2423source = "registry+https://github.com/rust-lang/crates.io-index"
2424checksum = "bd736b20fc033f564a1995fb82fc349146de43aabba19c7368b4cb17d8f9ea53"
2425dependencies = [
2426 "ambient-authority",
2427 "cap-primitives",
2428 "iana-time-zone",
2429 "once_cell",
2430 "rustix",
2431 "winx",
2432]
2433
2434[[package]]
2435name = "cargo-platform"
2436version = "0.1.9"
2437source = "registry+https://github.com/rust-lang/crates.io-index"
2438checksum = "e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea"
2439dependencies = [
2440 "serde",
2441]
2442
2443[[package]]
2444name = "cargo_metadata"
2445version = "0.19.2"
2446source = "registry+https://github.com/rust-lang/crates.io-index"
2447checksum = "dd5eb614ed4c27c5d706420e4320fbe3216ab31fa1c33cd8246ac36dae4479ba"
2448dependencies = [
2449 "camino",
2450 "cargo-platform",
2451 "semver",
2452 "serde",
2453 "serde_json",
2454 "thiserror 2.0.12",
2455]
2456
2457[[package]]
2458name = "cargo_toml"
2459version = "0.21.0"
2460source = "registry+https://github.com/rust-lang/crates.io-index"
2461checksum = "5fbd1fe9db3ebf71b89060adaf7b0504c2d6a425cf061313099547e382c2e472"
2462dependencies = [
2463 "serde",
2464 "toml 0.8.20",
2465]
2466
2467[[package]]
2468name = "cast"
2469version = "0.3.0"
2470source = "registry+https://github.com/rust-lang/crates.io-index"
2471checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
2472
2473[[package]]
2474name = "cbc"
2475version = "0.1.2"
2476source = "registry+https://github.com/rust-lang/crates.io-index"
2477checksum = "26b52a9543ae338f279b96b0b9fed9c8093744685043739079ce85cd58f289a6"
2478dependencies = [
2479 "cipher",
2480]
2481
2482[[package]]
2483name = "cbindgen"
2484version = "0.27.0"
2485source = "registry+https://github.com/rust-lang/crates.io-index"
2486checksum = "3fce8dd7fcfcbf3a0a87d8f515194b49d6135acab73e18bd380d1d93bb1a15eb"
2487dependencies = [
2488 "clap",
2489 "heck 0.4.1",
2490 "indexmap",
2491 "log",
2492 "proc-macro2",
2493 "quote",
2494 "serde",
2495 "serde_json",
2496 "syn 2.0.100",
2497 "tempfile",
2498 "toml 0.8.20",
2499]
2500
2501[[package]]
2502name = "cbindgen"
2503version = "0.28.0"
2504source = "registry+https://github.com/rust-lang/crates.io-index"
2505checksum = "eadd868a2ce9ca38de7eeafdcec9c7065ef89b42b32f0839278d55f35c54d1ff"
2506dependencies = [
2507 "heck 0.4.1",
2508 "indexmap",
2509 "log",
2510 "proc-macro2",
2511 "quote",
2512 "serde",
2513 "serde_json",
2514 "syn 2.0.100",
2515 "tempfile",
2516 "toml 0.8.20",
2517]
2518
2519[[package]]
2520name = "cc"
2521version = "1.2.12"
2522source = "registry+https://github.com/rust-lang/crates.io-index"
2523checksum = "755717a7de9ec452bf7f3f1a3099085deabd7f2962b861dae91ecd7a365903d2"
2524dependencies = [
2525 "jobserver",
2526 "libc",
2527 "shlex",
2528]
2529
2530[[package]]
2531name = "cesu8"
2532version = "1.1.0"
2533source = "registry+https://github.com/rust-lang/crates.io-index"
2534checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
2535
2536[[package]]
2537name = "cexpr"
2538version = "0.6.0"
2539source = "registry+https://github.com/rust-lang/crates.io-index"
2540checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
2541dependencies = [
2542 "nom",
2543]
2544
2545[[package]]
2546name = "cfg-expr"
2547version = "0.15.8"
2548source = "registry+https://github.com/rust-lang/crates.io-index"
2549checksum = "d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02"
2550dependencies = [
2551 "smallvec",
2552 "target-lexicon 0.12.16",
2553]
2554
2555[[package]]
2556name = "cfg-if"
2557version = "1.0.0"
2558source = "registry+https://github.com/rust-lang/crates.io-index"
2559checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2560
2561[[package]]
2562name = "cfg_aliases"
2563version = "0.1.1"
2564source = "registry+https://github.com/rust-lang/crates.io-index"
2565checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
2566
2567[[package]]
2568name = "cfg_aliases"
2569version = "0.2.1"
2570source = "registry+https://github.com/rust-lang/crates.io-index"
2571checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
2572
2573[[package]]
2574name = "cgl"
2575version = "0.3.2"
2576source = "registry+https://github.com/rust-lang/crates.io-index"
2577checksum = "0ced0551234e87afee12411d535648dd89d2e7f34c78b753395567aff3d447ff"
2578dependencies = [
2579 "libc",
2580]
2581
2582[[package]]
2583name = "channel"
2584version = "0.1.0"
2585dependencies = [
2586 "anyhow",
2587 "client",
2588 "clock",
2589 "collections",
2590 "futures 0.3.31",
2591 "gpui",
2592 "http_client",
2593 "language",
2594 "log",
2595 "rand 0.8.5",
2596 "release_channel",
2597 "rpc",
2598 "settings",
2599 "sum_tree",
2600 "text",
2601 "time",
2602 "util",
2603]
2604
2605[[package]]
2606name = "chrono"
2607version = "0.4.40"
2608source = "registry+https://github.com/rust-lang/crates.io-index"
2609checksum = "1a7964611d71df112cb1730f2ee67324fcf4d0fc6606acbbe9bfe06df124637c"
2610dependencies = [
2611 "android-tzdata",
2612 "iana-time-zone",
2613 "js-sys",
2614 "num-traits",
2615 "serde",
2616 "wasm-bindgen",
2617 "windows-link",
2618]
2619
2620[[package]]
2621name = "chunked_transfer"
2622version = "1.5.0"
2623source = "registry+https://github.com/rust-lang/crates.io-index"
2624checksum = "6e4de3bc4ea267985becf712dc6d9eed8b04c953b3fcfb339ebc87acd9804901"
2625
2626[[package]]
2627name = "ciborium"
2628version = "0.2.2"
2629source = "registry+https://github.com/rust-lang/crates.io-index"
2630checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e"
2631dependencies = [
2632 "ciborium-io",
2633 "ciborium-ll",
2634 "serde",
2635]
2636
2637[[package]]
2638name = "ciborium-io"
2639version = "0.2.2"
2640source = "registry+https://github.com/rust-lang/crates.io-index"
2641checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757"
2642
2643[[package]]
2644name = "ciborium-ll"
2645version = "0.2.2"
2646source = "registry+https://github.com/rust-lang/crates.io-index"
2647checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9"
2648dependencies = [
2649 "ciborium-io",
2650 "half",
2651]
2652
2653[[package]]
2654name = "cipher"
2655version = "0.4.4"
2656source = "registry+https://github.com/rust-lang/crates.io-index"
2657checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
2658dependencies = [
2659 "crypto-common",
2660 "inout",
2661 "zeroize",
2662]
2663
2664[[package]]
2665name = "circular-buffer"
2666version = "1.0.0"
2667source = "registry+https://github.com/rust-lang/crates.io-index"
2668checksum = "4dacb91f972298e70fc507a2ffcaf1545807f1a36da586fb846646030adc542f"
2669
2670[[package]]
2671name = "clang-sys"
2672version = "1.8.1"
2673source = "registry+https://github.com/rust-lang/crates.io-index"
2674checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4"
2675dependencies = [
2676 "glob",
2677 "libc",
2678 "libloading",
2679]
2680
2681[[package]]
2682name = "clap"
2683version = "4.5.34"
2684source = "registry+https://github.com/rust-lang/crates.io-index"
2685checksum = "e958897981290da2a852763fe9cdb89cd36977a5d729023127095fa94d95e2ff"
2686dependencies = [
2687 "clap_builder",
2688 "clap_derive",
2689]
2690
2691[[package]]
2692name = "clap_builder"
2693version = "4.5.34"
2694source = "registry+https://github.com/rust-lang/crates.io-index"
2695checksum = "83b0f35019843db2160b5bb19ae09b4e6411ac33fc6a712003c33e03090e2489"
2696dependencies = [
2697 "anstream",
2698 "anstyle",
2699 "clap_lex",
2700 "strsim",
2701 "terminal_size",
2702]
2703
2704[[package]]
2705name = "clap_complete"
2706version = "4.5.38"
2707source = "registry+https://github.com/rust-lang/crates.io-index"
2708checksum = "d9647a559c112175f17cf724dc72d3645680a883c58481332779192b0d8e7a01"
2709dependencies = [
2710 "clap",
2711]
2712
2713[[package]]
2714name = "clap_derive"
2715version = "4.5.32"
2716source = "registry+https://github.com/rust-lang/crates.io-index"
2717checksum = "09176aae279615badda0765c0c0b3f6ed53f4709118af73cf4655d85d1530cd7"
2718dependencies = [
2719 "heck 0.5.0",
2720 "proc-macro2",
2721 "quote",
2722 "syn 2.0.100",
2723]
2724
2725[[package]]
2726name = "clap_lex"
2727version = "0.7.4"
2728source = "registry+https://github.com/rust-lang/crates.io-index"
2729checksum = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6"
2730
2731[[package]]
2732name = "cli"
2733version = "0.1.0"
2734dependencies = [
2735 "anyhow",
2736 "clap",
2737 "collections",
2738 "core-foundation 0.10.0",
2739 "core-services",
2740 "exec",
2741 "fork",
2742 "ipc-channel",
2743 "parking_lot",
2744 "paths",
2745 "plist",
2746 "release_channel",
2747 "serde",
2748 "tempfile",
2749 "util",
2750 "windows 0.61.1",
2751]
2752
2753[[package]]
2754name = "client"
2755version = "0.1.0"
2756dependencies = [
2757 "anyhow",
2758 "async-native-tls",
2759 "async-recursion 0.3.2",
2760 "async-tungstenite",
2761 "chrono",
2762 "clock",
2763 "cocoa 0.26.0",
2764 "collections",
2765 "credentials_provider",
2766 "feature_flags",
2767 "futures 0.3.31",
2768 "gpui",
2769 "http_client",
2770 "http_client_tls",
2771 "log",
2772 "parking_lot",
2773 "paths",
2774 "postage",
2775 "rand 0.8.5",
2776 "release_channel",
2777 "rpc",
2778 "schemars",
2779 "serde",
2780 "serde_json",
2781 "settings",
2782 "sha2",
2783 "smol",
2784 "telemetry",
2785 "telemetry_events",
2786 "text",
2787 "thiserror 2.0.12",
2788 "time",
2789 "tiny_http",
2790 "tokio-socks",
2791 "url",
2792 "util",
2793 "windows 0.61.1",
2794 "worktree",
2795]
2796
2797[[package]]
2798name = "clock"
2799version = "0.1.0"
2800dependencies = [
2801 "parking_lot",
2802 "serde",
2803 "smallvec",
2804]
2805
2806[[package]]
2807name = "cmake"
2808version = "0.1.53"
2809source = "registry+https://github.com/rust-lang/crates.io-index"
2810checksum = "e24a03c8b52922d68a1589ad61032f2c1aa5a8158d2aa0d93c6e9534944bbad6"
2811dependencies = [
2812 "cc",
2813]
2814
2815[[package]]
2816name = "cobs"
2817version = "0.2.3"
2818source = "registry+https://github.com/rust-lang/crates.io-index"
2819checksum = "67ba02a97a2bd10f4b59b25c7973101c79642302776489e030cd13cdab09ed15"
2820
2821[[package]]
2822name = "cocoa"
2823version = "0.25.0"
2824source = "registry+https://github.com/rust-lang/crates.io-index"
2825checksum = "f6140449f97a6e97f9511815c5632d84c8aacf8ac271ad77c559218161a1373c"
2826dependencies = [
2827 "bitflags 1.3.2",
2828 "block",
2829 "cocoa-foundation 0.1.2",
2830 "core-foundation 0.9.4",
2831 "core-graphics 0.23.2",
2832 "foreign-types 0.5.0",
2833 "libc",
2834 "objc",
2835]
2836
2837[[package]]
2838name = "cocoa"
2839version = "0.26.0"
2840source = "registry+https://github.com/rust-lang/crates.io-index"
2841checksum = "f79398230a6e2c08f5c9760610eb6924b52aa9e7950a619602baba59dcbbdbb2"
2842dependencies = [
2843 "bitflags 2.8.0",
2844 "block",
2845 "cocoa-foundation 0.2.0",
2846 "core-foundation 0.10.0",
2847 "core-graphics 0.24.0",
2848 "foreign-types 0.5.0",
2849 "libc",
2850 "objc",
2851]
2852
2853[[package]]
2854name = "cocoa-foundation"
2855version = "0.1.2"
2856source = "registry+https://github.com/rust-lang/crates.io-index"
2857checksum = "8c6234cbb2e4c785b456c0644748b1ac416dd045799740356f8363dfe00c93f7"
2858dependencies = [
2859 "bitflags 1.3.2",
2860 "block",
2861 "core-foundation 0.9.4",
2862 "core-graphics-types 0.1.3",
2863 "libc",
2864 "objc",
2865]
2866
2867[[package]]
2868name = "cocoa-foundation"
2869version = "0.2.0"
2870source = "registry+https://github.com/rust-lang/crates.io-index"
2871checksum = "e14045fb83be07b5acf1c0884b2180461635b433455fa35d1cd6f17f1450679d"
2872dependencies = [
2873 "bitflags 2.8.0",
2874 "block",
2875 "core-foundation 0.10.0",
2876 "core-graphics-types 0.2.0",
2877 "libc",
2878 "objc",
2879]
2880
2881[[package]]
2882name = "codespan-reporting"
2883version = "0.11.1"
2884source = "registry+https://github.com/rust-lang/crates.io-index"
2885checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
2886dependencies = [
2887 "termcolor",
2888 "unicode-width",
2889]
2890
2891[[package]]
2892name = "codespan-reporting"
2893version = "0.12.0"
2894source = "registry+https://github.com/rust-lang/crates.io-index"
2895checksum = "fe6d2e5af09e8c8ad56c969f2157a3d4238cebc7c55f0a517728c38f7b200f81"
2896dependencies = [
2897 "serde",
2898 "termcolor",
2899 "unicode-width",
2900]
2901
2902[[package]]
2903name = "collab"
2904version = "0.44.0"
2905dependencies = [
2906 "anthropic",
2907 "anyhow",
2908 "assistant",
2909 "assistant_context_editor",
2910 "assistant_slash_command",
2911 "assistant_tool",
2912 "async-stripe",
2913 "async-trait",
2914 "async-tungstenite",
2915 "audio",
2916 "aws-config",
2917 "aws-sdk-kinesis",
2918 "aws-sdk-s3",
2919 "axum",
2920 "axum-extra",
2921 "base64 0.22.1",
2922 "buffer_diff",
2923 "call",
2924 "channel",
2925 "chrono",
2926 "client",
2927 "clock",
2928 "collab_ui",
2929 "collections",
2930 "command_palette_hooks",
2931 "context_server",
2932 "ctor",
2933 "dap",
2934 "dashmap 6.1.0",
2935 "debugger_ui",
2936 "derive_more",
2937 "editor",
2938 "env_logger 0.11.7",
2939 "envy",
2940 "extension",
2941 "file_finder",
2942 "fs",
2943 "futures 0.3.31",
2944 "git",
2945 "git_hosting_providers",
2946 "git_ui",
2947 "google_ai",
2948 "gpui",
2949 "gpui_tokio",
2950 "hex",
2951 "http_client",
2952 "hyper 0.14.32",
2953 "indoc",
2954 "jsonwebtoken",
2955 "language",
2956 "language_model",
2957 "livekit_api",
2958 "livekit_client",
2959 "log",
2960 "lsp",
2961 "menu",
2962 "multi_buffer",
2963 "nanoid",
2964 "node_runtime",
2965 "notifications",
2966 "open_ai",
2967 "parking_lot",
2968 "pretty_assertions",
2969 "project",
2970 "prometheus",
2971 "prompt_store",
2972 "prost 0.9.0",
2973 "rand 0.8.5",
2974 "recent_projects",
2975 "release_channel",
2976 "remote",
2977 "remote_server",
2978 "reqwest 0.11.27",
2979 "reqwest_client",
2980 "rpc",
2981 "rustc-demangle",
2982 "scrypt",
2983 "sea-orm",
2984 "semantic_version",
2985 "semver",
2986 "serde",
2987 "serde_derive",
2988 "serde_json",
2989 "session",
2990 "settings",
2991 "sha2",
2992 "sqlx",
2993 "strum",
2994 "subtle",
2995 "supermaven_api",
2996 "telemetry_events",
2997 "text",
2998 "theme",
2999 "thiserror 2.0.12",
3000 "time",
3001 "tokio",
3002 "toml 0.8.20",
3003 "tower",
3004 "tower-http 0.4.4",
3005 "tracing",
3006 "tracing-subscriber",
3007 "unindent",
3008 "util",
3009 "uuid",
3010 "workspace",
3011 "worktree",
3012]
3013
3014[[package]]
3015name = "collab_ui"
3016version = "0.1.0"
3017dependencies = [
3018 "anyhow",
3019 "call",
3020 "channel",
3021 "chrono",
3022 "client",
3023 "collections",
3024 "db",
3025 "editor",
3026 "emojis",
3027 "futures 0.3.31",
3028 "fuzzy",
3029 "gpui",
3030 "http_client",
3031 "language",
3032 "menu",
3033 "notifications",
3034 "picker",
3035 "pretty_assertions",
3036 "project",
3037 "release_channel",
3038 "rich_text",
3039 "rpc",
3040 "schemars",
3041 "serde",
3042 "serde_derive",
3043 "serde_json",
3044 "settings",
3045 "smallvec",
3046 "story",
3047 "telemetry",
3048 "theme",
3049 "time",
3050 "time_format",
3051 "title_bar",
3052 "tree-sitter-md",
3053 "ui",
3054 "util",
3055 "workspace",
3056]
3057
3058[[package]]
3059name = "collections"
3060version = "0.1.0"
3061dependencies = [
3062 "indexmap",
3063 "rustc-hash 2.1.1",
3064]
3065
3066[[package]]
3067name = "color_quant"
3068version = "1.1.0"
3069source = "registry+https://github.com/rust-lang/crates.io-index"
3070checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
3071
3072[[package]]
3073name = "colorchoice"
3074version = "1.0.3"
3075source = "registry+https://github.com/rust-lang/crates.io-index"
3076checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990"
3077
3078[[package]]
3079name = "combine"
3080version = "4.6.7"
3081source = "registry+https://github.com/rust-lang/crates.io-index"
3082checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
3083dependencies = [
3084 "bytes 1.10.1",
3085 "memchr",
3086]
3087
3088[[package]]
3089name = "command_palette"
3090version = "0.1.0"
3091dependencies = [
3092 "client",
3093 "collections",
3094 "command_palette_hooks",
3095 "ctor",
3096 "editor",
3097 "env_logger 0.11.7",
3098 "fuzzy",
3099 "go_to_line",
3100 "gpui",
3101 "language",
3102 "menu",
3103 "picker",
3104 "postage",
3105 "project",
3106 "serde",
3107 "serde_json",
3108 "settings",
3109 "telemetry",
3110 "theme",
3111 "ui",
3112 "util",
3113 "workspace",
3114 "zed_actions",
3115]
3116
3117[[package]]
3118name = "command_palette_hooks"
3119version = "0.1.0"
3120dependencies = [
3121 "collections",
3122 "derive_more",
3123 "gpui",
3124]
3125
3126[[package]]
3127name = "component"
3128version = "0.1.0"
3129dependencies = [
3130 "collections",
3131 "gpui",
3132 "linkme",
3133 "parking_lot",
3134 "theme",
3135]
3136
3137[[package]]
3138name = "component_preview"
3139version = "0.1.0"
3140dependencies = [
3141 "client",
3142 "collections",
3143 "component",
3144 "gpui",
3145 "languages",
3146 "notifications",
3147 "project",
3148 "ui",
3149 "workspace",
3150]
3151
3152[[package]]
3153name = "concurrent-queue"
3154version = "2.5.0"
3155source = "registry+https://github.com/rust-lang/crates.io-index"
3156checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
3157dependencies = [
3158 "crossbeam-utils",
3159]
3160
3161[[package]]
3162name = "console"
3163version = "0.15.8"
3164source = "registry+https://github.com/rust-lang/crates.io-index"
3165checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb"
3166dependencies = [
3167 "encode_unicode",
3168 "lazy_static",
3169 "libc",
3170 "unicode-width",
3171 "windows-sys 0.52.0",
3172]
3173
3174[[package]]
3175name = "const-oid"
3176version = "0.9.6"
3177source = "registry+https://github.com/rust-lang/crates.io-index"
3178checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8"
3179
3180[[package]]
3181name = "const-random"
3182version = "0.1.18"
3183source = "registry+https://github.com/rust-lang/crates.io-index"
3184checksum = "87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359"
3185dependencies = [
3186 "const-random-macro",
3187]
3188
3189[[package]]
3190name = "const-random-macro"
3191version = "0.1.16"
3192source = "registry+https://github.com/rust-lang/crates.io-index"
3193checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e"
3194dependencies = [
3195 "getrandom 0.2.15",
3196 "once_cell",
3197 "tiny-keccak",
3198]
3199
3200[[package]]
3201name = "constant_time_eq"
3202version = "0.1.5"
3203source = "registry+https://github.com/rust-lang/crates.io-index"
3204checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
3205
3206[[package]]
3207name = "constant_time_eq"
3208version = "0.3.1"
3209source = "registry+https://github.com/rust-lang/crates.io-index"
3210checksum = "7c74b8349d32d297c9134b8c88677813a227df8f779daa29bfc29c183fe3dca6"
3211
3212[[package]]
3213name = "context_server"
3214version = "0.1.0"
3215dependencies = [
3216 "anyhow",
3217 "assistant_tool",
3218 "async-trait",
3219 "collections",
3220 "command_palette_hooks",
3221 "context_server_settings",
3222 "extension",
3223 "futures 0.3.31",
3224 "gpui",
3225 "icons",
3226 "language_model",
3227 "log",
3228 "parking_lot",
3229 "postage",
3230 "project",
3231 "serde",
3232 "serde_json",
3233 "settings",
3234 "smol",
3235 "url",
3236 "util",
3237]
3238
3239[[package]]
3240name = "context_server_settings"
3241version = "0.1.0"
3242dependencies = [
3243 "anyhow",
3244 "collections",
3245 "gpui",
3246 "schemars",
3247 "serde",
3248 "serde_json",
3249 "settings",
3250]
3251
3252[[package]]
3253name = "convert_case"
3254version = "0.4.0"
3255source = "registry+https://github.com/rust-lang/crates.io-index"
3256checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
3257
3258[[package]]
3259name = "convert_case"
3260version = "0.8.0"
3261source = "registry+https://github.com/rust-lang/crates.io-index"
3262checksum = "baaaa0ecca5b51987b9423ccdc971514dd8b0bb7b4060b983d3664dad3f1f89f"
3263dependencies = [
3264 "unicode-segmentation",
3265]
3266
3267[[package]]
3268name = "copilot"
3269version = "0.1.0"
3270dependencies = [
3271 "anyhow",
3272 "async-std",
3273 "chrono",
3274 "client",
3275 "clock",
3276 "collections",
3277 "command_palette_hooks",
3278 "ctor",
3279 "editor",
3280 "env_logger 0.11.7",
3281 "fs",
3282 "futures 0.3.31",
3283 "gpui",
3284 "http_client",
3285 "indoc",
3286 "inline_completion",
3287 "language",
3288 "log",
3289 "lsp",
3290 "menu",
3291 "node_runtime",
3292 "parking_lot",
3293 "paths",
3294 "project",
3295 "rpc",
3296 "schemars",
3297 "serde",
3298 "serde_json",
3299 "settings",
3300 "strum",
3301 "task",
3302 "theme",
3303 "ui",
3304 "util",
3305 "workspace",
3306]
3307
3308[[package]]
3309name = "core-foundation"
3310version = "0.9.4"
3311source = "registry+https://github.com/rust-lang/crates.io-index"
3312checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
3313dependencies = [
3314 "core-foundation-sys",
3315 "libc",
3316]
3317
3318[[package]]
3319name = "core-foundation"
3320version = "0.10.0"
3321source = "registry+https://github.com/rust-lang/crates.io-index"
3322checksum = "b55271e5c8c478ad3f38ad24ef34923091e0548492a266d19b3c0b4d82574c63"
3323dependencies = [
3324 "core-foundation-sys",
3325 "libc",
3326]
3327
3328[[package]]
3329name = "core-foundation-sys"
3330version = "0.8.7"
3331source = "registry+https://github.com/rust-lang/crates.io-index"
3332checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
3333
3334[[package]]
3335name = "core-graphics"
3336version = "0.23.2"
3337source = "registry+https://github.com/rust-lang/crates.io-index"
3338checksum = "c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081"
3339dependencies = [
3340 "bitflags 1.3.2",
3341 "core-foundation 0.9.4",
3342 "core-graphics-types 0.1.3",
3343 "foreign-types 0.5.0",
3344 "libc",
3345]
3346
3347[[package]]
3348name = "core-graphics"
3349version = "0.24.0"
3350source = "registry+https://github.com/rust-lang/crates.io-index"
3351checksum = "fa95a34622365fa5bbf40b20b75dba8dfa8c94c734aea8ac9a5ca38af14316f1"
3352dependencies = [
3353 "bitflags 2.8.0",
3354 "core-foundation 0.10.0",
3355 "core-graphics-types 0.2.0",
3356 "foreign-types 0.5.0",
3357 "libc",
3358]
3359
3360[[package]]
3361name = "core-graphics-types"
3362version = "0.1.3"
3363source = "registry+https://github.com/rust-lang/crates.io-index"
3364checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf"
3365dependencies = [
3366 "bitflags 1.3.2",
3367 "core-foundation 0.9.4",
3368 "libc",
3369]
3370
3371[[package]]
3372name = "core-graphics-types"
3373version = "0.2.0"
3374source = "registry+https://github.com/rust-lang/crates.io-index"
3375checksum = "3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb"
3376dependencies = [
3377 "bitflags 2.8.0",
3378 "core-foundation 0.10.0",
3379 "libc",
3380]
3381
3382[[package]]
3383name = "core-graphics2"
3384version = "0.4.1"
3385source = "registry+https://github.com/rust-lang/crates.io-index"
3386checksum = "7e4583956b9806b69f73fcb23aee05eb3620efc282972f08f6a6db7504f8334d"
3387dependencies = [
3388 "bitflags 2.8.0",
3389 "block",
3390 "cfg-if",
3391 "core-foundation 0.10.0",
3392 "libc",
3393]
3394
3395[[package]]
3396name = "core-services"
3397version = "0.2.1"
3398source = "registry+https://github.com/rust-lang/crates.io-index"
3399checksum = "92567e81db522550ebaf742c5d875624ec7820c2c7ee5f8c60e4ce7c2ae3c0fd"
3400dependencies = [
3401 "core-foundation 0.9.4",
3402]
3403
3404[[package]]
3405name = "core-text"
3406version = "21.0.0"
3407source = "registry+https://github.com/rust-lang/crates.io-index"
3408checksum = "a593227b66cbd4007b2a050dfdd9e1d1318311409c8d600dc82ba1b15ca9c130"
3409dependencies = [
3410 "core-foundation 0.10.0",
3411 "core-graphics 0.24.0",
3412 "foreign-types 0.5.0",
3413 "libc",
3414]
3415
3416[[package]]
3417name = "core-video"
3418version = "0.4.3"
3419source = "registry+https://github.com/rust-lang/crates.io-index"
3420checksum = "d45e71d5be22206bed53c3c3cb99315fc4c3d31b8963808c6bc4538168c4f8ef"
3421dependencies = [
3422 "block",
3423 "core-foundation 0.10.0",
3424 "core-graphics2",
3425 "io-surface",
3426 "libc",
3427 "metal",
3428]
3429
3430[[package]]
3431name = "core_maths"
3432version = "0.1.1"
3433source = "registry+https://github.com/rust-lang/crates.io-index"
3434checksum = "77745e017f5edba1a9c1d854f6f3a52dac8a12dd5af5d2f54aecf61e43d80d30"
3435dependencies = [
3436 "libm",
3437]
3438
3439[[package]]
3440name = "coreaudio-rs"
3441version = "0.11.3"
3442source = "registry+https://github.com/rust-lang/crates.io-index"
3443checksum = "321077172d79c662f64f5071a03120748d5bb652f5231570141be24cfcd2bace"
3444dependencies = [
3445 "bitflags 1.3.2",
3446 "core-foundation-sys",
3447 "coreaudio-sys",
3448]
3449
3450[[package]]
3451name = "coreaudio-rs"
3452version = "0.12.1"
3453source = "registry+https://github.com/rust-lang/crates.io-index"
3454checksum = "34ca07354f6d0640333ef95f48d460a4bcf34812a7e7967f9b44c728a8f37c28"
3455dependencies = [
3456 "bitflags 1.3.2",
3457 "core-foundation-sys",
3458 "coreaudio-sys",
3459]
3460
3461[[package]]
3462name = "coreaudio-sys"
3463version = "0.2.16"
3464source = "registry+https://github.com/rust-lang/crates.io-index"
3465checksum = "2ce857aa0b77d77287acc1ac3e37a05a8c95a2af3647d23b15f263bdaeb7562b"
3466dependencies = [
3467 "bindgen 0.70.1",
3468]
3469
3470[[package]]
3471name = "cosmic-text"
3472version = "0.13.2"
3473source = "registry+https://github.com/rust-lang/crates.io-index"
3474checksum = "e418dd4f5128c3e93eab12246391c54a20c496811131f85754dc8152ee207892"
3475dependencies = [
3476 "bitflags 2.8.0",
3477 "fontdb 0.16.2",
3478 "log",
3479 "rangemap",
3480 "rustc-hash 1.1.0",
3481 "rustybuzz 0.14.1",
3482 "self_cell",
3483 "smol_str 0.2.2",
3484 "swash",
3485 "sys-locale",
3486 "ttf-parser 0.21.1",
3487 "unicode-bidi",
3488 "unicode-linebreak",
3489 "unicode-script",
3490 "unicode-segmentation",
3491]
3492
3493[[package]]
3494name = "cpal"
3495version = "0.15.3"
3496source = "git+https://github.com/zed-industries/cpal?rev=fd8bc2fd39f1f5fdee5a0690656caff9a26d9d50#fd8bc2fd39f1f5fdee5a0690656caff9a26d9d50"
3497dependencies = [
3498 "alsa",
3499 "core-foundation-sys",
3500 "coreaudio-rs 0.11.3",
3501 "dasp_sample",
3502 "jni",
3503 "js-sys",
3504 "libc",
3505 "mach2",
3506 "ndk",
3507 "ndk-context",
3508 "oboe",
3509 "wasm-bindgen",
3510 "wasm-bindgen-futures",
3511 "web-sys",
3512 "windows 0.54.0",
3513]
3514
3515[[package]]
3516name = "cpp_demangle"
3517version = "0.4.4"
3518source = "registry+https://github.com/rust-lang/crates.io-index"
3519checksum = "96e58d342ad113c2b878f16d5d034c03be492ae460cdbc02b7f0f2284d310c7d"
3520dependencies = [
3521 "cfg-if",
3522]
3523
3524[[package]]
3525name = "cpufeatures"
3526version = "0.2.16"
3527source = "registry+https://github.com/rust-lang/crates.io-index"
3528checksum = "16b80225097f2e5ae4e7179dd2266824648f3e2f49d9134d584b76389d31c4c3"
3529dependencies = [
3530 "libc",
3531]
3532
3533[[package]]
3534name = "cranelift-bforest"
3535version = "0.116.1"
3536source = "registry+https://github.com/rust-lang/crates.io-index"
3537checksum = "e15d04a0ce86cb36ead88ad68cf693ffd6cda47052b9e0ac114bc47fd9cd23c4"
3538dependencies = [
3539 "cranelift-entity",
3540]
3541
3542[[package]]
3543name = "cranelift-bitset"
3544version = "0.116.1"
3545source = "registry+https://github.com/rust-lang/crates.io-index"
3546checksum = "7c6e3969a7ce267259ce244b7867c5d3bc9e65b0a87e81039588dfdeaede9f34"
3547dependencies = [
3548 "serde",
3549 "serde_derive",
3550]
3551
3552[[package]]
3553name = "cranelift-codegen"
3554version = "0.116.1"
3555source = "registry+https://github.com/rust-lang/crates.io-index"
3556checksum = "2c22032c4cb42558371cf516bb47f26cdad1819d3475c133e93c49f50ebf304e"
3557dependencies = [
3558 "bumpalo",
3559 "cranelift-bforest",
3560 "cranelift-bitset",
3561 "cranelift-codegen-meta",
3562 "cranelift-codegen-shared",
3563 "cranelift-control",
3564 "cranelift-entity",
3565 "cranelift-isle",
3566 "gimli",
3567 "hashbrown 0.14.5",
3568 "log",
3569 "regalloc2",
3570 "rustc-hash 2.1.1",
3571 "serde",
3572 "smallvec",
3573 "target-lexicon 0.13.2",
3574]
3575
3576[[package]]
3577name = "cranelift-codegen-meta"
3578version = "0.116.1"
3579source = "registry+https://github.com/rust-lang/crates.io-index"
3580checksum = "c904bc71c61b27fc57827f4a1379f29de64fe95653b620a3db77d59655eee0b8"
3581dependencies = [
3582 "cranelift-codegen-shared",
3583]
3584
3585[[package]]
3586name = "cranelift-codegen-shared"
3587version = "0.116.1"
3588source = "registry+https://github.com/rust-lang/crates.io-index"
3589checksum = "40180f5497572f644ce88c255480981ae2ec1d7bb4d8e0c0136a13b87a2f2ceb"
3590
3591[[package]]
3592name = "cranelift-control"
3593version = "0.116.1"
3594source = "registry+https://github.com/rust-lang/crates.io-index"
3595checksum = "26d132c6d0bd8a489563472afc171759da0707804a65ece7ceb15a8c6d7dd5ef"
3596dependencies = [
3597 "arbitrary",
3598]
3599
3600[[package]]
3601name = "cranelift-entity"
3602version = "0.116.1"
3603source = "registry+https://github.com/rust-lang/crates.io-index"
3604checksum = "4b2d0d9618275474fbf679dd018ac6e009acbd6ae6850f6a67be33fb3b00b323"
3605dependencies = [
3606 "cranelift-bitset",
3607 "serde",
3608 "serde_derive",
3609]
3610
3611[[package]]
3612name = "cranelift-frontend"
3613version = "0.116.1"
3614source = "registry+https://github.com/rust-lang/crates.io-index"
3615checksum = "4fac41e16729107393174b0c9e3730fb072866100e1e64e80a1a963b2e484d57"
3616dependencies = [
3617 "cranelift-codegen",
3618 "log",
3619 "smallvec",
3620 "target-lexicon 0.13.2",
3621]
3622
3623[[package]]
3624name = "cranelift-isle"
3625version = "0.116.1"
3626source = "registry+https://github.com/rust-lang/crates.io-index"
3627checksum = "1ca20d576e5070044d0a72a9effc2deacf4d6aa650403189d8ea50126483944d"
3628
3629[[package]]
3630name = "cranelift-native"
3631version = "0.116.1"
3632source = "registry+https://github.com/rust-lang/crates.io-index"
3633checksum = "b8dee82f3f1f2c4cba9177f1cc5e350fe98764379bcd29340caa7b01f85076c7"
3634dependencies = [
3635 "cranelift-codegen",
3636 "libc",
3637 "target-lexicon 0.13.2",
3638]
3639
3640[[package]]
3641name = "crc"
3642version = "3.2.1"
3643source = "registry+https://github.com/rust-lang/crates.io-index"
3644checksum = "69e6e4d7b33a94f0991c26729976b10ebde1d34c3ee82408fb536164fa10d636"
3645dependencies = [
3646 "crc-catalog",
3647]
3648
3649[[package]]
3650name = "crc-catalog"
3651version = "2.4.0"
3652source = "registry+https://github.com/rust-lang/crates.io-index"
3653checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5"
3654
3655[[package]]
3656name = "crc32c"
3657version = "0.6.8"
3658source = "registry+https://github.com/rust-lang/crates.io-index"
3659checksum = "3a47af21622d091a8f0fb295b88bc886ac74efcc613efc19f5d0b21de5c89e47"
3660dependencies = [
3661 "rustc_version",
3662]
3663
3664[[package]]
3665name = "crc32fast"
3666version = "1.4.2"
3667source = "registry+https://github.com/rust-lang/crates.io-index"
3668checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
3669dependencies = [
3670 "cfg-if",
3671]
3672
3673[[package]]
3674name = "crc64fast-nvme"
3675version = "1.1.1"
3676source = "registry+https://github.com/rust-lang/crates.io-index"
3677checksum = "d5e2ee08013e3f228d6d2394116c4549a6df77708442c62d887d83f68ef2ee37"
3678dependencies = [
3679 "cbindgen 0.27.0",
3680 "crc",
3681]
3682
3683[[package]]
3684name = "credentials_provider"
3685version = "0.1.0"
3686dependencies = [
3687 "anyhow",
3688 "futures 0.3.31",
3689 "gpui",
3690 "paths",
3691 "release_channel",
3692 "serde",
3693 "serde_json",
3694]
3695
3696[[package]]
3697name = "criterion"
3698version = "0.5.1"
3699source = "registry+https://github.com/rust-lang/crates.io-index"
3700checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f"
3701dependencies = [
3702 "anes",
3703 "cast",
3704 "ciborium",
3705 "clap",
3706 "criterion-plot",
3707 "is-terminal",
3708 "itertools 0.10.5",
3709 "num-traits",
3710 "once_cell",
3711 "oorandom",
3712 "plotters",
3713 "rayon",
3714 "regex",
3715 "serde",
3716 "serde_derive",
3717 "serde_json",
3718 "tinytemplate",
3719 "walkdir",
3720]
3721
3722[[package]]
3723name = "criterion-plot"
3724version = "0.5.0"
3725source = "registry+https://github.com/rust-lang/crates.io-index"
3726checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1"
3727dependencies = [
3728 "cast",
3729 "itertools 0.10.5",
3730]
3731
3732[[package]]
3733name = "crossbeam-channel"
3734version = "0.5.13"
3735source = "registry+https://github.com/rust-lang/crates.io-index"
3736checksum = "33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2"
3737dependencies = [
3738 "crossbeam-utils",
3739]
3740
3741[[package]]
3742name = "crossbeam-deque"
3743version = "0.8.5"
3744source = "registry+https://github.com/rust-lang/crates.io-index"
3745checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
3746dependencies = [
3747 "crossbeam-epoch",
3748 "crossbeam-utils",
3749]
3750
3751[[package]]
3752name = "crossbeam-epoch"
3753version = "0.9.18"
3754source = "registry+https://github.com/rust-lang/crates.io-index"
3755checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
3756dependencies = [
3757 "crossbeam-utils",
3758]
3759
3760[[package]]
3761name = "crossbeam-queue"
3762version = "0.3.11"
3763source = "registry+https://github.com/rust-lang/crates.io-index"
3764checksum = "df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35"
3765dependencies = [
3766 "crossbeam-utils",
3767]
3768
3769[[package]]
3770name = "crossbeam-utils"
3771version = "0.8.20"
3772source = "registry+https://github.com/rust-lang/crates.io-index"
3773checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"
3774
3775[[package]]
3776name = "crunchy"
3777version = "0.2.2"
3778source = "registry+https://github.com/rust-lang/crates.io-index"
3779checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
3780
3781[[package]]
3782name = "crypto-bigint"
3783version = "0.4.9"
3784source = "registry+https://github.com/rust-lang/crates.io-index"
3785checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef"
3786dependencies = [
3787 "generic-array",
3788 "rand_core 0.6.4",
3789 "subtle",
3790 "zeroize",
3791]
3792
3793[[package]]
3794name = "crypto-bigint"
3795version = "0.5.5"
3796source = "registry+https://github.com/rust-lang/crates.io-index"
3797checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76"
3798dependencies = [
3799 "rand_core 0.6.4",
3800 "subtle",
3801]
3802
3803[[package]]
3804name = "crypto-common"
3805version = "0.1.6"
3806source = "registry+https://github.com/rust-lang/crates.io-index"
3807checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
3808dependencies = [
3809 "generic-array",
3810 "rand_core 0.6.4",
3811 "typenum",
3812]
3813
3814[[package]]
3815name = "ctor"
3816version = "0.4.1"
3817source = "registry+https://github.com/rust-lang/crates.io-index"
3818checksum = "07e9666f4a9a948d4f1dff0c08a4512b0f7c86414b23960104c243c10d79f4c3"
3819dependencies = [
3820 "ctor-proc-macro",
3821 "dtor",
3822]
3823
3824[[package]]
3825name = "ctor-proc-macro"
3826version = "0.0.5"
3827source = "registry+https://github.com/rust-lang/crates.io-index"
3828checksum = "4f211af61d8efdd104f96e57adf5e426ba1bc3ed7a4ead616e15e5881fd79c4d"
3829
3830[[package]]
3831name = "ctrlc"
3832version = "3.4.5"
3833source = "registry+https://github.com/rust-lang/crates.io-index"
3834checksum = "90eeab0aa92f3f9b4e87f258c72b139c207d251f9cbc1080a0086b86a8870dd3"
3835dependencies = [
3836 "nix",
3837 "windows-sys 0.59.0",
3838]
3839
3840[[package]]
3841name = "cursor-icon"
3842version = "1.1.0"
3843source = "registry+https://github.com/rust-lang/crates.io-index"
3844checksum = "96a6ac251f4a2aca6b3f91340350eab87ae57c3f127ffeb585e92bd336717991"
3845
3846[[package]]
3847name = "cxx"
3848version = "1.0.151"
3849source = "registry+https://github.com/rust-lang/crates.io-index"
3850checksum = "fdb3e596b379180315d2f934231e233a2fc745041f88231807774093d8de45f2"
3851dependencies = [
3852 "cc",
3853 "cxxbridge-cmd",
3854 "cxxbridge-flags",
3855 "cxxbridge-macro",
3856 "foldhash",
3857 "link-cplusplus",
3858]
3859
3860[[package]]
3861name = "cxx-build"
3862version = "1.0.151"
3863source = "registry+https://github.com/rust-lang/crates.io-index"
3864checksum = "3743fae7f47620cd34ec23bab819db9ee52da93166a058f87ab0ad99d777dc9b"
3865dependencies = [
3866 "cc",
3867 "codespan-reporting 0.12.0",
3868 "proc-macro2",
3869 "quote",
3870 "scratch",
3871 "syn 2.0.100",
3872]
3873
3874[[package]]
3875name = "cxxbridge-cmd"
3876version = "1.0.151"
3877source = "registry+https://github.com/rust-lang/crates.io-index"
3878checksum = "aaea0273c049b126a3918df88a1670c9c0168e0738df9370a988ff69070d4fff"
3879dependencies = [
3880 "clap",
3881 "codespan-reporting 0.12.0",
3882 "proc-macro2",
3883 "quote",
3884 "syn 2.0.100",
3885]
3886
3887[[package]]
3888name = "cxxbridge-flags"
3889version = "1.0.151"
3890source = "registry+https://github.com/rust-lang/crates.io-index"
3891checksum = "020a9a3d6b792aab7f30f6e323893ad7f45052e572cde5d014c47fe67c89495f"
3892
3893[[package]]
3894name = "cxxbridge-macro"
3895version = "1.0.151"
3896source = "registry+https://github.com/rust-lang/crates.io-index"
3897checksum = "ee54cd01f94db0328c4c73036d38bd8c3bb88927e953d05ffefe743edbf4eb68"
3898dependencies = [
3899 "proc-macro2",
3900 "quote",
3901 "rustversion",
3902 "syn 2.0.100",
3903]
3904
3905[[package]]
3906name = "dap"
3907version = "0.1.0"
3908dependencies = [
3909 "anyhow",
3910 "async-compression",
3911 "async-pipe",
3912 "async-tar",
3913 "async-trait",
3914 "client",
3915 "collections",
3916 "dap-types",
3917 "env_logger 0.11.7",
3918 "fs",
3919 "futures 0.3.31",
3920 "gpui",
3921 "http_client",
3922 "language",
3923 "log",
3924 "node_runtime",
3925 "parking_lot",
3926 "paths",
3927 "regex",
3928 "schemars",
3929 "serde",
3930 "serde_json",
3931 "settings",
3932 "smallvec",
3933 "smol",
3934 "task",
3935 "util",
3936]
3937
3938[[package]]
3939name = "dap-types"
3940version = "0.0.1"
3941source = "git+https://github.com/zed-industries/dap-types?rev=bfd4af0#bfd4af084bbaa5f344e6925370d7642e41d0b5b8"
3942dependencies = [
3943 "schemars",
3944 "serde",
3945 "serde_json",
3946]
3947
3948[[package]]
3949name = "dap_adapters"
3950version = "0.1.0"
3951dependencies = [
3952 "anyhow",
3953 "async-trait",
3954 "dap",
3955 "gpui",
3956 "language",
3957 "paths",
3958 "regex",
3959 "serde",
3960 "serde_json",
3961 "task",
3962 "util",
3963]
3964
3965[[package]]
3966name = "dashmap"
3967version = "5.5.3"
3968source = "registry+https://github.com/rust-lang/crates.io-index"
3969checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856"
3970dependencies = [
3971 "cfg-if",
3972 "hashbrown 0.14.5",
3973 "lock_api",
3974 "once_cell",
3975 "parking_lot_core",
3976]
3977
3978[[package]]
3979name = "dashmap"
3980version = "6.1.0"
3981source = "registry+https://github.com/rust-lang/crates.io-index"
3982checksum = "5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf"
3983dependencies = [
3984 "cfg-if",
3985 "crossbeam-utils",
3986 "hashbrown 0.14.5",
3987 "lock_api",
3988 "once_cell",
3989 "parking_lot_core",
3990]
3991
3992[[package]]
3993name = "dasp_sample"
3994version = "0.11.0"
3995source = "registry+https://github.com/rust-lang/crates.io-index"
3996checksum = "0c87e182de0887fd5361989c677c4e8f5000cd9491d6d563161a8f3a5519fc7f"
3997
3998[[package]]
3999name = "data-encoding"
4000version = "2.6.0"
4001source = "registry+https://github.com/rust-lang/crates.io-index"
4002checksum = "e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2"
4003
4004[[package]]
4005name = "data-url"
4006version = "0.3.1"
4007source = "registry+https://github.com/rust-lang/crates.io-index"
4008checksum = "5c297a1c74b71ae29df00c3e22dd9534821d60eb9af5a0192823fa2acea70c2a"
4009
4010[[package]]
4011name = "db"
4012version = "0.1.0"
4013dependencies = [
4014 "anyhow",
4015 "gpui",
4016 "indoc",
4017 "log",
4018 "paths",
4019 "release_channel",
4020 "smol",
4021 "sqlez",
4022 "sqlez_macros",
4023 "tempfile",
4024 "util",
4025]
4026
4027[[package]]
4028name = "dbus"
4029version = "0.9.7"
4030source = "registry+https://github.com/rust-lang/crates.io-index"
4031checksum = "1bb21987b9fb1613058ba3843121dd18b163b254d8a6e797e144cbac14d96d1b"
4032dependencies = [
4033 "libc",
4034 "libdbus-sys",
4035 "winapi",
4036]
4037
4038[[package]]
4039name = "debugger_tools"
4040version = "0.1.0"
4041dependencies = [
4042 "anyhow",
4043 "dap",
4044 "editor",
4045 "futures 0.3.31",
4046 "gpui",
4047 "project",
4048 "serde_json",
4049 "settings",
4050 "smol",
4051 "util",
4052 "workspace",
4053]
4054
4055[[package]]
4056name = "debugger_ui"
4057version = "0.1.0"
4058dependencies = [
4059 "anyhow",
4060 "client",
4061 "collections",
4062 "command_palette_hooks",
4063 "dap",
4064 "editor",
4065 "env_logger 0.11.7",
4066 "feature_flags",
4067 "futures 0.3.31",
4068 "fuzzy",
4069 "gpui",
4070 "language",
4071 "log",
4072 "menu",
4073 "picker",
4074 "pretty_assertions",
4075 "project",
4076 "rpc",
4077 "serde",
4078 "serde_json",
4079 "settings",
4080 "sysinfo",
4081 "task",
4082 "terminal_view",
4083 "theme",
4084 "ui",
4085 "unindent",
4086 "util",
4087 "workspace",
4088]
4089
4090[[package]]
4091name = "deepseek"
4092version = "0.1.0"
4093dependencies = [
4094 "anyhow",
4095 "futures 0.3.31",
4096 "http_client",
4097 "schemars",
4098 "serde",
4099 "serde_json",
4100]
4101
4102[[package]]
4103name = "deflate64"
4104version = "0.1.9"
4105source = "registry+https://github.com/rust-lang/crates.io-index"
4106checksum = "da692b8d1080ea3045efaab14434d40468c3d8657e42abddfffca87b428f4c1b"
4107
4108[[package]]
4109name = "der"
4110version = "0.6.1"
4111source = "registry+https://github.com/rust-lang/crates.io-index"
4112checksum = "f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de"
4113dependencies = [
4114 "const-oid",
4115 "zeroize",
4116]
4117
4118[[package]]
4119name = "der"
4120version = "0.7.9"
4121source = "registry+https://github.com/rust-lang/crates.io-index"
4122checksum = "f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0"
4123dependencies = [
4124 "const-oid",
4125 "pem-rfc7468",
4126 "zeroize",
4127]
4128
4129[[package]]
4130name = "deranged"
4131version = "0.4.0"
4132source = "registry+https://github.com/rust-lang/crates.io-index"
4133checksum = "9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e"
4134dependencies = [
4135 "powerfmt",
4136 "serde",
4137]
4138
4139[[package]]
4140name = "derive_more"
4141version = "0.99.19"
4142source = "registry+https://github.com/rust-lang/crates.io-index"
4143checksum = "3da29a38df43d6f156149c9b43ded5e018ddff2a855cf2cfd62e8cd7d079c69f"
4144dependencies = [
4145 "convert_case 0.4.0",
4146 "proc-macro2",
4147 "quote",
4148 "rustc_version",
4149 "syn 2.0.100",
4150]
4151
4152[[package]]
4153name = "derive_refineable"
4154version = "0.1.0"
4155dependencies = [
4156 "proc-macro2",
4157 "quote",
4158 "syn 1.0.109",
4159]
4160
4161[[package]]
4162name = "diagnostics"
4163version = "0.1.0"
4164dependencies = [
4165 "anyhow",
4166 "client",
4167 "collections",
4168 "ctor",
4169 "editor",
4170 "env_logger 0.11.7",
4171 "gpui",
4172 "language",
4173 "log",
4174 "lsp",
4175 "pretty_assertions",
4176 "project",
4177 "rand 0.8.5",
4178 "serde",
4179 "serde_json",
4180 "settings",
4181 "theme",
4182 "ui",
4183 "unindent",
4184 "util",
4185 "workspace",
4186]
4187
4188[[package]]
4189name = "dialoguer"
4190version = "0.11.0"
4191source = "registry+https://github.com/rust-lang/crates.io-index"
4192checksum = "658bce805d770f407bc62102fca7c2c64ceef2fbcb2b8bd19d2765ce093980de"
4193dependencies = [
4194 "console",
4195 "fuzzy-matcher",
4196 "shell-words",
4197 "tempfile",
4198 "thiserror 1.0.69",
4199 "zeroize",
4200]
4201
4202[[package]]
4203name = "diff"
4204version = "0.1.13"
4205source = "registry+https://github.com/rust-lang/crates.io-index"
4206checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
4207
4208[[package]]
4209name = "digest"
4210version = "0.10.7"
4211source = "registry+https://github.com/rust-lang/crates.io-index"
4212checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
4213dependencies = [
4214 "block-buffer",
4215 "const-oid",
4216 "crypto-common",
4217 "subtle",
4218]
4219
4220[[package]]
4221name = "dirs"
4222version = "4.0.0"
4223source = "registry+https://github.com/rust-lang/crates.io-index"
4224checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
4225dependencies = [
4226 "dirs-sys 0.3.7",
4227]
4228
4229[[package]]
4230name = "dirs"
4231version = "5.0.1"
4232source = "registry+https://github.com/rust-lang/crates.io-index"
4233checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225"
4234dependencies = [
4235 "dirs-sys 0.4.1",
4236]
4237
4238[[package]]
4239name = "dirs-sys"
4240version = "0.3.7"
4241source = "registry+https://github.com/rust-lang/crates.io-index"
4242checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
4243dependencies = [
4244 "libc",
4245 "redox_users",
4246 "winapi",
4247]
4248
4249[[package]]
4250name = "dirs-sys"
4251version = "0.4.1"
4252source = "registry+https://github.com/rust-lang/crates.io-index"
4253checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
4254dependencies = [
4255 "libc",
4256 "option-ext",
4257 "redox_users",
4258 "windows-sys 0.48.0",
4259]
4260
4261[[package]]
4262name = "displaydoc"
4263version = "0.2.5"
4264source = "registry+https://github.com/rust-lang/crates.io-index"
4265checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
4266dependencies = [
4267 "proc-macro2",
4268 "quote",
4269 "syn 2.0.100",
4270]
4271
4272[[package]]
4273name = "dlib"
4274version = "0.5.2"
4275source = "registry+https://github.com/rust-lang/crates.io-index"
4276checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412"
4277dependencies = [
4278 "libloading",
4279]
4280
4281[[package]]
4282name = "docs_preprocessor"
4283version = "0.1.0"
4284dependencies = [
4285 "anyhow",
4286 "clap",
4287 "mdbook",
4288 "regex",
4289 "serde",
4290 "serde_json",
4291 "settings",
4292 "util",
4293]
4294
4295[[package]]
4296name = "dotenvy"
4297version = "0.15.7"
4298source = "registry+https://github.com/rust-lang/crates.io-index"
4299checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
4300
4301[[package]]
4302name = "downcast-rs"
4303version = "1.2.1"
4304source = "registry+https://github.com/rust-lang/crates.io-index"
4305checksum = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2"
4306
4307[[package]]
4308name = "doxygen-rs"
4309version = "0.4.2"
4310source = "registry+https://github.com/rust-lang/crates.io-index"
4311checksum = "415b6ec780d34dcf624666747194393603d0373b7141eef01d12ee58881507d9"
4312dependencies = [
4313 "phf",
4314]
4315
4316[[package]]
4317name = "dtor"
4318version = "0.0.5"
4319source = "registry+https://github.com/rust-lang/crates.io-index"
4320checksum = "222ef136a1c687d4aa0395c175f2c4586e379924c352fd02f7870cf7de783c23"
4321dependencies = [
4322 "dtor-proc-macro",
4323]
4324
4325[[package]]
4326name = "dtor-proc-macro"
4327version = "0.0.5"
4328source = "registry+https://github.com/rust-lang/crates.io-index"
4329checksum = "7454e41ff9012c00d53cf7f475c5e3afa3b91b7c90568495495e8d9bf47a1055"
4330
4331[[package]]
4332name = "dunce"
4333version = "1.0.5"
4334source = "registry+https://github.com/rust-lang/crates.io-index"
4335checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813"
4336
4337[[package]]
4338name = "dwrote"
4339version = "0.11.2"
4340source = "registry+https://github.com/rust-lang/crates.io-index"
4341checksum = "70182709525a3632b2ba96b6569225467b18ecb4a77f46d255f713a6bebf05fd"
4342dependencies = [
4343 "lazy_static",
4344 "libc",
4345 "winapi",
4346 "wio",
4347]
4348
4349[[package]]
4350name = "dyn-clone"
4351version = "1.0.17"
4352source = "registry+https://github.com/rust-lang/crates.io-index"
4353checksum = "0d6ef0072f8a535281e4876be788938b528e9a1d43900b82c2569af7da799125"
4354
4355[[package]]
4356name = "ec4rs"
4357version = "1.1.1"
4358source = "registry+https://github.com/rust-lang/crates.io-index"
4359checksum = "acf65d056c7da9c971c2847ce250fd1f0f9659d5718845c3ec0ad95f5668352c"
4360
4361[[package]]
4362name = "ecdsa"
4363version = "0.14.8"
4364source = "registry+https://github.com/rust-lang/crates.io-index"
4365checksum = "413301934810f597c1d19ca71c8710e99a3f1ba28a0d2ebc01551a2daeea3c5c"
4366dependencies = [
4367 "der 0.6.1",
4368 "elliptic-curve",
4369 "rfc6979",
4370 "signature 1.6.4",
4371]
4372
4373[[package]]
4374name = "editor"
4375version = "0.1.0"
4376dependencies = [
4377 "aho-corasick",
4378 "anyhow",
4379 "assets",
4380 "buffer_diff",
4381 "chrono",
4382 "client",
4383 "clock",
4384 "collections",
4385 "convert_case 0.8.0",
4386 "ctor",
4387 "db",
4388 "emojis",
4389 "env_logger 0.11.7",
4390 "feature_flags",
4391 "file_icons",
4392 "fs",
4393 "futures 0.3.31",
4394 "fuzzy",
4395 "git",
4396 "gpui",
4397 "http_client",
4398 "indoc",
4399 "inline_completion",
4400 "itertools 0.14.0",
4401 "language",
4402 "languages",
4403 "linkify",
4404 "log",
4405 "lsp",
4406 "markdown",
4407 "menu",
4408 "multi_buffer",
4409 "ordered-float 2.10.1",
4410 "parking_lot",
4411 "pretty_assertions",
4412 "project",
4413 "rand 0.8.5",
4414 "release_channel",
4415 "rpc",
4416 "schemars",
4417 "serde",
4418 "serde_json",
4419 "settings",
4420 "smallvec",
4421 "smol",
4422 "snippet",
4423 "sum_tree",
4424 "task",
4425 "telemetry",
4426 "tempfile",
4427 "text",
4428 "theme",
4429 "time",
4430 "time_format",
4431 "tree-sitter-html",
4432 "tree-sitter-rust",
4433 "tree-sitter-typescript",
4434 "ui",
4435 "unicode-script",
4436 "unicode-segmentation",
4437 "unindent",
4438 "url",
4439 "util",
4440 "uuid",
4441 "workspace",
4442 "zed_actions",
4443]
4444
4445[[package]]
4446name = "either"
4447version = "1.13.0"
4448source = "registry+https://github.com/rust-lang/crates.io-index"
4449checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
4450dependencies = [
4451 "serde",
4452]
4453
4454[[package]]
4455name = "elasticlunr-rs"
4456version = "3.0.2"
4457source = "registry+https://github.com/rust-lang/crates.io-index"
4458checksum = "41e83863a500656dfa214fee6682de9c5b9f03de6860fec531235ed2ae9f6571"
4459dependencies = [
4460 "regex",
4461 "serde",
4462 "serde_derive",
4463 "serde_json",
4464]
4465
4466[[package]]
4467name = "elliptic-curve"
4468version = "0.12.3"
4469source = "registry+https://github.com/rust-lang/crates.io-index"
4470checksum = "e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3"
4471dependencies = [
4472 "base16ct",
4473 "crypto-bigint 0.4.9",
4474 "der 0.6.1",
4475 "digest",
4476 "ff",
4477 "generic-array",
4478 "group",
4479 "pkcs8 0.9.0",
4480 "rand_core 0.6.4",
4481 "sec1",
4482 "subtle",
4483 "zeroize",
4484]
4485
4486[[package]]
4487name = "embed-resource"
4488version = "3.0.2"
4489source = "registry+https://github.com/rust-lang/crates.io-index"
4490checksum = "7fbc6e0d8e0c03a655b53ca813f0463d2c956bc4db8138dbc89f120b066551e3"
4491dependencies = [
4492 "cc",
4493 "memchr",
4494 "rustc_version",
4495 "toml 0.8.20",
4496 "vswhom",
4497 "winreg 0.52.0",
4498]
4499
4500[[package]]
4501name = "embedded-io"
4502version = "0.4.0"
4503source = "registry+https://github.com/rust-lang/crates.io-index"
4504checksum = "ef1a6892d9eef45c8fa6b9e0086428a2cca8491aca8f787c534a3d6d0bcb3ced"
4505
4506[[package]]
4507name = "embedded-io"
4508version = "0.6.1"
4509source = "registry+https://github.com/rust-lang/crates.io-index"
4510checksum = "edd0f118536f44f5ccd48bcb8b111bdc3de888b58c74639dfb034a357d0f206d"
4511
4512[[package]]
4513name = "emojis"
4514version = "0.6.4"
4515source = "registry+https://github.com/rust-lang/crates.io-index"
4516checksum = "99e1f1df1f181f2539bac8bf027d31ca5ffbf9e559e3f2d09413b9107b5c02f4"
4517dependencies = [
4518 "phf",
4519]
4520
4521[[package]]
4522name = "encode_unicode"
4523version = "0.3.6"
4524source = "registry+https://github.com/rust-lang/crates.io-index"
4525checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
4526
4527[[package]]
4528name = "encoding_rs"
4529version = "0.8.35"
4530source = "registry+https://github.com/rust-lang/crates.io-index"
4531checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
4532dependencies = [
4533 "cfg-if",
4534]
4535
4536[[package]]
4537name = "endi"
4538version = "1.1.0"
4539source = "registry+https://github.com/rust-lang/crates.io-index"
4540checksum = "a3d8a32ae18130a3c84dd492d4215c3d913c3b07c6b63c2eb3eb7ff1101ab7bf"
4541
4542[[package]]
4543name = "enumflags2"
4544version = "0.7.10"
4545source = "registry+https://github.com/rust-lang/crates.io-index"
4546checksum = "d232db7f5956f3f14313dc2f87985c58bd2c695ce124c8cdd984e08e15ac133d"
4547dependencies = [
4548 "enumflags2_derive",
4549 "serde",
4550]
4551
4552[[package]]
4553name = "enumflags2_derive"
4554version = "0.7.10"
4555source = "registry+https://github.com/rust-lang/crates.io-index"
4556checksum = "de0d48a183585823424a4ce1aa132d174a6a81bd540895822eb4c8373a8e49e8"
4557dependencies = [
4558 "proc-macro2",
4559 "quote",
4560 "syn 2.0.100",
4561]
4562
4563[[package]]
4564name = "env_filter"
4565version = "0.1.2"
4566source = "registry+https://github.com/rust-lang/crates.io-index"
4567checksum = "4f2c92ceda6ceec50f43169f9ee8424fe2db276791afde7b2cd8bc084cb376ab"
4568dependencies = [
4569 "log",
4570 "regex",
4571]
4572
4573[[package]]
4574name = "env_logger"
4575version = "0.10.2"
4576source = "registry+https://github.com/rust-lang/crates.io-index"
4577checksum = "4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580"
4578dependencies = [
4579 "humantime",
4580 "is-terminal",
4581 "log",
4582 "regex",
4583 "termcolor",
4584]
4585
4586[[package]]
4587name = "env_logger"
4588version = "0.11.7"
4589source = "registry+https://github.com/rust-lang/crates.io-index"
4590checksum = "c3716d7a920fb4fac5d84e9d4bce8ceb321e9414b4409da61b07b75c1e3d0697"
4591dependencies = [
4592 "anstream",
4593 "anstyle",
4594 "env_filter",
4595 "jiff",
4596 "log",
4597]
4598
4599[[package]]
4600name = "envy"
4601version = "0.4.2"
4602source = "registry+https://github.com/rust-lang/crates.io-index"
4603checksum = "3f47e0157f2cb54f5ae1bd371b30a2ae4311e1c028f575cd4e81de7353215965"
4604dependencies = [
4605 "serde",
4606]
4607
4608[[package]]
4609name = "equivalent"
4610version = "1.0.1"
4611source = "registry+https://github.com/rust-lang/crates.io-index"
4612checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
4613
4614[[package]]
4615name = "erased-serde"
4616version = "0.4.5"
4617source = "registry+https://github.com/rust-lang/crates.io-index"
4618checksum = "24e2389d65ab4fab27dc2a5de7b191e1f6617d1f1c8855c0dc569c94a4cbb18d"
4619dependencies = [
4620 "serde",
4621 "typeid",
4622]
4623
4624[[package]]
4625name = "errno"
4626version = "0.2.8"
4627source = "registry+https://github.com/rust-lang/crates.io-index"
4628checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"
4629dependencies = [
4630 "errno-dragonfly",
4631 "libc",
4632 "winapi",
4633]
4634
4635[[package]]
4636name = "errno"
4637version = "0.3.10"
4638source = "registry+https://github.com/rust-lang/crates.io-index"
4639checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d"
4640dependencies = [
4641 "libc",
4642 "windows-sys 0.52.0",
4643]
4644
4645[[package]]
4646name = "errno-dragonfly"
4647version = "0.1.2"
4648source = "registry+https://github.com/rust-lang/crates.io-index"
4649checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
4650dependencies = [
4651 "cc",
4652 "libc",
4653]
4654
4655[[package]]
4656name = "etagere"
4657version = "0.2.15"
4658source = "registry+https://github.com/rust-lang/crates.io-index"
4659checksum = "fc89bf99e5dc15954a60f707c1e09d7540e5cd9af85fa75caa0b510bc08c5342"
4660dependencies = [
4661 "euclid",
4662 "svg_fmt",
4663]
4664
4665[[package]]
4666name = "etcetera"
4667version = "0.8.0"
4668source = "registry+https://github.com/rust-lang/crates.io-index"
4669checksum = "136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943"
4670dependencies = [
4671 "cfg-if",
4672 "home",
4673 "windows-sys 0.48.0",
4674]
4675
4676[[package]]
4677name = "euclid"
4678version = "0.22.11"
4679source = "registry+https://github.com/rust-lang/crates.io-index"
4680checksum = "ad9cdb4b747e485a12abb0e6566612956c7a1bafa3bdb8d682c5b6d403589e48"
4681dependencies = [
4682 "num-traits",
4683]
4684
4685[[package]]
4686name = "evals"
4687version = "0.1.0"
4688dependencies = [
4689 "anyhow",
4690 "clap",
4691 "client",
4692 "clock",
4693 "collections",
4694 "dap",
4695 "env_logger 0.11.7",
4696 "feature_flags",
4697 "fs",
4698 "gpui",
4699 "http_client",
4700 "language",
4701 "languages",
4702 "node_runtime",
4703 "open_ai",
4704 "project",
4705 "reqwest_client",
4706 "semantic_index",
4707 "serde",
4708 "serde_json",
4709 "settings",
4710 "smol",
4711 "util",
4712]
4713
4714[[package]]
4715name = "event-listener"
4716version = "2.5.3"
4717source = "registry+https://github.com/rust-lang/crates.io-index"
4718checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
4719
4720[[package]]
4721name = "event-listener"
4722version = "5.3.1"
4723source = "registry+https://github.com/rust-lang/crates.io-index"
4724checksum = "6032be9bd27023a771701cc49f9f053c751055f71efb2e0ae5c15809093675ba"
4725dependencies = [
4726 "concurrent-queue",
4727 "parking",
4728 "pin-project-lite",
4729]
4730
4731[[package]]
4732name = "event-listener-strategy"
4733version = "0.5.3"
4734source = "registry+https://github.com/rust-lang/crates.io-index"
4735checksum = "3c3e4e0dd3673c1139bf041f3008816d9cf2946bbfac2945c09e523b8d7b05b2"
4736dependencies = [
4737 "event-listener 5.3.1",
4738 "pin-project-lite",
4739]
4740
4741[[package]]
4742name = "exec"
4743version = "0.3.1"
4744source = "registry+https://github.com/rust-lang/crates.io-index"
4745checksum = "886b70328cba8871bfc025858e1de4be16b1d5088f2ba50b57816f4210672615"
4746dependencies = [
4747 "errno 0.2.8",
4748 "libc",
4749]
4750
4751[[package]]
4752name = "exr"
4753version = "1.73.0"
4754source = "registry+https://github.com/rust-lang/crates.io-index"
4755checksum = "f83197f59927b46c04a183a619b7c29df34e63e63c7869320862268c0ef687e0"
4756dependencies = [
4757 "bit_field",
4758 "half",
4759 "lebe",
4760 "miniz_oxide",
4761 "rayon-core",
4762 "smallvec",
4763 "zune-inflate",
4764]
4765
4766[[package]]
4767name = "extension"
4768version = "0.1.0"
4769dependencies = [
4770 "anyhow",
4771 "async-compression",
4772 "async-tar",
4773 "async-trait",
4774 "collections",
4775 "convert_case 0.8.0",
4776 "fs",
4777 "futures 0.3.31",
4778 "gpui",
4779 "http_client",
4780 "language",
4781 "log",
4782 "lsp",
4783 "parking_lot",
4784 "semantic_version",
4785 "serde",
4786 "serde_json",
4787 "toml 0.8.20",
4788 "util",
4789 "wasm-encoder 0.221.3",
4790 "wasmparser 0.221.3",
4791 "wit-component 0.221.3",
4792]
4793
4794[[package]]
4795name = "extension_cli"
4796version = "0.1.0"
4797dependencies = [
4798 "anyhow",
4799 "clap",
4800 "env_logger 0.11.7",
4801 "extension",
4802 "fs",
4803 "gpui",
4804 "language",
4805 "log",
4806 "reqwest_client",
4807 "rpc",
4808 "serde",
4809 "serde_json",
4810 "theme",
4811 "tokio",
4812 "toml 0.8.20",
4813 "tree-sitter",
4814 "wasmtime",
4815]
4816
4817[[package]]
4818name = "extension_host"
4819version = "0.1.0"
4820dependencies = [
4821 "anyhow",
4822 "async-compression",
4823 "async-tar",
4824 "async-trait",
4825 "client",
4826 "collections",
4827 "context_server_settings",
4828 "ctor",
4829 "env_logger 0.11.7",
4830 "extension",
4831 "fs",
4832 "futures 0.3.31",
4833 "gpui",
4834 "http_client",
4835 "language",
4836 "language_extension",
4837 "log",
4838 "lsp",
4839 "node_runtime",
4840 "parking_lot",
4841 "paths",
4842 "project",
4843 "release_channel",
4844 "remote",
4845 "reqwest_client",
4846 "schemars",
4847 "semantic_version",
4848 "serde",
4849 "serde_json",
4850 "serde_json_lenient",
4851 "settings",
4852 "task",
4853 "telemetry",
4854 "tempfile",
4855 "theme",
4856 "theme_extension",
4857 "toml 0.8.20",
4858 "url",
4859 "util",
4860 "wasmparser 0.221.3",
4861 "wasmtime",
4862 "wasmtime-wasi",
4863]
4864
4865[[package]]
4866name = "extensions_ui"
4867version = "0.1.0"
4868dependencies = [
4869 "anyhow",
4870 "client",
4871 "collections",
4872 "db",
4873 "editor",
4874 "extension_host",
4875 "fs",
4876 "fuzzy",
4877 "gpui",
4878 "language",
4879 "num-format",
4880 "picker",
4881 "project",
4882 "release_channel",
4883 "semantic_version",
4884 "serde",
4885 "settings",
4886 "smallvec",
4887 "strum",
4888 "telemetry",
4889 "theme",
4890 "ui",
4891 "util",
4892 "vim_mode_setting",
4893 "workspace",
4894 "zed_actions",
4895]
4896
4897[[package]]
4898name = "fallible-iterator"
4899version = "0.3.0"
4900source = "registry+https://github.com/rust-lang/crates.io-index"
4901checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649"
4902
4903[[package]]
4904name = "fancy-regex"
4905version = "0.13.0"
4906source = "registry+https://github.com/rust-lang/crates.io-index"
4907checksum = "531e46835a22af56d1e3b66f04844bed63158bc094a628bec1d321d9b4c44bf2"
4908dependencies = [
4909 "bit-set 0.5.3",
4910 "regex-automata 0.4.9",
4911 "regex-syntax 0.8.5",
4912]
4913
4914[[package]]
4915name = "fancy-regex"
4916version = "0.14.0"
4917source = "registry+https://github.com/rust-lang/crates.io-index"
4918checksum = "6e24cb5a94bcae1e5408b0effca5cd7172ea3c5755049c5f3af4cd283a165298"
4919dependencies = [
4920 "bit-set 0.8.0",
4921 "regex-automata 0.4.9",
4922 "regex-syntax 0.8.5",
4923]
4924
4925[[package]]
4926name = "fast-srgb8"
4927version = "1.0.0"
4928source = "registry+https://github.com/rust-lang/crates.io-index"
4929checksum = "dd2e7510819d6fbf51a5545c8f922716ecfb14df168a3242f7d33e0239efe6a1"
4930
4931[[package]]
4932name = "fastrand"
4933version = "1.9.0"
4934source = "registry+https://github.com/rust-lang/crates.io-index"
4935checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"
4936dependencies = [
4937 "instant",
4938]
4939
4940[[package]]
4941name = "fastrand"
4942version = "2.3.0"
4943source = "registry+https://github.com/rust-lang/crates.io-index"
4944checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
4945
4946[[package]]
4947name = "fd-lock"
4948version = "4.0.2"
4949source = "registry+https://github.com/rust-lang/crates.io-index"
4950checksum = "7e5768da2206272c81ef0b5e951a41862938a6070da63bcea197899942d3b947"
4951dependencies = [
4952 "cfg-if",
4953 "rustix",
4954 "windows-sys 0.52.0",
4955]
4956
4957[[package]]
4958name = "fdeflate"
4959version = "0.3.7"
4960source = "registry+https://github.com/rust-lang/crates.io-index"
4961checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c"
4962dependencies = [
4963 "simd-adler32",
4964]
4965
4966[[package]]
4967name = "feature_flags"
4968version = "0.1.0"
4969dependencies = [
4970 "futures 0.3.31",
4971 "gpui",
4972 "smol",
4973]
4974
4975[[package]]
4976name = "feedback"
4977version = "0.1.0"
4978dependencies = [
4979 "client",
4980 "editor",
4981 "gpui",
4982 "human_bytes",
4983 "menu",
4984 "release_channel",
4985 "serde",
4986 "sysinfo",
4987 "ui",
4988 "urlencoding",
4989 "util",
4990 "workspace",
4991 "zed_actions",
4992]
4993
4994[[package]]
4995name = "ff"
4996version = "0.12.1"
4997source = "registry+https://github.com/rust-lang/crates.io-index"
4998checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160"
4999dependencies = [
5000 "rand_core 0.6.4",
5001 "subtle",
5002]
5003
5004[[package]]
5005name = "file_finder"
5006version = "0.1.0"
5007dependencies = [
5008 "anyhow",
5009 "collections",
5010 "ctor",
5011 "editor",
5012 "env_logger 0.11.7",
5013 "file_icons",
5014 "futures 0.3.31",
5015 "fuzzy",
5016 "gpui",
5017 "language",
5018 "menu",
5019 "picker",
5020 "project",
5021 "schemars",
5022 "serde",
5023 "serde_derive",
5024 "serde_json",
5025 "settings",
5026 "text",
5027 "theme",
5028 "ui",
5029 "util",
5030 "workspace",
5031]
5032
5033[[package]]
5034name = "file_icons"
5035version = "0.1.0"
5036dependencies = [
5037 "gpui",
5038 "serde",
5039 "settings",
5040 "theme",
5041 "util",
5042]
5043
5044[[package]]
5045name = "filedescriptor"
5046version = "0.8.3"
5047source = "registry+https://github.com/rust-lang/crates.io-index"
5048checksum = "e40758ed24c9b2eeb76c35fb0aebc66c626084edd827e07e1552279814c6682d"
5049dependencies = [
5050 "libc",
5051 "thiserror 1.0.69",
5052 "winapi",
5053]
5054
5055[[package]]
5056name = "filetime"
5057version = "0.2.25"
5058source = "registry+https://github.com/rust-lang/crates.io-index"
5059checksum = "35c0522e981e68cbfa8c3f978441a5f34b30b96e146b33cd3359176b50fe8586"
5060dependencies = [
5061 "cfg-if",
5062 "libc",
5063 "libredox",
5064 "windows-sys 0.59.0",
5065]
5066
5067[[package]]
5068name = "fixedbitset"
5069version = "0.4.2"
5070source = "registry+https://github.com/rust-lang/crates.io-index"
5071checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
5072
5073[[package]]
5074name = "flate2"
5075version = "1.0.35"
5076source = "registry+https://github.com/rust-lang/crates.io-index"
5077checksum = "c936bfdafb507ebbf50b8074c54fa31c5be9a1e7e5f467dd659697041407d07c"
5078dependencies = [
5079 "crc32fast",
5080 "miniz_oxide",
5081]
5082
5083[[package]]
5084name = "float-cmp"
5085version = "0.9.0"
5086source = "registry+https://github.com/rust-lang/crates.io-index"
5087checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4"
5088
5089[[package]]
5090name = "float-ord"
5091version = "0.3.2"
5092source = "registry+https://github.com/rust-lang/crates.io-index"
5093checksum = "8ce81f49ae8a0482e4c55ea62ebbd7e5a686af544c00b9d090bba3ff9be97b3d"
5094
5095[[package]]
5096name = "float_next_after"
5097version = "1.0.0"
5098source = "registry+https://github.com/rust-lang/crates.io-index"
5099checksum = "8bf7cc16383c4b8d58b9905a8509f02926ce3058053c056376248d958c9df1e8"
5100
5101[[package]]
5102name = "flume"
5103version = "0.11.1"
5104source = "registry+https://github.com/rust-lang/crates.io-index"
5105checksum = "da0e4dd2a88388a1f4ccc7c9ce104604dab68d9f408dc34cd45823d5a9069095"
5106dependencies = [
5107 "futures-core",
5108 "futures-sink",
5109 "nanorand",
5110 "spin",
5111]
5112
5113[[package]]
5114name = "fnv"
5115version = "1.0.7"
5116source = "registry+https://github.com/rust-lang/crates.io-index"
5117checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
5118
5119[[package]]
5120name = "foldhash"
5121version = "0.1.3"
5122source = "registry+https://github.com/rust-lang/crates.io-index"
5123checksum = "f81ec6369c545a7d40e4589b5597581fa1c441fe1cce96dd1de43159910a36a2"
5124
5125[[package]]
5126name = "font-kit"
5127version = "0.14.1"
5128source = "git+https://github.com/zed-industries/font-kit?rev=5474cfad4b719a72ec8ed2cb7327b2b01fd10568#5474cfad4b719a72ec8ed2cb7327b2b01fd10568"
5129dependencies = [
5130 "bitflags 2.8.0",
5131 "byteorder",
5132 "core-foundation 0.10.0",
5133 "core-graphics 0.24.0",
5134 "core-text",
5135 "dirs 5.0.1",
5136 "dwrote",
5137 "float-ord",
5138 "freetype-sys",
5139 "lazy_static",
5140 "libc",
5141 "log",
5142 "pathfinder_geometry",
5143 "pathfinder_simd",
5144 "walkdir",
5145 "winapi",
5146 "yeslogic-fontconfig-sys",
5147]
5148
5149[[package]]
5150name = "font-types"
5151version = "0.8.3"
5152source = "registry+https://github.com/rust-lang/crates.io-index"
5153checksum = "d868ec188a98bb014c606072edd47e52e7ab7297db943b0b28503121e1d037bd"
5154dependencies = [
5155 "bytemuck",
5156]
5157
5158[[package]]
5159name = "fontconfig-parser"
5160version = "0.5.7"
5161source = "registry+https://github.com/rust-lang/crates.io-index"
5162checksum = "c1fcfcd44ca6e90c921fee9fa665d530b21ef1327a4c1a6c5250ea44b776ada7"
5163dependencies = [
5164 "roxmltree",
5165]
5166
5167[[package]]
5168name = "fontdb"
5169version = "0.16.2"
5170source = "registry+https://github.com/rust-lang/crates.io-index"
5171checksum = "b0299020c3ef3f60f526a4f64ab4a3d4ce116b1acbf24cdd22da0068e5d81dc3"
5172dependencies = [
5173 "fontconfig-parser",
5174 "log",
5175 "memmap2",
5176 "slotmap",
5177 "tinyvec",
5178 "ttf-parser 0.20.0",
5179]
5180
5181[[package]]
5182name = "fontdb"
5183version = "0.23.0"
5184source = "registry+https://github.com/rust-lang/crates.io-index"
5185checksum = "457e789b3d1202543297a350643cf459f836cade38934e7a4cf6a39e7cde2905"
5186dependencies = [
5187 "fontconfig-parser",
5188 "log",
5189 "memmap2",
5190 "slotmap",
5191 "tinyvec",
5192 "ttf-parser 0.25.1",
5193]
5194
5195[[package]]
5196name = "foreign-types"
5197version = "0.3.2"
5198source = "registry+https://github.com/rust-lang/crates.io-index"
5199checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
5200dependencies = [
5201 "foreign-types-shared 0.1.1",
5202]
5203
5204[[package]]
5205name = "foreign-types"
5206version = "0.5.0"
5207source = "registry+https://github.com/rust-lang/crates.io-index"
5208checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965"
5209dependencies = [
5210 "foreign-types-macros",
5211 "foreign-types-shared 0.3.1",
5212]
5213
5214[[package]]
5215name = "foreign-types-macros"
5216version = "0.2.3"
5217source = "registry+https://github.com/rust-lang/crates.io-index"
5218checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742"
5219dependencies = [
5220 "proc-macro2",
5221 "quote",
5222 "syn 2.0.100",
5223]
5224
5225[[package]]
5226name = "foreign-types-shared"
5227version = "0.1.1"
5228source = "registry+https://github.com/rust-lang/crates.io-index"
5229checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
5230
5231[[package]]
5232name = "foreign-types-shared"
5233version = "0.3.1"
5234source = "registry+https://github.com/rust-lang/crates.io-index"
5235checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b"
5236
5237[[package]]
5238name = "fork"
5239version = "0.2.0"
5240source = "registry+https://github.com/rust-lang/crates.io-index"
5241checksum = "05dc8b302e04a1c27f4fe694439ef0f29779ca4edc205b7b58f00db04e29656d"
5242dependencies = [
5243 "libc",
5244]
5245
5246[[package]]
5247name = "form_urlencoded"
5248version = "1.2.1"
5249source = "registry+https://github.com/rust-lang/crates.io-index"
5250checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
5251dependencies = [
5252 "percent-encoding",
5253]
5254
5255[[package]]
5256name = "freetype-sys"
5257version = "0.20.1"
5258source = "registry+https://github.com/rust-lang/crates.io-index"
5259checksum = "0e7edc5b9669349acfda99533e9e0bcf26a51862ab43b08ee7745c55d28eb134"
5260dependencies = [
5261 "cc",
5262 "libc",
5263 "pkg-config",
5264]
5265
5266[[package]]
5267name = "fs"
5268version = "0.1.0"
5269dependencies = [
5270 "anyhow",
5271 "ashpd",
5272 "async-tar",
5273 "async-trait",
5274 "cocoa 0.26.0",
5275 "collections",
5276 "fsevent",
5277 "futures 0.3.31",
5278 "git",
5279 "gpui",
5280 "ignore",
5281 "libc",
5282 "log",
5283 "notify 8.0.0 (git+https://github.com/zed-industries/notify.git?rev=bbb9ea5ae52b253e095737847e367c30653a2e96)",
5284 "objc",
5285 "parking_lot",
5286 "paths",
5287 "proto",
5288 "rope",
5289 "serde",
5290 "serde_json",
5291 "smol",
5292 "tempfile",
5293 "text",
5294 "time",
5295 "util",
5296 "windows 0.61.1",
5297]
5298
5299[[package]]
5300name = "fs-set-times"
5301version = "0.20.2"
5302source = "registry+https://github.com/rust-lang/crates.io-index"
5303checksum = "5e2e6123af26f0f2c51cc66869137080199406754903cc926a7690401ce09cb4"
5304dependencies = [
5305 "io-lifetimes",
5306 "rustix",
5307 "windows-sys 0.52.0",
5308]
5309
5310[[package]]
5311name = "fs2"
5312version = "0.4.3"
5313source = "registry+https://github.com/rust-lang/crates.io-index"
5314checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"
5315dependencies = [
5316 "libc",
5317 "winapi",
5318]
5319
5320[[package]]
5321name = "fs_extra"
5322version = "1.3.0"
5323source = "registry+https://github.com/rust-lang/crates.io-index"
5324checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
5325
5326[[package]]
5327name = "fsevent"
5328version = "0.1.0"
5329dependencies = [
5330 "bitflags 2.8.0",
5331 "core-foundation 0.10.0",
5332 "fsevent-sys 3.1.0",
5333 "parking_lot",
5334 "tempfile",
5335]
5336
5337[[package]]
5338name = "fsevent-sys"
5339version = "3.1.0"
5340source = "registry+https://github.com/rust-lang/crates.io-index"
5341checksum = "ca6f5e6817058771c10f0eb0f05ddf1e35844266f972004fe8e4b21fda295bd5"
5342dependencies = [
5343 "libc",
5344]
5345
5346[[package]]
5347name = "fsevent-sys"
5348version = "4.1.0"
5349source = "registry+https://github.com/rust-lang/crates.io-index"
5350checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2"
5351dependencies = [
5352 "libc",
5353]
5354
5355[[package]]
5356name = "funty"
5357version = "2.0.0"
5358source = "registry+https://github.com/rust-lang/crates.io-index"
5359checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"
5360
5361[[package]]
5362name = "futf"
5363version = "0.1.5"
5364source = "registry+https://github.com/rust-lang/crates.io-index"
5365checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
5366dependencies = [
5367 "mac",
5368 "new_debug_unreachable",
5369]
5370
5371[[package]]
5372name = "futures"
5373version = "0.1.31"
5374source = "registry+https://github.com/rust-lang/crates.io-index"
5375checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"
5376
5377[[package]]
5378name = "futures"
5379version = "0.3.31"
5380source = "registry+https://github.com/rust-lang/crates.io-index"
5381checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
5382dependencies = [
5383 "futures-channel",
5384 "futures-core",
5385 "futures-executor",
5386 "futures-io",
5387 "futures-sink",
5388 "futures-task",
5389 "futures-util",
5390]
5391
5392[[package]]
5393name = "futures-batch"
5394version = "0.6.1"
5395source = "registry+https://github.com/rust-lang/crates.io-index"
5396checksum = "6f444c45a1cb86f2a7e301469fd50a82084a60dadc25d94529a8312276ecb71a"
5397dependencies = [
5398 "futures 0.3.31",
5399 "futures-timer",
5400 "pin-utils",
5401]
5402
5403[[package]]
5404name = "futures-channel"
5405version = "0.3.31"
5406source = "registry+https://github.com/rust-lang/crates.io-index"
5407checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
5408dependencies = [
5409 "futures-core",
5410 "futures-sink",
5411]
5412
5413[[package]]
5414name = "futures-core"
5415version = "0.3.31"
5416source = "registry+https://github.com/rust-lang/crates.io-index"
5417checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
5418
5419[[package]]
5420name = "futures-executor"
5421version = "0.3.31"
5422source = "registry+https://github.com/rust-lang/crates.io-index"
5423checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
5424dependencies = [
5425 "futures-core",
5426 "futures-task",
5427 "futures-util",
5428]
5429
5430[[package]]
5431name = "futures-intrusive"
5432version = "0.5.0"
5433source = "registry+https://github.com/rust-lang/crates.io-index"
5434checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f"
5435dependencies = [
5436 "futures-core",
5437 "lock_api",
5438 "parking_lot",
5439]
5440
5441[[package]]
5442name = "futures-io"
5443version = "0.3.31"
5444source = "registry+https://github.com/rust-lang/crates.io-index"
5445checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
5446
5447[[package]]
5448name = "futures-lite"
5449version = "1.13.0"
5450source = "registry+https://github.com/rust-lang/crates.io-index"
5451checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce"
5452dependencies = [
5453 "fastrand 1.9.0",
5454 "futures-core",
5455 "futures-io",
5456 "memchr",
5457 "parking",
5458 "pin-project-lite",
5459 "waker-fn",
5460]
5461
5462[[package]]
5463name = "futures-lite"
5464version = "2.6.0"
5465source = "registry+https://github.com/rust-lang/crates.io-index"
5466checksum = "f5edaec856126859abb19ed65f39e90fea3a9574b9707f13539acf4abf7eb532"
5467dependencies = [
5468 "fastrand 2.3.0",
5469 "futures-core",
5470 "futures-io",
5471 "parking",
5472 "pin-project-lite",
5473]
5474
5475[[package]]
5476name = "futures-macro"
5477version = "0.3.31"
5478source = "registry+https://github.com/rust-lang/crates.io-index"
5479checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
5480dependencies = [
5481 "proc-macro2",
5482 "quote",
5483 "syn 2.0.100",
5484]
5485
5486[[package]]
5487name = "futures-sink"
5488version = "0.3.31"
5489source = "registry+https://github.com/rust-lang/crates.io-index"
5490checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
5491
5492[[package]]
5493name = "futures-task"
5494version = "0.3.31"
5495source = "registry+https://github.com/rust-lang/crates.io-index"
5496checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
5497
5498[[package]]
5499name = "futures-timer"
5500version = "3.0.3"
5501source = "registry+https://github.com/rust-lang/crates.io-index"
5502checksum = "f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24"
5503
5504[[package]]
5505name = "futures-util"
5506version = "0.3.31"
5507source = "registry+https://github.com/rust-lang/crates.io-index"
5508checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
5509dependencies = [
5510 "futures 0.1.31",
5511 "futures-channel",
5512 "futures-core",
5513 "futures-io",
5514 "futures-macro",
5515 "futures-sink",
5516 "futures-task",
5517 "memchr",
5518 "pin-project-lite",
5519 "pin-utils",
5520 "slab",
5521 "tokio-io",
5522]
5523
5524[[package]]
5525name = "fuzzy"
5526version = "0.1.0"
5527dependencies = [
5528 "gpui",
5529 "log",
5530 "util",
5531]
5532
5533[[package]]
5534name = "fuzzy-matcher"
5535version = "0.3.7"
5536source = "registry+https://github.com/rust-lang/crates.io-index"
5537checksum = "54614a3312934d066701a80f20f15fa3b56d67ac7722b39eea5b4c9dd1d66c94"
5538dependencies = [
5539 "thread_local",
5540]
5541
5542[[package]]
5543name = "generic-array"
5544version = "0.14.7"
5545source = "registry+https://github.com/rust-lang/crates.io-index"
5546checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
5547dependencies = [
5548 "typenum",
5549 "version_check",
5550]
5551
5552[[package]]
5553name = "gethostname"
5554version = "0.4.3"
5555source = "registry+https://github.com/rust-lang/crates.io-index"
5556checksum = "0176e0459c2e4a1fe232f984bca6890e681076abb9934f6cea7c326f3fc47818"
5557dependencies = [
5558 "libc",
5559 "windows-targets 0.48.5",
5560]
5561
5562[[package]]
5563name = "getrandom"
5564version = "0.1.16"
5565source = "registry+https://github.com/rust-lang/crates.io-index"
5566checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
5567dependencies = [
5568 "cfg-if",
5569 "libc",
5570 "wasi 0.9.0+wasi-snapshot-preview1",
5571]
5572
5573[[package]]
5574name = "getrandom"
5575version = "0.2.15"
5576source = "registry+https://github.com/rust-lang/crates.io-index"
5577checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
5578dependencies = [
5579 "cfg-if",
5580 "js-sys",
5581 "libc",
5582 "wasi 0.11.0+wasi-snapshot-preview1",
5583 "wasm-bindgen",
5584]
5585
5586[[package]]
5587name = "getrandom"
5588version = "0.3.1"
5589source = "registry+https://github.com/rust-lang/crates.io-index"
5590checksum = "43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8"
5591dependencies = [
5592 "cfg-if",
5593 "libc",
5594 "wasi 0.13.3+wasi-0.2.2",
5595 "windows-targets 0.52.6",
5596]
5597
5598[[package]]
5599name = "gif"
5600version = "0.13.1"
5601source = "registry+https://github.com/rust-lang/crates.io-index"
5602checksum = "3fb2d69b19215e18bb912fa30f7ce15846e301408695e44e0ef719f1da9e19f2"
5603dependencies = [
5604 "color_quant",
5605 "weezl",
5606]
5607
5608[[package]]
5609name = "gimli"
5610version = "0.31.1"
5611source = "registry+https://github.com/rust-lang/crates.io-index"
5612checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
5613dependencies = [
5614 "fallible-iterator",
5615 "indexmap",
5616 "stable_deref_trait",
5617]
5618
5619[[package]]
5620name = "git"
5621version = "0.1.0"
5622dependencies = [
5623 "anyhow",
5624 "askpass",
5625 "async-trait",
5626 "collections",
5627 "derive_more",
5628 "futures 0.3.31",
5629 "git2",
5630 "gpui",
5631 "http_client",
5632 "log",
5633 "parking_lot",
5634 "pretty_assertions",
5635 "regex",
5636 "rope",
5637 "schemars",
5638 "serde",
5639 "serde_json",
5640 "smol",
5641 "sum_tree",
5642 "tempfile",
5643 "text",
5644 "thiserror 2.0.12",
5645 "time",
5646 "unindent",
5647 "url",
5648 "util",
5649 "uuid",
5650]
5651
5652[[package]]
5653name = "git2"
5654version = "0.20.1"
5655source = "registry+https://github.com/rust-lang/crates.io-index"
5656checksum = "5220b8ba44c68a9a7f7a7659e864dd73692e417ef0211bea133c7b74e031eeb9"
5657dependencies = [
5658 "bitflags 2.8.0",
5659 "libc",
5660 "libgit2-sys",
5661 "log",
5662 "url",
5663]
5664
5665[[package]]
5666name = "git_hosting_providers"
5667version = "0.1.0"
5668dependencies = [
5669 "anyhow",
5670 "async-trait",
5671 "futures 0.3.31",
5672 "git",
5673 "gpui",
5674 "http_client",
5675 "indoc",
5676 "pretty_assertions",
5677 "regex",
5678 "schemars",
5679 "serde",
5680 "serde_json",
5681 "settings",
5682 "url",
5683 "util",
5684]
5685
5686[[package]]
5687name = "git_ui"
5688version = "0.1.0"
5689dependencies = [
5690 "anyhow",
5691 "askpass",
5692 "assistant_settings",
5693 "buffer_diff",
5694 "collections",
5695 "command_palette_hooks",
5696 "component",
5697 "ctor",
5698 "db",
5699 "editor",
5700 "env_logger 0.11.7",
5701 "futures 0.3.31",
5702 "fuzzy",
5703 "git",
5704 "gpui",
5705 "itertools 0.14.0",
5706 "language",
5707 "language_model",
5708 "linkify",
5709 "linkme",
5710 "log",
5711 "menu",
5712 "multi_buffer",
5713 "notifications",
5714 "panel",
5715 "picker",
5716 "postage",
5717 "pretty_assertions",
5718 "project",
5719 "schemars",
5720 "serde",
5721 "serde_derive",
5722 "serde_json",
5723 "settings",
5724 "strum",
5725 "telemetry",
5726 "theme",
5727 "time",
5728 "time_format",
5729 "ui",
5730 "unindent",
5731 "util",
5732 "windows 0.61.1",
5733 "workspace",
5734 "zed_actions",
5735]
5736
5737[[package]]
5738name = "glob"
5739version = "0.3.1"
5740source = "registry+https://github.com/rust-lang/crates.io-index"
5741checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
5742
5743[[package]]
5744name = "globset"
5745version = "0.4.16"
5746source = "registry+https://github.com/rust-lang/crates.io-index"
5747checksum = "54a1028dfc5f5df5da8a56a73e6c153c9a9708ec57232470703592a3f18e49f5"
5748dependencies = [
5749 "aho-corasick",
5750 "bstr",
5751 "log",
5752 "regex-automata 0.4.9",
5753 "regex-syntax 0.8.5",
5754]
5755
5756[[package]]
5757name = "gloo-timers"
5758version = "0.3.0"
5759source = "registry+https://github.com/rust-lang/crates.io-index"
5760checksum = "bbb143cf96099802033e0d4f4963b19fd2e0b728bcf076cd9cf7f6634f092994"
5761dependencies = [
5762 "futures-channel",
5763 "futures-core",
5764 "js-sys",
5765 "wasm-bindgen",
5766]
5767
5768[[package]]
5769name = "glow"
5770version = "0.14.2"
5771source = "registry+https://github.com/rust-lang/crates.io-index"
5772checksum = "d51fa363f025f5c111e03f13eda21162faeacb6911fe8caa0c0349f9cf0c4483"
5773dependencies = [
5774 "js-sys",
5775 "slotmap",
5776 "wasm-bindgen",
5777 "web-sys",
5778]
5779
5780[[package]]
5781name = "go_to_line"
5782version = "0.1.0"
5783dependencies = [
5784 "anyhow",
5785 "editor",
5786 "gpui",
5787 "indoc",
5788 "language",
5789 "menu",
5790 "project",
5791 "rope",
5792 "schemars",
5793 "serde",
5794 "serde_json",
5795 "settings",
5796 "text",
5797 "theme",
5798 "tree-sitter-rust",
5799 "tree-sitter-typescript",
5800 "ui",
5801 "util",
5802 "workspace",
5803]
5804
5805[[package]]
5806name = "google_ai"
5807version = "0.1.0"
5808dependencies = [
5809 "anyhow",
5810 "futures 0.3.31",
5811 "http_client",
5812 "schemars",
5813 "serde",
5814 "serde_json",
5815 "strum",
5816]
5817
5818[[package]]
5819name = "gpu-alloc"
5820version = "0.6.0"
5821source = "registry+https://github.com/rust-lang/crates.io-index"
5822checksum = "fbcd2dba93594b227a1f57ee09b8b9da8892c34d55aa332e034a228d0fe6a171"
5823dependencies = [
5824 "bitflags 2.8.0",
5825 "gpu-alloc-types",
5826]
5827
5828[[package]]
5829name = "gpu-alloc-ash"
5830version = "0.7.0"
5831source = "registry+https://github.com/rust-lang/crates.io-index"
5832checksum = "cbda7a18a29bc98c2e0de0435c347df935bf59489935d0cbd0b73f1679b6f79a"
5833dependencies = [
5834 "ash",
5835 "gpu-alloc-types",
5836 "tinyvec",
5837]
5838
5839[[package]]
5840name = "gpu-alloc-types"
5841version = "0.3.0"
5842source = "registry+https://github.com/rust-lang/crates.io-index"
5843checksum = "98ff03b468aa837d70984d55f5d3f846f6ec31fe34bbb97c4f85219caeee1ca4"
5844dependencies = [
5845 "bitflags 2.8.0",
5846]
5847
5848[[package]]
5849name = "gpui"
5850version = "0.1.0"
5851dependencies = [
5852 "anyhow",
5853 "as-raw-xcb-connection",
5854 "ashpd",
5855 "async-task",
5856 "backtrace",
5857 "bindgen 0.70.1",
5858 "blade-graphics",
5859 "blade-macros",
5860 "blade-util",
5861 "block",
5862 "bytemuck",
5863 "calloop",
5864 "calloop-wayland-source",
5865 "cbindgen 0.28.0",
5866 "cocoa 0.26.0",
5867 "collections",
5868 "core-foundation 0.10.0",
5869 "core-foundation-sys",
5870 "core-graphics 0.24.0",
5871 "core-text",
5872 "core-video",
5873 "cosmic-text",
5874 "ctor",
5875 "derive_more",
5876 "embed-resource",
5877 "env_logger 0.11.7",
5878 "etagere",
5879 "filedescriptor",
5880 "flume",
5881 "font-kit",
5882 "foreign-types 0.5.0",
5883 "futures 0.3.31",
5884 "gpui_macros",
5885 "http_client",
5886 "image",
5887 "inventory",
5888 "itertools 0.14.0",
5889 "log",
5890 "lyon",
5891 "media",
5892 "metal",
5893 "naga",
5894 "num_cpus",
5895 "objc",
5896 "objc2",
5897 "objc2-metal",
5898 "oo7",
5899 "open",
5900 "parking",
5901 "parking_lot",
5902 "pathfinder_geometry",
5903 "postage",
5904 "profiling",
5905 "rand 0.8.5",
5906 "raw-window-handle",
5907 "refineable",
5908 "reqwest_client",
5909 "resvg",
5910 "schemars",
5911 "seahash",
5912 "semantic_version",
5913 "serde",
5914 "serde_derive",
5915 "serde_json",
5916 "slotmap",
5917 "smallvec",
5918 "smol",
5919 "strum",
5920 "sum_tree",
5921 "taffy",
5922 "thiserror 2.0.12",
5923 "unicode-segmentation",
5924 "usvg",
5925 "util",
5926 "uuid",
5927 "waker-fn",
5928 "wayland-backend",
5929 "wayland-client",
5930 "wayland-cursor",
5931 "wayland-protocols",
5932 "wayland-protocols-plasma",
5933 "windows 0.61.1",
5934 "windows-core 0.61.0",
5935 "windows-numerics",
5936 "x11-clipboard",
5937 "x11rb",
5938 "xim",
5939 "xkbcommon",
5940]
5941
5942[[package]]
5943name = "gpui_macros"
5944version = "0.1.0"
5945dependencies = [
5946 "gpui",
5947 "proc-macro2",
5948 "quote",
5949 "syn 1.0.109",
5950]
5951
5952[[package]]
5953name = "gpui_tokio"
5954version = "0.1.0"
5955dependencies = [
5956 "gpui",
5957 "tokio",
5958 "util",
5959]
5960
5961[[package]]
5962name = "grid"
5963version = "0.13.0"
5964source = "registry+https://github.com/rust-lang/crates.io-index"
5965checksum = "d196ffc1627db18a531359249b2bf8416178d84b729f3cebeb278f285fb9b58c"
5966
5967[[package]]
5968name = "group"
5969version = "0.12.1"
5970source = "registry+https://github.com/rust-lang/crates.io-index"
5971checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7"
5972dependencies = [
5973 "ff",
5974 "rand_core 0.6.4",
5975 "subtle",
5976]
5977
5978[[package]]
5979name = "h2"
5980version = "0.3.26"
5981source = "registry+https://github.com/rust-lang/crates.io-index"
5982checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8"
5983dependencies = [
5984 "bytes 1.10.1",
5985 "fnv",
5986 "futures-core",
5987 "futures-sink",
5988 "futures-util",
5989 "http 0.2.12",
5990 "indexmap",
5991 "slab",
5992 "tokio",
5993 "tokio-util",
5994 "tracing",
5995]
5996
5997[[package]]
5998name = "h2"
5999version = "0.4.7"
6000source = "registry+https://github.com/rust-lang/crates.io-index"
6001checksum = "ccae279728d634d083c00f6099cb58f01cc99c145b84b8be2f6c74618d79922e"
6002dependencies = [
6003 "atomic-waker",
6004 "bytes 1.10.1",
6005 "fnv",
6006 "futures-core",
6007 "futures-sink",
6008 "http 1.2.0",
6009 "indexmap",
6010 "slab",
6011 "tokio",
6012 "tokio-util",
6013 "tracing",
6014]
6015
6016[[package]]
6017name = "half"
6018version = "2.4.1"
6019source = "registry+https://github.com/rust-lang/crates.io-index"
6020checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888"
6021dependencies = [
6022 "cfg-if",
6023 "crunchy",
6024]
6025
6026[[package]]
6027name = "handlebars"
6028version = "4.5.0"
6029source = "registry+https://github.com/rust-lang/crates.io-index"
6030checksum = "faa67bab9ff362228eb3d00bd024a4965d8231bbb7921167f0cfa66c6626b225"
6031dependencies = [
6032 "log",
6033 "pest",
6034 "pest_derive",
6035 "serde",
6036 "serde_json",
6037 "thiserror 1.0.69",
6038]
6039
6040[[package]]
6041name = "handlebars"
6042version = "6.2.0"
6043source = "registry+https://github.com/rust-lang/crates.io-index"
6044checksum = "fd4ccde012831f9a071a637b0d4e31df31c0f6c525784b35ae76a9ac6bc1e315"
6045dependencies = [
6046 "log",
6047 "num-order",
6048 "pest",
6049 "pest_derive",
6050 "serde",
6051 "serde_json",
6052 "thiserror 1.0.69",
6053]
6054
6055[[package]]
6056name = "hashbrown"
6057version = "0.12.3"
6058source = "registry+https://github.com/rust-lang/crates.io-index"
6059checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
6060dependencies = [
6061 "ahash 0.7.8",
6062]
6063
6064[[package]]
6065name = "hashbrown"
6066version = "0.14.5"
6067source = "registry+https://github.com/rust-lang/crates.io-index"
6068checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
6069dependencies = [
6070 "ahash 0.8.11",
6071 "allocator-api2",
6072]
6073
6074[[package]]
6075name = "hashbrown"
6076version = "0.15.2"
6077source = "registry+https://github.com/rust-lang/crates.io-index"
6078checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289"
6079dependencies = [
6080 "allocator-api2",
6081 "equivalent",
6082 "foldhash",
6083 "serde",
6084]
6085
6086[[package]]
6087name = "hashlink"
6088version = "0.8.4"
6089source = "registry+https://github.com/rust-lang/crates.io-index"
6090checksum = "e8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7"
6091dependencies = [
6092 "hashbrown 0.14.5",
6093]
6094
6095[[package]]
6096name = "hashlink"
6097version = "0.10.0"
6098source = "registry+https://github.com/rust-lang/crates.io-index"
6099checksum = "7382cf6263419f2d8df38c55d7da83da5c18aef87fc7a7fc1fb1e344edfe14c1"
6100dependencies = [
6101 "hashbrown 0.15.2",
6102]
6103
6104[[package]]
6105name = "headers"
6106version = "0.3.9"
6107source = "registry+https://github.com/rust-lang/crates.io-index"
6108checksum = "06683b93020a07e3dbcf5f8c0f6d40080d725bea7936fc01ad345c01b97dc270"
6109dependencies = [
6110 "base64 0.21.7",
6111 "bytes 1.10.1",
6112 "headers-core",
6113 "http 0.2.12",
6114 "httpdate",
6115 "mime",
6116 "sha1",
6117]
6118
6119[[package]]
6120name = "headers-core"
6121version = "0.2.0"
6122source = "registry+https://github.com/rust-lang/crates.io-index"
6123checksum = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429"
6124dependencies = [
6125 "http 0.2.12",
6126]
6127
6128[[package]]
6129name = "heck"
6130version = "0.3.3"
6131source = "registry+https://github.com/rust-lang/crates.io-index"
6132checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
6133dependencies = [
6134 "unicode-segmentation",
6135]
6136
6137[[package]]
6138name = "heck"
6139version = "0.4.1"
6140source = "registry+https://github.com/rust-lang/crates.io-index"
6141checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
6142dependencies = [
6143 "unicode-segmentation",
6144]
6145
6146[[package]]
6147name = "heck"
6148version = "0.5.0"
6149source = "registry+https://github.com/rust-lang/crates.io-index"
6150checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
6151
6152[[package]]
6153name = "heed"
6154version = "0.21.0"
6155source = "registry+https://github.com/rust-lang/crates.io-index"
6156checksum = "bd54745cfacb7b97dee45e8fdb91814b62bccddb481debb7de0f9ee6b7bf5b43"
6157dependencies = [
6158 "bitflags 2.8.0",
6159 "byteorder",
6160 "heed-traits",
6161 "heed-types",
6162 "libc",
6163 "lmdb-master-sys",
6164 "once_cell",
6165 "page_size",
6166 "serde",
6167 "synchronoise",
6168 "url",
6169]
6170
6171[[package]]
6172name = "heed-traits"
6173version = "0.20.0"
6174source = "registry+https://github.com/rust-lang/crates.io-index"
6175checksum = "eb3130048d404c57ce5a1ac61a903696e8fcde7e8c2991e9fcfc1f27c3ef74ff"
6176
6177[[package]]
6178name = "heed-types"
6179version = "0.21.0"
6180source = "registry+https://github.com/rust-lang/crates.io-index"
6181checksum = "13c255bdf46e07fb840d120a36dcc81f385140d7191c76a7391672675c01a55d"
6182dependencies = [
6183 "bincode",
6184 "byteorder",
6185 "heed-traits",
6186 "serde",
6187 "serde_json",
6188]
6189
6190[[package]]
6191name = "hermit-abi"
6192version = "0.3.9"
6193source = "registry+https://github.com/rust-lang/crates.io-index"
6194checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
6195
6196[[package]]
6197name = "hermit-abi"
6198version = "0.4.0"
6199source = "registry+https://github.com/rust-lang/crates.io-index"
6200checksum = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc"
6201
6202[[package]]
6203name = "hex"
6204version = "0.4.3"
6205source = "registry+https://github.com/rust-lang/crates.io-index"
6206checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
6207
6208[[package]]
6209name = "hexf-parse"
6210version = "0.2.1"
6211source = "registry+https://github.com/rust-lang/crates.io-index"
6212checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df"
6213
6214[[package]]
6215name = "hidden-trait"
6216version = "0.1.2"
6217source = "registry+https://github.com/rust-lang/crates.io-index"
6218checksum = "68ed9e850438ac849bec07e7d09fbe9309cbd396a5988c30b010580ce08860df"
6219dependencies = [
6220 "proc-macro2",
6221 "quote",
6222 "syn 1.0.109",
6223]
6224
6225[[package]]
6226name = "hkdf"
6227version = "0.12.4"
6228source = "registry+https://github.com/rust-lang/crates.io-index"
6229checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7"
6230dependencies = [
6231 "hmac",
6232]
6233
6234[[package]]
6235name = "hmac"
6236version = "0.12.1"
6237source = "registry+https://github.com/rust-lang/crates.io-index"
6238checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
6239dependencies = [
6240 "digest",
6241]
6242
6243[[package]]
6244name = "home"
6245version = "0.5.9"
6246source = "registry+https://github.com/rust-lang/crates.io-index"
6247checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
6248dependencies = [
6249 "windows-sys 0.52.0",
6250]
6251
6252[[package]]
6253name = "hound"
6254version = "3.5.1"
6255source = "registry+https://github.com/rust-lang/crates.io-index"
6256checksum = "62adaabb884c94955b19907d60019f4e145d091c75345379e70d1ee696f7854f"
6257
6258[[package]]
6259name = "html5ever"
6260version = "0.27.0"
6261source = "registry+https://github.com/rust-lang/crates.io-index"
6262checksum = "c13771afe0e6e846f1e67d038d4cb29998a6779f93c809212e4e9c32efd244d4"
6263dependencies = [
6264 "log",
6265 "mac",
6266 "markup5ever",
6267 "proc-macro2",
6268 "quote",
6269 "syn 2.0.100",
6270]
6271
6272[[package]]
6273name = "html_to_markdown"
6274version = "0.1.0"
6275dependencies = [
6276 "anyhow",
6277 "html5ever",
6278 "indoc",
6279 "markup5ever_rcdom",
6280 "pretty_assertions",
6281 "regex",
6282]
6283
6284[[package]]
6285name = "http"
6286version = "0.2.12"
6287source = "registry+https://github.com/rust-lang/crates.io-index"
6288checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
6289dependencies = [
6290 "bytes 1.10.1",
6291 "fnv",
6292 "itoa",
6293]
6294
6295[[package]]
6296name = "http"
6297version = "1.2.0"
6298source = "registry+https://github.com/rust-lang/crates.io-index"
6299checksum = "f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea"
6300dependencies = [
6301 "bytes 1.10.1",
6302 "fnv",
6303 "itoa",
6304]
6305
6306[[package]]
6307name = "http-body"
6308version = "0.4.6"
6309source = "registry+https://github.com/rust-lang/crates.io-index"
6310checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
6311dependencies = [
6312 "bytes 1.10.1",
6313 "http 0.2.12",
6314 "pin-project-lite",
6315]
6316
6317[[package]]
6318name = "http-body"
6319version = "1.0.1"
6320source = "registry+https://github.com/rust-lang/crates.io-index"
6321checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
6322dependencies = [
6323 "bytes 1.10.1",
6324 "http 1.2.0",
6325]
6326
6327[[package]]
6328name = "http-body-util"
6329version = "0.1.2"
6330source = "registry+https://github.com/rust-lang/crates.io-index"
6331checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f"
6332dependencies = [
6333 "bytes 1.10.1",
6334 "futures-util",
6335 "http 1.2.0",
6336 "http-body 1.0.1",
6337 "pin-project-lite",
6338]
6339
6340[[package]]
6341name = "http-range-header"
6342version = "0.3.1"
6343source = "registry+https://github.com/rust-lang/crates.io-index"
6344checksum = "add0ab9360ddbd88cfeb3bd9574a1d85cfdfa14db10b3e21d3700dbc4328758f"
6345
6346[[package]]
6347name = "http-types"
6348version = "2.12.0"
6349source = "registry+https://github.com/rust-lang/crates.io-index"
6350checksum = "6e9b187a72d63adbfba487f48095306ac823049cb504ee195541e91c7775f5ad"
6351dependencies = [
6352 "anyhow",
6353 "async-channel 1.9.0",
6354 "base64 0.13.1",
6355 "futures-lite 1.13.0",
6356 "http 0.2.12",
6357 "infer",
6358 "pin-project-lite",
6359 "rand 0.7.3",
6360 "serde",
6361 "serde_json",
6362 "serde_qs 0.8.5",
6363 "serde_urlencoded",
6364 "url",
6365]
6366
6367[[package]]
6368name = "http_client"
6369version = "0.1.0"
6370dependencies = [
6371 "anyhow",
6372 "bytes 1.10.1",
6373 "derive_more",
6374 "futures 0.3.31",
6375 "http 1.2.0",
6376 "log",
6377 "serde",
6378 "serde_json",
6379 "url",
6380]
6381
6382[[package]]
6383name = "http_client_tls"
6384version = "0.1.0"
6385dependencies = [
6386 "rustls 0.23.25",
6387 "rustls-platform-verifier",
6388]
6389
6390[[package]]
6391name = "httparse"
6392version = "1.9.5"
6393source = "registry+https://github.com/rust-lang/crates.io-index"
6394checksum = "7d71d3574edd2771538b901e6549113b4006ece66150fb69c0fb6d9a2adae946"
6395
6396[[package]]
6397name = "httpdate"
6398version = "1.0.3"
6399source = "registry+https://github.com/rust-lang/crates.io-index"
6400checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
6401
6402[[package]]
6403name = "human_bytes"
6404version = "0.4.3"
6405source = "registry+https://github.com/rust-lang/crates.io-index"
6406checksum = "91f255a4535024abf7640cb288260811fc14794f62b063652ed349f9a6c2348e"
6407
6408[[package]]
6409name = "humantime"
6410version = "2.1.0"
6411source = "registry+https://github.com/rust-lang/crates.io-index"
6412checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
6413
6414[[package]]
6415name = "hyper"
6416version = "0.14.32"
6417source = "registry+https://github.com/rust-lang/crates.io-index"
6418checksum = "41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7"
6419dependencies = [
6420 "bytes 1.10.1",
6421 "futures-channel",
6422 "futures-core",
6423 "futures-util",
6424 "h2 0.3.26",
6425 "http 0.2.12",
6426 "http-body 0.4.6",
6427 "httparse",
6428 "httpdate",
6429 "itoa",
6430 "pin-project-lite",
6431 "socket2",
6432 "tokio",
6433 "tower-service",
6434 "tracing",
6435 "want",
6436]
6437
6438[[package]]
6439name = "hyper"
6440version = "1.5.1"
6441source = "registry+https://github.com/rust-lang/crates.io-index"
6442checksum = "97818827ef4f364230e16705d4706e2897df2bb60617d6ca15d598025a3c481f"
6443dependencies = [
6444 "bytes 1.10.1",
6445 "futures-channel",
6446 "futures-util",
6447 "h2 0.4.7",
6448 "http 1.2.0",
6449 "http-body 1.0.1",
6450 "httparse",
6451 "itoa",
6452 "pin-project-lite",
6453 "smallvec",
6454 "tokio",
6455 "want",
6456]
6457
6458[[package]]
6459name = "hyper-rustls"
6460version = "0.24.2"
6461source = "registry+https://github.com/rust-lang/crates.io-index"
6462checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590"
6463dependencies = [
6464 "futures-util",
6465 "http 0.2.12",
6466 "hyper 0.14.32",
6467 "log",
6468 "rustls 0.21.12",
6469 "rustls-native-certs 0.6.3",
6470 "tokio",
6471 "tokio-rustls 0.24.1",
6472]
6473
6474[[package]]
6475name = "hyper-rustls"
6476version = "0.27.3"
6477source = "registry+https://github.com/rust-lang/crates.io-index"
6478checksum = "08afdbb5c31130e3034af566421053ab03787c640246a446327f550d11bcb333"
6479dependencies = [
6480 "futures-util",
6481 "http 1.2.0",
6482 "hyper 1.5.1",
6483 "hyper-util",
6484 "rustls 0.23.25",
6485 "rustls-native-certs 0.8.1",
6486 "rustls-pki-types",
6487 "tokio",
6488 "tokio-rustls 0.26.1",
6489 "tower-service",
6490]
6491
6492[[package]]
6493name = "hyper-tls"
6494version = "0.5.0"
6495source = "registry+https://github.com/rust-lang/crates.io-index"
6496checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
6497dependencies = [
6498 "bytes 1.10.1",
6499 "hyper 0.14.32",
6500 "native-tls",
6501 "tokio",
6502 "tokio-native-tls",
6503]
6504
6505[[package]]
6506name = "hyper-util"
6507version = "0.1.10"
6508source = "registry+https://github.com/rust-lang/crates.io-index"
6509checksum = "df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4"
6510dependencies = [
6511 "bytes 1.10.1",
6512 "futures-channel",
6513 "futures-util",
6514 "http 1.2.0",
6515 "http-body 1.0.1",
6516 "hyper 1.5.1",
6517 "pin-project-lite",
6518 "socket2",
6519 "tokio",
6520 "tower-service",
6521 "tracing",
6522]
6523
6524[[package]]
6525name = "iana-time-zone"
6526version = "0.1.61"
6527source = "registry+https://github.com/rust-lang/crates.io-index"
6528checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220"
6529dependencies = [
6530 "android_system_properties",
6531 "core-foundation-sys",
6532 "iana-time-zone-haiku",
6533 "js-sys",
6534 "wasm-bindgen",
6535 "windows-core 0.52.0",
6536]
6537
6538[[package]]
6539name = "iana-time-zone-haiku"
6540version = "0.1.2"
6541source = "registry+https://github.com/rust-lang/crates.io-index"
6542checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
6543dependencies = [
6544 "cc",
6545]
6546
6547[[package]]
6548name = "icons"
6549version = "0.1.0"
6550dependencies = [
6551 "serde",
6552 "strum",
6553]
6554
6555[[package]]
6556name = "icu_collections"
6557version = "1.5.0"
6558source = "registry+https://github.com/rust-lang/crates.io-index"
6559checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526"
6560dependencies = [
6561 "displaydoc",
6562 "yoke",
6563 "zerofrom",
6564 "zerovec",
6565]
6566
6567[[package]]
6568name = "icu_locid"
6569version = "1.5.0"
6570source = "registry+https://github.com/rust-lang/crates.io-index"
6571checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637"
6572dependencies = [
6573 "displaydoc",
6574 "litemap",
6575 "tinystr",
6576 "writeable",
6577 "zerovec",
6578]
6579
6580[[package]]
6581name = "icu_locid_transform"
6582version = "1.5.0"
6583source = "registry+https://github.com/rust-lang/crates.io-index"
6584checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e"
6585dependencies = [
6586 "displaydoc",
6587 "icu_locid",
6588 "icu_locid_transform_data",
6589 "icu_provider",
6590 "tinystr",
6591 "zerovec",
6592]
6593
6594[[package]]
6595name = "icu_locid_transform_data"
6596version = "1.5.0"
6597source = "registry+https://github.com/rust-lang/crates.io-index"
6598checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e"
6599
6600[[package]]
6601name = "icu_normalizer"
6602version = "1.5.0"
6603source = "registry+https://github.com/rust-lang/crates.io-index"
6604checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f"
6605dependencies = [
6606 "displaydoc",
6607 "icu_collections",
6608 "icu_normalizer_data",
6609 "icu_properties",
6610 "icu_provider",
6611 "smallvec",
6612 "utf16_iter",
6613 "utf8_iter",
6614 "write16",
6615 "zerovec",
6616]
6617
6618[[package]]
6619name = "icu_normalizer_data"
6620version = "1.5.0"
6621source = "registry+https://github.com/rust-lang/crates.io-index"
6622checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516"
6623
6624[[package]]
6625name = "icu_properties"
6626version = "1.5.1"
6627source = "registry+https://github.com/rust-lang/crates.io-index"
6628checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5"
6629dependencies = [
6630 "displaydoc",
6631 "icu_collections",
6632 "icu_locid_transform",
6633 "icu_properties_data",
6634 "icu_provider",
6635 "tinystr",
6636 "zerovec",
6637]
6638
6639[[package]]
6640name = "icu_properties_data"
6641version = "1.5.0"
6642source = "registry+https://github.com/rust-lang/crates.io-index"
6643checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569"
6644
6645[[package]]
6646name = "icu_provider"
6647version = "1.5.0"
6648source = "registry+https://github.com/rust-lang/crates.io-index"
6649checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9"
6650dependencies = [
6651 "displaydoc",
6652 "icu_locid",
6653 "icu_provider_macros",
6654 "stable_deref_trait",
6655 "tinystr",
6656 "writeable",
6657 "yoke",
6658 "zerofrom",
6659 "zerovec",
6660]
6661
6662[[package]]
6663name = "icu_provider_macros"
6664version = "1.5.0"
6665source = "registry+https://github.com/rust-lang/crates.io-index"
6666checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6"
6667dependencies = [
6668 "proc-macro2",
6669 "quote",
6670 "syn 2.0.100",
6671]
6672
6673[[package]]
6674name = "id-arena"
6675version = "2.2.1"
6676source = "registry+https://github.com/rust-lang/crates.io-index"
6677checksum = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005"
6678
6679[[package]]
6680name = "idna"
6681version = "1.0.3"
6682source = "registry+https://github.com/rust-lang/crates.io-index"
6683checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e"
6684dependencies = [
6685 "idna_adapter",
6686 "smallvec",
6687 "utf8_iter",
6688]
6689
6690[[package]]
6691name = "idna_adapter"
6692version = "1.2.0"
6693source = "registry+https://github.com/rust-lang/crates.io-index"
6694checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71"
6695dependencies = [
6696 "icu_normalizer",
6697 "icu_properties",
6698]
6699
6700[[package]]
6701name = "ignore"
6702version = "0.4.23"
6703source = "registry+https://github.com/rust-lang/crates.io-index"
6704checksum = "6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b"
6705dependencies = [
6706 "crossbeam-deque",
6707 "globset",
6708 "log",
6709 "memchr",
6710 "regex-automata 0.4.9",
6711 "same-file",
6712 "walkdir",
6713 "winapi-util",
6714]
6715
6716[[package]]
6717name = "image"
6718version = "0.25.5"
6719source = "registry+https://github.com/rust-lang/crates.io-index"
6720checksum = "cd6f44aed642f18953a158afeb30206f4d50da59fbc66ecb53c66488de73563b"
6721dependencies = [
6722 "bytemuck",
6723 "byteorder-lite",
6724 "color_quant",
6725 "exr",
6726 "gif",
6727 "image-webp",
6728 "num-traits",
6729 "png",
6730 "qoi",
6731 "ravif",
6732 "rayon",
6733 "rgb",
6734 "tiff",
6735 "zune-core",
6736 "zune-jpeg",
6737]
6738
6739[[package]]
6740name = "image-webp"
6741version = "0.2.0"
6742source = "registry+https://github.com/rust-lang/crates.io-index"
6743checksum = "e031e8e3d94711a9ccb5d6ea357439ef3dcbed361798bd4071dc4d9793fbe22f"
6744dependencies = [
6745 "byteorder-lite",
6746 "quick-error",
6747]
6748
6749[[package]]
6750name = "image_viewer"
6751version = "0.1.0"
6752dependencies = [
6753 "anyhow",
6754 "db",
6755 "editor",
6756 "file_icons",
6757 "gpui",
6758 "project",
6759 "schemars",
6760 "serde",
6761 "settings",
6762 "theme",
6763 "ui",
6764 "util",
6765 "workspace",
6766]
6767
6768[[package]]
6769name = "imagesize"
6770version = "0.13.0"
6771source = "registry+https://github.com/rust-lang/crates.io-index"
6772checksum = "edcd27d72f2f071c64249075f42e205ff93c9a4c5f6c6da53e79ed9f9832c285"
6773
6774[[package]]
6775name = "imara-diff"
6776version = "0.1.8"
6777source = "registry+https://github.com/rust-lang/crates.io-index"
6778checksum = "17d34b7d42178945f775e84bc4c36dde7c1c6cdfea656d3354d009056f2bb3d2"
6779dependencies = [
6780 "hashbrown 0.15.2",
6781]
6782
6783[[package]]
6784name = "imgref"
6785version = "1.11.0"
6786source = "registry+https://github.com/rust-lang/crates.io-index"
6787checksum = "d0263a3d970d5c054ed9312c0057b4f3bde9c0b33836d3637361d4a9e6e7a408"
6788
6789[[package]]
6790name = "indexed_docs"
6791version = "0.1.0"
6792dependencies = [
6793 "anyhow",
6794 "async-trait",
6795 "cargo_metadata",
6796 "collections",
6797 "derive_more",
6798 "extension",
6799 "fs",
6800 "futures 0.3.31",
6801 "fuzzy",
6802 "gpui",
6803 "heed",
6804 "html_to_markdown",
6805 "http_client",
6806 "indexmap",
6807 "indoc",
6808 "parking_lot",
6809 "paths",
6810 "pretty_assertions",
6811 "serde",
6812 "strum",
6813 "util",
6814]
6815
6816[[package]]
6817name = "indexmap"
6818version = "2.7.1"
6819source = "registry+https://github.com/rust-lang/crates.io-index"
6820checksum = "8c9c992b02b5b4c94ea26e32fe5bccb7aa7d9f390ab5c1221ff895bc7ea8b652"
6821dependencies = [
6822 "equivalent",
6823 "hashbrown 0.15.2",
6824 "serde",
6825]
6826
6827[[package]]
6828name = "indoc"
6829version = "2.0.6"
6830source = "registry+https://github.com/rust-lang/crates.io-index"
6831checksum = "f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd"
6832
6833[[package]]
6834name = "infer"
6835version = "0.2.3"
6836source = "registry+https://github.com/rust-lang/crates.io-index"
6837checksum = "64e9829a50b42bb782c1df523f78d332fe371b10c661e78b7a3c34b0198e9fac"
6838
6839[[package]]
6840name = "inherent"
6841version = "1.0.11"
6842source = "registry+https://github.com/rust-lang/crates.io-index"
6843checksum = "0122b7114117e64a63ac49f752a5ca4624d534c7b1c7de796ac196381cd2d947"
6844dependencies = [
6845 "proc-macro2",
6846 "quote",
6847 "syn 2.0.100",
6848]
6849
6850[[package]]
6851name = "inline_completion"
6852version = "0.1.0"
6853dependencies = [
6854 "gpui",
6855 "language",
6856 "project",
6857]
6858
6859[[package]]
6860name = "inline_completion_button"
6861version = "0.1.0"
6862dependencies = [
6863 "anyhow",
6864 "client",
6865 "copilot",
6866 "editor",
6867 "feature_flags",
6868 "fs",
6869 "futures 0.3.31",
6870 "gpui",
6871 "indoc",
6872 "inline_completion",
6873 "language",
6874 "lsp",
6875 "paths",
6876 "project",
6877 "regex",
6878 "serde_json",
6879 "settings",
6880 "supermaven",
6881 "telemetry",
6882 "theme",
6883 "ui",
6884 "workspace",
6885 "zed_actions",
6886 "zeta",
6887]
6888
6889[[package]]
6890name = "inotify"
6891version = "0.11.0"
6892source = "registry+https://github.com/rust-lang/crates.io-index"
6893checksum = "f37dccff2791ab604f9babef0ba14fbe0be30bd368dc541e2b08d07c8aa908f3"
6894dependencies = [
6895 "bitflags 2.8.0",
6896 "inotify-sys",
6897 "libc",
6898]
6899
6900[[package]]
6901name = "inotify-sys"
6902version = "0.1.5"
6903source = "registry+https://github.com/rust-lang/crates.io-index"
6904checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
6905dependencies = [
6906 "libc",
6907]
6908
6909[[package]]
6910name = "inout"
6911version = "0.1.3"
6912source = "registry+https://github.com/rust-lang/crates.io-index"
6913checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
6914dependencies = [
6915 "block-padding",
6916 "generic-array",
6917]
6918
6919[[package]]
6920name = "install_cli"
6921version = "0.1.0"
6922dependencies = [
6923 "anyhow",
6924 "gpui",
6925 "smol",
6926 "util",
6927]
6928
6929[[package]]
6930name = "instant"
6931version = "0.1.13"
6932source = "registry+https://github.com/rust-lang/crates.io-index"
6933checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222"
6934dependencies = [
6935 "cfg-if",
6936]
6937
6938[[package]]
6939name = "interpolate_name"
6940version = "0.2.4"
6941source = "registry+https://github.com/rust-lang/crates.io-index"
6942checksum = "c34819042dc3d3971c46c2190835914dfbe0c3c13f61449b2997f4e9722dfa60"
6943dependencies = [
6944 "proc-macro2",
6945 "quote",
6946 "syn 2.0.100",
6947]
6948
6949[[package]]
6950name = "inventory"
6951version = "0.3.20"
6952source = "registry+https://github.com/rust-lang/crates.io-index"
6953checksum = "ab08d7cd2c5897f2c949e5383ea7c7db03fb19130ffcfbf7eda795137ae3cb83"
6954dependencies = [
6955 "rustversion",
6956]
6957
6958[[package]]
6959name = "io-extras"
6960version = "0.18.4"
6961source = "registry+https://github.com/rust-lang/crates.io-index"
6962checksum = "2285ddfe3054097ef4b2fe909ef8c3bcd1ea52a8f0d274416caebeef39f04a65"
6963dependencies = [
6964 "io-lifetimes",
6965 "windows-sys 0.52.0",
6966]
6967
6968[[package]]
6969name = "io-lifetimes"
6970version = "2.0.4"
6971source = "registry+https://github.com/rust-lang/crates.io-index"
6972checksum = "06432fb54d3be7964ecd3649233cddf80db2832f47fec34c01f65b3d9d774983"
6973
6974[[package]]
6975name = "io-surface"
6976version = "0.16.0"
6977source = "registry+https://github.com/rust-lang/crates.io-index"
6978checksum = "8283575d5f0b2e7447ec0840363879d71c0fa325d4c699d5b45208ea4a51f45e"
6979dependencies = [
6980 "cgl",
6981 "core-foundation 0.10.0",
6982 "core-foundation-sys",
6983 "leaky-cow",
6984 "libc",
6985]
6986
6987[[package]]
6988name = "iovec"
6989version = "0.1.4"
6990source = "registry+https://github.com/rust-lang/crates.io-index"
6991checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
6992dependencies = [
6993 "libc",
6994]
6995
6996[[package]]
6997name = "ipc-channel"
6998version = "0.19.0"
6999source = "registry+https://github.com/rust-lang/crates.io-index"
7000checksum = "6fb8251fb7bcd9ccd3725ed8deae9fe7db8e586495c9eb5b0c52e6233e5e75ea"
7001dependencies = [
7002 "bincode",
7003 "crossbeam-channel",
7004 "fnv",
7005 "lazy_static",
7006 "libc",
7007 "mio",
7008 "rand 0.8.5",
7009 "serde",
7010 "tempfile",
7011 "uuid",
7012 "windows 0.58.0",
7013]
7014
7015[[package]]
7016name = "ipnet"
7017version = "2.10.1"
7018source = "registry+https://github.com/rust-lang/crates.io-index"
7019checksum = "ddc24109865250148c2e0f3d25d4f0f479571723792d3802153c60922a4fb708"
7020
7021[[package]]
7022name = "is-docker"
7023version = "0.2.0"
7024source = "registry+https://github.com/rust-lang/crates.io-index"
7025checksum = "928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3"
7026dependencies = [
7027 "once_cell",
7028]
7029
7030[[package]]
7031name = "is-terminal"
7032version = "0.4.13"
7033source = "registry+https://github.com/rust-lang/crates.io-index"
7034checksum = "261f68e344040fbd0edea105bef17c66edf46f984ddb1115b775ce31be948f4b"
7035dependencies = [
7036 "hermit-abi 0.4.0",
7037 "libc",
7038 "windows-sys 0.52.0",
7039]
7040
7041[[package]]
7042name = "is-wsl"
7043version = "0.4.0"
7044source = "registry+https://github.com/rust-lang/crates.io-index"
7045checksum = "173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5"
7046dependencies = [
7047 "is-docker",
7048 "once_cell",
7049]
7050
7051[[package]]
7052name = "is_terminal_polyfill"
7053version = "1.70.1"
7054source = "registry+https://github.com/rust-lang/crates.io-index"
7055checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
7056
7057[[package]]
7058name = "itertools"
7059version = "0.10.5"
7060source = "registry+https://github.com/rust-lang/crates.io-index"
7061checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
7062dependencies = [
7063 "either",
7064]
7065
7066[[package]]
7067name = "itertools"
7068version = "0.11.0"
7069source = "registry+https://github.com/rust-lang/crates.io-index"
7070checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57"
7071dependencies = [
7072 "either",
7073]
7074
7075[[package]]
7076name = "itertools"
7077version = "0.12.1"
7078source = "registry+https://github.com/rust-lang/crates.io-index"
7079checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
7080dependencies = [
7081 "either",
7082]
7083
7084[[package]]
7085name = "itertools"
7086version = "0.14.0"
7087source = "registry+https://github.com/rust-lang/crates.io-index"
7088checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285"
7089dependencies = [
7090 "either",
7091]
7092
7093[[package]]
7094name = "itoa"
7095version = "1.0.14"
7096source = "registry+https://github.com/rust-lang/crates.io-index"
7097checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674"
7098
7099[[package]]
7100name = "jiff"
7101version = "0.2.4"
7102source = "registry+https://github.com/rust-lang/crates.io-index"
7103checksum = "d699bc6dfc879fb1bf9bdff0d4c56f0884fc6f0d0eb0fba397a6d00cd9a6b85e"
7104dependencies = [
7105 "jiff-static",
7106 "log",
7107 "portable-atomic",
7108 "portable-atomic-util",
7109 "serde",
7110]
7111
7112[[package]]
7113name = "jiff-static"
7114version = "0.2.4"
7115source = "registry+https://github.com/rust-lang/crates.io-index"
7116checksum = "8d16e75759ee0aa64c57a56acbf43916987b20c77373cb7e808979e02b93c9f9"
7117dependencies = [
7118 "proc-macro2",
7119 "quote",
7120 "syn 2.0.100",
7121]
7122
7123[[package]]
7124name = "jni"
7125version = "0.21.1"
7126source = "registry+https://github.com/rust-lang/crates.io-index"
7127checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97"
7128dependencies = [
7129 "cesu8",
7130 "cfg-if",
7131 "combine",
7132 "jni-sys",
7133 "log",
7134 "thiserror 1.0.69",
7135 "walkdir",
7136 "windows-sys 0.45.0",
7137]
7138
7139[[package]]
7140name = "jni-sys"
7141version = "0.3.0"
7142source = "registry+https://github.com/rust-lang/crates.io-index"
7143checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
7144
7145[[package]]
7146name = "jobserver"
7147version = "0.1.32"
7148source = "registry+https://github.com/rust-lang/crates.io-index"
7149checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0"
7150dependencies = [
7151 "libc",
7152]
7153
7154[[package]]
7155name = "journal"
7156version = "0.1.0"
7157dependencies = [
7158 "anyhow",
7159 "chrono",
7160 "editor",
7161 "gpui",
7162 "log",
7163 "schemars",
7164 "serde",
7165 "settings",
7166 "shellexpand 2.1.2",
7167 "workspace",
7168]
7169
7170[[package]]
7171name = "jpeg-decoder"
7172version = "0.3.1"
7173source = "registry+https://github.com/rust-lang/crates.io-index"
7174checksum = "f5d4a7da358eff58addd2877a45865158f0d78c911d43a5784ceb7bbf52833b0"
7175
7176[[package]]
7177name = "js-sys"
7178version = "0.3.76"
7179source = "registry+https://github.com/rust-lang/crates.io-index"
7180checksum = "6717b6b5b077764fb5966237269cb3c64edddde4b14ce42647430a78ced9e7b7"
7181dependencies = [
7182 "once_cell",
7183 "wasm-bindgen",
7184]
7185
7186[[package]]
7187name = "jsonwebtoken"
7188version = "9.3.1"
7189source = "registry+https://github.com/rust-lang/crates.io-index"
7190checksum = "5a87cc7a48537badeae96744432de36f4be2b4a34a05a5ef32e9dd8a1c169dde"
7191dependencies = [
7192 "base64 0.22.1",
7193 "js-sys",
7194 "pem",
7195 "ring",
7196 "serde",
7197 "serde_json",
7198 "simple_asn1",
7199]
7200
7201[[package]]
7202name = "jupyter-protocol"
7203version = "0.6.0"
7204source = "registry+https://github.com/rust-lang/crates.io-index"
7205checksum = "c9ae6296f9476658b3550293c113996daf75fa542cd8d078abb4c60207bded14"
7206dependencies = [
7207 "anyhow",
7208 "async-trait",
7209 "bytes 1.10.1",
7210 "chrono",
7211 "futures 0.3.31",
7212 "serde",
7213 "serde_json",
7214 "uuid",
7215]
7216
7217[[package]]
7218name = "jupyter-websocket-client"
7219version = "0.9.0"
7220source = "registry+https://github.com/rust-lang/crates.io-index"
7221checksum = "49c1ba895c5271ff8dcae51c347fd3588905ba0025a57e20955fd231fe1228cc"
7222dependencies = [
7223 "anyhow",
7224 "async-trait",
7225 "async-tungstenite",
7226 "futures 0.3.31",
7227 "jupyter-protocol",
7228 "serde",
7229 "serde_json",
7230 "url",
7231 "uuid",
7232]
7233
7234[[package]]
7235name = "khronos-egl"
7236version = "6.0.0"
7237source = "registry+https://github.com/rust-lang/crates.io-index"
7238checksum = "6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76"
7239dependencies = [
7240 "libc",
7241 "libloading",
7242]
7243
7244[[package]]
7245name = "kqueue"
7246version = "1.0.8"
7247source = "registry+https://github.com/rust-lang/crates.io-index"
7248checksum = "7447f1ca1b7b563588a205fe93dea8df60fd981423a768bc1c0ded35ed147d0c"
7249dependencies = [
7250 "kqueue-sys",
7251 "libc",
7252]
7253
7254[[package]]
7255name = "kqueue-sys"
7256version = "1.0.4"
7257source = "registry+https://github.com/rust-lang/crates.io-index"
7258checksum = "ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b"
7259dependencies = [
7260 "bitflags 1.3.2",
7261 "libc",
7262]
7263
7264[[package]]
7265name = "kurbo"
7266version = "0.11.1"
7267source = "registry+https://github.com/rust-lang/crates.io-index"
7268checksum = "89234b2cc610a7dd927ebde6b41dd1a5d4214cffaef4cf1fb2195d592f92518f"
7269dependencies = [
7270 "arrayvec",
7271 "smallvec",
7272]
7273
7274[[package]]
7275name = "kv-log-macro"
7276version = "1.0.7"
7277source = "registry+https://github.com/rust-lang/crates.io-index"
7278checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"
7279dependencies = [
7280 "log",
7281]
7282
7283[[package]]
7284name = "language"
7285version = "0.1.0"
7286dependencies = [
7287 "anyhow",
7288 "async-trait",
7289 "async-watch",
7290 "clock",
7291 "collections",
7292 "ctor",
7293 "ec4rs",
7294 "env_logger 0.11.7",
7295 "fs",
7296 "futures 0.3.31",
7297 "fuzzy",
7298 "globset",
7299 "gpui",
7300 "http_client",
7301 "imara-diff",
7302 "indoc",
7303 "itertools 0.14.0",
7304 "log",
7305 "lsp",
7306 "parking_lot",
7307 "postage",
7308 "pretty_assertions",
7309 "rand 0.8.5",
7310 "regex",
7311 "rpc",
7312 "schemars",
7313 "serde",
7314 "serde_json",
7315 "settings",
7316 "smallvec",
7317 "smol",
7318 "streaming-iterator",
7319 "strsim",
7320 "sum_tree",
7321 "task",
7322 "text",
7323 "theme",
7324 "tree-sitter",
7325 "tree-sitter-elixir",
7326 "tree-sitter-embedded-template",
7327 "tree-sitter-heex",
7328 "tree-sitter-html",
7329 "tree-sitter-json",
7330 "tree-sitter-md",
7331 "tree-sitter-ruby",
7332 "tree-sitter-rust",
7333 "tree-sitter-typescript",
7334 "unicase",
7335 "unindent",
7336 "util",
7337]
7338
7339[[package]]
7340name = "language_extension"
7341version = "0.1.0"
7342dependencies = [
7343 "anyhow",
7344 "async-trait",
7345 "collections",
7346 "extension",
7347 "fs",
7348 "futures 0.3.31",
7349 "gpui",
7350 "language",
7351 "lsp",
7352 "serde",
7353 "serde_json",
7354 "util",
7355]
7356
7357[[package]]
7358name = "language_model"
7359version = "0.1.0"
7360dependencies = [
7361 "anthropic",
7362 "anyhow",
7363 "base64 0.22.1",
7364 "client",
7365 "collections",
7366 "futures 0.3.31",
7367 "google_ai",
7368 "gpui",
7369 "http_client",
7370 "icons",
7371 "image",
7372 "log",
7373 "open_ai",
7374 "parking_lot",
7375 "proto",
7376 "schemars",
7377 "serde",
7378 "serde_json",
7379 "smol",
7380 "strum",
7381 "telemetry_events",
7382 "thiserror 2.0.12",
7383 "util",
7384]
7385
7386[[package]]
7387name = "language_model_selector"
7388version = "0.1.0"
7389dependencies = [
7390 "feature_flags",
7391 "gpui",
7392 "language_model",
7393 "log",
7394 "picker",
7395 "proto",
7396 "ui",
7397 "workspace",
7398 "zed_actions",
7399]
7400
7401[[package]]
7402name = "language_models"
7403version = "0.1.0"
7404dependencies = [
7405 "anthropic",
7406 "anyhow",
7407 "aws-config",
7408 "aws-credential-types",
7409 "aws_http_client",
7410 "bedrock",
7411 "client",
7412 "collections",
7413 "copilot",
7414 "credentials_provider",
7415 "deepseek",
7416 "editor",
7417 "feature_flags",
7418 "fs",
7419 "futures 0.3.31",
7420 "google_ai",
7421 "gpui",
7422 "gpui_tokio",
7423 "http_client",
7424 "language_model",
7425 "lmstudio",
7426 "log",
7427 "menu",
7428 "mistral",
7429 "ollama",
7430 "open_ai",
7431 "project",
7432 "proto",
7433 "schemars",
7434 "serde",
7435 "serde_json",
7436 "settings",
7437 "smol",
7438 "strum",
7439 "theme",
7440 "tiktoken-rs",
7441 "tokio",
7442 "ui",
7443 "util",
7444]
7445
7446[[package]]
7447name = "language_selector"
7448version = "0.1.0"
7449dependencies = [
7450 "anyhow",
7451 "editor",
7452 "file_finder",
7453 "file_icons",
7454 "fuzzy",
7455 "gpui",
7456 "language",
7457 "picker",
7458 "project",
7459 "settings",
7460 "ui",
7461 "util",
7462 "workspace",
7463]
7464
7465[[package]]
7466name = "language_tools"
7467version = "0.1.0"
7468dependencies = [
7469 "anyhow",
7470 "client",
7471 "collections",
7472 "copilot",
7473 "editor",
7474 "env_logger 0.11.7",
7475 "futures 0.3.31",
7476 "gpui",
7477 "itertools 0.14.0",
7478 "language",
7479 "lsp",
7480 "project",
7481 "release_channel",
7482 "serde_json",
7483 "settings",
7484 "theme",
7485 "tree-sitter",
7486 "ui",
7487 "util",
7488 "workspace",
7489 "zed_actions",
7490]
7491
7492[[package]]
7493name = "languages"
7494version = "0.1.0"
7495dependencies = [
7496 "anyhow",
7497 "async-compression",
7498 "async-tar",
7499 "async-trait",
7500 "collections",
7501 "futures 0.3.31",
7502 "gpui",
7503 "http_client",
7504 "language",
7505 "log",
7506 "lsp",
7507 "node_runtime",
7508 "paths",
7509 "pet",
7510 "pet-conda",
7511 "pet-core",
7512 "pet-fs",
7513 "pet-poetry",
7514 "pet-reporter",
7515 "pretty_assertions",
7516 "project",
7517 "regex",
7518 "rope",
7519 "rust-embed",
7520 "serde",
7521 "serde_json",
7522 "settings",
7523 "smol",
7524 "snippet_provider",
7525 "task",
7526 "text",
7527 "theme",
7528 "toml 0.8.20",
7529 "tree-sitter",
7530 "tree-sitter-bash",
7531 "tree-sitter-c",
7532 "tree-sitter-cpp",
7533 "tree-sitter-css",
7534 "tree-sitter-diff",
7535 "tree-sitter-gitcommit",
7536 "tree-sitter-go",
7537 "tree-sitter-gomod",
7538 "tree-sitter-gowork",
7539 "tree-sitter-jsdoc",
7540 "tree-sitter-json",
7541 "tree-sitter-md",
7542 "tree-sitter-python",
7543 "tree-sitter-regex",
7544 "tree-sitter-rust",
7545 "tree-sitter-typescript",
7546 "tree-sitter-yaml",
7547 "unindent",
7548 "util",
7549 "workspace",
7550]
7551
7552[[package]]
7553name = "lazy_static"
7554version = "1.5.0"
7555source = "registry+https://github.com/rust-lang/crates.io-index"
7556checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
7557dependencies = [
7558 "spin",
7559]
7560
7561[[package]]
7562name = "lazycell"
7563version = "1.3.0"
7564source = "registry+https://github.com/rust-lang/crates.io-index"
7565checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
7566
7567[[package]]
7568name = "leak"
7569version = "0.1.2"
7570source = "registry+https://github.com/rust-lang/crates.io-index"
7571checksum = "bd100e01f1154f2908dfa7d02219aeab25d0b9c7fa955164192e3245255a0c73"
7572
7573[[package]]
7574name = "leaky-cow"
7575version = "0.1.1"
7576source = "registry+https://github.com/rust-lang/crates.io-index"
7577checksum = "40a8225d44241fd324a8af2806ba635fc7c8a7e9a7de4d5cf3ef54e71f5926fc"
7578dependencies = [
7579 "leak",
7580]
7581
7582[[package]]
7583name = "leb128"
7584version = "0.2.5"
7585source = "registry+https://github.com/rust-lang/crates.io-index"
7586checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
7587
7588[[package]]
7589name = "lebe"
7590version = "0.5.2"
7591source = "registry+https://github.com/rust-lang/crates.io-index"
7592checksum = "03087c2bad5e1034e8cace5926dec053fb3790248370865f5117a7d0213354c8"
7593
7594[[package]]
7595name = "libc"
7596version = "0.2.171"
7597source = "registry+https://github.com/rust-lang/crates.io-index"
7598checksum = "c19937216e9d3aa9956d9bb8dfc0b0c8beb6058fc4f7a4dc4d850edf86a237d6"
7599
7600[[package]]
7601name = "libdbus-sys"
7602version = "0.2.5"
7603source = "registry+https://github.com/rust-lang/crates.io-index"
7604checksum = "06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72"
7605dependencies = [
7606 "cc",
7607 "pkg-config",
7608]
7609
7610[[package]]
7611name = "libfuzzer-sys"
7612version = "0.4.8"
7613source = "registry+https://github.com/rust-lang/crates.io-index"
7614checksum = "9b9569d2f74e257076d8c6bfa73fb505b46b851e51ddaecc825944aa3bed17fa"
7615dependencies = [
7616 "arbitrary",
7617 "cc",
7618]
7619
7620[[package]]
7621name = "libgit2-sys"
7622version = "0.18.1+1.9.0"
7623source = "registry+https://github.com/rust-lang/crates.io-index"
7624checksum = "e1dcb20f84ffcdd825c7a311ae347cce604a6f084a767dec4a4929829645290e"
7625dependencies = [
7626 "cc",
7627 "libc",
7628 "libz-sys",
7629 "pkg-config",
7630]
7631
7632[[package]]
7633name = "libloading"
7634version = "0.8.6"
7635source = "registry+https://github.com/rust-lang/crates.io-index"
7636checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34"
7637dependencies = [
7638 "cfg-if",
7639 "windows-targets 0.48.5",
7640]
7641
7642[[package]]
7643name = "libm"
7644version = "0.2.11"
7645source = "registry+https://github.com/rust-lang/crates.io-index"
7646checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa"
7647
7648[[package]]
7649name = "libmimalloc-sys"
7650version = "0.1.40"
7651source = "registry+https://github.com/rust-lang/crates.io-index"
7652checksum = "07d0e07885d6a754b9c7993f2625187ad694ee985d60f23355ff0e7077261502"
7653dependencies = [
7654 "cc",
7655 "libc",
7656]
7657
7658[[package]]
7659name = "libredox"
7660version = "0.1.3"
7661source = "registry+https://github.com/rust-lang/crates.io-index"
7662checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d"
7663dependencies = [
7664 "bitflags 2.8.0",
7665 "libc",
7666 "redox_syscall 0.5.8",
7667]
7668
7669[[package]]
7670name = "libsqlite3-sys"
7671version = "0.30.1"
7672source = "registry+https://github.com/rust-lang/crates.io-index"
7673checksum = "2e99fb7a497b1e3339bc746195567ed8d3e24945ecd636e3619d20b9de9e9149"
7674dependencies = [
7675 "cc",
7676 "pkg-config",
7677 "vcpkg",
7678]
7679
7680[[package]]
7681name = "libwebrtc"
7682version = "0.3.10"
7683source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=102ebbb1ccfbdbcb7332d86dc30b1b1c8c01e4f8#102ebbb1ccfbdbcb7332d86dc30b1b1c8c01e4f8"
7684dependencies = [
7685 "cxx",
7686 "jni",
7687 "js-sys",
7688 "lazy_static",
7689 "livekit-protocol",
7690 "livekit-runtime",
7691 "log",
7692 "parking_lot",
7693 "serde",
7694 "serde_json",
7695 "thiserror 1.0.69",
7696 "tokio",
7697 "wasm-bindgen",
7698 "wasm-bindgen-futures",
7699 "web-sys",
7700 "webrtc-sys",
7701]
7702
7703[[package]]
7704name = "libz-sys"
7705version = "1.1.20"
7706source = "registry+https://github.com/rust-lang/crates.io-index"
7707checksum = "d2d16453e800a8cf6dd2fc3eb4bc99b786a9b90c663b8559a5b1a041bf89e472"
7708dependencies = [
7709 "cc",
7710 "libc",
7711 "pkg-config",
7712 "vcpkg",
7713]
7714
7715[[package]]
7716name = "link-cplusplus"
7717version = "1.0.10"
7718source = "registry+https://github.com/rust-lang/crates.io-index"
7719checksum = "4a6f6da007f968f9def0d65a05b187e2960183de70c160204ecfccf0ee330212"
7720dependencies = [
7721 "cc",
7722]
7723
7724[[package]]
7725name = "linkify"
7726version = "0.10.0"
7727source = "registry+https://github.com/rust-lang/crates.io-index"
7728checksum = "f1dfa36d52c581e9ec783a7ce2a5e0143da6237be5811a0b3153fedfdbe9f780"
7729dependencies = [
7730 "memchr",
7731]
7732
7733[[package]]
7734name = "linkme"
7735version = "0.3.32"
7736source = "registry+https://github.com/rust-lang/crates.io-index"
7737checksum = "22d227772b5999ddc0690e733f734f95ca05387e329c4084fe65678c51198ffe"
7738dependencies = [
7739 "linkme-impl",
7740]
7741
7742[[package]]
7743name = "linkme-impl"
7744version = "0.3.32"
7745source = "registry+https://github.com/rust-lang/crates.io-index"
7746checksum = "71a98813fa0073a317ed6a8055dcd4722a49d9b862af828ee68449adb799b6be"
7747dependencies = [
7748 "proc-macro2",
7749 "quote",
7750 "syn 2.0.100",
7751]
7752
7753[[package]]
7754name = "linux-raw-sys"
7755version = "0.4.14"
7756source = "registry+https://github.com/rust-lang/crates.io-index"
7757checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
7758
7759[[package]]
7760name = "litemap"
7761version = "0.7.4"
7762source = "registry+https://github.com/rust-lang/crates.io-index"
7763checksum = "4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104"
7764
7765[[package]]
7766name = "livekit"
7767version = "0.7.8"
7768source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=102ebbb1ccfbdbcb7332d86dc30b1b1c8c01e4f8#102ebbb1ccfbdbcb7332d86dc30b1b1c8c01e4f8"
7769dependencies = [
7770 "chrono",
7771 "futures-util",
7772 "lazy_static",
7773 "libloading",
7774 "libwebrtc",
7775 "livekit-api",
7776 "livekit-protocol",
7777 "livekit-runtime",
7778 "log",
7779 "parking_lot",
7780 "prost 0.12.6",
7781 "semver",
7782 "serde",
7783 "serde_json",
7784 "thiserror 1.0.69",
7785 "tokio",
7786]
7787
7788[[package]]
7789name = "livekit-api"
7790version = "0.4.2"
7791source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=102ebbb1ccfbdbcb7332d86dc30b1b1c8c01e4f8#102ebbb1ccfbdbcb7332d86dc30b1b1c8c01e4f8"
7792dependencies = [
7793 "base64 0.21.7",
7794 "futures-util",
7795 "http 0.2.12",
7796 "jsonwebtoken",
7797 "livekit-protocol",
7798 "livekit-runtime",
7799 "log",
7800 "parking_lot",
7801 "pbjson-types",
7802 "prost 0.12.6",
7803 "rand 0.9.0",
7804 "reqwest 0.11.27",
7805 "scopeguard",
7806 "serde",
7807 "serde_json",
7808 "sha2",
7809 "thiserror 1.0.69",
7810 "tokio",
7811 "tokio-tungstenite 0.26.2",
7812 "url",
7813]
7814
7815[[package]]
7816name = "livekit-protocol"
7817version = "0.3.9"
7818source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=102ebbb1ccfbdbcb7332d86dc30b1b1c8c01e4f8#102ebbb1ccfbdbcb7332d86dc30b1b1c8c01e4f8"
7819dependencies = [
7820 "futures-util",
7821 "livekit-runtime",
7822 "parking_lot",
7823 "pbjson",
7824 "pbjson-types",
7825 "prost 0.12.6",
7826 "prost-types 0.12.6",
7827 "serde",
7828 "thiserror 1.0.69",
7829 "tokio",
7830]
7831
7832[[package]]
7833name = "livekit-runtime"
7834version = "0.4.0"
7835source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=102ebbb1ccfbdbcb7332d86dc30b1b1c8c01e4f8#102ebbb1ccfbdbcb7332d86dc30b1b1c8c01e4f8"
7836dependencies = [
7837 "tokio",
7838 "tokio-stream",
7839]
7840
7841[[package]]
7842name = "livekit_api"
7843version = "0.1.0"
7844dependencies = [
7845 "anyhow",
7846 "async-trait",
7847 "jsonwebtoken",
7848 "log",
7849 "prost 0.9.0",
7850 "prost-build 0.9.0",
7851 "prost-types 0.9.0",
7852 "reqwest 0.12.8",
7853 "serde",
7854]
7855
7856[[package]]
7857name = "livekit_client"
7858version = "0.1.0"
7859dependencies = [
7860 "anyhow",
7861 "async-trait",
7862 "collections",
7863 "core-foundation 0.10.0",
7864 "core-video",
7865 "coreaudio-rs 0.12.1",
7866 "cpal",
7867 "futures 0.3.31",
7868 "gpui",
7869 "gpui_tokio",
7870 "http_client_tls",
7871 "image",
7872 "libwebrtc",
7873 "livekit",
7874 "livekit_api",
7875 "log",
7876 "nanoid",
7877 "objc",
7878 "parking_lot",
7879 "postage",
7880 "serde",
7881 "serde_json",
7882 "sha2",
7883 "simplelog",
7884 "smallvec",
7885 "tokio-tungstenite 0.26.2",
7886 "util",
7887]
7888
7889[[package]]
7890name = "lmdb-master-sys"
7891version = "0.2.4"
7892source = "registry+https://github.com/rust-lang/crates.io-index"
7893checksum = "472c3760e2a8d0f61f322fb36788021bb36d573c502b50fa3e2bcaac3ec326c9"
7894dependencies = [
7895 "cc",
7896 "doxygen-rs",
7897 "libc",
7898]
7899
7900[[package]]
7901name = "lmstudio"
7902version = "0.1.0"
7903dependencies = [
7904 "anyhow",
7905 "futures 0.3.31",
7906 "http_client",
7907 "schemars",
7908 "serde",
7909 "serde_json",
7910]
7911
7912[[package]]
7913name = "lock_api"
7914version = "0.4.12"
7915source = "registry+https://github.com/rust-lang/crates.io-index"
7916checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
7917dependencies = [
7918 "autocfg",
7919 "scopeguard",
7920]
7921
7922[[package]]
7923name = "log"
7924version = "0.4.26"
7925source = "registry+https://github.com/rust-lang/crates.io-index"
7926checksum = "30bde2b3dc3671ae49d8e2e9f044c7c005836e7a023ee57cffa25ab82764bb9e"
7927dependencies = [
7928 "serde",
7929 "value-bag",
7930]
7931
7932[[package]]
7933name = "loop9"
7934version = "0.1.5"
7935source = "registry+https://github.com/rust-lang/crates.io-index"
7936checksum = "0fae87c125b03c1d2c0150c90365d7d6bcc53fb73a9acaef207d2d065860f062"
7937dependencies = [
7938 "imgref",
7939]
7940
7941[[package]]
7942name = "lru"
7943version = "0.12.5"
7944source = "registry+https://github.com/rust-lang/crates.io-index"
7945checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38"
7946dependencies = [
7947 "hashbrown 0.15.2",
7948]
7949
7950[[package]]
7951name = "lsp"
7952version = "0.1.0"
7953dependencies = [
7954 "anyhow",
7955 "async-pipe",
7956 "collections",
7957 "ctor",
7958 "env_logger 0.11.7",
7959 "futures 0.3.31",
7960 "gpui",
7961 "log",
7962 "lsp-types",
7963 "parking_lot",
7964 "postage",
7965 "release_channel",
7966 "schemars",
7967 "serde",
7968 "serde_json",
7969 "smol",
7970 "util",
7971]
7972
7973[[package]]
7974name = "lsp-types"
7975version = "0.95.1"
7976source = "git+https://github.com/zed-industries/lsp-types?rev=1fff0dd12e2071c5667327394cfec163d2a466ab#1fff0dd12e2071c5667327394cfec163d2a466ab"
7977dependencies = [
7978 "bitflags 1.3.2",
7979 "serde",
7980 "serde_json",
7981 "serde_repr",
7982 "url",
7983]
7984
7985[[package]]
7986name = "lyon"
7987version = "1.0.1"
7988source = "registry+https://github.com/rust-lang/crates.io-index"
7989checksum = "91e7f9cda98b5430809e63ca5197b06c7d191bf7e26dfc467d5a3f0290e2a74f"
7990dependencies = [
7991 "lyon_algorithms",
7992 "lyon_extra",
7993 "lyon_tessellation",
7994]
7995
7996[[package]]
7997name = "lyon_algorithms"
7998version = "1.0.5"
7999source = "registry+https://github.com/rust-lang/crates.io-index"
8000checksum = "f13c9be19d257c7d37e70608ed858e8eab4b2afcea2e3c9a622e892acbf43c08"
8001dependencies = [
8002 "lyon_path",
8003 "num-traits",
8004]
8005
8006[[package]]
8007name = "lyon_extra"
8008version = "1.0.3"
8009source = "registry+https://github.com/rust-lang/crates.io-index"
8010checksum = "1ca94c7bf1e2557c2798989c43416822c12fc5dcc5e17cc3307ef0e71894a955"
8011dependencies = [
8012 "lyon_path",
8013 "thiserror 1.0.69",
8014]
8015
8016[[package]]
8017name = "lyon_geom"
8018version = "1.0.6"
8019source = "registry+https://github.com/rust-lang/crates.io-index"
8020checksum = "8af69edc087272df438b3ee436c4bb6d7c04aa8af665cfd398feae627dbd8570"
8021dependencies = [
8022 "arrayvec",
8023 "euclid",
8024 "num-traits",
8025]
8026
8027[[package]]
8028name = "lyon_path"
8029version = "1.0.6"
8030source = "registry+https://github.com/rust-lang/crates.io-index"
8031checksum = "8e0b8aec2f58586f6eef237985b9a9b7cb3a3aff4417c575075cf95bf925252e"
8032dependencies = [
8033 "lyon_geom",
8034 "num-traits",
8035]
8036
8037[[package]]
8038name = "lyon_tessellation"
8039version = "1.0.15"
8040source = "registry+https://github.com/rust-lang/crates.io-index"
8041checksum = "579d42360a4b09846eff2feef28f538696c7d6c7439bfa65874ff3cbe0951b2c"
8042dependencies = [
8043 "float_next_after",
8044 "lyon_path",
8045 "num-traits",
8046]
8047
8048[[package]]
8049name = "mac"
8050version = "0.1.1"
8051source = "registry+https://github.com/rust-lang/crates.io-index"
8052checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
8053
8054[[package]]
8055name = "mach2"
8056version = "0.4.2"
8057source = "registry+https://github.com/rust-lang/crates.io-index"
8058checksum = "19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709"
8059dependencies = [
8060 "libc",
8061]
8062
8063[[package]]
8064name = "malloc_buf"
8065version = "0.0.6"
8066source = "registry+https://github.com/rust-lang/crates.io-index"
8067checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
8068dependencies = [
8069 "libc",
8070]
8071
8072[[package]]
8073name = "maplit"
8074version = "1.0.2"
8075source = "registry+https://github.com/rust-lang/crates.io-index"
8076checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
8077
8078[[package]]
8079name = "markdown"
8080version = "0.1.0"
8081dependencies = [
8082 "anyhow",
8083 "assets",
8084 "env_logger 0.11.7",
8085 "gpui",
8086 "language",
8087 "languages",
8088 "linkify",
8089 "log",
8090 "node_runtime",
8091 "pulldown-cmark 0.12.2",
8092 "settings",
8093 "theme",
8094 "ui",
8095 "util",
8096]
8097
8098[[package]]
8099name = "markdown_preview"
8100version = "0.1.0"
8101dependencies = [
8102 "anyhow",
8103 "async-recursion 1.1.1",
8104 "collections",
8105 "editor",
8106 "gpui",
8107 "language",
8108 "linkify",
8109 "log",
8110 "pretty_assertions",
8111 "pulldown-cmark 0.12.2",
8112 "settings",
8113 "theme",
8114 "ui",
8115 "util",
8116 "workspace",
8117]
8118
8119[[package]]
8120name = "markup5ever"
8121version = "0.12.1"
8122source = "registry+https://github.com/rust-lang/crates.io-index"
8123checksum = "16ce3abbeba692c8b8441d036ef91aea6df8da2c6b6e21c7e14d3c18e526be45"
8124dependencies = [
8125 "log",
8126 "phf",
8127 "phf_codegen",
8128 "string_cache",
8129 "string_cache_codegen",
8130 "tendril",
8131]
8132
8133[[package]]
8134name = "markup5ever_rcdom"
8135version = "0.3.0"
8136source = "registry+https://github.com/rust-lang/crates.io-index"
8137checksum = "edaa21ab3701bfee5099ade5f7e1f84553fd19228cf332f13cd6e964bf59be18"
8138dependencies = [
8139 "html5ever",
8140 "markup5ever",
8141 "tendril",
8142 "xml5ever",
8143]
8144
8145[[package]]
8146name = "matchers"
8147version = "0.1.0"
8148source = "registry+https://github.com/rust-lang/crates.io-index"
8149checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
8150dependencies = [
8151 "regex-automata 0.1.10",
8152]
8153
8154[[package]]
8155name = "matchit"
8156version = "0.7.3"
8157source = "registry+https://github.com/rust-lang/crates.io-index"
8158checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
8159
8160[[package]]
8161name = "maybe-owned"
8162version = "0.3.4"
8163source = "registry+https://github.com/rust-lang/crates.io-index"
8164checksum = "4facc753ae494aeb6e3c22f839b158aebd4f9270f55cd3c79906c45476c47ab4"
8165
8166[[package]]
8167name = "maybe-rayon"
8168version = "0.1.1"
8169source = "registry+https://github.com/rust-lang/crates.io-index"
8170checksum = "8ea1f30cedd69f0a2954655f7188c6a834246d2bcf1e315e2ac40c4b24dc9519"
8171dependencies = [
8172 "cfg-if",
8173 "rayon",
8174]
8175
8176[[package]]
8177name = "md-5"
8178version = "0.10.6"
8179source = "registry+https://github.com/rust-lang/crates.io-index"
8180checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
8181dependencies = [
8182 "cfg-if",
8183 "digest",
8184]
8185
8186[[package]]
8187name = "mdbook"
8188version = "0.4.47"
8189source = "registry+https://github.com/rust-lang/crates.io-index"
8190checksum = "7e1a8fe3a4a01f28dab245c474cb7b95ccb4d3d2f17a5419a3d949f474c45e84"
8191dependencies = [
8192 "ammonia",
8193 "anyhow",
8194 "chrono",
8195 "clap",
8196 "clap_complete",
8197 "elasticlunr-rs",
8198 "env_logger 0.11.7",
8199 "futures-util",
8200 "handlebars 6.2.0",
8201 "hex",
8202 "ignore",
8203 "log",
8204 "memchr",
8205 "notify 8.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
8206 "notify-debouncer-mini",
8207 "once_cell",
8208 "opener",
8209 "pathdiff",
8210 "pulldown-cmark 0.10.3",
8211 "regex",
8212 "serde",
8213 "serde_json",
8214 "sha2",
8215 "shlex",
8216 "tempfile",
8217 "tokio",
8218 "toml 0.5.11",
8219 "topological-sort",
8220 "walkdir",
8221 "warp",
8222]
8223
8224[[package]]
8225name = "media"
8226version = "0.1.0"
8227dependencies = [
8228 "anyhow",
8229 "bindgen 0.70.1",
8230 "core-foundation 0.10.0",
8231 "core-video",
8232 "ctor",
8233 "foreign-types 0.5.0",
8234 "metal",
8235 "objc",
8236]
8237
8238[[package]]
8239name = "memchr"
8240version = "2.7.4"
8241source = "registry+https://github.com/rust-lang/crates.io-index"
8242checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
8243
8244[[package]]
8245name = "memfd"
8246version = "0.6.4"
8247source = "registry+https://github.com/rust-lang/crates.io-index"
8248checksum = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64"
8249dependencies = [
8250 "rustix",
8251]
8252
8253[[package]]
8254name = "memmap2"
8255version = "0.9.5"
8256source = "registry+https://github.com/rust-lang/crates.io-index"
8257checksum = "fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f"
8258dependencies = [
8259 "libc",
8260]
8261
8262[[package]]
8263name = "memoffset"
8264version = "0.9.1"
8265source = "registry+https://github.com/rust-lang/crates.io-index"
8266checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
8267dependencies = [
8268 "autocfg",
8269]
8270
8271[[package]]
8272name = "menu"
8273version = "0.1.0"
8274dependencies = [
8275 "gpui",
8276 "serde",
8277]
8278
8279[[package]]
8280name = "metal"
8281version = "0.29.0"
8282source = "registry+https://github.com/rust-lang/crates.io-index"
8283checksum = "7ecfd3296f8c56b7c1f6fbac3c71cefa9d78ce009850c45000015f206dc7fa21"
8284dependencies = [
8285 "bitflags 2.8.0",
8286 "block",
8287 "core-graphics-types 0.1.3",
8288 "foreign-types 0.5.0",
8289 "log",
8290 "objc",
8291 "paste",
8292]
8293
8294[[package]]
8295name = "migrator"
8296version = "0.1.0"
8297dependencies = [
8298 "anyhow",
8299 "collections",
8300 "convert_case 0.8.0",
8301 "log",
8302 "pretty_assertions",
8303 "streaming-iterator",
8304 "tree-sitter",
8305 "tree-sitter-json",
8306]
8307
8308[[package]]
8309name = "mimalloc"
8310version = "0.1.44"
8311source = "registry+https://github.com/rust-lang/crates.io-index"
8312checksum = "99585191385958383e13f6b822e6b6d8d9cf928e7d286ceb092da92b43c87bc1"
8313dependencies = [
8314 "libmimalloc-sys",
8315]
8316
8317[[package]]
8318name = "mime"
8319version = "0.3.17"
8320source = "registry+https://github.com/rust-lang/crates.io-index"
8321checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
8322
8323[[package]]
8324name = "mime_guess"
8325version = "2.0.5"
8326source = "registry+https://github.com/rust-lang/crates.io-index"
8327checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
8328dependencies = [
8329 "mime",
8330 "unicase",
8331]
8332
8333[[package]]
8334name = "minimal-lexical"
8335version = "0.2.1"
8336source = "registry+https://github.com/rust-lang/crates.io-index"
8337checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
8338
8339[[package]]
8340name = "miniz_oxide"
8341version = "0.8.0"
8342source = "registry+https://github.com/rust-lang/crates.io-index"
8343checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1"
8344dependencies = [
8345 "adler2",
8346 "simd-adler32",
8347]
8348
8349[[package]]
8350name = "mint"
8351version = "0.5.9"
8352source = "registry+https://github.com/rust-lang/crates.io-index"
8353checksum = "e53debba6bda7a793e5f99b8dacf19e626084f525f7829104ba9898f367d85ff"
8354
8355[[package]]
8356name = "mio"
8357version = "1.0.3"
8358source = "registry+https://github.com/rust-lang/crates.io-index"
8359checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd"
8360dependencies = [
8361 "libc",
8362 "log",
8363 "wasi 0.11.0+wasi-snapshot-preview1",
8364 "windows-sys 0.52.0",
8365]
8366
8367[[package]]
8368name = "miow"
8369version = "0.6.0"
8370source = "registry+https://github.com/rust-lang/crates.io-index"
8371checksum = "359f76430b20a79f9e20e115b3428614e654f04fab314482fc0fda0ebd3c6044"
8372dependencies = [
8373 "windows-sys 0.48.0",
8374]
8375
8376[[package]]
8377name = "mistral"
8378version = "0.1.0"
8379dependencies = [
8380 "anyhow",
8381 "futures 0.3.31",
8382 "http_client",
8383 "schemars",
8384 "serde",
8385 "serde_json",
8386 "strum",
8387]
8388
8389[[package]]
8390name = "msvc_spectre_libs"
8391version = "0.1.2"
8392source = "registry+https://github.com/rust-lang/crates.io-index"
8393checksum = "8661ace213a0a130c7c5b9542df5023aedf092a02008ccf477b39ff108990305"
8394dependencies = [
8395 "cc",
8396]
8397
8398[[package]]
8399name = "multi_buffer"
8400version = "0.1.0"
8401dependencies = [
8402 "anyhow",
8403 "buffer_diff",
8404 "clock",
8405 "collections",
8406 "ctor",
8407 "env_logger 0.11.7",
8408 "futures 0.3.31",
8409 "gpui",
8410 "indoc",
8411 "itertools 0.14.0",
8412 "language",
8413 "log",
8414 "parking_lot",
8415 "pretty_assertions",
8416 "project",
8417 "rand 0.8.5",
8418 "rope",
8419 "serde",
8420 "settings",
8421 "smallvec",
8422 "smol",
8423 "sum_tree",
8424 "text",
8425 "theme",
8426 "tree-sitter",
8427 "util",
8428]
8429
8430[[package]]
8431name = "multimap"
8432version = "0.8.3"
8433source = "registry+https://github.com/rust-lang/crates.io-index"
8434checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"
8435
8436[[package]]
8437name = "naga"
8438version = "23.1.0"
8439source = "registry+https://github.com/rust-lang/crates.io-index"
8440checksum = "364f94bc34f61332abebe8cad6f6cd82a5b65cff22c828d05d0968911462ca4f"
8441dependencies = [
8442 "arrayvec",
8443 "bit-set 0.8.0",
8444 "bitflags 2.8.0",
8445 "cfg_aliases 0.1.1",
8446 "codespan-reporting 0.11.1",
8447 "hexf-parse",
8448 "indexmap",
8449 "log",
8450 "rustc-hash 1.1.0",
8451 "spirv",
8452 "termcolor",
8453 "thiserror 1.0.69",
8454 "unicode-xid",
8455]
8456
8457[[package]]
8458name = "nanoid"
8459version = "0.4.0"
8460source = "registry+https://github.com/rust-lang/crates.io-index"
8461checksum = "3ffa00dec017b5b1a8b7cf5e2c008bfda1aa7e0697ac1508b491fdf2622fb4d8"
8462dependencies = [
8463 "rand 0.8.5",
8464]
8465
8466[[package]]
8467name = "nanorand"
8468version = "0.7.0"
8469source = "registry+https://github.com/rust-lang/crates.io-index"
8470checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"
8471dependencies = [
8472 "getrandom 0.2.15",
8473]
8474
8475[[package]]
8476name = "native-tls"
8477version = "0.2.12"
8478source = "registry+https://github.com/rust-lang/crates.io-index"
8479checksum = "a8614eb2c83d59d1c8cc974dd3f920198647674a0a035e1af1fa58707e317466"
8480dependencies = [
8481 "libc",
8482 "log",
8483 "openssl",
8484 "openssl-probe",
8485 "openssl-sys",
8486 "schannel",
8487 "security-framework 2.11.1",
8488 "security-framework-sys",
8489 "tempfile",
8490]
8491
8492[[package]]
8493name = "nbformat"
8494version = "0.10.0"
8495source = "registry+https://github.com/rust-lang/crates.io-index"
8496checksum = "244c1673f02b4d5f3c51b6f8ed28d57182cb166a50a6dbf651a3d53e23dc81c0"
8497dependencies = [
8498 "anyhow",
8499 "chrono",
8500 "jupyter-protocol",
8501 "serde",
8502 "serde_json",
8503 "thiserror 1.0.69",
8504 "uuid",
8505]
8506
8507[[package]]
8508name = "ndk"
8509version = "0.8.0"
8510source = "registry+https://github.com/rust-lang/crates.io-index"
8511checksum = "2076a31b7010b17a38c01907c45b945e8f11495ee4dd588309718901b1f7a5b7"
8512dependencies = [
8513 "bitflags 2.8.0",
8514 "jni-sys",
8515 "log",
8516 "ndk-sys",
8517 "num_enum",
8518 "thiserror 1.0.69",
8519]
8520
8521[[package]]
8522name = "ndk-context"
8523version = "0.1.1"
8524source = "registry+https://github.com/rust-lang/crates.io-index"
8525checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
8526
8527[[package]]
8528name = "ndk-sys"
8529version = "0.5.0+25.2.9519653"
8530source = "registry+https://github.com/rust-lang/crates.io-index"
8531checksum = "8c196769dd60fd4f363e11d948139556a344e79d451aeb2fa2fd040738ef7691"
8532dependencies = [
8533 "jni-sys",
8534]
8535
8536[[package]]
8537name = "new_debug_unreachable"
8538version = "1.0.6"
8539source = "registry+https://github.com/rust-lang/crates.io-index"
8540checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
8541
8542[[package]]
8543name = "nix"
8544version = "0.29.0"
8545source = "registry+https://github.com/rust-lang/crates.io-index"
8546checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46"
8547dependencies = [
8548 "bitflags 2.8.0",
8549 "cfg-if",
8550 "cfg_aliases 0.2.1",
8551 "libc",
8552 "memoffset",
8553]
8554
8555[[package]]
8556name = "node_runtime"
8557version = "0.1.0"
8558dependencies = [
8559 "anyhow",
8560 "async-compression",
8561 "async-std",
8562 "async-tar",
8563 "async-trait",
8564 "async-watch",
8565 "async_zip",
8566 "futures 0.3.31",
8567 "http_client",
8568 "log",
8569 "paths",
8570 "semver",
8571 "serde",
8572 "serde_json",
8573 "smol",
8574 "tempfile",
8575 "util",
8576 "walkdir",
8577 "which 6.0.3",
8578]
8579
8580[[package]]
8581name = "nom"
8582version = "7.1.3"
8583source = "registry+https://github.com/rust-lang/crates.io-index"
8584checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
8585dependencies = [
8586 "memchr",
8587 "minimal-lexical",
8588]
8589
8590[[package]]
8591name = "noop_proc_macro"
8592version = "0.3.0"
8593source = "registry+https://github.com/rust-lang/crates.io-index"
8594checksum = "0676bb32a98c1a483ce53e500a81ad9c3d5b3f7c920c28c24e9cb0980d0b5bc8"
8595
8596[[package]]
8597name = "normpath"
8598version = "1.3.0"
8599source = "registry+https://github.com/rust-lang/crates.io-index"
8600checksum = "c8911957c4b1549ac0dc74e30db9c8b0e66ddcd6d7acc33098f4c63a64a6d7ed"
8601dependencies = [
8602 "windows-sys 0.59.0",
8603]
8604
8605[[package]]
8606name = "notifications"
8607version = "0.1.0"
8608dependencies = [
8609 "anyhow",
8610 "channel",
8611 "client",
8612 "collections",
8613 "component",
8614 "db",
8615 "gpui",
8616 "linkme",
8617 "rpc",
8618 "settings",
8619 "sum_tree",
8620 "time",
8621 "ui",
8622 "util",
8623 "workspace",
8624]
8625
8626[[package]]
8627name = "notify"
8628version = "8.0.0"
8629source = "registry+https://github.com/rust-lang/crates.io-index"
8630checksum = "2fee8403b3d66ac7b26aee6e40a897d85dc5ce26f44da36b8b73e987cc52e943"
8631dependencies = [
8632 "bitflags 2.8.0",
8633 "filetime",
8634 "fsevent-sys 4.1.0",
8635 "inotify",
8636 "kqueue",
8637 "libc",
8638 "log",
8639 "mio",
8640 "notify-types 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
8641 "walkdir",
8642 "windows-sys 0.59.0",
8643]
8644
8645[[package]]
8646name = "notify"
8647version = "8.0.0"
8648source = "git+https://github.com/zed-industries/notify.git?rev=bbb9ea5ae52b253e095737847e367c30653a2e96#bbb9ea5ae52b253e095737847e367c30653a2e96"
8649dependencies = [
8650 "bitflags 2.8.0",
8651 "filetime",
8652 "fsevent-sys 4.1.0",
8653 "inotify",
8654 "kqueue",
8655 "libc",
8656 "log",
8657 "mio",
8658 "notify-types 2.0.0 (git+https://github.com/zed-industries/notify.git?rev=bbb9ea5ae52b253e095737847e367c30653a2e96)",
8659 "walkdir",
8660 "windows-sys 0.59.0",
8661]
8662
8663[[package]]
8664name = "notify-debouncer-mini"
8665version = "0.6.0"
8666source = "registry+https://github.com/rust-lang/crates.io-index"
8667checksum = "a689eb4262184d9a1727f9087cd03883ea716682ab03ed24efec57d7716dccb8"
8668dependencies = [
8669 "log",
8670 "notify 8.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
8671 "notify-types 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
8672 "tempfile",
8673]
8674
8675[[package]]
8676name = "notify-types"
8677version = "2.0.0"
8678source = "registry+https://github.com/rust-lang/crates.io-index"
8679checksum = "5e0826a989adedc2a244799e823aece04662b66609d96af8dff7ac6df9a8925d"
8680
8681[[package]]
8682name = "notify-types"
8683version = "2.0.0"
8684source = "git+https://github.com/zed-industries/notify.git?rev=bbb9ea5ae52b253e095737847e367c30653a2e96#bbb9ea5ae52b253e095737847e367c30653a2e96"
8685
8686[[package]]
8687name = "ntapi"
8688version = "0.4.1"
8689source = "registry+https://github.com/rust-lang/crates.io-index"
8690checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
8691dependencies = [
8692 "winapi",
8693]
8694
8695[[package]]
8696name = "nu-ansi-term"
8697version = "0.46.0"
8698source = "registry+https://github.com/rust-lang/crates.io-index"
8699checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
8700dependencies = [
8701 "overload",
8702 "winapi",
8703]
8704
8705[[package]]
8706name = "num"
8707version = "0.4.3"
8708source = "registry+https://github.com/rust-lang/crates.io-index"
8709checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23"
8710dependencies = [
8711 "num-bigint",
8712 "num-complex",
8713 "num-integer",
8714 "num-iter",
8715 "num-rational",
8716 "num-traits",
8717]
8718
8719[[package]]
8720name = "num-bigint"
8721version = "0.4.6"
8722source = "registry+https://github.com/rust-lang/crates.io-index"
8723checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
8724dependencies = [
8725 "num-integer",
8726 "num-traits",
8727]
8728
8729[[package]]
8730name = "num-bigint-dig"
8731version = "0.8.4"
8732source = "registry+https://github.com/rust-lang/crates.io-index"
8733checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151"
8734dependencies = [
8735 "byteorder",
8736 "lazy_static",
8737 "libm",
8738 "num-integer",
8739 "num-iter",
8740 "num-traits",
8741 "rand 0.8.5",
8742 "serde",
8743 "smallvec",
8744 "zeroize",
8745]
8746
8747[[package]]
8748name = "num-complex"
8749version = "0.4.6"
8750source = "registry+https://github.com/rust-lang/crates.io-index"
8751checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
8752dependencies = [
8753 "num-traits",
8754]
8755
8756[[package]]
8757name = "num-conv"
8758version = "0.1.0"
8759source = "registry+https://github.com/rust-lang/crates.io-index"
8760checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
8761
8762[[package]]
8763name = "num-derive"
8764version = "0.4.2"
8765source = "registry+https://github.com/rust-lang/crates.io-index"
8766checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202"
8767dependencies = [
8768 "proc-macro2",
8769 "quote",
8770 "syn 2.0.100",
8771]
8772
8773[[package]]
8774name = "num-format"
8775version = "0.4.4"
8776source = "registry+https://github.com/rust-lang/crates.io-index"
8777checksum = "a652d9771a63711fd3c3deb670acfbe5c30a4072e664d7a3bf5a9e1056ac72c3"
8778dependencies = [
8779 "arrayvec",
8780 "itoa",
8781]
8782
8783[[package]]
8784name = "num-integer"
8785version = "0.1.46"
8786source = "registry+https://github.com/rust-lang/crates.io-index"
8787checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
8788dependencies = [
8789 "num-traits",
8790]
8791
8792[[package]]
8793name = "num-iter"
8794version = "0.1.45"
8795source = "registry+https://github.com/rust-lang/crates.io-index"
8796checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
8797dependencies = [
8798 "autocfg",
8799 "num-integer",
8800 "num-traits",
8801]
8802
8803[[package]]
8804name = "num-modular"
8805version = "0.6.1"
8806source = "registry+https://github.com/rust-lang/crates.io-index"
8807checksum = "17bb261bf36fa7d83f4c294f834e91256769097b3cb505d44831e0a179ac647f"
8808
8809[[package]]
8810name = "num-order"
8811version = "1.2.0"
8812source = "registry+https://github.com/rust-lang/crates.io-index"
8813checksum = "537b596b97c40fcf8056d153049eb22f481c17ebce72a513ec9286e4986d1bb6"
8814dependencies = [
8815 "num-modular",
8816]
8817
8818[[package]]
8819name = "num-rational"
8820version = "0.4.2"
8821source = "registry+https://github.com/rust-lang/crates.io-index"
8822checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824"
8823dependencies = [
8824 "num-bigint",
8825 "num-integer",
8826 "num-traits",
8827]
8828
8829[[package]]
8830name = "num-traits"
8831version = "0.2.19"
8832source = "registry+https://github.com/rust-lang/crates.io-index"
8833checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
8834dependencies = [
8835 "autocfg",
8836 "libm",
8837]
8838
8839[[package]]
8840name = "num_cpus"
8841version = "1.16.0"
8842source = "registry+https://github.com/rust-lang/crates.io-index"
8843checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
8844dependencies = [
8845 "hermit-abi 0.3.9",
8846 "libc",
8847]
8848
8849[[package]]
8850name = "num_enum"
8851version = "0.7.3"
8852source = "registry+https://github.com/rust-lang/crates.io-index"
8853checksum = "4e613fc340b2220f734a8595782c551f1250e969d87d3be1ae0579e8d4065179"
8854dependencies = [
8855 "num_enum_derive",
8856]
8857
8858[[package]]
8859name = "num_enum_derive"
8860version = "0.7.3"
8861source = "registry+https://github.com/rust-lang/crates.io-index"
8862checksum = "af1844ef2428cc3e1cb900be36181049ef3d3193c63e43026cfe202983b27a56"
8863dependencies = [
8864 "proc-macro-crate",
8865 "proc-macro2",
8866 "quote",
8867 "syn 2.0.100",
8868]
8869
8870[[package]]
8871name = "num_threads"
8872version = "0.1.7"
8873source = "registry+https://github.com/rust-lang/crates.io-index"
8874checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9"
8875dependencies = [
8876 "libc",
8877]
8878
8879[[package]]
8880name = "nvim-rs"
8881version = "0.8.0-pre"
8882source = "git+https://github.com/KillTheMule/nvim-rs?branch=master#69500bae73b8b3f02a05b7bee621a0d0e633da6c"
8883dependencies = [
8884 "async-trait",
8885 "futures 0.3.31",
8886 "log",
8887 "parity-tokio-ipc",
8888 "rmp",
8889 "rmpv",
8890 "tokio",
8891 "tokio-util",
8892 "winapi",
8893]
8894
8895[[package]]
8896name = "objc"
8897version = "0.2.7"
8898source = "registry+https://github.com/rust-lang/crates.io-index"
8899checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
8900dependencies = [
8901 "malloc_buf",
8902]
8903
8904[[package]]
8905name = "objc-sys"
8906version = "0.3.5"
8907source = "registry+https://github.com/rust-lang/crates.io-index"
8908checksum = "cdb91bdd390c7ce1a8607f35f3ca7151b65afc0ff5ff3b34fa350f7d7c7e4310"
8909
8910[[package]]
8911name = "objc2"
8912version = "0.5.2"
8913source = "registry+https://github.com/rust-lang/crates.io-index"
8914checksum = "46a785d4eeff09c14c487497c162e92766fbb3e4059a71840cecc03d9a50b804"
8915dependencies = [
8916 "objc-sys",
8917 "objc2-encode",
8918]
8919
8920[[package]]
8921name = "objc2-app-kit"
8922version = "0.2.2"
8923source = "registry+https://github.com/rust-lang/crates.io-index"
8924checksum = "e4e89ad9e3d7d297152b17d39ed92cd50ca8063a89a9fa569046d41568891eff"
8925dependencies = [
8926 "bitflags 2.8.0",
8927 "block2",
8928 "libc",
8929 "objc2",
8930 "objc2-core-data",
8931 "objc2-core-image",
8932 "objc2-foundation",
8933 "objc2-quartz-core",
8934]
8935
8936[[package]]
8937name = "objc2-cloud-kit"
8938version = "0.2.2"
8939source = "registry+https://github.com/rust-lang/crates.io-index"
8940checksum = "74dd3b56391c7a0596a295029734d3c1c5e7e510a4cb30245f8221ccea96b009"
8941dependencies = [
8942 "bitflags 2.8.0",
8943 "block2",
8944 "objc2",
8945 "objc2-core-location",
8946 "objc2-foundation",
8947]
8948
8949[[package]]
8950name = "objc2-contacts"
8951version = "0.2.2"
8952source = "registry+https://github.com/rust-lang/crates.io-index"
8953checksum = "a5ff520e9c33812fd374d8deecef01d4a840e7b41862d849513de77e44aa4889"
8954dependencies = [
8955 "block2",
8956 "objc2",
8957 "objc2-foundation",
8958]
8959
8960[[package]]
8961name = "objc2-core-data"
8962version = "0.2.2"
8963source = "registry+https://github.com/rust-lang/crates.io-index"
8964checksum = "617fbf49e071c178c0b24c080767db52958f716d9eabdf0890523aeae54773ef"
8965dependencies = [
8966 "bitflags 2.8.0",
8967 "block2",
8968 "objc2",
8969 "objc2-foundation",
8970]
8971
8972[[package]]
8973name = "objc2-core-image"
8974version = "0.2.2"
8975source = "registry+https://github.com/rust-lang/crates.io-index"
8976checksum = "55260963a527c99f1819c4f8e3b47fe04f9650694ef348ffd2227e8196d34c80"
8977dependencies = [
8978 "block2",
8979 "objc2",
8980 "objc2-foundation",
8981 "objc2-metal",
8982]
8983
8984[[package]]
8985name = "objc2-core-location"
8986version = "0.2.2"
8987source = "registry+https://github.com/rust-lang/crates.io-index"
8988checksum = "000cfee34e683244f284252ee206a27953279d370e309649dc3ee317b37e5781"
8989dependencies = [
8990 "block2",
8991 "objc2",
8992 "objc2-contacts",
8993 "objc2-foundation",
8994]
8995
8996[[package]]
8997name = "objc2-encode"
8998version = "4.0.3"
8999source = "registry+https://github.com/rust-lang/crates.io-index"
9000checksum = "7891e71393cd1f227313c9379a26a584ff3d7e6e7159e988851f0934c993f0f8"
9001
9002[[package]]
9003name = "objc2-foundation"
9004version = "0.2.2"
9005source = "registry+https://github.com/rust-lang/crates.io-index"
9006checksum = "0ee638a5da3799329310ad4cfa62fbf045d5f56e3ef5ba4149e7452dcf89d5a8"
9007dependencies = [
9008 "bitflags 2.8.0",
9009 "block2",
9010 "libc",
9011 "objc2",
9012]
9013
9014[[package]]
9015name = "objc2-link-presentation"
9016version = "0.2.2"
9017source = "registry+https://github.com/rust-lang/crates.io-index"
9018checksum = "a1a1ae721c5e35be65f01a03b6d2ac13a54cb4fa70d8a5da293d7b0020261398"
9019dependencies = [
9020 "block2",
9021 "objc2",
9022 "objc2-app-kit",
9023 "objc2-foundation",
9024]
9025
9026[[package]]
9027name = "objc2-metal"
9028version = "0.2.2"
9029source = "registry+https://github.com/rust-lang/crates.io-index"
9030checksum = "dd0cba1276f6023976a406a14ffa85e1fdd19df6b0f737b063b95f6c8c7aadd6"
9031dependencies = [
9032 "bitflags 2.8.0",
9033 "block2",
9034 "objc2",
9035 "objc2-foundation",
9036]
9037
9038[[package]]
9039name = "objc2-quartz-core"
9040version = "0.2.2"
9041source = "registry+https://github.com/rust-lang/crates.io-index"
9042checksum = "e42bee7bff906b14b167da2bac5efe6b6a07e6f7c0a21a7308d40c960242dc7a"
9043dependencies = [
9044 "bitflags 2.8.0",
9045 "block2",
9046 "objc2",
9047 "objc2-foundation",
9048 "objc2-metal",
9049]
9050
9051[[package]]
9052name = "objc2-symbols"
9053version = "0.2.2"
9054source = "registry+https://github.com/rust-lang/crates.io-index"
9055checksum = "0a684efe3dec1b305badae1a28f6555f6ddd3bb2c2267896782858d5a78404dc"
9056dependencies = [
9057 "objc2",
9058 "objc2-foundation",
9059]
9060
9061[[package]]
9062name = "objc2-ui-kit"
9063version = "0.2.2"
9064source = "registry+https://github.com/rust-lang/crates.io-index"
9065checksum = "b8bb46798b20cd6b91cbd113524c490f1686f4c4e8f49502431415f3512e2b6f"
9066dependencies = [
9067 "bitflags 2.8.0",
9068 "block2",
9069 "objc2",
9070 "objc2-cloud-kit",
9071 "objc2-core-data",
9072 "objc2-core-image",
9073 "objc2-core-location",
9074 "objc2-foundation",
9075 "objc2-link-presentation",
9076 "objc2-quartz-core",
9077 "objc2-symbols",
9078 "objc2-uniform-type-identifiers",
9079 "objc2-user-notifications",
9080]
9081
9082[[package]]
9083name = "objc2-uniform-type-identifiers"
9084version = "0.2.2"
9085source = "registry+https://github.com/rust-lang/crates.io-index"
9086checksum = "44fa5f9748dbfe1ca6c0b79ad20725a11eca7c2218bceb4b005cb1be26273bfe"
9087dependencies = [
9088 "block2",
9089 "objc2",
9090 "objc2-foundation",
9091]
9092
9093[[package]]
9094name = "objc2-user-notifications"
9095version = "0.2.2"
9096source = "registry+https://github.com/rust-lang/crates.io-index"
9097checksum = "76cfcbf642358e8689af64cee815d139339f3ed8ad05103ed5eaf73db8d84cb3"
9098dependencies = [
9099 "bitflags 2.8.0",
9100 "block2",
9101 "objc2",
9102 "objc2-core-location",
9103 "objc2-foundation",
9104]
9105
9106[[package]]
9107name = "object"
9108version = "0.36.5"
9109source = "registry+https://github.com/rust-lang/crates.io-index"
9110checksum = "aedf0a2d09c573ed1d8d85b30c119153926a2b36dce0ab28322c09a117a4683e"
9111dependencies = [
9112 "crc32fast",
9113 "hashbrown 0.15.2",
9114 "indexmap",
9115 "memchr",
9116]
9117
9118[[package]]
9119name = "oboe"
9120version = "0.6.1"
9121source = "registry+https://github.com/rust-lang/crates.io-index"
9122checksum = "e8b61bebd49e5d43f5f8cc7ee2891c16e0f41ec7954d36bcb6c14c5e0de867fb"
9123dependencies = [
9124 "jni",
9125 "ndk",
9126 "ndk-context",
9127 "num-derive",
9128 "num-traits",
9129 "oboe-sys",
9130]
9131
9132[[package]]
9133name = "oboe-sys"
9134version = "0.6.1"
9135source = "registry+https://github.com/rust-lang/crates.io-index"
9136checksum = "6c8bb09a4a2b1d668170cfe0a7d5bc103f8999fb316c98099b6a9939c9f2e79d"
9137dependencies = [
9138 "cc",
9139]
9140
9141[[package]]
9142name = "ollama"
9143version = "0.1.0"
9144dependencies = [
9145 "anyhow",
9146 "futures 0.3.31",
9147 "http_client",
9148 "schemars",
9149 "serde",
9150 "serde_json",
9151]
9152
9153[[package]]
9154name = "once_cell"
9155version = "1.20.3"
9156source = "registry+https://github.com/rust-lang/crates.io-index"
9157checksum = "945462a4b81e43c4e3ba96bd7b49d834c6f61198356aa858733bc4acf3cbe62e"
9158
9159[[package]]
9160name = "oo7"
9161version = "0.4.1"
9162source = "registry+https://github.com/rust-lang/crates.io-index"
9163checksum = "72c84df357c7049f98c8b157abe71ee751531166c14ba09366e08bc6ab1ea2c9"
9164dependencies = [
9165 "aes",
9166 "ashpd",
9167 "async-fs",
9168 "async-io",
9169 "async-lock",
9170 "blocking",
9171 "cbc",
9172 "cipher",
9173 "digest",
9174 "endi",
9175 "futures-lite 2.6.0",
9176 "futures-util",
9177 "getrandom 0.3.1",
9178 "hkdf",
9179 "hmac",
9180 "md-5",
9181 "num",
9182 "num-bigint-dig",
9183 "pbkdf2 0.12.2",
9184 "rand 0.9.0",
9185 "serde",
9186 "sha2",
9187 "subtle",
9188 "zbus",
9189 "zbus_macros",
9190 "zeroize",
9191 "zvariant",
9192]
9193
9194[[package]]
9195name = "oorandom"
9196version = "11.1.4"
9197source = "registry+https://github.com/rust-lang/crates.io-index"
9198checksum = "b410bbe7e14ab526a0e86877eb47c6996a2bd7746f027ba551028c925390e4e9"
9199
9200[[package]]
9201name = "open"
9202version = "5.3.2"
9203source = "registry+https://github.com/rust-lang/crates.io-index"
9204checksum = "e2483562e62ea94312f3576a7aca397306df7990b8d89033e18766744377ef95"
9205dependencies = [
9206 "is-wsl",
9207 "libc",
9208 "pathdiff",
9209]
9210
9211[[package]]
9212name = "open_ai"
9213version = "0.1.0"
9214dependencies = [
9215 "anyhow",
9216 "futures 0.3.31",
9217 "http_client",
9218 "schemars",
9219 "serde",
9220 "serde_json",
9221 "strum",
9222]
9223
9224[[package]]
9225name = "opener"
9226version = "0.7.2"
9227source = "registry+https://github.com/rust-lang/crates.io-index"
9228checksum = "d0812e5e4df08da354c851a3376fead46db31c2214f849d3de356d774d057681"
9229dependencies = [
9230 "bstr",
9231 "dbus",
9232 "normpath",
9233 "windows-sys 0.59.0",
9234]
9235
9236[[package]]
9237name = "openssl"
9238version = "0.10.70"
9239source = "registry+https://github.com/rust-lang/crates.io-index"
9240checksum = "61cfb4e166a8bb8c9b55c500bc2308550148ece889be90f609377e58140f42c6"
9241dependencies = [
9242 "bitflags 2.8.0",
9243 "cfg-if",
9244 "foreign-types 0.3.2",
9245 "libc",
9246 "once_cell",
9247 "openssl-macros",
9248 "openssl-sys",
9249]
9250
9251[[package]]
9252name = "openssl-macros"
9253version = "0.1.1"
9254source = "registry+https://github.com/rust-lang/crates.io-index"
9255checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
9256dependencies = [
9257 "proc-macro2",
9258 "quote",
9259 "syn 2.0.100",
9260]
9261
9262[[package]]
9263name = "openssl-probe"
9264version = "0.1.5"
9265source = "registry+https://github.com/rust-lang/crates.io-index"
9266checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
9267
9268[[package]]
9269name = "openssl-src"
9270version = "300.4.1+3.4.0"
9271source = "registry+https://github.com/rust-lang/crates.io-index"
9272checksum = "faa4eac4138c62414b5622d1b31c5c304f34b406b013c079c2bbc652fdd6678c"
9273dependencies = [
9274 "cc",
9275]
9276
9277[[package]]
9278name = "openssl-sys"
9279version = "0.9.105"
9280source = "registry+https://github.com/rust-lang/crates.io-index"
9281checksum = "8b22d5b84be05a8d6947c7cb71f7c849aa0f112acd4bf51c2a7c1c988ac0a9dc"
9282dependencies = [
9283 "cc",
9284 "libc",
9285 "openssl-src",
9286 "pkg-config",
9287 "vcpkg",
9288]
9289
9290[[package]]
9291name = "option-ext"
9292version = "0.2.0"
9293source = "registry+https://github.com/rust-lang/crates.io-index"
9294checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
9295
9296[[package]]
9297name = "ordered-float"
9298version = "2.10.1"
9299source = "registry+https://github.com/rust-lang/crates.io-index"
9300checksum = "68f19d67e5a2795c94e73e0bb1cc1a7edeb2e28efd39e2e1c9b7a40c1108b11c"
9301dependencies = [
9302 "num-traits",
9303]
9304
9305[[package]]
9306name = "ordered-float"
9307version = "3.9.2"
9308source = "registry+https://github.com/rust-lang/crates.io-index"
9309checksum = "f1e1c390732d15f1d48471625cd92d154e66db2c56645e29a9cd26f4699f72dc"
9310dependencies = [
9311 "num-traits",
9312]
9313
9314[[package]]
9315name = "ordered-stream"
9316version = "0.2.0"
9317source = "registry+https://github.com/rust-lang/crates.io-index"
9318checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
9319dependencies = [
9320 "futures-core",
9321 "pin-project-lite",
9322]
9323
9324[[package]]
9325name = "ouroboros"
9326version = "0.18.4"
9327source = "registry+https://github.com/rust-lang/crates.io-index"
9328checksum = "944fa20996a25aded6b4795c6d63f10014a7a83f8be9828a11860b08c5fc4a67"
9329dependencies = [
9330 "aliasable",
9331 "ouroboros_macro",
9332 "static_assertions",
9333]
9334
9335[[package]]
9336name = "ouroboros_macro"
9337version = "0.18.4"
9338source = "registry+https://github.com/rust-lang/crates.io-index"
9339checksum = "39b0deead1528fd0e5947a8546a9642a9777c25f6e1e26f34c97b204bbb465bd"
9340dependencies = [
9341 "heck 0.4.1",
9342 "itertools 0.12.1",
9343 "proc-macro2",
9344 "proc-macro2-diagnostics",
9345 "quote",
9346 "syn 2.0.100",
9347]
9348
9349[[package]]
9350name = "outline"
9351version = "0.1.0"
9352dependencies = [
9353 "editor",
9354 "fuzzy",
9355 "gpui",
9356 "indoc",
9357 "language",
9358 "menu",
9359 "ordered-float 2.10.1",
9360 "picker",
9361 "project",
9362 "rope",
9363 "serde_json",
9364 "settings",
9365 "smol",
9366 "theme",
9367 "tree-sitter-rust",
9368 "tree-sitter-typescript",
9369 "ui",
9370 "util",
9371 "workspace",
9372 "zed_actions",
9373]
9374
9375[[package]]
9376name = "outline_panel"
9377version = "0.1.0"
9378dependencies = [
9379 "anyhow",
9380 "collections",
9381 "db",
9382 "editor",
9383 "file_icons",
9384 "fuzzy",
9385 "gpui",
9386 "itertools 0.14.0",
9387 "language",
9388 "log",
9389 "menu",
9390 "outline",
9391 "pretty_assertions",
9392 "project",
9393 "schemars",
9394 "search",
9395 "serde",
9396 "serde_json",
9397 "settings",
9398 "smallvec",
9399 "smol",
9400 "theme",
9401 "ui",
9402 "util",
9403 "workspace",
9404 "worktree",
9405 "zed_actions",
9406]
9407
9408[[package]]
9409name = "outref"
9410version = "0.5.1"
9411source = "registry+https://github.com/rust-lang/crates.io-index"
9412checksum = "4030760ffd992bef45b0ae3f10ce1aba99e33464c90d14dd7c039884963ddc7a"
9413
9414[[package]]
9415name = "overload"
9416version = "0.1.1"
9417source = "registry+https://github.com/rust-lang/crates.io-index"
9418checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
9419
9420[[package]]
9421name = "p256"
9422version = "0.11.1"
9423source = "registry+https://github.com/rust-lang/crates.io-index"
9424checksum = "51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594"
9425dependencies = [
9426 "ecdsa",
9427 "elliptic-curve",
9428 "sha2",
9429]
9430
9431[[package]]
9432name = "page_size"
9433version = "0.6.0"
9434source = "registry+https://github.com/rust-lang/crates.io-index"
9435checksum = "30d5b2194ed13191c1999ae0704b7839fb18384fa22e49b57eeaa97d79ce40da"
9436dependencies = [
9437 "libc",
9438 "winapi",
9439]
9440
9441[[package]]
9442name = "palette"
9443version = "0.7.6"
9444source = "registry+https://github.com/rust-lang/crates.io-index"
9445checksum = "4cbf71184cc5ecc2e4e1baccdb21026c20e5fc3dcf63028a086131b3ab00b6e6"
9446dependencies = [
9447 "approx",
9448 "fast-srgb8",
9449 "palette_derive",
9450]
9451
9452[[package]]
9453name = "palette_derive"
9454version = "0.7.6"
9455source = "registry+https://github.com/rust-lang/crates.io-index"
9456checksum = "f5030daf005bface118c096f510ffb781fc28f9ab6a32ab224d8631be6851d30"
9457dependencies = [
9458 "by_address",
9459 "proc-macro2",
9460 "quote",
9461 "syn 2.0.100",
9462]
9463
9464[[package]]
9465name = "panel"
9466version = "0.1.0"
9467dependencies = [
9468 "editor",
9469 "gpui",
9470 "settings",
9471 "theme",
9472 "ui",
9473 "workspace",
9474]
9475
9476[[package]]
9477name = "parity-tokio-ipc"
9478version = "0.9.0"
9479source = "registry+https://github.com/rust-lang/crates.io-index"
9480checksum = "9981e32fb75e004cc148f5fb70342f393830e0a4aa62e3cc93b50976218d42b6"
9481dependencies = [
9482 "futures 0.3.31",
9483 "libc",
9484 "log",
9485 "rand 0.7.3",
9486 "tokio",
9487 "winapi",
9488]
9489
9490[[package]]
9491name = "parking"
9492version = "2.2.1"
9493source = "registry+https://github.com/rust-lang/crates.io-index"
9494checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
9495
9496[[package]]
9497name = "parking_lot"
9498version = "0.12.3"
9499source = "registry+https://github.com/rust-lang/crates.io-index"
9500checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
9501dependencies = [
9502 "lock_api",
9503 "parking_lot_core",
9504]
9505
9506[[package]]
9507name = "parking_lot_core"
9508version = "0.9.10"
9509source = "registry+https://github.com/rust-lang/crates.io-index"
9510checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
9511dependencies = [
9512 "cfg-if",
9513 "libc",
9514 "redox_syscall 0.5.8",
9515 "smallvec",
9516 "windows-targets 0.52.6",
9517]
9518
9519[[package]]
9520name = "password-hash"
9521version = "0.4.2"
9522source = "registry+https://github.com/rust-lang/crates.io-index"
9523checksum = "7676374caaee8a325c9e7a2ae557f216c5563a171d6997b0ef8a65af35147700"
9524dependencies = [
9525 "base64ct",
9526 "rand_core 0.6.4",
9527 "subtle",
9528]
9529
9530[[package]]
9531name = "password-hash"
9532version = "0.5.0"
9533source = "registry+https://github.com/rust-lang/crates.io-index"
9534checksum = "346f04948ba92c43e8469c1ee6736c7563d71012b17d40745260fe106aac2166"
9535dependencies = [
9536 "base64ct",
9537 "rand_core 0.6.4",
9538 "subtle",
9539]
9540
9541[[package]]
9542name = "paste"
9543version = "1.0.15"
9544source = "registry+https://github.com/rust-lang/crates.io-index"
9545checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
9546
9547[[package]]
9548name = "pathdiff"
9549version = "0.2.3"
9550source = "registry+https://github.com/rust-lang/crates.io-index"
9551checksum = "df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3"
9552
9553[[package]]
9554name = "pathfinder_geometry"
9555version = "0.5.1"
9556source = "registry+https://github.com/rust-lang/crates.io-index"
9557checksum = "0b7b7e7b4ea703700ce73ebf128e1450eb69c3a8329199ffbfb9b2a0418e5ad3"
9558dependencies = [
9559 "log",
9560 "pathfinder_simd",
9561]
9562
9563[[package]]
9564name = "pathfinder_simd"
9565version = "0.5.4"
9566source = "registry+https://github.com/rust-lang/crates.io-index"
9567checksum = "5cf07ef4804cfa9aea3b04a7bbdd5a40031dbb6b4f2cbaf2b011666c80c5b4f2"
9568dependencies = [
9569 "rustc_version",
9570]
9571
9572[[package]]
9573name = "paths"
9574version = "0.1.0"
9575dependencies = [
9576 "dirs 4.0.0",
9577 "util",
9578]
9579
9580[[package]]
9581name = "pbjson"
9582version = "0.6.0"
9583source = "registry+https://github.com/rust-lang/crates.io-index"
9584checksum = "1030c719b0ec2a2d25a5df729d6cff1acf3cc230bf766f4f97833591f7577b90"
9585dependencies = [
9586 "base64 0.21.7",
9587 "serde",
9588]
9589
9590[[package]]
9591name = "pbjson-build"
9592version = "0.6.2"
9593source = "registry+https://github.com/rust-lang/crates.io-index"
9594checksum = "2580e33f2292d34be285c5bc3dba5259542b083cfad6037b6d70345f24dcb735"
9595dependencies = [
9596 "heck 0.4.1",
9597 "itertools 0.11.0",
9598 "prost 0.12.6",
9599 "prost-types 0.12.6",
9600]
9601
9602[[package]]
9603name = "pbjson-types"
9604version = "0.6.0"
9605source = "registry+https://github.com/rust-lang/crates.io-index"
9606checksum = "18f596653ba4ac51bdecbb4ef6773bc7f56042dc13927910de1684ad3d32aa12"
9607dependencies = [
9608 "bytes 1.10.1",
9609 "chrono",
9610 "pbjson",
9611 "pbjson-build",
9612 "prost 0.12.6",
9613 "prost-build 0.12.6",
9614 "serde",
9615]
9616
9617[[package]]
9618name = "pbkdf2"
9619version = "0.11.0"
9620source = "registry+https://github.com/rust-lang/crates.io-index"
9621checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917"
9622dependencies = [
9623 "digest",
9624 "hmac",
9625 "password-hash 0.4.2",
9626 "sha2",
9627]
9628
9629[[package]]
9630name = "pbkdf2"
9631version = "0.12.2"
9632source = "registry+https://github.com/rust-lang/crates.io-index"
9633checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2"
9634dependencies = [
9635 "digest",
9636 "hmac",
9637]
9638
9639[[package]]
9640name = "pem"
9641version = "3.0.4"
9642source = "registry+https://github.com/rust-lang/crates.io-index"
9643checksum = "8e459365e590736a54c3fa561947c84837534b8e9af6fc5bf781307e82658fae"
9644dependencies = [
9645 "base64 0.22.1",
9646 "serde",
9647]
9648
9649[[package]]
9650name = "pem-rfc7468"
9651version = "0.7.0"
9652source = "registry+https://github.com/rust-lang/crates.io-index"
9653checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
9654dependencies = [
9655 "base64ct",
9656]
9657
9658[[package]]
9659name = "percent-encoding"
9660version = "2.3.1"
9661source = "registry+https://github.com/rust-lang/crates.io-index"
9662checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
9663
9664[[package]]
9665name = "perplexity"
9666version = "0.1.0"
9667dependencies = [
9668 "serde",
9669 "zed_extension_api 0.4.0",
9670]
9671
9672[[package]]
9673name = "pest"
9674version = "2.7.15"
9675source = "registry+https://github.com/rust-lang/crates.io-index"
9676checksum = "8b7cafe60d6cf8e62e1b9b2ea516a089c008945bb5a275416789e7db0bc199dc"
9677dependencies = [
9678 "memchr",
9679 "thiserror 2.0.12",
9680 "ucd-trie",
9681]
9682
9683[[package]]
9684name = "pest_derive"
9685version = "2.7.15"
9686source = "registry+https://github.com/rust-lang/crates.io-index"
9687checksum = "816518421cfc6887a0d62bf441b6ffb4536fcc926395a69e1a85852d4363f57e"
9688dependencies = [
9689 "pest",
9690 "pest_generator",
9691]
9692
9693[[package]]
9694name = "pest_generator"
9695version = "2.7.15"
9696source = "registry+https://github.com/rust-lang/crates.io-index"
9697checksum = "7d1396fd3a870fc7838768d171b4616d5c91f6cc25e377b673d714567d99377b"
9698dependencies = [
9699 "pest",
9700 "pest_meta",
9701 "proc-macro2",
9702 "quote",
9703 "syn 2.0.100",
9704]
9705
9706[[package]]
9707name = "pest_meta"
9708version = "2.7.15"
9709source = "registry+https://github.com/rust-lang/crates.io-index"
9710checksum = "e1e58089ea25d717bfd31fb534e4f3afcc2cc569c70de3e239778991ea3b7dea"
9711dependencies = [
9712 "once_cell",
9713 "pest",
9714 "sha2",
9715]
9716
9717[[package]]
9718name = "pet"
9719version = "0.1.0"
9720source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9721dependencies = [
9722 "clap",
9723 "env_logger 0.10.2",
9724 "lazy_static",
9725 "log",
9726 "msvc_spectre_libs",
9727 "pet-conda",
9728 "pet-core",
9729 "pet-env-var-path",
9730 "pet-fs",
9731 "pet-global-virtualenvs",
9732 "pet-homebrew",
9733 "pet-jsonrpc",
9734 "pet-linux-global-python",
9735 "pet-mac-commandlinetools",
9736 "pet-mac-python-org",
9737 "pet-mac-xcode",
9738 "pet-pipenv",
9739 "pet-pixi",
9740 "pet-poetry",
9741 "pet-pyenv",
9742 "pet-python-utils",
9743 "pet-reporter",
9744 "pet-telemetry",
9745 "pet-venv",
9746 "pet-virtualenv",
9747 "pet-virtualenvwrapper",
9748 "pet-windows-registry",
9749 "pet-windows-store",
9750 "serde",
9751 "serde_json",
9752]
9753
9754[[package]]
9755name = "pet-conda"
9756version = "0.1.0"
9757source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9758dependencies = [
9759 "env_logger 0.10.2",
9760 "lazy_static",
9761 "log",
9762 "msvc_spectre_libs",
9763 "pet-core",
9764 "pet-fs",
9765 "pet-python-utils",
9766 "pet-reporter",
9767 "regex",
9768 "serde",
9769 "serde_json",
9770 "yaml-rust2",
9771]
9772
9773[[package]]
9774name = "pet-core"
9775version = "0.1.0"
9776source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9777dependencies = [
9778 "clap",
9779 "lazy_static",
9780 "log",
9781 "msvc_spectre_libs",
9782 "pet-fs",
9783 "regex",
9784 "serde",
9785 "serde_json",
9786]
9787
9788[[package]]
9789name = "pet-env-var-path"
9790version = "0.1.0"
9791source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9792dependencies = [
9793 "lazy_static",
9794 "log",
9795 "msvc_spectre_libs",
9796 "pet-conda",
9797 "pet-core",
9798 "pet-fs",
9799 "pet-python-utils",
9800 "pet-virtualenv",
9801 "regex",
9802]
9803
9804[[package]]
9805name = "pet-fs"
9806version = "0.1.0"
9807source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9808dependencies = [
9809 "log",
9810 "msvc_spectre_libs",
9811]
9812
9813[[package]]
9814name = "pet-global-virtualenvs"
9815version = "0.1.0"
9816source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9817dependencies = [
9818 "log",
9819 "msvc_spectre_libs",
9820 "pet-conda",
9821 "pet-core",
9822 "pet-fs",
9823 "pet-virtualenv",
9824]
9825
9826[[package]]
9827name = "pet-homebrew"
9828version = "0.1.0"
9829source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9830dependencies = [
9831 "lazy_static",
9832 "log",
9833 "msvc_spectre_libs",
9834 "pet-conda",
9835 "pet-core",
9836 "pet-fs",
9837 "pet-python-utils",
9838 "pet-virtualenv",
9839 "regex",
9840 "serde",
9841 "serde_json",
9842]
9843
9844[[package]]
9845name = "pet-jsonrpc"
9846version = "0.1.0"
9847source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9848dependencies = [
9849 "env_logger 0.10.2",
9850 "log",
9851 "msvc_spectre_libs",
9852 "pet-core",
9853 "serde",
9854 "serde_json",
9855]
9856
9857[[package]]
9858name = "pet-linux-global-python"
9859version = "0.1.0"
9860source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9861dependencies = [
9862 "log",
9863 "msvc_spectre_libs",
9864 "pet-core",
9865 "pet-fs",
9866 "pet-python-utils",
9867 "pet-virtualenv",
9868]
9869
9870[[package]]
9871name = "pet-mac-commandlinetools"
9872version = "0.1.0"
9873source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9874dependencies = [
9875 "log",
9876 "msvc_spectre_libs",
9877 "pet-core",
9878 "pet-fs",
9879 "pet-python-utils",
9880 "pet-virtualenv",
9881]
9882
9883[[package]]
9884name = "pet-mac-python-org"
9885version = "0.1.0"
9886source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9887dependencies = [
9888 "log",
9889 "msvc_spectre_libs",
9890 "pet-core",
9891 "pet-fs",
9892 "pet-python-utils",
9893 "pet-virtualenv",
9894]
9895
9896[[package]]
9897name = "pet-mac-xcode"
9898version = "0.1.0"
9899source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9900dependencies = [
9901 "log",
9902 "msvc_spectre_libs",
9903 "pet-core",
9904 "pet-fs",
9905 "pet-python-utils",
9906 "pet-virtualenv",
9907]
9908
9909[[package]]
9910name = "pet-pipenv"
9911version = "0.1.0"
9912source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9913dependencies = [
9914 "log",
9915 "msvc_spectre_libs",
9916 "pet-core",
9917 "pet-fs",
9918 "pet-python-utils",
9919 "pet-virtualenv",
9920]
9921
9922[[package]]
9923name = "pet-pixi"
9924version = "0.1.0"
9925source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9926dependencies = [
9927 "log",
9928 "msvc_spectre_libs",
9929 "pet-conda",
9930 "pet-core",
9931 "pet-python-utils",
9932]
9933
9934[[package]]
9935name = "pet-poetry"
9936version = "0.1.0"
9937source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9938dependencies = [
9939 "base64 0.22.1",
9940 "lazy_static",
9941 "log",
9942 "msvc_spectre_libs",
9943 "pet-core",
9944 "pet-fs",
9945 "pet-python-utils",
9946 "pet-reporter",
9947 "pet-virtualenv",
9948 "regex",
9949 "serde",
9950 "serde_json",
9951 "sha2",
9952 "toml 0.8.20",
9953]
9954
9955[[package]]
9956name = "pet-pyenv"
9957version = "0.1.0"
9958source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9959dependencies = [
9960 "lazy_static",
9961 "log",
9962 "msvc_spectre_libs",
9963 "pet-conda",
9964 "pet-core",
9965 "pet-fs",
9966 "pet-python-utils",
9967 "pet-reporter",
9968 "regex",
9969 "serde",
9970 "serde_json",
9971]
9972
9973[[package]]
9974name = "pet-python-utils"
9975version = "0.1.0"
9976source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9977dependencies = [
9978 "env_logger 0.10.2",
9979 "lazy_static",
9980 "log",
9981 "msvc_spectre_libs",
9982 "pet-core",
9983 "pet-fs",
9984 "regex",
9985 "serde",
9986 "serde_json",
9987 "sha2",
9988]
9989
9990[[package]]
9991name = "pet-reporter"
9992version = "0.1.0"
9993source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9994dependencies = [
9995 "env_logger 0.10.2",
9996 "log",
9997 "msvc_spectre_libs",
9998 "pet-core",
9999 "pet-jsonrpc",
10000 "serde",
10001 "serde_json",
10002]
10003
10004[[package]]
10005name = "pet-telemetry"
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 "lazy_static",
10011 "log",
10012 "msvc_spectre_libs",
10013 "pet-core",
10014 "pet-fs",
10015 "pet-python-utils",
10016 "regex",
10017]
10018
10019[[package]]
10020name = "pet-venv"
10021version = "0.1.0"
10022source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10023dependencies = [
10024 "log",
10025 "msvc_spectre_libs",
10026 "pet-core",
10027 "pet-python-utils",
10028 "pet-virtualenv",
10029]
10030
10031[[package]]
10032name = "pet-virtualenv"
10033version = "0.1.0"
10034source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10035dependencies = [
10036 "log",
10037 "msvc_spectre_libs",
10038 "pet-core",
10039 "pet-fs",
10040 "pet-python-utils",
10041]
10042
10043[[package]]
10044name = "pet-virtualenvwrapper"
10045version = "0.1.0"
10046source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10047dependencies = [
10048 "log",
10049 "msvc_spectre_libs",
10050 "pet-core",
10051 "pet-fs",
10052 "pet-python-utils",
10053 "pet-virtualenv",
10054]
10055
10056[[package]]
10057name = "pet-windows-registry"
10058version = "0.1.0"
10059source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10060dependencies = [
10061 "lazy_static",
10062 "log",
10063 "msvc_spectre_libs",
10064 "pet-conda",
10065 "pet-core",
10066 "pet-fs",
10067 "pet-python-utils",
10068 "pet-virtualenv",
10069 "pet-windows-store",
10070 "regex",
10071 "winreg 0.52.0",
10072]
10073
10074[[package]]
10075name = "pet-windows-store"
10076version = "0.1.0"
10077source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10078dependencies = [
10079 "lazy_static",
10080 "log",
10081 "msvc_spectre_libs",
10082 "pet-core",
10083 "pet-fs",
10084 "pet-python-utils",
10085 "pet-virtualenv",
10086 "regex",
10087 "winreg 0.52.0",
10088]
10089
10090[[package]]
10091name = "petgraph"
10092version = "0.6.5"
10093source = "registry+https://github.com/rust-lang/crates.io-index"
10094checksum = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db"
10095dependencies = [
10096 "fixedbitset",
10097 "indexmap",
10098]
10099
10100[[package]]
10101name = "pgvector"
10102version = "0.4.0"
10103source = "registry+https://github.com/rust-lang/crates.io-index"
10104checksum = "e0e8871b6d7ca78348c6cd29b911b94851f3429f0cd403130ca17f26c1fb91a6"
10105dependencies = [
10106 "serde",
10107]
10108
10109[[package]]
10110name = "phf"
10111version = "0.11.2"
10112source = "registry+https://github.com/rust-lang/crates.io-index"
10113checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
10114dependencies = [
10115 "phf_macros",
10116 "phf_shared 0.11.2",
10117]
10118
10119[[package]]
10120name = "phf_codegen"
10121version = "0.11.2"
10122source = "registry+https://github.com/rust-lang/crates.io-index"
10123checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a"
10124dependencies = [
10125 "phf_generator 0.11.2",
10126 "phf_shared 0.11.2",
10127]
10128
10129[[package]]
10130name = "phf_generator"
10131version = "0.10.0"
10132source = "registry+https://github.com/rust-lang/crates.io-index"
10133checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
10134dependencies = [
10135 "phf_shared 0.10.0",
10136 "rand 0.8.5",
10137]
10138
10139[[package]]
10140name = "phf_generator"
10141version = "0.11.2"
10142source = "registry+https://github.com/rust-lang/crates.io-index"
10143checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
10144dependencies = [
10145 "phf_shared 0.11.2",
10146 "rand 0.8.5",
10147]
10148
10149[[package]]
10150name = "phf_macros"
10151version = "0.11.2"
10152source = "registry+https://github.com/rust-lang/crates.io-index"
10153checksum = "3444646e286606587e49f3bcf1679b8cef1dc2c5ecc29ddacaffc305180d464b"
10154dependencies = [
10155 "phf_generator 0.11.2",
10156 "phf_shared 0.11.2",
10157 "proc-macro2",
10158 "quote",
10159 "syn 2.0.100",
10160]
10161
10162[[package]]
10163name = "phf_shared"
10164version = "0.10.0"
10165source = "registry+https://github.com/rust-lang/crates.io-index"
10166checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
10167dependencies = [
10168 "siphasher 0.3.11",
10169]
10170
10171[[package]]
10172name = "phf_shared"
10173version = "0.11.2"
10174source = "registry+https://github.com/rust-lang/crates.io-index"
10175checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
10176dependencies = [
10177 "siphasher 0.3.11",
10178]
10179
10180[[package]]
10181name = "picker"
10182version = "0.1.0"
10183dependencies = [
10184 "anyhow",
10185 "ctor",
10186 "editor",
10187 "env_logger 0.11.7",
10188 "gpui",
10189 "menu",
10190 "schemars",
10191 "serde",
10192 "serde_json",
10193 "ui",
10194 "util",
10195 "workspace",
10196]
10197
10198[[package]]
10199name = "pico-args"
10200version = "0.5.0"
10201source = "registry+https://github.com/rust-lang/crates.io-index"
10202checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315"
10203
10204[[package]]
10205name = "pin-project"
10206version = "1.1.7"
10207source = "registry+https://github.com/rust-lang/crates.io-index"
10208checksum = "be57f64e946e500c8ee36ef6331845d40a93055567ec57e8fae13efd33759b95"
10209dependencies = [
10210 "pin-project-internal",
10211]
10212
10213[[package]]
10214name = "pin-project-internal"
10215version = "1.1.7"
10216source = "registry+https://github.com/rust-lang/crates.io-index"
10217checksum = "3c0f5fad0874fc7abcd4d750e76917eaebbecaa2c20bde22e1dbeeba8beb758c"
10218dependencies = [
10219 "proc-macro2",
10220 "quote",
10221 "syn 2.0.100",
10222]
10223
10224[[package]]
10225name = "pin-project-lite"
10226version = "0.2.16"
10227source = "registry+https://github.com/rust-lang/crates.io-index"
10228checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
10229
10230[[package]]
10231name = "pin-utils"
10232version = "0.1.0"
10233source = "registry+https://github.com/rust-lang/crates.io-index"
10234checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
10235
10236[[package]]
10237name = "piper"
10238version = "0.2.4"
10239source = "registry+https://github.com/rust-lang/crates.io-index"
10240checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066"
10241dependencies = [
10242 "atomic-waker",
10243 "fastrand 2.3.0",
10244 "futures-io",
10245]
10246
10247[[package]]
10248name = "pkcs1"
10249version = "0.7.5"
10250source = "registry+https://github.com/rust-lang/crates.io-index"
10251checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
10252dependencies = [
10253 "der 0.7.9",
10254 "pkcs8 0.10.2",
10255 "spki 0.7.3",
10256]
10257
10258[[package]]
10259name = "pkcs8"
10260version = "0.9.0"
10261source = "registry+https://github.com/rust-lang/crates.io-index"
10262checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba"
10263dependencies = [
10264 "der 0.6.1",
10265 "spki 0.6.0",
10266]
10267
10268[[package]]
10269name = "pkcs8"
10270version = "0.10.2"
10271source = "registry+https://github.com/rust-lang/crates.io-index"
10272checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
10273dependencies = [
10274 "der 0.7.9",
10275 "spki 0.7.3",
10276]
10277
10278[[package]]
10279name = "pkg-config"
10280version = "0.3.31"
10281source = "registry+https://github.com/rust-lang/crates.io-index"
10282checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2"
10283
10284[[package]]
10285name = "plist"
10286version = "1.7.1"
10287source = "registry+https://github.com/rust-lang/crates.io-index"
10288checksum = "eac26e981c03a6e53e0aee43c113e3202f5581d5360dae7bd2c70e800dd0451d"
10289dependencies = [
10290 "base64 0.22.1",
10291 "indexmap",
10292 "quick-xml 0.32.0",
10293 "serde",
10294 "time",
10295]
10296
10297[[package]]
10298name = "plotters"
10299version = "0.3.7"
10300source = "registry+https://github.com/rust-lang/crates.io-index"
10301checksum = "5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747"
10302dependencies = [
10303 "num-traits",
10304 "plotters-backend",
10305 "plotters-svg",
10306 "wasm-bindgen",
10307 "web-sys",
10308]
10309
10310[[package]]
10311name = "plotters-backend"
10312version = "0.3.7"
10313source = "registry+https://github.com/rust-lang/crates.io-index"
10314checksum = "df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a"
10315
10316[[package]]
10317name = "plotters-svg"
10318version = "0.3.7"
10319source = "registry+https://github.com/rust-lang/crates.io-index"
10320checksum = "51bae2ac328883f7acdfea3d66a7c35751187f870bc81f94563733a154d7a670"
10321dependencies = [
10322 "plotters-backend",
10323]
10324
10325[[package]]
10326name = "png"
10327version = "0.17.15"
10328source = "registry+https://github.com/rust-lang/crates.io-index"
10329checksum = "b67582bd5b65bdff614270e2ea89a1cf15bef71245cc1e5f7ea126977144211d"
10330dependencies = [
10331 "bitflags 1.3.2",
10332 "crc32fast",
10333 "fdeflate",
10334 "flate2",
10335 "miniz_oxide",
10336]
10337
10338[[package]]
10339name = "polling"
10340version = "3.7.4"
10341source = "registry+https://github.com/rust-lang/crates.io-index"
10342checksum = "a604568c3202727d1507653cb121dbd627a58684eb09a820fd746bee38b4442f"
10343dependencies = [
10344 "cfg-if",
10345 "concurrent-queue",
10346 "hermit-abi 0.4.0",
10347 "pin-project-lite",
10348 "rustix",
10349 "tracing",
10350 "windows-sys 0.59.0",
10351]
10352
10353[[package]]
10354name = "pollster"
10355version = "0.2.5"
10356source = "registry+https://github.com/rust-lang/crates.io-index"
10357checksum = "5da3b0203fd7ee5720aa0b5e790b591aa5d3f41c3ed2c34a3a393382198af2f7"
10358
10359[[package]]
10360name = "portable-atomic"
10361version = "1.11.0"
10362source = "registry+https://github.com/rust-lang/crates.io-index"
10363checksum = "350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e"
10364
10365[[package]]
10366name = "portable-atomic-util"
10367version = "0.2.4"
10368source = "registry+https://github.com/rust-lang/crates.io-index"
10369checksum = "d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507"
10370dependencies = [
10371 "portable-atomic",
10372]
10373
10374[[package]]
10375name = "postage"
10376version = "0.5.0"
10377source = "registry+https://github.com/rust-lang/crates.io-index"
10378checksum = "af3fb618632874fb76937c2361a7f22afd393c982a2165595407edc75b06d3c1"
10379dependencies = [
10380 "atomic",
10381 "crossbeam-queue",
10382 "futures 0.3.31",
10383 "log",
10384 "parking_lot",
10385 "pin-project",
10386 "pollster",
10387 "static_assertions",
10388 "thiserror 1.0.69",
10389]
10390
10391[[package]]
10392name = "postcard"
10393version = "1.1.1"
10394source = "registry+https://github.com/rust-lang/crates.io-index"
10395checksum = "170a2601f67cc9dba8edd8c4870b15f71a6a2dc196daec8c83f72b59dff628a8"
10396dependencies = [
10397 "cobs",
10398 "embedded-io 0.4.0",
10399 "embedded-io 0.6.1",
10400 "serde",
10401]
10402
10403[[package]]
10404name = "powerfmt"
10405version = "0.2.0"
10406source = "registry+https://github.com/rust-lang/crates.io-index"
10407checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
10408
10409[[package]]
10410name = "ppv-lite86"
10411version = "0.2.20"
10412source = "registry+https://github.com/rust-lang/crates.io-index"
10413checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
10414dependencies = [
10415 "zerocopy 0.7.35",
10416]
10417
10418[[package]]
10419name = "precomputed-hash"
10420version = "0.1.1"
10421source = "registry+https://github.com/rust-lang/crates.io-index"
10422checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
10423
10424[[package]]
10425name = "prettier"
10426version = "0.1.0"
10427dependencies = [
10428 "anyhow",
10429 "collections",
10430 "fs",
10431 "gpui",
10432 "language",
10433 "log",
10434 "lsp",
10435 "node_runtime",
10436 "parking_lot",
10437 "paths",
10438 "serde",
10439 "serde_json",
10440 "util",
10441]
10442
10443[[package]]
10444name = "pretty_assertions"
10445version = "1.4.1"
10446source = "registry+https://github.com/rust-lang/crates.io-index"
10447checksum = "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d"
10448dependencies = [
10449 "diff",
10450 "yansi",
10451]
10452
10453[[package]]
10454name = "prettyplease"
10455version = "0.2.25"
10456source = "registry+https://github.com/rust-lang/crates.io-index"
10457checksum = "64d1ec885c64d0457d564db4ec299b2dae3f9c02808b8ad9c3a089c591b18033"
10458dependencies = [
10459 "proc-macro2",
10460 "syn 2.0.100",
10461]
10462
10463[[package]]
10464name = "proc-macro-crate"
10465version = "3.2.0"
10466source = "registry+https://github.com/rust-lang/crates.io-index"
10467checksum = "8ecf48c7ca261d60b74ab1a7b20da18bede46776b2e55535cb958eb595c5fa7b"
10468dependencies = [
10469 "toml_edit",
10470]
10471
10472[[package]]
10473name = "proc-macro-error-attr2"
10474version = "2.0.0"
10475source = "registry+https://github.com/rust-lang/crates.io-index"
10476checksum = "96de42df36bb9bba5542fe9f1a054b8cc87e172759a1868aa05c1f3acc89dfc5"
10477dependencies = [
10478 "proc-macro2",
10479 "quote",
10480]
10481
10482[[package]]
10483name = "proc-macro-error2"
10484version = "2.0.1"
10485source = "registry+https://github.com/rust-lang/crates.io-index"
10486checksum = "11ec05c52be0a07b08061f7dd003e7d7092e0472bc731b4af7bb1ef876109802"
10487dependencies = [
10488 "proc-macro-error-attr2",
10489 "proc-macro2",
10490 "quote",
10491 "syn 2.0.100",
10492]
10493
10494[[package]]
10495name = "proc-macro2"
10496version = "1.0.94"
10497source = "registry+https://github.com/rust-lang/crates.io-index"
10498checksum = "a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84"
10499dependencies = [
10500 "unicode-ident",
10501]
10502
10503[[package]]
10504name = "proc-macro2-diagnostics"
10505version = "0.10.1"
10506source = "registry+https://github.com/rust-lang/crates.io-index"
10507checksum = "af066a9c399a26e020ada66a034357a868728e72cd426f3adcd35f80d88d88c8"
10508dependencies = [
10509 "proc-macro2",
10510 "quote",
10511 "syn 2.0.100",
10512 "version_check",
10513 "yansi",
10514]
10515
10516[[package]]
10517name = "profiling"
10518version = "1.0.16"
10519source = "registry+https://github.com/rust-lang/crates.io-index"
10520checksum = "afbdc74edc00b6f6a218ca6a5364d6226a259d4b8ea1af4a0ea063f27e179f4d"
10521dependencies = [
10522 "profiling-procmacros",
10523]
10524
10525[[package]]
10526name = "profiling-procmacros"
10527version = "1.0.16"
10528source = "registry+https://github.com/rust-lang/crates.io-index"
10529checksum = "a65f2e60fbf1063868558d69c6beacf412dc755f9fc020f514b7955fc914fe30"
10530dependencies = [
10531 "quote",
10532 "syn 2.0.100",
10533]
10534
10535[[package]]
10536name = "project"
10537version = "0.1.0"
10538dependencies = [
10539 "aho-corasick",
10540 "anyhow",
10541 "askpass",
10542 "async-trait",
10543 "buffer_diff",
10544 "circular-buffer",
10545 "client",
10546 "clock",
10547 "collections",
10548 "dap",
10549 "dap_adapters",
10550 "env_logger 0.11.7",
10551 "extension",
10552 "fancy-regex 0.14.0",
10553 "fs",
10554 "futures 0.3.31",
10555 "fuzzy",
10556 "git",
10557 "git2",
10558 "globset",
10559 "gpui",
10560 "http_client",
10561 "image",
10562 "indexmap",
10563 "itertools 0.14.0",
10564 "language",
10565 "log",
10566 "lsp",
10567 "node_runtime",
10568 "parking_lot",
10569 "pathdiff",
10570 "paths",
10571 "postage",
10572 "prettier",
10573 "pretty_assertions",
10574 "rand 0.8.5",
10575 "regex",
10576 "release_channel",
10577 "remote",
10578 "rpc",
10579 "schemars",
10580 "serde",
10581 "serde_json",
10582 "settings",
10583 "sha2",
10584 "shellexpand 2.1.2",
10585 "shlex",
10586 "smol",
10587 "snippet",
10588 "snippet_provider",
10589 "sum_tree",
10590 "task",
10591 "tempfile",
10592 "terminal",
10593 "text",
10594 "toml 0.8.20",
10595 "unindent",
10596 "url",
10597 "util",
10598 "which 6.0.3",
10599 "worktree",
10600 "zlog",
10601]
10602
10603[[package]]
10604name = "project_panel"
10605version = "0.1.0"
10606dependencies = [
10607 "anyhow",
10608 "client",
10609 "collections",
10610 "command_palette_hooks",
10611 "db",
10612 "editor",
10613 "file_icons",
10614 "git",
10615 "gpui",
10616 "indexmap",
10617 "language",
10618 "menu",
10619 "pretty_assertions",
10620 "project",
10621 "schemars",
10622 "search",
10623 "serde",
10624 "serde_derive",
10625 "serde_json",
10626 "settings",
10627 "smallvec",
10628 "theme",
10629 "ui",
10630 "util",
10631 "workspace",
10632 "worktree",
10633 "zed_actions",
10634]
10635
10636[[package]]
10637name = "project_symbols"
10638version = "0.1.0"
10639dependencies = [
10640 "anyhow",
10641 "editor",
10642 "futures 0.3.31",
10643 "fuzzy",
10644 "gpui",
10645 "language",
10646 "lsp",
10647 "ordered-float 2.10.1",
10648 "picker",
10649 "project",
10650 "release_channel",
10651 "serde_json",
10652 "settings",
10653 "theme",
10654 "util",
10655 "workspace",
10656]
10657
10658[[package]]
10659name = "prometheus"
10660version = "0.13.4"
10661source = "registry+https://github.com/rust-lang/crates.io-index"
10662checksum = "3d33c28a30771f7f96db69893f78b857f7450d7e0237e9c8fc6427a81bae7ed1"
10663dependencies = [
10664 "cfg-if",
10665 "fnv",
10666 "lazy_static",
10667 "memchr",
10668 "parking_lot",
10669 "protobuf",
10670 "thiserror 1.0.69",
10671]
10672
10673[[package]]
10674name = "prompt_library"
10675version = "0.1.0"
10676dependencies = [
10677 "anyhow",
10678 "collections",
10679 "editor",
10680 "gpui",
10681 "language",
10682 "language_model",
10683 "log",
10684 "menu",
10685 "picker",
10686 "prompt_store",
10687 "release_channel",
10688 "rope",
10689 "serde",
10690 "settings",
10691 "theme",
10692 "ui",
10693 "util",
10694 "workspace",
10695 "zed_actions",
10696]
10697
10698[[package]]
10699name = "prompt_store"
10700version = "0.1.0"
10701dependencies = [
10702 "anyhow",
10703 "assets",
10704 "chrono",
10705 "collections",
10706 "fs",
10707 "futures 0.3.31",
10708 "fuzzy",
10709 "gpui",
10710 "handlebars 4.5.0",
10711 "heed",
10712 "language",
10713 "log",
10714 "parking_lot",
10715 "paths",
10716 "rope",
10717 "serde",
10718 "text",
10719 "util",
10720 "uuid",
10721]
10722
10723[[package]]
10724name = "prost"
10725version = "0.9.0"
10726source = "registry+https://github.com/rust-lang/crates.io-index"
10727checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"
10728dependencies = [
10729 "bytes 1.10.1",
10730 "prost-derive 0.9.0",
10731]
10732
10733[[package]]
10734name = "prost"
10735version = "0.12.6"
10736source = "registry+https://github.com/rust-lang/crates.io-index"
10737checksum = "deb1435c188b76130da55f17a466d252ff7b1418b2ad3e037d127b94e3411f29"
10738dependencies = [
10739 "bytes 1.10.1",
10740 "prost-derive 0.12.6",
10741]
10742
10743[[package]]
10744name = "prost-build"
10745version = "0.9.0"
10746source = "registry+https://github.com/rust-lang/crates.io-index"
10747checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"
10748dependencies = [
10749 "bytes 1.10.1",
10750 "heck 0.3.3",
10751 "itertools 0.10.5",
10752 "lazy_static",
10753 "log",
10754 "multimap",
10755 "petgraph",
10756 "prost 0.9.0",
10757 "prost-types 0.9.0",
10758 "regex",
10759 "tempfile",
10760 "which 4.4.2",
10761]
10762
10763[[package]]
10764name = "prost-build"
10765version = "0.12.6"
10766source = "registry+https://github.com/rust-lang/crates.io-index"
10767checksum = "22505a5c94da8e3b7c2996394d1c933236c4d743e81a410bcca4e6989fc066a4"
10768dependencies = [
10769 "bytes 1.10.1",
10770 "heck 0.4.1",
10771 "itertools 0.12.1",
10772 "log",
10773 "multimap",
10774 "once_cell",
10775 "petgraph",
10776 "prettyplease",
10777 "prost 0.12.6",
10778 "prost-types 0.12.6",
10779 "regex",
10780 "syn 2.0.100",
10781 "tempfile",
10782]
10783
10784[[package]]
10785name = "prost-derive"
10786version = "0.9.0"
10787source = "registry+https://github.com/rust-lang/crates.io-index"
10788checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe"
10789dependencies = [
10790 "anyhow",
10791 "itertools 0.10.5",
10792 "proc-macro2",
10793 "quote",
10794 "syn 1.0.109",
10795]
10796
10797[[package]]
10798name = "prost-derive"
10799version = "0.12.6"
10800source = "registry+https://github.com/rust-lang/crates.io-index"
10801checksum = "81bddcdb20abf9501610992b6759a4c888aef7d1a7247ef75e2404275ac24af1"
10802dependencies = [
10803 "anyhow",
10804 "itertools 0.12.1",
10805 "proc-macro2",
10806 "quote",
10807 "syn 2.0.100",
10808]
10809
10810[[package]]
10811name = "prost-types"
10812version = "0.9.0"
10813source = "registry+https://github.com/rust-lang/crates.io-index"
10814checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"
10815dependencies = [
10816 "bytes 1.10.1",
10817 "prost 0.9.0",
10818]
10819
10820[[package]]
10821name = "prost-types"
10822version = "0.12.6"
10823source = "registry+https://github.com/rust-lang/crates.io-index"
10824checksum = "9091c90b0a32608e984ff2fa4091273cbdd755d54935c51d520887f4a1dbd5b0"
10825dependencies = [
10826 "prost 0.12.6",
10827]
10828
10829[[package]]
10830name = "proto"
10831version = "0.1.0"
10832dependencies = [
10833 "anyhow",
10834 "collections",
10835 "prost 0.9.0",
10836 "prost-build 0.9.0",
10837 "serde",
10838]
10839
10840[[package]]
10841name = "protobuf"
10842version = "2.28.0"
10843source = "registry+https://github.com/rust-lang/crates.io-index"
10844checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
10845
10846[[package]]
10847name = "psm"
10848version = "0.1.24"
10849source = "registry+https://github.com/rust-lang/crates.io-index"
10850checksum = "200b9ff220857e53e184257720a14553b2f4aa02577d2ed9842d45d4b9654810"
10851dependencies = [
10852 "cc",
10853]
10854
10855[[package]]
10856name = "ptr_meta"
10857version = "0.1.4"
10858source = "registry+https://github.com/rust-lang/crates.io-index"
10859checksum = "0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1"
10860dependencies = [
10861 "ptr_meta_derive",
10862]
10863
10864[[package]]
10865name = "ptr_meta_derive"
10866version = "0.1.4"
10867source = "registry+https://github.com/rust-lang/crates.io-index"
10868checksum = "16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac"
10869dependencies = [
10870 "proc-macro2",
10871 "quote",
10872 "syn 1.0.109",
10873]
10874
10875[[package]]
10876name = "pulldown-cmark"
10877version = "0.10.3"
10878source = "registry+https://github.com/rust-lang/crates.io-index"
10879checksum = "76979bea66e7875e7509c4ec5300112b316af87fa7a252ca91c448b32dfe3993"
10880dependencies = [
10881 "bitflags 2.8.0",
10882 "memchr",
10883 "pulldown-cmark-escape",
10884 "unicase",
10885]
10886
10887[[package]]
10888name = "pulldown-cmark"
10889version = "0.12.2"
10890source = "registry+https://github.com/rust-lang/crates.io-index"
10891checksum = "f86ba2052aebccc42cbbb3ed234b8b13ce76f75c3551a303cb2bcffcff12bb14"
10892dependencies = [
10893 "bitflags 2.8.0",
10894 "memchr",
10895 "unicase",
10896]
10897
10898[[package]]
10899name = "pulldown-cmark-escape"
10900version = "0.10.1"
10901source = "registry+https://github.com/rust-lang/crates.io-index"
10902checksum = "bd348ff538bc9caeda7ee8cad2d1d48236a1f443c1fa3913c6a02fe0043b1dd3"
10903
10904[[package]]
10905name = "pulley-interpreter"
10906version = "29.0.1"
10907source = "registry+https://github.com/rust-lang/crates.io-index"
10908checksum = "62d95f8575df49a2708398182f49a888cf9dc30210fb1fd2df87c889edcee75d"
10909dependencies = [
10910 "cranelift-bitset",
10911 "log",
10912 "sptr",
10913 "wasmtime-math",
10914]
10915
10916[[package]]
10917name = "qoi"
10918version = "0.4.1"
10919source = "registry+https://github.com/rust-lang/crates.io-index"
10920checksum = "7f6d64c71eb498fe9eae14ce4ec935c555749aef511cca85b5568910d6e48001"
10921dependencies = [
10922 "bytemuck",
10923]
10924
10925[[package]]
10926name = "quick-error"
10927version = "2.0.1"
10928source = "registry+https://github.com/rust-lang/crates.io-index"
10929checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"
10930
10931[[package]]
10932name = "quick-xml"
10933version = "0.32.0"
10934source = "registry+https://github.com/rust-lang/crates.io-index"
10935checksum = "1d3a6e5838b60e0e8fa7a43f22ade549a37d61f8bdbe636d0d7816191de969c2"
10936dependencies = [
10937 "memchr",
10938]
10939
10940[[package]]
10941name = "quick-xml"
10942version = "0.37.2"
10943source = "registry+https://github.com/rust-lang/crates.io-index"
10944checksum = "165859e9e55f79d67b96c5d96f4e88b6f2695a1972849c15a6a3f5c59fc2c003"
10945dependencies = [
10946 "memchr",
10947]
10948
10949[[package]]
10950name = "quinn"
10951version = "0.11.6"
10952source = "registry+https://github.com/rust-lang/crates.io-index"
10953checksum = "62e96808277ec6f97351a2380e6c25114bc9e67037775464979f3037c92d05ef"
10954dependencies = [
10955 "bytes 1.10.1",
10956 "pin-project-lite",
10957 "quinn-proto",
10958 "quinn-udp",
10959 "rustc-hash 2.1.1",
10960 "rustls 0.23.25",
10961 "socket2",
10962 "thiserror 2.0.12",
10963 "tokio",
10964 "tracing",
10965]
10966
10967[[package]]
10968name = "quinn-proto"
10969version = "0.11.9"
10970source = "registry+https://github.com/rust-lang/crates.io-index"
10971checksum = "a2fe5ef3495d7d2e377ff17b1a8ce2ee2ec2a18cde8b6ad6619d65d0701c135d"
10972dependencies = [
10973 "bytes 1.10.1",
10974 "getrandom 0.2.15",
10975 "rand 0.8.5",
10976 "ring",
10977 "rustc-hash 2.1.1",
10978 "rustls 0.23.25",
10979 "rustls-pki-types",
10980 "slab",
10981 "thiserror 2.0.12",
10982 "tinyvec",
10983 "tracing",
10984 "web-time",
10985]
10986
10987[[package]]
10988name = "quinn-udp"
10989version = "0.5.9"
10990source = "registry+https://github.com/rust-lang/crates.io-index"
10991checksum = "1c40286217b4ba3a71d644d752e6a0b71f13f1b6a2c5311acfcbe0c2418ed904"
10992dependencies = [
10993 "cfg_aliases 0.2.1",
10994 "libc",
10995 "once_cell",
10996 "socket2",
10997 "tracing",
10998 "windows-sys 0.52.0",
10999]
11000
11001[[package]]
11002name = "quote"
11003version = "1.0.40"
11004source = "registry+https://github.com/rust-lang/crates.io-index"
11005checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
11006dependencies = [
11007 "proc-macro2",
11008]
11009
11010[[package]]
11011name = "radium"
11012version = "0.7.0"
11013source = "registry+https://github.com/rust-lang/crates.io-index"
11014checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
11015
11016[[package]]
11017name = "rand"
11018version = "0.7.3"
11019source = "registry+https://github.com/rust-lang/crates.io-index"
11020checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
11021dependencies = [
11022 "getrandom 0.1.16",
11023 "libc",
11024 "rand_chacha 0.2.2",
11025 "rand_core 0.5.1",
11026 "rand_hc",
11027]
11028
11029[[package]]
11030name = "rand"
11031version = "0.8.5"
11032source = "registry+https://github.com/rust-lang/crates.io-index"
11033checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
11034dependencies = [
11035 "libc",
11036 "rand_chacha 0.3.1",
11037 "rand_core 0.6.4",
11038]
11039
11040[[package]]
11041name = "rand"
11042version = "0.9.0"
11043source = "registry+https://github.com/rust-lang/crates.io-index"
11044checksum = "3779b94aeb87e8bd4e834cee3650289ee9e0d5677f976ecdb6d219e5f4f6cd94"
11045dependencies = [
11046 "rand_chacha 0.9.0",
11047 "rand_core 0.9.0",
11048 "zerocopy 0.8.18",
11049]
11050
11051[[package]]
11052name = "rand_chacha"
11053version = "0.2.2"
11054source = "registry+https://github.com/rust-lang/crates.io-index"
11055checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
11056dependencies = [
11057 "ppv-lite86",
11058 "rand_core 0.5.1",
11059]
11060
11061[[package]]
11062name = "rand_chacha"
11063version = "0.3.1"
11064source = "registry+https://github.com/rust-lang/crates.io-index"
11065checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
11066dependencies = [
11067 "ppv-lite86",
11068 "rand_core 0.6.4",
11069]
11070
11071[[package]]
11072name = "rand_chacha"
11073version = "0.9.0"
11074source = "registry+https://github.com/rust-lang/crates.io-index"
11075checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
11076dependencies = [
11077 "ppv-lite86",
11078 "rand_core 0.9.0",
11079]
11080
11081[[package]]
11082name = "rand_core"
11083version = "0.5.1"
11084source = "registry+https://github.com/rust-lang/crates.io-index"
11085checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
11086dependencies = [
11087 "getrandom 0.1.16",
11088]
11089
11090[[package]]
11091name = "rand_core"
11092version = "0.6.4"
11093source = "registry+https://github.com/rust-lang/crates.io-index"
11094checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
11095dependencies = [
11096 "getrandom 0.2.15",
11097]
11098
11099[[package]]
11100name = "rand_core"
11101version = "0.9.0"
11102source = "registry+https://github.com/rust-lang/crates.io-index"
11103checksum = "b08f3c9802962f7e1b25113931d94f43ed9725bebc59db9d0c3e9a23b67e15ff"
11104dependencies = [
11105 "getrandom 0.3.1",
11106 "zerocopy 0.8.18",
11107]
11108
11109[[package]]
11110name = "rand_hc"
11111version = "0.2.0"
11112source = "registry+https://github.com/rust-lang/crates.io-index"
11113checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
11114dependencies = [
11115 "rand_core 0.5.1",
11116]
11117
11118[[package]]
11119name = "rangemap"
11120version = "1.5.1"
11121source = "registry+https://github.com/rust-lang/crates.io-index"
11122checksum = "f60fcc7d6849342eff22c4350c8b9a989ee8ceabc4b481253e8946b9fe83d684"
11123
11124[[package]]
11125name = "rav1e"
11126version = "0.7.1"
11127source = "registry+https://github.com/rust-lang/crates.io-index"
11128checksum = "cd87ce80a7665b1cce111f8a16c1f3929f6547ce91ade6addf4ec86a8dda5ce9"
11129dependencies = [
11130 "arbitrary",
11131 "arg_enum_proc_macro",
11132 "arrayvec",
11133 "av1-grain",
11134 "bitstream-io",
11135 "built",
11136 "cfg-if",
11137 "interpolate_name",
11138 "itertools 0.12.1",
11139 "libc",
11140 "libfuzzer-sys",
11141 "log",
11142 "maybe-rayon",
11143 "new_debug_unreachable",
11144 "noop_proc_macro",
11145 "num-derive",
11146 "num-traits",
11147 "once_cell",
11148 "paste",
11149 "profiling",
11150 "rand 0.8.5",
11151 "rand_chacha 0.3.1",
11152 "simd_helpers",
11153 "system-deps",
11154 "thiserror 1.0.69",
11155 "v_frame",
11156 "wasm-bindgen",
11157]
11158
11159[[package]]
11160name = "ravif"
11161version = "0.11.11"
11162source = "registry+https://github.com/rust-lang/crates.io-index"
11163checksum = "2413fd96bd0ea5cdeeb37eaf446a22e6ed7b981d792828721e74ded1980a45c6"
11164dependencies = [
11165 "avif-serialize",
11166 "imgref",
11167 "loop9",
11168 "quick-error",
11169 "rav1e",
11170 "rayon",
11171 "rgb",
11172]
11173
11174[[package]]
11175name = "raw-window-handle"
11176version = "0.6.2"
11177source = "registry+https://github.com/rust-lang/crates.io-index"
11178checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539"
11179
11180[[package]]
11181name = "raw-window-metal"
11182version = "0.4.0"
11183source = "registry+https://github.com/rust-lang/crates.io-index"
11184checksum = "76e8caa82e31bb98fee12fa8f051c94a6aa36b07cddb03f0d4fc558988360ff1"
11185dependencies = [
11186 "cocoa 0.25.0",
11187 "core-graphics 0.23.2",
11188 "objc",
11189 "raw-window-handle",
11190]
11191
11192[[package]]
11193name = "rayon"
11194version = "1.10.0"
11195source = "registry+https://github.com/rust-lang/crates.io-index"
11196checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
11197dependencies = [
11198 "either",
11199 "rayon-core",
11200]
11201
11202[[package]]
11203name = "rayon-core"
11204version = "1.12.1"
11205source = "registry+https://github.com/rust-lang/crates.io-index"
11206checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
11207dependencies = [
11208 "crossbeam-deque",
11209 "crossbeam-utils",
11210]
11211
11212[[package]]
11213name = "read-fonts"
11214version = "0.25.3"
11215source = "registry+https://github.com/rust-lang/crates.io-index"
11216checksum = "f6f9e8a4f503e5c8750e4cd3b32a4e090035c46374b305a15c70bad833dca05f"
11217dependencies = [
11218 "bytemuck",
11219 "font-types",
11220]
11221
11222[[package]]
11223name = "recent_projects"
11224version = "0.1.0"
11225dependencies = [
11226 "anyhow",
11227 "auto_update",
11228 "dap",
11229 "editor",
11230 "extension_host",
11231 "file_finder",
11232 "futures 0.3.31",
11233 "fuzzy",
11234 "gpui",
11235 "language",
11236 "log",
11237 "markdown",
11238 "menu",
11239 "ordered-float 2.10.1",
11240 "paths",
11241 "picker",
11242 "project",
11243 "release_channel",
11244 "remote",
11245 "schemars",
11246 "serde",
11247 "serde_json",
11248 "settings",
11249 "smol",
11250 "task",
11251 "telemetry",
11252 "theme",
11253 "ui",
11254 "util",
11255 "workspace",
11256 "zed_actions",
11257]
11258
11259[[package]]
11260name = "redox_syscall"
11261version = "0.2.16"
11262source = "registry+https://github.com/rust-lang/crates.io-index"
11263checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
11264dependencies = [
11265 "bitflags 1.3.2",
11266]
11267
11268[[package]]
11269name = "redox_syscall"
11270version = "0.5.8"
11271source = "registry+https://github.com/rust-lang/crates.io-index"
11272checksum = "03a862b389f93e68874fbf580b9de08dd02facb9a788ebadaf4a3fd33cf58834"
11273dependencies = [
11274 "bitflags 2.8.0",
11275]
11276
11277[[package]]
11278name = "redox_users"
11279version = "0.4.6"
11280source = "registry+https://github.com/rust-lang/crates.io-index"
11281checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43"
11282dependencies = [
11283 "getrandom 0.2.15",
11284 "libredox",
11285 "thiserror 1.0.69",
11286]
11287
11288[[package]]
11289name = "refineable"
11290version = "0.1.0"
11291dependencies = [
11292 "derive_refineable",
11293]
11294
11295[[package]]
11296name = "regalloc2"
11297version = "0.11.1"
11298source = "registry+https://github.com/rust-lang/crates.io-index"
11299checksum = "145c1c267e14f20fb0f88aa76a1c5ffec42d592c1d28b3cd9148ae35916158d3"
11300dependencies = [
11301 "allocator-api2",
11302 "bumpalo",
11303 "hashbrown 0.15.2",
11304 "log",
11305 "rustc-hash 2.1.1",
11306 "smallvec",
11307]
11308
11309[[package]]
11310name = "regex"
11311version = "1.11.1"
11312source = "registry+https://github.com/rust-lang/crates.io-index"
11313checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
11314dependencies = [
11315 "aho-corasick",
11316 "memchr",
11317 "regex-automata 0.4.9",
11318 "regex-syntax 0.8.5",
11319]
11320
11321[[package]]
11322name = "regex-automata"
11323version = "0.1.10"
11324source = "registry+https://github.com/rust-lang/crates.io-index"
11325checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
11326dependencies = [
11327 "regex-syntax 0.6.29",
11328]
11329
11330[[package]]
11331name = "regex-automata"
11332version = "0.4.9"
11333source = "registry+https://github.com/rust-lang/crates.io-index"
11334checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
11335dependencies = [
11336 "aho-corasick",
11337 "memchr",
11338 "regex-syntax 0.8.5",
11339]
11340
11341[[package]]
11342name = "regex-lite"
11343version = "0.1.6"
11344source = "registry+https://github.com/rust-lang/crates.io-index"
11345checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a"
11346
11347[[package]]
11348name = "regex-syntax"
11349version = "0.6.29"
11350source = "registry+https://github.com/rust-lang/crates.io-index"
11351checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
11352
11353[[package]]
11354name = "regex-syntax"
11355version = "0.8.5"
11356source = "registry+https://github.com/rust-lang/crates.io-index"
11357checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
11358
11359[[package]]
11360name = "release_channel"
11361version = "0.1.0"
11362dependencies = [
11363 "gpui",
11364]
11365
11366[[package]]
11367name = "remote"
11368version = "0.1.0"
11369dependencies = [
11370 "anyhow",
11371 "askpass",
11372 "async-trait",
11373 "collections",
11374 "fs",
11375 "futures 0.3.31",
11376 "gpui",
11377 "itertools 0.14.0",
11378 "log",
11379 "parking_lot",
11380 "paths",
11381 "prost 0.9.0",
11382 "release_channel",
11383 "rpc",
11384 "schemars",
11385 "serde",
11386 "serde_json",
11387 "shlex",
11388 "smol",
11389 "tempfile",
11390 "thiserror 2.0.12",
11391 "urlencoding",
11392 "util",
11393]
11394
11395[[package]]
11396name = "remote_server"
11397version = "0.1.0"
11398dependencies = [
11399 "anyhow",
11400 "async-watch",
11401 "backtrace",
11402 "cargo_toml",
11403 "chrono",
11404 "clap",
11405 "client",
11406 "clock",
11407 "dap",
11408 "env_logger 0.11.7",
11409 "extension",
11410 "extension_host",
11411 "fork",
11412 "fs",
11413 "futures 0.3.31",
11414 "git",
11415 "git_hosting_providers",
11416 "gpui",
11417 "gpui_tokio",
11418 "http_client",
11419 "language",
11420 "language_extension",
11421 "languages",
11422 "libc",
11423 "log",
11424 "lsp",
11425 "node_runtime",
11426 "paths",
11427 "project",
11428 "proto",
11429 "release_channel",
11430 "remote",
11431 "reqwest_client",
11432 "rpc",
11433 "rust-embed",
11434 "serde",
11435 "serde_json",
11436 "settings",
11437 "shellexpand 2.1.2",
11438 "smol",
11439 "sysinfo",
11440 "telemetry_events",
11441 "toml 0.8.20",
11442 "unindent",
11443 "util",
11444 "worktree",
11445]
11446
11447[[package]]
11448name = "rend"
11449version = "0.4.2"
11450source = "registry+https://github.com/rust-lang/crates.io-index"
11451checksum = "71fe3824f5629716b1589be05dacd749f6aa084c87e00e016714a8cdfccc997c"
11452dependencies = [
11453 "bytecheck",
11454]
11455
11456[[package]]
11457name = "repl"
11458version = "0.1.0"
11459dependencies = [
11460 "alacritty_terminal",
11461 "anyhow",
11462 "async-dispatcher",
11463 "async-tungstenite",
11464 "base64 0.22.1",
11465 "client",
11466 "collections",
11467 "command_palette_hooks",
11468 "editor",
11469 "env_logger 0.11.7",
11470 "feature_flags",
11471 "file_icons",
11472 "futures 0.3.31",
11473 "gpui",
11474 "http_client",
11475 "image",
11476 "indoc",
11477 "jupyter-protocol",
11478 "jupyter-websocket-client",
11479 "language",
11480 "languages",
11481 "log",
11482 "markdown_preview",
11483 "menu",
11484 "multi_buffer",
11485 "nbformat",
11486 "picker",
11487 "project",
11488 "runtimelib",
11489 "schemars",
11490 "serde",
11491 "serde_json",
11492 "settings",
11493 "smol",
11494 "telemetry",
11495 "terminal",
11496 "terminal_view",
11497 "theme",
11498 "tree-sitter-md",
11499 "tree-sitter-python",
11500 "tree-sitter-typescript",
11501 "ui",
11502 "util",
11503 "uuid",
11504 "workspace",
11505]
11506
11507[[package]]
11508name = "reqwest"
11509version = "0.11.27"
11510source = "registry+https://github.com/rust-lang/crates.io-index"
11511checksum = "dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62"
11512dependencies = [
11513 "base64 0.21.7",
11514 "bytes 1.10.1",
11515 "encoding_rs",
11516 "futures-core",
11517 "futures-util",
11518 "h2 0.3.26",
11519 "http 0.2.12",
11520 "http-body 0.4.6",
11521 "hyper 0.14.32",
11522 "hyper-rustls 0.24.2",
11523 "hyper-tls",
11524 "ipnet",
11525 "js-sys",
11526 "log",
11527 "mime",
11528 "native-tls",
11529 "once_cell",
11530 "percent-encoding",
11531 "pin-project-lite",
11532 "rustls 0.21.12",
11533 "rustls-native-certs 0.6.3",
11534 "rustls-pemfile 1.0.4",
11535 "serde",
11536 "serde_json",
11537 "serde_urlencoded",
11538 "sync_wrapper 0.1.2",
11539 "system-configuration 0.5.1",
11540 "tokio",
11541 "tokio-native-tls",
11542 "tokio-rustls 0.24.1",
11543 "tower-service",
11544 "url",
11545 "wasm-bindgen",
11546 "wasm-bindgen-futures",
11547 "web-sys",
11548 "winreg 0.50.0",
11549]
11550
11551[[package]]
11552name = "reqwest"
11553version = "0.12.8"
11554source = "git+https://github.com/zed-industries/reqwest.git?rev=fd110f6998da16bbca97b6dddda9be7827c50e29#fd110f6998da16bbca97b6dddda9be7827c50e29"
11555dependencies = [
11556 "base64 0.22.1",
11557 "bytes 1.10.1",
11558 "encoding_rs",
11559 "futures-core",
11560 "futures-util",
11561 "h2 0.4.7",
11562 "http 1.2.0",
11563 "http-body 1.0.1",
11564 "http-body-util",
11565 "hyper 1.5.1",
11566 "hyper-rustls 0.27.3",
11567 "hyper-util",
11568 "ipnet",
11569 "js-sys",
11570 "log",
11571 "mime",
11572 "once_cell",
11573 "percent-encoding",
11574 "pin-project-lite",
11575 "quinn",
11576 "rustls 0.23.25",
11577 "rustls-native-certs 0.8.1",
11578 "rustls-pemfile 2.2.0",
11579 "rustls-pki-types",
11580 "serde",
11581 "serde_json",
11582 "serde_urlencoded",
11583 "sync_wrapper 1.0.2",
11584 "system-configuration 0.6.1",
11585 "tokio",
11586 "tokio-rustls 0.26.1",
11587 "tokio-socks",
11588 "tokio-util",
11589 "tower-service",
11590 "url",
11591 "wasm-bindgen",
11592 "wasm-bindgen-futures",
11593 "wasm-streams",
11594 "web-sys",
11595 "windows-registry",
11596]
11597
11598[[package]]
11599name = "reqwest_client"
11600version = "0.1.0"
11601dependencies = [
11602 "anyhow",
11603 "bytes 1.10.1",
11604 "futures 0.3.31",
11605 "gpui",
11606 "http_client",
11607 "http_client_tls",
11608 "log",
11609 "regex",
11610 "reqwest 0.12.8",
11611 "serde",
11612 "smol",
11613 "tokio",
11614]
11615
11616[[package]]
11617name = "resvg"
11618version = "0.45.0"
11619source = "registry+https://github.com/rust-lang/crates.io-index"
11620checksum = "dd43d1c474e9dadf09a8fdf22d713ba668b499b5117b9b9079500224e26b5b29"
11621dependencies = [
11622 "log",
11623 "pico-args",
11624 "rgb",
11625 "svgtypes",
11626 "tiny-skia",
11627 "usvg",
11628]
11629
11630[[package]]
11631name = "rfc6979"
11632version = "0.3.1"
11633source = "registry+https://github.com/rust-lang/crates.io-index"
11634checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"
11635dependencies = [
11636 "crypto-bigint 0.4.9",
11637 "hmac",
11638 "zeroize",
11639]
11640
11641[[package]]
11642name = "rgb"
11643version = "0.8.50"
11644source = "registry+https://github.com/rust-lang/crates.io-index"
11645checksum = "57397d16646700483b67d2dd6511d79318f9d057fdbd21a4066aeac8b41d310a"
11646dependencies = [
11647 "bytemuck",
11648]
11649
11650[[package]]
11651name = "rich_text"
11652version = "0.1.0"
11653dependencies = [
11654 "futures 0.3.31",
11655 "gpui",
11656 "language",
11657 "linkify",
11658 "pulldown-cmark 0.12.2",
11659 "theme",
11660 "ui",
11661 "util",
11662]
11663
11664[[package]]
11665name = "ring"
11666version = "0.17.8"
11667source = "registry+https://github.com/rust-lang/crates.io-index"
11668checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
11669dependencies = [
11670 "cc",
11671 "cfg-if",
11672 "getrandom 0.2.15",
11673 "libc",
11674 "spin",
11675 "untrusted",
11676 "windows-sys 0.52.0",
11677]
11678
11679[[package]]
11680name = "rkyv"
11681version = "0.7.45"
11682source = "registry+https://github.com/rust-lang/crates.io-index"
11683checksum = "9008cd6385b9e161d8229e1f6549dd23c3d022f132a2ea37ac3a10ac4935779b"
11684dependencies = [
11685 "bitvec",
11686 "bytecheck",
11687 "bytes 1.10.1",
11688 "hashbrown 0.12.3",
11689 "ptr_meta",
11690 "rend",
11691 "rkyv_derive",
11692 "seahash",
11693 "tinyvec",
11694 "uuid",
11695]
11696
11697[[package]]
11698name = "rkyv_derive"
11699version = "0.7.45"
11700source = "registry+https://github.com/rust-lang/crates.io-index"
11701checksum = "503d1d27590a2b0a3a4ca4c94755aa2875657196ecbf401a42eff41d7de532c0"
11702dependencies = [
11703 "proc-macro2",
11704 "quote",
11705 "syn 1.0.109",
11706]
11707
11708[[package]]
11709name = "rmp"
11710version = "0.8.14"
11711source = "registry+https://github.com/rust-lang/crates.io-index"
11712checksum = "228ed7c16fa39782c3b3468e974aec2795e9089153cd08ee2e9aefb3613334c4"
11713dependencies = [
11714 "byteorder",
11715 "num-traits",
11716 "paste",
11717]
11718
11719[[package]]
11720name = "rmpv"
11721version = "1.3.0"
11722source = "registry+https://github.com/rust-lang/crates.io-index"
11723checksum = "58450723cd9ee93273ce44a20b6ec4efe17f8ed2e3631474387bfdecf18bb2a9"
11724dependencies = [
11725 "num-traits",
11726 "rmp",
11727]
11728
11729[[package]]
11730name = "rodio"
11731version = "0.20.1"
11732source = "registry+https://github.com/rust-lang/crates.io-index"
11733checksum = "e7ceb6607dd738c99bc8cb28eff249b7cd5c8ec88b9db96c0608c1480d140fb1"
11734dependencies = [
11735 "cpal",
11736 "hound",
11737]
11738
11739[[package]]
11740name = "rope"
11741version = "0.1.0"
11742dependencies = [
11743 "arrayvec",
11744 "criterion",
11745 "ctor",
11746 "env_logger 0.11.7",
11747 "gpui",
11748 "log",
11749 "rand 0.8.5",
11750 "rayon",
11751 "smallvec",
11752 "sum_tree",
11753 "unicode-segmentation",
11754 "util",
11755]
11756
11757[[package]]
11758name = "roxmltree"
11759version = "0.20.0"
11760source = "registry+https://github.com/rust-lang/crates.io-index"
11761checksum = "6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97"
11762
11763[[package]]
11764name = "rpc"
11765version = "0.1.0"
11766dependencies = [
11767 "anyhow",
11768 "async-tungstenite",
11769 "base64 0.22.1",
11770 "chrono",
11771 "collections",
11772 "env_logger 0.11.7",
11773 "futures 0.3.31",
11774 "gpui",
11775 "parking_lot",
11776 "proto",
11777 "rand 0.8.5",
11778 "rsa",
11779 "serde",
11780 "serde_json",
11781 "sha2",
11782 "strum",
11783 "tracing",
11784 "util",
11785 "zstd",
11786]
11787
11788[[package]]
11789name = "rsa"
11790version = "0.9.8"
11791source = "registry+https://github.com/rust-lang/crates.io-index"
11792checksum = "78928ac1ed176a5ca1d17e578a1825f3d81ca54cf41053a592584b020cfd691b"
11793dependencies = [
11794 "const-oid",
11795 "digest",
11796 "num-bigint-dig",
11797 "num-integer",
11798 "num-traits",
11799 "pkcs1",
11800 "pkcs8 0.10.2",
11801 "rand_core 0.6.4",
11802 "signature 2.2.0",
11803 "spki 0.7.3",
11804 "subtle",
11805 "zeroize",
11806]
11807
11808[[package]]
11809name = "runtimelib"
11810version = "0.25.0"
11811source = "registry+https://github.com/rust-lang/crates.io-index"
11812checksum = "9af6ed9fd10d7ee940676945510c197c2a472806bb652096a713985c44ffd643"
11813dependencies = [
11814 "anyhow",
11815 "async-dispatcher",
11816 "async-std",
11817 "base64 0.22.1",
11818 "bytes 1.10.1",
11819 "chrono",
11820 "data-encoding",
11821 "dirs 5.0.1",
11822 "futures 0.3.31",
11823 "glob",
11824 "jupyter-protocol",
11825 "ring",
11826 "serde",
11827 "serde_json",
11828 "shellexpand 3.1.0",
11829 "smol",
11830 "uuid",
11831 "zeromq",
11832]
11833
11834[[package]]
11835name = "rust-embed"
11836version = "8.5.0"
11837source = "registry+https://github.com/rust-lang/crates.io-index"
11838checksum = "fa66af4a4fdd5e7ebc276f115e895611a34739a9c1c01028383d612d550953c0"
11839dependencies = [
11840 "rust-embed-impl",
11841 "rust-embed-utils",
11842 "walkdir",
11843]
11844
11845[[package]]
11846name = "rust-embed-impl"
11847version = "8.5.0"
11848source = "registry+https://github.com/rust-lang/crates.io-index"
11849checksum = "6125dbc8867951125eec87294137f4e9c2c96566e61bf72c45095a7c77761478"
11850dependencies = [
11851 "proc-macro2",
11852 "quote",
11853 "rust-embed-utils",
11854 "syn 2.0.100",
11855 "walkdir",
11856]
11857
11858[[package]]
11859name = "rust-embed-utils"
11860version = "8.5.0"
11861source = "registry+https://github.com/rust-lang/crates.io-index"
11862checksum = "2e5347777e9aacb56039b0e1f28785929a8a3b709e87482e7442c72e7c12529d"
11863dependencies = [
11864 "globset",
11865 "sha2",
11866 "walkdir",
11867]
11868
11869[[package]]
11870name = "rust_decimal"
11871version = "1.36.0"
11872source = "registry+https://github.com/rust-lang/crates.io-index"
11873checksum = "b082d80e3e3cc52b2ed634388d436fe1f4de6af5786cc2de9ba9737527bdf555"
11874dependencies = [
11875 "arrayvec",
11876 "borsh",
11877 "bytes 1.10.1",
11878 "num-traits",
11879 "rand 0.8.5",
11880 "rkyv",
11881 "serde",
11882 "serde_json",
11883]
11884
11885[[package]]
11886name = "rustc-demangle"
11887version = "0.1.24"
11888source = "registry+https://github.com/rust-lang/crates.io-index"
11889checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
11890
11891[[package]]
11892name = "rustc-hash"
11893version = "1.1.0"
11894source = "registry+https://github.com/rust-lang/crates.io-index"
11895checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
11896
11897[[package]]
11898name = "rustc-hash"
11899version = "2.1.1"
11900source = "registry+https://github.com/rust-lang/crates.io-index"
11901checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d"
11902
11903[[package]]
11904name = "rustc_version"
11905version = "0.4.1"
11906source = "registry+https://github.com/rust-lang/crates.io-index"
11907checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
11908dependencies = [
11909 "semver",
11910]
11911
11912[[package]]
11913name = "rustix"
11914version = "0.38.42"
11915source = "registry+https://github.com/rust-lang/crates.io-index"
11916checksum = "f93dc38ecbab2eb790ff964bb77fa94faf256fd3e73285fd7ba0903b76bedb85"
11917dependencies = [
11918 "bitflags 2.8.0",
11919 "errno 0.3.10",
11920 "itoa",
11921 "libc",
11922 "linux-raw-sys",
11923 "once_cell",
11924 "windows-sys 0.52.0",
11925]
11926
11927[[package]]
11928name = "rustix-openpty"
11929version = "0.1.1"
11930source = "registry+https://github.com/rust-lang/crates.io-index"
11931checksum = "a25c3aad9fc1424eb82c88087789a7d938e1829724f3e4043163baf0d13cfc12"
11932dependencies = [
11933 "errno 0.3.10",
11934 "libc",
11935 "rustix",
11936]
11937
11938[[package]]
11939name = "rustls"
11940version = "0.21.12"
11941source = "registry+https://github.com/rust-lang/crates.io-index"
11942checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e"
11943dependencies = [
11944 "log",
11945 "ring",
11946 "rustls-webpki 0.101.7",
11947 "sct",
11948]
11949
11950[[package]]
11951name = "rustls"
11952version = "0.23.25"
11953source = "registry+https://github.com/rust-lang/crates.io-index"
11954checksum = "822ee9188ac4ec04a2f0531e55d035fb2de73f18b41a63c70c2712503b6fb13c"
11955dependencies = [
11956 "aws-lc-rs",
11957 "log",
11958 "once_cell",
11959 "ring",
11960 "rustls-pki-types",
11961 "rustls-webpki 0.103.0",
11962 "subtle",
11963 "zeroize",
11964]
11965
11966[[package]]
11967name = "rustls-native-certs"
11968version = "0.6.3"
11969source = "registry+https://github.com/rust-lang/crates.io-index"
11970checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00"
11971dependencies = [
11972 "openssl-probe",
11973 "rustls-pemfile 1.0.4",
11974 "schannel",
11975 "security-framework 2.11.1",
11976]
11977
11978[[package]]
11979name = "rustls-native-certs"
11980version = "0.8.1"
11981source = "registry+https://github.com/rust-lang/crates.io-index"
11982checksum = "7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3"
11983dependencies = [
11984 "openssl-probe",
11985 "rustls-pki-types",
11986 "schannel",
11987 "security-framework 3.0.1",
11988]
11989
11990[[package]]
11991name = "rustls-pemfile"
11992version = "1.0.4"
11993source = "registry+https://github.com/rust-lang/crates.io-index"
11994checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c"
11995dependencies = [
11996 "base64 0.21.7",
11997]
11998
11999[[package]]
12000name = "rustls-pemfile"
12001version = "2.2.0"
12002source = "registry+https://github.com/rust-lang/crates.io-index"
12003checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50"
12004dependencies = [
12005 "rustls-pki-types",
12006]
12007
12008[[package]]
12009name = "rustls-pki-types"
12010version = "1.11.0"
12011source = "registry+https://github.com/rust-lang/crates.io-index"
12012checksum = "917ce264624a4b4db1c364dcc35bfca9ded014d0a958cd47ad3e960e988ea51c"
12013dependencies = [
12014 "web-time",
12015]
12016
12017[[package]]
12018name = "rustls-platform-verifier"
12019version = "0.5.1"
12020source = "registry+https://github.com/rust-lang/crates.io-index"
12021checksum = "4a5467026f437b4cb2a533865eaa73eb840019a0916f4b9ec563c6e617e086c9"
12022dependencies = [
12023 "core-foundation 0.10.0",
12024 "core-foundation-sys",
12025 "jni",
12026 "log",
12027 "once_cell",
12028 "rustls 0.23.25",
12029 "rustls-native-certs 0.8.1",
12030 "rustls-platform-verifier-android",
12031 "rustls-webpki 0.103.0",
12032 "security-framework 3.0.1",
12033 "security-framework-sys",
12034 "webpki-root-certs",
12035 "windows-sys 0.52.0",
12036]
12037
12038[[package]]
12039name = "rustls-platform-verifier-android"
12040version = "0.1.1"
12041source = "registry+https://github.com/rust-lang/crates.io-index"
12042checksum = "f87165f0995f63a9fbeea62b64d10b4d9d8e78ec6d7d51fb2125fda7bb36788f"
12043
12044[[package]]
12045name = "rustls-webpki"
12046version = "0.101.7"
12047source = "registry+https://github.com/rust-lang/crates.io-index"
12048checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
12049dependencies = [
12050 "ring",
12051 "untrusted",
12052]
12053
12054[[package]]
12055name = "rustls-webpki"
12056version = "0.103.0"
12057source = "registry+https://github.com/rust-lang/crates.io-index"
12058checksum = "0aa4eeac2588ffff23e9d7a7e9b3f971c5fb5b7ebc9452745e0c232c64f83b2f"
12059dependencies = [
12060 "aws-lc-rs",
12061 "ring",
12062 "rustls-pki-types",
12063 "untrusted",
12064]
12065
12066[[package]]
12067name = "rustversion"
12068version = "1.0.18"
12069source = "registry+https://github.com/rust-lang/crates.io-index"
12070checksum = "0e819f2bc632f285be6d7cd36e25940d45b2391dd6d9b939e79de557f7014248"
12071
12072[[package]]
12073name = "rustybuzz"
12074version = "0.14.1"
12075source = "registry+https://github.com/rust-lang/crates.io-index"
12076checksum = "cfb9cf8877777222e4a3bc7eb247e398b56baba500c38c1c46842431adc8b55c"
12077dependencies = [
12078 "bitflags 2.8.0",
12079 "bytemuck",
12080 "libm",
12081 "smallvec",
12082 "ttf-parser 0.21.1",
12083 "unicode-bidi-mirroring 0.2.0",
12084 "unicode-ccc 0.2.0",
12085 "unicode-properties",
12086 "unicode-script",
12087]
12088
12089[[package]]
12090name = "rustybuzz"
12091version = "0.20.1"
12092source = "registry+https://github.com/rust-lang/crates.io-index"
12093checksum = "fd3c7c96f8a08ee34eff8857b11b49b07d71d1c3f4e88f8a88d4c9e9f90b1702"
12094dependencies = [
12095 "bitflags 2.8.0",
12096 "bytemuck",
12097 "core_maths",
12098 "log",
12099 "smallvec",
12100 "ttf-parser 0.25.1",
12101 "unicode-bidi-mirroring 0.4.0",
12102 "unicode-ccc 0.4.0",
12103 "unicode-properties",
12104 "unicode-script",
12105]
12106
12107[[package]]
12108name = "ryu"
12109version = "1.0.18"
12110source = "registry+https://github.com/rust-lang/crates.io-index"
12111checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
12112
12113[[package]]
12114name = "salsa20"
12115version = "0.10.2"
12116source = "registry+https://github.com/rust-lang/crates.io-index"
12117checksum = "97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213"
12118dependencies = [
12119 "cipher",
12120]
12121
12122[[package]]
12123name = "same-file"
12124version = "1.0.6"
12125source = "registry+https://github.com/rust-lang/crates.io-index"
12126checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
12127dependencies = [
12128 "winapi-util",
12129]
12130
12131[[package]]
12132name = "schannel"
12133version = "0.1.27"
12134source = "registry+https://github.com/rust-lang/crates.io-index"
12135checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d"
12136dependencies = [
12137 "windows-sys 0.59.0",
12138]
12139
12140[[package]]
12141name = "schema_generator"
12142version = "0.1.0"
12143dependencies = [
12144 "anyhow",
12145 "clap",
12146 "env_logger 0.11.7",
12147 "schemars",
12148 "serde",
12149 "serde_json",
12150 "theme",
12151]
12152
12153[[package]]
12154name = "schemars"
12155version = "0.8.22"
12156source = "registry+https://github.com/rust-lang/crates.io-index"
12157checksum = "3fbf2ae1b8bc8e02df939598064d22402220cd5bbcca1c76f7d6a310974d5615"
12158dependencies = [
12159 "dyn-clone",
12160 "indexmap",
12161 "schemars_derive",
12162 "serde",
12163 "serde_json",
12164]
12165
12166[[package]]
12167name = "schemars_derive"
12168version = "0.8.22"
12169source = "registry+https://github.com/rust-lang/crates.io-index"
12170checksum = "32e265784ad618884abaea0600a9adf15393368d840e0222d101a072f3f7534d"
12171dependencies = [
12172 "proc-macro2",
12173 "quote",
12174 "serde_derive_internals",
12175 "syn 2.0.100",
12176]
12177
12178[[package]]
12179name = "scoped-tls"
12180version = "1.0.1"
12181source = "registry+https://github.com/rust-lang/crates.io-index"
12182checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
12183
12184[[package]]
12185name = "scopeguard"
12186version = "1.2.0"
12187source = "registry+https://github.com/rust-lang/crates.io-index"
12188checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
12189
12190[[package]]
12191name = "scratch"
12192version = "1.0.8"
12193source = "registry+https://github.com/rust-lang/crates.io-index"
12194checksum = "9f6280af86e5f559536da57a45ebc84948833b3bee313a7dd25232e09c878a52"
12195
12196[[package]]
12197name = "scrypt"
12198version = "0.11.0"
12199source = "registry+https://github.com/rust-lang/crates.io-index"
12200checksum = "0516a385866c09368f0b5bcd1caff3366aace790fcd46e2bb032697bb172fd1f"
12201dependencies = [
12202 "password-hash 0.5.0",
12203 "pbkdf2 0.12.2",
12204 "salsa20",
12205 "sha2",
12206]
12207
12208[[package]]
12209name = "sct"
12210version = "0.7.1"
12211source = "registry+https://github.com/rust-lang/crates.io-index"
12212checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414"
12213dependencies = [
12214 "ring",
12215 "untrusted",
12216]
12217
12218[[package]]
12219name = "sea-bae"
12220version = "0.2.1"
12221source = "registry+https://github.com/rust-lang/crates.io-index"
12222checksum = "f694a6ab48f14bc063cfadff30ab551d3c7e46d8f81836c51989d548f44a2a25"
12223dependencies = [
12224 "heck 0.4.1",
12225 "proc-macro-error2",
12226 "proc-macro2",
12227 "quote",
12228 "syn 2.0.100",
12229]
12230
12231[[package]]
12232name = "sea-orm"
12233version = "1.1.7"
12234source = "registry+https://github.com/rust-lang/crates.io-index"
12235checksum = "3417812d38049e8ec3d588c03570f8c60de811d2453fb48e424045a1600ffd86"
12236dependencies = [
12237 "async-stream",
12238 "async-trait",
12239 "bigdecimal",
12240 "chrono",
12241 "futures-util",
12242 "log",
12243 "ouroboros",
12244 "pgvector",
12245 "rust_decimal",
12246 "sea-orm-macros",
12247 "sea-query",
12248 "sea-query-binder",
12249 "serde",
12250 "serde_json",
12251 "sqlx",
12252 "strum",
12253 "thiserror 1.0.69",
12254 "time",
12255 "tracing",
12256 "url",
12257 "uuid",
12258]
12259
12260[[package]]
12261name = "sea-orm-macros"
12262version = "1.1.7"
12263source = "registry+https://github.com/rust-lang/crates.io-index"
12264checksum = "d705ba84e1c74c8ac27784e4ac6f21584058c1dc0cadb9d39b43e109fcf8139c"
12265dependencies = [
12266 "heck 0.4.1",
12267 "proc-macro2",
12268 "quote",
12269 "sea-bae",
12270 "syn 2.0.100",
12271 "unicode-ident",
12272]
12273
12274[[package]]
12275name = "sea-query"
12276version = "0.32.1"
12277source = "registry+https://github.com/rust-lang/crates.io-index"
12278checksum = "085e94f7d7271c0393ac2d164a39994b1dff1b06bc40cd9a0da04f3d672b0fee"
12279dependencies = [
12280 "bigdecimal",
12281 "chrono",
12282 "inherent",
12283 "ordered-float 3.9.2",
12284 "rust_decimal",
12285 "serde_json",
12286 "time",
12287 "uuid",
12288]
12289
12290[[package]]
12291name = "sea-query-binder"
12292version = "0.7.0"
12293source = "registry+https://github.com/rust-lang/crates.io-index"
12294checksum = "b0019f47430f7995af63deda77e238c17323359af241233ec768aba1faea7608"
12295dependencies = [
12296 "bigdecimal",
12297 "chrono",
12298 "rust_decimal",
12299 "sea-query",
12300 "serde_json",
12301 "sqlx",
12302 "time",
12303 "uuid",
12304]
12305
12306[[package]]
12307name = "seahash"
12308version = "4.1.0"
12309source = "registry+https://github.com/rust-lang/crates.io-index"
12310checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
12311
12312[[package]]
12313name = "search"
12314version = "0.1.0"
12315dependencies = [
12316 "any_vec",
12317 "anyhow",
12318 "bitflags 2.8.0",
12319 "client",
12320 "collections",
12321 "editor",
12322 "futures 0.3.31",
12323 "gpui",
12324 "language",
12325 "menu",
12326 "project",
12327 "schemars",
12328 "serde",
12329 "serde_json",
12330 "settings",
12331 "smol",
12332 "theme",
12333 "ui",
12334 "unindent",
12335 "util",
12336 "workspace",
12337 "zed_actions",
12338]
12339
12340[[package]]
12341name = "sec1"
12342version = "0.3.0"
12343source = "registry+https://github.com/rust-lang/crates.io-index"
12344checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"
12345dependencies = [
12346 "base16ct",
12347 "der 0.6.1",
12348 "generic-array",
12349 "pkcs8 0.9.0",
12350 "subtle",
12351 "zeroize",
12352]
12353
12354[[package]]
12355name = "security-framework"
12356version = "2.11.1"
12357source = "registry+https://github.com/rust-lang/crates.io-index"
12358checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
12359dependencies = [
12360 "bitflags 2.8.0",
12361 "core-foundation 0.9.4",
12362 "core-foundation-sys",
12363 "libc",
12364 "security-framework-sys",
12365]
12366
12367[[package]]
12368name = "security-framework"
12369version = "3.0.1"
12370source = "registry+https://github.com/rust-lang/crates.io-index"
12371checksum = "e1415a607e92bec364ea2cf9264646dcce0f91e6d65281bd6f2819cca3bf39c8"
12372dependencies = [
12373 "bitflags 2.8.0",
12374 "core-foundation 0.10.0",
12375 "core-foundation-sys",
12376 "libc",
12377 "security-framework-sys",
12378]
12379
12380[[package]]
12381name = "security-framework-sys"
12382version = "2.12.1"
12383source = "registry+https://github.com/rust-lang/crates.io-index"
12384checksum = "fa39c7303dc58b5543c94d22c1766b0d31f2ee58306363ea622b10bbc075eaa2"
12385dependencies = [
12386 "core-foundation-sys",
12387 "libc",
12388]
12389
12390[[package]]
12391name = "self_cell"
12392version = "1.1.0"
12393source = "registry+https://github.com/rust-lang/crates.io-index"
12394checksum = "c2fdfc24bc566f839a2da4c4295b82db7d25a24253867d5c64355abb5799bdbe"
12395
12396[[package]]
12397name = "semantic_index"
12398version = "0.1.0"
12399dependencies = [
12400 "anyhow",
12401 "arrayvec",
12402 "blake3",
12403 "client",
12404 "clock",
12405 "collections",
12406 "env_logger 0.11.7",
12407 "feature_flags",
12408 "fs",
12409 "futures 0.3.31",
12410 "futures-batch",
12411 "gpui",
12412 "heed",
12413 "http_client",
12414 "language",
12415 "language_model",
12416 "languages",
12417 "log",
12418 "open_ai",
12419 "parking_lot",
12420 "project",
12421 "reqwest_client",
12422 "serde",
12423 "serde_json",
12424 "settings",
12425 "sha2",
12426 "smol",
12427 "streaming-iterator",
12428 "tempfile",
12429 "theme",
12430 "tree-sitter",
12431 "ui",
12432 "unindent",
12433 "util",
12434 "workspace",
12435 "worktree",
12436]
12437
12438[[package]]
12439name = "semantic_version"
12440version = "0.1.0"
12441dependencies = [
12442 "anyhow",
12443 "serde",
12444]
12445
12446[[package]]
12447name = "semver"
12448version = "1.0.26"
12449source = "registry+https://github.com/rust-lang/crates.io-index"
12450checksum = "56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0"
12451dependencies = [
12452 "serde",
12453]
12454
12455[[package]]
12456name = "serde"
12457version = "1.0.219"
12458source = "registry+https://github.com/rust-lang/crates.io-index"
12459checksum = "5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6"
12460dependencies = [
12461 "serde_derive",
12462]
12463
12464[[package]]
12465name = "serde_derive"
12466version = "1.0.219"
12467source = "registry+https://github.com/rust-lang/crates.io-index"
12468checksum = "5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00"
12469dependencies = [
12470 "proc-macro2",
12471 "quote",
12472 "syn 2.0.100",
12473]
12474
12475[[package]]
12476name = "serde_derive_internals"
12477version = "0.29.1"
12478source = "registry+https://github.com/rust-lang/crates.io-index"
12479checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711"
12480dependencies = [
12481 "proc-macro2",
12482 "quote",
12483 "syn 2.0.100",
12484]
12485
12486[[package]]
12487name = "serde_fmt"
12488version = "1.0.3"
12489source = "registry+https://github.com/rust-lang/crates.io-index"
12490checksum = "e1d4ddca14104cd60529e8c7f7ba71a2c8acd8f7f5cfcdc2faf97eeb7c3010a4"
12491dependencies = [
12492 "serde",
12493]
12494
12495[[package]]
12496name = "serde_json"
12497version = "1.0.140"
12498source = "registry+https://github.com/rust-lang/crates.io-index"
12499checksum = "20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373"
12500dependencies = [
12501 "indexmap",
12502 "itoa",
12503 "memchr",
12504 "ryu",
12505 "serde",
12506]
12507
12508[[package]]
12509name = "serde_json_lenient"
12510version = "0.2.4"
12511source = "registry+https://github.com/rust-lang/crates.io-index"
12512checksum = "0e033097bf0d2b59a62b42c18ebbb797503839b26afdda2c4e1415cb6c813540"
12513dependencies = [
12514 "indexmap",
12515 "itoa",
12516 "memchr",
12517 "ryu",
12518 "serde",
12519]
12520
12521[[package]]
12522name = "serde_path_to_error"
12523version = "0.1.16"
12524source = "registry+https://github.com/rust-lang/crates.io-index"
12525checksum = "af99884400da37c88f5e9146b7f1fd0fbcae8f6eec4e9da38b67d05486f814a6"
12526dependencies = [
12527 "itoa",
12528 "serde",
12529]
12530
12531[[package]]
12532name = "serde_qs"
12533version = "0.8.5"
12534source = "registry+https://github.com/rust-lang/crates.io-index"
12535checksum = "c7715380eec75f029a4ef7de39a9200e0a63823176b759d055b613f5a87df6a6"
12536dependencies = [
12537 "percent-encoding",
12538 "serde",
12539 "thiserror 1.0.69",
12540]
12541
12542[[package]]
12543name = "serde_qs"
12544version = "0.10.1"
12545source = "registry+https://github.com/rust-lang/crates.io-index"
12546checksum = "8cac3f1e2ca2fe333923a1ae72caca910b98ed0630bb35ef6f8c8517d6e81afa"
12547dependencies = [
12548 "percent-encoding",
12549 "serde",
12550 "thiserror 1.0.69",
12551]
12552
12553[[package]]
12554name = "serde_repr"
12555version = "0.1.20"
12556source = "registry+https://github.com/rust-lang/crates.io-index"
12557checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c"
12558dependencies = [
12559 "proc-macro2",
12560 "quote",
12561 "syn 2.0.100",
12562]
12563
12564[[package]]
12565name = "serde_spanned"
12566version = "0.6.8"
12567source = "registry+https://github.com/rust-lang/crates.io-index"
12568checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1"
12569dependencies = [
12570 "serde",
12571]
12572
12573[[package]]
12574name = "serde_urlencoded"
12575version = "0.7.1"
12576source = "registry+https://github.com/rust-lang/crates.io-index"
12577checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
12578dependencies = [
12579 "form_urlencoded",
12580 "itoa",
12581 "ryu",
12582 "serde",
12583]
12584
12585[[package]]
12586name = "session"
12587version = "0.1.0"
12588dependencies = [
12589 "db",
12590 "gpui",
12591 "serde_json",
12592 "util",
12593 "uuid",
12594]
12595
12596[[package]]
12597name = "settings"
12598version = "0.1.0"
12599dependencies = [
12600 "anyhow",
12601 "collections",
12602 "ec4rs",
12603 "fs",
12604 "futures 0.3.31",
12605 "gpui",
12606 "indoc",
12607 "inventory",
12608 "log",
12609 "paths",
12610 "pretty_assertions",
12611 "release_channel",
12612 "rust-embed",
12613 "schemars",
12614 "serde",
12615 "serde_derive",
12616 "serde_json",
12617 "serde_json_lenient",
12618 "smallvec",
12619 "streaming-iterator",
12620 "tree-sitter",
12621 "tree-sitter-json",
12622 "unindent",
12623 "util",
12624]
12625
12626[[package]]
12627name = "settings_ui"
12628version = "0.1.0"
12629dependencies = [
12630 "command_palette_hooks",
12631 "editor",
12632 "feature_flags",
12633 "gpui",
12634 "settings",
12635 "theme",
12636 "ui",
12637 "workspace",
12638]
12639
12640[[package]]
12641name = "sha1"
12642version = "0.10.6"
12643source = "registry+https://github.com/rust-lang/crates.io-index"
12644checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
12645dependencies = [
12646 "cfg-if",
12647 "cpufeatures",
12648 "digest",
12649]
12650
12651[[package]]
12652name = "sha1_smol"
12653version = "1.0.1"
12654source = "registry+https://github.com/rust-lang/crates.io-index"
12655checksum = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d"
12656
12657[[package]]
12658name = "sha2"
12659version = "0.10.8"
12660source = "registry+https://github.com/rust-lang/crates.io-index"
12661checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
12662dependencies = [
12663 "cfg-if",
12664 "cpufeatures",
12665 "digest",
12666]
12667
12668[[package]]
12669name = "sharded-slab"
12670version = "0.1.7"
12671source = "registry+https://github.com/rust-lang/crates.io-index"
12672checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
12673dependencies = [
12674 "lazy_static",
12675]
12676
12677[[package]]
12678name = "shell-words"
12679version = "1.1.0"
12680source = "registry+https://github.com/rust-lang/crates.io-index"
12681checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
12682
12683[[package]]
12684name = "shellexpand"
12685version = "2.1.2"
12686source = "registry+https://github.com/rust-lang/crates.io-index"
12687checksum = "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4"
12688dependencies = [
12689 "dirs 4.0.0",
12690]
12691
12692[[package]]
12693name = "shellexpand"
12694version = "3.1.0"
12695source = "registry+https://github.com/rust-lang/crates.io-index"
12696checksum = "da03fa3b94cc19e3ebfc88c4229c49d8f08cdbd1228870a45f0ffdf84988e14b"
12697dependencies = [
12698 "dirs 5.0.1",
12699]
12700
12701[[package]]
12702name = "shlex"
12703version = "1.3.0"
12704source = "registry+https://github.com/rust-lang/crates.io-index"
12705checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
12706
12707[[package]]
12708name = "signal-hook"
12709version = "0.3.17"
12710source = "registry+https://github.com/rust-lang/crates.io-index"
12711checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801"
12712dependencies = [
12713 "libc",
12714 "signal-hook-registry",
12715]
12716
12717[[package]]
12718name = "signal-hook-registry"
12719version = "1.4.2"
12720source = "registry+https://github.com/rust-lang/crates.io-index"
12721checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"
12722dependencies = [
12723 "libc",
12724]
12725
12726[[package]]
12727name = "signature"
12728version = "1.6.4"
12729source = "registry+https://github.com/rust-lang/crates.io-index"
12730checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
12731dependencies = [
12732 "digest",
12733 "rand_core 0.6.4",
12734]
12735
12736[[package]]
12737name = "signature"
12738version = "2.2.0"
12739source = "registry+https://github.com/rust-lang/crates.io-index"
12740checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
12741dependencies = [
12742 "digest",
12743 "rand_core 0.6.4",
12744]
12745
12746[[package]]
12747name = "simd-adler32"
12748version = "0.3.7"
12749source = "registry+https://github.com/rust-lang/crates.io-index"
12750checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
12751
12752[[package]]
12753name = "simd_helpers"
12754version = "0.1.0"
12755source = "registry+https://github.com/rust-lang/crates.io-index"
12756checksum = "95890f873bec569a0362c235787f3aca6e1e887302ba4840839bcc6459c42da6"
12757dependencies = [
12758 "quote",
12759]
12760
12761[[package]]
12762name = "simdutf8"
12763version = "0.1.5"
12764source = "registry+https://github.com/rust-lang/crates.io-index"
12765checksum = "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e"
12766
12767[[package]]
12768name = "simple_asn1"
12769version = "0.6.2"
12770source = "registry+https://github.com/rust-lang/crates.io-index"
12771checksum = "adc4e5204eb1910f40f9cfa375f6f05b68c3abac4b6fd879c8ff5e7ae8a0a085"
12772dependencies = [
12773 "num-bigint",
12774 "num-traits",
12775 "thiserror 1.0.69",
12776 "time",
12777]
12778
12779[[package]]
12780name = "simplecss"
12781version = "0.2.1"
12782source = "registry+https://github.com/rust-lang/crates.io-index"
12783checksum = "a11be7c62927d9427e9f40f3444d5499d868648e2edbc4e2116de69e7ec0e89d"
12784dependencies = [
12785 "log",
12786]
12787
12788[[package]]
12789name = "simplelog"
12790version = "0.12.2"
12791source = "registry+https://github.com/rust-lang/crates.io-index"
12792checksum = "16257adbfaef1ee58b1363bdc0664c9b8e1e30aed86049635fb5f147d065a9c0"
12793dependencies = [
12794 "log",
12795 "termcolor",
12796 "time",
12797]
12798
12799[[package]]
12800name = "siphasher"
12801version = "0.3.11"
12802source = "registry+https://github.com/rust-lang/crates.io-index"
12803checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
12804
12805[[package]]
12806name = "siphasher"
12807version = "1.0.1"
12808source = "registry+https://github.com/rust-lang/crates.io-index"
12809checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
12810
12811[[package]]
12812name = "skrifa"
12813version = "0.26.6"
12814source = "registry+https://github.com/rust-lang/crates.io-index"
12815checksum = "8cc1aa86c26dbb1b63875a7180aa0819709b33348eb5b1491e4321fae388179d"
12816dependencies = [
12817 "bytemuck",
12818 "read-fonts",
12819]
12820
12821[[package]]
12822name = "slab"
12823version = "0.4.9"
12824source = "registry+https://github.com/rust-lang/crates.io-index"
12825checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
12826dependencies = [
12827 "autocfg",
12828]
12829
12830[[package]]
12831name = "slash_commands_example"
12832version = "0.1.0"
12833dependencies = [
12834 "zed_extension_api 0.1.0",
12835]
12836
12837[[package]]
12838name = "slotmap"
12839version = "1.0.7"
12840source = "registry+https://github.com/rust-lang/crates.io-index"
12841checksum = "dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a"
12842dependencies = [
12843 "version_check",
12844]
12845
12846[[package]]
12847name = "smallvec"
12848version = "1.14.0"
12849source = "registry+https://github.com/rust-lang/crates.io-index"
12850checksum = "7fcf8323ef1faaee30a44a340193b1ac6814fd9b7b4e88e9d4519a3e4abe1cfd"
12851dependencies = [
12852 "serde",
12853]
12854
12855[[package]]
12856name = "smart-default"
12857version = "0.6.0"
12858source = "registry+https://github.com/rust-lang/crates.io-index"
12859checksum = "133659a15339456eeeb07572eb02a91c91e9815e9cbc89566944d2c8d3efdbf6"
12860dependencies = [
12861 "proc-macro2",
12862 "quote",
12863 "syn 1.0.109",
12864]
12865
12866[[package]]
12867name = "smol"
12868version = "2.0.2"
12869source = "registry+https://github.com/rust-lang/crates.io-index"
12870checksum = "a33bd3e260892199c3ccfc487c88b2da2265080acb316cd920da72fdfd7c599f"
12871dependencies = [
12872 "async-channel 2.3.1",
12873 "async-executor",
12874 "async-fs",
12875 "async-io",
12876 "async-lock",
12877 "async-net",
12878 "async-process",
12879 "blocking",
12880 "futures-lite 2.6.0",
12881]
12882
12883[[package]]
12884name = "smol_str"
12885version = "0.1.24"
12886source = "registry+https://github.com/rust-lang/crates.io-index"
12887checksum = "fad6c857cbab2627dcf01ec85a623ca4e7dcb5691cbaa3d7fb7653671f0d09c9"
12888dependencies = [
12889 "serde",
12890]
12891
12892[[package]]
12893name = "smol_str"
12894version = "0.2.2"
12895source = "registry+https://github.com/rust-lang/crates.io-index"
12896checksum = "dd538fb6910ac1099850255cf94a94df6551fbdd602454387d0adb2d1ca6dead"
12897
12898[[package]]
12899name = "snippet"
12900version = "0.1.0"
12901dependencies = [
12902 "anyhow",
12903 "smallvec",
12904]
12905
12906[[package]]
12907name = "snippet_provider"
12908version = "0.1.0"
12909dependencies = [
12910 "anyhow",
12911 "collections",
12912 "extension",
12913 "fs",
12914 "futures 0.3.31",
12915 "gpui",
12916 "parking_lot",
12917 "paths",
12918 "schemars",
12919 "serde",
12920 "serde_json_lenient",
12921 "snippet",
12922 "util",
12923]
12924
12925[[package]]
12926name = "snippets_ui"
12927version = "0.1.0"
12928dependencies = [
12929 "fuzzy",
12930 "gpui",
12931 "language",
12932 "paths",
12933 "picker",
12934 "ui",
12935 "util",
12936 "workspace",
12937]
12938
12939[[package]]
12940name = "socket2"
12941version = "0.5.8"
12942source = "registry+https://github.com/rust-lang/crates.io-index"
12943checksum = "c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8"
12944dependencies = [
12945 "libc",
12946 "windows-sys 0.52.0",
12947]
12948
12949[[package]]
12950name = "spdx"
12951version = "0.10.7"
12952source = "registry+https://github.com/rust-lang/crates.io-index"
12953checksum = "bae30cc7bfe3656d60ee99bf6836f472b0c53dddcbf335e253329abb16e535a2"
12954dependencies = [
12955 "smallvec",
12956]
12957
12958[[package]]
12959name = "spin"
12960version = "0.9.8"
12961source = "registry+https://github.com/rust-lang/crates.io-index"
12962checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
12963dependencies = [
12964 "lock_api",
12965]
12966
12967[[package]]
12968name = "spirv"
12969version = "0.3.0+sdk-1.3.268.0"
12970source = "registry+https://github.com/rust-lang/crates.io-index"
12971checksum = "eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844"
12972dependencies = [
12973 "bitflags 2.8.0",
12974]
12975
12976[[package]]
12977name = "spki"
12978version = "0.6.0"
12979source = "registry+https://github.com/rust-lang/crates.io-index"
12980checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"
12981dependencies = [
12982 "base64ct",
12983 "der 0.6.1",
12984]
12985
12986[[package]]
12987name = "spki"
12988version = "0.7.3"
12989source = "registry+https://github.com/rust-lang/crates.io-index"
12990checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
12991dependencies = [
12992 "base64ct",
12993 "der 0.7.9",
12994]
12995
12996[[package]]
12997name = "sptr"
12998version = "0.3.2"
12999source = "registry+https://github.com/rust-lang/crates.io-index"
13000checksum = "3b9b39299b249ad65f3b7e96443bad61c02ca5cd3589f46cb6d610a0fd6c0d6a"
13001
13002[[package]]
13003name = "sqlez"
13004version = "0.1.0"
13005dependencies = [
13006 "anyhow",
13007 "collections",
13008 "futures 0.3.31",
13009 "indoc",
13010 "libsqlite3-sys",
13011 "parking_lot",
13012 "smol",
13013 "sqlformat",
13014 "thread_local",
13015 "util",
13016 "uuid",
13017]
13018
13019[[package]]
13020name = "sqlez_macros"
13021version = "0.1.0"
13022dependencies = [
13023 "sqlez",
13024 "sqlformat",
13025 "syn 1.0.109",
13026]
13027
13028[[package]]
13029name = "sqlformat"
13030version = "0.2.6"
13031source = "registry+https://github.com/rust-lang/crates.io-index"
13032checksum = "7bba3a93db0cc4f7bdece8bb09e77e2e785c20bfebf79eb8340ed80708048790"
13033dependencies = [
13034 "nom",
13035 "unicode_categories",
13036]
13037
13038[[package]]
13039name = "sqlx"
13040version = "0.8.3"
13041source = "registry+https://github.com/rust-lang/crates.io-index"
13042checksum = "4410e73b3c0d8442c5f99b425d7a435b5ee0ae4167b3196771dd3f7a01be745f"
13043dependencies = [
13044 "sqlx-core",
13045 "sqlx-macros",
13046 "sqlx-mysql",
13047 "sqlx-postgres",
13048 "sqlx-sqlite",
13049]
13050
13051[[package]]
13052name = "sqlx-core"
13053version = "0.8.3"
13054source = "registry+https://github.com/rust-lang/crates.io-index"
13055checksum = "6a007b6936676aa9ab40207cde35daab0a04b823be8ae004368c0793b96a61e0"
13056dependencies = [
13057 "bigdecimal",
13058 "bytes 1.10.1",
13059 "chrono",
13060 "crc",
13061 "crossbeam-queue",
13062 "either",
13063 "event-listener 5.3.1",
13064 "futures-core",
13065 "futures-intrusive",
13066 "futures-io",
13067 "futures-util",
13068 "hashbrown 0.15.2",
13069 "hashlink 0.10.0",
13070 "indexmap",
13071 "log",
13072 "memchr",
13073 "once_cell",
13074 "percent-encoding",
13075 "rust_decimal",
13076 "rustls 0.23.25",
13077 "rustls-pemfile 2.2.0",
13078 "serde",
13079 "serde_json",
13080 "sha2",
13081 "smallvec",
13082 "thiserror 2.0.12",
13083 "time",
13084 "tokio",
13085 "tokio-stream",
13086 "tracing",
13087 "url",
13088 "uuid",
13089 "webpki-roots",
13090]
13091
13092[[package]]
13093name = "sqlx-macros"
13094version = "0.8.3"
13095source = "registry+https://github.com/rust-lang/crates.io-index"
13096checksum = "3112e2ad78643fef903618d78cf0aec1cb3134b019730edb039b69eaf531f310"
13097dependencies = [
13098 "proc-macro2",
13099 "quote",
13100 "sqlx-core",
13101 "sqlx-macros-core",
13102 "syn 2.0.100",
13103]
13104
13105[[package]]
13106name = "sqlx-macros-core"
13107version = "0.8.3"
13108source = "registry+https://github.com/rust-lang/crates.io-index"
13109checksum = "4e9f90acc5ab146a99bf5061a7eb4976b573f560bc898ef3bf8435448dd5e7ad"
13110dependencies = [
13111 "dotenvy",
13112 "either",
13113 "heck 0.5.0",
13114 "hex",
13115 "once_cell",
13116 "proc-macro2",
13117 "quote",
13118 "serde",
13119 "serde_json",
13120 "sha2",
13121 "sqlx-core",
13122 "sqlx-mysql",
13123 "sqlx-postgres",
13124 "sqlx-sqlite",
13125 "syn 2.0.100",
13126 "tempfile",
13127 "tokio",
13128 "url",
13129]
13130
13131[[package]]
13132name = "sqlx-mysql"
13133version = "0.8.3"
13134source = "registry+https://github.com/rust-lang/crates.io-index"
13135checksum = "4560278f0e00ce64938540546f59f590d60beee33fffbd3b9cd47851e5fff233"
13136dependencies = [
13137 "atoi",
13138 "base64 0.22.1",
13139 "bigdecimal",
13140 "bitflags 2.8.0",
13141 "byteorder",
13142 "bytes 1.10.1",
13143 "chrono",
13144 "crc",
13145 "digest",
13146 "dotenvy",
13147 "either",
13148 "futures-channel",
13149 "futures-core",
13150 "futures-io",
13151 "futures-util",
13152 "generic-array",
13153 "hex",
13154 "hkdf",
13155 "hmac",
13156 "itoa",
13157 "log",
13158 "md-5",
13159 "memchr",
13160 "once_cell",
13161 "percent-encoding",
13162 "rand 0.8.5",
13163 "rsa",
13164 "rust_decimal",
13165 "serde",
13166 "sha1",
13167 "sha2",
13168 "smallvec",
13169 "sqlx-core",
13170 "stringprep",
13171 "thiserror 2.0.12",
13172 "time",
13173 "tracing",
13174 "uuid",
13175 "whoami",
13176]
13177
13178[[package]]
13179name = "sqlx-postgres"
13180version = "0.8.3"
13181source = "registry+https://github.com/rust-lang/crates.io-index"
13182checksum = "c5b98a57f363ed6764d5b3a12bfedf62f07aa16e1856a7ddc2a0bb190a959613"
13183dependencies = [
13184 "atoi",
13185 "base64 0.22.1",
13186 "bigdecimal",
13187 "bitflags 2.8.0",
13188 "byteorder",
13189 "chrono",
13190 "crc",
13191 "dotenvy",
13192 "etcetera",
13193 "futures-channel",
13194 "futures-core",
13195 "futures-util",
13196 "hex",
13197 "hkdf",
13198 "hmac",
13199 "home",
13200 "itoa",
13201 "log",
13202 "md-5",
13203 "memchr",
13204 "num-bigint",
13205 "once_cell",
13206 "rand 0.8.5",
13207 "rust_decimal",
13208 "serde",
13209 "serde_json",
13210 "sha2",
13211 "smallvec",
13212 "sqlx-core",
13213 "stringprep",
13214 "thiserror 2.0.12",
13215 "time",
13216 "tracing",
13217 "uuid",
13218 "whoami",
13219]
13220
13221[[package]]
13222name = "sqlx-sqlite"
13223version = "0.8.3"
13224source = "registry+https://github.com/rust-lang/crates.io-index"
13225checksum = "f85ca71d3a5b24e64e1d08dd8fe36c6c95c339a896cc33068148906784620540"
13226dependencies = [
13227 "atoi",
13228 "chrono",
13229 "flume",
13230 "futures-channel",
13231 "futures-core",
13232 "futures-executor",
13233 "futures-intrusive",
13234 "futures-util",
13235 "libsqlite3-sys",
13236 "log",
13237 "percent-encoding",
13238 "serde",
13239 "serde_urlencoded",
13240 "sqlx-core",
13241 "time",
13242 "tracing",
13243 "url",
13244 "uuid",
13245]
13246
13247[[package]]
13248name = "stable_deref_trait"
13249version = "1.2.0"
13250source = "registry+https://github.com/rust-lang/crates.io-index"
13251checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
13252
13253[[package]]
13254name = "static_assertions"
13255version = "1.1.0"
13256source = "registry+https://github.com/rust-lang/crates.io-index"
13257checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
13258
13259[[package]]
13260name = "story"
13261version = "0.1.0"
13262dependencies = [
13263 "gpui",
13264 "itertools 0.14.0",
13265 "smallvec",
13266]
13267
13268[[package]]
13269name = "storybook"
13270version = "0.1.0"
13271dependencies = [
13272 "anyhow",
13273 "clap",
13274 "collab_ui",
13275 "ctrlc",
13276 "dialoguer",
13277 "editor",
13278 "fuzzy",
13279 "gpui",
13280 "indoc",
13281 "language",
13282 "log",
13283 "menu",
13284 "picker",
13285 "project",
13286 "reqwest_client",
13287 "rust-embed",
13288 "settings",
13289 "simplelog",
13290 "story",
13291 "strum",
13292 "theme",
13293 "title_bar",
13294 "ui",
13295 "workspace",
13296]
13297
13298[[package]]
13299name = "streaming-iterator"
13300version = "0.1.9"
13301source = "registry+https://github.com/rust-lang/crates.io-index"
13302checksum = "2b2231b7c3057d5e4ad0156fb3dc807d900806020c5ffa3ee6ff2c8c76fb8520"
13303
13304[[package]]
13305name = "streaming_diff"
13306version = "0.1.0"
13307dependencies = [
13308 "ordered-float 2.10.1",
13309 "rand 0.8.5",
13310 "rope",
13311 "util",
13312]
13313
13314[[package]]
13315name = "strict-num"
13316version = "0.1.1"
13317source = "registry+https://github.com/rust-lang/crates.io-index"
13318checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731"
13319dependencies = [
13320 "float-cmp",
13321]
13322
13323[[package]]
13324name = "string_cache"
13325version = "0.8.7"
13326source = "registry+https://github.com/rust-lang/crates.io-index"
13327checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b"
13328dependencies = [
13329 "new_debug_unreachable",
13330 "once_cell",
13331 "parking_lot",
13332 "phf_shared 0.10.0",
13333 "precomputed-hash",
13334 "serde",
13335]
13336
13337[[package]]
13338name = "string_cache_codegen"
13339version = "0.5.2"
13340source = "registry+https://github.com/rust-lang/crates.io-index"
13341checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
13342dependencies = [
13343 "phf_generator 0.10.0",
13344 "phf_shared 0.10.0",
13345 "proc-macro2",
13346 "quote",
13347]
13348
13349[[package]]
13350name = "stringprep"
13351version = "0.1.5"
13352source = "registry+https://github.com/rust-lang/crates.io-index"
13353checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1"
13354dependencies = [
13355 "unicode-bidi",
13356 "unicode-normalization",
13357 "unicode-properties",
13358]
13359
13360[[package]]
13361name = "strsim"
13362version = "0.11.1"
13363source = "registry+https://github.com/rust-lang/crates.io-index"
13364checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
13365
13366[[package]]
13367name = "strum"
13368version = "0.26.3"
13369source = "registry+https://github.com/rust-lang/crates.io-index"
13370checksum = "8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06"
13371dependencies = [
13372 "strum_macros",
13373]
13374
13375[[package]]
13376name = "strum_macros"
13377version = "0.26.4"
13378source = "registry+https://github.com/rust-lang/crates.io-index"
13379checksum = "4c6bee85a5a24955dc440386795aa378cd9cf82acd5f764469152d2270e581be"
13380dependencies = [
13381 "heck 0.5.0",
13382 "proc-macro2",
13383 "quote",
13384 "rustversion",
13385 "syn 2.0.100",
13386]
13387
13388[[package]]
13389name = "subtle"
13390version = "2.6.1"
13391source = "registry+https://github.com/rust-lang/crates.io-index"
13392checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
13393
13394[[package]]
13395name = "sum_tree"
13396version = "0.1.0"
13397dependencies = [
13398 "arrayvec",
13399 "ctor",
13400 "env_logger 0.11.7",
13401 "log",
13402 "rand 0.8.5",
13403 "rayon",
13404]
13405
13406[[package]]
13407name = "supermaven"
13408version = "0.1.0"
13409dependencies = [
13410 "anyhow",
13411 "client",
13412 "collections",
13413 "editor",
13414 "env_logger 0.11.7",
13415 "futures 0.3.31",
13416 "gpui",
13417 "http_client",
13418 "inline_completion",
13419 "language",
13420 "log",
13421 "postage",
13422 "project",
13423 "serde",
13424 "serde_json",
13425 "settings",
13426 "smol",
13427 "supermaven_api",
13428 "text",
13429 "theme",
13430 "ui",
13431 "unicode-segmentation",
13432 "util",
13433]
13434
13435[[package]]
13436name = "supermaven_api"
13437version = "0.1.0"
13438dependencies = [
13439 "anyhow",
13440 "futures 0.3.31",
13441 "http_client",
13442 "paths",
13443 "serde",
13444 "serde_json",
13445 "smol",
13446]
13447
13448[[package]]
13449name = "sval"
13450version = "2.13.2"
13451source = "registry+https://github.com/rust-lang/crates.io-index"
13452checksum = "f6dc0f9830c49db20e73273ffae9b5240f63c42e515af1da1fceefb69fceafd8"
13453
13454[[package]]
13455name = "sval_buffer"
13456version = "2.13.2"
13457source = "registry+https://github.com/rust-lang/crates.io-index"
13458checksum = "429922f7ad43c0ef8fd7309e14d750e38899e32eb7e8da656ea169dd28ee212f"
13459dependencies = [
13460 "sval",
13461 "sval_ref",
13462]
13463
13464[[package]]
13465name = "sval_dynamic"
13466version = "2.13.2"
13467source = "registry+https://github.com/rust-lang/crates.io-index"
13468checksum = "68f16ff5d839396c11a30019b659b0976348f3803db0626f736764c473b50ff4"
13469dependencies = [
13470 "sval",
13471]
13472
13473[[package]]
13474name = "sval_fmt"
13475version = "2.13.2"
13476source = "registry+https://github.com/rust-lang/crates.io-index"
13477checksum = "c01c27a80b6151b0557f9ccbe89c11db571dc5f68113690c1e028d7e974bae94"
13478dependencies = [
13479 "itoa",
13480 "ryu",
13481 "sval",
13482]
13483
13484[[package]]
13485name = "sval_json"
13486version = "2.13.2"
13487source = "registry+https://github.com/rust-lang/crates.io-index"
13488checksum = "0deef63c70da622b2a8069d8600cf4b05396459e665862e7bdb290fd6cf3f155"
13489dependencies = [
13490 "itoa",
13491 "ryu",
13492 "sval",
13493]
13494
13495[[package]]
13496name = "sval_nested"
13497version = "2.13.2"
13498source = "registry+https://github.com/rust-lang/crates.io-index"
13499checksum = "a39ce5976ae1feb814c35d290cf7cf8cd4f045782fe1548d6bc32e21f6156e9f"
13500dependencies = [
13501 "sval",
13502 "sval_buffer",
13503 "sval_ref",
13504]
13505
13506[[package]]
13507name = "sval_ref"
13508version = "2.13.2"
13509source = "registry+https://github.com/rust-lang/crates.io-index"
13510checksum = "bb7c6ee3751795a728bc9316a092023529ffea1783499afbc5c66f5fabebb1fa"
13511dependencies = [
13512 "sval",
13513]
13514
13515[[package]]
13516name = "sval_serde"
13517version = "2.13.2"
13518source = "registry+https://github.com/rust-lang/crates.io-index"
13519checksum = "2a5572d0321b68109a343634e3a5d576bf131b82180c6c442dee06349dfc652a"
13520dependencies = [
13521 "serde",
13522 "sval",
13523 "sval_nested",
13524]
13525
13526[[package]]
13527name = "svg_fmt"
13528version = "0.4.4"
13529source = "registry+https://github.com/rust-lang/crates.io-index"
13530checksum = "ce5d813d71d82c4cbc1742135004e4a79fd870214c155443451c139c9470a0aa"
13531
13532[[package]]
13533name = "svgtypes"
13534version = "0.15.3"
13535source = "registry+https://github.com/rust-lang/crates.io-index"
13536checksum = "68c7541fff44b35860c1a7a47a7cadf3e4a304c457b58f9870d9706ece028afc"
13537dependencies = [
13538 "kurbo",
13539 "siphasher 1.0.1",
13540]
13541
13542[[package]]
13543name = "swash"
13544version = "0.2.1"
13545source = "registry+https://github.com/rust-lang/crates.io-index"
13546checksum = "13d5bbc2aa266907ed8ee977c9c9e16363cc2b001266104e13397b57f1d15f71"
13547dependencies = [
13548 "skrifa",
13549 "yazi",
13550 "zeno",
13551]
13552
13553[[package]]
13554name = "syn"
13555version = "1.0.109"
13556source = "registry+https://github.com/rust-lang/crates.io-index"
13557checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
13558dependencies = [
13559 "proc-macro2",
13560 "quote",
13561 "unicode-ident",
13562]
13563
13564[[package]]
13565name = "syn"
13566version = "2.0.100"
13567source = "registry+https://github.com/rust-lang/crates.io-index"
13568checksum = "b09a44accad81e1ba1cd74a32461ba89dee89095ba17b32f5d03683b1b1fc2a0"
13569dependencies = [
13570 "proc-macro2",
13571 "quote",
13572 "unicode-ident",
13573]
13574
13575[[package]]
13576name = "sync_wrapper"
13577version = "0.1.2"
13578source = "registry+https://github.com/rust-lang/crates.io-index"
13579checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
13580
13581[[package]]
13582name = "sync_wrapper"
13583version = "1.0.2"
13584source = "registry+https://github.com/rust-lang/crates.io-index"
13585checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
13586dependencies = [
13587 "futures-core",
13588]
13589
13590[[package]]
13591name = "synchronoise"
13592version = "1.0.1"
13593source = "registry+https://github.com/rust-lang/crates.io-index"
13594checksum = "3dbc01390fc626ce8d1cffe3376ded2b72a11bb70e1c75f404a210e4daa4def2"
13595dependencies = [
13596 "crossbeam-queue",
13597]
13598
13599[[package]]
13600name = "synstructure"
13601version = "0.13.1"
13602source = "registry+https://github.com/rust-lang/crates.io-index"
13603checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971"
13604dependencies = [
13605 "proc-macro2",
13606 "quote",
13607 "syn 2.0.100",
13608]
13609
13610[[package]]
13611name = "sys-locale"
13612version = "0.3.2"
13613source = "registry+https://github.com/rust-lang/crates.io-index"
13614checksum = "8eab9a99a024a169fe8a903cf9d4a3b3601109bcc13bd9e3c6fff259138626c4"
13615dependencies = [
13616 "libc",
13617]
13618
13619[[package]]
13620name = "sysinfo"
13621version = "0.31.4"
13622source = "registry+https://github.com/rust-lang/crates.io-index"
13623checksum = "355dbe4f8799b304b05e1b0f05fc59b2a18d36645cf169607da45bde2f69a1be"
13624dependencies = [
13625 "core-foundation-sys",
13626 "libc",
13627 "memchr",
13628 "ntapi",
13629 "rayon",
13630 "windows 0.57.0",
13631]
13632
13633[[package]]
13634name = "system-configuration"
13635version = "0.5.1"
13636source = "registry+https://github.com/rust-lang/crates.io-index"
13637checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7"
13638dependencies = [
13639 "bitflags 1.3.2",
13640 "core-foundation 0.9.4",
13641 "system-configuration-sys 0.5.0",
13642]
13643
13644[[package]]
13645name = "system-configuration"
13646version = "0.6.1"
13647source = "registry+https://github.com/rust-lang/crates.io-index"
13648checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b"
13649dependencies = [
13650 "bitflags 2.8.0",
13651 "core-foundation 0.9.4",
13652 "system-configuration-sys 0.6.0",
13653]
13654
13655[[package]]
13656name = "system-configuration-sys"
13657version = "0.5.0"
13658source = "registry+https://github.com/rust-lang/crates.io-index"
13659checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"
13660dependencies = [
13661 "core-foundation-sys",
13662 "libc",
13663]
13664
13665[[package]]
13666name = "system-configuration-sys"
13667version = "0.6.0"
13668source = "registry+https://github.com/rust-lang/crates.io-index"
13669checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4"
13670dependencies = [
13671 "core-foundation-sys",
13672 "libc",
13673]
13674
13675[[package]]
13676name = "system-deps"
13677version = "6.2.2"
13678source = "registry+https://github.com/rust-lang/crates.io-index"
13679checksum = "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349"
13680dependencies = [
13681 "cfg-expr",
13682 "heck 0.5.0",
13683 "pkg-config",
13684 "toml 0.8.20",
13685 "version-compare",
13686]
13687
13688[[package]]
13689name = "system-interface"
13690version = "0.27.3"
13691source = "registry+https://github.com/rust-lang/crates.io-index"
13692checksum = "cc4592f674ce18521c2a81483873a49596655b179f71c5e05d10c1fe66c78745"
13693dependencies = [
13694 "bitflags 2.8.0",
13695 "cap-fs-ext",
13696 "cap-std",
13697 "fd-lock",
13698 "io-lifetimes",
13699 "rustix",
13700 "windows-sys 0.52.0",
13701 "winx",
13702]
13703
13704[[package]]
13705name = "tab_switcher"
13706version = "0.1.0"
13707dependencies = [
13708 "anyhow",
13709 "collections",
13710 "ctor",
13711 "editor",
13712 "env_logger 0.11.7",
13713 "gpui",
13714 "language",
13715 "menu",
13716 "picker",
13717 "project",
13718 "schemars",
13719 "serde",
13720 "serde_json",
13721 "settings",
13722 "theme",
13723 "ui",
13724 "util",
13725 "workspace",
13726]
13727
13728[[package]]
13729name = "taffy"
13730version = "0.4.4"
13731source = "registry+https://github.com/rust-lang/crates.io-index"
13732checksum = "9ec17858c2d465b2f734b798b920818a974faf0babb15d7fef81818a4b2d16f1"
13733dependencies = [
13734 "arrayvec",
13735 "grid",
13736 "num-traits",
13737 "serde",
13738 "slotmap",
13739]
13740
13741[[package]]
13742name = "take-until"
13743version = "0.2.0"
13744source = "registry+https://github.com/rust-lang/crates.io-index"
13745checksum = "8bdb6fa0dfa67b38c1e66b7041ba9dcf23b99d8121907cd31c807a332f7a0bbb"
13746
13747[[package]]
13748name = "tap"
13749version = "1.0.1"
13750source = "registry+https://github.com/rust-lang/crates.io-index"
13751checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
13752
13753[[package]]
13754name = "target-lexicon"
13755version = "0.12.16"
13756source = "registry+https://github.com/rust-lang/crates.io-index"
13757checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
13758
13759[[package]]
13760name = "target-lexicon"
13761version = "0.13.2"
13762source = "registry+https://github.com/rust-lang/crates.io-index"
13763checksum = "e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a"
13764
13765[[package]]
13766name = "task"
13767version = "0.1.0"
13768dependencies = [
13769 "anyhow",
13770 "collections",
13771 "dap-types",
13772 "futures 0.3.31",
13773 "gpui",
13774 "hex",
13775 "parking_lot",
13776 "schemars",
13777 "serde",
13778 "serde_json",
13779 "serde_json_lenient",
13780 "sha2",
13781 "shellexpand 2.1.2",
13782 "util",
13783 "zed_actions",
13784]
13785
13786[[package]]
13787name = "tasks_ui"
13788version = "0.1.0"
13789dependencies = [
13790 "anyhow",
13791 "debugger_ui",
13792 "editor",
13793 "feature_flags",
13794 "file_icons",
13795 "fuzzy",
13796 "gpui",
13797 "language",
13798 "menu",
13799 "picker",
13800 "project",
13801 "serde",
13802 "serde_json",
13803 "task",
13804 "tree-sitter-rust",
13805 "tree-sitter-typescript",
13806 "ui",
13807 "util",
13808 "workspace",
13809 "zed_actions",
13810]
13811
13812[[package]]
13813name = "telemetry"
13814version = "0.1.0"
13815dependencies = [
13816 "futures 0.3.31",
13817 "serde",
13818 "serde_json",
13819 "telemetry_events",
13820]
13821
13822[[package]]
13823name = "telemetry_events"
13824version = "0.1.0"
13825dependencies = [
13826 "semantic_version",
13827 "serde",
13828 "serde_json",
13829]
13830
13831[[package]]
13832name = "tempfile"
13833version = "3.17.1"
13834source = "registry+https://github.com/rust-lang/crates.io-index"
13835checksum = "22e5a0acb1f3f55f65cc4a866c361b2fb2a0ff6366785ae6fbb5f85df07ba230"
13836dependencies = [
13837 "cfg-if",
13838 "fastrand 2.3.0",
13839 "getrandom 0.3.1",
13840 "once_cell",
13841 "rustix",
13842 "windows-sys 0.52.0",
13843]
13844
13845[[package]]
13846name = "tendril"
13847version = "0.4.3"
13848source = "registry+https://github.com/rust-lang/crates.io-index"
13849checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
13850dependencies = [
13851 "futf",
13852 "mac",
13853 "utf-8",
13854]
13855
13856[[package]]
13857name = "termcolor"
13858version = "1.4.1"
13859source = "registry+https://github.com/rust-lang/crates.io-index"
13860checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
13861dependencies = [
13862 "winapi-util",
13863]
13864
13865[[package]]
13866name = "terminal"
13867version = "0.1.0"
13868dependencies = [
13869 "alacritty_terminal",
13870 "anyhow",
13871 "collections",
13872 "dirs 4.0.0",
13873 "futures 0.3.31",
13874 "gpui",
13875 "libc",
13876 "rand 0.8.5",
13877 "regex",
13878 "release_channel",
13879 "schemars",
13880 "serde",
13881 "serde_derive",
13882 "settings",
13883 "smol",
13884 "sysinfo",
13885 "task",
13886 "theme",
13887 "thiserror 2.0.12",
13888 "util",
13889 "windows 0.61.1",
13890]
13891
13892[[package]]
13893name = "terminal_size"
13894version = "0.4.1"
13895source = "registry+https://github.com/rust-lang/crates.io-index"
13896checksum = "5352447f921fda68cf61b4101566c0bdb5104eff6804d0678e5227580ab6a4e9"
13897dependencies = [
13898 "rustix",
13899 "windows-sys 0.59.0",
13900]
13901
13902[[package]]
13903name = "terminal_view"
13904version = "0.1.0"
13905dependencies = [
13906 "anyhow",
13907 "async-recursion 1.1.1",
13908 "breadcrumbs",
13909 "client",
13910 "collections",
13911 "db",
13912 "dirs 4.0.0",
13913 "editor",
13914 "futures 0.3.31",
13915 "gpui",
13916 "itertools 0.14.0",
13917 "language",
13918 "log",
13919 "project",
13920 "rand 0.8.5",
13921 "schemars",
13922 "search",
13923 "serde",
13924 "serde_json",
13925 "settings",
13926 "shellexpand 2.1.2",
13927 "smol",
13928 "task",
13929 "terminal",
13930 "theme",
13931 "ui",
13932 "util",
13933 "workspace",
13934 "zed_actions",
13935]
13936
13937[[package]]
13938name = "text"
13939version = "0.1.0"
13940dependencies = [
13941 "anyhow",
13942 "clock",
13943 "collections",
13944 "ctor",
13945 "env_logger 0.11.7",
13946 "gpui",
13947 "http_client",
13948 "log",
13949 "parking_lot",
13950 "postage",
13951 "rand 0.8.5",
13952 "regex",
13953 "rope",
13954 "smallvec",
13955 "sum_tree",
13956 "util",
13957]
13958
13959[[package]]
13960name = "theme"
13961version = "0.1.0"
13962dependencies = [
13963 "anyhow",
13964 "collections",
13965 "derive_more",
13966 "fs",
13967 "futures 0.3.31",
13968 "gpui",
13969 "indexmap",
13970 "log",
13971 "palette",
13972 "parking_lot",
13973 "refineable",
13974 "schemars",
13975 "serde",
13976 "serde_derive",
13977 "serde_json",
13978 "serde_json_lenient",
13979 "serde_repr",
13980 "settings",
13981 "strum",
13982 "thiserror 2.0.12",
13983 "util",
13984 "uuid",
13985]
13986
13987[[package]]
13988name = "theme_extension"
13989version = "0.1.0"
13990dependencies = [
13991 "anyhow",
13992 "extension",
13993 "fs",
13994 "gpui",
13995 "theme",
13996]
13997
13998[[package]]
13999name = "theme_importer"
14000version = "0.1.0"
14001dependencies = [
14002 "anyhow",
14003 "clap",
14004 "gpui",
14005 "indexmap",
14006 "log",
14007 "palette",
14008 "rust-embed",
14009 "serde",
14010 "serde_json",
14011 "serde_json_lenient",
14012 "simplelog",
14013 "strum",
14014 "theme",
14015 "vscode_theme",
14016]
14017
14018[[package]]
14019name = "theme_selector"
14020version = "0.1.0"
14021dependencies = [
14022 "fs",
14023 "fuzzy",
14024 "gpui",
14025 "log",
14026 "picker",
14027 "serde",
14028 "settings",
14029 "telemetry",
14030 "theme",
14031 "ui",
14032 "util",
14033 "workspace",
14034 "zed_actions",
14035]
14036
14037[[package]]
14038name = "thiserror"
14039version = "1.0.69"
14040source = "registry+https://github.com/rust-lang/crates.io-index"
14041checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
14042dependencies = [
14043 "thiserror-impl 1.0.69",
14044]
14045
14046[[package]]
14047name = "thiserror"
14048version = "2.0.12"
14049source = "registry+https://github.com/rust-lang/crates.io-index"
14050checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708"
14051dependencies = [
14052 "thiserror-impl 2.0.12",
14053]
14054
14055[[package]]
14056name = "thiserror-impl"
14057version = "1.0.69"
14058source = "registry+https://github.com/rust-lang/crates.io-index"
14059checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
14060dependencies = [
14061 "proc-macro2",
14062 "quote",
14063 "syn 2.0.100",
14064]
14065
14066[[package]]
14067name = "thiserror-impl"
14068version = "2.0.12"
14069source = "registry+https://github.com/rust-lang/crates.io-index"
14070checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d"
14071dependencies = [
14072 "proc-macro2",
14073 "quote",
14074 "syn 2.0.100",
14075]
14076
14077[[package]]
14078name = "thread_local"
14079version = "1.1.8"
14080source = "registry+https://github.com/rust-lang/crates.io-index"
14081checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
14082dependencies = [
14083 "cfg-if",
14084 "once_cell",
14085]
14086
14087[[package]]
14088name = "tiff"
14089version = "0.9.1"
14090source = "registry+https://github.com/rust-lang/crates.io-index"
14091checksum = "ba1310fcea54c6a9a4fd1aad794ecc02c31682f6bfbecdf460bf19533eed1e3e"
14092dependencies = [
14093 "flate2",
14094 "jpeg-decoder",
14095 "weezl",
14096]
14097
14098[[package]]
14099name = "tiktoken-rs"
14100version = "0.6.0"
14101source = "registry+https://github.com/rust-lang/crates.io-index"
14102checksum = "44075987ee2486402f0808505dd65692163d243a337fc54363d49afac41087f6"
14103dependencies = [
14104 "anyhow",
14105 "base64 0.21.7",
14106 "bstr",
14107 "fancy-regex 0.13.0",
14108 "lazy_static",
14109 "parking_lot",
14110 "regex",
14111 "rustc-hash 1.1.0",
14112]
14113
14114[[package]]
14115name = "time"
14116version = "0.3.41"
14117source = "registry+https://github.com/rust-lang/crates.io-index"
14118checksum = "8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40"
14119dependencies = [
14120 "deranged",
14121 "itoa",
14122 "libc",
14123 "num-conv",
14124 "num_threads",
14125 "powerfmt",
14126 "serde",
14127 "time-core",
14128 "time-macros",
14129]
14130
14131[[package]]
14132name = "time-core"
14133version = "0.1.4"
14134source = "registry+https://github.com/rust-lang/crates.io-index"
14135checksum = "c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c"
14136
14137[[package]]
14138name = "time-macros"
14139version = "0.2.22"
14140source = "registry+https://github.com/rust-lang/crates.io-index"
14141checksum = "3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49"
14142dependencies = [
14143 "num-conv",
14144 "time-core",
14145]
14146
14147[[package]]
14148name = "time_format"
14149version = "0.1.0"
14150dependencies = [
14151 "core-foundation 0.10.0",
14152 "core-foundation-sys",
14153 "sys-locale",
14154 "time",
14155]
14156
14157[[package]]
14158name = "tiny-keccak"
14159version = "2.0.2"
14160source = "registry+https://github.com/rust-lang/crates.io-index"
14161checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
14162dependencies = [
14163 "crunchy",
14164]
14165
14166[[package]]
14167name = "tiny-skia"
14168version = "0.11.4"
14169source = "registry+https://github.com/rust-lang/crates.io-index"
14170checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab"
14171dependencies = [
14172 "arrayref",
14173 "arrayvec",
14174 "bytemuck",
14175 "cfg-if",
14176 "log",
14177 "png",
14178 "tiny-skia-path",
14179]
14180
14181[[package]]
14182name = "tiny-skia-path"
14183version = "0.11.4"
14184source = "registry+https://github.com/rust-lang/crates.io-index"
14185checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93"
14186dependencies = [
14187 "arrayref",
14188 "bytemuck",
14189 "strict-num",
14190]
14191
14192[[package]]
14193name = "tiny_http"
14194version = "0.8.2"
14195source = "registry+https://github.com/rust-lang/crates.io-index"
14196checksum = "9ce51b50006056f590c9b7c3808c3bd70f0d1101666629713866c227d6e58d39"
14197dependencies = [
14198 "ascii",
14199 "chrono",
14200 "chunked_transfer",
14201 "log",
14202 "url",
14203]
14204
14205[[package]]
14206name = "tinystr"
14207version = "0.7.6"
14208source = "registry+https://github.com/rust-lang/crates.io-index"
14209checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f"
14210dependencies = [
14211 "displaydoc",
14212 "zerovec",
14213]
14214
14215[[package]]
14216name = "tinytemplate"
14217version = "1.2.1"
14218source = "registry+https://github.com/rust-lang/crates.io-index"
14219checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
14220dependencies = [
14221 "serde",
14222 "serde_json",
14223]
14224
14225[[package]]
14226name = "tinyvec"
14227version = "1.8.0"
14228source = "registry+https://github.com/rust-lang/crates.io-index"
14229checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938"
14230dependencies = [
14231 "tinyvec_macros",
14232]
14233
14234[[package]]
14235name = "tinyvec_macros"
14236version = "0.1.1"
14237source = "registry+https://github.com/rust-lang/crates.io-index"
14238checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
14239
14240[[package]]
14241name = "title_bar"
14242version = "0.1.0"
14243dependencies = [
14244 "auto_update",
14245 "call",
14246 "chrono",
14247 "client",
14248 "collections",
14249 "db",
14250 "feature_flags",
14251 "gpui",
14252 "http_client",
14253 "notifications",
14254 "pretty_assertions",
14255 "project",
14256 "remote",
14257 "rpc",
14258 "schemars",
14259 "serde",
14260 "settings",
14261 "smallvec",
14262 "story",
14263 "telemetry",
14264 "theme",
14265 "tree-sitter-md",
14266 "ui",
14267 "util",
14268 "windows 0.61.1",
14269 "workspace",
14270 "zed_actions",
14271]
14272
14273[[package]]
14274name = "tokio"
14275version = "1.43.0"
14276source = "registry+https://github.com/rust-lang/crates.io-index"
14277checksum = "3d61fa4ffa3de412bfea335c6ecff681de2b609ba3c77ef3e00e521813a9ed9e"
14278dependencies = [
14279 "backtrace",
14280 "bytes 1.10.1",
14281 "libc",
14282 "mio",
14283 "parking_lot",
14284 "pin-project-lite",
14285 "signal-hook-registry",
14286 "socket2",
14287 "tokio-macros",
14288 "windows-sys 0.52.0",
14289]
14290
14291[[package]]
14292name = "tokio-io"
14293version = "0.1.13"
14294source = "registry+https://github.com/rust-lang/crates.io-index"
14295checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"
14296dependencies = [
14297 "bytes 0.4.12",
14298 "futures 0.1.31",
14299 "log",
14300]
14301
14302[[package]]
14303name = "tokio-macros"
14304version = "2.5.0"
14305source = "registry+https://github.com/rust-lang/crates.io-index"
14306checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8"
14307dependencies = [
14308 "proc-macro2",
14309 "quote",
14310 "syn 2.0.100",
14311]
14312
14313[[package]]
14314name = "tokio-native-tls"
14315version = "0.3.1"
14316source = "registry+https://github.com/rust-lang/crates.io-index"
14317checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
14318dependencies = [
14319 "native-tls",
14320 "tokio",
14321]
14322
14323[[package]]
14324name = "tokio-rustls"
14325version = "0.24.1"
14326source = "registry+https://github.com/rust-lang/crates.io-index"
14327checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
14328dependencies = [
14329 "rustls 0.21.12",
14330 "tokio",
14331]
14332
14333[[package]]
14334name = "tokio-rustls"
14335version = "0.26.1"
14336source = "registry+https://github.com/rust-lang/crates.io-index"
14337checksum = "5f6d0975eaace0cf0fcadee4e4aaa5da15b5c079146f2cffb67c113be122bf37"
14338dependencies = [
14339 "rustls 0.23.25",
14340 "tokio",
14341]
14342
14343[[package]]
14344name = "tokio-socks"
14345version = "0.5.2"
14346source = "registry+https://github.com/rust-lang/crates.io-index"
14347checksum = "0d4770b8024672c1101b3f6733eab95b18007dbe0847a8afe341fcf79e06043f"
14348dependencies = [
14349 "either",
14350 "futures-io",
14351 "futures-util",
14352 "thiserror 1.0.69",
14353 "tokio",
14354]
14355
14356[[package]]
14357name = "tokio-stream"
14358version = "0.1.17"
14359source = "registry+https://github.com/rust-lang/crates.io-index"
14360checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047"
14361dependencies = [
14362 "futures-core",
14363 "pin-project-lite",
14364 "tokio",
14365]
14366
14367[[package]]
14368name = "tokio-tungstenite"
14369version = "0.20.1"
14370source = "registry+https://github.com/rust-lang/crates.io-index"
14371checksum = "212d5dcb2a1ce06d81107c3d0ffa3121fe974b73f068c8282cb1c32328113b6c"
14372dependencies = [
14373 "futures-util",
14374 "log",
14375 "tokio",
14376 "tungstenite 0.20.1",
14377]
14378
14379[[package]]
14380name = "tokio-tungstenite"
14381version = "0.21.0"
14382source = "registry+https://github.com/rust-lang/crates.io-index"
14383checksum = "c83b561d025642014097b66e6c1bb422783339e0909e4429cde4749d1990bc38"
14384dependencies = [
14385 "futures-util",
14386 "log",
14387 "tokio",
14388 "tungstenite 0.21.0",
14389]
14390
14391[[package]]
14392name = "tokio-tungstenite"
14393version = "0.26.2"
14394source = "registry+https://github.com/rust-lang/crates.io-index"
14395checksum = "7a9daff607c6d2bf6c16fd681ccb7eecc83e4e2cdc1ca067ffaadfca5de7f084"
14396dependencies = [
14397 "futures-util",
14398 "log",
14399 "rustls 0.23.25",
14400 "rustls-pki-types",
14401 "tokio",
14402 "tokio-rustls 0.26.1",
14403 "tungstenite 0.26.2",
14404]
14405
14406[[package]]
14407name = "tokio-util"
14408version = "0.7.13"
14409source = "registry+https://github.com/rust-lang/crates.io-index"
14410checksum = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078"
14411dependencies = [
14412 "bytes 1.10.1",
14413 "futures-core",
14414 "futures-io",
14415 "futures-sink",
14416 "pin-project-lite",
14417 "tokio",
14418]
14419
14420[[package]]
14421name = "toml"
14422version = "0.5.11"
14423source = "registry+https://github.com/rust-lang/crates.io-index"
14424checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
14425dependencies = [
14426 "serde",
14427]
14428
14429[[package]]
14430name = "toml"
14431version = "0.8.20"
14432source = "registry+https://github.com/rust-lang/crates.io-index"
14433checksum = "cd87a5cdd6ffab733b2f74bc4fd7ee5fff6634124999ac278c35fc78c6120148"
14434dependencies = [
14435 "serde",
14436 "serde_spanned",
14437 "toml_datetime",
14438 "toml_edit",
14439]
14440
14441[[package]]
14442name = "toml_datetime"
14443version = "0.6.8"
14444source = "registry+https://github.com/rust-lang/crates.io-index"
14445checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41"
14446dependencies = [
14447 "serde",
14448]
14449
14450[[package]]
14451name = "toml_edit"
14452version = "0.22.23"
14453source = "registry+https://github.com/rust-lang/crates.io-index"
14454checksum = "02a8b472d1a3d7c18e2d61a489aee3453fd9031c33e4f55bd533f4a7adca1bee"
14455dependencies = [
14456 "indexmap",
14457 "serde",
14458 "serde_spanned",
14459 "toml_datetime",
14460 "winnow 0.7.1",
14461]
14462
14463[[package]]
14464name = "toolchain_selector"
14465version = "0.1.0"
14466dependencies = [
14467 "editor",
14468 "fuzzy",
14469 "gpui",
14470 "language",
14471 "picker",
14472 "project",
14473 "ui",
14474 "util",
14475 "workspace",
14476]
14477
14478[[package]]
14479name = "topological-sort"
14480version = "0.2.2"
14481source = "registry+https://github.com/rust-lang/crates.io-index"
14482checksum = "ea68304e134ecd095ac6c3574494fc62b909f416c4fca77e440530221e549d3d"
14483
14484[[package]]
14485name = "tower"
14486version = "0.4.13"
14487source = "registry+https://github.com/rust-lang/crates.io-index"
14488checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
14489dependencies = [
14490 "futures-core",
14491 "futures-util",
14492 "pin-project",
14493 "pin-project-lite",
14494 "tokio",
14495 "tower-layer",
14496 "tower-service",
14497 "tracing",
14498]
14499
14500[[package]]
14501name = "tower-http"
14502version = "0.3.5"
14503source = "registry+https://github.com/rust-lang/crates.io-index"
14504checksum = "f873044bf02dd1e8239e9c1293ea39dad76dc594ec16185d0a1bf31d8dc8d858"
14505dependencies = [
14506 "bitflags 1.3.2",
14507 "bytes 1.10.1",
14508 "futures-core",
14509 "futures-util",
14510 "http 0.2.12",
14511 "http-body 0.4.6",
14512 "http-range-header",
14513 "pin-project-lite",
14514 "tower-layer",
14515 "tower-service",
14516]
14517
14518[[package]]
14519name = "tower-http"
14520version = "0.4.4"
14521source = "registry+https://github.com/rust-lang/crates.io-index"
14522checksum = "61c5bb1d698276a2443e5ecfabc1008bf15a36c12e6a7176e7bf089ea9131140"
14523dependencies = [
14524 "bitflags 2.8.0",
14525 "bytes 1.10.1",
14526 "futures-core",
14527 "futures-util",
14528 "http 0.2.12",
14529 "http-body 0.4.6",
14530 "http-range-header",
14531 "pin-project-lite",
14532 "tower-layer",
14533 "tower-service",
14534 "tracing",
14535]
14536
14537[[package]]
14538name = "tower-layer"
14539version = "0.3.3"
14540source = "registry+https://github.com/rust-lang/crates.io-index"
14541checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
14542
14543[[package]]
14544name = "tower-service"
14545version = "0.3.3"
14546source = "registry+https://github.com/rust-lang/crates.io-index"
14547checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
14548
14549[[package]]
14550name = "tracing"
14551version = "0.1.41"
14552source = "registry+https://github.com/rust-lang/crates.io-index"
14553checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
14554dependencies = [
14555 "log",
14556 "pin-project-lite",
14557 "tracing-attributes",
14558 "tracing-core",
14559]
14560
14561[[package]]
14562name = "tracing-attributes"
14563version = "0.1.28"
14564source = "registry+https://github.com/rust-lang/crates.io-index"
14565checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d"
14566dependencies = [
14567 "proc-macro2",
14568 "quote",
14569 "syn 2.0.100",
14570]
14571
14572[[package]]
14573name = "tracing-core"
14574version = "0.1.33"
14575source = "registry+https://github.com/rust-lang/crates.io-index"
14576checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c"
14577dependencies = [
14578 "once_cell",
14579 "valuable",
14580]
14581
14582[[package]]
14583name = "tracing-log"
14584version = "0.2.0"
14585source = "registry+https://github.com/rust-lang/crates.io-index"
14586checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
14587dependencies = [
14588 "log",
14589 "once_cell",
14590 "tracing-core",
14591]
14592
14593[[package]]
14594name = "tracing-serde"
14595version = "0.2.0"
14596source = "registry+https://github.com/rust-lang/crates.io-index"
14597checksum = "704b1aeb7be0d0a84fc9828cae51dab5970fee5088f83d1dd7ee6f6246fc6ff1"
14598dependencies = [
14599 "serde",
14600 "tracing-core",
14601]
14602
14603[[package]]
14604name = "tracing-subscriber"
14605version = "0.3.19"
14606source = "registry+https://github.com/rust-lang/crates.io-index"
14607checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008"
14608dependencies = [
14609 "matchers",
14610 "nu-ansi-term",
14611 "once_cell",
14612 "regex",
14613 "serde",
14614 "serde_json",
14615 "sharded-slab",
14616 "smallvec",
14617 "thread_local",
14618 "tracing",
14619 "tracing-core",
14620 "tracing-log",
14621 "tracing-serde",
14622]
14623
14624[[package]]
14625name = "trait-variant"
14626version = "0.1.2"
14627source = "registry+https://github.com/rust-lang/crates.io-index"
14628checksum = "70977707304198400eb4835a78f6a9f928bf41bba420deb8fdb175cd965d77a7"
14629dependencies = [
14630 "proc-macro2",
14631 "quote",
14632 "syn 2.0.100",
14633]
14634
14635[[package]]
14636name = "tree-sitter"
14637version = "0.25.3"
14638source = "registry+https://github.com/rust-lang/crates.io-index"
14639checksum = "b9ac5ea5e7f2f1700842ec071401010b9c59bf735295f6e9fa079c3dc035b167"
14640dependencies = [
14641 "cc",
14642 "regex",
14643 "regex-syntax 0.8.5",
14644 "serde_json",
14645 "streaming-iterator",
14646 "tree-sitter-language",
14647 "wasmtime-c-api-impl",
14648]
14649
14650[[package]]
14651name = "tree-sitter-bash"
14652version = "0.23.3"
14653source = "registry+https://github.com/rust-lang/crates.io-index"
14654checksum = "329a4d48623ac337d42b1df84e81a1c9dbb2946907c102ca72db158c1964a52e"
14655dependencies = [
14656 "cc",
14657 "tree-sitter-language",
14658]
14659
14660[[package]]
14661name = "tree-sitter-c"
14662version = "0.23.4"
14663source = "registry+https://github.com/rust-lang/crates.io-index"
14664checksum = "afd2b1bf1585dc2ef6d69e87d01db8adb059006649dd5f96f31aa789ee6e9c71"
14665dependencies = [
14666 "cc",
14667 "tree-sitter-language",
14668]
14669
14670[[package]]
14671name = "tree-sitter-cpp"
14672version = "0.23.4"
14673source = "registry+https://github.com/rust-lang/crates.io-index"
14674checksum = "df2196ea9d47b4ab4a31b9297eaa5a5d19a0b121dceb9f118f6790ad0ab94743"
14675dependencies = [
14676 "cc",
14677 "tree-sitter-language",
14678]
14679
14680[[package]]
14681name = "tree-sitter-css"
14682version = "0.23.2"
14683source = "registry+https://github.com/rust-lang/crates.io-index"
14684checksum = "5ad6489794d41350d12a7fbe520e5199f688618f43aace5443980d1ddcf1b29e"
14685dependencies = [
14686 "cc",
14687 "tree-sitter-language",
14688]
14689
14690[[package]]
14691name = "tree-sitter-diff"
14692version = "0.1.0"
14693source = "registry+https://github.com/rust-lang/crates.io-index"
14694checksum = "dfe1e5ca280a65dfe5ba4205c1bcc84edf486464fed315db53dee6da9a335889"
14695dependencies = [
14696 "cc",
14697 "tree-sitter-language",
14698]
14699
14700[[package]]
14701name = "tree-sitter-elixir"
14702version = "0.3.4"
14703source = "registry+https://github.com/rust-lang/crates.io-index"
14704checksum = "e45d444647b4fd53d8fd32474c1b8bedc1baa22669ce3a78d083e365fa9a2d3f"
14705dependencies = [
14706 "cc",
14707 "tree-sitter-language",
14708]
14709
14710[[package]]
14711name = "tree-sitter-embedded-template"
14712version = "0.23.2"
14713source = "registry+https://github.com/rust-lang/crates.io-index"
14714checksum = "790063ef14e5b67556abc0b3be0ed863fb41d65ee791cf8c0b20eb42a1fa46af"
14715dependencies = [
14716 "cc",
14717 "tree-sitter-language",
14718]
14719
14720[[package]]
14721name = "tree-sitter-gitcommit"
14722version = "0.0.1"
14723source = "git+https://github.com/zed-industries/tree-sitter-git-commit?rev=88309716a69dd13ab83443721ba6e0b491d37ee9#88309716a69dd13ab83443721ba6e0b491d37ee9"
14724dependencies = [
14725 "cc",
14726 "tree-sitter-language",
14727]
14728
14729[[package]]
14730name = "tree-sitter-go"
14731version = "0.23.4"
14732source = "registry+https://github.com/rust-lang/crates.io-index"
14733checksum = "b13d476345220dbe600147dd444165c5791bf85ef53e28acbedd46112ee18431"
14734dependencies = [
14735 "cc",
14736 "tree-sitter-language",
14737]
14738
14739[[package]]
14740name = "tree-sitter-gomod"
14741version = "1.1.1"
14742source = "git+https://github.com/camdencheek/tree-sitter-go-mod?rev=6efb59652d30e0e9cd5f3b3a669afd6f1a926d3c#6efb59652d30e0e9cd5f3b3a669afd6f1a926d3c"
14743dependencies = [
14744 "cc",
14745 "tree-sitter-language",
14746]
14747
14748[[package]]
14749name = "tree-sitter-gowork"
14750version = "0.0.1"
14751source = "git+https://github.com/zed-industries/tree-sitter-go-work?rev=acb0617bf7f4fda02c6217676cc64acb89536dc7#acb0617bf7f4fda02c6217676cc64acb89536dc7"
14752dependencies = [
14753 "cc",
14754 "tree-sitter-language",
14755]
14756
14757[[package]]
14758name = "tree-sitter-heex"
14759version = "0.0.1"
14760source = "git+https://github.com/zed-industries/tree-sitter-heex?rev=1dd45142fbb05562e35b2040c6129c9bca346592#1dd45142fbb05562e35b2040c6129c9bca346592"
14761dependencies = [
14762 "cc",
14763 "tree-sitter-language",
14764]
14765
14766[[package]]
14767name = "tree-sitter-html"
14768version = "0.23.2"
14769source = "registry+https://github.com/rust-lang/crates.io-index"
14770checksum = "261b708e5d92061ede329babaaa427b819329a9d427a1d710abb0f67bbef63ee"
14771dependencies = [
14772 "cc",
14773 "tree-sitter-language",
14774]
14775
14776[[package]]
14777name = "tree-sitter-jsdoc"
14778version = "0.23.2"
14779source = "registry+https://github.com/rust-lang/crates.io-index"
14780checksum = "a3862dfcb1038fc5e7812d7df14190afdeb7e1415288fd5f51f58395f8cb0faf"
14781dependencies = [
14782 "cc",
14783 "tree-sitter-language",
14784]
14785
14786[[package]]
14787name = "tree-sitter-json"
14788version = "0.24.8"
14789source = "registry+https://github.com/rust-lang/crates.io-index"
14790checksum = "4d727acca406c0020cffc6cf35516764f36c8e3dc4408e5ebe2cb35a947ec471"
14791dependencies = [
14792 "cc",
14793 "tree-sitter-language",
14794]
14795
14796[[package]]
14797name = "tree-sitter-language"
14798version = "0.1.3"
14799source = "registry+https://github.com/rust-lang/crates.io-index"
14800checksum = "c199356c799a8945965bb5f2c55b2ad9d9aa7c4b4f6e587fe9dea0bc715e5f9c"
14801
14802[[package]]
14803name = "tree-sitter-md"
14804version = "0.3.2"
14805source = "git+https://github.com/tree-sitter-grammars/tree-sitter-markdown?rev=9a23c1a96c0513d8fc6520972beedd419a973539#9a23c1a96c0513d8fc6520972beedd419a973539"
14806dependencies = [
14807 "cc",
14808 "tree-sitter-language",
14809]
14810
14811[[package]]
14812name = "tree-sitter-python"
14813version = "0.23.6"
14814source = "registry+https://github.com/rust-lang/crates.io-index"
14815checksum = "3d065aaa27f3aaceaf60c1f0e0ac09e1cb9eb8ed28e7bcdaa52129cffc7f4b04"
14816dependencies = [
14817 "cc",
14818 "tree-sitter-language",
14819]
14820
14821[[package]]
14822name = "tree-sitter-regex"
14823version = "0.24.3"
14824source = "registry+https://github.com/rust-lang/crates.io-index"
14825checksum = "712656f8c262a5a4b7d6026e6246950787d178d613864952554e1516a33ab0c1"
14826dependencies = [
14827 "cc",
14828 "tree-sitter-language",
14829]
14830
14831[[package]]
14832name = "tree-sitter-ruby"
14833version = "0.23.1"
14834source = "registry+https://github.com/rust-lang/crates.io-index"
14835checksum = "be0484ea4ef6bb9c575b4fdabde7e31340a8d2dbc7d52b321ac83da703249f95"
14836dependencies = [
14837 "cc",
14838 "tree-sitter-language",
14839]
14840
14841[[package]]
14842name = "tree-sitter-rust"
14843version = "0.23.2"
14844source = "registry+https://github.com/rust-lang/crates.io-index"
14845checksum = "a4d64d449ca63e683c562c7743946a646671ca23947b9c925c0cfbe65051a4af"
14846dependencies = [
14847 "cc",
14848 "tree-sitter-language",
14849]
14850
14851[[package]]
14852name = "tree-sitter-typescript"
14853version = "0.23.2"
14854source = "registry+https://github.com/rust-lang/crates.io-index"
14855checksum = "6c5f76ed8d947a75cc446d5fccd8b602ebf0cde64ccf2ffa434d873d7a575eff"
14856dependencies = [
14857 "cc",
14858 "tree-sitter-language",
14859]
14860
14861[[package]]
14862name = "tree-sitter-yaml"
14863version = "0.6.1"
14864source = "git+https://github.com/zed-industries/tree-sitter-yaml?rev=baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a#baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a"
14865dependencies = [
14866 "cc",
14867 "tree-sitter-language",
14868]
14869
14870[[package]]
14871name = "try-lock"
14872version = "0.2.5"
14873source = "registry+https://github.com/rust-lang/crates.io-index"
14874checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
14875
14876[[package]]
14877name = "ttf-parser"
14878version = "0.20.0"
14879source = "registry+https://github.com/rust-lang/crates.io-index"
14880checksum = "17f77d76d837a7830fe1d4f12b7b4ba4192c1888001c7164257e4bc6d21d96b4"
14881
14882[[package]]
14883name = "ttf-parser"
14884version = "0.21.1"
14885source = "registry+https://github.com/rust-lang/crates.io-index"
14886checksum = "2c591d83f69777866b9126b24c6dd9a18351f177e49d625920d19f989fd31cf8"
14887
14888[[package]]
14889name = "ttf-parser"
14890version = "0.25.1"
14891source = "registry+https://github.com/rust-lang/crates.io-index"
14892checksum = "d2df906b07856748fa3f6e0ad0cbaa047052d4a7dd609e231c4f72cee8c36f31"
14893dependencies = [
14894 "core_maths",
14895]
14896
14897[[package]]
14898name = "tungstenite"
14899version = "0.20.1"
14900source = "registry+https://github.com/rust-lang/crates.io-index"
14901checksum = "9e3dac10fd62eaf6617d3a904ae222845979aec67c615d1c842b4002c7666fb9"
14902dependencies = [
14903 "byteorder",
14904 "bytes 1.10.1",
14905 "data-encoding",
14906 "http 0.2.12",
14907 "httparse",
14908 "log",
14909 "rand 0.8.5",
14910 "sha1",
14911 "thiserror 1.0.69",
14912 "url",
14913 "utf-8",
14914]
14915
14916[[package]]
14917name = "tungstenite"
14918version = "0.21.0"
14919source = "registry+https://github.com/rust-lang/crates.io-index"
14920checksum = "9ef1a641ea34f399a848dea702823bbecfb4c486f911735368f1f137cb8257e1"
14921dependencies = [
14922 "byteorder",
14923 "bytes 1.10.1",
14924 "data-encoding",
14925 "http 1.2.0",
14926 "httparse",
14927 "log",
14928 "rand 0.8.5",
14929 "sha1",
14930 "thiserror 1.0.69",
14931 "url",
14932 "utf-8",
14933]
14934
14935[[package]]
14936name = "tungstenite"
14937version = "0.24.0"
14938source = "registry+https://github.com/rust-lang/crates.io-index"
14939checksum = "18e5b8366ee7a95b16d32197d0b2604b43a0be89dc5fac9f8e96ccafbaedda8a"
14940dependencies = [
14941 "byteorder",
14942 "bytes 1.10.1",
14943 "data-encoding",
14944 "http 1.2.0",
14945 "httparse",
14946 "log",
14947 "rand 0.8.5",
14948 "sha1",
14949 "thiserror 1.0.69",
14950 "utf-8",
14951]
14952
14953[[package]]
14954name = "tungstenite"
14955version = "0.26.2"
14956source = "registry+https://github.com/rust-lang/crates.io-index"
14957checksum = "4793cb5e56680ecbb1d843515b23b6de9a75eb04b66643e256a396d43be33c13"
14958dependencies = [
14959 "bytes 1.10.1",
14960 "data-encoding",
14961 "http 1.2.0",
14962 "httparse",
14963 "log",
14964 "rand 0.9.0",
14965 "rustls 0.23.25",
14966 "rustls-pki-types",
14967 "sha1",
14968 "thiserror 2.0.12",
14969 "utf-8",
14970]
14971
14972[[package]]
14973name = "typeid"
14974version = "1.0.2"
14975source = "registry+https://github.com/rust-lang/crates.io-index"
14976checksum = "0e13db2e0ccd5e14a544e8a246ba2312cd25223f616442d7f2cb0e3db614236e"
14977
14978[[package]]
14979name = "typenum"
14980version = "1.17.0"
14981source = "registry+https://github.com/rust-lang/crates.io-index"
14982checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
14983
14984[[package]]
14985name = "ucd-trie"
14986version = "0.1.7"
14987source = "registry+https://github.com/rust-lang/crates.io-index"
14988checksum = "2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971"
14989
14990[[package]]
14991name = "uds_windows"
14992version = "1.1.0"
14993source = "registry+https://github.com/rust-lang/crates.io-index"
14994checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9"
14995dependencies = [
14996 "memoffset",
14997 "tempfile",
14998 "winapi",
14999]
15000
15001[[package]]
15002name = "ui"
15003version = "0.1.0"
15004dependencies = [
15005 "chrono",
15006 "component",
15007 "gpui",
15008 "icons",
15009 "itertools 0.14.0",
15010 "linkme",
15011 "menu",
15012 "serde",
15013 "settings",
15014 "smallvec",
15015 "story",
15016 "strum",
15017 "theme",
15018 "ui_macros",
15019 "util",
15020 "windows 0.61.1",
15021]
15022
15023[[package]]
15024name = "ui_input"
15025version = "0.1.0"
15026dependencies = [
15027 "editor",
15028 "gpui",
15029 "settings",
15030 "theme",
15031 "ui",
15032]
15033
15034[[package]]
15035name = "ui_macros"
15036version = "0.1.0"
15037dependencies = [
15038 "convert_case 0.8.0",
15039 "linkme",
15040 "proc-macro2",
15041 "quote",
15042 "syn 1.0.109",
15043]
15044
15045[[package]]
15046name = "ui_prompt"
15047version = "0.1.0"
15048dependencies = [
15049 "gpui",
15050 "markdown",
15051 "menu",
15052 "settings",
15053 "theme",
15054 "ui",
15055 "workspace",
15056]
15057
15058[[package]]
15059name = "unicase"
15060version = "2.8.1"
15061source = "registry+https://github.com/rust-lang/crates.io-index"
15062checksum = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539"
15063
15064[[package]]
15065name = "unicode-bidi"
15066version = "0.3.17"
15067source = "registry+https://github.com/rust-lang/crates.io-index"
15068checksum = "5ab17db44d7388991a428b2ee655ce0c212e862eff1768a455c58f9aad6e7893"
15069
15070[[package]]
15071name = "unicode-bidi-mirroring"
15072version = "0.2.0"
15073source = "registry+https://github.com/rust-lang/crates.io-index"
15074checksum = "23cb788ffebc92c5948d0e997106233eeb1d8b9512f93f41651f52b6c5f5af86"
15075
15076[[package]]
15077name = "unicode-bidi-mirroring"
15078version = "0.4.0"
15079source = "registry+https://github.com/rust-lang/crates.io-index"
15080checksum = "5dfa6e8c60bb66d49db113e0125ee8711b7647b5579dc7f5f19c42357ed039fe"
15081
15082[[package]]
15083name = "unicode-ccc"
15084version = "0.2.0"
15085source = "registry+https://github.com/rust-lang/crates.io-index"
15086checksum = "1df77b101bcc4ea3d78dafc5ad7e4f58ceffe0b2b16bf446aeb50b6cb4157656"
15087
15088[[package]]
15089name = "unicode-ccc"
15090version = "0.4.0"
15091source = "registry+https://github.com/rust-lang/crates.io-index"
15092checksum = "ce61d488bcdc9bc8b5d1772c404828b17fc481c0a582b5581e95fb233aef503e"
15093
15094[[package]]
15095name = "unicode-ident"
15096version = "1.0.14"
15097source = "registry+https://github.com/rust-lang/crates.io-index"
15098checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83"
15099
15100[[package]]
15101name = "unicode-linebreak"
15102version = "0.1.5"
15103source = "registry+https://github.com/rust-lang/crates.io-index"
15104checksum = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f"
15105
15106[[package]]
15107name = "unicode-normalization"
15108version = "0.1.24"
15109source = "registry+https://github.com/rust-lang/crates.io-index"
15110checksum = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956"
15111dependencies = [
15112 "tinyvec",
15113]
15114
15115[[package]]
15116name = "unicode-properties"
15117version = "0.1.3"
15118source = "registry+https://github.com/rust-lang/crates.io-index"
15119checksum = "e70f2a8b45122e719eb623c01822704c4e0907e7e426a05927e1a1cfff5b75d0"
15120
15121[[package]]
15122name = "unicode-script"
15123version = "0.5.7"
15124source = "registry+https://github.com/rust-lang/crates.io-index"
15125checksum = "9fb421b350c9aff471779e262955939f565ec18b86c15364e6bdf0d662ca7c1f"
15126
15127[[package]]
15128name = "unicode-segmentation"
15129version = "1.12.0"
15130source = "registry+https://github.com/rust-lang/crates.io-index"
15131checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
15132
15133[[package]]
15134name = "unicode-vo"
15135version = "0.1.0"
15136source = "registry+https://github.com/rust-lang/crates.io-index"
15137checksum = "b1d386ff53b415b7fe27b50bb44679e2cc4660272694b7b6f3326d8480823a94"
15138
15139[[package]]
15140name = "unicode-width"
15141version = "0.1.14"
15142source = "registry+https://github.com/rust-lang/crates.io-index"
15143checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af"
15144
15145[[package]]
15146name = "unicode-xid"
15147version = "0.2.6"
15148source = "registry+https://github.com/rust-lang/crates.io-index"
15149checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
15150
15151[[package]]
15152name = "unicode_categories"
15153version = "0.1.1"
15154source = "registry+https://github.com/rust-lang/crates.io-index"
15155checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
15156
15157[[package]]
15158name = "unindent"
15159version = "0.2.4"
15160source = "registry+https://github.com/rust-lang/crates.io-index"
15161checksum = "7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3"
15162
15163[[package]]
15164name = "untrusted"
15165version = "0.9.0"
15166source = "registry+https://github.com/rust-lang/crates.io-index"
15167checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
15168
15169[[package]]
15170name = "url"
15171version = "2.5.4"
15172source = "registry+https://github.com/rust-lang/crates.io-index"
15173checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60"
15174dependencies = [
15175 "form_urlencoded",
15176 "idna",
15177 "percent-encoding",
15178 "serde",
15179]
15180
15181[[package]]
15182name = "urlencoding"
15183version = "2.1.3"
15184source = "registry+https://github.com/rust-lang/crates.io-index"
15185checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
15186
15187[[package]]
15188name = "usvg"
15189version = "0.45.0"
15190source = "registry+https://github.com/rust-lang/crates.io-index"
15191checksum = "2ac8e0e3e4696253dc06167990b3fe9a2668ab66270adf949a464db4088cb354"
15192dependencies = [
15193 "base64 0.22.1",
15194 "data-url",
15195 "flate2",
15196 "fontdb 0.23.0",
15197 "imagesize",
15198 "kurbo",
15199 "log",
15200 "pico-args",
15201 "roxmltree",
15202 "rustybuzz 0.20.1",
15203 "simplecss",
15204 "siphasher 1.0.1",
15205 "strict-num",
15206 "svgtypes",
15207 "tiny-skia-path",
15208 "unicode-bidi",
15209 "unicode-script",
15210 "unicode-vo",
15211 "xmlwriter",
15212]
15213
15214[[package]]
15215name = "utf-8"
15216version = "0.7.6"
15217source = "registry+https://github.com/rust-lang/crates.io-index"
15218checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
15219
15220[[package]]
15221name = "utf16_iter"
15222version = "1.0.5"
15223source = "registry+https://github.com/rust-lang/crates.io-index"
15224checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246"
15225
15226[[package]]
15227name = "utf8_iter"
15228version = "1.0.4"
15229source = "registry+https://github.com/rust-lang/crates.io-index"
15230checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
15231
15232[[package]]
15233name = "utf8parse"
15234version = "0.2.2"
15235source = "registry+https://github.com/rust-lang/crates.io-index"
15236checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
15237
15238[[package]]
15239name = "util"
15240version = "0.1.0"
15241dependencies = [
15242 "anyhow",
15243 "async-fs",
15244 "collections",
15245 "dirs 4.0.0",
15246 "dunce",
15247 "futures 0.3.31",
15248 "futures-lite 1.13.0",
15249 "git2",
15250 "globset",
15251 "itertools 0.14.0",
15252 "libc",
15253 "log",
15254 "rand 0.8.5",
15255 "regex",
15256 "rust-embed",
15257 "serde",
15258 "serde_json",
15259 "smol",
15260 "take-until",
15261 "tempfile",
15262 "tendril",
15263 "unicase",
15264 "util_macros",
15265]
15266
15267[[package]]
15268name = "util_macros"
15269version = "0.1.0"
15270dependencies = [
15271 "quote",
15272 "syn 1.0.109",
15273]
15274
15275[[package]]
15276name = "uuid"
15277version = "1.13.2"
15278source = "registry+https://github.com/rust-lang/crates.io-index"
15279checksum = "8c1f41ffb7cf259f1ecc2876861a17e7142e63ead296f671f81f6ae85903e0d6"
15280dependencies = [
15281 "getrandom 0.3.1",
15282 "serde",
15283 "sha1_smol",
15284]
15285
15286[[package]]
15287name = "v_frame"
15288version = "0.3.8"
15289source = "registry+https://github.com/rust-lang/crates.io-index"
15290checksum = "d6f32aaa24bacd11e488aa9ba66369c7cd514885742c9fe08cfe85884db3e92b"
15291dependencies = [
15292 "aligned-vec",
15293 "num-traits",
15294 "wasm-bindgen",
15295]
15296
15297[[package]]
15298name = "valuable"
15299version = "0.1.0"
15300source = "registry+https://github.com/rust-lang/crates.io-index"
15301checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
15302
15303[[package]]
15304name = "value-bag"
15305version = "1.10.0"
15306source = "registry+https://github.com/rust-lang/crates.io-index"
15307checksum = "3ef4c4aa54d5d05a279399bfa921ec387b7aba77caf7a682ae8d86785b8fdad2"
15308dependencies = [
15309 "value-bag-serde1",
15310 "value-bag-sval2",
15311]
15312
15313[[package]]
15314name = "value-bag-serde1"
15315version = "1.10.0"
15316source = "registry+https://github.com/rust-lang/crates.io-index"
15317checksum = "4bb773bd36fd59c7ca6e336c94454d9c66386416734817927ac93d81cb3c5b0b"
15318dependencies = [
15319 "erased-serde",
15320 "serde",
15321 "serde_fmt",
15322]
15323
15324[[package]]
15325name = "value-bag-sval2"
15326version = "1.10.0"
15327source = "registry+https://github.com/rust-lang/crates.io-index"
15328checksum = "53a916a702cac43a88694c97657d449775667bcd14b70419441d05b7fea4a83a"
15329dependencies = [
15330 "sval",
15331 "sval_buffer",
15332 "sval_dynamic",
15333 "sval_fmt",
15334 "sval_json",
15335 "sval_ref",
15336 "sval_serde",
15337]
15338
15339[[package]]
15340name = "vcpkg"
15341version = "0.2.15"
15342source = "registry+https://github.com/rust-lang/crates.io-index"
15343checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
15344
15345[[package]]
15346name = "version-compare"
15347version = "0.2.0"
15348source = "registry+https://github.com/rust-lang/crates.io-index"
15349checksum = "852e951cb7832cb45cb1169900d19760cfa39b82bc0ea9c0e5a14ae88411c98b"
15350
15351[[package]]
15352name = "version_check"
15353version = "0.9.5"
15354source = "registry+https://github.com/rust-lang/crates.io-index"
15355checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
15356
15357[[package]]
15358name = "vim"
15359version = "0.1.0"
15360dependencies = [
15361 "anyhow",
15362 "assets",
15363 "async-compat",
15364 "async-trait",
15365 "collections",
15366 "command_palette",
15367 "command_palette_hooks",
15368 "db",
15369 "editor",
15370 "futures 0.3.31",
15371 "git_ui",
15372 "gpui",
15373 "indoc",
15374 "itertools 0.14.0",
15375 "language",
15376 "libc",
15377 "log",
15378 "lsp",
15379 "multi_buffer",
15380 "nvim-rs",
15381 "parking_lot",
15382 "picker",
15383 "project",
15384 "project_panel",
15385 "regex",
15386 "release_channel",
15387 "schemars",
15388 "search",
15389 "serde",
15390 "serde_derive",
15391 "serde_json",
15392 "settings",
15393 "task",
15394 "text",
15395 "theme",
15396 "tokio",
15397 "ui",
15398 "util",
15399 "vim_mode_setting",
15400 "workspace",
15401 "zed_actions",
15402]
15403
15404[[package]]
15405name = "vim_mode_setting"
15406version = "0.1.0"
15407dependencies = [
15408 "anyhow",
15409 "gpui",
15410 "settings",
15411]
15412
15413[[package]]
15414name = "vscode_theme"
15415version = "0.2.0"
15416source = "registry+https://github.com/rust-lang/crates.io-index"
15417checksum = "8b3666211944f2e6ba2c359bc9efc1891157e910b1b11c3900892ea9f18179d2"
15418dependencies = [
15419 "serde",
15420]
15421
15422[[package]]
15423name = "vsimd"
15424version = "0.8.0"
15425source = "registry+https://github.com/rust-lang/crates.io-index"
15426checksum = "5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64"
15427
15428[[package]]
15429name = "vswhom"
15430version = "0.1.0"
15431source = "registry+https://github.com/rust-lang/crates.io-index"
15432checksum = "be979b7f07507105799e854203b470ff7c78a1639e330a58f183b5fea574608b"
15433dependencies = [
15434 "libc",
15435 "vswhom-sys",
15436]
15437
15438[[package]]
15439name = "vswhom-sys"
15440version = "0.1.2"
15441source = "registry+https://github.com/rust-lang/crates.io-index"
15442checksum = "d3b17ae1f6c8a2b28506cd96d412eebf83b4a0ff2cbefeeb952f2f9dfa44ba18"
15443dependencies = [
15444 "cc",
15445 "libc",
15446]
15447
15448[[package]]
15449name = "vte"
15450version = "0.15.0"
15451source = "registry+https://github.com/rust-lang/crates.io-index"
15452checksum = "a5924018406ce0063cd67f8e008104968b74b563ee1b85dde3ed1f7cb87d3dbd"
15453dependencies = [
15454 "arrayvec",
15455 "bitflags 2.8.0",
15456 "cursor-icon",
15457 "log",
15458 "memchr",
15459 "serde",
15460]
15461
15462[[package]]
15463name = "waker-fn"
15464version = "1.2.0"
15465source = "registry+https://github.com/rust-lang/crates.io-index"
15466checksum = "317211a0dc0ceedd78fb2ca9a44aed3d7b9b26f81870d485c07122b4350673b7"
15467
15468[[package]]
15469name = "walkdir"
15470version = "2.5.0"
15471source = "registry+https://github.com/rust-lang/crates.io-index"
15472checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
15473dependencies = [
15474 "same-file",
15475 "winapi-util",
15476]
15477
15478[[package]]
15479name = "want"
15480version = "0.3.1"
15481source = "registry+https://github.com/rust-lang/crates.io-index"
15482checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
15483dependencies = [
15484 "try-lock",
15485]
15486
15487[[package]]
15488name = "warp"
15489version = "0.3.7"
15490source = "registry+https://github.com/rust-lang/crates.io-index"
15491checksum = "4378d202ff965b011c64817db11d5829506d3404edeadb61f190d111da3f231c"
15492dependencies = [
15493 "bytes 1.10.1",
15494 "futures-channel",
15495 "futures-util",
15496 "headers",
15497 "http 0.2.12",
15498 "hyper 0.14.32",
15499 "log",
15500 "mime",
15501 "mime_guess",
15502 "percent-encoding",
15503 "pin-project",
15504 "scoped-tls",
15505 "serde",
15506 "serde_json",
15507 "serde_urlencoded",
15508 "tokio",
15509 "tokio-tungstenite 0.21.0",
15510 "tokio-util",
15511 "tower-service",
15512 "tracing",
15513]
15514
15515[[package]]
15516name = "wasi"
15517version = "0.9.0+wasi-snapshot-preview1"
15518source = "registry+https://github.com/rust-lang/crates.io-index"
15519checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
15520
15521[[package]]
15522name = "wasi"
15523version = "0.11.0+wasi-snapshot-preview1"
15524source = "registry+https://github.com/rust-lang/crates.io-index"
15525checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
15526
15527[[package]]
15528name = "wasi"
15529version = "0.13.3+wasi-0.2.2"
15530source = "registry+https://github.com/rust-lang/crates.io-index"
15531checksum = "26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2"
15532dependencies = [
15533 "wit-bindgen-rt 0.33.0",
15534]
15535
15536[[package]]
15537name = "wasite"
15538version = "0.1.0"
15539source = "registry+https://github.com/rust-lang/crates.io-index"
15540checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b"
15541
15542[[package]]
15543name = "wasm-bindgen"
15544version = "0.2.99"
15545source = "registry+https://github.com/rust-lang/crates.io-index"
15546checksum = "a474f6281d1d70c17ae7aa6a613c87fce69a127e2624002df63dcb39d6cf6396"
15547dependencies = [
15548 "cfg-if",
15549 "once_cell",
15550 "wasm-bindgen-macro",
15551]
15552
15553[[package]]
15554name = "wasm-bindgen-backend"
15555version = "0.2.99"
15556source = "registry+https://github.com/rust-lang/crates.io-index"
15557checksum = "5f89bb38646b4f81674e8f5c3fb81b562be1fd936d84320f3264486418519c79"
15558dependencies = [
15559 "bumpalo",
15560 "log",
15561 "proc-macro2",
15562 "quote",
15563 "syn 2.0.100",
15564 "wasm-bindgen-shared",
15565]
15566
15567[[package]]
15568name = "wasm-bindgen-futures"
15569version = "0.4.49"
15570source = "registry+https://github.com/rust-lang/crates.io-index"
15571checksum = "38176d9b44ea84e9184eff0bc34cc167ed044f816accfe5922e54d84cf48eca2"
15572dependencies = [
15573 "cfg-if",
15574 "js-sys",
15575 "once_cell",
15576 "wasm-bindgen",
15577 "web-sys",
15578]
15579
15580[[package]]
15581name = "wasm-bindgen-macro"
15582version = "0.2.99"
15583source = "registry+https://github.com/rust-lang/crates.io-index"
15584checksum = "2cc6181fd9a7492eef6fef1f33961e3695e4579b9872a6f7c83aee556666d4fe"
15585dependencies = [
15586 "quote",
15587 "wasm-bindgen-macro-support",
15588]
15589
15590[[package]]
15591name = "wasm-bindgen-macro-support"
15592version = "0.2.99"
15593source = "registry+https://github.com/rust-lang/crates.io-index"
15594checksum = "30d7a95b763d3c45903ed6c81f156801839e5ee968bb07e534c44df0fcd330c2"
15595dependencies = [
15596 "proc-macro2",
15597 "quote",
15598 "syn 2.0.100",
15599 "wasm-bindgen-backend",
15600 "wasm-bindgen-shared",
15601]
15602
15603[[package]]
15604name = "wasm-bindgen-shared"
15605version = "0.2.99"
15606source = "registry+https://github.com/rust-lang/crates.io-index"
15607checksum = "943aab3fdaaa029a6e0271b35ea10b72b943135afe9bffca82384098ad0e06a6"
15608
15609[[package]]
15610name = "wasm-encoder"
15611version = "0.201.0"
15612source = "registry+https://github.com/rust-lang/crates.io-index"
15613checksum = "b9c7d2731df60006819b013f64ccc2019691deccf6e11a1804bc850cd6748f1a"
15614dependencies = [
15615 "leb128",
15616]
15617
15618[[package]]
15619name = "wasm-encoder"
15620version = "0.221.3"
15621source = "registry+https://github.com/rust-lang/crates.io-index"
15622checksum = "dc8444fe4920de80a4fe5ab564fff2ae58b6b73166b89751f8c6c93509da32e5"
15623dependencies = [
15624 "leb128",
15625 "wasmparser 0.221.3",
15626]
15627
15628[[package]]
15629name = "wasm-metadata"
15630version = "0.201.0"
15631source = "registry+https://github.com/rust-lang/crates.io-index"
15632checksum = "0fd83062c17b9f4985d438603cde0a5e8c5c8198201a6937f778b607924c7da2"
15633dependencies = [
15634 "anyhow",
15635 "indexmap",
15636 "serde",
15637 "serde_derive",
15638 "serde_json",
15639 "spdx",
15640 "wasm-encoder 0.201.0",
15641 "wasmparser 0.201.0",
15642]
15643
15644[[package]]
15645name = "wasm-metadata"
15646version = "0.221.3"
15647source = "registry+https://github.com/rust-lang/crates.io-index"
15648checksum = "11f4ef50d17e103a88774cd4aa5d06bfb1ae44036a8f3f1325e0e9b3e3417ac4"
15649dependencies = [
15650 "anyhow",
15651 "indexmap",
15652 "serde",
15653 "serde_derive",
15654 "serde_json",
15655 "spdx",
15656 "wasm-encoder 0.221.3",
15657 "wasmparser 0.221.3",
15658]
15659
15660[[package]]
15661name = "wasm-streams"
15662version = "0.4.2"
15663source = "registry+https://github.com/rust-lang/crates.io-index"
15664checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65"
15665dependencies = [
15666 "futures-util",
15667 "js-sys",
15668 "wasm-bindgen",
15669 "wasm-bindgen-futures",
15670 "web-sys",
15671]
15672
15673[[package]]
15674name = "wasmparser"
15675version = "0.201.0"
15676source = "registry+https://github.com/rust-lang/crates.io-index"
15677checksum = "84e5df6dba6c0d7fafc63a450f1738451ed7a0b52295d83e868218fa286bf708"
15678dependencies = [
15679 "bitflags 2.8.0",
15680 "indexmap",
15681 "semver",
15682]
15683
15684[[package]]
15685name = "wasmparser"
15686version = "0.221.3"
15687source = "registry+https://github.com/rust-lang/crates.io-index"
15688checksum = "d06bfa36ab3ac2be0dee563380147a5b81ba10dd8885d7fbbc9eb574be67d185"
15689dependencies = [
15690 "bitflags 2.8.0",
15691 "hashbrown 0.15.2",
15692 "indexmap",
15693 "semver",
15694 "serde",
15695]
15696
15697[[package]]
15698name = "wasmprinter"
15699version = "0.221.3"
15700source = "registry+https://github.com/rust-lang/crates.io-index"
15701checksum = "7343c42a97f2926c7819ff81b64012092ae954c5d83ddd30c9fcdefd97d0b283"
15702dependencies = [
15703 "anyhow",
15704 "termcolor",
15705 "wasmparser 0.221.3",
15706]
15707
15708[[package]]
15709name = "wasmtime"
15710version = "29.0.1"
15711source = "registry+https://github.com/rust-lang/crates.io-index"
15712checksum = "11976a250672556d1c4c04c6d5d7656ac9192ac9edc42a4587d6c21460010e69"
15713dependencies = [
15714 "anyhow",
15715 "async-trait",
15716 "bitflags 2.8.0",
15717 "bumpalo",
15718 "cc",
15719 "cfg-if",
15720 "encoding_rs",
15721 "hashbrown 0.14.5",
15722 "indexmap",
15723 "libc",
15724 "log",
15725 "mach2",
15726 "memfd",
15727 "object",
15728 "once_cell",
15729 "paste",
15730 "postcard",
15731 "psm",
15732 "pulley-interpreter",
15733 "rustix",
15734 "semver",
15735 "serde",
15736 "serde_derive",
15737 "smallvec",
15738 "sptr",
15739 "target-lexicon 0.13.2",
15740 "trait-variant",
15741 "wasmparser 0.221.3",
15742 "wasmtime-asm-macros",
15743 "wasmtime-component-macro",
15744 "wasmtime-component-util",
15745 "wasmtime-cranelift",
15746 "wasmtime-environ",
15747 "wasmtime-fiber",
15748 "wasmtime-jit-icache-coherence",
15749 "wasmtime-math",
15750 "wasmtime-slab",
15751 "wasmtime-versioned-export-macros",
15752 "wasmtime-winch",
15753 "windows-sys 0.59.0",
15754]
15755
15756[[package]]
15757name = "wasmtime-asm-macros"
15758version = "29.0.1"
15759source = "registry+https://github.com/rust-lang/crates.io-index"
15760checksum = "1f178b0d125201fbe9f75beaf849bd3e511891f9e45ba216a5b620802ccf64f2"
15761dependencies = [
15762 "cfg-if",
15763]
15764
15765[[package]]
15766name = "wasmtime-c-api-impl"
15767version = "29.0.1"
15768source = "registry+https://github.com/rust-lang/crates.io-index"
15769checksum = "ea30cef3608f2de5797c7bbb94c1ba4f3676d9a7f81ae86ced1b512e2766ed0c"
15770dependencies = [
15771 "anyhow",
15772 "log",
15773 "tracing",
15774 "wasmtime",
15775 "wasmtime-c-api-macros",
15776]
15777
15778[[package]]
15779name = "wasmtime-c-api-macros"
15780version = "29.0.1"
15781source = "registry+https://github.com/rust-lang/crates.io-index"
15782checksum = "022a79ebe1124d5d384d82463d7e61c6b4dd857d81f15cb8078974eeb86db65b"
15783dependencies = [
15784 "proc-macro2",
15785 "quote",
15786]
15787
15788[[package]]
15789name = "wasmtime-component-macro"
15790version = "29.0.1"
15791source = "registry+https://github.com/rust-lang/crates.io-index"
15792checksum = "d74de6592ed945d0a602f71243982a304d5d02f1e501b638addf57f42d57dfaf"
15793dependencies = [
15794 "anyhow",
15795 "proc-macro2",
15796 "quote",
15797 "syn 2.0.100",
15798 "wasmtime-component-util",
15799 "wasmtime-wit-bindgen",
15800 "wit-parser 0.221.3",
15801]
15802
15803[[package]]
15804name = "wasmtime-component-util"
15805version = "29.0.1"
15806source = "registry+https://github.com/rust-lang/crates.io-index"
15807checksum = "707dc7b3c112ab5a366b30cfe2fb5b2f8e6a0f682f16df96a5ec582bfe6f056e"
15808
15809[[package]]
15810name = "wasmtime-cranelift"
15811version = "29.0.1"
15812source = "registry+https://github.com/rust-lang/crates.io-index"
15813checksum = "366be722674d4bf153290fbcbc4d7d16895cc82fb3e869f8d550ff768f9e9e87"
15814dependencies = [
15815 "anyhow",
15816 "cfg-if",
15817 "cranelift-codegen",
15818 "cranelift-control",
15819 "cranelift-entity",
15820 "cranelift-frontend",
15821 "cranelift-native",
15822 "gimli",
15823 "itertools 0.12.1",
15824 "log",
15825 "object",
15826 "smallvec",
15827 "target-lexicon 0.13.2",
15828 "thiserror 1.0.69",
15829 "wasmparser 0.221.3",
15830 "wasmtime-environ",
15831 "wasmtime-versioned-export-macros",
15832]
15833
15834[[package]]
15835name = "wasmtime-environ"
15836version = "29.0.1"
15837source = "registry+https://github.com/rust-lang/crates.io-index"
15838checksum = "cdadc1af7097347aa276a4f008929810f726b5b46946971c660b6d421e9994ad"
15839dependencies = [
15840 "anyhow",
15841 "cpp_demangle",
15842 "cranelift-bitset",
15843 "cranelift-entity",
15844 "gimli",
15845 "indexmap",
15846 "log",
15847 "object",
15848 "postcard",
15849 "rustc-demangle",
15850 "semver",
15851 "serde",
15852 "serde_derive",
15853 "smallvec",
15854 "target-lexicon 0.13.2",
15855 "wasm-encoder 0.221.3",
15856 "wasmparser 0.221.3",
15857 "wasmprinter",
15858 "wasmtime-component-util",
15859]
15860
15861[[package]]
15862name = "wasmtime-fiber"
15863version = "29.0.1"
15864source = "registry+https://github.com/rust-lang/crates.io-index"
15865checksum = "ccba90d4119f081bca91190485650730a617be1fff5228f8c4757ce133d21117"
15866dependencies = [
15867 "anyhow",
15868 "cc",
15869 "cfg-if",
15870 "rustix",
15871 "wasmtime-asm-macros",
15872 "wasmtime-versioned-export-macros",
15873 "windows-sys 0.59.0",
15874]
15875
15876[[package]]
15877name = "wasmtime-jit-icache-coherence"
15878version = "29.0.1"
15879source = "registry+https://github.com/rust-lang/crates.io-index"
15880checksum = "ec5e8552e01692e6c2e5293171704fed8abdec79d1a6995a0870ab190e5747d1"
15881dependencies = [
15882 "anyhow",
15883 "cfg-if",
15884 "libc",
15885 "windows-sys 0.59.0",
15886]
15887
15888[[package]]
15889name = "wasmtime-math"
15890version = "29.0.1"
15891source = "registry+https://github.com/rust-lang/crates.io-index"
15892checksum = "29210ec2aa25e00f4d54605cedaf080f39ec01a872c5bd520ad04c67af1dde17"
15893dependencies = [
15894 "libm",
15895]
15896
15897[[package]]
15898name = "wasmtime-slab"
15899version = "29.0.1"
15900source = "registry+https://github.com/rust-lang/crates.io-index"
15901checksum = "fcb5821a96fa04ac14bc7b158bb3d5cd7729a053db5a74dad396cd513a5e5ccf"
15902
15903[[package]]
15904name = "wasmtime-versioned-export-macros"
15905version = "29.0.1"
15906source = "registry+https://github.com/rust-lang/crates.io-index"
15907checksum = "86ff86db216dc0240462de40c8290887a613dddf9685508eb39479037ba97b5b"
15908dependencies = [
15909 "proc-macro2",
15910 "quote",
15911 "syn 2.0.100",
15912]
15913
15914[[package]]
15915name = "wasmtime-wasi"
15916version = "29.0.1"
15917source = "registry+https://github.com/rust-lang/crates.io-index"
15918checksum = "8d1be69bfcab1bdac74daa7a1f9695ab992b9c8e21b9b061e7d66434097e0ca4"
15919dependencies = [
15920 "anyhow",
15921 "async-trait",
15922 "bitflags 2.8.0",
15923 "bytes 1.10.1",
15924 "cap-fs-ext",
15925 "cap-net-ext",
15926 "cap-rand",
15927 "cap-std",
15928 "cap-time-ext",
15929 "fs-set-times",
15930 "futures 0.3.31",
15931 "io-extras",
15932 "io-lifetimes",
15933 "rustix",
15934 "system-interface",
15935 "thiserror 1.0.69",
15936 "tokio",
15937 "tracing",
15938 "trait-variant",
15939 "url",
15940 "wasmtime",
15941 "wiggle",
15942 "windows-sys 0.59.0",
15943]
15944
15945[[package]]
15946name = "wasmtime-winch"
15947version = "29.0.1"
15948source = "registry+https://github.com/rust-lang/crates.io-index"
15949checksum = "fdbabfb8f20502d5e1d81092b9ead3682ae59988487aafcd7567387b7a43cf8f"
15950dependencies = [
15951 "anyhow",
15952 "cranelift-codegen",
15953 "gimli",
15954 "object",
15955 "target-lexicon 0.13.2",
15956 "wasmparser 0.221.3",
15957 "wasmtime-cranelift",
15958 "wasmtime-environ",
15959 "winch-codegen",
15960]
15961
15962[[package]]
15963name = "wasmtime-wit-bindgen"
15964version = "29.0.1"
15965source = "registry+https://github.com/rust-lang/crates.io-index"
15966checksum = "8358319c2dd1e4db79e3c1c5d3a5af84956615343f9f89f4e4996a36816e06e6"
15967dependencies = [
15968 "anyhow",
15969 "heck 0.5.0",
15970 "indexmap",
15971 "wit-parser 0.221.3",
15972]
15973
15974[[package]]
15975name = "wast"
15976version = "35.0.2"
15977source = "registry+https://github.com/rust-lang/crates.io-index"
15978checksum = "2ef140f1b49946586078353a453a1d28ba90adfc54dde75710bc1931de204d68"
15979dependencies = [
15980 "leb128",
15981]
15982
15983[[package]]
15984name = "wayland-backend"
15985version = "0.3.8"
15986source = "registry+https://github.com/rust-lang/crates.io-index"
15987checksum = "b7208998eaa3870dad37ec8836979581506e0c5c64c20c9e79e9d2a10d6f47bf"
15988dependencies = [
15989 "cc",
15990 "downcast-rs",
15991 "rustix",
15992 "scoped-tls",
15993 "smallvec",
15994 "wayland-sys",
15995]
15996
15997[[package]]
15998name = "wayland-client"
15999version = "0.31.8"
16000source = "registry+https://github.com/rust-lang/crates.io-index"
16001checksum = "c2120de3d33638aaef5b9f4472bff75f07c56379cf76ea320bd3a3d65ecaf73f"
16002dependencies = [
16003 "bitflags 2.8.0",
16004 "rustix",
16005 "wayland-backend",
16006 "wayland-scanner",
16007]
16008
16009[[package]]
16010name = "wayland-cursor"
16011version = "0.31.8"
16012source = "registry+https://github.com/rust-lang/crates.io-index"
16013checksum = "a93029cbb6650748881a00e4922b076092a6a08c11e7fbdb923f064b23968c5d"
16014dependencies = [
16015 "rustix",
16016 "wayland-client",
16017 "xcursor",
16018]
16019
16020[[package]]
16021name = "wayland-protocols"
16022version = "0.31.2"
16023source = "registry+https://github.com/rust-lang/crates.io-index"
16024checksum = "8f81f365b8b4a97f422ac0e8737c438024b5951734506b0e1d775c73030561f4"
16025dependencies = [
16026 "bitflags 2.8.0",
16027 "wayland-backend",
16028 "wayland-client",
16029 "wayland-scanner",
16030]
16031
16032[[package]]
16033name = "wayland-protocols-plasma"
16034version = "0.2.0"
16035source = "registry+https://github.com/rust-lang/crates.io-index"
16036checksum = "23803551115ff9ea9bce586860c5c5a971e360825a0309264102a9495a5ff479"
16037dependencies = [
16038 "bitflags 2.8.0",
16039 "wayland-backend",
16040 "wayland-client",
16041 "wayland-protocols",
16042 "wayland-scanner",
16043]
16044
16045[[package]]
16046name = "wayland-scanner"
16047version = "0.31.6"
16048source = "registry+https://github.com/rust-lang/crates.io-index"
16049checksum = "896fdafd5d28145fce7958917d69f2fd44469b1d4e861cb5961bcbeebc6d1484"
16050dependencies = [
16051 "proc-macro2",
16052 "quick-xml 0.37.2",
16053 "quote",
16054]
16055
16056[[package]]
16057name = "wayland-sys"
16058version = "0.31.6"
16059source = "registry+https://github.com/rust-lang/crates.io-index"
16060checksum = "dbcebb399c77d5aa9fa5db874806ee7b4eba4e73650948e8f93963f128896615"
16061dependencies = [
16062 "dlib",
16063 "log",
16064 "once_cell",
16065 "pkg-config",
16066]
16067
16068[[package]]
16069name = "web-sys"
16070version = "0.3.76"
16071source = "registry+https://github.com/rust-lang/crates.io-index"
16072checksum = "04dd7223427d52553d3702c004d3b2fe07c148165faa56313cb00211e31c12bc"
16073dependencies = [
16074 "js-sys",
16075 "wasm-bindgen",
16076]
16077
16078[[package]]
16079name = "web-time"
16080version = "1.1.0"
16081source = "registry+https://github.com/rust-lang/crates.io-index"
16082checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
16083dependencies = [
16084 "js-sys",
16085 "wasm-bindgen",
16086]
16087
16088[[package]]
16089name = "webpki-root-certs"
16090version = "0.26.8"
16091source = "registry+https://github.com/rust-lang/crates.io-index"
16092checksum = "09aed61f5e8d2c18344b3faa33a4c837855fe56642757754775548fee21386c4"
16093dependencies = [
16094 "rustls-pki-types",
16095]
16096
16097[[package]]
16098name = "webpki-roots"
16099version = "0.26.7"
16100source = "registry+https://github.com/rust-lang/crates.io-index"
16101checksum = "5d642ff16b7e79272ae451b7322067cdc17cadf68c23264be9d94a32319efe7e"
16102dependencies = [
16103 "rustls-pki-types",
16104]
16105
16106[[package]]
16107name = "webrtc-sys"
16108version = "0.3.7"
16109source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=102ebbb1ccfbdbcb7332d86dc30b1b1c8c01e4f8#102ebbb1ccfbdbcb7332d86dc30b1b1c8c01e4f8"
16110dependencies = [
16111 "cc",
16112 "cxx",
16113 "cxx-build",
16114 "glob",
16115 "log",
16116 "webrtc-sys-build",
16117]
16118
16119[[package]]
16120name = "webrtc-sys-build"
16121version = "0.3.6"
16122source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=102ebbb1ccfbdbcb7332d86dc30b1b1c8c01e4f8#102ebbb1ccfbdbcb7332d86dc30b1b1c8c01e4f8"
16123dependencies = [
16124 "fs2",
16125 "regex",
16126 "reqwest 0.11.27",
16127 "scratch",
16128 "semver",
16129 "zip",
16130]
16131
16132[[package]]
16133name = "weezl"
16134version = "0.1.8"
16135source = "registry+https://github.com/rust-lang/crates.io-index"
16136checksum = "53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082"
16137
16138[[package]]
16139name = "welcome"
16140version = "0.1.0"
16141dependencies = [
16142 "anyhow",
16143 "client",
16144 "db",
16145 "editor",
16146 "fuzzy",
16147 "gpui",
16148 "install_cli",
16149 "language",
16150 "picker",
16151 "project",
16152 "schemars",
16153 "serde",
16154 "settings",
16155 "telemetry",
16156 "ui",
16157 "util",
16158 "vim_mode_setting",
16159 "workspace",
16160 "zed_actions",
16161]
16162
16163[[package]]
16164name = "which"
16165version = "4.4.2"
16166source = "registry+https://github.com/rust-lang/crates.io-index"
16167checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
16168dependencies = [
16169 "either",
16170 "home",
16171 "once_cell",
16172 "rustix",
16173]
16174
16175[[package]]
16176name = "which"
16177version = "6.0.3"
16178source = "registry+https://github.com/rust-lang/crates.io-index"
16179checksum = "b4ee928febd44d98f2f459a4a79bd4d928591333a494a10a868418ac1b39cf1f"
16180dependencies = [
16181 "either",
16182 "home",
16183 "rustix",
16184 "winsafe",
16185]
16186
16187[[package]]
16188name = "whoami"
16189version = "1.5.2"
16190source = "registry+https://github.com/rust-lang/crates.io-index"
16191checksum = "372d5b87f58ec45c384ba03563b03544dc5fadc3983e434b286913f5b4a9bb6d"
16192dependencies = [
16193 "redox_syscall 0.5.8",
16194 "wasite",
16195]
16196
16197[[package]]
16198name = "wiggle"
16199version = "29.0.1"
16200source = "registry+https://github.com/rust-lang/crates.io-index"
16201checksum = "4b9af35bc9629c52c261465320a9a07959164928b4241980ba1cf923b9e6751d"
16202dependencies = [
16203 "anyhow",
16204 "async-trait",
16205 "bitflags 2.8.0",
16206 "thiserror 1.0.69",
16207 "tracing",
16208 "wasmtime",
16209 "wiggle-macro",
16210]
16211
16212[[package]]
16213name = "wiggle-generate"
16214version = "29.0.1"
16215source = "registry+https://github.com/rust-lang/crates.io-index"
16216checksum = "2cf267dd05673912c8138f4b54acabe6bd53407d9d1536f0fadb6520dd16e101"
16217dependencies = [
16218 "anyhow",
16219 "heck 0.5.0",
16220 "proc-macro2",
16221 "quote",
16222 "shellexpand 2.1.2",
16223 "syn 2.0.100",
16224 "witx",
16225]
16226
16227[[package]]
16228name = "wiggle-macro"
16229version = "29.0.1"
16230source = "registry+https://github.com/rust-lang/crates.io-index"
16231checksum = "08c5c473d4198e6c2d377f3809f713ff0c110cab88a0805ae099a82119ee250c"
16232dependencies = [
16233 "proc-macro2",
16234 "quote",
16235 "syn 2.0.100",
16236 "wiggle-generate",
16237]
16238
16239[[package]]
16240name = "winapi"
16241version = "0.3.9"
16242source = "registry+https://github.com/rust-lang/crates.io-index"
16243checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
16244dependencies = [
16245 "winapi-i686-pc-windows-gnu",
16246 "winapi-x86_64-pc-windows-gnu",
16247]
16248
16249[[package]]
16250name = "winapi-i686-pc-windows-gnu"
16251version = "0.4.0"
16252source = "registry+https://github.com/rust-lang/crates.io-index"
16253checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
16254
16255[[package]]
16256name = "winapi-util"
16257version = "0.1.9"
16258source = "registry+https://github.com/rust-lang/crates.io-index"
16259checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
16260dependencies = [
16261 "windows-sys 0.48.0",
16262]
16263
16264[[package]]
16265name = "winapi-x86_64-pc-windows-gnu"
16266version = "0.4.0"
16267source = "registry+https://github.com/rust-lang/crates.io-index"
16268checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
16269
16270[[package]]
16271name = "winch-codegen"
16272version = "29.0.1"
16273source = "registry+https://github.com/rust-lang/crates.io-index"
16274checksum = "2f849ef2c5f46cb0a20af4b4487aaa239846e52e2c03f13fa3c784684552859c"
16275dependencies = [
16276 "anyhow",
16277 "cranelift-codegen",
16278 "gimli",
16279 "regalloc2",
16280 "smallvec",
16281 "target-lexicon 0.13.2",
16282 "thiserror 1.0.69",
16283 "wasmparser 0.221.3",
16284 "wasmtime-cranelift",
16285 "wasmtime-environ",
16286]
16287
16288[[package]]
16289name = "windows"
16290version = "0.54.0"
16291source = "registry+https://github.com/rust-lang/crates.io-index"
16292checksum = "9252e5725dbed82865af151df558e754e4a3c2c30818359eb17465f1346a1b49"
16293dependencies = [
16294 "windows-core 0.54.0",
16295 "windows-targets 0.52.6",
16296]
16297
16298[[package]]
16299name = "windows"
16300version = "0.57.0"
16301source = "registry+https://github.com/rust-lang/crates.io-index"
16302checksum = "12342cb4d8e3b046f3d80effd474a7a02447231330ef77d71daa6fbc40681143"
16303dependencies = [
16304 "windows-core 0.57.0",
16305 "windows-targets 0.52.6",
16306]
16307
16308[[package]]
16309name = "windows"
16310version = "0.58.0"
16311source = "registry+https://github.com/rust-lang/crates.io-index"
16312checksum = "dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6"
16313dependencies = [
16314 "windows-core 0.58.0",
16315 "windows-targets 0.52.6",
16316]
16317
16318[[package]]
16319name = "windows"
16320version = "0.61.1"
16321source = "registry+https://github.com/rust-lang/crates.io-index"
16322checksum = "c5ee8f3d025738cb02bad7868bbb5f8a6327501e870bf51f1b455b0a2454a419"
16323dependencies = [
16324 "windows-collections",
16325 "windows-core 0.61.0",
16326 "windows-future",
16327 "windows-link",
16328 "windows-numerics",
16329]
16330
16331[[package]]
16332name = "windows-collections"
16333version = "0.2.0"
16334source = "registry+https://github.com/rust-lang/crates.io-index"
16335checksum = "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8"
16336dependencies = [
16337 "windows-core 0.61.0",
16338]
16339
16340[[package]]
16341name = "windows-core"
16342version = "0.52.0"
16343source = "registry+https://github.com/rust-lang/crates.io-index"
16344checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
16345dependencies = [
16346 "windows-targets 0.52.6",
16347]
16348
16349[[package]]
16350name = "windows-core"
16351version = "0.54.0"
16352source = "registry+https://github.com/rust-lang/crates.io-index"
16353checksum = "12661b9c89351d684a50a8a643ce5f608e20243b9fb84687800163429f161d65"
16354dependencies = [
16355 "windows-result 0.1.2",
16356 "windows-targets 0.52.6",
16357]
16358
16359[[package]]
16360name = "windows-core"
16361version = "0.57.0"
16362source = "registry+https://github.com/rust-lang/crates.io-index"
16363checksum = "d2ed2439a290666cd67ecce2b0ffaad89c2a56b976b736e6ece670297897832d"
16364dependencies = [
16365 "windows-implement 0.57.0",
16366 "windows-interface 0.57.0",
16367 "windows-result 0.1.2",
16368 "windows-targets 0.52.6",
16369]
16370
16371[[package]]
16372name = "windows-core"
16373version = "0.58.0"
16374source = "registry+https://github.com/rust-lang/crates.io-index"
16375checksum = "6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99"
16376dependencies = [
16377 "windows-implement 0.58.0",
16378 "windows-interface 0.58.0",
16379 "windows-result 0.2.0",
16380 "windows-strings 0.1.0",
16381 "windows-targets 0.52.6",
16382]
16383
16384[[package]]
16385name = "windows-core"
16386version = "0.61.0"
16387source = "registry+https://github.com/rust-lang/crates.io-index"
16388checksum = "4763c1de310c86d75a878046489e2e5ba02c649d185f21c67d4cf8a56d098980"
16389dependencies = [
16390 "windows-implement 0.60.0",
16391 "windows-interface 0.59.1",
16392 "windows-link",
16393 "windows-result 0.3.2",
16394 "windows-strings 0.4.0",
16395]
16396
16397[[package]]
16398name = "windows-future"
16399version = "0.2.0"
16400source = "registry+https://github.com/rust-lang/crates.io-index"
16401checksum = "7a1d6bbefcb7b60acd19828e1bc965da6fcf18a7e39490c5f8be71e54a19ba32"
16402dependencies = [
16403 "windows-core 0.61.0",
16404 "windows-link",
16405]
16406
16407[[package]]
16408name = "windows-implement"
16409version = "0.57.0"
16410source = "registry+https://github.com/rust-lang/crates.io-index"
16411checksum = "9107ddc059d5b6fbfbffdfa7a7fe3e22a226def0b2608f72e9d552763d3e1ad7"
16412dependencies = [
16413 "proc-macro2",
16414 "quote",
16415 "syn 2.0.100",
16416]
16417
16418[[package]]
16419name = "windows-implement"
16420version = "0.58.0"
16421source = "registry+https://github.com/rust-lang/crates.io-index"
16422checksum = "2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b"
16423dependencies = [
16424 "proc-macro2",
16425 "quote",
16426 "syn 2.0.100",
16427]
16428
16429[[package]]
16430name = "windows-implement"
16431version = "0.60.0"
16432source = "registry+https://github.com/rust-lang/crates.io-index"
16433checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836"
16434dependencies = [
16435 "proc-macro2",
16436 "quote",
16437 "syn 2.0.100",
16438]
16439
16440[[package]]
16441name = "windows-interface"
16442version = "0.57.0"
16443source = "registry+https://github.com/rust-lang/crates.io-index"
16444checksum = "29bee4b38ea3cde66011baa44dba677c432a78593e202392d1e9070cf2a7fca7"
16445dependencies = [
16446 "proc-macro2",
16447 "quote",
16448 "syn 2.0.100",
16449]
16450
16451[[package]]
16452name = "windows-interface"
16453version = "0.58.0"
16454source = "registry+https://github.com/rust-lang/crates.io-index"
16455checksum = "053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515"
16456dependencies = [
16457 "proc-macro2",
16458 "quote",
16459 "syn 2.0.100",
16460]
16461
16462[[package]]
16463name = "windows-interface"
16464version = "0.59.1"
16465source = "registry+https://github.com/rust-lang/crates.io-index"
16466checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8"
16467dependencies = [
16468 "proc-macro2",
16469 "quote",
16470 "syn 2.0.100",
16471]
16472
16473[[package]]
16474name = "windows-link"
16475version = "0.1.1"
16476source = "registry+https://github.com/rust-lang/crates.io-index"
16477checksum = "76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38"
16478
16479[[package]]
16480name = "windows-numerics"
16481version = "0.2.0"
16482source = "registry+https://github.com/rust-lang/crates.io-index"
16483checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1"
16484dependencies = [
16485 "windows-core 0.61.0",
16486 "windows-link",
16487]
16488
16489[[package]]
16490name = "windows-registry"
16491version = "0.2.0"
16492source = "registry+https://github.com/rust-lang/crates.io-index"
16493checksum = "e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0"
16494dependencies = [
16495 "windows-result 0.2.0",
16496 "windows-strings 0.1.0",
16497 "windows-targets 0.52.6",
16498]
16499
16500[[package]]
16501name = "windows-result"
16502version = "0.1.2"
16503source = "registry+https://github.com/rust-lang/crates.io-index"
16504checksum = "5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8"
16505dependencies = [
16506 "windows-targets 0.52.6",
16507]
16508
16509[[package]]
16510name = "windows-result"
16511version = "0.2.0"
16512source = "registry+https://github.com/rust-lang/crates.io-index"
16513checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e"
16514dependencies = [
16515 "windows-targets 0.52.6",
16516]
16517
16518[[package]]
16519name = "windows-result"
16520version = "0.3.2"
16521source = "registry+https://github.com/rust-lang/crates.io-index"
16522checksum = "c64fd11a4fd95df68efcfee5f44a294fe71b8bc6a91993e2791938abcc712252"
16523dependencies = [
16524 "windows-link",
16525]
16526
16527[[package]]
16528name = "windows-strings"
16529version = "0.1.0"
16530source = "registry+https://github.com/rust-lang/crates.io-index"
16531checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10"
16532dependencies = [
16533 "windows-result 0.2.0",
16534 "windows-targets 0.52.6",
16535]
16536
16537[[package]]
16538name = "windows-strings"
16539version = "0.4.0"
16540source = "registry+https://github.com/rust-lang/crates.io-index"
16541checksum = "7a2ba9642430ee452d5a7aa78d72907ebe8cfda358e8cb7918a2050581322f97"
16542dependencies = [
16543 "windows-link",
16544]
16545
16546[[package]]
16547name = "windows-sys"
16548version = "0.45.0"
16549source = "registry+https://github.com/rust-lang/crates.io-index"
16550checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
16551dependencies = [
16552 "windows-targets 0.42.2",
16553]
16554
16555[[package]]
16556name = "windows-sys"
16557version = "0.48.0"
16558source = "registry+https://github.com/rust-lang/crates.io-index"
16559checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
16560dependencies = [
16561 "windows-targets 0.48.5",
16562]
16563
16564[[package]]
16565name = "windows-sys"
16566version = "0.52.0"
16567source = "registry+https://github.com/rust-lang/crates.io-index"
16568checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
16569dependencies = [
16570 "windows-targets 0.52.6",
16571]
16572
16573[[package]]
16574name = "windows-sys"
16575version = "0.59.0"
16576source = "registry+https://github.com/rust-lang/crates.io-index"
16577checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
16578dependencies = [
16579 "windows-targets 0.52.6",
16580]
16581
16582[[package]]
16583name = "windows-targets"
16584version = "0.42.2"
16585source = "registry+https://github.com/rust-lang/crates.io-index"
16586checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
16587dependencies = [
16588 "windows_aarch64_gnullvm 0.42.2",
16589 "windows_aarch64_msvc 0.42.2",
16590 "windows_i686_gnu 0.42.2",
16591 "windows_i686_msvc 0.42.2",
16592 "windows_x86_64_gnu 0.42.2",
16593 "windows_x86_64_gnullvm 0.42.2",
16594 "windows_x86_64_msvc 0.42.2",
16595]
16596
16597[[package]]
16598name = "windows-targets"
16599version = "0.48.5"
16600source = "registry+https://github.com/rust-lang/crates.io-index"
16601checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
16602dependencies = [
16603 "windows_aarch64_gnullvm 0.48.5",
16604 "windows_aarch64_msvc 0.48.5",
16605 "windows_i686_gnu 0.48.5",
16606 "windows_i686_msvc 0.48.5",
16607 "windows_x86_64_gnu 0.48.5",
16608 "windows_x86_64_gnullvm 0.48.5",
16609 "windows_x86_64_msvc 0.48.5",
16610]
16611
16612[[package]]
16613name = "windows-targets"
16614version = "0.52.6"
16615source = "registry+https://github.com/rust-lang/crates.io-index"
16616checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
16617dependencies = [
16618 "windows_aarch64_gnullvm 0.52.6",
16619 "windows_aarch64_msvc 0.52.6",
16620 "windows_i686_gnu 0.52.6",
16621 "windows_i686_gnullvm",
16622 "windows_i686_msvc 0.52.6",
16623 "windows_x86_64_gnu 0.52.6",
16624 "windows_x86_64_gnullvm 0.52.6",
16625 "windows_x86_64_msvc 0.52.6",
16626]
16627
16628[[package]]
16629name = "windows_aarch64_gnullvm"
16630version = "0.42.2"
16631source = "registry+https://github.com/rust-lang/crates.io-index"
16632checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
16633
16634[[package]]
16635name = "windows_aarch64_gnullvm"
16636version = "0.48.5"
16637source = "registry+https://github.com/rust-lang/crates.io-index"
16638checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
16639
16640[[package]]
16641name = "windows_aarch64_gnullvm"
16642version = "0.52.6"
16643source = "registry+https://github.com/rust-lang/crates.io-index"
16644checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
16645
16646[[package]]
16647name = "windows_aarch64_msvc"
16648version = "0.42.2"
16649source = "registry+https://github.com/rust-lang/crates.io-index"
16650checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
16651
16652[[package]]
16653name = "windows_aarch64_msvc"
16654version = "0.48.5"
16655source = "registry+https://github.com/rust-lang/crates.io-index"
16656checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
16657
16658[[package]]
16659name = "windows_aarch64_msvc"
16660version = "0.52.6"
16661source = "registry+https://github.com/rust-lang/crates.io-index"
16662checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
16663
16664[[package]]
16665name = "windows_i686_gnu"
16666version = "0.42.2"
16667source = "registry+https://github.com/rust-lang/crates.io-index"
16668checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
16669
16670[[package]]
16671name = "windows_i686_gnu"
16672version = "0.48.5"
16673source = "registry+https://github.com/rust-lang/crates.io-index"
16674checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
16675
16676[[package]]
16677name = "windows_i686_gnu"
16678version = "0.52.6"
16679source = "registry+https://github.com/rust-lang/crates.io-index"
16680checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
16681
16682[[package]]
16683name = "windows_i686_gnullvm"
16684version = "0.52.6"
16685source = "registry+https://github.com/rust-lang/crates.io-index"
16686checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
16687
16688[[package]]
16689name = "windows_i686_msvc"
16690version = "0.42.2"
16691source = "registry+https://github.com/rust-lang/crates.io-index"
16692checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
16693
16694[[package]]
16695name = "windows_i686_msvc"
16696version = "0.48.5"
16697source = "registry+https://github.com/rust-lang/crates.io-index"
16698checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
16699
16700[[package]]
16701name = "windows_i686_msvc"
16702version = "0.52.6"
16703source = "registry+https://github.com/rust-lang/crates.io-index"
16704checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
16705
16706[[package]]
16707name = "windows_x86_64_gnu"
16708version = "0.42.2"
16709source = "registry+https://github.com/rust-lang/crates.io-index"
16710checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
16711
16712[[package]]
16713name = "windows_x86_64_gnu"
16714version = "0.48.5"
16715source = "registry+https://github.com/rust-lang/crates.io-index"
16716checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
16717
16718[[package]]
16719name = "windows_x86_64_gnu"
16720version = "0.52.6"
16721source = "registry+https://github.com/rust-lang/crates.io-index"
16722checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
16723
16724[[package]]
16725name = "windows_x86_64_gnullvm"
16726version = "0.42.2"
16727source = "registry+https://github.com/rust-lang/crates.io-index"
16728checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
16729
16730[[package]]
16731name = "windows_x86_64_gnullvm"
16732version = "0.48.5"
16733source = "registry+https://github.com/rust-lang/crates.io-index"
16734checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
16735
16736[[package]]
16737name = "windows_x86_64_gnullvm"
16738version = "0.52.6"
16739source = "registry+https://github.com/rust-lang/crates.io-index"
16740checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
16741
16742[[package]]
16743name = "windows_x86_64_msvc"
16744version = "0.42.2"
16745source = "registry+https://github.com/rust-lang/crates.io-index"
16746checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
16747
16748[[package]]
16749name = "windows_x86_64_msvc"
16750version = "0.48.5"
16751source = "registry+https://github.com/rust-lang/crates.io-index"
16752checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
16753
16754[[package]]
16755name = "windows_x86_64_msvc"
16756version = "0.52.6"
16757source = "registry+https://github.com/rust-lang/crates.io-index"
16758checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
16759
16760[[package]]
16761name = "winnow"
16762version = "0.6.20"
16763source = "registry+https://github.com/rust-lang/crates.io-index"
16764checksum = "36c1fec1a2bb5866f07c25f68c26e565c4c200aebb96d7e55710c19d3e8ac49b"
16765dependencies = [
16766 "memchr",
16767]
16768
16769[[package]]
16770name = "winnow"
16771version = "0.7.1"
16772source = "registry+https://github.com/rust-lang/crates.io-index"
16773checksum = "86e376c75f4f43f44db463cf729e0d3acbf954d13e22c51e26e4c264b4ab545f"
16774dependencies = [
16775 "memchr",
16776]
16777
16778[[package]]
16779name = "winreg"
16780version = "0.50.0"
16781source = "registry+https://github.com/rust-lang/crates.io-index"
16782checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
16783dependencies = [
16784 "cfg-if",
16785 "windows-sys 0.48.0",
16786]
16787
16788[[package]]
16789name = "winreg"
16790version = "0.52.0"
16791source = "registry+https://github.com/rust-lang/crates.io-index"
16792checksum = "a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5"
16793dependencies = [
16794 "cfg-if",
16795 "windows-sys 0.48.0",
16796]
16797
16798[[package]]
16799name = "winresource"
16800version = "0.1.20"
16801source = "registry+https://github.com/rust-lang/crates.io-index"
16802checksum = "ba4a67c78ee5782c0c1cb41bebc7e12c6e79644daa1650ebbc1de5d5b08593f7"
16803dependencies = [
16804 "toml 0.8.20",
16805 "version_check",
16806]
16807
16808[[package]]
16809name = "winsafe"
16810version = "0.0.19"
16811source = "registry+https://github.com/rust-lang/crates.io-index"
16812checksum = "d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904"
16813
16814[[package]]
16815name = "winx"
16816version = "0.36.4"
16817source = "registry+https://github.com/rust-lang/crates.io-index"
16818checksum = "3f3fd376f71958b862e7afb20cfe5a22830e1963462f3a17f49d82a6c1d1f42d"
16819dependencies = [
16820 "bitflags 2.8.0",
16821 "windows-sys 0.52.0",
16822]
16823
16824[[package]]
16825name = "wio"
16826version = "0.2.2"
16827source = "registry+https://github.com/rust-lang/crates.io-index"
16828checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
16829dependencies = [
16830 "winapi",
16831]
16832
16833[[package]]
16834name = "wit-bindgen"
16835version = "0.22.0"
16836source = "registry+https://github.com/rust-lang/crates.io-index"
16837checksum = "288f992ea30e6b5c531b52cdd5f3be81c148554b09ea416f058d16556ba92c27"
16838dependencies = [
16839 "bitflags 2.8.0",
16840 "wit-bindgen-rt 0.22.0",
16841 "wit-bindgen-rust-macro",
16842]
16843
16844[[package]]
16845name = "wit-bindgen-core"
16846version = "0.22.0"
16847source = "registry+https://github.com/rust-lang/crates.io-index"
16848checksum = "e85e72719ffbccf279359ad071497e47eb0675fe22106dea4ed2d8a7fcb60ba4"
16849dependencies = [
16850 "anyhow",
16851 "wit-parser 0.201.0",
16852]
16853
16854[[package]]
16855name = "wit-bindgen-rt"
16856version = "0.22.0"
16857source = "registry+https://github.com/rust-lang/crates.io-index"
16858checksum = "fcb8738270f32a2d6739973cbbb7c1b6dd8959ce515578a6e19165853272ee64"
16859
16860[[package]]
16861name = "wit-bindgen-rt"
16862version = "0.33.0"
16863source = "registry+https://github.com/rust-lang/crates.io-index"
16864checksum = "3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c"
16865dependencies = [
16866 "bitflags 2.8.0",
16867]
16868
16869[[package]]
16870name = "wit-bindgen-rust"
16871version = "0.22.0"
16872source = "registry+https://github.com/rust-lang/crates.io-index"
16873checksum = "d8a39a15d1ae2077688213611209849cad40e9e5cccf6e61951a425850677ff3"
16874dependencies = [
16875 "anyhow",
16876 "heck 0.4.1",
16877 "indexmap",
16878 "wasm-metadata 0.201.0",
16879 "wit-bindgen-core",
16880 "wit-component 0.201.0",
16881]
16882
16883[[package]]
16884name = "wit-bindgen-rust-macro"
16885version = "0.22.0"
16886source = "registry+https://github.com/rust-lang/crates.io-index"
16887checksum = "d376d3ae5850526dfd00d937faea0d81a06fa18f7ac1e26f386d760f241a8f4b"
16888dependencies = [
16889 "anyhow",
16890 "proc-macro2",
16891 "quote",
16892 "syn 2.0.100",
16893 "wit-bindgen-core",
16894 "wit-bindgen-rust",
16895]
16896
16897[[package]]
16898name = "wit-component"
16899version = "0.201.0"
16900source = "registry+https://github.com/rust-lang/crates.io-index"
16901checksum = "421c0c848a0660a8c22e2fd217929a0191f14476b68962afd2af89fd22e39825"
16902dependencies = [
16903 "anyhow",
16904 "bitflags 2.8.0",
16905 "indexmap",
16906 "log",
16907 "serde",
16908 "serde_derive",
16909 "serde_json",
16910 "wasm-encoder 0.201.0",
16911 "wasm-metadata 0.201.0",
16912 "wasmparser 0.201.0",
16913 "wit-parser 0.201.0",
16914]
16915
16916[[package]]
16917name = "wit-component"
16918version = "0.221.3"
16919source = "registry+https://github.com/rust-lang/crates.io-index"
16920checksum = "66c55ca8772d2b270e28066caed50ce4e53a28c3ac10e01efbd90e5be31e448b"
16921dependencies = [
16922 "anyhow",
16923 "bitflags 2.8.0",
16924 "indexmap",
16925 "log",
16926 "serde",
16927 "serde_derive",
16928 "serde_json",
16929 "wasm-encoder 0.221.3",
16930 "wasm-metadata 0.221.3",
16931 "wasmparser 0.221.3",
16932 "wit-parser 0.221.3",
16933]
16934
16935[[package]]
16936name = "wit-parser"
16937version = "0.201.0"
16938source = "registry+https://github.com/rust-lang/crates.io-index"
16939checksum = "196d3ecfc4b759a8573bf86a9b3f8996b304b3732e4c7de81655f875f6efdca6"
16940dependencies = [
16941 "anyhow",
16942 "id-arena",
16943 "indexmap",
16944 "log",
16945 "semver",
16946 "serde",
16947 "serde_derive",
16948 "serde_json",
16949 "unicode-xid",
16950 "wasmparser 0.201.0",
16951]
16952
16953[[package]]
16954name = "wit-parser"
16955version = "0.221.3"
16956source = "registry+https://github.com/rust-lang/crates.io-index"
16957checksum = "896112579ed56b4a538b07a3d16e562d101ff6265c46b515ce0c701eef16b2ac"
16958dependencies = [
16959 "anyhow",
16960 "id-arena",
16961 "indexmap",
16962 "log",
16963 "semver",
16964 "serde",
16965 "serde_derive",
16966 "serde_json",
16967 "unicode-xid",
16968 "wasmparser 0.221.3",
16969]
16970
16971[[package]]
16972name = "witx"
16973version = "0.9.1"
16974source = "registry+https://github.com/rust-lang/crates.io-index"
16975checksum = "e366f27a5cabcddb2706a78296a40b8fcc451e1a6aba2fc1d94b4a01bdaaef4b"
16976dependencies = [
16977 "anyhow",
16978 "log",
16979 "thiserror 1.0.69",
16980 "wast",
16981]
16982
16983[[package]]
16984name = "workspace"
16985version = "0.1.0"
16986dependencies = [
16987 "any_vec",
16988 "anyhow",
16989 "async-recursion 1.1.1",
16990 "bincode",
16991 "call",
16992 "client",
16993 "clock",
16994 "collections",
16995 "component",
16996 "dap",
16997 "db",
16998 "derive_more",
16999 "env_logger 0.11.7",
17000 "fs",
17001 "futures 0.3.31",
17002 "gpui",
17003 "http_client",
17004 "itertools 0.14.0",
17005 "language",
17006 "log",
17007 "node_runtime",
17008 "parking_lot",
17009 "postage",
17010 "project",
17011 "remote",
17012 "schemars",
17013 "serde",
17014 "serde_json",
17015 "session",
17016 "settings",
17017 "smallvec",
17018 "sqlez",
17019 "strum",
17020 "task",
17021 "telemetry",
17022 "tempfile",
17023 "theme",
17024 "ui",
17025 "util",
17026 "uuid",
17027 "zed_actions",
17028]
17029
17030[[package]]
17031name = "worktree"
17032version = "0.1.0"
17033dependencies = [
17034 "anyhow",
17035 "clock",
17036 "collections",
17037 "env_logger 0.11.7",
17038 "fs",
17039 "futures 0.3.31",
17040 "fuzzy",
17041 "git",
17042 "git2",
17043 "git_hosting_providers",
17044 "gpui",
17045 "http_client",
17046 "ignore",
17047 "language",
17048 "log",
17049 "parking_lot",
17050 "paths",
17051 "postage",
17052 "pretty_assertions",
17053 "rand 0.8.5",
17054 "rpc",
17055 "schemars",
17056 "serde",
17057 "serde_json",
17058 "settings",
17059 "smallvec",
17060 "smol",
17061 "sum_tree",
17062 "text",
17063 "util",
17064]
17065
17066[[package]]
17067name = "write16"
17068version = "1.0.0"
17069source = "registry+https://github.com/rust-lang/crates.io-index"
17070checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936"
17071
17072[[package]]
17073name = "writeable"
17074version = "0.5.5"
17075source = "registry+https://github.com/rust-lang/crates.io-index"
17076checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51"
17077
17078[[package]]
17079name = "wyz"
17080version = "0.5.1"
17081source = "registry+https://github.com/rust-lang/crates.io-index"
17082checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"
17083dependencies = [
17084 "tap",
17085]
17086
17087[[package]]
17088name = "x11-clipboard"
17089version = "0.9.3"
17090source = "registry+https://github.com/rust-lang/crates.io-index"
17091checksum = "662d74b3d77e396b8e5beb00b9cad6a9eccf40b2ef68cc858784b14c41d535a3"
17092dependencies = [
17093 "libc",
17094 "x11rb",
17095]
17096
17097[[package]]
17098name = "x11rb"
17099version = "0.13.1"
17100source = "registry+https://github.com/rust-lang/crates.io-index"
17101checksum = "5d91ffca73ee7f68ce055750bf9f6eca0780b8c85eff9bc046a3b0da41755e12"
17102dependencies = [
17103 "as-raw-xcb-connection",
17104 "gethostname",
17105 "libc",
17106 "rustix",
17107 "x11rb-protocol",
17108]
17109
17110[[package]]
17111name = "x11rb-protocol"
17112version = "0.13.1"
17113source = "registry+https://github.com/rust-lang/crates.io-index"
17114checksum = "ec107c4503ea0b4a98ef47356329af139c0a4f7750e621cf2973cd3385ebcb3d"
17115
17116[[package]]
17117name = "xattr"
17118version = "0.2.3"
17119source = "registry+https://github.com/rust-lang/crates.io-index"
17120checksum = "6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc"
17121dependencies = [
17122 "libc",
17123]
17124
17125[[package]]
17126name = "xcursor"
17127version = "0.3.8"
17128source = "registry+https://github.com/rust-lang/crates.io-index"
17129checksum = "0ef33da6b1660b4ddbfb3aef0ade110c8b8a781a3b6382fa5f2b5b040fd55f61"
17130
17131[[package]]
17132name = "xdg-home"
17133version = "1.3.0"
17134source = "registry+https://github.com/rust-lang/crates.io-index"
17135checksum = "ec1cdab258fb55c0da61328dc52c8764709b249011b2cad0454c72f0bf10a1f6"
17136dependencies = [
17137 "libc",
17138 "windows-sys 0.59.0",
17139]
17140
17141[[package]]
17142name = "xim"
17143version = "0.4.0"
17144source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
17145dependencies = [
17146 "ahash 0.8.11",
17147 "hashbrown 0.14.5",
17148 "log",
17149 "x11rb",
17150 "xim-ctext",
17151 "xim-parser",
17152]
17153
17154[[package]]
17155name = "xim-ctext"
17156version = "0.3.0"
17157source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
17158dependencies = [
17159 "encoding_rs",
17160]
17161
17162[[package]]
17163name = "xim-parser"
17164version = "0.2.1"
17165source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
17166dependencies = [
17167 "bitflags 2.8.0",
17168]
17169
17170[[package]]
17171name = "xkbcommon"
17172version = "0.8.0"
17173source = "registry+https://github.com/rust-lang/crates.io-index"
17174checksum = "8d66ca9352cbd4eecbbc40871d8a11b4ac8107cfc528a6e14d7c19c69d0e1ac9"
17175dependencies = [
17176 "as-raw-xcb-connection",
17177 "libc",
17178 "memmap2",
17179 "xkeysym",
17180]
17181
17182[[package]]
17183name = "xkeysym"
17184version = "0.2.1"
17185source = "registry+https://github.com/rust-lang/crates.io-index"
17186checksum = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56"
17187
17188[[package]]
17189name = "xml5ever"
17190version = "0.18.1"
17191source = "registry+https://github.com/rust-lang/crates.io-index"
17192checksum = "9bbb26405d8e919bc1547a5aa9abc95cbfa438f04844f5fdd9dc7596b748bf69"
17193dependencies = [
17194 "log",
17195 "mac",
17196 "markup5ever",
17197]
17198
17199[[package]]
17200name = "xmlparser"
17201version = "0.13.6"
17202source = "registry+https://github.com/rust-lang/crates.io-index"
17203checksum = "66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4"
17204
17205[[package]]
17206name = "xmlwriter"
17207version = "0.1.0"
17208source = "registry+https://github.com/rust-lang/crates.io-index"
17209checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
17210
17211[[package]]
17212name = "xtask"
17213version = "0.1.0"
17214dependencies = [
17215 "anyhow",
17216 "cargo_metadata",
17217 "cargo_toml",
17218 "clap",
17219]
17220
17221[[package]]
17222name = "yaml-rust2"
17223version = "0.8.1"
17224source = "registry+https://github.com/rust-lang/crates.io-index"
17225checksum = "8902160c4e6f2fb145dbe9d6760a75e3c9522d8bf796ed7047c85919ac7115f8"
17226dependencies = [
17227 "arraydeque",
17228 "encoding_rs",
17229 "hashlink 0.8.4",
17230]
17231
17232[[package]]
17233name = "yansi"
17234version = "1.0.1"
17235source = "registry+https://github.com/rust-lang/crates.io-index"
17236checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049"
17237
17238[[package]]
17239name = "yazi"
17240version = "0.2.1"
17241source = "registry+https://github.com/rust-lang/crates.io-index"
17242checksum = "e01738255b5a16e78bbb83e7fbba0a1e7dd506905cfc53f4622d89015a03fbb5"
17243
17244[[package]]
17245name = "yeslogic-fontconfig-sys"
17246version = "6.0.0"
17247source = "registry+https://github.com/rust-lang/crates.io-index"
17248checksum = "503a066b4c037c440169d995b869046827dbc71263f6e8f3be6d77d4f3229dbd"
17249dependencies = [
17250 "dlib",
17251 "once_cell",
17252 "pkg-config",
17253]
17254
17255[[package]]
17256name = "yoke"
17257version = "0.7.5"
17258source = "registry+https://github.com/rust-lang/crates.io-index"
17259checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40"
17260dependencies = [
17261 "serde",
17262 "stable_deref_trait",
17263 "yoke-derive",
17264 "zerofrom",
17265]
17266
17267[[package]]
17268name = "yoke-derive"
17269version = "0.7.5"
17270source = "registry+https://github.com/rust-lang/crates.io-index"
17271checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154"
17272dependencies = [
17273 "proc-macro2",
17274 "quote",
17275 "syn 2.0.100",
17276 "synstructure",
17277]
17278
17279[[package]]
17280name = "zbus"
17281version = "5.5.0"
17282source = "registry+https://github.com/rust-lang/crates.io-index"
17283checksum = "59c333f648ea1b647bc95dc1d34807c8e25ed7a6feff3394034dc4776054b236"
17284dependencies = [
17285 "async-broadcast",
17286 "async-executor",
17287 "async-fs",
17288 "async-io",
17289 "async-lock",
17290 "async-process",
17291 "async-recursion 1.1.1",
17292 "async-task",
17293 "async-trait",
17294 "blocking",
17295 "enumflags2",
17296 "event-listener 5.3.1",
17297 "futures-core",
17298 "futures-lite 2.6.0",
17299 "hex",
17300 "nix",
17301 "ordered-stream",
17302 "serde",
17303 "serde_repr",
17304 "static_assertions",
17305 "tracing",
17306 "uds_windows",
17307 "windows-sys 0.59.0",
17308 "winnow 0.7.1",
17309 "xdg-home",
17310 "zbus_macros",
17311 "zbus_names",
17312 "zvariant",
17313]
17314
17315[[package]]
17316name = "zbus_macros"
17317version = "5.5.0"
17318source = "registry+https://github.com/rust-lang/crates.io-index"
17319checksum = "f325ad10eb0d0a3eb060203494c3b7ec3162a01a59db75d2deee100339709fc0"
17320dependencies = [
17321 "proc-macro-crate",
17322 "proc-macro2",
17323 "quote",
17324 "syn 2.0.100",
17325 "zbus_names",
17326 "zvariant",
17327 "zvariant_utils",
17328]
17329
17330[[package]]
17331name = "zbus_names"
17332version = "4.1.0"
17333source = "registry+https://github.com/rust-lang/crates.io-index"
17334checksum = "856b7a38811f71846fd47856ceee8bccaec8399ff53fb370247e66081ace647b"
17335dependencies = [
17336 "serde",
17337 "static_assertions",
17338 "winnow 0.6.20",
17339 "zvariant",
17340]
17341
17342[[package]]
17343name = "zed"
17344version = "0.181.0"
17345dependencies = [
17346 "activity_indicator",
17347 "anyhow",
17348 "ashpd",
17349 "assets",
17350 "assistant",
17351 "assistant2",
17352 "assistant_context_editor",
17353 "assistant_settings",
17354 "assistant_tools",
17355 "async-watch",
17356 "audio",
17357 "auto_update",
17358 "auto_update_ui",
17359 "backtrace",
17360 "breadcrumbs",
17361 "call",
17362 "channel",
17363 "chrono",
17364 "clap",
17365 "cli",
17366 "client",
17367 "collab_ui",
17368 "collections",
17369 "command_palette",
17370 "command_palette_hooks",
17371 "component_preview",
17372 "copilot",
17373 "dap",
17374 "dap_adapters",
17375 "db",
17376 "debugger_tools",
17377 "debugger_ui",
17378 "diagnostics",
17379 "editor",
17380 "env_logger 0.11.7",
17381 "extension",
17382 "extension_host",
17383 "extensions_ui",
17384 "feature_flags",
17385 "feedback",
17386 "file_finder",
17387 "fs",
17388 "futures 0.3.31",
17389 "git",
17390 "git_hosting_providers",
17391 "git_ui",
17392 "go_to_line",
17393 "gpui",
17394 "gpui_tokio",
17395 "http_client",
17396 "image_viewer",
17397 "inline_completion_button",
17398 "install_cli",
17399 "journal",
17400 "language",
17401 "language_extension",
17402 "language_model",
17403 "language_models",
17404 "language_selector",
17405 "language_tools",
17406 "languages",
17407 "libc",
17408 "log",
17409 "markdown_preview",
17410 "menu",
17411 "migrator",
17412 "mimalloc",
17413 "nix",
17414 "node_runtime",
17415 "notifications",
17416 "outline",
17417 "outline_panel",
17418 "parking_lot",
17419 "paths",
17420 "picker",
17421 "profiling",
17422 "project",
17423 "project_panel",
17424 "project_symbols",
17425 "prompt_store",
17426 "proto",
17427 "recent_projects",
17428 "release_channel",
17429 "remote",
17430 "repl",
17431 "reqwest_client",
17432 "rope",
17433 "search",
17434 "serde",
17435 "serde_json",
17436 "session",
17437 "settings",
17438 "settings_ui",
17439 "shellexpand 2.1.2",
17440 "simplelog",
17441 "smol",
17442 "snippet_provider",
17443 "snippets_ui",
17444 "supermaven",
17445 "sysinfo",
17446 "tab_switcher",
17447 "task",
17448 "tasks_ui",
17449 "telemetry",
17450 "telemetry_events",
17451 "terminal_view",
17452 "theme",
17453 "theme_extension",
17454 "theme_selector",
17455 "time",
17456 "title_bar",
17457 "toolchain_selector",
17458 "tree-sitter-md",
17459 "tree-sitter-rust",
17460 "ui",
17461 "ui_prompt",
17462 "url",
17463 "urlencoding",
17464 "util",
17465 "uuid",
17466 "vim",
17467 "vim_mode_setting",
17468 "welcome",
17469 "windows 0.61.1",
17470 "winresource",
17471 "workspace",
17472 "zed_actions",
17473 "zeta",
17474 "zlog_settings",
17475]
17476
17477[[package]]
17478name = "zed_actions"
17479version = "0.1.0"
17480dependencies = [
17481 "gpui",
17482 "schemars",
17483 "serde",
17484]
17485
17486[[package]]
17487name = "zed_emmet"
17488version = "0.0.3"
17489dependencies = [
17490 "zed_extension_api 0.1.0",
17491]
17492
17493[[package]]
17494name = "zed_extension_api"
17495version = "0.1.0"
17496source = "registry+https://github.com/rust-lang/crates.io-index"
17497checksum = "594fd10dd0f2f853eb243e2425e7c95938cef49adb81d9602921d002c5e6d9d9"
17498dependencies = [
17499 "serde",
17500 "serde_json",
17501 "wit-bindgen",
17502]
17503
17504[[package]]
17505name = "zed_extension_api"
17506version = "0.4.0"
17507dependencies = [
17508 "serde",
17509 "serde_json",
17510 "wit-bindgen",
17511]
17512
17513[[package]]
17514name = "zed_glsl"
17515version = "0.1.0"
17516dependencies = [
17517 "zed_extension_api 0.1.0",
17518]
17519
17520[[package]]
17521name = "zed_html"
17522version = "0.2.0"
17523dependencies = [
17524 "zed_extension_api 0.1.0",
17525]
17526
17527[[package]]
17528name = "zed_llm_client"
17529version = "0.4.1"
17530source = "registry+https://github.com/rust-lang/crates.io-index"
17531checksum = "1bf21350eced858d129840589158a8f6895c4fa4327ae56dd8c7d6a98495bed4"
17532dependencies = [
17533 "serde",
17534 "serde_json",
17535 "uuid",
17536]
17537
17538[[package]]
17539name = "zed_proto"
17540version = "0.2.1"
17541dependencies = [
17542 "zed_extension_api 0.1.0",
17543]
17544
17545[[package]]
17546name = "zed_ruff"
17547version = "0.1.0"
17548dependencies = [
17549 "zed_extension_api 0.1.0",
17550]
17551
17552[[package]]
17553name = "zed_snippets"
17554version = "0.0.5"
17555dependencies = [
17556 "serde_json",
17557 "zed_extension_api 0.1.0",
17558]
17559
17560[[package]]
17561name = "zed_test_extension"
17562version = "0.1.0"
17563dependencies = [
17564 "zed_extension_api 0.4.0",
17565]
17566
17567[[package]]
17568name = "zed_toml"
17569version = "0.1.3"
17570dependencies = [
17571 "zed_extension_api 0.1.0",
17572]
17573
17574[[package]]
17575name = "zeno"
17576version = "0.3.2"
17577source = "registry+https://github.com/rust-lang/crates.io-index"
17578checksum = "cc0de2315dc13d00e5df3cd6b8d2124a6eaec6a2d4b6a1c5f37b7efad17fcc17"
17579
17580[[package]]
17581name = "zerocopy"
17582version = "0.7.35"
17583source = "registry+https://github.com/rust-lang/crates.io-index"
17584checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
17585dependencies = [
17586 "byteorder",
17587 "zerocopy-derive 0.7.35",
17588]
17589
17590[[package]]
17591name = "zerocopy"
17592version = "0.8.18"
17593source = "registry+https://github.com/rust-lang/crates.io-index"
17594checksum = "79386d31a42a4996e3336b0919ddb90f81112af416270cff95b5f5af22b839c2"
17595dependencies = [
17596 "zerocopy-derive 0.8.18",
17597]
17598
17599[[package]]
17600name = "zerocopy-derive"
17601version = "0.7.35"
17602source = "registry+https://github.com/rust-lang/crates.io-index"
17603checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
17604dependencies = [
17605 "proc-macro2",
17606 "quote",
17607 "syn 2.0.100",
17608]
17609
17610[[package]]
17611name = "zerocopy-derive"
17612version = "0.8.18"
17613source = "registry+https://github.com/rust-lang/crates.io-index"
17614checksum = "76331675d372f91bf8d17e13afbd5fe639200b73d01f0fc748bb059f9cca2db7"
17615dependencies = [
17616 "proc-macro2",
17617 "quote",
17618 "syn 2.0.100",
17619]
17620
17621[[package]]
17622name = "zerofrom"
17623version = "0.1.5"
17624source = "registry+https://github.com/rust-lang/crates.io-index"
17625checksum = "cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e"
17626dependencies = [
17627 "zerofrom-derive",
17628]
17629
17630[[package]]
17631name = "zerofrom-derive"
17632version = "0.1.5"
17633source = "registry+https://github.com/rust-lang/crates.io-index"
17634checksum = "595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808"
17635dependencies = [
17636 "proc-macro2",
17637 "quote",
17638 "syn 2.0.100",
17639 "synstructure",
17640]
17641
17642[[package]]
17643name = "zeroize"
17644version = "1.8.1"
17645source = "registry+https://github.com/rust-lang/crates.io-index"
17646checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
17647dependencies = [
17648 "zeroize_derive",
17649]
17650
17651[[package]]
17652name = "zeroize_derive"
17653version = "1.4.2"
17654source = "registry+https://github.com/rust-lang/crates.io-index"
17655checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
17656dependencies = [
17657 "proc-macro2",
17658 "quote",
17659 "syn 2.0.100",
17660]
17661
17662[[package]]
17663name = "zeromq"
17664version = "0.5.0-pre"
17665source = "registry+https://github.com/rust-lang/crates.io-index"
17666checksum = "a1fe92954d37e77bed5e2775cb0fed7dba5f6bc4be6f7f76172a4eb371dc6a9b"
17667dependencies = [
17668 "async-dispatcher",
17669 "async-std",
17670 "async-trait",
17671 "asynchronous-codec",
17672 "bytes 1.10.1",
17673 "crossbeam-queue",
17674 "dashmap 5.5.3",
17675 "futures 0.3.31",
17676 "log",
17677 "num-traits",
17678 "once_cell",
17679 "parking_lot",
17680 "rand 0.8.5",
17681 "regex",
17682 "thiserror 1.0.69",
17683 "uuid",
17684]
17685
17686[[package]]
17687name = "zerovec"
17688version = "0.10.4"
17689source = "registry+https://github.com/rust-lang/crates.io-index"
17690checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079"
17691dependencies = [
17692 "yoke",
17693 "zerofrom",
17694 "zerovec-derive",
17695]
17696
17697[[package]]
17698name = "zerovec-derive"
17699version = "0.10.3"
17700source = "registry+https://github.com/rust-lang/crates.io-index"
17701checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6"
17702dependencies = [
17703 "proc-macro2",
17704 "quote",
17705 "syn 2.0.100",
17706]
17707
17708[[package]]
17709name = "zeta"
17710version = "0.1.0"
17711dependencies = [
17712 "anyhow",
17713 "arrayvec",
17714 "call",
17715 "client",
17716 "clock",
17717 "collections",
17718 "command_palette_hooks",
17719 "ctor",
17720 "db",
17721 "editor",
17722 "env_logger 0.11.7",
17723 "feature_flags",
17724 "fs",
17725 "futures 0.3.31",
17726 "gpui",
17727 "http_client",
17728 "indoc",
17729 "inline_completion",
17730 "language",
17731 "language_model",
17732 "log",
17733 "menu",
17734 "migrator",
17735 "paths",
17736 "postage",
17737 "project",
17738 "regex",
17739 "release_channel",
17740 "reqwest_client",
17741 "rpc",
17742 "serde",
17743 "serde_json",
17744 "settings",
17745 "telemetry",
17746 "telemetry_events",
17747 "theme",
17748 "thiserror 2.0.12",
17749 "tree-sitter-go",
17750 "tree-sitter-rust",
17751 "ui",
17752 "unindent",
17753 "util",
17754 "uuid",
17755 "workspace",
17756 "worktree",
17757 "zed_actions",
17758 "zed_llm_client",
17759]
17760
17761[[package]]
17762name = "zip"
17763version = "0.6.6"
17764source = "registry+https://github.com/rust-lang/crates.io-index"
17765checksum = "760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261"
17766dependencies = [
17767 "aes",
17768 "byteorder",
17769 "bzip2",
17770 "constant_time_eq 0.1.5",
17771 "crc32fast",
17772 "crossbeam-utils",
17773 "flate2",
17774 "hmac",
17775 "pbkdf2 0.11.0",
17776 "sha1",
17777 "time",
17778 "zstd",
17779]
17780
17781[[package]]
17782name = "zlog"
17783version = "0.1.0"
17784dependencies = [
17785 "log",
17786]
17787
17788[[package]]
17789name = "zlog_settings"
17790version = "0.1.0"
17791dependencies = [
17792 "anyhow",
17793 "gpui",
17794 "schemars",
17795 "serde",
17796 "settings",
17797 "zlog",
17798]
17799
17800[[package]]
17801name = "zstd"
17802version = "0.11.2+zstd.1.5.2"
17803source = "registry+https://github.com/rust-lang/crates.io-index"
17804checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"
17805dependencies = [
17806 "zstd-safe",
17807]
17808
17809[[package]]
17810name = "zstd-safe"
17811version = "5.0.2+zstd.1.5.2"
17812source = "registry+https://github.com/rust-lang/crates.io-index"
17813checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"
17814dependencies = [
17815 "libc",
17816 "zstd-sys",
17817]
17818
17819[[package]]
17820name = "zstd-sys"
17821version = "2.0.13+zstd.1.5.6"
17822source = "registry+https://github.com/rust-lang/crates.io-index"
17823checksum = "38ff0f21cfee8f97d94cef41359e0c89aa6113028ab0291aa8ca0038995a95aa"
17824dependencies = [
17825 "cc",
17826 "pkg-config",
17827]
17828
17829[[package]]
17830name = "zune-core"
17831version = "0.4.12"
17832source = "registry+https://github.com/rust-lang/crates.io-index"
17833checksum = "3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a"
17834
17835[[package]]
17836name = "zune-inflate"
17837version = "0.2.54"
17838source = "registry+https://github.com/rust-lang/crates.io-index"
17839checksum = "73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02"
17840dependencies = [
17841 "simd-adler32",
17842]
17843
17844[[package]]
17845name = "zune-jpeg"
17846version = "0.4.13"
17847source = "registry+https://github.com/rust-lang/crates.io-index"
17848checksum = "16099418600b4d8f028622f73ff6e3deaabdff330fb9a2a131dea781ee8b0768"
17849dependencies = [
17850 "zune-core",
17851]
17852
17853[[package]]
17854name = "zvariant"
17855version = "5.4.0"
17856source = "registry+https://github.com/rust-lang/crates.io-index"
17857checksum = "b2df9ee044893fcffbdc25de30546edef3e32341466811ca18421e3cd6c5a3ac"
17858dependencies = [
17859 "endi",
17860 "enumflags2",
17861 "serde",
17862 "static_assertions",
17863 "url",
17864 "winnow 0.7.1",
17865 "zvariant_derive",
17866 "zvariant_utils",
17867]
17868
17869[[package]]
17870name = "zvariant_derive"
17871version = "5.4.0"
17872source = "registry+https://github.com/rust-lang/crates.io-index"
17873checksum = "74170caa85b8b84cc4935f2d56a57c7a15ea6185ccdd7eadb57e6edd90f94b2f"
17874dependencies = [
17875 "proc-macro-crate",
17876 "proc-macro2",
17877 "quote",
17878 "syn 2.0.100",
17879 "zvariant_utils",
17880]
17881
17882[[package]]
17883name = "zvariant_utils"
17884version = "3.2.0"
17885source = "registry+https://github.com/rust-lang/crates.io-index"
17886checksum = "e16edfee43e5d7b553b77872d99bc36afdda75c223ca7ad5e3fbecd82ca5fc34"
17887dependencies = [
17888 "proc-macro2",
17889 "quote",
17890 "serde",
17891 "static_assertions",
17892 "syn 2.0.100",
17893 "winnow 0.7.1",
17894]