1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 3
4
5[[package]]
6name = "activity_indicator"
7version = "0.1.0"
8dependencies = [
9 "anyhow",
10 "auto_update",
11 "editor",
12 "extension",
13 "futures 0.3.30",
14 "gpui",
15 "language",
16 "project",
17 "smallvec",
18 "ui",
19 "workspace",
20]
21
22[[package]]
23name = "addr2line"
24version = "0.24.1"
25source = "registry+https://github.com/rust-lang/crates.io-index"
26checksum = "f5fb1d8e4442bd405fdfd1dacb42792696b0cf9cb15882e5d097b742a676d375"
27dependencies = [
28 "gimli 0.31.0",
29]
30
31[[package]]
32name = "adler"
33version = "1.0.2"
34source = "registry+https://github.com/rust-lang/crates.io-index"
35checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
36
37[[package]]
38name = "adler2"
39version = "2.0.0"
40source = "registry+https://github.com/rust-lang/crates.io-index"
41checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
42
43[[package]]
44name = "aes"
45version = "0.8.4"
46source = "registry+https://github.com/rust-lang/crates.io-index"
47checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0"
48dependencies = [
49 "cfg-if",
50 "cipher",
51 "cpufeatures",
52 "zeroize",
53]
54
55[[package]]
56name = "ahash"
57version = "0.7.8"
58source = "registry+https://github.com/rust-lang/crates.io-index"
59checksum = "891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9"
60dependencies = [
61 "getrandom 0.2.15",
62 "once_cell",
63 "version_check",
64]
65
66[[package]]
67name = "ahash"
68version = "0.8.11"
69source = "registry+https://github.com/rust-lang/crates.io-index"
70checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
71dependencies = [
72 "cfg-if",
73 "const-random",
74 "once_cell",
75 "version_check",
76 "zerocopy",
77]
78
79[[package]]
80name = "aho-corasick"
81version = "1.1.3"
82source = "registry+https://github.com/rust-lang/crates.io-index"
83checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
84dependencies = [
85 "memchr",
86]
87
88[[package]]
89name = "alacritty_terminal"
90version = "0.24.1-dev"
91source = "git+https://github.com/alacritty/alacritty?rev=91d034ff8b53867143c005acfaa14609147c9a2c#91d034ff8b53867143c005acfaa14609147c9a2c"
92dependencies = [
93 "base64 0.22.1",
94 "bitflags 2.6.0",
95 "home",
96 "libc",
97 "log",
98 "miow",
99 "parking_lot",
100 "piper",
101 "polling 3.7.3",
102 "regex-automata 0.4.7",
103 "rustix-openpty",
104 "serde",
105 "signal-hook",
106 "unicode-width",
107 "vte",
108 "windows-sys 0.52.0",
109]
110
111[[package]]
112name = "aliasable"
113version = "0.1.3"
114source = "registry+https://github.com/rust-lang/crates.io-index"
115checksum = "250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd"
116
117[[package]]
118name = "aligned-vec"
119version = "0.5.0"
120source = "registry+https://github.com/rust-lang/crates.io-index"
121checksum = "4aa90d7ce82d4be67b64039a3d588d38dbcc6736577de4a847025ce5b0c468d1"
122
123[[package]]
124name = "allocator-api2"
125version = "0.2.18"
126source = "registry+https://github.com/rust-lang/crates.io-index"
127checksum = "5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f"
128
129[[package]]
130name = "alsa"
131version = "0.9.1"
132source = "registry+https://github.com/rust-lang/crates.io-index"
133checksum = "ed7572b7ba83a31e20d1b48970ee402d2e3e0537dcfe0a3ff4d6eb7508617d43"
134dependencies = [
135 "alsa-sys",
136 "bitflags 2.6.0",
137 "cfg-if",
138 "libc",
139]
140
141[[package]]
142name = "alsa-sys"
143version = "0.3.1"
144source = "registry+https://github.com/rust-lang/crates.io-index"
145checksum = "db8fee663d06c4e303404ef5f40488a53e062f89ba8bfed81f42325aafad1527"
146dependencies = [
147 "libc",
148 "pkg-config",
149]
150
151[[package]]
152name = "ambient-authority"
153version = "0.0.2"
154source = "registry+https://github.com/rust-lang/crates.io-index"
155checksum = "e9d4ee0d472d1cd2e28c97dfa124b3d8d992e10eb0a035f33f5d12e3a177ba3b"
156
157[[package]]
158name = "ammonia"
159version = "4.0.0"
160source = "registry+https://github.com/rust-lang/crates.io-index"
161checksum = "1ab99eae5ee58501ab236beb6f20f6ca39be615267b014899c89b2f0bc18a459"
162dependencies = [
163 "html5ever",
164 "maplit",
165 "once_cell",
166 "tendril",
167 "url",
168]
169
170[[package]]
171name = "android-tzdata"
172version = "0.1.1"
173source = "registry+https://github.com/rust-lang/crates.io-index"
174checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
175
176[[package]]
177name = "android_system_properties"
178version = "0.1.5"
179source = "registry+https://github.com/rust-lang/crates.io-index"
180checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
181dependencies = [
182 "libc",
183]
184
185[[package]]
186name = "anes"
187version = "0.1.6"
188source = "registry+https://github.com/rust-lang/crates.io-index"
189checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
190
191[[package]]
192name = "anstream"
193version = "0.6.15"
194source = "registry+https://github.com/rust-lang/crates.io-index"
195checksum = "64e15c1ab1f89faffbf04a634d5e1962e9074f2741eef6d97f3c4e322426d526"
196dependencies = [
197 "anstyle",
198 "anstyle-parse",
199 "anstyle-query",
200 "anstyle-wincon",
201 "colorchoice",
202 "is_terminal_polyfill",
203 "utf8parse",
204]
205
206[[package]]
207name = "anstyle"
208version = "1.0.8"
209source = "registry+https://github.com/rust-lang/crates.io-index"
210checksum = "1bec1de6f59aedf83baf9ff929c98f2ad654b97c9510f4e70cf6f661d49fd5b1"
211
212[[package]]
213name = "anstyle-parse"
214version = "0.2.5"
215source = "registry+https://github.com/rust-lang/crates.io-index"
216checksum = "eb47de1e80c2b463c735db5b217a0ddc39d612e7ac9e2e96a5aed1f57616c1cb"
217dependencies = [
218 "utf8parse",
219]
220
221[[package]]
222name = "anstyle-query"
223version = "1.1.1"
224source = "registry+https://github.com/rust-lang/crates.io-index"
225checksum = "6d36fc52c7f6c869915e99412912f22093507da8d9e942ceaf66fe4b7c14422a"
226dependencies = [
227 "windows-sys 0.52.0",
228]
229
230[[package]]
231name = "anstyle-wincon"
232version = "3.0.4"
233source = "registry+https://github.com/rust-lang/crates.io-index"
234checksum = "5bf74e1b6e971609db8ca7a9ce79fd5768ab6ae46441c572e46cf596f59e57f8"
235dependencies = [
236 "anstyle",
237 "windows-sys 0.52.0",
238]
239
240[[package]]
241name = "anthropic"
242version = "0.1.0"
243dependencies = [
244 "anyhow",
245 "chrono",
246 "futures 0.3.30",
247 "http_client",
248 "schemars",
249 "serde",
250 "serde_json",
251 "strum 0.25.0",
252 "thiserror",
253 "util",
254]
255
256[[package]]
257name = "any_vec"
258version = "0.14.0"
259source = "registry+https://github.com/rust-lang/crates.io-index"
260checksum = "34cd60c5e3152cef0a592f1b296f1cc93715d89d2551d85315828c3a09575ff4"
261
262[[package]]
263name = "anyhow"
264version = "1.0.91"
265source = "registry+https://github.com/rust-lang/crates.io-index"
266checksum = "c042108f3ed77fd83760a5fd79b53be043192bb3b9dba91d8c574c0ada7850c8"
267
268[[package]]
269name = "approx"
270version = "0.5.1"
271source = "registry+https://github.com/rust-lang/crates.io-index"
272checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"
273dependencies = [
274 "num-traits",
275]
276
277[[package]]
278name = "arbitrary"
279version = "1.3.2"
280source = "registry+https://github.com/rust-lang/crates.io-index"
281checksum = "7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110"
282
283[[package]]
284name = "arg_enum_proc_macro"
285version = "0.3.4"
286source = "registry+https://github.com/rust-lang/crates.io-index"
287checksum = "0ae92a5119aa49cdbcf6b9f893fe4e1d98b04ccbf82ee0584ad948a44a734dea"
288dependencies = [
289 "proc-macro2",
290 "quote",
291 "syn 2.0.76",
292]
293
294[[package]]
295name = "arraydeque"
296version = "0.5.1"
297source = "registry+https://github.com/rust-lang/crates.io-index"
298checksum = "7d902e3d592a523def97af8f317b08ce16b7ab854c1985a0c671e6f15cebc236"
299
300[[package]]
301name = "arrayref"
302version = "0.3.8"
303source = "registry+https://github.com/rust-lang/crates.io-index"
304checksum = "9d151e35f61089500b617991b791fc8bfd237ae50cd5950803758a179b41e67a"
305
306[[package]]
307name = "arrayvec"
308version = "0.7.6"
309source = "registry+https://github.com/rust-lang/crates.io-index"
310checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50"
311dependencies = [
312 "serde",
313]
314
315[[package]]
316name = "as-raw-xcb-connection"
317version = "1.0.1"
318source = "registry+https://github.com/rust-lang/crates.io-index"
319checksum = "175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b"
320
321[[package]]
322name = "ascii"
323version = "1.1.0"
324source = "registry+https://github.com/rust-lang/crates.io-index"
325checksum = "d92bec98840b8f03a5ff5413de5293bfcd8bf96467cf5452609f939ec6f5de16"
326
327[[package]]
328name = "ash"
329version = "0.38.0+1.3.281"
330source = "registry+https://github.com/rust-lang/crates.io-index"
331checksum = "0bb44936d800fea8f016d7f2311c6a4f97aebd5dc86f09906139ec848cf3a46f"
332dependencies = [
333 "libloading",
334]
335
336[[package]]
337name = "ash-window"
338version = "0.13.0"
339source = "registry+https://github.com/rust-lang/crates.io-index"
340checksum = "52bca67b61cb81e5553babde81b8211f713cb6db79766f80168f3e5f40ea6c82"
341dependencies = [
342 "ash",
343 "raw-window-handle",
344 "raw-window-metal",
345]
346
347[[package]]
348name = "ashpd"
349version = "0.9.2"
350source = "registry+https://github.com/rust-lang/crates.io-index"
351checksum = "4d43c03d9e36dd40cab48435be0b09646da362c278223ca535493877b2c1dee9"
352dependencies = [
353 "async-fs 2.1.2",
354 "async-net 2.0.0",
355 "enumflags2",
356 "futures-channel",
357 "futures-util",
358 "rand 0.8.5",
359 "serde",
360 "serde_repr",
361 "url",
362 "zbus",
363]
364
365[[package]]
366name = "assets"
367version = "0.1.0"
368dependencies = [
369 "anyhow",
370 "gpui",
371 "rust-embed",
372]
373
374[[package]]
375name = "assistant"
376version = "0.1.0"
377dependencies = [
378 "anthropic",
379 "anyhow",
380 "assets",
381 "assistant_slash_command",
382 "assistant_tool",
383 "async-watch",
384 "cargo_toml",
385 "chrono",
386 "client",
387 "clock",
388 "collections",
389 "command_palette_hooks",
390 "context_servers",
391 "ctor",
392 "db",
393 "editor",
394 "env_logger 0.11.5",
395 "feature_flags",
396 "fs",
397 "futures 0.3.30",
398 "fuzzy",
399 "globset",
400 "gpui",
401 "handlebars 4.5.0",
402 "heed",
403 "html_to_markdown",
404 "http_client",
405 "indexed_docs",
406 "indoc",
407 "language",
408 "language_model",
409 "languages",
410 "log",
411 "lsp",
412 "markdown",
413 "menu",
414 "multi_buffer",
415 "ollama",
416 "open_ai",
417 "ordered-float 2.10.1",
418 "parking_lot",
419 "paths",
420 "picker",
421 "pretty_assertions",
422 "project",
423 "proto",
424 "rand 0.8.5",
425 "regex",
426 "release_channel",
427 "rope",
428 "rpc",
429 "schemars",
430 "search",
431 "semantic_index",
432 "serde",
433 "serde_json",
434 "serde_json_lenient",
435 "settings",
436 "similar",
437 "smallvec",
438 "smol",
439 "strum 0.25.0",
440 "telemetry_events",
441 "terminal",
442 "terminal_view",
443 "text",
444 "theme",
445 "toml 0.8.19",
446 "tree-sitter-md",
447 "ui",
448 "unindent",
449 "util",
450 "uuid",
451 "workspace",
452 "zed_actions",
453]
454
455[[package]]
456name = "assistant_slash_command"
457version = "0.1.0"
458dependencies = [
459 "anyhow",
460 "collections",
461 "derive_more",
462 "futures 0.3.30",
463 "gpui",
464 "language",
465 "parking_lot",
466 "pretty_assertions",
467 "serde",
468 "serde_json",
469 "workspace",
470]
471
472[[package]]
473name = "assistant_tool"
474version = "0.1.0"
475dependencies = [
476 "anyhow",
477 "collections",
478 "derive_more",
479 "gpui",
480 "parking_lot",
481 "serde",
482 "serde_json",
483 "workspace",
484]
485
486[[package]]
487name = "async-attributes"
488version = "1.1.2"
489source = "registry+https://github.com/rust-lang/crates.io-index"
490checksum = "a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5"
491dependencies = [
492 "quote",
493 "syn 1.0.109",
494]
495
496[[package]]
497name = "async-broadcast"
498version = "0.7.1"
499source = "registry+https://github.com/rust-lang/crates.io-index"
500checksum = "20cd0e2e25ea8e5f7e9df04578dc6cf5c83577fd09b1a46aaf5c85e1c33f2a7e"
501dependencies = [
502 "event-listener 5.3.1",
503 "event-listener-strategy",
504 "futures-core",
505 "pin-project-lite",
506]
507
508[[package]]
509name = "async-channel"
510version = "1.9.0"
511source = "registry+https://github.com/rust-lang/crates.io-index"
512checksum = "81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35"
513dependencies = [
514 "concurrent-queue",
515 "event-listener 2.5.3",
516 "futures-core",
517]
518
519[[package]]
520name = "async-channel"
521version = "2.3.1"
522source = "registry+https://github.com/rust-lang/crates.io-index"
523checksum = "89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a"
524dependencies = [
525 "concurrent-queue",
526 "event-listener-strategy",
527 "futures-core",
528 "pin-project-lite",
529]
530
531[[package]]
532name = "async-compat"
533version = "0.2.4"
534source = "registry+https://github.com/rust-lang/crates.io-index"
535checksum = "7bab94bde396a3f7b4962e396fdad640e241ed797d4d8d77fc8c237d14c58fc0"
536dependencies = [
537 "futures-core",
538 "futures-io",
539 "once_cell",
540 "pin-project-lite",
541 "tokio",
542]
543
544[[package]]
545name = "async-compression"
546version = "0.4.13"
547source = "registry+https://github.com/rust-lang/crates.io-index"
548checksum = "7e614738943d3f68c628ae3dbce7c3daffb196665f82f8c8ea6b65de73c79429"
549dependencies = [
550 "deflate64",
551 "flate2",
552 "futures-core",
553 "futures-io",
554 "memchr",
555 "pin-project-lite",
556]
557
558[[package]]
559name = "async-dispatcher"
560version = "0.1.2"
561source = "registry+https://github.com/rust-lang/crates.io-index"
562checksum = "5c8bff43baa5b0ca8f8bcd7f9338f5d30fbd75236a2aa89130a7c5121a06d6ca"
563dependencies = [
564 "async-task",
565 "futures-lite 1.13.0",
566]
567
568[[package]]
569name = "async-executor"
570version = "1.13.0"
571source = "registry+https://github.com/rust-lang/crates.io-index"
572checksum = "d7ebdfa2ebdab6b1760375fa7d6f382b9f486eac35fc994625a00e89280bdbb7"
573dependencies = [
574 "async-task",
575 "concurrent-queue",
576 "fastrand 2.1.1",
577 "futures-lite 2.3.0",
578 "slab",
579]
580
581[[package]]
582name = "async-fs"
583version = "1.6.0"
584source = "registry+https://github.com/rust-lang/crates.io-index"
585checksum = "279cf904654eeebfa37ac9bb1598880884924aab82e290aa65c9e77a0e142e06"
586dependencies = [
587 "async-lock 2.8.0",
588 "autocfg",
589 "blocking",
590 "futures-lite 1.13.0",
591]
592
593[[package]]
594name = "async-fs"
595version = "2.1.2"
596source = "registry+https://github.com/rust-lang/crates.io-index"
597checksum = "ebcd09b382f40fcd159c2d695175b2ae620ffa5f3bd6f664131efff4e8b9e04a"
598dependencies = [
599 "async-lock 3.4.0",
600 "blocking",
601 "futures-lite 2.3.0",
602]
603
604[[package]]
605name = "async-global-executor"
606version = "2.4.1"
607source = "registry+https://github.com/rust-lang/crates.io-index"
608checksum = "05b1b633a2115cd122d73b955eadd9916c18c8f510ec9cd1686404c60ad1c29c"
609dependencies = [
610 "async-channel 2.3.1",
611 "async-executor",
612 "async-io 2.3.4",
613 "async-lock 3.4.0",
614 "blocking",
615 "futures-lite 2.3.0",
616 "once_cell",
617]
618
619[[package]]
620name = "async-io"
621version = "1.13.0"
622source = "registry+https://github.com/rust-lang/crates.io-index"
623checksum = "0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2af"
624dependencies = [
625 "async-lock 2.8.0",
626 "autocfg",
627 "cfg-if",
628 "concurrent-queue",
629 "futures-lite 1.13.0",
630 "log",
631 "parking",
632 "polling 2.8.0",
633 "rustix 0.37.27",
634 "slab",
635 "socket2 0.4.10",
636 "waker-fn",
637]
638
639[[package]]
640name = "async-io"
641version = "2.3.4"
642source = "registry+https://github.com/rust-lang/crates.io-index"
643checksum = "444b0228950ee6501b3568d3c93bf1176a1fdbc3b758dcd9475046d30f4dc7e8"
644dependencies = [
645 "async-lock 3.4.0",
646 "cfg-if",
647 "concurrent-queue",
648 "futures-io",
649 "futures-lite 2.3.0",
650 "parking",
651 "polling 3.7.3",
652 "rustix 0.38.35",
653 "slab",
654 "tracing",
655 "windows-sys 0.59.0",
656]
657
658[[package]]
659name = "async-lock"
660version = "2.8.0"
661source = "registry+https://github.com/rust-lang/crates.io-index"
662checksum = "287272293e9d8c41773cec55e365490fe034813a2f172f502d6ddcf75b2f582b"
663dependencies = [
664 "event-listener 2.5.3",
665]
666
667[[package]]
668name = "async-lock"
669version = "3.4.0"
670source = "registry+https://github.com/rust-lang/crates.io-index"
671checksum = "ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18"
672dependencies = [
673 "event-listener 5.3.1",
674 "event-listener-strategy",
675 "pin-project-lite",
676]
677
678[[package]]
679name = "async-native-tls"
680version = "0.5.0"
681source = "registry+https://github.com/rust-lang/crates.io-index"
682checksum = "9343dc5acf07e79ff82d0c37899f079db3534d99f189a1837c8e549c99405bec"
683dependencies = [
684 "futures-util",
685 "native-tls",
686 "thiserror",
687 "url",
688]
689
690[[package]]
691name = "async-net"
692version = "1.8.0"
693source = "registry+https://github.com/rust-lang/crates.io-index"
694checksum = "0434b1ed18ce1cf5769b8ac540e33f01fa9471058b5e89da9e06f3c882a8c12f"
695dependencies = [
696 "async-io 1.13.0",
697 "blocking",
698 "futures-lite 1.13.0",
699]
700
701[[package]]
702name = "async-net"
703version = "2.0.0"
704source = "registry+https://github.com/rust-lang/crates.io-index"
705checksum = "b948000fad4873c1c9339d60f2623323a0cfd3816e5181033c6a5cb68b2accf7"
706dependencies = [
707 "async-io 2.3.4",
708 "blocking",
709 "futures-lite 2.3.0",
710]
711
712[[package]]
713name = "async-pipe"
714version = "0.1.3"
715source = "git+https://github.com/zed-industries/async-pipe-rs?rev=82d00a04211cf4e1236029aa03e6b6ce2a74c553#82d00a04211cf4e1236029aa03e6b6ce2a74c553"
716dependencies = [
717 "futures 0.3.30",
718 "log",
719]
720
721[[package]]
722name = "async-process"
723version = "1.8.1"
724source = "registry+https://github.com/rust-lang/crates.io-index"
725checksum = "ea6438ba0a08d81529c69b36700fa2f95837bfe3e776ab39cde9c14d9149da88"
726dependencies = [
727 "async-io 1.13.0",
728 "async-lock 2.8.0",
729 "async-signal",
730 "blocking",
731 "cfg-if",
732 "event-listener 3.1.0",
733 "futures-lite 1.13.0",
734 "rustix 0.38.35",
735 "windows-sys 0.48.0",
736]
737
738[[package]]
739name = "async-process"
740version = "2.2.4"
741source = "registry+https://github.com/rust-lang/crates.io-index"
742checksum = "a8a07789659a4d385b79b18b9127fc27e1a59e1e89117c78c5ea3b806f016374"
743dependencies = [
744 "async-channel 2.3.1",
745 "async-io 2.3.4",
746 "async-lock 3.4.0",
747 "async-signal",
748 "async-task",
749 "blocking",
750 "cfg-if",
751 "event-listener 5.3.1",
752 "futures-lite 2.3.0",
753 "rustix 0.38.35",
754 "tracing",
755 "windows-sys 0.59.0",
756]
757
758[[package]]
759name = "async-recursion"
760version = "0.3.2"
761source = "registry+https://github.com/rust-lang/crates.io-index"
762checksum = "d7d78656ba01f1b93024b7c3a0467f1608e4be67d725749fdcd7d2c7678fd7a2"
763dependencies = [
764 "proc-macro2",
765 "quote",
766 "syn 1.0.109",
767]
768
769[[package]]
770name = "async-recursion"
771version = "1.1.1"
772source = "registry+https://github.com/rust-lang/crates.io-index"
773checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11"
774dependencies = [
775 "proc-macro2",
776 "quote",
777 "syn 2.0.76",
778]
779
780[[package]]
781name = "async-signal"
782version = "0.2.10"
783source = "registry+https://github.com/rust-lang/crates.io-index"
784checksum = "637e00349800c0bdf8bfc21ebbc0b6524abea702b0da4168ac00d070d0c0b9f3"
785dependencies = [
786 "async-io 2.3.4",
787 "async-lock 3.4.0",
788 "atomic-waker",
789 "cfg-if",
790 "futures-core",
791 "futures-io",
792 "rustix 0.38.35",
793 "signal-hook-registry",
794 "slab",
795 "windows-sys 0.59.0",
796]
797
798[[package]]
799name = "async-std"
800version = "1.12.0"
801source = "registry+https://github.com/rust-lang/crates.io-index"
802checksum = "62565bb4402e926b29953c785397c6dc0391b7b446e45008b0049eb43cec6f5d"
803dependencies = [
804 "async-attributes",
805 "async-channel 1.9.0",
806 "async-global-executor",
807 "async-io 1.13.0",
808 "async-lock 2.8.0",
809 "async-process 1.8.1",
810 "crossbeam-utils",
811 "futures-channel",
812 "futures-core",
813 "futures-io",
814 "futures-lite 1.13.0",
815 "gloo-timers",
816 "kv-log-macro",
817 "log",
818 "memchr",
819 "once_cell",
820 "pin-project-lite",
821 "pin-utils",
822 "slab",
823 "wasm-bindgen-futures",
824]
825
826[[package]]
827name = "async-stream"
828version = "0.3.5"
829source = "registry+https://github.com/rust-lang/crates.io-index"
830checksum = "cd56dd203fef61ac097dd65721a419ddccb106b2d2b70ba60a6b529f03961a51"
831dependencies = [
832 "async-stream-impl",
833 "futures-core",
834 "pin-project-lite",
835]
836
837[[package]]
838name = "async-stream-impl"
839version = "0.3.5"
840source = "registry+https://github.com/rust-lang/crates.io-index"
841checksum = "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193"
842dependencies = [
843 "proc-macro2",
844 "quote",
845 "syn 2.0.76",
846]
847
848[[package]]
849name = "async-stripe"
850version = "0.40.0"
851source = "git+https://github.com/zed-industries/async-stripe?rev=3672dd4efb7181aa597bf580bf5a2f5d23db6735#3672dd4efb7181aa597bf580bf5a2f5d23db6735"
852dependencies = [
853 "chrono",
854 "futures-util",
855 "http-types",
856 "hyper 0.14.30",
857 "hyper-rustls 0.24.2",
858 "serde",
859 "serde_json",
860 "serde_path_to_error",
861 "serde_qs 0.10.1",
862 "smart-default",
863 "smol_str",
864 "thiserror",
865 "tokio",
866]
867
868[[package]]
869name = "async-tar"
870version = "0.5.0"
871source = "registry+https://github.com/rust-lang/crates.io-index"
872checksum = "a42f905d4f623faf634bbd1e001e84e0efc24694afa64be9ad239bf6ca49e1f8"
873dependencies = [
874 "async-std",
875 "filetime",
876 "libc",
877 "pin-project",
878 "redox_syscall 0.2.16",
879 "xattr",
880]
881
882[[package]]
883name = "async-task"
884version = "4.7.1"
885source = "registry+https://github.com/rust-lang/crates.io-index"
886checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de"
887
888[[package]]
889name = "async-tls"
890version = "0.12.0"
891source = "registry+https://github.com/rust-lang/crates.io-index"
892checksum = "cfeefd0ca297cbbb3bd34fd6b228401c2a5177038257afd751bc29f0a2da4795"
893dependencies = [
894 "futures-core",
895 "futures-io",
896 "rustls 0.20.9",
897 "rustls-pemfile 1.0.4",
898 "webpki",
899 "webpki-roots 0.22.6",
900]
901
902[[package]]
903name = "async-trait"
904version = "0.1.83"
905source = "registry+https://github.com/rust-lang/crates.io-index"
906checksum = "721cae7de5c34fbb2acd27e21e6d2cf7b886dce0c27388d46c4e6c47ea4318dd"
907dependencies = [
908 "proc-macro2",
909 "quote",
910 "syn 2.0.76",
911]
912
913[[package]]
914name = "async-tungstenite"
915version = "0.24.0"
916source = "registry+https://github.com/rust-lang/crates.io-index"
917checksum = "3609af4bbf701ddaf1f6bb4e6257dff4ff8932327d0e685d3f653724c258b1ac"
918dependencies = [
919 "async-std",
920 "async-tls",
921 "futures-io",
922 "futures-util",
923 "log",
924 "pin-project-lite",
925 "tungstenite 0.21.0",
926]
927
928[[package]]
929name = "async-watch"
930version = "0.3.1"
931source = "registry+https://github.com/rust-lang/crates.io-index"
932checksum = "a078faf4e27c0c6cc0efb20e5da59dcccc04968ebf2801d8e0b2195124cdcdb2"
933dependencies = [
934 "event-listener 2.5.3",
935]
936
937[[package]]
938name = "async_zip"
939version = "0.0.17"
940source = "registry+https://github.com/rust-lang/crates.io-index"
941checksum = "00b9f7252833d5ed4b00aa9604b563529dd5e11de9c23615de2dcdf91eb87b52"
942dependencies = [
943 "async-compression",
944 "crc32fast",
945 "futures-lite 2.3.0",
946 "pin-project",
947 "thiserror",
948]
949
950[[package]]
951name = "asynchronous-codec"
952version = "0.7.0"
953source = "registry+https://github.com/rust-lang/crates.io-index"
954checksum = "a860072022177f903e59730004fb5dc13db9275b79bb2aef7ba8ce831956c233"
955dependencies = [
956 "bytes 1.7.2",
957 "futures-sink",
958 "futures-util",
959 "memchr",
960 "pin-project-lite",
961]
962
963[[package]]
964name = "atoi"
965version = "2.0.0"
966source = "registry+https://github.com/rust-lang/crates.io-index"
967checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528"
968dependencies = [
969 "num-traits",
970]
971
972[[package]]
973name = "atomic"
974version = "0.5.3"
975source = "registry+https://github.com/rust-lang/crates.io-index"
976checksum = "c59bdb34bc650a32731b31bd8f0829cc15d24a708ee31559e0bb34f2bc320cba"
977
978[[package]]
979name = "atomic-waker"
980version = "1.1.2"
981source = "registry+https://github.com/rust-lang/crates.io-index"
982checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
983
984[[package]]
985name = "audio"
986version = "0.1.0"
987dependencies = [
988 "anyhow",
989 "collections",
990 "derive_more",
991 "gpui",
992 "parking_lot",
993 "rodio",
994 "util",
995]
996
997[[package]]
998name = "auto_update"
999version = "0.1.0"
1000dependencies = [
1001 "anyhow",
1002 "client",
1003 "db",
1004 "editor",
1005 "gpui",
1006 "http_client",
1007 "log",
1008 "markdown_preview",
1009 "menu",
1010 "paths",
1011 "release_channel",
1012 "schemars",
1013 "serde",
1014 "serde_derive",
1015 "serde_json",
1016 "settings",
1017 "smol",
1018 "tempfile",
1019 "util",
1020 "which 6.0.3",
1021 "workspace",
1022]
1023
1024[[package]]
1025name = "autocfg"
1026version = "1.3.0"
1027source = "registry+https://github.com/rust-lang/crates.io-index"
1028checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0"
1029
1030[[package]]
1031name = "av1-grain"
1032version = "0.2.3"
1033source = "registry+https://github.com/rust-lang/crates.io-index"
1034checksum = "6678909d8c5d46a42abcf571271e15fdbc0a225e3646cf23762cd415046c78bf"
1035dependencies = [
1036 "anyhow",
1037 "arrayvec",
1038 "log",
1039 "nom",
1040 "num-rational",
1041 "v_frame",
1042]
1043
1044[[package]]
1045name = "avif-serialize"
1046version = "0.8.1"
1047source = "registry+https://github.com/rust-lang/crates.io-index"
1048checksum = "876c75a42f6364451a033496a14c44bffe41f5f4a8236f697391f11024e596d2"
1049dependencies = [
1050 "arrayvec",
1051]
1052
1053[[package]]
1054name = "aws-config"
1055version = "1.5.5"
1056source = "registry+https://github.com/rust-lang/crates.io-index"
1057checksum = "4e95816a168520d72c0e7680c405a5a8c1fb6a035b4bc4b9d7b0de8e1a941697"
1058dependencies = [
1059 "aws-credential-types",
1060 "aws-runtime",
1061 "aws-sdk-sso",
1062 "aws-sdk-ssooidc",
1063 "aws-sdk-sts",
1064 "aws-smithy-async",
1065 "aws-smithy-http",
1066 "aws-smithy-json",
1067 "aws-smithy-runtime",
1068 "aws-smithy-runtime-api",
1069 "aws-smithy-types",
1070 "aws-types",
1071 "bytes 1.7.2",
1072 "fastrand 2.1.1",
1073 "hex",
1074 "http 0.2.12",
1075 "ring 0.17.8",
1076 "time",
1077 "tokio",
1078 "tracing",
1079 "url",
1080 "zeroize",
1081]
1082
1083[[package]]
1084name = "aws-credential-types"
1085version = "1.2.1"
1086source = "registry+https://github.com/rust-lang/crates.io-index"
1087checksum = "60e8f6b615cb5fc60a98132268508ad104310f0cfb25a1c22eee76efdf9154da"
1088dependencies = [
1089 "aws-smithy-async",
1090 "aws-smithy-runtime-api",
1091 "aws-smithy-types",
1092 "zeroize",
1093]
1094
1095[[package]]
1096name = "aws-runtime"
1097version = "1.4.2"
1098source = "registry+https://github.com/rust-lang/crates.io-index"
1099checksum = "2424565416eef55906f9f8cece2072b6b6a76075e3ff81483ebe938a89a4c05f"
1100dependencies = [
1101 "aws-credential-types",
1102 "aws-sigv4",
1103 "aws-smithy-async",
1104 "aws-smithy-eventstream",
1105 "aws-smithy-http",
1106 "aws-smithy-runtime",
1107 "aws-smithy-runtime-api",
1108 "aws-smithy-types",
1109 "aws-types",
1110 "bytes 1.7.2",
1111 "fastrand 2.1.1",
1112 "http 0.2.12",
1113 "http-body 0.4.6",
1114 "once_cell",
1115 "percent-encoding",
1116 "pin-project-lite",
1117 "tracing",
1118 "uuid",
1119]
1120
1121[[package]]
1122name = "aws-sdk-s3"
1123version = "1.47.0"
1124source = "registry+https://github.com/rust-lang/crates.io-index"
1125checksum = "cca49303c05d2a740b8a4552fac63a4db6ead84f7e7eeed04761fd3014c26f25"
1126dependencies = [
1127 "ahash 0.8.11",
1128 "aws-credential-types",
1129 "aws-runtime",
1130 "aws-sigv4",
1131 "aws-smithy-async",
1132 "aws-smithy-checksums",
1133 "aws-smithy-eventstream",
1134 "aws-smithy-http",
1135 "aws-smithy-json",
1136 "aws-smithy-runtime",
1137 "aws-smithy-runtime-api",
1138 "aws-smithy-types",
1139 "aws-smithy-xml",
1140 "aws-types",
1141 "bytes 1.7.2",
1142 "fastrand 2.1.1",
1143 "hex",
1144 "hmac",
1145 "http 0.2.12",
1146 "http-body 0.4.6",
1147 "lru",
1148 "once_cell",
1149 "percent-encoding",
1150 "regex-lite",
1151 "sha2",
1152 "tracing",
1153 "url",
1154]
1155
1156[[package]]
1157name = "aws-sdk-sso"
1158version = "1.40.0"
1159source = "registry+https://github.com/rust-lang/crates.io-index"
1160checksum = "e5879bec6e74b648ce12f6085e7245417bc5f6d672781028384d2e494be3eb6d"
1161dependencies = [
1162 "aws-credential-types",
1163 "aws-runtime",
1164 "aws-smithy-async",
1165 "aws-smithy-http",
1166 "aws-smithy-json",
1167 "aws-smithy-runtime",
1168 "aws-smithy-runtime-api",
1169 "aws-smithy-types",
1170 "aws-types",
1171 "bytes 1.7.2",
1172 "http 0.2.12",
1173 "once_cell",
1174 "regex-lite",
1175 "tracing",
1176]
1177
1178[[package]]
1179name = "aws-sdk-ssooidc"
1180version = "1.41.0"
1181source = "registry+https://github.com/rust-lang/crates.io-index"
1182checksum = "4ef4cd9362f638c22a3b959fd8df292e7e47fdf170270f86246b97109b5f2f7d"
1183dependencies = [
1184 "aws-credential-types",
1185 "aws-runtime",
1186 "aws-smithy-async",
1187 "aws-smithy-http",
1188 "aws-smithy-json",
1189 "aws-smithy-runtime",
1190 "aws-smithy-runtime-api",
1191 "aws-smithy-types",
1192 "aws-types",
1193 "bytes 1.7.2",
1194 "http 0.2.12",
1195 "once_cell",
1196 "regex-lite",
1197 "tracing",
1198]
1199
1200[[package]]
1201name = "aws-sdk-sts"
1202version = "1.40.0"
1203source = "registry+https://github.com/rust-lang/crates.io-index"
1204checksum = "0b1e2735d2ab28b35ecbb5496c9d41857f52a0d6a0075bbf6a8af306045ea6f6"
1205dependencies = [
1206 "aws-credential-types",
1207 "aws-runtime",
1208 "aws-smithy-async",
1209 "aws-smithy-http",
1210 "aws-smithy-json",
1211 "aws-smithy-query",
1212 "aws-smithy-runtime",
1213 "aws-smithy-runtime-api",
1214 "aws-smithy-types",
1215 "aws-smithy-xml",
1216 "aws-types",
1217 "http 0.2.12",
1218 "once_cell",
1219 "regex-lite",
1220 "tracing",
1221]
1222
1223[[package]]
1224name = "aws-sigv4"
1225version = "1.2.3"
1226source = "registry+https://github.com/rust-lang/crates.io-index"
1227checksum = "5df1b0fa6be58efe9d4ccc257df0a53b89cd8909e86591a13ca54817c87517be"
1228dependencies = [
1229 "aws-credential-types",
1230 "aws-smithy-eventstream",
1231 "aws-smithy-http",
1232 "aws-smithy-runtime-api",
1233 "aws-smithy-types",
1234 "bytes 1.7.2",
1235 "crypto-bigint 0.5.5",
1236 "form_urlencoded",
1237 "hex",
1238 "hmac",
1239 "http 0.2.12",
1240 "http 1.1.0",
1241 "once_cell",
1242 "p256",
1243 "percent-encoding",
1244 "ring 0.17.8",
1245 "sha2",
1246 "subtle",
1247 "time",
1248 "tracing",
1249 "zeroize",
1250]
1251
1252[[package]]
1253name = "aws-smithy-async"
1254version = "1.2.1"
1255source = "registry+https://github.com/rust-lang/crates.io-index"
1256checksum = "62220bc6e97f946ddd51b5f1361f78996e704677afc518a4ff66b7a72ea1378c"
1257dependencies = [
1258 "futures-util",
1259 "pin-project-lite",
1260 "tokio",
1261]
1262
1263[[package]]
1264name = "aws-smithy-checksums"
1265version = "0.60.12"
1266source = "registry+https://github.com/rust-lang/crates.io-index"
1267checksum = "598b1689d001c4d4dc3cb386adb07d37786783aee3ac4b324bcadac116bf3d23"
1268dependencies = [
1269 "aws-smithy-http",
1270 "aws-smithy-types",
1271 "bytes 1.7.2",
1272 "crc32c",
1273 "crc32fast",
1274 "hex",
1275 "http 0.2.12",
1276 "http-body 0.4.6",
1277 "md-5",
1278 "pin-project-lite",
1279 "sha1",
1280 "sha2",
1281 "tracing",
1282]
1283
1284[[package]]
1285name = "aws-smithy-eventstream"
1286version = "0.60.4"
1287source = "registry+https://github.com/rust-lang/crates.io-index"
1288checksum = "e6363078f927f612b970edf9d1903ef5cef9a64d1e8423525ebb1f0a1633c858"
1289dependencies = [
1290 "aws-smithy-types",
1291 "bytes 1.7.2",
1292 "crc32fast",
1293]
1294
1295[[package]]
1296name = "aws-smithy-http"
1297version = "0.60.10"
1298source = "registry+https://github.com/rust-lang/crates.io-index"
1299checksum = "01dbcb6e2588fd64cfb6d7529661b06466419e4c54ed1c62d6510d2d0350a728"
1300dependencies = [
1301 "aws-smithy-eventstream",
1302 "aws-smithy-runtime-api",
1303 "aws-smithy-types",
1304 "bytes 1.7.2",
1305 "bytes-utils",
1306 "futures-core",
1307 "http 0.2.12",
1308 "http-body 0.4.6",
1309 "once_cell",
1310 "percent-encoding",
1311 "pin-project-lite",
1312 "pin-utils",
1313 "tracing",
1314]
1315
1316[[package]]
1317name = "aws-smithy-json"
1318version = "0.60.7"
1319source = "registry+https://github.com/rust-lang/crates.io-index"
1320checksum = "4683df9469ef09468dad3473d129960119a0d3593617542b7d52086c8486f2d6"
1321dependencies = [
1322 "aws-smithy-types",
1323]
1324
1325[[package]]
1326name = "aws-smithy-query"
1327version = "0.60.7"
1328source = "registry+https://github.com/rust-lang/crates.io-index"
1329checksum = "f2fbd61ceb3fe8a1cb7352e42689cec5335833cd9f94103a61e98f9bb61c64bb"
1330dependencies = [
1331 "aws-smithy-types",
1332 "urlencoding",
1333]
1334
1335[[package]]
1336name = "aws-smithy-runtime"
1337version = "1.7.1"
1338source = "registry+https://github.com/rust-lang/crates.io-index"
1339checksum = "d1ce695746394772e7000b39fe073095db6d45a862d0767dd5ad0ac0d7f8eb87"
1340dependencies = [
1341 "aws-smithy-async",
1342 "aws-smithy-http",
1343 "aws-smithy-runtime-api",
1344 "aws-smithy-types",
1345 "bytes 1.7.2",
1346 "fastrand 2.1.1",
1347 "h2 0.3.26",
1348 "http 0.2.12",
1349 "http-body 0.4.6",
1350 "http-body 1.0.1",
1351 "httparse",
1352 "hyper 0.14.30",
1353 "hyper-rustls 0.24.2",
1354 "once_cell",
1355 "pin-project-lite",
1356 "pin-utils",
1357 "rustls 0.21.12",
1358 "tokio",
1359 "tracing",
1360]
1361
1362[[package]]
1363name = "aws-smithy-runtime-api"
1364version = "1.7.2"
1365source = "registry+https://github.com/rust-lang/crates.io-index"
1366checksum = "e086682a53d3aa241192aa110fa8dfce98f2f5ac2ead0de84d41582c7e8fdb96"
1367dependencies = [
1368 "aws-smithy-async",
1369 "aws-smithy-types",
1370 "bytes 1.7.2",
1371 "http 0.2.12",
1372 "http 1.1.0",
1373 "pin-project-lite",
1374 "tokio",
1375 "tracing",
1376 "zeroize",
1377]
1378
1379[[package]]
1380name = "aws-smithy-types"
1381version = "1.2.4"
1382source = "registry+https://github.com/rust-lang/crates.io-index"
1383checksum = "273dcdfd762fae3e1650b8024624e7cd50e484e37abdab73a7a706188ad34543"
1384dependencies = [
1385 "base64-simd",
1386 "bytes 1.7.2",
1387 "bytes-utils",
1388 "futures-core",
1389 "http 0.2.12",
1390 "http 1.1.0",
1391 "http-body 0.4.6",
1392 "http-body 1.0.1",
1393 "http-body-util",
1394 "itoa",
1395 "num-integer",
1396 "pin-project-lite",
1397 "pin-utils",
1398 "ryu",
1399 "serde",
1400 "time",
1401 "tokio",
1402 "tokio-util",
1403]
1404
1405[[package]]
1406name = "aws-smithy-xml"
1407version = "0.60.8"
1408source = "registry+https://github.com/rust-lang/crates.io-index"
1409checksum = "d123fbc2a4adc3c301652ba8e149bf4bc1d1725affb9784eb20c953ace06bf55"
1410dependencies = [
1411 "xmlparser",
1412]
1413
1414[[package]]
1415name = "aws-types"
1416version = "1.3.3"
1417source = "registry+https://github.com/rust-lang/crates.io-index"
1418checksum = "5221b91b3e441e6675310829fd8984801b772cb1546ef6c0e54dec9f1ac13fef"
1419dependencies = [
1420 "aws-credential-types",
1421 "aws-smithy-async",
1422 "aws-smithy-runtime-api",
1423 "aws-smithy-types",
1424 "rustc_version",
1425 "tracing",
1426]
1427
1428[[package]]
1429name = "axum"
1430version = "0.6.20"
1431source = "registry+https://github.com/rust-lang/crates.io-index"
1432checksum = "3b829e4e32b91e643de6eafe82b1d90675f5874230191a4ffbc1b336dec4d6bf"
1433dependencies = [
1434 "async-trait",
1435 "axum-core",
1436 "base64 0.21.7",
1437 "bitflags 1.3.2",
1438 "bytes 1.7.2",
1439 "futures-util",
1440 "headers",
1441 "http 0.2.12",
1442 "http-body 0.4.6",
1443 "hyper 0.14.30",
1444 "itoa",
1445 "matchit",
1446 "memchr",
1447 "mime",
1448 "percent-encoding",
1449 "pin-project-lite",
1450 "rustversion",
1451 "serde",
1452 "serde_json",
1453 "serde_path_to_error",
1454 "serde_urlencoded",
1455 "sha1",
1456 "sync_wrapper 0.1.2",
1457 "tokio",
1458 "tokio-tungstenite 0.20.1",
1459 "tower",
1460 "tower-layer",
1461 "tower-service",
1462]
1463
1464[[package]]
1465name = "axum-core"
1466version = "0.3.4"
1467source = "registry+https://github.com/rust-lang/crates.io-index"
1468checksum = "759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c"
1469dependencies = [
1470 "async-trait",
1471 "bytes 1.7.2",
1472 "futures-util",
1473 "http 0.2.12",
1474 "http-body 0.4.6",
1475 "mime",
1476 "rustversion",
1477 "tower-layer",
1478 "tower-service",
1479]
1480
1481[[package]]
1482name = "axum-extra"
1483version = "0.4.2"
1484source = "registry+https://github.com/rust-lang/crates.io-index"
1485checksum = "f9a320103719de37b7b4da4c8eb629d4573f6bcfd3dfe80d3208806895ccf81d"
1486dependencies = [
1487 "axum",
1488 "bytes 1.7.2",
1489 "futures-util",
1490 "http 0.2.12",
1491 "mime",
1492 "pin-project-lite",
1493 "serde",
1494 "serde_json",
1495 "tokio",
1496 "tower",
1497 "tower-http 0.3.5",
1498 "tower-layer",
1499 "tower-service",
1500]
1501
1502[[package]]
1503name = "backtrace"
1504version = "0.3.74"
1505source = "registry+https://github.com/rust-lang/crates.io-index"
1506checksum = "8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a"
1507dependencies = [
1508 "addr2line",
1509 "cfg-if",
1510 "libc",
1511 "miniz_oxide 0.8.0",
1512 "object",
1513 "rustc-demangle",
1514 "windows-targets 0.52.6",
1515]
1516
1517[[package]]
1518name = "base16ct"
1519version = "0.1.1"
1520source = "registry+https://github.com/rust-lang/crates.io-index"
1521checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"
1522
1523[[package]]
1524name = "base64"
1525version = "0.13.1"
1526source = "registry+https://github.com/rust-lang/crates.io-index"
1527checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
1528
1529[[package]]
1530name = "base64"
1531version = "0.21.7"
1532source = "registry+https://github.com/rust-lang/crates.io-index"
1533checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
1534
1535[[package]]
1536name = "base64"
1537version = "0.22.1"
1538source = "registry+https://github.com/rust-lang/crates.io-index"
1539checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
1540
1541[[package]]
1542name = "base64-simd"
1543version = "0.8.0"
1544source = "registry+https://github.com/rust-lang/crates.io-index"
1545checksum = "339abbe78e73178762e23bea9dfd08e697eb3f3301cd4be981c0f78ba5859195"
1546dependencies = [
1547 "outref",
1548 "vsimd",
1549]
1550
1551[[package]]
1552name = "base64ct"
1553version = "1.6.0"
1554source = "registry+https://github.com/rust-lang/crates.io-index"
1555checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"
1556
1557[[package]]
1558name = "bigdecimal"
1559version = "0.4.5"
1560source = "registry+https://github.com/rust-lang/crates.io-index"
1561checksum = "51d712318a27c7150326677b321a5fa91b55f6d9034ffd67f20319e147d40cee"
1562dependencies = [
1563 "autocfg",
1564 "libm",
1565 "num-bigint",
1566 "num-integer",
1567 "num-traits",
1568 "serde",
1569]
1570
1571[[package]]
1572name = "bincode"
1573version = "1.3.3"
1574source = "registry+https://github.com/rust-lang/crates.io-index"
1575checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
1576dependencies = [
1577 "serde",
1578]
1579
1580[[package]]
1581name = "bindgen"
1582version = "0.69.4"
1583source = "registry+https://github.com/rust-lang/crates.io-index"
1584checksum = "a00dc851838a2120612785d195287475a3ac45514741da670b735818822129a0"
1585dependencies = [
1586 "bitflags 2.6.0",
1587 "cexpr",
1588 "clang-sys",
1589 "itertools 0.12.1",
1590 "lazy_static",
1591 "lazycell",
1592 "proc-macro2",
1593 "quote",
1594 "regex",
1595 "rustc-hash 1.1.0",
1596 "shlex",
1597 "syn 2.0.76",
1598]
1599
1600[[package]]
1601name = "bindgen"
1602version = "0.70.1"
1603source = "registry+https://github.com/rust-lang/crates.io-index"
1604checksum = "f49d8fed880d473ea71efb9bf597651e77201bdd4893efe54c9e5d65ae04ce6f"
1605dependencies = [
1606 "bitflags 2.6.0",
1607 "cexpr",
1608 "clang-sys",
1609 "itertools 0.13.0",
1610 "log",
1611 "prettyplease",
1612 "proc-macro2",
1613 "quote",
1614 "regex",
1615 "rustc-hash 1.1.0",
1616 "shlex",
1617 "syn 2.0.76",
1618]
1619
1620[[package]]
1621name = "bit-set"
1622version = "0.5.3"
1623source = "registry+https://github.com/rust-lang/crates.io-index"
1624checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
1625dependencies = [
1626 "bit-vec 0.6.3",
1627]
1628
1629[[package]]
1630name = "bit-set"
1631version = "0.6.0"
1632source = "registry+https://github.com/rust-lang/crates.io-index"
1633checksum = "f0481a0e032742109b1133a095184ee93d88f3dc9e0d28a5d033dc77a073f44f"
1634dependencies = [
1635 "bit-vec 0.7.0",
1636]
1637
1638[[package]]
1639name = "bit-vec"
1640version = "0.6.3"
1641source = "registry+https://github.com/rust-lang/crates.io-index"
1642checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
1643
1644[[package]]
1645name = "bit-vec"
1646version = "0.7.0"
1647source = "registry+https://github.com/rust-lang/crates.io-index"
1648checksum = "d2c54ff287cfc0a34f38a6b832ea1bd8e448a330b3e40a50859e6488bee07f22"
1649
1650[[package]]
1651name = "bit_field"
1652version = "0.10.2"
1653source = "registry+https://github.com/rust-lang/crates.io-index"
1654checksum = "dc827186963e592360843fb5ba4b973e145841266c1357f7180c43526f2e5b61"
1655
1656[[package]]
1657name = "bitflags"
1658version = "1.3.2"
1659source = "registry+https://github.com/rust-lang/crates.io-index"
1660checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
1661
1662[[package]]
1663name = "bitflags"
1664version = "2.6.0"
1665source = "registry+https://github.com/rust-lang/crates.io-index"
1666checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de"
1667dependencies = [
1668 "serde",
1669]
1670
1671[[package]]
1672name = "bitstream-io"
1673version = "2.5.3"
1674source = "registry+https://github.com/rust-lang/crates.io-index"
1675checksum = "b81e1519b0d82120d2fd469d5bfb2919a9361c48b02d82d04befc1cdd2002452"
1676
1677[[package]]
1678name = "bitvec"
1679version = "1.0.1"
1680source = "registry+https://github.com/rust-lang/crates.io-index"
1681checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"
1682dependencies = [
1683 "funty",
1684 "radium",
1685 "tap",
1686 "wyz",
1687]
1688
1689[[package]]
1690name = "blade-graphics"
1691version = "0.5.0"
1692source = "git+https://github.com/kvark/blade?rev=e142a3a5e678eb6a13e642ad8401b1f3aa38e969#e142a3a5e678eb6a13e642ad8401b1f3aa38e969"
1693dependencies = [
1694 "ash",
1695 "ash-window",
1696 "bitflags 2.6.0",
1697 "block",
1698 "bytemuck",
1699 "codespan-reporting",
1700 "core-graphics-types 0.1.3",
1701 "glow",
1702 "gpu-alloc",
1703 "gpu-alloc-ash",
1704 "hidden-trait",
1705 "js-sys",
1706 "khronos-egl",
1707 "libloading",
1708 "log",
1709 "metal",
1710 "mint",
1711 "naga",
1712 "objc",
1713 "raw-window-handle",
1714 "slab",
1715 "wasm-bindgen",
1716 "web-sys",
1717]
1718
1719[[package]]
1720name = "blade-macros"
1721version = "0.3.0"
1722source = "git+https://github.com/kvark/blade?rev=e142a3a5e678eb6a13e642ad8401b1f3aa38e969#e142a3a5e678eb6a13e642ad8401b1f3aa38e969"
1723dependencies = [
1724 "proc-macro2",
1725 "quote",
1726 "syn 2.0.76",
1727]
1728
1729[[package]]
1730name = "blade-util"
1731version = "0.1.0"
1732source = "git+https://github.com/kvark/blade?rev=e142a3a5e678eb6a13e642ad8401b1f3aa38e969#e142a3a5e678eb6a13e642ad8401b1f3aa38e969"
1733dependencies = [
1734 "blade-graphics",
1735 "bytemuck",
1736 "log",
1737 "profiling",
1738]
1739
1740[[package]]
1741name = "blake3"
1742version = "1.5.4"
1743source = "registry+https://github.com/rust-lang/crates.io-index"
1744checksum = "d82033247fd8e890df8f740e407ad4d038debb9eb1f40533fffb32e7d17dc6f7"
1745dependencies = [
1746 "arrayref",
1747 "arrayvec",
1748 "cc",
1749 "cfg-if",
1750 "constant_time_eq",
1751]
1752
1753[[package]]
1754name = "block"
1755version = "0.1.6"
1756source = "registry+https://github.com/rust-lang/crates.io-index"
1757checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
1758
1759[[package]]
1760name = "block-buffer"
1761version = "0.10.4"
1762source = "registry+https://github.com/rust-lang/crates.io-index"
1763checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
1764dependencies = [
1765 "generic-array",
1766]
1767
1768[[package]]
1769name = "block-padding"
1770version = "0.3.3"
1771source = "registry+https://github.com/rust-lang/crates.io-index"
1772checksum = "a8894febbff9f758034a5b8e12d87918f56dfc64a8e1fe757d65e29041538d93"
1773dependencies = [
1774 "generic-array",
1775]
1776
1777[[package]]
1778name = "blocking"
1779version = "1.6.1"
1780source = "registry+https://github.com/rust-lang/crates.io-index"
1781checksum = "703f41c54fc768e63e091340b424302bb1c29ef4aa0c7f10fe849dfb114d29ea"
1782dependencies = [
1783 "async-channel 2.3.1",
1784 "async-task",
1785 "futures-io",
1786 "futures-lite 2.3.0",
1787 "piper",
1788]
1789
1790[[package]]
1791name = "borsh"
1792version = "1.5.1"
1793source = "registry+https://github.com/rust-lang/crates.io-index"
1794checksum = "a6362ed55def622cddc70a4746a68554d7b687713770de539e59a739b249f8ed"
1795dependencies = [
1796 "borsh-derive",
1797 "cfg_aliases 0.2.1",
1798]
1799
1800[[package]]
1801name = "borsh-derive"
1802version = "1.5.1"
1803source = "registry+https://github.com/rust-lang/crates.io-index"
1804checksum = "c3ef8005764f53cd4dca619f5bf64cafd4664dada50ece25e4d81de54c80cc0b"
1805dependencies = [
1806 "once_cell",
1807 "proc-macro-crate",
1808 "proc-macro2",
1809 "quote",
1810 "syn 2.0.76",
1811 "syn_derive",
1812]
1813
1814[[package]]
1815name = "breadcrumbs"
1816version = "0.1.0"
1817dependencies = [
1818 "editor",
1819 "gpui",
1820 "itertools 0.13.0",
1821 "outline",
1822 "theme",
1823 "ui",
1824 "workspace",
1825]
1826
1827[[package]]
1828name = "bstr"
1829version = "1.10.0"
1830source = "registry+https://github.com/rust-lang/crates.io-index"
1831checksum = "40723b8fb387abc38f4f4a37c09073622e41dd12327033091ef8950659e6dc0c"
1832dependencies = [
1833 "memchr",
1834 "regex-automata 0.4.7",
1835 "serde",
1836]
1837
1838[[package]]
1839name = "built"
1840version = "0.7.4"
1841source = "registry+https://github.com/rust-lang/crates.io-index"
1842checksum = "236e6289eda5a812bc6b53c3b024039382a2895fbbeef2d748b2931546d392c4"
1843
1844[[package]]
1845name = "bumpalo"
1846version = "3.16.0"
1847source = "registry+https://github.com/rust-lang/crates.io-index"
1848checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
1849
1850[[package]]
1851name = "by_address"
1852version = "1.2.1"
1853source = "registry+https://github.com/rust-lang/crates.io-index"
1854checksum = "64fa3c856b712db6612c019f14756e64e4bcea13337a6b33b696333a9eaa2d06"
1855
1856[[package]]
1857name = "bytecheck"
1858version = "0.6.12"
1859source = "registry+https://github.com/rust-lang/crates.io-index"
1860checksum = "23cdc57ce23ac53c931e88a43d06d070a6fd142f2617be5855eb75efc9beb1c2"
1861dependencies = [
1862 "bytecheck_derive",
1863 "ptr_meta",
1864 "simdutf8",
1865]
1866
1867[[package]]
1868name = "bytecheck_derive"
1869version = "0.6.12"
1870source = "registry+https://github.com/rust-lang/crates.io-index"
1871checksum = "3db406d29fbcd95542e92559bed4d8ad92636d1ca8b3b72ede10b4bcc010e659"
1872dependencies = [
1873 "proc-macro2",
1874 "quote",
1875 "syn 1.0.109",
1876]
1877
1878[[package]]
1879name = "bytemuck"
1880version = "1.17.1"
1881source = "registry+https://github.com/rust-lang/crates.io-index"
1882checksum = "773d90827bc3feecfb67fab12e24de0749aad83c74b9504ecde46237b5cd24e2"
1883dependencies = [
1884 "bytemuck_derive",
1885]
1886
1887[[package]]
1888name = "bytemuck_derive"
1889version = "1.7.1"
1890source = "registry+https://github.com/rust-lang/crates.io-index"
1891checksum = "0cc8b54b395f2fcfbb3d90c47b01c7f444d94d05bdeb775811dec868ac3bbc26"
1892dependencies = [
1893 "proc-macro2",
1894 "quote",
1895 "syn 2.0.76",
1896]
1897
1898[[package]]
1899name = "byteorder"
1900version = "1.5.0"
1901source = "registry+https://github.com/rust-lang/crates.io-index"
1902checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
1903
1904[[package]]
1905name = "byteorder-lite"
1906version = "0.1.0"
1907source = "registry+https://github.com/rust-lang/crates.io-index"
1908checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495"
1909
1910[[package]]
1911name = "bytes"
1912version = "0.4.12"
1913source = "registry+https://github.com/rust-lang/crates.io-index"
1914checksum = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"
1915dependencies = [
1916 "byteorder",
1917 "iovec",
1918]
1919
1920[[package]]
1921name = "bytes"
1922version = "1.7.2"
1923source = "registry+https://github.com/rust-lang/crates.io-index"
1924checksum = "428d9aa8fbc0670b7b8d6030a7fadd0f86151cae55e4dbbece15f3780a3dfaf3"
1925
1926[[package]]
1927name = "bytes-utils"
1928version = "0.1.4"
1929source = "registry+https://github.com/rust-lang/crates.io-index"
1930checksum = "7dafe3a8757b027e2be6e4e5601ed563c55989fcf1546e933c66c8eb3a058d35"
1931dependencies = [
1932 "bytes 1.7.2",
1933 "either",
1934]
1935
1936[[package]]
1937name = "call"
1938version = "0.1.0"
1939dependencies = [
1940 "anyhow",
1941 "audio",
1942 "client",
1943 "collections",
1944 "fs",
1945 "futures 0.3.30",
1946 "gpui",
1947 "http_client",
1948 "language",
1949 "live_kit_client",
1950 "log",
1951 "postage",
1952 "project",
1953 "schemars",
1954 "serde",
1955 "serde_derive",
1956 "settings",
1957 "util",
1958]
1959
1960[[package]]
1961name = "calloop"
1962version = "0.13.0"
1963source = "registry+https://github.com/rust-lang/crates.io-index"
1964checksum = "b99da2f8558ca23c71f4fd15dc57c906239752dd27ff3c00a1d56b685b7cbfec"
1965dependencies = [
1966 "bitflags 2.6.0",
1967 "log",
1968 "polling 3.7.3",
1969 "rustix 0.38.35",
1970 "slab",
1971 "thiserror",
1972]
1973
1974[[package]]
1975name = "calloop-wayland-source"
1976version = "0.3.0"
1977source = "registry+https://github.com/rust-lang/crates.io-index"
1978checksum = "95a66a987056935f7efce4ab5668920b5d0dac4a7c99991a67395f13702ddd20"
1979dependencies = [
1980 "calloop",
1981 "rustix 0.38.35",
1982 "wayland-backend",
1983 "wayland-client",
1984]
1985
1986[[package]]
1987name = "camino"
1988version = "1.1.9"
1989source = "registry+https://github.com/rust-lang/crates.io-index"
1990checksum = "8b96ec4966b5813e2c0507c1f86115c8c5abaadc3980879c3424042a02fd1ad3"
1991dependencies = [
1992 "serde",
1993]
1994
1995[[package]]
1996name = "cap-fs-ext"
1997version = "3.2.0"
1998source = "registry+https://github.com/rust-lang/crates.io-index"
1999checksum = "eb23061fc1c4ead4e45ca713080fe768e6234e959f5a5c399c39eb41aa34e56e"
2000dependencies = [
2001 "cap-primitives",
2002 "cap-std",
2003 "io-lifetimes 2.0.3",
2004 "windows-sys 0.52.0",
2005]
2006
2007[[package]]
2008name = "cap-net-ext"
2009version = "3.2.0"
2010source = "registry+https://github.com/rust-lang/crates.io-index"
2011checksum = "f83ae11f116bcbafc5327c6af250341db96b5930046732e1905f7dc65887e0e1"
2012dependencies = [
2013 "cap-primitives",
2014 "cap-std",
2015 "rustix 0.38.35",
2016 "smallvec",
2017]
2018
2019[[package]]
2020name = "cap-primitives"
2021version = "3.2.0"
2022source = "registry+https://github.com/rust-lang/crates.io-index"
2023checksum = "6d00bd8d26c4270d950eaaa837387964a2089a1c3c349a690a1fa03221d29531"
2024dependencies = [
2025 "ambient-authority",
2026 "fs-set-times",
2027 "io-extras",
2028 "io-lifetimes 2.0.3",
2029 "ipnet",
2030 "maybe-owned",
2031 "rustix 0.38.35",
2032 "windows-sys 0.52.0",
2033 "winx",
2034]
2035
2036[[package]]
2037name = "cap-rand"
2038version = "3.2.0"
2039source = "registry+https://github.com/rust-lang/crates.io-index"
2040checksum = "dbcb16a619d8b8211ed61f42bd290d2a1ac71277a69cf8417ec0996fa92f5211"
2041dependencies = [
2042 "ambient-authority",
2043 "rand 0.8.5",
2044]
2045
2046[[package]]
2047name = "cap-std"
2048version = "3.2.0"
2049source = "registry+https://github.com/rust-lang/crates.io-index"
2050checksum = "19eb8e3d71996828751c1ed3908a439639752ac6bdc874e41469ef7fc15fbd7f"
2051dependencies = [
2052 "cap-primitives",
2053 "io-extras",
2054 "io-lifetimes 2.0.3",
2055 "rustix 0.38.35",
2056]
2057
2058[[package]]
2059name = "cap-time-ext"
2060version = "3.2.0"
2061source = "registry+https://github.com/rust-lang/crates.io-index"
2062checksum = "61142dc51e25b7acc970ca578ce2c3695eac22bbba46c1073f5f583e78957725"
2063dependencies = [
2064 "ambient-authority",
2065 "cap-primitives",
2066 "iana-time-zone",
2067 "once_cell",
2068 "rustix 0.38.35",
2069 "winx",
2070]
2071
2072[[package]]
2073name = "cargo-platform"
2074version = "0.1.8"
2075source = "registry+https://github.com/rust-lang/crates.io-index"
2076checksum = "24b1f0365a6c6bb4020cd05806fd0d33c44d38046b8bd7f0e40814b9763cabfc"
2077dependencies = [
2078 "serde",
2079]
2080
2081[[package]]
2082name = "cargo_metadata"
2083version = "0.18.1"
2084source = "registry+https://github.com/rust-lang/crates.io-index"
2085checksum = "2d886547e41f740c616ae73108f6eb70afe6d940c7bc697cb30f13daec073037"
2086dependencies = [
2087 "camino",
2088 "cargo-platform",
2089 "semver",
2090 "serde",
2091 "serde_json",
2092 "thiserror",
2093]
2094
2095[[package]]
2096name = "cargo_toml"
2097version = "0.20.5"
2098source = "registry+https://github.com/rust-lang/crates.io-index"
2099checksum = "88da5a13c620b4ca0078845707ea9c3faf11edbc3ffd8497d11d686211cd1ac0"
2100dependencies = [
2101 "serde",
2102 "toml 0.8.19",
2103]
2104
2105[[package]]
2106name = "cast"
2107version = "0.3.0"
2108source = "registry+https://github.com/rust-lang/crates.io-index"
2109checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
2110
2111[[package]]
2112name = "cbc"
2113version = "0.1.2"
2114source = "registry+https://github.com/rust-lang/crates.io-index"
2115checksum = "26b52a9543ae338f279b96b0b9fed9c8093744685043739079ce85cd58f289a6"
2116dependencies = [
2117 "cipher",
2118]
2119
2120[[package]]
2121name = "cbindgen"
2122version = "0.27.0"
2123source = "registry+https://github.com/rust-lang/crates.io-index"
2124checksum = "3fce8dd7fcfcbf3a0a87d8f515194b49d6135acab73e18bd380d1d93bb1a15eb"
2125dependencies = [
2126 "heck 0.4.1",
2127 "indexmap 2.4.0",
2128 "log",
2129 "proc-macro2",
2130 "quote",
2131 "serde",
2132 "serde_json",
2133 "syn 2.0.76",
2134 "tempfile",
2135 "toml 0.8.19",
2136]
2137
2138[[package]]
2139name = "cc"
2140version = "1.1.15"
2141source = "registry+https://github.com/rust-lang/crates.io-index"
2142checksum = "57b6a275aa2903740dc87da01c62040406b8812552e97129a63ea8850a17c6e6"
2143dependencies = [
2144 "jobserver",
2145 "libc",
2146 "shlex",
2147]
2148
2149[[package]]
2150name = "cesu8"
2151version = "1.1.0"
2152source = "registry+https://github.com/rust-lang/crates.io-index"
2153checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
2154
2155[[package]]
2156name = "cexpr"
2157version = "0.6.0"
2158source = "registry+https://github.com/rust-lang/crates.io-index"
2159checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
2160dependencies = [
2161 "nom",
2162]
2163
2164[[package]]
2165name = "cfg-expr"
2166version = "0.15.8"
2167source = "registry+https://github.com/rust-lang/crates.io-index"
2168checksum = "d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02"
2169dependencies = [
2170 "smallvec",
2171 "target-lexicon",
2172]
2173
2174[[package]]
2175name = "cfg-if"
2176version = "1.0.0"
2177source = "registry+https://github.com/rust-lang/crates.io-index"
2178checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2179
2180[[package]]
2181name = "cfg_aliases"
2182version = "0.1.1"
2183source = "registry+https://github.com/rust-lang/crates.io-index"
2184checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
2185
2186[[package]]
2187name = "cfg_aliases"
2188version = "0.2.1"
2189source = "registry+https://github.com/rust-lang/crates.io-index"
2190checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
2191
2192[[package]]
2193name = "channel"
2194version = "0.1.0"
2195dependencies = [
2196 "anyhow",
2197 "client",
2198 "clock",
2199 "collections",
2200 "futures 0.3.30",
2201 "gpui",
2202 "http_client",
2203 "language",
2204 "log",
2205 "rand 0.8.5",
2206 "release_channel",
2207 "rpc",
2208 "settings",
2209 "sum_tree",
2210 "text",
2211 "time",
2212 "util",
2213]
2214
2215[[package]]
2216name = "chrono"
2217version = "0.4.38"
2218source = "registry+https://github.com/rust-lang/crates.io-index"
2219checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"
2220dependencies = [
2221 "android-tzdata",
2222 "iana-time-zone",
2223 "js-sys",
2224 "num-traits",
2225 "serde",
2226 "wasm-bindgen",
2227 "windows-targets 0.52.6",
2228]
2229
2230[[package]]
2231name = "chunked_transfer"
2232version = "1.5.0"
2233source = "registry+https://github.com/rust-lang/crates.io-index"
2234checksum = "6e4de3bc4ea267985becf712dc6d9eed8b04c953b3fcfb339ebc87acd9804901"
2235
2236[[package]]
2237name = "ciborium"
2238version = "0.2.2"
2239source = "registry+https://github.com/rust-lang/crates.io-index"
2240checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e"
2241dependencies = [
2242 "ciborium-io",
2243 "ciborium-ll",
2244 "serde",
2245]
2246
2247[[package]]
2248name = "ciborium-io"
2249version = "0.2.2"
2250source = "registry+https://github.com/rust-lang/crates.io-index"
2251checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757"
2252
2253[[package]]
2254name = "ciborium-ll"
2255version = "0.2.2"
2256source = "registry+https://github.com/rust-lang/crates.io-index"
2257checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9"
2258dependencies = [
2259 "ciborium-io",
2260 "half",
2261]
2262
2263[[package]]
2264name = "cipher"
2265version = "0.4.4"
2266source = "registry+https://github.com/rust-lang/crates.io-index"
2267checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
2268dependencies = [
2269 "crypto-common",
2270 "inout",
2271 "zeroize",
2272]
2273
2274[[package]]
2275name = "clang-sys"
2276version = "1.8.1"
2277source = "registry+https://github.com/rust-lang/crates.io-index"
2278checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4"
2279dependencies = [
2280 "glob",
2281 "libc",
2282 "libloading",
2283]
2284
2285[[package]]
2286name = "clap"
2287version = "4.5.20"
2288source = "registry+https://github.com/rust-lang/crates.io-index"
2289checksum = "b97f376d85a664d5837dbae44bf546e6477a679ff6610010f17276f686d867e8"
2290dependencies = [
2291 "clap_builder",
2292 "clap_derive",
2293]
2294
2295[[package]]
2296name = "clap_builder"
2297version = "4.5.20"
2298source = "registry+https://github.com/rust-lang/crates.io-index"
2299checksum = "19bc80abd44e4bed93ca373a0704ccbd1b710dc5749406201bb018272808dc54"
2300dependencies = [
2301 "anstream",
2302 "anstyle",
2303 "clap_lex",
2304 "strsim",
2305 "terminal_size",
2306]
2307
2308[[package]]
2309name = "clap_complete"
2310version = "4.5.24"
2311source = "registry+https://github.com/rust-lang/crates.io-index"
2312checksum = "6d7db6eca8c205649e8d3ccd05aa5042b1800a784e56bc7c43524fde8abbfa9b"
2313dependencies = [
2314 "clap",
2315]
2316
2317[[package]]
2318name = "clap_derive"
2319version = "4.5.18"
2320source = "registry+https://github.com/rust-lang/crates.io-index"
2321checksum = "4ac6a0c7b1a9e9a5186361f67dfa1b88213572f427fb9ab038efb2bd8c582dab"
2322dependencies = [
2323 "heck 0.5.0",
2324 "proc-macro2",
2325 "quote",
2326 "syn 2.0.76",
2327]
2328
2329[[package]]
2330name = "clap_lex"
2331version = "0.7.2"
2332source = "registry+https://github.com/rust-lang/crates.io-index"
2333checksum = "1462739cb27611015575c0c11df5df7601141071f07518d56fcc1be504cbec97"
2334
2335[[package]]
2336name = "cli"
2337version = "0.1.0"
2338dependencies = [
2339 "anyhow",
2340 "clap",
2341 "collections",
2342 "core-foundation 0.9.4",
2343 "core-services",
2344 "exec",
2345 "fork",
2346 "ipc-channel",
2347 "once_cell",
2348 "parking_lot",
2349 "paths",
2350 "plist",
2351 "release_channel",
2352 "serde",
2353 "tempfile",
2354 "util",
2355]
2356
2357[[package]]
2358name = "clickhouse"
2359version = "0.11.6"
2360source = "registry+https://github.com/rust-lang/crates.io-index"
2361checksum = "a0875e527e299fc5f4faba42870bf199a39ab0bb2dbba1b8aef0a2151451130f"
2362dependencies = [
2363 "bstr",
2364 "bytes 1.7.2",
2365 "clickhouse-derive",
2366 "clickhouse-rs-cityhash-sys",
2367 "futures 0.3.30",
2368 "hyper 0.14.30",
2369 "hyper-tls",
2370 "lz4",
2371 "sealed",
2372 "serde",
2373 "static_assertions",
2374 "thiserror",
2375 "tokio",
2376 "url",
2377]
2378
2379[[package]]
2380name = "clickhouse-derive"
2381version = "0.1.1"
2382source = "registry+https://github.com/rust-lang/crates.io-index"
2383checksum = "18af5425854858c507eec70f7deb4d5d8cec4216fcb086283a78872387281ea5"
2384dependencies = [
2385 "proc-macro2",
2386 "quote",
2387 "serde_derive_internals 0.26.0",
2388 "syn 1.0.109",
2389]
2390
2391[[package]]
2392name = "clickhouse-rs-cityhash-sys"
2393version = "0.1.2"
2394source = "registry+https://github.com/rust-lang/crates.io-index"
2395checksum = "4baf9d4700a28d6cb600e17ed6ae2b43298a5245f1f76b4eab63027ebfd592b9"
2396dependencies = [
2397 "cc",
2398]
2399
2400[[package]]
2401name = "client"
2402version = "0.1.0"
2403dependencies = [
2404 "anyhow",
2405 "async-native-tls",
2406 "async-recursion 0.3.2",
2407 "async-tungstenite",
2408 "chrono",
2409 "clock",
2410 "cocoa 0.26.0",
2411 "collections",
2412 "feature_flags",
2413 "futures 0.3.30",
2414 "gpui",
2415 "http_client",
2416 "log",
2417 "once_cell",
2418 "parking_lot",
2419 "paths",
2420 "postage",
2421 "rand 0.8.5",
2422 "release_channel",
2423 "rpc",
2424 "rustls 0.20.9",
2425 "rustls-native-certs 0.8.0",
2426 "schemars",
2427 "serde",
2428 "serde_json",
2429 "settings",
2430 "sha2",
2431 "smol",
2432 "sysinfo",
2433 "telemetry_events",
2434 "tempfile",
2435 "text",
2436 "thiserror",
2437 "time",
2438 "tiny_http",
2439 "tokio-socks",
2440 "url",
2441 "util",
2442 "windows 0.58.0",
2443 "worktree",
2444]
2445
2446[[package]]
2447name = "clock"
2448version = "0.1.0"
2449dependencies = [
2450 "chrono",
2451 "parking_lot",
2452 "serde",
2453 "smallvec",
2454]
2455
2456[[package]]
2457name = "cobs"
2458version = "0.2.3"
2459source = "registry+https://github.com/rust-lang/crates.io-index"
2460checksum = "67ba02a97a2bd10f4b59b25c7973101c79642302776489e030cd13cdab09ed15"
2461
2462[[package]]
2463name = "cocoa"
2464version = "0.25.0"
2465source = "registry+https://github.com/rust-lang/crates.io-index"
2466checksum = "f6140449f97a6e97f9511815c5632d84c8aacf8ac271ad77c559218161a1373c"
2467dependencies = [
2468 "bitflags 1.3.2",
2469 "block",
2470 "cocoa-foundation 0.1.2",
2471 "core-foundation 0.9.4",
2472 "core-graphics 0.23.2",
2473 "foreign-types 0.5.0",
2474 "libc",
2475 "objc",
2476]
2477
2478[[package]]
2479name = "cocoa"
2480version = "0.26.0"
2481source = "registry+https://github.com/rust-lang/crates.io-index"
2482checksum = "f79398230a6e2c08f5c9760610eb6924b52aa9e7950a619602baba59dcbbdbb2"
2483dependencies = [
2484 "bitflags 2.6.0",
2485 "block",
2486 "cocoa-foundation 0.2.0",
2487 "core-foundation 0.10.0",
2488 "core-graphics 0.24.0",
2489 "foreign-types 0.5.0",
2490 "libc",
2491 "objc",
2492]
2493
2494[[package]]
2495name = "cocoa-foundation"
2496version = "0.1.2"
2497source = "registry+https://github.com/rust-lang/crates.io-index"
2498checksum = "8c6234cbb2e4c785b456c0644748b1ac416dd045799740356f8363dfe00c93f7"
2499dependencies = [
2500 "bitflags 1.3.2",
2501 "block",
2502 "core-foundation 0.9.4",
2503 "core-graphics-types 0.1.3",
2504 "libc",
2505 "objc",
2506]
2507
2508[[package]]
2509name = "cocoa-foundation"
2510version = "0.2.0"
2511source = "registry+https://github.com/rust-lang/crates.io-index"
2512checksum = "e14045fb83be07b5acf1c0884b2180461635b433455fa35d1cd6f17f1450679d"
2513dependencies = [
2514 "bitflags 2.6.0",
2515 "block",
2516 "core-foundation 0.10.0",
2517 "core-graphics-types 0.2.0",
2518 "libc",
2519 "objc",
2520]
2521
2522[[package]]
2523name = "codespan-reporting"
2524version = "0.11.1"
2525source = "registry+https://github.com/rust-lang/crates.io-index"
2526checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
2527dependencies = [
2528 "termcolor",
2529 "unicode-width",
2530]
2531
2532[[package]]
2533name = "collab"
2534version = "0.44.0"
2535dependencies = [
2536 "anthropic",
2537 "anyhow",
2538 "assistant",
2539 "async-stripe",
2540 "async-trait",
2541 "async-tungstenite",
2542 "audio",
2543 "aws-config",
2544 "aws-sdk-s3",
2545 "axum",
2546 "axum-extra",
2547 "base64 0.22.1",
2548 "call",
2549 "channel",
2550 "chrono",
2551 "clickhouse",
2552 "client",
2553 "clock",
2554 "collab_ui",
2555 "collections",
2556 "ctor",
2557 "dashmap 6.0.1",
2558 "derive_more",
2559 "editor",
2560 "env_logger 0.11.5",
2561 "envy",
2562 "file_finder",
2563 "fs",
2564 "futures 0.3.30",
2565 "git",
2566 "git_hosting_providers",
2567 "google_ai",
2568 "gpui",
2569 "hex",
2570 "http_client",
2571 "hyper 0.14.30",
2572 "indoc",
2573 "jsonwebtoken",
2574 "language",
2575 "language_model",
2576 "live_kit_client",
2577 "live_kit_server",
2578 "log",
2579 "lsp",
2580 "menu",
2581 "multi_buffer",
2582 "nanoid",
2583 "node_runtime",
2584 "notifications",
2585 "open_ai",
2586 "parking_lot",
2587 "pretty_assertions",
2588 "project",
2589 "prometheus",
2590 "prost",
2591 "rand 0.8.5",
2592 "recent_projects",
2593 "release_channel",
2594 "remote",
2595 "remote_server",
2596 "reqwest 0.11.27",
2597 "reqwest_client",
2598 "rpc",
2599 "rustc-demangle",
2600 "scrypt",
2601 "sea-orm",
2602 "semantic_version",
2603 "semver",
2604 "serde",
2605 "serde_derive",
2606 "serde_json",
2607 "session",
2608 "settings",
2609 "sha2",
2610 "sqlx",
2611 "strum 0.25.0",
2612 "subtle",
2613 "supermaven_api",
2614 "telemetry_events",
2615 "text",
2616 "theme",
2617 "thiserror",
2618 "time",
2619 "tokio",
2620 "toml 0.8.19",
2621 "tower",
2622 "tower-http 0.4.4",
2623 "tracing",
2624 "tracing-subscriber",
2625 "unindent",
2626 "util",
2627 "uuid",
2628 "workspace",
2629 "worktree",
2630]
2631
2632[[package]]
2633name = "collab_ui"
2634version = "0.1.0"
2635dependencies = [
2636 "anyhow",
2637 "call",
2638 "channel",
2639 "chrono",
2640 "client",
2641 "collections",
2642 "db",
2643 "editor",
2644 "emojis",
2645 "futures 0.3.30",
2646 "fuzzy",
2647 "gpui",
2648 "http_client",
2649 "language",
2650 "menu",
2651 "notifications",
2652 "parking_lot",
2653 "picker",
2654 "pretty_assertions",
2655 "project",
2656 "release_channel",
2657 "rich_text",
2658 "rpc",
2659 "schemars",
2660 "serde",
2661 "serde_derive",
2662 "serde_json",
2663 "settings",
2664 "smallvec",
2665 "story",
2666 "theme",
2667 "time",
2668 "time_format",
2669 "title_bar",
2670 "tree-sitter-md",
2671 "ui",
2672 "util",
2673 "vcs_menu",
2674 "workspace",
2675]
2676
2677[[package]]
2678name = "collections"
2679version = "0.1.0"
2680dependencies = [
2681 "rustc-hash 1.1.0",
2682]
2683
2684[[package]]
2685name = "color_quant"
2686version = "1.1.0"
2687source = "registry+https://github.com/rust-lang/crates.io-index"
2688checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
2689
2690[[package]]
2691name = "colorchoice"
2692version = "1.0.2"
2693source = "registry+https://github.com/rust-lang/crates.io-index"
2694checksum = "d3fd119d74b830634cea2a0f58bbd0d54540518a14397557951e79340abc28c0"
2695
2696[[package]]
2697name = "combine"
2698version = "4.6.7"
2699source = "registry+https://github.com/rust-lang/crates.io-index"
2700checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
2701dependencies = [
2702 "bytes 1.7.2",
2703 "memchr",
2704]
2705
2706[[package]]
2707name = "command_palette"
2708version = "0.1.0"
2709dependencies = [
2710 "client",
2711 "collections",
2712 "command_palette_hooks",
2713 "ctor",
2714 "editor",
2715 "env_logger 0.11.5",
2716 "fuzzy",
2717 "go_to_line",
2718 "gpui",
2719 "language",
2720 "menu",
2721 "picker",
2722 "postage",
2723 "project",
2724 "serde",
2725 "serde_json",
2726 "settings",
2727 "theme",
2728 "ui",
2729 "util",
2730 "workspace",
2731 "zed_actions",
2732]
2733
2734[[package]]
2735name = "command_palette_hooks"
2736version = "0.1.0"
2737dependencies = [
2738 "collections",
2739 "derive_more",
2740 "gpui",
2741]
2742
2743[[package]]
2744name = "concurrent-queue"
2745version = "2.5.0"
2746source = "registry+https://github.com/rust-lang/crates.io-index"
2747checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
2748dependencies = [
2749 "crossbeam-utils",
2750]
2751
2752[[package]]
2753name = "console"
2754version = "0.15.8"
2755source = "registry+https://github.com/rust-lang/crates.io-index"
2756checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb"
2757dependencies = [
2758 "encode_unicode",
2759 "lazy_static",
2760 "libc",
2761 "unicode-width",
2762 "windows-sys 0.52.0",
2763]
2764
2765[[package]]
2766name = "const-oid"
2767version = "0.9.6"
2768source = "registry+https://github.com/rust-lang/crates.io-index"
2769checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8"
2770
2771[[package]]
2772name = "const-random"
2773version = "0.1.18"
2774source = "registry+https://github.com/rust-lang/crates.io-index"
2775checksum = "87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359"
2776dependencies = [
2777 "const-random-macro",
2778]
2779
2780[[package]]
2781name = "const-random-macro"
2782version = "0.1.16"
2783source = "registry+https://github.com/rust-lang/crates.io-index"
2784checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e"
2785dependencies = [
2786 "getrandom 0.2.15",
2787 "once_cell",
2788 "tiny-keccak",
2789]
2790
2791[[package]]
2792name = "constant_time_eq"
2793version = "0.3.1"
2794source = "registry+https://github.com/rust-lang/crates.io-index"
2795checksum = "7c74b8349d32d297c9134b8c88677813a227df8f779daa29bfc29c183fe3dca6"
2796
2797[[package]]
2798name = "context_servers"
2799version = "0.1.0"
2800dependencies = [
2801 "anyhow",
2802 "collections",
2803 "command_palette_hooks",
2804 "futures 0.3.30",
2805 "gpui",
2806 "log",
2807 "parking_lot",
2808 "postage",
2809 "schemars",
2810 "serde",
2811 "serde_json",
2812 "settings",
2813 "smol",
2814 "url",
2815 "util",
2816 "workspace",
2817]
2818
2819[[package]]
2820name = "convert_case"
2821version = "0.4.0"
2822source = "registry+https://github.com/rust-lang/crates.io-index"
2823checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
2824
2825[[package]]
2826name = "convert_case"
2827version = "0.6.0"
2828source = "registry+https://github.com/rust-lang/crates.io-index"
2829checksum = "ec182b0ca2f35d8fc196cf3404988fd8b8c739a4d270ff118a398feb0cbec1ca"
2830dependencies = [
2831 "unicode-segmentation",
2832]
2833
2834[[package]]
2835name = "copilot"
2836version = "0.1.0"
2837dependencies = [
2838 "anyhow",
2839 "async-compression",
2840 "async-std",
2841 "async-tar",
2842 "chrono",
2843 "client",
2844 "clock",
2845 "collections",
2846 "command_palette_hooks",
2847 "editor",
2848 "fs",
2849 "futures 0.3.30",
2850 "gpui",
2851 "http_client",
2852 "indoc",
2853 "language",
2854 "lsp",
2855 "menu",
2856 "node_runtime",
2857 "parking_lot",
2858 "paths",
2859 "project",
2860 "rpc",
2861 "schemars",
2862 "serde",
2863 "serde_json",
2864 "settings",
2865 "smol",
2866 "strum 0.25.0",
2867 "task",
2868 "theme",
2869 "ui",
2870 "util",
2871 "workspace",
2872]
2873
2874[[package]]
2875name = "core-foundation"
2876version = "0.9.4"
2877source = "registry+https://github.com/rust-lang/crates.io-index"
2878checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
2879dependencies = [
2880 "core-foundation-sys",
2881 "libc",
2882]
2883
2884[[package]]
2885name = "core-foundation"
2886version = "0.10.0"
2887source = "registry+https://github.com/rust-lang/crates.io-index"
2888checksum = "b55271e5c8c478ad3f38ad24ef34923091e0548492a266d19b3c0b4d82574c63"
2889dependencies = [
2890 "core-foundation-sys",
2891 "libc",
2892]
2893
2894[[package]]
2895name = "core-foundation-sys"
2896version = "0.8.7"
2897source = "registry+https://github.com/rust-lang/crates.io-index"
2898checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
2899
2900[[package]]
2901name = "core-graphics"
2902version = "0.23.2"
2903source = "registry+https://github.com/rust-lang/crates.io-index"
2904checksum = "c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081"
2905dependencies = [
2906 "bitflags 1.3.2",
2907 "core-foundation 0.9.4",
2908 "core-graphics-types 0.1.3",
2909 "foreign-types 0.5.0",
2910 "libc",
2911]
2912
2913[[package]]
2914name = "core-graphics"
2915version = "0.24.0"
2916source = "registry+https://github.com/rust-lang/crates.io-index"
2917checksum = "fa95a34622365fa5bbf40b20b75dba8dfa8c94c734aea8ac9a5ca38af14316f1"
2918dependencies = [
2919 "bitflags 2.6.0",
2920 "core-foundation 0.10.0",
2921 "core-graphics-types 0.2.0",
2922 "foreign-types 0.5.0",
2923 "libc",
2924]
2925
2926[[package]]
2927name = "core-graphics-types"
2928version = "0.1.3"
2929source = "registry+https://github.com/rust-lang/crates.io-index"
2930checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf"
2931dependencies = [
2932 "bitflags 1.3.2",
2933 "core-foundation 0.9.4",
2934 "libc",
2935]
2936
2937[[package]]
2938name = "core-graphics-types"
2939version = "0.2.0"
2940source = "registry+https://github.com/rust-lang/crates.io-index"
2941checksum = "3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb"
2942dependencies = [
2943 "bitflags 2.6.0",
2944 "core-foundation 0.10.0",
2945 "libc",
2946]
2947
2948[[package]]
2949name = "core-services"
2950version = "0.2.1"
2951source = "registry+https://github.com/rust-lang/crates.io-index"
2952checksum = "92567e81db522550ebaf742c5d875624ec7820c2c7ee5f8c60e4ce7c2ae3c0fd"
2953dependencies = [
2954 "core-foundation 0.9.4",
2955]
2956
2957[[package]]
2958name = "core-text"
2959version = "20.1.0"
2960source = "registry+https://github.com/rust-lang/crates.io-index"
2961checksum = "c9d2790b5c08465d49f8dc05c8bcae9fea467855947db39b0f8145c091aaced5"
2962dependencies = [
2963 "core-foundation 0.9.4",
2964 "core-graphics 0.23.2",
2965 "foreign-types 0.5.0",
2966 "libc",
2967]
2968
2969[[package]]
2970name = "coreaudio-rs"
2971version = "0.11.3"
2972source = "registry+https://github.com/rust-lang/crates.io-index"
2973checksum = "321077172d79c662f64f5071a03120748d5bb652f5231570141be24cfcd2bace"
2974dependencies = [
2975 "bitflags 1.3.2",
2976 "core-foundation-sys",
2977 "coreaudio-sys",
2978]
2979
2980[[package]]
2981name = "coreaudio-sys"
2982version = "0.2.15"
2983source = "registry+https://github.com/rust-lang/crates.io-index"
2984checksum = "7f01585027057ff5f0a5bf276174ae4c1594a2c5bde93d5f46a016d76270f5a9"
2985dependencies = [
2986 "bindgen 0.69.4",
2987]
2988
2989[[package]]
2990name = "cosmic-text"
2991version = "0.11.2"
2992source = "git+https://github.com/pop-os/cosmic-text?rev=542b20c#542b20ca4376a3b5de5fa629db1a4ace44e18e0c"
2993dependencies = [
2994 "bitflags 2.6.0",
2995 "fontdb",
2996 "log",
2997 "rangemap",
2998 "rayon",
2999 "rustc-hash 1.1.0",
3000 "rustybuzz",
3001 "self_cell",
3002 "swash",
3003 "sys-locale",
3004 "ttf-parser",
3005 "unicode-bidi",
3006 "unicode-linebreak",
3007 "unicode-script",
3008 "unicode-segmentation",
3009]
3010
3011[[package]]
3012name = "cpal"
3013version = "0.15.3"
3014source = "registry+https://github.com/rust-lang/crates.io-index"
3015checksum = "873dab07c8f743075e57f524c583985fbaf745602acbe916a01539364369a779"
3016dependencies = [
3017 "alsa",
3018 "core-foundation-sys",
3019 "coreaudio-rs",
3020 "dasp_sample",
3021 "jni",
3022 "js-sys",
3023 "libc",
3024 "mach2",
3025 "ndk",
3026 "ndk-context",
3027 "oboe",
3028 "wasm-bindgen",
3029 "wasm-bindgen-futures",
3030 "web-sys",
3031 "windows 0.54.0",
3032]
3033
3034[[package]]
3035name = "cpp_demangle"
3036version = "0.4.4"
3037source = "registry+https://github.com/rust-lang/crates.io-index"
3038checksum = "96e58d342ad113c2b878f16d5d034c03be492ae460cdbc02b7f0f2284d310c7d"
3039dependencies = [
3040 "cfg-if",
3041]
3042
3043[[package]]
3044name = "cpufeatures"
3045version = "0.2.13"
3046source = "registry+https://github.com/rust-lang/crates.io-index"
3047checksum = "51e852e6dc9a5bed1fae92dd2375037bf2b768725bf3be87811edee3249d09ad"
3048dependencies = [
3049 "libc",
3050]
3051
3052[[package]]
3053name = "cranelift-bforest"
3054version = "0.111.1"
3055source = "registry+https://github.com/rust-lang/crates.io-index"
3056checksum = "32d69b774780246008783a75edfb943eccc2487b6a43808503a07cd563f2ffde"
3057dependencies = [
3058 "cranelift-entity",
3059]
3060
3061[[package]]
3062name = "cranelift-bitset"
3063version = "0.111.1"
3064source = "registry+https://github.com/rust-lang/crates.io-index"
3065checksum = "a7d8d71c6b32c1a7cff254c5e5d7359872c1e5e610fbe963472afcddbd9cf303"
3066dependencies = [
3067 "serde",
3068 "serde_derive",
3069]
3070
3071[[package]]
3072name = "cranelift-codegen"
3073version = "0.111.1"
3074source = "registry+https://github.com/rust-lang/crates.io-index"
3075checksum = "3ad3a906f2a3f3590ad9798d59a46959a8593258eb985af722f634723c063a2c"
3076dependencies = [
3077 "bumpalo",
3078 "cranelift-bforest",
3079 "cranelift-bitset",
3080 "cranelift-codegen-meta",
3081 "cranelift-codegen-shared",
3082 "cranelift-control",
3083 "cranelift-entity",
3084 "cranelift-isle",
3085 "gimli 0.29.0",
3086 "hashbrown 0.14.5",
3087 "log",
3088 "regalloc2",
3089 "rustc-hash 1.1.0",
3090 "smallvec",
3091 "target-lexicon",
3092]
3093
3094[[package]]
3095name = "cranelift-codegen-meta"
3096version = "0.111.1"
3097source = "registry+https://github.com/rust-lang/crates.io-index"
3098checksum = "cd5e4ee12262a135efbef3ced4ab2153adafe4adc55f36af94f9d73be0f7505d"
3099dependencies = [
3100 "cranelift-codegen-shared",
3101]
3102
3103[[package]]
3104name = "cranelift-codegen-shared"
3105version = "0.111.1"
3106source = "registry+https://github.com/rust-lang/crates.io-index"
3107checksum = "5b9374a2a5f060f72e3080fe1c87c9ff4bef2cbe798faae60daf276fb1a13968"
3108
3109[[package]]
3110name = "cranelift-control"
3111version = "0.111.1"
3112source = "registry+https://github.com/rust-lang/crates.io-index"
3113checksum = "fba3ca2f344bb22d265a928e7c3f5f46e1a2eb41f1393bd53538d07b6ffb5293"
3114dependencies = [
3115 "arbitrary",
3116]
3117
3118[[package]]
3119name = "cranelift-entity"
3120version = "0.111.1"
3121source = "registry+https://github.com/rust-lang/crates.io-index"
3122checksum = "a6aef77dfb018eed09d92d4244abe3c1c060cbbd900c24f75ddde7d75d0e781e"
3123dependencies = [
3124 "cranelift-bitset",
3125 "serde",
3126 "serde_derive",
3127]
3128
3129[[package]]
3130name = "cranelift-frontend"
3131version = "0.111.1"
3132source = "registry+https://github.com/rust-lang/crates.io-index"
3133checksum = "7b1d6954f03d63df1cb95d66153c97df0201862220861349bbd5f583754b1917"
3134dependencies = [
3135 "cranelift-codegen",
3136 "log",
3137 "smallvec",
3138 "target-lexicon",
3139]
3140
3141[[package]]
3142name = "cranelift-isle"
3143version = "0.111.1"
3144source = "registry+https://github.com/rust-lang/crates.io-index"
3145checksum = "f8b9b7e088b784796ea8aa5947c1cc12034c1b076a077ec2a5a287da717fa746"
3146
3147[[package]]
3148name = "cranelift-native"
3149version = "0.111.1"
3150source = "registry+https://github.com/rust-lang/crates.io-index"
3151checksum = "4cab7424083d070669ff3fdeea7c5b4b5013a055aa1ee0532703f17a5f62af64"
3152dependencies = [
3153 "cranelift-codegen",
3154 "libc",
3155 "target-lexicon",
3156]
3157
3158[[package]]
3159name = "cranelift-wasm"
3160version = "0.111.1"
3161source = "registry+https://github.com/rust-lang/crates.io-index"
3162checksum = "81a9f6d0495984eef1d753ec8748de0b216b37ade16d219f1c0f27d8188d7f77"
3163dependencies = [
3164 "cranelift-codegen",
3165 "cranelift-entity",
3166 "cranelift-frontend",
3167 "itertools 0.12.1",
3168 "log",
3169 "smallvec",
3170 "wasmparser 0.215.0",
3171 "wasmtime-types",
3172]
3173
3174[[package]]
3175name = "crc"
3176version = "3.2.1"
3177source = "registry+https://github.com/rust-lang/crates.io-index"
3178checksum = "69e6e4d7b33a94f0991c26729976b10ebde1d34c3ee82408fb536164fa10d636"
3179dependencies = [
3180 "crc-catalog",
3181]
3182
3183[[package]]
3184name = "crc-catalog"
3185version = "2.4.0"
3186source = "registry+https://github.com/rust-lang/crates.io-index"
3187checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5"
3188
3189[[package]]
3190name = "crc32c"
3191version = "0.6.8"
3192source = "registry+https://github.com/rust-lang/crates.io-index"
3193checksum = "3a47af21622d091a8f0fb295b88bc886ac74efcc613efc19f5d0b21de5c89e47"
3194dependencies = [
3195 "rustc_version",
3196]
3197
3198[[package]]
3199name = "crc32fast"
3200version = "1.4.2"
3201source = "registry+https://github.com/rust-lang/crates.io-index"
3202checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
3203dependencies = [
3204 "cfg-if",
3205]
3206
3207[[package]]
3208name = "criterion"
3209version = "0.5.1"
3210source = "registry+https://github.com/rust-lang/crates.io-index"
3211checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f"
3212dependencies = [
3213 "anes",
3214 "cast",
3215 "ciborium",
3216 "clap",
3217 "criterion-plot",
3218 "is-terminal",
3219 "itertools 0.10.5",
3220 "num-traits",
3221 "once_cell",
3222 "oorandom",
3223 "plotters",
3224 "rayon",
3225 "regex",
3226 "serde",
3227 "serde_derive",
3228 "serde_json",
3229 "tinytemplate",
3230 "walkdir",
3231]
3232
3233[[package]]
3234name = "criterion-plot"
3235version = "0.5.0"
3236source = "registry+https://github.com/rust-lang/crates.io-index"
3237checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1"
3238dependencies = [
3239 "cast",
3240 "itertools 0.10.5",
3241]
3242
3243[[package]]
3244name = "crossbeam-channel"
3245version = "0.5.13"
3246source = "registry+https://github.com/rust-lang/crates.io-index"
3247checksum = "33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2"
3248dependencies = [
3249 "crossbeam-utils",
3250]
3251
3252[[package]]
3253name = "crossbeam-deque"
3254version = "0.8.5"
3255source = "registry+https://github.com/rust-lang/crates.io-index"
3256checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
3257dependencies = [
3258 "crossbeam-epoch",
3259 "crossbeam-utils",
3260]
3261
3262[[package]]
3263name = "crossbeam-epoch"
3264version = "0.9.18"
3265source = "registry+https://github.com/rust-lang/crates.io-index"
3266checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
3267dependencies = [
3268 "crossbeam-utils",
3269]
3270
3271[[package]]
3272name = "crossbeam-queue"
3273version = "0.3.11"
3274source = "registry+https://github.com/rust-lang/crates.io-index"
3275checksum = "df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35"
3276dependencies = [
3277 "crossbeam-utils",
3278]
3279
3280[[package]]
3281name = "crossbeam-utils"
3282version = "0.8.20"
3283source = "registry+https://github.com/rust-lang/crates.io-index"
3284checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"
3285
3286[[package]]
3287name = "crunchy"
3288version = "0.2.2"
3289source = "registry+https://github.com/rust-lang/crates.io-index"
3290checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
3291
3292[[package]]
3293name = "crypto-bigint"
3294version = "0.4.9"
3295source = "registry+https://github.com/rust-lang/crates.io-index"
3296checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef"
3297dependencies = [
3298 "generic-array",
3299 "rand_core 0.6.4",
3300 "subtle",
3301 "zeroize",
3302]
3303
3304[[package]]
3305name = "crypto-bigint"
3306version = "0.5.5"
3307source = "registry+https://github.com/rust-lang/crates.io-index"
3308checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76"
3309dependencies = [
3310 "rand_core 0.6.4",
3311 "subtle",
3312]
3313
3314[[package]]
3315name = "crypto-common"
3316version = "0.1.6"
3317source = "registry+https://github.com/rust-lang/crates.io-index"
3318checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
3319dependencies = [
3320 "generic-array",
3321 "rand_core 0.6.4",
3322 "typenum",
3323]
3324
3325[[package]]
3326name = "ctor"
3327version = "0.2.8"
3328source = "registry+https://github.com/rust-lang/crates.io-index"
3329checksum = "edb49164822f3ee45b17acd4a208cfc1251410cf0cad9a833234c9890774dd9f"
3330dependencies = [
3331 "quote",
3332 "syn 2.0.76",
3333]
3334
3335[[package]]
3336name = "ctrlc"
3337version = "3.4.5"
3338source = "registry+https://github.com/rust-lang/crates.io-index"
3339checksum = "90eeab0aa92f3f9b4e87f258c72b139c207d251f9cbc1080a0086b86a8870dd3"
3340dependencies = [
3341 "nix",
3342 "windows-sys 0.59.0",
3343]
3344
3345[[package]]
3346name = "cursor-icon"
3347version = "1.1.0"
3348source = "registry+https://github.com/rust-lang/crates.io-index"
3349checksum = "96a6ac251f4a2aca6b3f91340350eab87ae57c3f127ffeb585e92bd336717991"
3350
3351[[package]]
3352name = "dashmap"
3353version = "5.5.3"
3354source = "registry+https://github.com/rust-lang/crates.io-index"
3355checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856"
3356dependencies = [
3357 "cfg-if",
3358 "hashbrown 0.14.5",
3359 "lock_api",
3360 "once_cell",
3361 "parking_lot_core",
3362]
3363
3364[[package]]
3365name = "dashmap"
3366version = "6.0.1"
3367source = "registry+https://github.com/rust-lang/crates.io-index"
3368checksum = "804c8821570c3f8b70230c2ba75ffa5c0f9a4189b9a432b6656c536712acae28"
3369dependencies = [
3370 "cfg-if",
3371 "crossbeam-utils",
3372 "hashbrown 0.14.5",
3373 "lock_api",
3374 "once_cell",
3375 "parking_lot_core",
3376]
3377
3378[[package]]
3379name = "dasp_sample"
3380version = "0.11.0"
3381source = "registry+https://github.com/rust-lang/crates.io-index"
3382checksum = "0c87e182de0887fd5361989c677c4e8f5000cd9491d6d563161a8f3a5519fc7f"
3383
3384[[package]]
3385name = "data-encoding"
3386version = "2.6.0"
3387source = "registry+https://github.com/rust-lang/crates.io-index"
3388checksum = "e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2"
3389
3390[[package]]
3391name = "data-url"
3392version = "0.3.1"
3393source = "registry+https://github.com/rust-lang/crates.io-index"
3394checksum = "5c297a1c74b71ae29df00c3e22dd9534821d60eb9af5a0192823fa2acea70c2a"
3395
3396[[package]]
3397name = "db"
3398version = "0.1.0"
3399dependencies = [
3400 "anyhow",
3401 "gpui",
3402 "indoc",
3403 "log",
3404 "paths",
3405 "release_channel",
3406 "smol",
3407 "sqlez",
3408 "sqlez_macros",
3409 "tempfile",
3410 "util",
3411]
3412
3413[[package]]
3414name = "dbus"
3415version = "0.9.7"
3416source = "registry+https://github.com/rust-lang/crates.io-index"
3417checksum = "1bb21987b9fb1613058ba3843121dd18b163b254d8a6e797e144cbac14d96d1b"
3418dependencies = [
3419 "libc",
3420 "libdbus-sys",
3421 "winapi",
3422]
3423
3424[[package]]
3425name = "deflate64"
3426version = "0.1.9"
3427source = "registry+https://github.com/rust-lang/crates.io-index"
3428checksum = "da692b8d1080ea3045efaab14434d40468c3d8657e42abddfffca87b428f4c1b"
3429
3430[[package]]
3431name = "der"
3432version = "0.6.1"
3433source = "registry+https://github.com/rust-lang/crates.io-index"
3434checksum = "f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de"
3435dependencies = [
3436 "const-oid",
3437 "zeroize",
3438]
3439
3440[[package]]
3441name = "der"
3442version = "0.7.9"
3443source = "registry+https://github.com/rust-lang/crates.io-index"
3444checksum = "f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0"
3445dependencies = [
3446 "const-oid",
3447 "pem-rfc7468",
3448 "zeroize",
3449]
3450
3451[[package]]
3452name = "deranged"
3453version = "0.3.11"
3454source = "registry+https://github.com/rust-lang/crates.io-index"
3455checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
3456dependencies = [
3457 "powerfmt",
3458 "serde",
3459]
3460
3461[[package]]
3462name = "derive_more"
3463version = "0.99.18"
3464source = "registry+https://github.com/rust-lang/crates.io-index"
3465checksum = "5f33878137e4dafd7fa914ad4e259e18a4e8e532b9617a2d0150262bf53abfce"
3466dependencies = [
3467 "convert_case 0.4.0",
3468 "proc-macro2",
3469 "quote",
3470 "rustc_version",
3471 "syn 2.0.76",
3472]
3473
3474[[package]]
3475name = "derive_refineable"
3476version = "0.1.0"
3477dependencies = [
3478 "proc-macro2",
3479 "quote",
3480 "syn 1.0.109",
3481]
3482
3483[[package]]
3484name = "diagnostics"
3485version = "0.1.0"
3486dependencies = [
3487 "anyhow",
3488 "client",
3489 "collections",
3490 "ctor",
3491 "editor",
3492 "env_logger 0.11.5",
3493 "futures 0.3.30",
3494 "gpui",
3495 "language",
3496 "log",
3497 "lsp",
3498 "pretty_assertions",
3499 "project",
3500 "rand 0.8.5",
3501 "schemars",
3502 "serde",
3503 "serde_json",
3504 "settings",
3505 "theme",
3506 "ui",
3507 "unindent",
3508 "util",
3509 "workspace",
3510]
3511
3512[[package]]
3513name = "dialoguer"
3514version = "0.11.0"
3515source = "registry+https://github.com/rust-lang/crates.io-index"
3516checksum = "658bce805d770f407bc62102fca7c2c64ceef2fbcb2b8bd19d2765ce093980de"
3517dependencies = [
3518 "console",
3519 "fuzzy-matcher",
3520 "shell-words",
3521 "tempfile",
3522 "thiserror",
3523 "zeroize",
3524]
3525
3526[[package]]
3527name = "diff"
3528version = "0.1.13"
3529source = "registry+https://github.com/rust-lang/crates.io-index"
3530checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
3531
3532[[package]]
3533name = "digest"
3534version = "0.10.7"
3535source = "registry+https://github.com/rust-lang/crates.io-index"
3536checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
3537dependencies = [
3538 "block-buffer",
3539 "const-oid",
3540 "crypto-common",
3541 "subtle",
3542]
3543
3544[[package]]
3545name = "dirs"
3546version = "4.0.0"
3547source = "registry+https://github.com/rust-lang/crates.io-index"
3548checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
3549dependencies = [
3550 "dirs-sys 0.3.7",
3551]
3552
3553[[package]]
3554name = "dirs"
3555version = "5.0.1"
3556source = "registry+https://github.com/rust-lang/crates.io-index"
3557checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225"
3558dependencies = [
3559 "dirs-sys 0.4.1",
3560]
3561
3562[[package]]
3563name = "dirs-sys"
3564version = "0.3.7"
3565source = "registry+https://github.com/rust-lang/crates.io-index"
3566checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
3567dependencies = [
3568 "libc",
3569 "redox_users",
3570 "winapi",
3571]
3572
3573[[package]]
3574name = "dirs-sys"
3575version = "0.4.1"
3576source = "registry+https://github.com/rust-lang/crates.io-index"
3577checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
3578dependencies = [
3579 "libc",
3580 "option-ext",
3581 "redox_users",
3582 "windows-sys 0.48.0",
3583]
3584
3585[[package]]
3586name = "dlib"
3587version = "0.5.2"
3588source = "registry+https://github.com/rust-lang/crates.io-index"
3589checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412"
3590dependencies = [
3591 "libloading",
3592]
3593
3594[[package]]
3595name = "docs_preprocessor"
3596version = "0.1.0"
3597dependencies = [
3598 "anyhow",
3599 "clap",
3600 "mdbook",
3601 "regex",
3602 "serde",
3603 "serde_json",
3604 "settings",
3605 "util",
3606]
3607
3608[[package]]
3609name = "dotenvy"
3610version = "0.15.7"
3611source = "registry+https://github.com/rust-lang/crates.io-index"
3612checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
3613
3614[[package]]
3615name = "downcast-rs"
3616version = "1.2.1"
3617source = "registry+https://github.com/rust-lang/crates.io-index"
3618checksum = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2"
3619
3620[[package]]
3621name = "doxygen-rs"
3622version = "0.4.2"
3623source = "registry+https://github.com/rust-lang/crates.io-index"
3624checksum = "415b6ec780d34dcf624666747194393603d0373b7141eef01d12ee58881507d9"
3625dependencies = [
3626 "phf",
3627]
3628
3629[[package]]
3630name = "dwrote"
3631version = "0.11.1"
3632source = "registry+https://github.com/rust-lang/crates.io-index"
3633checksum = "2da3498378ed373237bdef1eddcc64e7be2d3ba4841f4c22a998e81cadeea83c"
3634dependencies = [
3635 "lazy_static",
3636 "libc",
3637 "winapi",
3638 "wio",
3639]
3640
3641[[package]]
3642name = "dyn-clone"
3643version = "1.0.17"
3644source = "registry+https://github.com/rust-lang/crates.io-index"
3645checksum = "0d6ef0072f8a535281e4876be788938b528e9a1d43900b82c2569af7da799125"
3646
3647[[package]]
3648name = "ec4rs"
3649version = "1.1.1"
3650source = "registry+https://github.com/rust-lang/crates.io-index"
3651checksum = "acf65d056c7da9c971c2847ce250fd1f0f9659d5718845c3ec0ad95f5668352c"
3652
3653[[package]]
3654name = "ecdsa"
3655version = "0.14.8"
3656source = "registry+https://github.com/rust-lang/crates.io-index"
3657checksum = "413301934810f597c1d19ca71c8710e99a3f1ba28a0d2ebc01551a2daeea3c5c"
3658dependencies = [
3659 "der 0.6.1",
3660 "elliptic-curve",
3661 "rfc6979",
3662 "signature 1.6.4",
3663]
3664
3665[[package]]
3666name = "editor"
3667version = "0.1.0"
3668dependencies = [
3669 "aho-corasick",
3670 "anyhow",
3671 "assets",
3672 "chrono",
3673 "client",
3674 "clock",
3675 "collections",
3676 "convert_case 0.6.0",
3677 "ctor",
3678 "db",
3679 "emojis",
3680 "env_logger 0.11.5",
3681 "file_icons",
3682 "futures 0.3.30",
3683 "fuzzy",
3684 "git",
3685 "gpui",
3686 "http_client",
3687 "indoc",
3688 "itertools 0.13.0",
3689 "language",
3690 "linkify",
3691 "log",
3692 "lsp",
3693 "markdown",
3694 "multi_buffer",
3695 "ordered-float 2.10.1",
3696 "parking_lot",
3697 "pretty_assertions",
3698 "project",
3699 "rand 0.8.5",
3700 "release_channel",
3701 "rpc",
3702 "schemars",
3703 "serde",
3704 "serde_json",
3705 "settings",
3706 "similar",
3707 "smallvec",
3708 "smol",
3709 "snippet",
3710 "sum_tree",
3711 "task",
3712 "text",
3713 "theme",
3714 "time",
3715 "time_format",
3716 "tree-sitter-html",
3717 "tree-sitter-rust",
3718 "tree-sitter-typescript",
3719 "ui",
3720 "unicode-segmentation",
3721 "unindent",
3722 "url",
3723 "util",
3724 "workspace",
3725]
3726
3727[[package]]
3728name = "educe"
3729version = "0.5.11"
3730source = "registry+https://github.com/rust-lang/crates.io-index"
3731checksum = "e4bd92664bf78c4d3dba9b7cdafce6fa15b13ed3ed16175218196942e99168a8"
3732dependencies = [
3733 "enum-ordinalize",
3734 "proc-macro2",
3735 "quote",
3736 "syn 2.0.76",
3737]
3738
3739[[package]]
3740name = "either"
3741version = "1.13.0"
3742source = "registry+https://github.com/rust-lang/crates.io-index"
3743checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
3744dependencies = [
3745 "serde",
3746]
3747
3748[[package]]
3749name = "elasticlunr-rs"
3750version = "3.0.2"
3751source = "registry+https://github.com/rust-lang/crates.io-index"
3752checksum = "41e83863a500656dfa214fee6682de9c5b9f03de6860fec531235ed2ae9f6571"
3753dependencies = [
3754 "regex",
3755 "serde",
3756 "serde_derive",
3757 "serde_json",
3758]
3759
3760[[package]]
3761name = "elliptic-curve"
3762version = "0.12.3"
3763source = "registry+https://github.com/rust-lang/crates.io-index"
3764checksum = "e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3"
3765dependencies = [
3766 "base16ct",
3767 "crypto-bigint 0.4.9",
3768 "der 0.6.1",
3769 "digest",
3770 "ff",
3771 "generic-array",
3772 "group",
3773 "pkcs8 0.9.0",
3774 "rand_core 0.6.4",
3775 "sec1",
3776 "subtle",
3777 "zeroize",
3778]
3779
3780[[package]]
3781name = "embed-resource"
3782version = "2.4.3"
3783source = "registry+https://github.com/rust-lang/crates.io-index"
3784checksum = "4edcacde9351c33139a41e3c97eb2334351a81a2791bebb0b243df837128f602"
3785dependencies = [
3786 "cc",
3787 "memchr",
3788 "rustc_version",
3789 "toml 0.8.19",
3790 "vswhom",
3791 "winreg 0.52.0",
3792]
3793
3794[[package]]
3795name = "embedded-io"
3796version = "0.4.0"
3797source = "registry+https://github.com/rust-lang/crates.io-index"
3798checksum = "ef1a6892d9eef45c8fa6b9e0086428a2cca8491aca8f787c534a3d6d0bcb3ced"
3799
3800[[package]]
3801name = "embedded-io"
3802version = "0.6.1"
3803source = "registry+https://github.com/rust-lang/crates.io-index"
3804checksum = "edd0f118536f44f5ccd48bcb8b111bdc3de888b58c74639dfb034a357d0f206d"
3805
3806[[package]]
3807name = "emojis"
3808version = "0.6.4"
3809source = "registry+https://github.com/rust-lang/crates.io-index"
3810checksum = "99e1f1df1f181f2539bac8bf027d31ca5ffbf9e559e3f2d09413b9107b5c02f4"
3811dependencies = [
3812 "phf",
3813]
3814
3815[[package]]
3816name = "encode_unicode"
3817version = "0.3.6"
3818source = "registry+https://github.com/rust-lang/crates.io-index"
3819checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
3820
3821[[package]]
3822name = "encoding_rs"
3823version = "0.8.34"
3824source = "registry+https://github.com/rust-lang/crates.io-index"
3825checksum = "b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59"
3826dependencies = [
3827 "cfg-if",
3828]
3829
3830[[package]]
3831name = "endi"
3832version = "1.1.0"
3833source = "registry+https://github.com/rust-lang/crates.io-index"
3834checksum = "a3d8a32ae18130a3c84dd492d4215c3d913c3b07c6b63c2eb3eb7ff1101ab7bf"
3835
3836[[package]]
3837name = "enum-ordinalize"
3838version = "4.3.0"
3839source = "registry+https://github.com/rust-lang/crates.io-index"
3840checksum = "fea0dcfa4e54eeb516fe454635a95753ddd39acda650ce703031c6973e315dd5"
3841dependencies = [
3842 "enum-ordinalize-derive",
3843]
3844
3845[[package]]
3846name = "enum-ordinalize-derive"
3847version = "4.3.1"
3848source = "registry+https://github.com/rust-lang/crates.io-index"
3849checksum = "0d28318a75d4aead5c4db25382e8ef717932d0346600cacae6357eb5941bc5ff"
3850dependencies = [
3851 "proc-macro2",
3852 "quote",
3853 "syn 2.0.76",
3854]
3855
3856[[package]]
3857name = "enumflags2"
3858version = "0.7.10"
3859source = "registry+https://github.com/rust-lang/crates.io-index"
3860checksum = "d232db7f5956f3f14313dc2f87985c58bd2c695ce124c8cdd984e08e15ac133d"
3861dependencies = [
3862 "enumflags2_derive",
3863 "serde",
3864]
3865
3866[[package]]
3867name = "enumflags2_derive"
3868version = "0.7.10"
3869source = "registry+https://github.com/rust-lang/crates.io-index"
3870checksum = "de0d48a183585823424a4ce1aa132d174a6a81bd540895822eb4c8373a8e49e8"
3871dependencies = [
3872 "proc-macro2",
3873 "quote",
3874 "syn 2.0.76",
3875]
3876
3877[[package]]
3878name = "env_filter"
3879version = "0.1.2"
3880source = "registry+https://github.com/rust-lang/crates.io-index"
3881checksum = "4f2c92ceda6ceec50f43169f9ee8424fe2db276791afde7b2cd8bc084cb376ab"
3882dependencies = [
3883 "log",
3884 "regex",
3885]
3886
3887[[package]]
3888name = "env_logger"
3889version = "0.10.2"
3890source = "registry+https://github.com/rust-lang/crates.io-index"
3891checksum = "4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580"
3892dependencies = [
3893 "humantime",
3894 "is-terminal",
3895 "log",
3896 "regex",
3897 "termcolor",
3898]
3899
3900[[package]]
3901name = "env_logger"
3902version = "0.11.5"
3903source = "registry+https://github.com/rust-lang/crates.io-index"
3904checksum = "e13fa619b91fb2381732789fc5de83b45675e882f66623b7d8cb4f643017018d"
3905dependencies = [
3906 "anstream",
3907 "anstyle",
3908 "env_filter",
3909 "humantime",
3910 "log",
3911]
3912
3913[[package]]
3914name = "envy"
3915version = "0.4.2"
3916source = "registry+https://github.com/rust-lang/crates.io-index"
3917checksum = "3f47e0157f2cb54f5ae1bd371b30a2ae4311e1c028f575cd4e81de7353215965"
3918dependencies = [
3919 "serde",
3920]
3921
3922[[package]]
3923name = "equivalent"
3924version = "1.0.1"
3925source = "registry+https://github.com/rust-lang/crates.io-index"
3926checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
3927
3928[[package]]
3929name = "erased-serde"
3930version = "0.4.5"
3931source = "registry+https://github.com/rust-lang/crates.io-index"
3932checksum = "24e2389d65ab4fab27dc2a5de7b191e1f6617d1f1c8855c0dc569c94a4cbb18d"
3933dependencies = [
3934 "serde",
3935 "typeid",
3936]
3937
3938[[package]]
3939name = "errno"
3940version = "0.2.8"
3941source = "registry+https://github.com/rust-lang/crates.io-index"
3942checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"
3943dependencies = [
3944 "errno-dragonfly",
3945 "libc",
3946 "winapi",
3947]
3948
3949[[package]]
3950name = "errno"
3951version = "0.3.9"
3952source = "registry+https://github.com/rust-lang/crates.io-index"
3953checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba"
3954dependencies = [
3955 "libc",
3956 "windows-sys 0.52.0",
3957]
3958
3959[[package]]
3960name = "errno-dragonfly"
3961version = "0.1.2"
3962source = "registry+https://github.com/rust-lang/crates.io-index"
3963checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
3964dependencies = [
3965 "cc",
3966 "libc",
3967]
3968
3969[[package]]
3970name = "etagere"
3971version = "0.2.13"
3972source = "registry+https://github.com/rust-lang/crates.io-index"
3973checksum = "0e2f1e3be19fb10f549be8c1bf013e8675b4066c445e36eb76d2ebb2f54ee495"
3974dependencies = [
3975 "euclid",
3976 "svg_fmt",
3977]
3978
3979[[package]]
3980name = "etcetera"
3981version = "0.8.0"
3982source = "registry+https://github.com/rust-lang/crates.io-index"
3983checksum = "136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943"
3984dependencies = [
3985 "cfg-if",
3986 "home",
3987 "windows-sys 0.48.0",
3988]
3989
3990[[package]]
3991name = "euclid"
3992version = "0.22.11"
3993source = "registry+https://github.com/rust-lang/crates.io-index"
3994checksum = "ad9cdb4b747e485a12abb0e6566612956c7a1bafa3bdb8d682c5b6d403589e48"
3995dependencies = [
3996 "num-traits",
3997]
3998
3999[[package]]
4000name = "evals"
4001version = "0.1.0"
4002dependencies = [
4003 "anyhow",
4004 "clap",
4005 "client",
4006 "clock",
4007 "collections",
4008 "env_logger 0.11.5",
4009 "feature_flags",
4010 "fs",
4011 "git",
4012 "gpui",
4013 "http_client",
4014 "language",
4015 "languages",
4016 "node_runtime",
4017 "open_ai",
4018 "project",
4019 "reqwest_client",
4020 "semantic_index",
4021 "serde",
4022 "serde_json",
4023 "settings",
4024 "smol",
4025]
4026
4027[[package]]
4028name = "event-listener"
4029version = "2.5.3"
4030source = "registry+https://github.com/rust-lang/crates.io-index"
4031checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
4032
4033[[package]]
4034name = "event-listener"
4035version = "3.1.0"
4036source = "registry+https://github.com/rust-lang/crates.io-index"
4037checksum = "d93877bcde0eb80ca09131a08d23f0a5c18a620b01db137dba666d18cd9b30c2"
4038dependencies = [
4039 "concurrent-queue",
4040 "parking",
4041 "pin-project-lite",
4042]
4043
4044[[package]]
4045name = "event-listener"
4046version = "5.3.1"
4047source = "registry+https://github.com/rust-lang/crates.io-index"
4048checksum = "6032be9bd27023a771701cc49f9f053c751055f71efb2e0ae5c15809093675ba"
4049dependencies = [
4050 "concurrent-queue",
4051 "parking",
4052 "pin-project-lite",
4053]
4054
4055[[package]]
4056name = "event-listener-strategy"
4057version = "0.5.2"
4058source = "registry+https://github.com/rust-lang/crates.io-index"
4059checksum = "0f214dc438f977e6d4e3500aaa277f5ad94ca83fbbd9b1a15713ce2344ccc5a1"
4060dependencies = [
4061 "event-listener 5.3.1",
4062 "pin-project-lite",
4063]
4064
4065[[package]]
4066name = "exec"
4067version = "0.3.1"
4068source = "registry+https://github.com/rust-lang/crates.io-index"
4069checksum = "886b70328cba8871bfc025858e1de4be16b1d5088f2ba50b57816f4210672615"
4070dependencies = [
4071 "errno 0.2.8",
4072 "libc",
4073]
4074
4075[[package]]
4076name = "exr"
4077version = "1.72.0"
4078source = "registry+https://github.com/rust-lang/crates.io-index"
4079checksum = "887d93f60543e9a9362ef8a21beedd0a833c5d9610e18c67abe15a5963dcb1a4"
4080dependencies = [
4081 "bit_field",
4082 "flume",
4083 "half",
4084 "lebe",
4085 "miniz_oxide 0.7.4",
4086 "rayon-core",
4087 "smallvec",
4088 "zune-inflate",
4089]
4090
4091[[package]]
4092name = "extension"
4093version = "0.1.0"
4094dependencies = [
4095 "anyhow",
4096 "assistant_slash_command",
4097 "async-compression",
4098 "async-tar",
4099 "async-trait",
4100 "client",
4101 "collections",
4102 "ctor",
4103 "env_logger 0.11.5",
4104 "fs",
4105 "futures 0.3.30",
4106 "gpui",
4107 "http_client",
4108 "indexed_docs",
4109 "language",
4110 "log",
4111 "lsp",
4112 "node_runtime",
4113 "parking_lot",
4114 "paths",
4115 "project",
4116 "release_channel",
4117 "reqwest_client",
4118 "schemars",
4119 "semantic_version",
4120 "serde",
4121 "serde_json",
4122 "serde_json_lenient",
4123 "settings",
4124 "snippet_provider",
4125 "task",
4126 "theme",
4127 "toml 0.8.19",
4128 "ui",
4129 "url",
4130 "util",
4131 "wasm-encoder 0.215.0",
4132 "wasmparser 0.215.0",
4133 "wasmtime",
4134 "wasmtime-wasi",
4135 "wit-component",
4136 "workspace",
4137]
4138
4139[[package]]
4140name = "extension_cli"
4141version = "0.1.0"
4142dependencies = [
4143 "anyhow",
4144 "clap",
4145 "env_logger 0.11.5",
4146 "extension",
4147 "fs",
4148 "language",
4149 "log",
4150 "reqwest_client",
4151 "rpc",
4152 "serde",
4153 "serde_json",
4154 "theme",
4155 "tokio",
4156 "toml 0.8.19",
4157 "tree-sitter",
4158 "wasmtime",
4159]
4160
4161[[package]]
4162name = "extensions_ui"
4163version = "0.1.0"
4164dependencies = [
4165 "anyhow",
4166 "client",
4167 "collections",
4168 "db",
4169 "editor",
4170 "extension",
4171 "fs",
4172 "fuzzy",
4173 "gpui",
4174 "language",
4175 "num-format",
4176 "picker",
4177 "project",
4178 "release_channel",
4179 "semantic_version",
4180 "serde",
4181 "settings",
4182 "smallvec",
4183 "theme",
4184 "theme_selector",
4185 "ui",
4186 "util",
4187 "vim",
4188 "workspace",
4189]
4190
4191[[package]]
4192name = "fallible-iterator"
4193version = "0.3.0"
4194source = "registry+https://github.com/rust-lang/crates.io-index"
4195checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649"
4196
4197[[package]]
4198name = "fancy-regex"
4199version = "0.12.0"
4200source = "registry+https://github.com/rust-lang/crates.io-index"
4201checksum = "7493d4c459da9f84325ad297371a6b2b8a162800873a22e3b6b6512e61d18c05"
4202dependencies = [
4203 "bit-set 0.5.3",
4204 "regex",
4205]
4206
4207[[package]]
4208name = "fast-srgb8"
4209version = "1.0.0"
4210source = "registry+https://github.com/rust-lang/crates.io-index"
4211checksum = "dd2e7510819d6fbf51a5545c8f922716ecfb14df168a3242f7d33e0239efe6a1"
4212
4213[[package]]
4214name = "fastrand"
4215version = "1.9.0"
4216source = "registry+https://github.com/rust-lang/crates.io-index"
4217checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"
4218dependencies = [
4219 "instant",
4220]
4221
4222[[package]]
4223name = "fastrand"
4224version = "2.1.1"
4225source = "registry+https://github.com/rust-lang/crates.io-index"
4226checksum = "e8c02a5121d4ea3eb16a80748c74f5549a5665e4c21333c6098f283870fbdea6"
4227
4228[[package]]
4229name = "fd-lock"
4230version = "4.0.2"
4231source = "registry+https://github.com/rust-lang/crates.io-index"
4232checksum = "7e5768da2206272c81ef0b5e951a41862938a6070da63bcea197899942d3b947"
4233dependencies = [
4234 "cfg-if",
4235 "rustix 0.38.35",
4236 "windows-sys 0.52.0",
4237]
4238
4239[[package]]
4240name = "fdeflate"
4241version = "0.3.4"
4242source = "registry+https://github.com/rust-lang/crates.io-index"
4243checksum = "4f9bfee30e4dedf0ab8b422f03af778d9612b63f502710fc500a334ebe2de645"
4244dependencies = [
4245 "simd-adler32",
4246]
4247
4248[[package]]
4249name = "feature_flags"
4250version = "0.1.0"
4251dependencies = [
4252 "futures 0.3.30",
4253 "gpui",
4254]
4255
4256[[package]]
4257name = "feedback"
4258version = "0.1.0"
4259dependencies = [
4260 "anyhow",
4261 "bitflags 2.6.0",
4262 "client",
4263 "db",
4264 "editor",
4265 "futures 0.3.30",
4266 "gpui",
4267 "http_client",
4268 "human_bytes",
4269 "language",
4270 "log",
4271 "menu",
4272 "project",
4273 "regex",
4274 "release_channel",
4275 "serde",
4276 "serde_derive",
4277 "serde_json",
4278 "smol",
4279 "sysinfo",
4280 "ui",
4281 "urlencoding",
4282 "util",
4283 "workspace",
4284]
4285
4286[[package]]
4287name = "ff"
4288version = "0.12.1"
4289source = "registry+https://github.com/rust-lang/crates.io-index"
4290checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160"
4291dependencies = [
4292 "rand_core 0.6.4",
4293 "subtle",
4294]
4295
4296[[package]]
4297name = "file_finder"
4298version = "0.1.0"
4299dependencies = [
4300 "anyhow",
4301 "collections",
4302 "ctor",
4303 "editor",
4304 "env_logger 0.11.5",
4305 "file_icons",
4306 "futures 0.3.30",
4307 "fuzzy",
4308 "gpui",
4309 "language",
4310 "menu",
4311 "picker",
4312 "project",
4313 "schemars",
4314 "serde",
4315 "serde_derive",
4316 "serde_json",
4317 "settings",
4318 "text",
4319 "theme",
4320 "ui",
4321 "util",
4322 "workspace",
4323]
4324
4325[[package]]
4326name = "file_icons"
4327version = "0.1.0"
4328dependencies = [
4329 "collections",
4330 "gpui",
4331 "serde",
4332 "serde_derive",
4333 "serde_json",
4334 "util",
4335]
4336
4337[[package]]
4338name = "filedescriptor"
4339version = "0.8.2"
4340source = "registry+https://github.com/rust-lang/crates.io-index"
4341checksum = "7199d965852c3bac31f779ef99cbb4537f80e952e2d6aa0ffeb30cce00f4f46e"
4342dependencies = [
4343 "libc",
4344 "thiserror",
4345 "winapi",
4346]
4347
4348[[package]]
4349name = "filetime"
4350version = "0.2.25"
4351source = "registry+https://github.com/rust-lang/crates.io-index"
4352checksum = "35c0522e981e68cbfa8c3f978441a5f34b30b96e146b33cd3359176b50fe8586"
4353dependencies = [
4354 "cfg-if",
4355 "libc",
4356 "libredox",
4357 "windows-sys 0.59.0",
4358]
4359
4360[[package]]
4361name = "fixedbitset"
4362version = "0.4.2"
4363source = "registry+https://github.com/rust-lang/crates.io-index"
4364checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
4365
4366[[package]]
4367name = "flate2"
4368version = "1.0.33"
4369source = "registry+https://github.com/rust-lang/crates.io-index"
4370checksum = "324a1be68054ef05ad64b861cc9eaf1d623d2d8cb25b4bf2cb9cdd902b4bf253"
4371dependencies = [
4372 "crc32fast",
4373 "miniz_oxide 0.8.0",
4374]
4375
4376[[package]]
4377name = "float-cmp"
4378version = "0.9.0"
4379source = "registry+https://github.com/rust-lang/crates.io-index"
4380checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4"
4381
4382[[package]]
4383name = "float-ord"
4384version = "0.3.2"
4385source = "registry+https://github.com/rust-lang/crates.io-index"
4386checksum = "8ce81f49ae8a0482e4c55ea62ebbd7e5a686af544c00b9d090bba3ff9be97b3d"
4387
4388[[package]]
4389name = "flume"
4390version = "0.11.0"
4391source = "registry+https://github.com/rust-lang/crates.io-index"
4392checksum = "55ac459de2512911e4b674ce33cf20befaba382d05b62b008afc1c8b57cbf181"
4393dependencies = [
4394 "futures-core",
4395 "futures-sink",
4396 "nanorand",
4397 "spin 0.9.8",
4398]
4399
4400[[package]]
4401name = "fnv"
4402version = "1.0.7"
4403source = "registry+https://github.com/rust-lang/crates.io-index"
4404checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
4405
4406[[package]]
4407name = "font-kit"
4408version = "0.14.1"
4409source = "git+https://github.com/zed-industries/font-kit?rev=40391b7#40391b7c0041d8a8572af2afa3de32ae088f0120"
4410dependencies = [
4411 "bitflags 2.6.0",
4412 "byteorder",
4413 "core-foundation 0.9.4",
4414 "core-graphics 0.23.2",
4415 "core-text",
4416 "dirs 5.0.1",
4417 "dwrote",
4418 "float-ord",
4419 "freetype-sys",
4420 "lazy_static",
4421 "libc",
4422 "log",
4423 "pathfinder_geometry",
4424 "pathfinder_simd",
4425 "walkdir",
4426 "winapi",
4427 "yeslogic-fontconfig-sys",
4428]
4429
4430[[package]]
4431name = "font-types"
4432version = "0.6.0"
4433source = "registry+https://github.com/rust-lang/crates.io-index"
4434checksum = "8f0189ccb084f77c5523e08288d418cbaa09c451a08515678a0aa265df9a8b60"
4435dependencies = [
4436 "bytemuck",
4437]
4438
4439[[package]]
4440name = "fontconfig-parser"
4441version = "0.5.7"
4442source = "registry+https://github.com/rust-lang/crates.io-index"
4443checksum = "c1fcfcd44ca6e90c921fee9fa665d530b21ef1327a4c1a6c5250ea44b776ada7"
4444dependencies = [
4445 "roxmltree 0.20.0",
4446]
4447
4448[[package]]
4449name = "fontdb"
4450version = "0.18.0"
4451source = "registry+https://github.com/rust-lang/crates.io-index"
4452checksum = "e32eac81c1135c1df01d4e6d4233c47ba11f6a6d07f33e0bba09d18797077770"
4453dependencies = [
4454 "fontconfig-parser",
4455 "log",
4456 "memmap2",
4457 "slotmap",
4458 "tinyvec",
4459 "ttf-parser",
4460]
4461
4462[[package]]
4463name = "foreign-types"
4464version = "0.3.2"
4465source = "registry+https://github.com/rust-lang/crates.io-index"
4466checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
4467dependencies = [
4468 "foreign-types-shared 0.1.1",
4469]
4470
4471[[package]]
4472name = "foreign-types"
4473version = "0.5.0"
4474source = "registry+https://github.com/rust-lang/crates.io-index"
4475checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965"
4476dependencies = [
4477 "foreign-types-macros",
4478 "foreign-types-shared 0.3.1",
4479]
4480
4481[[package]]
4482name = "foreign-types-macros"
4483version = "0.2.3"
4484source = "registry+https://github.com/rust-lang/crates.io-index"
4485checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742"
4486dependencies = [
4487 "proc-macro2",
4488 "quote",
4489 "syn 2.0.76",
4490]
4491
4492[[package]]
4493name = "foreign-types-shared"
4494version = "0.1.1"
4495source = "registry+https://github.com/rust-lang/crates.io-index"
4496checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
4497
4498[[package]]
4499name = "foreign-types-shared"
4500version = "0.3.1"
4501source = "registry+https://github.com/rust-lang/crates.io-index"
4502checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b"
4503
4504[[package]]
4505name = "fork"
4506version = "0.2.0"
4507source = "registry+https://github.com/rust-lang/crates.io-index"
4508checksum = "05dc8b302e04a1c27f4fe694439ef0f29779ca4edc205b7b58f00db04e29656d"
4509dependencies = [
4510 "libc",
4511]
4512
4513[[package]]
4514name = "form_urlencoded"
4515version = "1.2.1"
4516source = "registry+https://github.com/rust-lang/crates.io-index"
4517checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
4518dependencies = [
4519 "percent-encoding",
4520]
4521
4522[[package]]
4523name = "freetype-sys"
4524version = "0.20.1"
4525source = "registry+https://github.com/rust-lang/crates.io-index"
4526checksum = "0e7edc5b9669349acfda99533e9e0bcf26a51862ab43b08ee7745c55d28eb134"
4527dependencies = [
4528 "cc",
4529 "libc",
4530 "pkg-config",
4531]
4532
4533[[package]]
4534name = "fs"
4535version = "0.1.0"
4536dependencies = [
4537 "anyhow",
4538 "ashpd",
4539 "async-tar",
4540 "async-trait",
4541 "cocoa 0.26.0",
4542 "collections",
4543 "fsevent",
4544 "futures 0.3.30",
4545 "git",
4546 "git2",
4547 "gpui",
4548 "libc",
4549 "notify",
4550 "objc",
4551 "parking_lot",
4552 "paths",
4553 "rope",
4554 "serde",
4555 "serde_json",
4556 "smol",
4557 "tempfile",
4558 "text",
4559 "time",
4560 "util",
4561 "windows 0.58.0",
4562]
4563
4564[[package]]
4565name = "fs-set-times"
4566version = "0.20.1"
4567source = "registry+https://github.com/rust-lang/crates.io-index"
4568checksum = "033b337d725b97690d86893f9de22b67b80dcc4e9ad815f348254c38119db8fb"
4569dependencies = [
4570 "io-lifetimes 2.0.3",
4571 "rustix 0.38.35",
4572 "windows-sys 0.52.0",
4573]
4574
4575[[package]]
4576name = "fsevent"
4577version = "0.1.0"
4578dependencies = [
4579 "bitflags 2.6.0",
4580 "core-foundation 0.9.4",
4581 "fsevent-sys 3.1.0",
4582 "parking_lot",
4583 "tempfile",
4584]
4585
4586[[package]]
4587name = "fsevent-sys"
4588version = "3.1.0"
4589source = "registry+https://github.com/rust-lang/crates.io-index"
4590checksum = "ca6f5e6817058771c10f0eb0f05ddf1e35844266f972004fe8e4b21fda295bd5"
4591dependencies = [
4592 "libc",
4593]
4594
4595[[package]]
4596name = "fsevent-sys"
4597version = "4.1.0"
4598source = "registry+https://github.com/rust-lang/crates.io-index"
4599checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2"
4600dependencies = [
4601 "libc",
4602]
4603
4604[[package]]
4605name = "funty"
4606version = "2.0.0"
4607source = "registry+https://github.com/rust-lang/crates.io-index"
4608checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"
4609
4610[[package]]
4611name = "futf"
4612version = "0.1.5"
4613source = "registry+https://github.com/rust-lang/crates.io-index"
4614checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
4615dependencies = [
4616 "mac",
4617 "new_debug_unreachable",
4618]
4619
4620[[package]]
4621name = "futures"
4622version = "0.1.31"
4623source = "registry+https://github.com/rust-lang/crates.io-index"
4624checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"
4625
4626[[package]]
4627name = "futures"
4628version = "0.3.30"
4629source = "registry+https://github.com/rust-lang/crates.io-index"
4630checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0"
4631dependencies = [
4632 "futures-channel",
4633 "futures-core",
4634 "futures-executor",
4635 "futures-io",
4636 "futures-sink",
4637 "futures-task",
4638 "futures-util",
4639]
4640
4641[[package]]
4642name = "futures-batch"
4643version = "0.6.1"
4644source = "registry+https://github.com/rust-lang/crates.io-index"
4645checksum = "6f444c45a1cb86f2a7e301469fd50a82084a60dadc25d94529a8312276ecb71a"
4646dependencies = [
4647 "futures 0.3.30",
4648 "futures-timer",
4649 "pin-utils",
4650]
4651
4652[[package]]
4653name = "futures-channel"
4654version = "0.3.30"
4655source = "registry+https://github.com/rust-lang/crates.io-index"
4656checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78"
4657dependencies = [
4658 "futures-core",
4659 "futures-sink",
4660]
4661
4662[[package]]
4663name = "futures-core"
4664version = "0.3.30"
4665source = "registry+https://github.com/rust-lang/crates.io-index"
4666checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
4667
4668[[package]]
4669name = "futures-executor"
4670version = "0.3.30"
4671source = "registry+https://github.com/rust-lang/crates.io-index"
4672checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d"
4673dependencies = [
4674 "futures-core",
4675 "futures-task",
4676 "futures-util",
4677]
4678
4679[[package]]
4680name = "futures-intrusive"
4681version = "0.5.0"
4682source = "registry+https://github.com/rust-lang/crates.io-index"
4683checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f"
4684dependencies = [
4685 "futures-core",
4686 "lock_api",
4687 "parking_lot",
4688]
4689
4690[[package]]
4691name = "futures-io"
4692version = "0.3.30"
4693source = "registry+https://github.com/rust-lang/crates.io-index"
4694checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
4695
4696[[package]]
4697name = "futures-lite"
4698version = "1.13.0"
4699source = "registry+https://github.com/rust-lang/crates.io-index"
4700checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce"
4701dependencies = [
4702 "fastrand 1.9.0",
4703 "futures-core",
4704 "futures-io",
4705 "memchr",
4706 "parking",
4707 "pin-project-lite",
4708 "waker-fn",
4709]
4710
4711[[package]]
4712name = "futures-lite"
4713version = "2.3.0"
4714source = "registry+https://github.com/rust-lang/crates.io-index"
4715checksum = "52527eb5074e35e9339c6b4e8d12600c7128b68fb25dcb9fa9dec18f7c25f3a5"
4716dependencies = [
4717 "fastrand 2.1.1",
4718 "futures-core",
4719 "futures-io",
4720 "parking",
4721 "pin-project-lite",
4722]
4723
4724[[package]]
4725name = "futures-macro"
4726version = "0.3.30"
4727source = "registry+https://github.com/rust-lang/crates.io-index"
4728checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
4729dependencies = [
4730 "proc-macro2",
4731 "quote",
4732 "syn 2.0.76",
4733]
4734
4735[[package]]
4736name = "futures-sink"
4737version = "0.3.30"
4738source = "registry+https://github.com/rust-lang/crates.io-index"
4739checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
4740
4741[[package]]
4742name = "futures-task"
4743version = "0.3.30"
4744source = "registry+https://github.com/rust-lang/crates.io-index"
4745checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
4746
4747[[package]]
4748name = "futures-timer"
4749version = "3.0.3"
4750source = "registry+https://github.com/rust-lang/crates.io-index"
4751checksum = "f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24"
4752
4753[[package]]
4754name = "futures-util"
4755version = "0.3.30"
4756source = "registry+https://github.com/rust-lang/crates.io-index"
4757checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
4758dependencies = [
4759 "futures 0.1.31",
4760 "futures-channel",
4761 "futures-core",
4762 "futures-io",
4763 "futures-macro",
4764 "futures-sink",
4765 "futures-task",
4766 "memchr",
4767 "pin-project-lite",
4768 "pin-utils",
4769 "slab",
4770 "tokio-io",
4771]
4772
4773[[package]]
4774name = "fuzzy"
4775version = "0.1.0"
4776dependencies = [
4777 "gpui",
4778 "util",
4779]
4780
4781[[package]]
4782name = "fuzzy-matcher"
4783version = "0.3.7"
4784source = "registry+https://github.com/rust-lang/crates.io-index"
4785checksum = "54614a3312934d066701a80f20f15fa3b56d67ac7722b39eea5b4c9dd1d66c94"
4786dependencies = [
4787 "thread_local",
4788]
4789
4790[[package]]
4791name = "generic-array"
4792version = "0.14.7"
4793source = "registry+https://github.com/rust-lang/crates.io-index"
4794checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
4795dependencies = [
4796 "typenum",
4797 "version_check",
4798]
4799
4800[[package]]
4801name = "gethostname"
4802version = "0.4.3"
4803source = "registry+https://github.com/rust-lang/crates.io-index"
4804checksum = "0176e0459c2e4a1fe232f984bca6890e681076abb9934f6cea7c326f3fc47818"
4805dependencies = [
4806 "libc",
4807 "windows-targets 0.48.5",
4808]
4809
4810[[package]]
4811name = "getrandom"
4812version = "0.1.16"
4813source = "registry+https://github.com/rust-lang/crates.io-index"
4814checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
4815dependencies = [
4816 "cfg-if",
4817 "libc",
4818 "wasi 0.9.0+wasi-snapshot-preview1",
4819]
4820
4821[[package]]
4822name = "getrandom"
4823version = "0.2.15"
4824source = "registry+https://github.com/rust-lang/crates.io-index"
4825checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
4826dependencies = [
4827 "cfg-if",
4828 "js-sys",
4829 "libc",
4830 "wasi 0.11.0+wasi-snapshot-preview1",
4831 "wasm-bindgen",
4832]
4833
4834[[package]]
4835name = "gif"
4836version = "0.13.1"
4837source = "registry+https://github.com/rust-lang/crates.io-index"
4838checksum = "3fb2d69b19215e18bb912fa30f7ce15846e301408695e44e0ef719f1da9e19f2"
4839dependencies = [
4840 "color_quant",
4841 "weezl",
4842]
4843
4844[[package]]
4845name = "gimli"
4846version = "0.29.0"
4847source = "registry+https://github.com/rust-lang/crates.io-index"
4848checksum = "40ecd4077b5ae9fd2e9e169b102c6c330d0605168eb0e8bf79952b256dbefffd"
4849dependencies = [
4850 "fallible-iterator",
4851 "indexmap 2.4.0",
4852 "stable_deref_trait",
4853]
4854
4855[[package]]
4856name = "gimli"
4857version = "0.31.0"
4858source = "registry+https://github.com/rust-lang/crates.io-index"
4859checksum = "32085ea23f3234fc7846555e85283ba4de91e21016dc0455a16286d87a292d64"
4860
4861[[package]]
4862name = "git"
4863version = "0.1.0"
4864dependencies = [
4865 "anyhow",
4866 "async-trait",
4867 "clock",
4868 "collections",
4869 "derive_more",
4870 "git2",
4871 "gpui",
4872 "http_client",
4873 "log",
4874 "parking_lot",
4875 "pretty_assertions",
4876 "rope",
4877 "serde",
4878 "serde_json",
4879 "smol",
4880 "sum_tree",
4881 "text",
4882 "time",
4883 "unindent",
4884 "url",
4885 "util",
4886 "windows 0.58.0",
4887]
4888
4889[[package]]
4890name = "git2"
4891version = "0.19.0"
4892source = "registry+https://github.com/rust-lang/crates.io-index"
4893checksum = "b903b73e45dc0c6c596f2d37eccece7c1c8bb6e4407b001096387c63d0d93724"
4894dependencies = [
4895 "bitflags 2.6.0",
4896 "libc",
4897 "libgit2-sys",
4898 "log",
4899 "url",
4900]
4901
4902[[package]]
4903name = "git_hosting_providers"
4904version = "0.1.0"
4905dependencies = [
4906 "anyhow",
4907 "async-trait",
4908 "futures 0.3.30",
4909 "git",
4910 "gpui",
4911 "http_client",
4912 "indoc",
4913 "pretty_assertions",
4914 "regex",
4915 "serde",
4916 "serde_json",
4917 "url",
4918 "util",
4919]
4920
4921[[package]]
4922name = "glob"
4923version = "0.3.1"
4924source = "registry+https://github.com/rust-lang/crates.io-index"
4925checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
4926
4927[[package]]
4928name = "globset"
4929version = "0.4.15"
4930source = "registry+https://github.com/rust-lang/crates.io-index"
4931checksum = "15f1ce686646e7f1e19bf7d5533fe443a45dbfb990e00629110797578b42fb19"
4932dependencies = [
4933 "aho-corasick",
4934 "bstr",
4935 "log",
4936 "regex-automata 0.4.7",
4937 "regex-syntax 0.8.4",
4938]
4939
4940[[package]]
4941name = "gloo-timers"
4942version = "0.2.6"
4943source = "registry+https://github.com/rust-lang/crates.io-index"
4944checksum = "9b995a66bb87bebce9a0f4a95aed01daca4872c050bfcb21653361c03bc35e5c"
4945dependencies = [
4946 "futures-channel",
4947 "futures-core",
4948 "js-sys",
4949 "wasm-bindgen",
4950]
4951
4952[[package]]
4953name = "glow"
4954version = "0.14.0"
4955source = "registry+https://github.com/rust-lang/crates.io-index"
4956checksum = "f865cbd94bd355b89611211e49508da98a1fce0ad755c1e8448fb96711b24528"
4957dependencies = [
4958 "js-sys",
4959 "slotmap",
4960 "wasm-bindgen",
4961 "web-sys",
4962]
4963
4964[[package]]
4965name = "go_to_line"
4966version = "0.1.0"
4967dependencies = [
4968 "anyhow",
4969 "editor",
4970 "gpui",
4971 "indoc",
4972 "language",
4973 "menu",
4974 "project",
4975 "rope",
4976 "schemars",
4977 "serde",
4978 "serde_json",
4979 "settings",
4980 "text",
4981 "theme",
4982 "tree-sitter-rust",
4983 "tree-sitter-typescript",
4984 "ui",
4985 "util",
4986 "workspace",
4987]
4988
4989[[package]]
4990name = "google_ai"
4991version = "0.1.0"
4992dependencies = [
4993 "anyhow",
4994 "futures 0.3.30",
4995 "http_client",
4996 "schemars",
4997 "serde",
4998 "serde_json",
4999 "strum 0.25.0",
5000]
5001
5002[[package]]
5003name = "gpu-alloc"
5004version = "0.6.0"
5005source = "registry+https://github.com/rust-lang/crates.io-index"
5006checksum = "fbcd2dba93594b227a1f57ee09b8b9da8892c34d55aa332e034a228d0fe6a171"
5007dependencies = [
5008 "bitflags 2.6.0",
5009 "gpu-alloc-types",
5010]
5011
5012[[package]]
5013name = "gpu-alloc-ash"
5014version = "0.7.0"
5015source = "registry+https://github.com/rust-lang/crates.io-index"
5016checksum = "cbda7a18a29bc98c2e0de0435c347df935bf59489935d0cbd0b73f1679b6f79a"
5017dependencies = [
5018 "ash",
5019 "gpu-alloc-types",
5020 "tinyvec",
5021]
5022
5023[[package]]
5024name = "gpu-alloc-types"
5025version = "0.3.0"
5026source = "registry+https://github.com/rust-lang/crates.io-index"
5027checksum = "98ff03b468aa837d70984d55f5d3f846f6ec31fe34bbb97c4f85219caeee1ca4"
5028dependencies = [
5029 "bitflags 2.6.0",
5030]
5031
5032[[package]]
5033name = "gpui"
5034version = "0.1.0"
5035dependencies = [
5036 "anyhow",
5037 "as-raw-xcb-connection",
5038 "ashpd",
5039 "async-task",
5040 "backtrace",
5041 "bindgen 0.70.1",
5042 "blade-graphics",
5043 "blade-macros",
5044 "blade-util",
5045 "block",
5046 "bytemuck",
5047 "calloop",
5048 "calloop-wayland-source",
5049 "cbindgen",
5050 "cocoa 0.26.0",
5051 "collections",
5052 "core-foundation 0.9.4",
5053 "core-foundation-sys",
5054 "core-graphics 0.23.2",
5055 "core-text",
5056 "cosmic-text",
5057 "ctor",
5058 "derive_more",
5059 "embed-resource",
5060 "env_logger 0.11.5",
5061 "etagere",
5062 "filedescriptor",
5063 "flume",
5064 "font-kit",
5065 "foreign-types 0.5.0",
5066 "futures 0.3.30",
5067 "gpui_macros",
5068 "http_client",
5069 "image",
5070 "itertools 0.13.0",
5071 "linkme",
5072 "log",
5073 "media",
5074 "metal",
5075 "num_cpus",
5076 "objc",
5077 "oo7",
5078 "open",
5079 "parking",
5080 "parking_lot",
5081 "pathfinder_geometry",
5082 "postage",
5083 "profiling",
5084 "rand 0.8.5",
5085 "raw-window-handle",
5086 "refineable",
5087 "resvg",
5088 "schemars",
5089 "seahash",
5090 "semantic_version",
5091 "serde",
5092 "serde_derive",
5093 "serde_json",
5094 "slotmap",
5095 "smallvec",
5096 "smol",
5097 "strum 0.25.0",
5098 "sum_tree",
5099 "taffy",
5100 "thiserror",
5101 "unicode-segmentation",
5102 "usvg",
5103 "util",
5104 "uuid",
5105 "waker-fn",
5106 "wayland-backend",
5107 "wayland-client",
5108 "wayland-cursor",
5109 "wayland-protocols",
5110 "wayland-protocols-plasma",
5111 "windows 0.58.0",
5112 "windows-core 0.58.0",
5113 "x11-clipboard",
5114 "x11rb",
5115 "xim",
5116 "xkbcommon",
5117]
5118
5119[[package]]
5120name = "gpui_macros"
5121version = "0.1.0"
5122dependencies = [
5123 "proc-macro2",
5124 "quote",
5125 "syn 1.0.109",
5126]
5127
5128[[package]]
5129name = "grid"
5130version = "0.13.0"
5131source = "registry+https://github.com/rust-lang/crates.io-index"
5132checksum = "d196ffc1627db18a531359249b2bf8416178d84b729f3cebeb278f285fb9b58c"
5133
5134[[package]]
5135name = "group"
5136version = "0.12.1"
5137source = "registry+https://github.com/rust-lang/crates.io-index"
5138checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7"
5139dependencies = [
5140 "ff",
5141 "rand_core 0.6.4",
5142 "subtle",
5143]
5144
5145[[package]]
5146name = "h2"
5147version = "0.3.26"
5148source = "registry+https://github.com/rust-lang/crates.io-index"
5149checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8"
5150dependencies = [
5151 "bytes 1.7.2",
5152 "fnv",
5153 "futures-core",
5154 "futures-sink",
5155 "futures-util",
5156 "http 0.2.12",
5157 "indexmap 2.4.0",
5158 "slab",
5159 "tokio",
5160 "tokio-util",
5161 "tracing",
5162]
5163
5164[[package]]
5165name = "h2"
5166version = "0.4.6"
5167source = "registry+https://github.com/rust-lang/crates.io-index"
5168checksum = "524e8ac6999421f49a846c2d4411f337e53497d8ec55d67753beffa43c5d9205"
5169dependencies = [
5170 "atomic-waker",
5171 "bytes 1.7.2",
5172 "fnv",
5173 "futures-core",
5174 "futures-sink",
5175 "http 1.1.0",
5176 "indexmap 2.4.0",
5177 "slab",
5178 "tokio",
5179 "tokio-util",
5180 "tracing",
5181]
5182
5183[[package]]
5184name = "half"
5185version = "2.4.1"
5186source = "registry+https://github.com/rust-lang/crates.io-index"
5187checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888"
5188dependencies = [
5189 "cfg-if",
5190 "crunchy",
5191]
5192
5193[[package]]
5194name = "handlebars"
5195version = "4.5.0"
5196source = "registry+https://github.com/rust-lang/crates.io-index"
5197checksum = "faa67bab9ff362228eb3d00bd024a4965d8231bbb7921167f0cfa66c6626b225"
5198dependencies = [
5199 "log",
5200 "pest",
5201 "pest_derive",
5202 "serde",
5203 "serde_json",
5204 "thiserror",
5205]
5206
5207[[package]]
5208name = "handlebars"
5209version = "5.1.2"
5210source = "registry+https://github.com/rust-lang/crates.io-index"
5211checksum = "d08485b96a0e6393e9e4d1b8d48cf74ad6c063cd905eb33f42c1ce3f0377539b"
5212dependencies = [
5213 "log",
5214 "pest",
5215 "pest_derive",
5216 "serde",
5217 "serde_json",
5218 "thiserror",
5219]
5220
5221[[package]]
5222name = "hashbrown"
5223version = "0.12.3"
5224source = "registry+https://github.com/rust-lang/crates.io-index"
5225checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
5226dependencies = [
5227 "ahash 0.7.8",
5228]
5229
5230[[package]]
5231name = "hashbrown"
5232version = "0.13.2"
5233source = "registry+https://github.com/rust-lang/crates.io-index"
5234checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e"
5235dependencies = [
5236 "ahash 0.8.11",
5237]
5238
5239[[package]]
5240name = "hashbrown"
5241version = "0.14.5"
5242source = "registry+https://github.com/rust-lang/crates.io-index"
5243checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
5244dependencies = [
5245 "ahash 0.8.11",
5246 "allocator-api2",
5247 "serde",
5248]
5249
5250[[package]]
5251name = "hashlink"
5252version = "0.8.4"
5253source = "registry+https://github.com/rust-lang/crates.io-index"
5254checksum = "e8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7"
5255dependencies = [
5256 "hashbrown 0.14.5",
5257]
5258
5259[[package]]
5260name = "hashlink"
5261version = "0.9.1"
5262source = "registry+https://github.com/rust-lang/crates.io-index"
5263checksum = "6ba4ff7128dee98c7dc9794b6a411377e1404dba1c97deb8d1a55297bd25d8af"
5264dependencies = [
5265 "hashbrown 0.14.5",
5266]
5267
5268[[package]]
5269name = "headers"
5270version = "0.3.9"
5271source = "registry+https://github.com/rust-lang/crates.io-index"
5272checksum = "06683b93020a07e3dbcf5f8c0f6d40080d725bea7936fc01ad345c01b97dc270"
5273dependencies = [
5274 "base64 0.21.7",
5275 "bytes 1.7.2",
5276 "headers-core",
5277 "http 0.2.12",
5278 "httpdate",
5279 "mime",
5280 "sha1",
5281]
5282
5283[[package]]
5284name = "headers-core"
5285version = "0.2.0"
5286source = "registry+https://github.com/rust-lang/crates.io-index"
5287checksum = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429"
5288dependencies = [
5289 "http 0.2.12",
5290]
5291
5292[[package]]
5293name = "heck"
5294version = "0.3.3"
5295source = "registry+https://github.com/rust-lang/crates.io-index"
5296checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
5297dependencies = [
5298 "unicode-segmentation",
5299]
5300
5301[[package]]
5302name = "heck"
5303version = "0.4.1"
5304source = "registry+https://github.com/rust-lang/crates.io-index"
5305checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
5306dependencies = [
5307 "unicode-segmentation",
5308]
5309
5310[[package]]
5311name = "heck"
5312version = "0.5.0"
5313source = "registry+https://github.com/rust-lang/crates.io-index"
5314checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
5315
5316[[package]]
5317name = "heed"
5318version = "0.20.5"
5319source = "registry+https://github.com/rust-lang/crates.io-index"
5320checksum = "7d4f449bab7320c56003d37732a917e18798e2f1709d80263face2b4f9436ddb"
5321dependencies = [
5322 "bitflags 2.6.0",
5323 "byteorder",
5324 "heed-traits",
5325 "heed-types",
5326 "libc",
5327 "lmdb-master-sys",
5328 "once_cell",
5329 "page_size",
5330 "serde",
5331 "synchronoise",
5332 "url",
5333]
5334
5335[[package]]
5336name = "heed-traits"
5337version = "0.20.0"
5338source = "registry+https://github.com/rust-lang/crates.io-index"
5339checksum = "eb3130048d404c57ce5a1ac61a903696e8fcde7e8c2991e9fcfc1f27c3ef74ff"
5340
5341[[package]]
5342name = "heed-types"
5343version = "0.20.1"
5344source = "registry+https://github.com/rust-lang/crates.io-index"
5345checksum = "9d3f528b053a6d700b2734eabcd0fd49cb8230647aa72958467527b0b7917114"
5346dependencies = [
5347 "bincode",
5348 "byteorder",
5349 "heed-traits",
5350 "serde",
5351 "serde_json",
5352]
5353
5354[[package]]
5355name = "hermit-abi"
5356version = "0.3.9"
5357source = "registry+https://github.com/rust-lang/crates.io-index"
5358checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
5359
5360[[package]]
5361name = "hermit-abi"
5362version = "0.4.0"
5363source = "registry+https://github.com/rust-lang/crates.io-index"
5364checksum = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc"
5365
5366[[package]]
5367name = "hex"
5368version = "0.4.3"
5369source = "registry+https://github.com/rust-lang/crates.io-index"
5370checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
5371
5372[[package]]
5373name = "hexf-parse"
5374version = "0.2.1"
5375source = "registry+https://github.com/rust-lang/crates.io-index"
5376checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df"
5377
5378[[package]]
5379name = "hidden-trait"
5380version = "0.1.2"
5381source = "registry+https://github.com/rust-lang/crates.io-index"
5382checksum = "68ed9e850438ac849bec07e7d09fbe9309cbd396a5988c30b010580ce08860df"
5383dependencies = [
5384 "proc-macro2",
5385 "quote",
5386 "syn 1.0.109",
5387]
5388
5389[[package]]
5390name = "hkdf"
5391version = "0.12.4"
5392source = "registry+https://github.com/rust-lang/crates.io-index"
5393checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7"
5394dependencies = [
5395 "hmac",
5396]
5397
5398[[package]]
5399name = "hmac"
5400version = "0.12.1"
5401source = "registry+https://github.com/rust-lang/crates.io-index"
5402checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
5403dependencies = [
5404 "digest",
5405]
5406
5407[[package]]
5408name = "home"
5409version = "0.5.9"
5410source = "registry+https://github.com/rust-lang/crates.io-index"
5411checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
5412dependencies = [
5413 "windows-sys 0.52.0",
5414]
5415
5416[[package]]
5417name = "hound"
5418version = "3.5.1"
5419source = "registry+https://github.com/rust-lang/crates.io-index"
5420checksum = "62adaabb884c94955b19907d60019f4e145d091c75345379e70d1ee696f7854f"
5421
5422[[package]]
5423name = "html5ever"
5424version = "0.27.0"
5425source = "registry+https://github.com/rust-lang/crates.io-index"
5426checksum = "c13771afe0e6e846f1e67d038d4cb29998a6779f93c809212e4e9c32efd244d4"
5427dependencies = [
5428 "log",
5429 "mac",
5430 "markup5ever",
5431 "proc-macro2",
5432 "quote",
5433 "syn 2.0.76",
5434]
5435
5436[[package]]
5437name = "html_to_markdown"
5438version = "0.1.0"
5439dependencies = [
5440 "anyhow",
5441 "html5ever",
5442 "indoc",
5443 "markup5ever_rcdom",
5444 "pretty_assertions",
5445 "regex",
5446]
5447
5448[[package]]
5449name = "http"
5450version = "0.2.12"
5451source = "registry+https://github.com/rust-lang/crates.io-index"
5452checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
5453dependencies = [
5454 "bytes 1.7.2",
5455 "fnv",
5456 "itoa",
5457]
5458
5459[[package]]
5460name = "http"
5461version = "1.1.0"
5462source = "registry+https://github.com/rust-lang/crates.io-index"
5463checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258"
5464dependencies = [
5465 "bytes 1.7.2",
5466 "fnv",
5467 "itoa",
5468]
5469
5470[[package]]
5471name = "http-body"
5472version = "0.4.6"
5473source = "registry+https://github.com/rust-lang/crates.io-index"
5474checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
5475dependencies = [
5476 "bytes 1.7.2",
5477 "http 0.2.12",
5478 "pin-project-lite",
5479]
5480
5481[[package]]
5482name = "http-body"
5483version = "1.0.1"
5484source = "registry+https://github.com/rust-lang/crates.io-index"
5485checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
5486dependencies = [
5487 "bytes 1.7.2",
5488 "http 1.1.0",
5489]
5490
5491[[package]]
5492name = "http-body-util"
5493version = "0.1.2"
5494source = "registry+https://github.com/rust-lang/crates.io-index"
5495checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f"
5496dependencies = [
5497 "bytes 1.7.2",
5498 "futures-util",
5499 "http 1.1.0",
5500 "http-body 1.0.1",
5501 "pin-project-lite",
5502]
5503
5504[[package]]
5505name = "http-range-header"
5506version = "0.3.1"
5507source = "registry+https://github.com/rust-lang/crates.io-index"
5508checksum = "add0ab9360ddbd88cfeb3bd9574a1d85cfdfa14db10b3e21d3700dbc4328758f"
5509
5510[[package]]
5511name = "http-types"
5512version = "2.12.0"
5513source = "registry+https://github.com/rust-lang/crates.io-index"
5514checksum = "6e9b187a72d63adbfba487f48095306ac823049cb504ee195541e91c7775f5ad"
5515dependencies = [
5516 "anyhow",
5517 "async-channel 1.9.0",
5518 "base64 0.13.1",
5519 "futures-lite 1.13.0",
5520 "http 0.2.12",
5521 "infer",
5522 "pin-project-lite",
5523 "rand 0.7.3",
5524 "serde",
5525 "serde_json",
5526 "serde_qs 0.8.5",
5527 "serde_urlencoded",
5528 "url",
5529]
5530
5531[[package]]
5532name = "http_client"
5533version = "0.1.0"
5534dependencies = [
5535 "anyhow",
5536 "bytes 1.7.2",
5537 "derive_more",
5538 "futures 0.3.30",
5539 "http 1.1.0",
5540 "log",
5541 "serde",
5542 "serde_json",
5543 "url",
5544]
5545
5546[[package]]
5547name = "httparse"
5548version = "1.9.4"
5549source = "registry+https://github.com/rust-lang/crates.io-index"
5550checksum = "0fcc0b4a115bf80b728eb8ea024ad5bd707b615bfed49e0665b6e0f86fd082d9"
5551
5552[[package]]
5553name = "httpdate"
5554version = "1.0.3"
5555source = "registry+https://github.com/rust-lang/crates.io-index"
5556checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
5557
5558[[package]]
5559name = "human_bytes"
5560version = "0.4.3"
5561source = "registry+https://github.com/rust-lang/crates.io-index"
5562checksum = "91f255a4535024abf7640cb288260811fc14794f62b063652ed349f9a6c2348e"
5563
5564[[package]]
5565name = "humantime"
5566version = "2.1.0"
5567source = "registry+https://github.com/rust-lang/crates.io-index"
5568checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
5569
5570[[package]]
5571name = "hyper"
5572version = "0.14.30"
5573source = "registry+https://github.com/rust-lang/crates.io-index"
5574checksum = "a152ddd61dfaec7273fe8419ab357f33aee0d914c5f4efbf0d96fa749eea5ec9"
5575dependencies = [
5576 "bytes 1.7.2",
5577 "futures-channel",
5578 "futures-core",
5579 "futures-util",
5580 "h2 0.3.26",
5581 "http 0.2.12",
5582 "http-body 0.4.6",
5583 "httparse",
5584 "httpdate",
5585 "itoa",
5586 "pin-project-lite",
5587 "socket2 0.5.7",
5588 "tokio",
5589 "tower-service",
5590 "tracing",
5591 "want",
5592]
5593
5594[[package]]
5595name = "hyper"
5596version = "1.4.1"
5597source = "registry+https://github.com/rust-lang/crates.io-index"
5598checksum = "50dfd22e0e76d0f662d429a5f80fcaf3855009297eab6a0a9f8543834744ba05"
5599dependencies = [
5600 "bytes 1.7.2",
5601 "futures-channel",
5602 "futures-util",
5603 "h2 0.4.6",
5604 "http 1.1.0",
5605 "http-body 1.0.1",
5606 "httparse",
5607 "itoa",
5608 "pin-project-lite",
5609 "smallvec",
5610 "tokio",
5611 "want",
5612]
5613
5614[[package]]
5615name = "hyper-rustls"
5616version = "0.24.2"
5617source = "registry+https://github.com/rust-lang/crates.io-index"
5618checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590"
5619dependencies = [
5620 "futures-util",
5621 "http 0.2.12",
5622 "hyper 0.14.30",
5623 "log",
5624 "rustls 0.21.12",
5625 "rustls-native-certs 0.6.3",
5626 "tokio",
5627 "tokio-rustls 0.24.1",
5628]
5629
5630[[package]]
5631name = "hyper-rustls"
5632version = "0.27.3"
5633source = "registry+https://github.com/rust-lang/crates.io-index"
5634checksum = "08afdbb5c31130e3034af566421053ab03787c640246a446327f550d11bcb333"
5635dependencies = [
5636 "futures-util",
5637 "http 1.1.0",
5638 "hyper 1.4.1",
5639 "hyper-util",
5640 "rustls 0.23.13",
5641 "rustls-native-certs 0.8.0",
5642 "rustls-pki-types",
5643 "tokio",
5644 "tokio-rustls 0.26.0",
5645 "tower-service",
5646]
5647
5648[[package]]
5649name = "hyper-tls"
5650version = "0.5.0"
5651source = "registry+https://github.com/rust-lang/crates.io-index"
5652checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
5653dependencies = [
5654 "bytes 1.7.2",
5655 "hyper 0.14.30",
5656 "native-tls",
5657 "tokio",
5658 "tokio-native-tls",
5659]
5660
5661[[package]]
5662name = "hyper-util"
5663version = "0.1.9"
5664source = "registry+https://github.com/rust-lang/crates.io-index"
5665checksum = "41296eb09f183ac68eec06e03cdbea2e759633d4067b2f6552fc2e009bcad08b"
5666dependencies = [
5667 "bytes 1.7.2",
5668 "futures-channel",
5669 "futures-util",
5670 "http 1.1.0",
5671 "http-body 1.0.1",
5672 "hyper 1.4.1",
5673 "pin-project-lite",
5674 "socket2 0.5.7",
5675 "tokio",
5676 "tower-service",
5677 "tracing",
5678]
5679
5680[[package]]
5681name = "iana-time-zone"
5682version = "0.1.60"
5683source = "registry+https://github.com/rust-lang/crates.io-index"
5684checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141"
5685dependencies = [
5686 "android_system_properties",
5687 "core-foundation-sys",
5688 "iana-time-zone-haiku",
5689 "js-sys",
5690 "wasm-bindgen",
5691 "windows-core 0.52.0",
5692]
5693
5694[[package]]
5695name = "iana-time-zone-haiku"
5696version = "0.1.2"
5697source = "registry+https://github.com/rust-lang/crates.io-index"
5698checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
5699dependencies = [
5700 "cc",
5701]
5702
5703[[package]]
5704name = "id-arena"
5705version = "2.2.1"
5706source = "registry+https://github.com/rust-lang/crates.io-index"
5707checksum = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005"
5708
5709[[package]]
5710name = "idna"
5711version = "0.5.0"
5712source = "registry+https://github.com/rust-lang/crates.io-index"
5713checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
5714dependencies = [
5715 "unicode-bidi",
5716 "unicode-normalization",
5717]
5718
5719[[package]]
5720name = "ignore"
5721version = "0.4.23"
5722source = "registry+https://github.com/rust-lang/crates.io-index"
5723checksum = "6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b"
5724dependencies = [
5725 "crossbeam-deque",
5726 "globset",
5727 "log",
5728 "memchr",
5729 "regex-automata 0.4.7",
5730 "same-file",
5731 "walkdir",
5732 "winapi-util",
5733]
5734
5735[[package]]
5736name = "image"
5737version = "0.25.2"
5738source = "registry+https://github.com/rust-lang/crates.io-index"
5739checksum = "99314c8a2152b8ddb211f924cdae532d8c5e4c8bb54728e12fff1b0cd5963a10"
5740dependencies = [
5741 "bytemuck",
5742 "byteorder-lite",
5743 "color_quant",
5744 "exr",
5745 "gif",
5746 "image-webp",
5747 "num-traits",
5748 "png",
5749 "qoi",
5750 "ravif",
5751 "rayon",
5752 "rgb",
5753 "tiff",
5754 "zune-core",
5755 "zune-jpeg",
5756]
5757
5758[[package]]
5759name = "image-webp"
5760version = "0.1.3"
5761source = "registry+https://github.com/rust-lang/crates.io-index"
5762checksum = "f79afb8cbee2ef20f59ccd477a218c12a93943d075b492015ecb1bb81f8ee904"
5763dependencies = [
5764 "byteorder-lite",
5765 "quick-error",
5766]
5767
5768[[package]]
5769name = "image_viewer"
5770version = "0.1.0"
5771dependencies = [
5772 "anyhow",
5773 "db",
5774 "file_icons",
5775 "gpui",
5776 "project",
5777 "settings",
5778 "ui",
5779 "workspace",
5780]
5781
5782[[package]]
5783name = "imagesize"
5784version = "0.12.0"
5785source = "registry+https://github.com/rust-lang/crates.io-index"
5786checksum = "029d73f573d8e8d63e6d5020011d3255b28c3ba85d6cf870a07184ed23de9284"
5787
5788[[package]]
5789name = "imgref"
5790version = "1.10.1"
5791source = "registry+https://github.com/rust-lang/crates.io-index"
5792checksum = "44feda355f4159a7c757171a77de25daf6411e217b4cabd03bd6650690468126"
5793
5794[[package]]
5795name = "indexed_docs"
5796version = "0.1.0"
5797dependencies = [
5798 "anyhow",
5799 "async-trait",
5800 "cargo_metadata",
5801 "collections",
5802 "derive_more",
5803 "fs",
5804 "futures 0.3.30",
5805 "fuzzy",
5806 "gpui",
5807 "heed",
5808 "html_to_markdown",
5809 "http_client",
5810 "indexmap 1.9.3",
5811 "indoc",
5812 "parking_lot",
5813 "paths",
5814 "pretty_assertions",
5815 "serde",
5816 "strum 0.25.0",
5817 "util",
5818]
5819
5820[[package]]
5821name = "indexmap"
5822version = "1.9.3"
5823source = "registry+https://github.com/rust-lang/crates.io-index"
5824checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
5825dependencies = [
5826 "autocfg",
5827 "hashbrown 0.12.3",
5828 "serde",
5829]
5830
5831[[package]]
5832name = "indexmap"
5833version = "2.4.0"
5834source = "registry+https://github.com/rust-lang/crates.io-index"
5835checksum = "93ead53efc7ea8ed3cfb0c79fc8023fbb782a5432b52830b6518941cebe6505c"
5836dependencies = [
5837 "equivalent",
5838 "hashbrown 0.14.5",
5839 "serde",
5840]
5841
5842[[package]]
5843name = "indoc"
5844version = "2.0.5"
5845source = "registry+https://github.com/rust-lang/crates.io-index"
5846checksum = "b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5"
5847
5848[[package]]
5849name = "infer"
5850version = "0.2.3"
5851source = "registry+https://github.com/rust-lang/crates.io-index"
5852checksum = "64e9829a50b42bb782c1df523f78d332fe371b10c661e78b7a3c34b0198e9fac"
5853
5854[[package]]
5855name = "inherent"
5856version = "1.0.11"
5857source = "registry+https://github.com/rust-lang/crates.io-index"
5858checksum = "0122b7114117e64a63ac49f752a5ca4624d534c7b1c7de796ac196381cd2d947"
5859dependencies = [
5860 "proc-macro2",
5861 "quote",
5862 "syn 2.0.76",
5863]
5864
5865[[package]]
5866name = "inline_completion_button"
5867version = "0.1.0"
5868dependencies = [
5869 "anyhow",
5870 "copilot",
5871 "editor",
5872 "fs",
5873 "futures 0.3.30",
5874 "gpui",
5875 "indoc",
5876 "language",
5877 "lsp",
5878 "paths",
5879 "project",
5880 "serde_json",
5881 "settings",
5882 "supermaven",
5883 "theme",
5884 "ui",
5885 "util",
5886 "workspace",
5887 "zed_actions",
5888]
5889
5890[[package]]
5891name = "inotify"
5892version = "0.9.6"
5893source = "registry+https://github.com/rust-lang/crates.io-index"
5894checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff"
5895dependencies = [
5896 "bitflags 1.3.2",
5897 "inotify-sys",
5898 "libc",
5899]
5900
5901[[package]]
5902name = "inotify-sys"
5903version = "0.1.5"
5904source = "registry+https://github.com/rust-lang/crates.io-index"
5905checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
5906dependencies = [
5907 "libc",
5908]
5909
5910[[package]]
5911name = "inout"
5912version = "0.1.3"
5913source = "registry+https://github.com/rust-lang/crates.io-index"
5914checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
5915dependencies = [
5916 "block-padding",
5917 "generic-array",
5918]
5919
5920[[package]]
5921name = "install_cli"
5922version = "0.1.0"
5923dependencies = [
5924 "anyhow",
5925 "gpui",
5926 "smol",
5927 "util",
5928]
5929
5930[[package]]
5931name = "instant"
5932version = "0.1.13"
5933source = "registry+https://github.com/rust-lang/crates.io-index"
5934checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222"
5935dependencies = [
5936 "cfg-if",
5937]
5938
5939[[package]]
5940name = "interpolate_name"
5941version = "0.2.4"
5942source = "registry+https://github.com/rust-lang/crates.io-index"
5943checksum = "c34819042dc3d3971c46c2190835914dfbe0c3c13f61449b2997f4e9722dfa60"
5944dependencies = [
5945 "proc-macro2",
5946 "quote",
5947 "syn 2.0.76",
5948]
5949
5950[[package]]
5951name = "io-extras"
5952version = "0.18.2"
5953source = "registry+https://github.com/rust-lang/crates.io-index"
5954checksum = "c9f046b9af244f13b3bd939f55d16830ac3a201e8a9ba9661bfcb03e2be72b9b"
5955dependencies = [
5956 "io-lifetimes 2.0.3",
5957 "windows-sys 0.52.0",
5958]
5959
5960[[package]]
5961name = "io-lifetimes"
5962version = "1.0.11"
5963source = "registry+https://github.com/rust-lang/crates.io-index"
5964checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
5965dependencies = [
5966 "hermit-abi 0.3.9",
5967 "libc",
5968 "windows-sys 0.48.0",
5969]
5970
5971[[package]]
5972name = "io-lifetimes"
5973version = "2.0.3"
5974source = "registry+https://github.com/rust-lang/crates.io-index"
5975checksum = "5a611371471e98973dbcab4e0ec66c31a10bc356eeb4d54a0e05eac8158fe38c"
5976
5977[[package]]
5978name = "iovec"
5979version = "0.1.4"
5980source = "registry+https://github.com/rust-lang/crates.io-index"
5981checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
5982dependencies = [
5983 "libc",
5984]
5985
5986[[package]]
5987name = "ipc-channel"
5988version = "0.18.3"
5989source = "registry+https://github.com/rust-lang/crates.io-index"
5990checksum = "c7f4c80f2df4fc64fb7fc2cff69fc034af26e6e6617ea9f1313131af464b9ca0"
5991dependencies = [
5992 "bincode",
5993 "crossbeam-channel",
5994 "fnv",
5995 "lazy_static",
5996 "libc",
5997 "mio 1.0.2",
5998 "rand 0.8.5",
5999 "serde",
6000 "tempfile",
6001 "uuid",
6002 "windows 0.58.0",
6003]
6004
6005[[package]]
6006name = "ipnet"
6007version = "2.9.0"
6008source = "registry+https://github.com/rust-lang/crates.io-index"
6009checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3"
6010
6011[[package]]
6012name = "is-docker"
6013version = "0.2.0"
6014source = "registry+https://github.com/rust-lang/crates.io-index"
6015checksum = "928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3"
6016dependencies = [
6017 "once_cell",
6018]
6019
6020[[package]]
6021name = "is-terminal"
6022version = "0.4.13"
6023source = "registry+https://github.com/rust-lang/crates.io-index"
6024checksum = "261f68e344040fbd0edea105bef17c66edf46f984ddb1115b775ce31be948f4b"
6025dependencies = [
6026 "hermit-abi 0.4.0",
6027 "libc",
6028 "windows-sys 0.52.0",
6029]
6030
6031[[package]]
6032name = "is-wsl"
6033version = "0.4.0"
6034source = "registry+https://github.com/rust-lang/crates.io-index"
6035checksum = "173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5"
6036dependencies = [
6037 "is-docker",
6038 "once_cell",
6039]
6040
6041[[package]]
6042name = "is_terminal_polyfill"
6043version = "1.70.1"
6044source = "registry+https://github.com/rust-lang/crates.io-index"
6045checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
6046
6047[[package]]
6048name = "itertools"
6049version = "0.10.5"
6050source = "registry+https://github.com/rust-lang/crates.io-index"
6051checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
6052dependencies = [
6053 "either",
6054]
6055
6056[[package]]
6057name = "itertools"
6058version = "0.12.1"
6059source = "registry+https://github.com/rust-lang/crates.io-index"
6060checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
6061dependencies = [
6062 "either",
6063]
6064
6065[[package]]
6066name = "itertools"
6067version = "0.13.0"
6068source = "registry+https://github.com/rust-lang/crates.io-index"
6069checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186"
6070dependencies = [
6071 "either",
6072]
6073
6074[[package]]
6075name = "itoa"
6076version = "1.0.11"
6077source = "registry+https://github.com/rust-lang/crates.io-index"
6078checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
6079
6080[[package]]
6081name = "jni"
6082version = "0.21.1"
6083source = "registry+https://github.com/rust-lang/crates.io-index"
6084checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97"
6085dependencies = [
6086 "cesu8",
6087 "cfg-if",
6088 "combine",
6089 "jni-sys",
6090 "log",
6091 "thiserror",
6092 "walkdir",
6093 "windows-sys 0.45.0",
6094]
6095
6096[[package]]
6097name = "jni-sys"
6098version = "0.3.0"
6099source = "registry+https://github.com/rust-lang/crates.io-index"
6100checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
6101
6102[[package]]
6103name = "jobserver"
6104version = "0.1.32"
6105source = "registry+https://github.com/rust-lang/crates.io-index"
6106checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0"
6107dependencies = [
6108 "libc",
6109]
6110
6111[[package]]
6112name = "journal"
6113version = "0.1.0"
6114dependencies = [
6115 "anyhow",
6116 "chrono",
6117 "editor",
6118 "gpui",
6119 "log",
6120 "schemars",
6121 "serde",
6122 "settings",
6123 "shellexpand 2.1.2",
6124 "workspace",
6125]
6126
6127[[package]]
6128name = "jpeg-decoder"
6129version = "0.3.1"
6130source = "registry+https://github.com/rust-lang/crates.io-index"
6131checksum = "f5d4a7da358eff58addd2877a45865158f0d78c911d43a5784ceb7bbf52833b0"
6132
6133[[package]]
6134name = "js-sys"
6135version = "0.3.70"
6136source = "registry+https://github.com/rust-lang/crates.io-index"
6137checksum = "1868808506b929d7b0cfa8f75951347aa71bb21144b7791bae35d9bccfcfe37a"
6138dependencies = [
6139 "wasm-bindgen",
6140]
6141
6142[[package]]
6143name = "jsonwebtoken"
6144version = "9.3.0"
6145source = "registry+https://github.com/rust-lang/crates.io-index"
6146checksum = "b9ae10193d25051e74945f1ea2d0b42e03cc3b890f7e4cc5faa44997d808193f"
6147dependencies = [
6148 "base64 0.21.7",
6149 "js-sys",
6150 "pem",
6151 "ring 0.17.8",
6152 "serde",
6153 "serde_json",
6154 "simple_asn1",
6155]
6156
6157[[package]]
6158name = "jupyter-serde"
6159version = "0.2.0"
6160source = "registry+https://github.com/rust-lang/crates.io-index"
6161checksum = "0a444fb3f87ee6885eb316028cc998c7d84811663ef95d78c419419423d5a054"
6162dependencies = [
6163 "anyhow",
6164 "chrono",
6165 "serde",
6166 "serde_json",
6167 "thiserror",
6168 "uuid",
6169]
6170
6171[[package]]
6172name = "khronos-egl"
6173version = "6.0.0"
6174source = "registry+https://github.com/rust-lang/crates.io-index"
6175checksum = "6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76"
6176dependencies = [
6177 "libc",
6178 "libloading",
6179]
6180
6181[[package]]
6182name = "kqueue"
6183version = "1.0.8"
6184source = "registry+https://github.com/rust-lang/crates.io-index"
6185checksum = "7447f1ca1b7b563588a205fe93dea8df60fd981423a768bc1c0ded35ed147d0c"
6186dependencies = [
6187 "kqueue-sys",
6188 "libc",
6189]
6190
6191[[package]]
6192name = "kqueue-sys"
6193version = "1.0.4"
6194source = "registry+https://github.com/rust-lang/crates.io-index"
6195checksum = "ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b"
6196dependencies = [
6197 "bitflags 1.3.2",
6198 "libc",
6199]
6200
6201[[package]]
6202name = "kurbo"
6203version = "0.11.0"
6204source = "registry+https://github.com/rust-lang/crates.io-index"
6205checksum = "6e5aa9f0f96a938266bdb12928a67169e8d22c6a786fda8ed984b85e6ba93c3c"
6206dependencies = [
6207 "arrayvec",
6208 "smallvec",
6209]
6210
6211[[package]]
6212name = "kv-log-macro"
6213version = "1.0.7"
6214source = "registry+https://github.com/rust-lang/crates.io-index"
6215checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"
6216dependencies = [
6217 "log",
6218]
6219
6220[[package]]
6221name = "language"
6222version = "0.1.0"
6223dependencies = [
6224 "anyhow",
6225 "async-trait",
6226 "async-watch",
6227 "clock",
6228 "collections",
6229 "ctor",
6230 "ec4rs",
6231 "env_logger 0.11.5",
6232 "futures 0.3.30",
6233 "fuzzy",
6234 "git",
6235 "globset",
6236 "gpui",
6237 "http_client",
6238 "indoc",
6239 "itertools 0.13.0",
6240 "log",
6241 "lsp",
6242 "parking_lot",
6243 "postage",
6244 "pretty_assertions",
6245 "pulldown-cmark 0.12.1",
6246 "rand 0.8.5",
6247 "regex",
6248 "rpc",
6249 "schemars",
6250 "serde",
6251 "serde_json",
6252 "settings",
6253 "similar",
6254 "smallvec",
6255 "smol",
6256 "strsim",
6257 "sum_tree",
6258 "task",
6259 "text",
6260 "theme",
6261 "tree-sitter",
6262 "tree-sitter-elixir",
6263 "tree-sitter-embedded-template",
6264 "tree-sitter-heex",
6265 "tree-sitter-html",
6266 "tree-sitter-json",
6267 "tree-sitter-md",
6268 "tree-sitter-ruby",
6269 "tree-sitter-rust",
6270 "tree-sitter-typescript",
6271 "unicase",
6272 "unindent",
6273 "util",
6274]
6275
6276[[package]]
6277name = "language_model"
6278version = "0.1.0"
6279dependencies = [
6280 "anthropic",
6281 "anyhow",
6282 "base64 0.22.1",
6283 "client",
6284 "collections",
6285 "copilot",
6286 "ctor",
6287 "editor",
6288 "env_logger 0.11.5",
6289 "feature_flags",
6290 "futures 0.3.30",
6291 "google_ai",
6292 "gpui",
6293 "http_client",
6294 "image",
6295 "inline_completion_button",
6296 "language",
6297 "log",
6298 "menu",
6299 "ollama",
6300 "open_ai",
6301 "parking_lot",
6302 "project",
6303 "proto",
6304 "rand 0.8.5",
6305 "schemars",
6306 "serde",
6307 "serde_json",
6308 "settings",
6309 "smol",
6310 "strum 0.25.0",
6311 "text",
6312 "theme",
6313 "thiserror",
6314 "tiktoken-rs",
6315 "ui",
6316 "unindent",
6317 "util",
6318]
6319
6320[[package]]
6321name = "language_selector"
6322version = "0.1.0"
6323dependencies = [
6324 "anyhow",
6325 "editor",
6326 "fuzzy",
6327 "gpui",
6328 "language",
6329 "picker",
6330 "project",
6331 "ui",
6332 "util",
6333 "workspace",
6334]
6335
6336[[package]]
6337name = "language_tools"
6338version = "0.1.0"
6339dependencies = [
6340 "anyhow",
6341 "client",
6342 "collections",
6343 "copilot",
6344 "editor",
6345 "env_logger 0.11.5",
6346 "futures 0.3.30",
6347 "gpui",
6348 "language",
6349 "lsp",
6350 "project",
6351 "release_channel",
6352 "serde_json",
6353 "settings",
6354 "theme",
6355 "tree-sitter",
6356 "ui",
6357 "util",
6358 "workspace",
6359]
6360
6361[[package]]
6362name = "languages"
6363version = "0.1.0"
6364dependencies = [
6365 "anyhow",
6366 "async-compression",
6367 "async-tar",
6368 "async-trait",
6369 "collections",
6370 "feature_flags",
6371 "futures 0.3.30",
6372 "gpui",
6373 "http_client",
6374 "language",
6375 "log",
6376 "lsp",
6377 "node_runtime",
6378 "paths",
6379 "pet",
6380 "pet-conda",
6381 "pet-core",
6382 "pet-poetry",
6383 "pet-reporter",
6384 "project",
6385 "regex",
6386 "rope",
6387 "rust-embed",
6388 "serde",
6389 "serde_json",
6390 "settings",
6391 "smol",
6392 "task",
6393 "text",
6394 "theme",
6395 "toml 0.8.19",
6396 "tree-sitter",
6397 "tree-sitter-bash",
6398 "tree-sitter-c",
6399 "tree-sitter-cpp",
6400 "tree-sitter-css",
6401 "tree-sitter-diff",
6402 "tree-sitter-go",
6403 "tree-sitter-gomod",
6404 "tree-sitter-gowork",
6405 "tree-sitter-jsdoc",
6406 "tree-sitter-json",
6407 "tree-sitter-md",
6408 "tree-sitter-python",
6409 "tree-sitter-regex",
6410 "tree-sitter-rust",
6411 "tree-sitter-typescript",
6412 "tree-sitter-yaml",
6413 "unindent",
6414 "util",
6415 "workspace",
6416]
6417
6418[[package]]
6419name = "lazy_static"
6420version = "1.5.0"
6421source = "registry+https://github.com/rust-lang/crates.io-index"
6422checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
6423dependencies = [
6424 "spin 0.9.8",
6425]
6426
6427[[package]]
6428name = "lazycell"
6429version = "1.3.0"
6430source = "registry+https://github.com/rust-lang/crates.io-index"
6431checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
6432
6433[[package]]
6434name = "leb128"
6435version = "0.2.5"
6436source = "registry+https://github.com/rust-lang/crates.io-index"
6437checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
6438
6439[[package]]
6440name = "lebe"
6441version = "0.5.2"
6442source = "registry+https://github.com/rust-lang/crates.io-index"
6443checksum = "03087c2bad5e1034e8cace5926dec053fb3790248370865f5117a7d0213354c8"
6444
6445[[package]]
6446name = "libc"
6447version = "0.2.159"
6448source = "registry+https://github.com/rust-lang/crates.io-index"
6449checksum = "561d97a539a36e26a9a5fad1ea11a3039a67714694aaa379433e580854bc3dc5"
6450
6451[[package]]
6452name = "libdbus-sys"
6453version = "0.2.5"
6454source = "registry+https://github.com/rust-lang/crates.io-index"
6455checksum = "06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72"
6456dependencies = [
6457 "cc",
6458 "pkg-config",
6459]
6460
6461[[package]]
6462name = "libfuzzer-sys"
6463version = "0.4.7"
6464source = "registry+https://github.com/rust-lang/crates.io-index"
6465checksum = "a96cfd5557eb82f2b83fed4955246c988d331975a002961b07c81584d107e7f7"
6466dependencies = [
6467 "arbitrary",
6468 "cc",
6469 "once_cell",
6470]
6471
6472[[package]]
6473name = "libgit2-sys"
6474version = "0.17.0+1.8.1"
6475source = "registry+https://github.com/rust-lang/crates.io-index"
6476checksum = "10472326a8a6477c3c20a64547b0059e4b0d086869eee31e6d7da728a8eb7224"
6477dependencies = [
6478 "cc",
6479 "libc",
6480 "libz-sys",
6481 "pkg-config",
6482]
6483
6484[[package]]
6485name = "libloading"
6486version = "0.8.5"
6487source = "registry+https://github.com/rust-lang/crates.io-index"
6488checksum = "4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4"
6489dependencies = [
6490 "cfg-if",
6491 "windows-targets 0.52.6",
6492]
6493
6494[[package]]
6495name = "libm"
6496version = "0.2.8"
6497source = "registry+https://github.com/rust-lang/crates.io-index"
6498checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058"
6499
6500[[package]]
6501name = "libmimalloc-sys"
6502version = "0.1.39"
6503source = "registry+https://github.com/rust-lang/crates.io-index"
6504checksum = "23aa6811d3bd4deb8a84dde645f943476d13b248d818edcf8ce0b2f37f036b44"
6505dependencies = [
6506 "cc",
6507 "libc",
6508]
6509
6510[[package]]
6511name = "libredox"
6512version = "0.1.3"
6513source = "registry+https://github.com/rust-lang/crates.io-index"
6514checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d"
6515dependencies = [
6516 "bitflags 2.6.0",
6517 "libc",
6518 "redox_syscall 0.5.3",
6519]
6520
6521[[package]]
6522name = "libsqlite3-sys"
6523version = "0.28.0"
6524source = "registry+https://github.com/rust-lang/crates.io-index"
6525checksum = "0c10584274047cb335c23d3e61bcef8e323adae7c5c8c760540f73610177fc3f"
6526dependencies = [
6527 "cc",
6528 "pkg-config",
6529 "vcpkg",
6530]
6531
6532[[package]]
6533name = "libz-sys"
6534version = "1.1.20"
6535source = "registry+https://github.com/rust-lang/crates.io-index"
6536checksum = "d2d16453e800a8cf6dd2fc3eb4bc99b786a9b90c663b8559a5b1a041bf89e472"
6537dependencies = [
6538 "cc",
6539 "libc",
6540 "pkg-config",
6541 "vcpkg",
6542]
6543
6544[[package]]
6545name = "linkify"
6546version = "0.10.0"
6547source = "registry+https://github.com/rust-lang/crates.io-index"
6548checksum = "f1dfa36d52c581e9ec783a7ce2a5e0143da6237be5811a0b3153fedfdbe9f780"
6549dependencies = [
6550 "memchr",
6551]
6552
6553[[package]]
6554name = "linkme"
6555version = "0.3.28"
6556source = "registry+https://github.com/rust-lang/crates.io-index"
6557checksum = "3c943daedff228392b791b33bba32e75737756e80a613e32e246c6ce9cbab20a"
6558dependencies = [
6559 "linkme-impl",
6560]
6561
6562[[package]]
6563name = "linkme-impl"
6564version = "0.3.28"
6565source = "registry+https://github.com/rust-lang/crates.io-index"
6566checksum = "cb26336e6dc7cc76e7927d2c9e7e3bb376d7af65a6f56a0b16c47d18a9b1abc5"
6567dependencies = [
6568 "proc-macro2",
6569 "quote",
6570 "syn 2.0.76",
6571]
6572
6573[[package]]
6574name = "linux-raw-sys"
6575version = "0.3.8"
6576source = "registry+https://github.com/rust-lang/crates.io-index"
6577checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
6578
6579[[package]]
6580name = "linux-raw-sys"
6581version = "0.4.14"
6582source = "registry+https://github.com/rust-lang/crates.io-index"
6583checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
6584
6585[[package]]
6586name = "live_kit_client"
6587version = "0.1.0"
6588dependencies = [
6589 "anyhow",
6590 "async-broadcast",
6591 "async-trait",
6592 "collections",
6593 "core-foundation 0.9.4",
6594 "futures 0.3.30",
6595 "gpui",
6596 "live_kit_server",
6597 "log",
6598 "media",
6599 "nanoid",
6600 "parking_lot",
6601 "postage",
6602 "serde",
6603 "serde_json",
6604 "sha2",
6605 "simplelog",
6606]
6607
6608[[package]]
6609name = "live_kit_server"
6610version = "0.1.0"
6611dependencies = [
6612 "anyhow",
6613 "async-trait",
6614 "jsonwebtoken",
6615 "log",
6616 "prost",
6617 "prost-build",
6618 "prost-types",
6619 "reqwest 0.12.8",
6620 "serde",
6621]
6622
6623[[package]]
6624name = "lmdb-master-sys"
6625version = "0.2.4"
6626source = "registry+https://github.com/rust-lang/crates.io-index"
6627checksum = "472c3760e2a8d0f61f322fb36788021bb36d573c502b50fa3e2bcaac3ec326c9"
6628dependencies = [
6629 "cc",
6630 "doxygen-rs",
6631 "libc",
6632]
6633
6634[[package]]
6635name = "lock_api"
6636version = "0.4.12"
6637source = "registry+https://github.com/rust-lang/crates.io-index"
6638checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
6639dependencies = [
6640 "autocfg",
6641 "scopeguard",
6642]
6643
6644[[package]]
6645name = "log"
6646version = "0.4.22"
6647source = "registry+https://github.com/rust-lang/crates.io-index"
6648checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
6649dependencies = [
6650 "serde",
6651 "value-bag",
6652]
6653
6654[[package]]
6655name = "loop9"
6656version = "0.1.5"
6657source = "registry+https://github.com/rust-lang/crates.io-index"
6658checksum = "0fae87c125b03c1d2c0150c90365d7d6bcc53fb73a9acaef207d2d065860f062"
6659dependencies = [
6660 "imgref",
6661]
6662
6663[[package]]
6664name = "lru"
6665version = "0.12.4"
6666source = "registry+https://github.com/rust-lang/crates.io-index"
6667checksum = "37ee39891760e7d94734f6f63fedc29a2e4a152f836120753a72503f09fcf904"
6668dependencies = [
6669 "hashbrown 0.14.5",
6670]
6671
6672[[package]]
6673name = "lsp"
6674version = "0.1.0"
6675dependencies = [
6676 "anyhow",
6677 "async-pipe",
6678 "collections",
6679 "ctor",
6680 "env_logger 0.11.5",
6681 "futures 0.3.30",
6682 "gpui",
6683 "log",
6684 "lsp-types",
6685 "parking_lot",
6686 "postage",
6687 "release_channel",
6688 "serde",
6689 "serde_json",
6690 "smol",
6691 "util",
6692 "windows 0.58.0",
6693]
6694
6695[[package]]
6696name = "lsp-types"
6697version = "0.95.1"
6698source = "git+https://github.com/zed-industries/lsp-types?rev=72357d6f6d212bdffba3b5ef4b31d8ca856058e7#72357d6f6d212bdffba3b5ef4b31d8ca856058e7"
6699dependencies = [
6700 "bitflags 1.3.2",
6701 "serde",
6702 "serde_json",
6703 "serde_repr",
6704 "url",
6705]
6706
6707[[package]]
6708name = "lz4"
6709version = "1.26.0"
6710source = "registry+https://github.com/rust-lang/crates.io-index"
6711checksum = "958b4caa893816eea05507c20cfe47574a43d9a697138a7872990bba8a0ece68"
6712dependencies = [
6713 "libc",
6714 "lz4-sys",
6715]
6716
6717[[package]]
6718name = "lz4-sys"
6719version = "1.10.0"
6720source = "registry+https://github.com/rust-lang/crates.io-index"
6721checksum = "109de74d5d2353660401699a4174a4ff23fcc649caf553df71933c7fb45ad868"
6722dependencies = [
6723 "cc",
6724 "libc",
6725]
6726
6727[[package]]
6728name = "mac"
6729version = "0.1.1"
6730source = "registry+https://github.com/rust-lang/crates.io-index"
6731checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
6732
6733[[package]]
6734name = "mach2"
6735version = "0.4.2"
6736source = "registry+https://github.com/rust-lang/crates.io-index"
6737checksum = "19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709"
6738dependencies = [
6739 "libc",
6740]
6741
6742[[package]]
6743name = "malloc_buf"
6744version = "0.0.6"
6745source = "registry+https://github.com/rust-lang/crates.io-index"
6746checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
6747dependencies = [
6748 "libc",
6749]
6750
6751[[package]]
6752name = "maplit"
6753version = "1.0.2"
6754source = "registry+https://github.com/rust-lang/crates.io-index"
6755checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
6756
6757[[package]]
6758name = "markdown"
6759version = "0.1.0"
6760dependencies = [
6761 "anyhow",
6762 "assets",
6763 "env_logger 0.11.5",
6764 "futures 0.3.30",
6765 "gpui",
6766 "language",
6767 "languages",
6768 "linkify",
6769 "log",
6770 "node_runtime",
6771 "pulldown-cmark 0.12.1",
6772 "settings",
6773 "theme",
6774 "ui",
6775 "util",
6776]
6777
6778[[package]]
6779name = "markdown_preview"
6780version = "0.1.0"
6781dependencies = [
6782 "anyhow",
6783 "async-recursion 1.1.1",
6784 "collections",
6785 "editor",
6786 "gpui",
6787 "language",
6788 "linkify",
6789 "log",
6790 "pretty_assertions",
6791 "pulldown-cmark 0.12.1",
6792 "settings",
6793 "theme",
6794 "ui",
6795 "workspace",
6796]
6797
6798[[package]]
6799name = "markup5ever"
6800version = "0.12.1"
6801source = "registry+https://github.com/rust-lang/crates.io-index"
6802checksum = "16ce3abbeba692c8b8441d036ef91aea6df8da2c6b6e21c7e14d3c18e526be45"
6803dependencies = [
6804 "log",
6805 "phf",
6806 "phf_codegen",
6807 "string_cache",
6808 "string_cache_codegen",
6809 "tendril",
6810]
6811
6812[[package]]
6813name = "markup5ever_rcdom"
6814version = "0.3.0"
6815source = "registry+https://github.com/rust-lang/crates.io-index"
6816checksum = "edaa21ab3701bfee5099ade5f7e1f84553fd19228cf332f13cd6e964bf59be18"
6817dependencies = [
6818 "html5ever",
6819 "markup5ever",
6820 "tendril",
6821 "xml5ever",
6822]
6823
6824[[package]]
6825name = "matchers"
6826version = "0.1.0"
6827source = "registry+https://github.com/rust-lang/crates.io-index"
6828checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
6829dependencies = [
6830 "regex-automata 0.1.10",
6831]
6832
6833[[package]]
6834name = "matchit"
6835version = "0.7.3"
6836source = "registry+https://github.com/rust-lang/crates.io-index"
6837checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
6838
6839[[package]]
6840name = "maybe-owned"
6841version = "0.3.4"
6842source = "registry+https://github.com/rust-lang/crates.io-index"
6843checksum = "4facc753ae494aeb6e3c22f839b158aebd4f9270f55cd3c79906c45476c47ab4"
6844
6845[[package]]
6846name = "maybe-rayon"
6847version = "0.1.1"
6848source = "registry+https://github.com/rust-lang/crates.io-index"
6849checksum = "8ea1f30cedd69f0a2954655f7188c6a834246d2bcf1e315e2ac40c4b24dc9519"
6850dependencies = [
6851 "cfg-if",
6852]
6853
6854[[package]]
6855name = "md-5"
6856version = "0.10.6"
6857source = "registry+https://github.com/rust-lang/crates.io-index"
6858checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
6859dependencies = [
6860 "cfg-if",
6861 "digest",
6862]
6863
6864[[package]]
6865name = "mdbook"
6866version = "0.4.40"
6867source = "registry+https://github.com/rust-lang/crates.io-index"
6868checksum = "b45a38e19bd200220ef07c892b0157ad3d2365e5b5a267ca01ad12182491eea5"
6869dependencies = [
6870 "ammonia",
6871 "anyhow",
6872 "chrono",
6873 "clap",
6874 "clap_complete",
6875 "elasticlunr-rs",
6876 "env_logger 0.11.5",
6877 "futures-util",
6878 "handlebars 5.1.2",
6879 "ignore",
6880 "log",
6881 "memchr",
6882 "notify",
6883 "notify-debouncer-mini",
6884 "once_cell",
6885 "opener",
6886 "pathdiff",
6887 "pulldown-cmark 0.10.3",
6888 "regex",
6889 "serde",
6890 "serde_json",
6891 "shlex",
6892 "tempfile",
6893 "tokio",
6894 "toml 0.5.11",
6895 "topological-sort",
6896 "walkdir",
6897 "warp",
6898]
6899
6900[[package]]
6901name = "media"
6902version = "0.1.0"
6903dependencies = [
6904 "anyhow",
6905 "bindgen 0.70.1",
6906 "core-foundation 0.9.4",
6907 "foreign-types 0.5.0",
6908 "metal",
6909 "objc",
6910]
6911
6912[[package]]
6913name = "memchr"
6914version = "2.7.4"
6915source = "registry+https://github.com/rust-lang/crates.io-index"
6916checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
6917
6918[[package]]
6919name = "memfd"
6920version = "0.6.4"
6921source = "registry+https://github.com/rust-lang/crates.io-index"
6922checksum = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64"
6923dependencies = [
6924 "rustix 0.38.35",
6925]
6926
6927[[package]]
6928name = "memmap2"
6929version = "0.9.4"
6930source = "registry+https://github.com/rust-lang/crates.io-index"
6931checksum = "fe751422e4a8caa417e13c3ea66452215d7d63e19e604f4980461212f3ae1322"
6932dependencies = [
6933 "libc",
6934]
6935
6936[[package]]
6937name = "memoffset"
6938version = "0.9.1"
6939source = "registry+https://github.com/rust-lang/crates.io-index"
6940checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
6941dependencies = [
6942 "autocfg",
6943]
6944
6945[[package]]
6946name = "menu"
6947version = "0.1.0"
6948dependencies = [
6949 "gpui",
6950 "serde",
6951]
6952
6953[[package]]
6954name = "metal"
6955version = "0.29.0"
6956source = "registry+https://github.com/rust-lang/crates.io-index"
6957checksum = "7ecfd3296f8c56b7c1f6fbac3c71cefa9d78ce009850c45000015f206dc7fa21"
6958dependencies = [
6959 "bitflags 2.6.0",
6960 "block",
6961 "core-graphics-types 0.1.3",
6962 "foreign-types 0.5.0",
6963 "log",
6964 "objc",
6965 "paste",
6966]
6967
6968[[package]]
6969name = "mimalloc"
6970version = "0.1.43"
6971source = "registry+https://github.com/rust-lang/crates.io-index"
6972checksum = "68914350ae34959d83f732418d51e2427a794055d0b9529f48259ac07af65633"
6973dependencies = [
6974 "libmimalloc-sys",
6975]
6976
6977[[package]]
6978name = "mime"
6979version = "0.3.17"
6980source = "registry+https://github.com/rust-lang/crates.io-index"
6981checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
6982
6983[[package]]
6984name = "mime_guess"
6985version = "2.0.5"
6986source = "registry+https://github.com/rust-lang/crates.io-index"
6987checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
6988dependencies = [
6989 "mime",
6990 "unicase",
6991]
6992
6993[[package]]
6994name = "minimal-lexical"
6995version = "0.2.1"
6996source = "registry+https://github.com/rust-lang/crates.io-index"
6997checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
6998
6999[[package]]
7000name = "miniz_oxide"
7001version = "0.7.4"
7002source = "registry+https://github.com/rust-lang/crates.io-index"
7003checksum = "b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08"
7004dependencies = [
7005 "adler",
7006 "simd-adler32",
7007]
7008
7009[[package]]
7010name = "miniz_oxide"
7011version = "0.8.0"
7012source = "registry+https://github.com/rust-lang/crates.io-index"
7013checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1"
7014dependencies = [
7015 "adler2",
7016]
7017
7018[[package]]
7019name = "mint"
7020version = "0.5.9"
7021source = "registry+https://github.com/rust-lang/crates.io-index"
7022checksum = "e53debba6bda7a793e5f99b8dacf19e626084f525f7829104ba9898f367d85ff"
7023
7024[[package]]
7025name = "mio"
7026version = "0.8.11"
7027source = "registry+https://github.com/rust-lang/crates.io-index"
7028checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
7029dependencies = [
7030 "libc",
7031 "log",
7032 "wasi 0.11.0+wasi-snapshot-preview1",
7033 "windows-sys 0.48.0",
7034]
7035
7036[[package]]
7037name = "mio"
7038version = "1.0.2"
7039source = "registry+https://github.com/rust-lang/crates.io-index"
7040checksum = "80e04d1dcff3aae0704555fe5fee3bcfaf3d1fdf8a7e521d5b9d2b42acb52cec"
7041dependencies = [
7042 "hermit-abi 0.3.9",
7043 "libc",
7044 "log",
7045 "wasi 0.11.0+wasi-snapshot-preview1",
7046 "windows-sys 0.52.0",
7047]
7048
7049[[package]]
7050name = "miow"
7051version = "0.6.0"
7052source = "registry+https://github.com/rust-lang/crates.io-index"
7053checksum = "359f76430b20a79f9e20e115b3428614e654f04fab314482fc0fda0ebd3c6044"
7054dependencies = [
7055 "windows-sys 0.48.0",
7056]
7057
7058[[package]]
7059name = "msvc_spectre_libs"
7060version = "0.1.2"
7061source = "registry+https://github.com/rust-lang/crates.io-index"
7062checksum = "8661ace213a0a130c7c5b9542df5023aedf092a02008ccf477b39ff108990305"
7063dependencies = [
7064 "cc",
7065]
7066
7067[[package]]
7068name = "multi_buffer"
7069version = "0.1.0"
7070dependencies = [
7071 "anyhow",
7072 "clock",
7073 "collections",
7074 "ctor",
7075 "env_logger 0.11.5",
7076 "futures 0.3.30",
7077 "gpui",
7078 "itertools 0.13.0",
7079 "language",
7080 "log",
7081 "parking_lot",
7082 "rand 0.8.5",
7083 "serde",
7084 "settings",
7085 "smallvec",
7086 "sum_tree",
7087 "text",
7088 "theme",
7089 "util",
7090]
7091
7092[[package]]
7093name = "multimap"
7094version = "0.8.3"
7095source = "registry+https://github.com/rust-lang/crates.io-index"
7096checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"
7097
7098[[package]]
7099name = "naga"
7100version = "22.1.0"
7101source = "registry+https://github.com/rust-lang/crates.io-index"
7102checksum = "8bd5a652b6faf21496f2cfd88fc49989c8db0825d1f6746b1a71a6ede24a63ad"
7103dependencies = [
7104 "arrayvec",
7105 "bit-set 0.6.0",
7106 "bitflags 2.6.0",
7107 "cfg_aliases 0.1.1",
7108 "codespan-reporting",
7109 "hexf-parse",
7110 "indexmap 2.4.0",
7111 "log",
7112 "rustc-hash 1.1.0",
7113 "spirv",
7114 "termcolor",
7115 "thiserror",
7116 "unicode-xid",
7117]
7118
7119[[package]]
7120name = "nanoid"
7121version = "0.4.0"
7122source = "registry+https://github.com/rust-lang/crates.io-index"
7123checksum = "3ffa00dec017b5b1a8b7cf5e2c008bfda1aa7e0697ac1508b491fdf2622fb4d8"
7124dependencies = [
7125 "rand 0.8.5",
7126]
7127
7128[[package]]
7129name = "nanorand"
7130version = "0.7.0"
7131source = "registry+https://github.com/rust-lang/crates.io-index"
7132checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"
7133dependencies = [
7134 "getrandom 0.2.15",
7135]
7136
7137[[package]]
7138name = "native-tls"
7139version = "0.2.12"
7140source = "registry+https://github.com/rust-lang/crates.io-index"
7141checksum = "a8614eb2c83d59d1c8cc974dd3f920198647674a0a035e1af1fa58707e317466"
7142dependencies = [
7143 "libc",
7144 "log",
7145 "openssl",
7146 "openssl-probe",
7147 "openssl-sys",
7148 "schannel",
7149 "security-framework",
7150 "security-framework-sys",
7151 "tempfile",
7152]
7153
7154[[package]]
7155name = "nbformat"
7156version = "0.3.1"
7157source = "registry+https://github.com/rust-lang/crates.io-index"
7158checksum = "146074ad45cab20f5d98ccded164826158471f21d04f96e40b9872529e10979d"
7159dependencies = [
7160 "anyhow",
7161 "chrono",
7162 "jupyter-serde",
7163 "serde",
7164 "serde_json",
7165 "thiserror",
7166 "uuid",
7167]
7168
7169[[package]]
7170name = "ndk"
7171version = "0.8.0"
7172source = "registry+https://github.com/rust-lang/crates.io-index"
7173checksum = "2076a31b7010b17a38c01907c45b945e8f11495ee4dd588309718901b1f7a5b7"
7174dependencies = [
7175 "bitflags 2.6.0",
7176 "jni-sys",
7177 "log",
7178 "ndk-sys",
7179 "num_enum",
7180 "thiserror",
7181]
7182
7183[[package]]
7184name = "ndk-context"
7185version = "0.1.1"
7186source = "registry+https://github.com/rust-lang/crates.io-index"
7187checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
7188
7189[[package]]
7190name = "ndk-sys"
7191version = "0.5.0+25.2.9519653"
7192source = "registry+https://github.com/rust-lang/crates.io-index"
7193checksum = "8c196769dd60fd4f363e11d948139556a344e79d451aeb2fa2fd040738ef7691"
7194dependencies = [
7195 "jni-sys",
7196]
7197
7198[[package]]
7199name = "new_debug_unreachable"
7200version = "1.0.6"
7201source = "registry+https://github.com/rust-lang/crates.io-index"
7202checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
7203
7204[[package]]
7205name = "nix"
7206version = "0.29.0"
7207source = "registry+https://github.com/rust-lang/crates.io-index"
7208checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46"
7209dependencies = [
7210 "bitflags 2.6.0",
7211 "cfg-if",
7212 "cfg_aliases 0.2.1",
7213 "libc",
7214 "memoffset",
7215]
7216
7217[[package]]
7218name = "node_runtime"
7219version = "0.1.0"
7220dependencies = [
7221 "anyhow",
7222 "async-compression",
7223 "async-std",
7224 "async-tar",
7225 "async-trait",
7226 "async-watch",
7227 "async_zip",
7228 "futures 0.3.30",
7229 "http_client",
7230 "log",
7231 "paths",
7232 "semver",
7233 "serde",
7234 "serde_json",
7235 "smol",
7236 "tempfile",
7237 "util",
7238 "walkdir",
7239 "which 6.0.3",
7240 "windows 0.58.0",
7241]
7242
7243[[package]]
7244name = "nom"
7245version = "7.1.3"
7246source = "registry+https://github.com/rust-lang/crates.io-index"
7247checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
7248dependencies = [
7249 "memchr",
7250 "minimal-lexical",
7251]
7252
7253[[package]]
7254name = "noop_proc_macro"
7255version = "0.3.0"
7256source = "registry+https://github.com/rust-lang/crates.io-index"
7257checksum = "0676bb32a98c1a483ce53e500a81ad9c3d5b3f7c920c28c24e9cb0980d0b5bc8"
7258
7259[[package]]
7260name = "normpath"
7261version = "1.3.0"
7262source = "registry+https://github.com/rust-lang/crates.io-index"
7263checksum = "c8911957c4b1549ac0dc74e30db9c8b0e66ddcd6d7acc33098f4c63a64a6d7ed"
7264dependencies = [
7265 "windows-sys 0.59.0",
7266]
7267
7268[[package]]
7269name = "notifications"
7270version = "0.1.0"
7271dependencies = [
7272 "anyhow",
7273 "channel",
7274 "client",
7275 "collections",
7276 "db",
7277 "gpui",
7278 "rpc",
7279 "settings",
7280 "sum_tree",
7281 "time",
7282 "util",
7283]
7284
7285[[package]]
7286name = "notify"
7287version = "6.1.1"
7288source = "registry+https://github.com/rust-lang/crates.io-index"
7289checksum = "6205bd8bb1e454ad2e27422015fb5e4f2bcc7e08fa8f27058670d208324a4d2d"
7290dependencies = [
7291 "bitflags 2.6.0",
7292 "crossbeam-channel",
7293 "filetime",
7294 "fsevent-sys 4.1.0",
7295 "inotify",
7296 "kqueue",
7297 "libc",
7298 "log",
7299 "mio 0.8.11",
7300 "walkdir",
7301 "windows-sys 0.48.0",
7302]
7303
7304[[package]]
7305name = "notify-debouncer-mini"
7306version = "0.4.1"
7307source = "registry+https://github.com/rust-lang/crates.io-index"
7308checksum = "5d40b221972a1fc5ef4d858a2f671fb34c75983eb385463dff3780eeff6a9d43"
7309dependencies = [
7310 "crossbeam-channel",
7311 "log",
7312 "notify",
7313]
7314
7315[[package]]
7316name = "ntapi"
7317version = "0.4.1"
7318source = "registry+https://github.com/rust-lang/crates.io-index"
7319checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
7320dependencies = [
7321 "winapi",
7322]
7323
7324[[package]]
7325name = "nu-ansi-term"
7326version = "0.46.0"
7327source = "registry+https://github.com/rust-lang/crates.io-index"
7328checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
7329dependencies = [
7330 "overload",
7331 "winapi",
7332]
7333
7334[[package]]
7335name = "num"
7336version = "0.4.3"
7337source = "registry+https://github.com/rust-lang/crates.io-index"
7338checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23"
7339dependencies = [
7340 "num-bigint",
7341 "num-complex",
7342 "num-integer",
7343 "num-iter",
7344 "num-rational",
7345 "num-traits",
7346]
7347
7348[[package]]
7349name = "num-bigint"
7350version = "0.4.6"
7351source = "registry+https://github.com/rust-lang/crates.io-index"
7352checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
7353dependencies = [
7354 "num-integer",
7355 "num-traits",
7356]
7357
7358[[package]]
7359name = "num-bigint-dig"
7360version = "0.8.4"
7361source = "registry+https://github.com/rust-lang/crates.io-index"
7362checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151"
7363dependencies = [
7364 "byteorder",
7365 "lazy_static",
7366 "libm",
7367 "num-integer",
7368 "num-iter",
7369 "num-traits",
7370 "rand 0.8.5",
7371 "serde",
7372 "smallvec",
7373 "zeroize",
7374]
7375
7376[[package]]
7377name = "num-complex"
7378version = "0.4.6"
7379source = "registry+https://github.com/rust-lang/crates.io-index"
7380checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
7381dependencies = [
7382 "num-traits",
7383]
7384
7385[[package]]
7386name = "num-conv"
7387version = "0.1.0"
7388source = "registry+https://github.com/rust-lang/crates.io-index"
7389checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
7390
7391[[package]]
7392name = "num-derive"
7393version = "0.4.2"
7394source = "registry+https://github.com/rust-lang/crates.io-index"
7395checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202"
7396dependencies = [
7397 "proc-macro2",
7398 "quote",
7399 "syn 2.0.76",
7400]
7401
7402[[package]]
7403name = "num-format"
7404version = "0.4.4"
7405source = "registry+https://github.com/rust-lang/crates.io-index"
7406checksum = "a652d9771a63711fd3c3deb670acfbe5c30a4072e664d7a3bf5a9e1056ac72c3"
7407dependencies = [
7408 "arrayvec",
7409 "itoa",
7410]
7411
7412[[package]]
7413name = "num-integer"
7414version = "0.1.46"
7415source = "registry+https://github.com/rust-lang/crates.io-index"
7416checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
7417dependencies = [
7418 "num-traits",
7419]
7420
7421[[package]]
7422name = "num-iter"
7423version = "0.1.45"
7424source = "registry+https://github.com/rust-lang/crates.io-index"
7425checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
7426dependencies = [
7427 "autocfg",
7428 "num-integer",
7429 "num-traits",
7430]
7431
7432[[package]]
7433name = "num-rational"
7434version = "0.4.2"
7435source = "registry+https://github.com/rust-lang/crates.io-index"
7436checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824"
7437dependencies = [
7438 "num-bigint",
7439 "num-integer",
7440 "num-traits",
7441]
7442
7443[[package]]
7444name = "num-traits"
7445version = "0.2.19"
7446source = "registry+https://github.com/rust-lang/crates.io-index"
7447checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
7448dependencies = [
7449 "autocfg",
7450 "libm",
7451]
7452
7453[[package]]
7454name = "num_cpus"
7455version = "1.16.0"
7456source = "registry+https://github.com/rust-lang/crates.io-index"
7457checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
7458dependencies = [
7459 "hermit-abi 0.3.9",
7460 "libc",
7461]
7462
7463[[package]]
7464name = "num_enum"
7465version = "0.7.3"
7466source = "registry+https://github.com/rust-lang/crates.io-index"
7467checksum = "4e613fc340b2220f734a8595782c551f1250e969d87d3be1ae0579e8d4065179"
7468dependencies = [
7469 "num_enum_derive",
7470]
7471
7472[[package]]
7473name = "num_enum_derive"
7474version = "0.7.3"
7475source = "registry+https://github.com/rust-lang/crates.io-index"
7476checksum = "af1844ef2428cc3e1cb900be36181049ef3d3193c63e43026cfe202983b27a56"
7477dependencies = [
7478 "proc-macro-crate",
7479 "proc-macro2",
7480 "quote",
7481 "syn 2.0.76",
7482]
7483
7484[[package]]
7485name = "num_threads"
7486version = "0.1.7"
7487source = "registry+https://github.com/rust-lang/crates.io-index"
7488checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9"
7489dependencies = [
7490 "libc",
7491]
7492
7493[[package]]
7494name = "nvim-rs"
7495version = "0.8.0-pre"
7496source = "git+https://github.com/KillTheMule/nvim-rs?branch=master#69500bae73b8b3f02a05b7bee621a0d0e633da6c"
7497dependencies = [
7498 "async-trait",
7499 "futures 0.3.30",
7500 "log",
7501 "parity-tokio-ipc",
7502 "rmp",
7503 "rmpv",
7504 "tokio",
7505 "tokio-util",
7506 "winapi",
7507]
7508
7509[[package]]
7510name = "objc"
7511version = "0.2.7"
7512source = "registry+https://github.com/rust-lang/crates.io-index"
7513checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
7514dependencies = [
7515 "malloc_buf",
7516]
7517
7518[[package]]
7519name = "object"
7520version = "0.36.4"
7521source = "registry+https://github.com/rust-lang/crates.io-index"
7522checksum = "084f1a5821ac4c651660a94a7153d27ac9d8a53736203f58b31945ded098070a"
7523dependencies = [
7524 "crc32fast",
7525 "hashbrown 0.14.5",
7526 "indexmap 2.4.0",
7527 "memchr",
7528]
7529
7530[[package]]
7531name = "oboe"
7532version = "0.6.1"
7533source = "registry+https://github.com/rust-lang/crates.io-index"
7534checksum = "e8b61bebd49e5d43f5f8cc7ee2891c16e0f41ec7954d36bcb6c14c5e0de867fb"
7535dependencies = [
7536 "jni",
7537 "ndk",
7538 "ndk-context",
7539 "num-derive",
7540 "num-traits",
7541 "oboe-sys",
7542]
7543
7544[[package]]
7545name = "oboe-sys"
7546version = "0.6.1"
7547source = "registry+https://github.com/rust-lang/crates.io-index"
7548checksum = "6c8bb09a4a2b1d668170cfe0a7d5bc103f8999fb316c98099b6a9939c9f2e79d"
7549dependencies = [
7550 "cc",
7551]
7552
7553[[package]]
7554name = "ollama"
7555version = "0.1.0"
7556dependencies = [
7557 "anyhow",
7558 "futures 0.3.30",
7559 "http_client",
7560 "schemars",
7561 "serde",
7562 "serde_json",
7563]
7564
7565[[package]]
7566name = "once_cell"
7567version = "1.19.0"
7568source = "registry+https://github.com/rust-lang/crates.io-index"
7569checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
7570
7571[[package]]
7572name = "oo7"
7573version = "0.3.3"
7574source = "registry+https://github.com/rust-lang/crates.io-index"
7575checksum = "8fc6ce4692fbfd044ce22ca07dcab1a30fa12432ca2aa5b1294eca50d3332a24"
7576dependencies = [
7577 "aes",
7578 "async-fs 2.1.2",
7579 "async-io 2.3.4",
7580 "async-lock 3.4.0",
7581 "async-net 2.0.0",
7582 "blocking",
7583 "cbc",
7584 "cipher",
7585 "digest",
7586 "endi",
7587 "futures-lite 2.3.0",
7588 "futures-util",
7589 "hkdf",
7590 "hmac",
7591 "md-5",
7592 "num",
7593 "num-bigint-dig",
7594 "pbkdf2",
7595 "rand 0.8.5",
7596 "serde",
7597 "sha2",
7598 "subtle",
7599 "zbus",
7600 "zeroize",
7601 "zvariant",
7602]
7603
7604[[package]]
7605name = "oorandom"
7606version = "11.1.4"
7607source = "registry+https://github.com/rust-lang/crates.io-index"
7608checksum = "b410bbe7e14ab526a0e86877eb47c6996a2bd7746f027ba551028c925390e4e9"
7609
7610[[package]]
7611name = "open"
7612version = "5.3.0"
7613source = "registry+https://github.com/rust-lang/crates.io-index"
7614checksum = "61a877bf6abd716642a53ef1b89fb498923a4afca5c754f9050b4d081c05c4b3"
7615dependencies = [
7616 "is-wsl",
7617 "libc",
7618 "pathdiff",
7619]
7620
7621[[package]]
7622name = "open_ai"
7623version = "0.1.0"
7624dependencies = [
7625 "anyhow",
7626 "futures 0.3.30",
7627 "http_client",
7628 "schemars",
7629 "serde",
7630 "serde_json",
7631 "strum 0.25.0",
7632]
7633
7634[[package]]
7635name = "opener"
7636version = "0.7.2"
7637source = "registry+https://github.com/rust-lang/crates.io-index"
7638checksum = "d0812e5e4df08da354c851a3376fead46db31c2214f849d3de356d774d057681"
7639dependencies = [
7640 "bstr",
7641 "dbus",
7642 "normpath",
7643 "windows-sys 0.59.0",
7644]
7645
7646[[package]]
7647name = "openssl"
7648version = "0.10.66"
7649source = "registry+https://github.com/rust-lang/crates.io-index"
7650checksum = "9529f4786b70a3e8c61e11179af17ab6188ad8d0ded78c5529441ed39d4bd9c1"
7651dependencies = [
7652 "bitflags 2.6.0",
7653 "cfg-if",
7654 "foreign-types 0.3.2",
7655 "libc",
7656 "once_cell",
7657 "openssl-macros",
7658 "openssl-sys",
7659]
7660
7661[[package]]
7662name = "openssl-macros"
7663version = "0.1.1"
7664source = "registry+https://github.com/rust-lang/crates.io-index"
7665checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
7666dependencies = [
7667 "proc-macro2",
7668 "quote",
7669 "syn 2.0.76",
7670]
7671
7672[[package]]
7673name = "openssl-probe"
7674version = "0.1.5"
7675source = "registry+https://github.com/rust-lang/crates.io-index"
7676checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
7677
7678[[package]]
7679name = "openssl-src"
7680version = "300.3.1+3.3.1"
7681source = "registry+https://github.com/rust-lang/crates.io-index"
7682checksum = "7259953d42a81bf137fbbd73bd30a8e1914d6dce43c2b90ed575783a22608b91"
7683dependencies = [
7684 "cc",
7685]
7686
7687[[package]]
7688name = "openssl-sys"
7689version = "0.9.103"
7690source = "registry+https://github.com/rust-lang/crates.io-index"
7691checksum = "7f9e8deee91df40a943c71b917e5874b951d32a802526c85721ce3b776c929d6"
7692dependencies = [
7693 "cc",
7694 "libc",
7695 "openssl-src",
7696 "pkg-config",
7697 "vcpkg",
7698]
7699
7700[[package]]
7701name = "option-ext"
7702version = "0.2.0"
7703source = "registry+https://github.com/rust-lang/crates.io-index"
7704checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
7705
7706[[package]]
7707name = "ordered-float"
7708version = "2.10.1"
7709source = "registry+https://github.com/rust-lang/crates.io-index"
7710checksum = "68f19d67e5a2795c94e73e0bb1cc1a7edeb2e28efd39e2e1c9b7a40c1108b11c"
7711dependencies = [
7712 "num-traits",
7713]
7714
7715[[package]]
7716name = "ordered-float"
7717version = "3.9.2"
7718source = "registry+https://github.com/rust-lang/crates.io-index"
7719checksum = "f1e1c390732d15f1d48471625cd92d154e66db2c56645e29a9cd26f4699f72dc"
7720dependencies = [
7721 "num-traits",
7722]
7723
7724[[package]]
7725name = "ordered-stream"
7726version = "0.2.0"
7727source = "registry+https://github.com/rust-lang/crates.io-index"
7728checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
7729dependencies = [
7730 "futures-core",
7731 "pin-project-lite",
7732]
7733
7734[[package]]
7735name = "ouroboros"
7736version = "0.17.2"
7737source = "registry+https://github.com/rust-lang/crates.io-index"
7738checksum = "e2ba07320d39dfea882faa70554b4bd342a5f273ed59ba7c1c6b4c840492c954"
7739dependencies = [
7740 "aliasable",
7741 "ouroboros_macro",
7742 "static_assertions",
7743]
7744
7745[[package]]
7746name = "ouroboros_macro"
7747version = "0.17.2"
7748source = "registry+https://github.com/rust-lang/crates.io-index"
7749checksum = "ec4c6225c69b4ca778c0aea097321a64c421cf4577b331c61b229267edabb6f8"
7750dependencies = [
7751 "heck 0.4.1",
7752 "proc-macro-error",
7753 "proc-macro2",
7754 "quote",
7755 "syn 2.0.76",
7756]
7757
7758[[package]]
7759name = "outline"
7760version = "0.1.0"
7761dependencies = [
7762 "editor",
7763 "fuzzy",
7764 "gpui",
7765 "indoc",
7766 "language",
7767 "menu",
7768 "ordered-float 2.10.1",
7769 "picker",
7770 "project",
7771 "rope",
7772 "serde_json",
7773 "smol",
7774 "theme",
7775 "tree-sitter-rust",
7776 "tree-sitter-typescript",
7777 "ui",
7778 "util",
7779 "workspace",
7780]
7781
7782[[package]]
7783name = "outline_panel"
7784version = "0.1.0"
7785dependencies = [
7786 "anyhow",
7787 "collections",
7788 "db",
7789 "editor",
7790 "file_icons",
7791 "fuzzy",
7792 "gpui",
7793 "itertools 0.13.0",
7794 "language",
7795 "log",
7796 "menu",
7797 "pretty_assertions",
7798 "project",
7799 "schemars",
7800 "search",
7801 "serde",
7802 "serde_json",
7803 "settings",
7804 "smallvec",
7805 "smol",
7806 "theme",
7807 "ui",
7808 "util",
7809 "workspace",
7810 "worktree",
7811]
7812
7813[[package]]
7814name = "outref"
7815version = "0.5.1"
7816source = "registry+https://github.com/rust-lang/crates.io-index"
7817checksum = "4030760ffd992bef45b0ae3f10ce1aba99e33464c90d14dd7c039884963ddc7a"
7818
7819[[package]]
7820name = "overload"
7821version = "0.1.1"
7822source = "registry+https://github.com/rust-lang/crates.io-index"
7823checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
7824
7825[[package]]
7826name = "p256"
7827version = "0.11.1"
7828source = "registry+https://github.com/rust-lang/crates.io-index"
7829checksum = "51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594"
7830dependencies = [
7831 "ecdsa",
7832 "elliptic-curve",
7833 "sha2",
7834]
7835
7836[[package]]
7837name = "page_size"
7838version = "0.6.0"
7839source = "registry+https://github.com/rust-lang/crates.io-index"
7840checksum = "30d5b2194ed13191c1999ae0704b7839fb18384fa22e49b57eeaa97d79ce40da"
7841dependencies = [
7842 "libc",
7843 "winapi",
7844]
7845
7846[[package]]
7847name = "palette"
7848version = "0.7.6"
7849source = "registry+https://github.com/rust-lang/crates.io-index"
7850checksum = "4cbf71184cc5ecc2e4e1baccdb21026c20e5fc3dcf63028a086131b3ab00b6e6"
7851dependencies = [
7852 "approx",
7853 "fast-srgb8",
7854 "palette_derive",
7855]
7856
7857[[package]]
7858name = "palette_derive"
7859version = "0.7.6"
7860source = "registry+https://github.com/rust-lang/crates.io-index"
7861checksum = "f5030daf005bface118c096f510ffb781fc28f9ab6a32ab224d8631be6851d30"
7862dependencies = [
7863 "by_address",
7864 "proc-macro2",
7865 "quote",
7866 "syn 2.0.76",
7867]
7868
7869[[package]]
7870name = "parity-tokio-ipc"
7871version = "0.9.0"
7872source = "registry+https://github.com/rust-lang/crates.io-index"
7873checksum = "9981e32fb75e004cc148f5fb70342f393830e0a4aa62e3cc93b50976218d42b6"
7874dependencies = [
7875 "futures 0.3.30",
7876 "libc",
7877 "log",
7878 "rand 0.7.3",
7879 "tokio",
7880 "winapi",
7881]
7882
7883[[package]]
7884name = "parking"
7885version = "2.2.1"
7886source = "registry+https://github.com/rust-lang/crates.io-index"
7887checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
7888
7889[[package]]
7890name = "parking_lot"
7891version = "0.12.3"
7892source = "registry+https://github.com/rust-lang/crates.io-index"
7893checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
7894dependencies = [
7895 "lock_api",
7896 "parking_lot_core",
7897]
7898
7899[[package]]
7900name = "parking_lot_core"
7901version = "0.9.10"
7902source = "registry+https://github.com/rust-lang/crates.io-index"
7903checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
7904dependencies = [
7905 "cfg-if",
7906 "libc",
7907 "redox_syscall 0.5.3",
7908 "smallvec",
7909 "windows-targets 0.52.6",
7910]
7911
7912[[package]]
7913name = "password-hash"
7914version = "0.5.0"
7915source = "registry+https://github.com/rust-lang/crates.io-index"
7916checksum = "346f04948ba92c43e8469c1ee6736c7563d71012b17d40745260fe106aac2166"
7917dependencies = [
7918 "base64ct",
7919 "rand_core 0.6.4",
7920 "subtle",
7921]
7922
7923[[package]]
7924name = "paste"
7925version = "1.0.15"
7926source = "registry+https://github.com/rust-lang/crates.io-index"
7927checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
7928
7929[[package]]
7930name = "pathdiff"
7931version = "0.2.1"
7932source = "registry+https://github.com/rust-lang/crates.io-index"
7933checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
7934
7935[[package]]
7936name = "pathfinder_geometry"
7937version = "0.5.1"
7938source = "registry+https://github.com/rust-lang/crates.io-index"
7939checksum = "0b7b7e7b4ea703700ce73ebf128e1450eb69c3a8329199ffbfb9b2a0418e5ad3"
7940dependencies = [
7941 "log",
7942 "pathfinder_simd",
7943]
7944
7945[[package]]
7946name = "pathfinder_simd"
7947version = "0.5.4"
7948source = "registry+https://github.com/rust-lang/crates.io-index"
7949checksum = "5cf07ef4804cfa9aea3b04a7bbdd5a40031dbb6b4f2cbaf2b011666c80c5b4f2"
7950dependencies = [
7951 "rustc_version",
7952]
7953
7954[[package]]
7955name = "paths"
7956version = "0.1.0"
7957dependencies = [
7958 "dirs 4.0.0",
7959 "util",
7960]
7961
7962[[package]]
7963name = "pbkdf2"
7964version = "0.12.2"
7965source = "registry+https://github.com/rust-lang/crates.io-index"
7966checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2"
7967dependencies = [
7968 "digest",
7969 "hmac",
7970]
7971
7972[[package]]
7973name = "pem"
7974version = "3.0.4"
7975source = "registry+https://github.com/rust-lang/crates.io-index"
7976checksum = "8e459365e590736a54c3fa561947c84837534b8e9af6fc5bf781307e82658fae"
7977dependencies = [
7978 "base64 0.22.1",
7979 "serde",
7980]
7981
7982[[package]]
7983name = "pem-rfc7468"
7984version = "0.7.0"
7985source = "registry+https://github.com/rust-lang/crates.io-index"
7986checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
7987dependencies = [
7988 "base64ct",
7989]
7990
7991[[package]]
7992name = "percent-encoding"
7993version = "2.3.1"
7994source = "registry+https://github.com/rust-lang/crates.io-index"
7995checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
7996
7997[[package]]
7998name = "perplexity"
7999version = "0.1.0"
8000dependencies = [
8001 "serde",
8002 "zed_extension_api 0.2.0",
8003]
8004
8005[[package]]
8006name = "pest"
8007version = "2.7.11"
8008source = "registry+https://github.com/rust-lang/crates.io-index"
8009checksum = "cd53dff83f26735fdc1ca837098ccf133605d794cdae66acfc2bfac3ec809d95"
8010dependencies = [
8011 "memchr",
8012 "thiserror",
8013 "ucd-trie",
8014]
8015
8016[[package]]
8017name = "pest_derive"
8018version = "2.7.11"
8019source = "registry+https://github.com/rust-lang/crates.io-index"
8020checksum = "2a548d2beca6773b1c244554d36fcf8548a8a58e74156968211567250e48e49a"
8021dependencies = [
8022 "pest",
8023 "pest_generator",
8024]
8025
8026[[package]]
8027name = "pest_generator"
8028version = "2.7.11"
8029source = "registry+https://github.com/rust-lang/crates.io-index"
8030checksum = "3c93a82e8d145725dcbaf44e5ea887c8a869efdcc28706df2d08c69e17077183"
8031dependencies = [
8032 "pest",
8033 "pest_meta",
8034 "proc-macro2",
8035 "quote",
8036 "syn 2.0.76",
8037]
8038
8039[[package]]
8040name = "pest_meta"
8041version = "2.7.11"
8042source = "registry+https://github.com/rust-lang/crates.io-index"
8043checksum = "a941429fea7e08bedec25e4f6785b6ffaacc6b755da98df5ef3e7dcf4a124c4f"
8044dependencies = [
8045 "once_cell",
8046 "pest",
8047 "sha2",
8048]
8049
8050[[package]]
8051name = "pet"
8052version = "0.1.0"
8053source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8054dependencies = [
8055 "clap",
8056 "env_logger 0.10.2",
8057 "lazy_static",
8058 "log",
8059 "msvc_spectre_libs",
8060 "pet-conda",
8061 "pet-core",
8062 "pet-env-var-path",
8063 "pet-fs",
8064 "pet-global-virtualenvs",
8065 "pet-homebrew",
8066 "pet-jsonrpc",
8067 "pet-linux-global-python",
8068 "pet-mac-commandlinetools",
8069 "pet-mac-python-org",
8070 "pet-mac-xcode",
8071 "pet-pipenv",
8072 "pet-poetry",
8073 "pet-pyenv",
8074 "pet-python-utils",
8075 "pet-reporter",
8076 "pet-telemetry",
8077 "pet-venv",
8078 "pet-virtualenv",
8079 "pet-virtualenvwrapper",
8080 "pet-windows-registry",
8081 "pet-windows-store",
8082 "serde",
8083 "serde_json",
8084]
8085
8086[[package]]
8087name = "pet-conda"
8088version = "0.1.0"
8089source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8090dependencies = [
8091 "env_logger 0.10.2",
8092 "lazy_static",
8093 "log",
8094 "msvc_spectre_libs",
8095 "pet-core",
8096 "pet-fs",
8097 "pet-python-utils",
8098 "pet-reporter",
8099 "regex",
8100 "serde",
8101 "serde_json",
8102 "yaml-rust2",
8103]
8104
8105[[package]]
8106name = "pet-core"
8107version = "0.1.0"
8108source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8109dependencies = [
8110 "clap",
8111 "lazy_static",
8112 "log",
8113 "msvc_spectre_libs",
8114 "pet-fs",
8115 "regex",
8116 "serde",
8117 "serde_json",
8118]
8119
8120[[package]]
8121name = "pet-env-var-path"
8122version = "0.1.0"
8123source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8124dependencies = [
8125 "lazy_static",
8126 "log",
8127 "msvc_spectre_libs",
8128 "pet-conda",
8129 "pet-core",
8130 "pet-fs",
8131 "pet-python-utils",
8132 "pet-virtualenv",
8133 "regex",
8134]
8135
8136[[package]]
8137name = "pet-fs"
8138version = "0.1.0"
8139source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8140dependencies = [
8141 "log",
8142 "msvc_spectre_libs",
8143]
8144
8145[[package]]
8146name = "pet-global-virtualenvs"
8147version = "0.1.0"
8148source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8149dependencies = [
8150 "log",
8151 "msvc_spectre_libs",
8152 "pet-conda",
8153 "pet-core",
8154 "pet-fs",
8155 "pet-virtualenv",
8156]
8157
8158[[package]]
8159name = "pet-homebrew"
8160version = "0.1.0"
8161source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8162dependencies = [
8163 "lazy_static",
8164 "log",
8165 "msvc_spectre_libs",
8166 "pet-conda",
8167 "pet-core",
8168 "pet-fs",
8169 "pet-python-utils",
8170 "pet-virtualenv",
8171 "regex",
8172 "serde",
8173 "serde_json",
8174]
8175
8176[[package]]
8177name = "pet-jsonrpc"
8178version = "0.1.0"
8179source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8180dependencies = [
8181 "env_logger 0.10.2",
8182 "log",
8183 "msvc_spectre_libs",
8184 "pet-core",
8185 "serde",
8186 "serde_json",
8187]
8188
8189[[package]]
8190name = "pet-linux-global-python"
8191version = "0.1.0"
8192source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8193dependencies = [
8194 "log",
8195 "msvc_spectre_libs",
8196 "pet-core",
8197 "pet-fs",
8198 "pet-python-utils",
8199 "pet-virtualenv",
8200]
8201
8202[[package]]
8203name = "pet-mac-commandlinetools"
8204version = "0.1.0"
8205source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8206dependencies = [
8207 "log",
8208 "msvc_spectre_libs",
8209 "pet-core",
8210 "pet-fs",
8211 "pet-python-utils",
8212 "pet-virtualenv",
8213]
8214
8215[[package]]
8216name = "pet-mac-python-org"
8217version = "0.1.0"
8218source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8219dependencies = [
8220 "log",
8221 "msvc_spectre_libs",
8222 "pet-core",
8223 "pet-fs",
8224 "pet-python-utils",
8225 "pet-virtualenv",
8226]
8227
8228[[package]]
8229name = "pet-mac-xcode"
8230version = "0.1.0"
8231source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8232dependencies = [
8233 "log",
8234 "msvc_spectre_libs",
8235 "pet-core",
8236 "pet-fs",
8237 "pet-python-utils",
8238 "pet-virtualenv",
8239]
8240
8241[[package]]
8242name = "pet-pipenv"
8243version = "0.1.0"
8244source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8245dependencies = [
8246 "log",
8247 "msvc_spectre_libs",
8248 "pet-core",
8249 "pet-fs",
8250 "pet-python-utils",
8251 "pet-virtualenv",
8252]
8253
8254[[package]]
8255name = "pet-poetry"
8256version = "0.1.0"
8257source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8258dependencies = [
8259 "base64 0.22.1",
8260 "lazy_static",
8261 "log",
8262 "msvc_spectre_libs",
8263 "pet-core",
8264 "pet-fs",
8265 "pet-python-utils",
8266 "pet-reporter",
8267 "pet-virtualenv",
8268 "regex",
8269 "serde",
8270 "serde_json",
8271 "sha2",
8272 "toml 0.8.19",
8273]
8274
8275[[package]]
8276name = "pet-pyenv"
8277version = "0.1.0"
8278source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8279dependencies = [
8280 "lazy_static",
8281 "log",
8282 "msvc_spectre_libs",
8283 "pet-conda",
8284 "pet-core",
8285 "pet-fs",
8286 "pet-python-utils",
8287 "pet-reporter",
8288 "regex",
8289 "serde",
8290 "serde_json",
8291]
8292
8293[[package]]
8294name = "pet-python-utils"
8295version = "0.1.0"
8296source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8297dependencies = [
8298 "env_logger 0.10.2",
8299 "lazy_static",
8300 "log",
8301 "msvc_spectre_libs",
8302 "pet-core",
8303 "pet-fs",
8304 "regex",
8305 "serde",
8306 "serde_json",
8307 "sha2",
8308]
8309
8310[[package]]
8311name = "pet-reporter"
8312version = "0.1.0"
8313source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8314dependencies = [
8315 "env_logger 0.10.2",
8316 "log",
8317 "msvc_spectre_libs",
8318 "pet-core",
8319 "pet-jsonrpc",
8320 "serde",
8321 "serde_json",
8322]
8323
8324[[package]]
8325name = "pet-telemetry"
8326version = "0.1.0"
8327source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8328dependencies = [
8329 "env_logger 0.10.2",
8330 "lazy_static",
8331 "log",
8332 "msvc_spectre_libs",
8333 "pet-core",
8334 "pet-fs",
8335 "pet-python-utils",
8336 "regex",
8337]
8338
8339[[package]]
8340name = "pet-venv"
8341version = "0.1.0"
8342source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8343dependencies = [
8344 "log",
8345 "msvc_spectre_libs",
8346 "pet-core",
8347 "pet-python-utils",
8348 "pet-virtualenv",
8349]
8350
8351[[package]]
8352name = "pet-virtualenv"
8353version = "0.1.0"
8354source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8355dependencies = [
8356 "log",
8357 "msvc_spectre_libs",
8358 "pet-core",
8359 "pet-fs",
8360 "pet-python-utils",
8361]
8362
8363[[package]]
8364name = "pet-virtualenvwrapper"
8365version = "0.1.0"
8366source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8367dependencies = [
8368 "log",
8369 "msvc_spectre_libs",
8370 "pet-core",
8371 "pet-fs",
8372 "pet-python-utils",
8373 "pet-virtualenv",
8374]
8375
8376[[package]]
8377name = "pet-windows-registry"
8378version = "0.1.0"
8379source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8380dependencies = [
8381 "lazy_static",
8382 "log",
8383 "msvc_spectre_libs",
8384 "pet-conda",
8385 "pet-core",
8386 "pet-fs",
8387 "pet-python-utils",
8388 "pet-virtualenv",
8389 "pet-windows-store",
8390 "regex",
8391 "winreg 0.52.0",
8392]
8393
8394[[package]]
8395name = "pet-windows-store"
8396version = "0.1.0"
8397source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8398dependencies = [
8399 "lazy_static",
8400 "log",
8401 "msvc_spectre_libs",
8402 "pet-core",
8403 "pet-fs",
8404 "pet-python-utils",
8405 "pet-virtualenv",
8406 "regex",
8407 "winreg 0.52.0",
8408]
8409
8410[[package]]
8411name = "petgraph"
8412version = "0.6.5"
8413source = "registry+https://github.com/rust-lang/crates.io-index"
8414checksum = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db"
8415dependencies = [
8416 "fixedbitset",
8417 "indexmap 2.4.0",
8418]
8419
8420[[package]]
8421name = "phf"
8422version = "0.11.2"
8423source = "registry+https://github.com/rust-lang/crates.io-index"
8424checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
8425dependencies = [
8426 "phf_macros",
8427 "phf_shared 0.11.2",
8428]
8429
8430[[package]]
8431name = "phf_codegen"
8432version = "0.11.2"
8433source = "registry+https://github.com/rust-lang/crates.io-index"
8434checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a"
8435dependencies = [
8436 "phf_generator 0.11.2",
8437 "phf_shared 0.11.2",
8438]
8439
8440[[package]]
8441name = "phf_generator"
8442version = "0.10.0"
8443source = "registry+https://github.com/rust-lang/crates.io-index"
8444checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
8445dependencies = [
8446 "phf_shared 0.10.0",
8447 "rand 0.8.5",
8448]
8449
8450[[package]]
8451name = "phf_generator"
8452version = "0.11.2"
8453source = "registry+https://github.com/rust-lang/crates.io-index"
8454checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
8455dependencies = [
8456 "phf_shared 0.11.2",
8457 "rand 0.8.5",
8458]
8459
8460[[package]]
8461name = "phf_macros"
8462version = "0.11.2"
8463source = "registry+https://github.com/rust-lang/crates.io-index"
8464checksum = "3444646e286606587e49f3bcf1679b8cef1dc2c5ecc29ddacaffc305180d464b"
8465dependencies = [
8466 "phf_generator 0.11.2",
8467 "phf_shared 0.11.2",
8468 "proc-macro2",
8469 "quote",
8470 "syn 2.0.76",
8471]
8472
8473[[package]]
8474name = "phf_shared"
8475version = "0.10.0"
8476source = "registry+https://github.com/rust-lang/crates.io-index"
8477checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
8478dependencies = [
8479 "siphasher 0.3.11",
8480]
8481
8482[[package]]
8483name = "phf_shared"
8484version = "0.11.2"
8485source = "registry+https://github.com/rust-lang/crates.io-index"
8486checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
8487dependencies = [
8488 "siphasher 0.3.11",
8489]
8490
8491[[package]]
8492name = "picker"
8493version = "0.1.0"
8494dependencies = [
8495 "anyhow",
8496 "ctor",
8497 "editor",
8498 "env_logger 0.11.5",
8499 "gpui",
8500 "menu",
8501 "serde",
8502 "serde_json",
8503 "ui",
8504 "workspace",
8505]
8506
8507[[package]]
8508name = "pico-args"
8509version = "0.5.0"
8510source = "registry+https://github.com/rust-lang/crates.io-index"
8511checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315"
8512
8513[[package]]
8514name = "pin-project"
8515version = "1.1.5"
8516source = "registry+https://github.com/rust-lang/crates.io-index"
8517checksum = "b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3"
8518dependencies = [
8519 "pin-project-internal",
8520]
8521
8522[[package]]
8523name = "pin-project-internal"
8524version = "1.1.5"
8525source = "registry+https://github.com/rust-lang/crates.io-index"
8526checksum = "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965"
8527dependencies = [
8528 "proc-macro2",
8529 "quote",
8530 "syn 2.0.76",
8531]
8532
8533[[package]]
8534name = "pin-project-lite"
8535version = "0.2.14"
8536source = "registry+https://github.com/rust-lang/crates.io-index"
8537checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02"
8538
8539[[package]]
8540name = "pin-utils"
8541version = "0.1.0"
8542source = "registry+https://github.com/rust-lang/crates.io-index"
8543checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
8544
8545[[package]]
8546name = "piper"
8547version = "0.2.4"
8548source = "registry+https://github.com/rust-lang/crates.io-index"
8549checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066"
8550dependencies = [
8551 "atomic-waker",
8552 "fastrand 2.1.1",
8553 "futures-io",
8554]
8555
8556[[package]]
8557name = "pkcs1"
8558version = "0.7.5"
8559source = "registry+https://github.com/rust-lang/crates.io-index"
8560checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
8561dependencies = [
8562 "der 0.7.9",
8563 "pkcs8 0.10.2",
8564 "spki 0.7.3",
8565]
8566
8567[[package]]
8568name = "pkcs8"
8569version = "0.9.0"
8570source = "registry+https://github.com/rust-lang/crates.io-index"
8571checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba"
8572dependencies = [
8573 "der 0.6.1",
8574 "spki 0.6.0",
8575]
8576
8577[[package]]
8578name = "pkcs8"
8579version = "0.10.2"
8580source = "registry+https://github.com/rust-lang/crates.io-index"
8581checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
8582dependencies = [
8583 "der 0.7.9",
8584 "spki 0.7.3",
8585]
8586
8587[[package]]
8588name = "pkg-config"
8589version = "0.3.30"
8590source = "registry+https://github.com/rust-lang/crates.io-index"
8591checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec"
8592
8593[[package]]
8594name = "plist"
8595version = "1.7.0"
8596source = "registry+https://github.com/rust-lang/crates.io-index"
8597checksum = "42cf17e9a1800f5f396bc67d193dc9411b59012a5876445ef450d449881e1016"
8598dependencies = [
8599 "base64 0.22.1",
8600 "indexmap 2.4.0",
8601 "quick-xml 0.32.0",
8602 "serde",
8603 "time",
8604]
8605
8606[[package]]
8607name = "plotters"
8608version = "0.3.6"
8609source = "registry+https://github.com/rust-lang/crates.io-index"
8610checksum = "a15b6eccb8484002195a3e44fe65a4ce8e93a625797a063735536fd59cb01cf3"
8611dependencies = [
8612 "num-traits",
8613 "plotters-backend",
8614 "plotters-svg",
8615 "wasm-bindgen",
8616 "web-sys",
8617]
8618
8619[[package]]
8620name = "plotters-backend"
8621version = "0.3.6"
8622source = "registry+https://github.com/rust-lang/crates.io-index"
8623checksum = "414cec62c6634ae900ea1c56128dfe87cf63e7caece0852ec76aba307cebadb7"
8624
8625[[package]]
8626name = "plotters-svg"
8627version = "0.3.6"
8628source = "registry+https://github.com/rust-lang/crates.io-index"
8629checksum = "81b30686a7d9c3e010b84284bdd26a29f2138574f52f5eb6f794fc0ad924e705"
8630dependencies = [
8631 "plotters-backend",
8632]
8633
8634[[package]]
8635name = "png"
8636version = "0.17.13"
8637source = "registry+https://github.com/rust-lang/crates.io-index"
8638checksum = "06e4b0d3d1312775e782c86c91a111aa1f910cbb65e1337f9975b5f9a554b5e1"
8639dependencies = [
8640 "bitflags 1.3.2",
8641 "crc32fast",
8642 "fdeflate",
8643 "flate2",
8644 "miniz_oxide 0.7.4",
8645]
8646
8647[[package]]
8648name = "polling"
8649version = "2.8.0"
8650source = "registry+https://github.com/rust-lang/crates.io-index"
8651checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce"
8652dependencies = [
8653 "autocfg",
8654 "bitflags 1.3.2",
8655 "cfg-if",
8656 "concurrent-queue",
8657 "libc",
8658 "log",
8659 "pin-project-lite",
8660 "windows-sys 0.48.0",
8661]
8662
8663[[package]]
8664name = "polling"
8665version = "3.7.3"
8666source = "registry+https://github.com/rust-lang/crates.io-index"
8667checksum = "cc2790cd301dec6cd3b7a025e4815cf825724a51c98dccfe6a3e55f05ffb6511"
8668dependencies = [
8669 "cfg-if",
8670 "concurrent-queue",
8671 "hermit-abi 0.4.0",
8672 "pin-project-lite",
8673 "rustix 0.38.35",
8674 "tracing",
8675 "windows-sys 0.59.0",
8676]
8677
8678[[package]]
8679name = "pollster"
8680version = "0.2.5"
8681source = "registry+https://github.com/rust-lang/crates.io-index"
8682checksum = "5da3b0203fd7ee5720aa0b5e790b591aa5d3f41c3ed2c34a3a393382198af2f7"
8683
8684[[package]]
8685name = "postage"
8686version = "0.5.0"
8687source = "registry+https://github.com/rust-lang/crates.io-index"
8688checksum = "af3fb618632874fb76937c2361a7f22afd393c982a2165595407edc75b06d3c1"
8689dependencies = [
8690 "atomic",
8691 "crossbeam-queue",
8692 "futures 0.3.30",
8693 "log",
8694 "parking_lot",
8695 "pin-project",
8696 "pollster",
8697 "static_assertions",
8698 "thiserror",
8699]
8700
8701[[package]]
8702name = "postcard"
8703version = "1.0.10"
8704source = "registry+https://github.com/rust-lang/crates.io-index"
8705checksum = "5f7f0a8d620d71c457dd1d47df76bb18960378da56af4527aaa10f515eee732e"
8706dependencies = [
8707 "cobs",
8708 "embedded-io 0.4.0",
8709 "embedded-io 0.6.1",
8710 "serde",
8711]
8712
8713[[package]]
8714name = "powerfmt"
8715version = "0.2.0"
8716source = "registry+https://github.com/rust-lang/crates.io-index"
8717checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
8718
8719[[package]]
8720name = "ppv-lite86"
8721version = "0.2.20"
8722source = "registry+https://github.com/rust-lang/crates.io-index"
8723checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
8724dependencies = [
8725 "zerocopy",
8726]
8727
8728[[package]]
8729name = "precomputed-hash"
8730version = "0.1.1"
8731source = "registry+https://github.com/rust-lang/crates.io-index"
8732checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
8733
8734[[package]]
8735name = "prettier"
8736version = "0.1.0"
8737dependencies = [
8738 "anyhow",
8739 "collections",
8740 "fs",
8741 "gpui",
8742 "language",
8743 "log",
8744 "lsp",
8745 "node_runtime",
8746 "parking_lot",
8747 "paths",
8748 "serde",
8749 "serde_json",
8750 "util",
8751]
8752
8753[[package]]
8754name = "pretty_assertions"
8755version = "1.4.1"
8756source = "registry+https://github.com/rust-lang/crates.io-index"
8757checksum = "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d"
8758dependencies = [
8759 "diff",
8760 "yansi",
8761]
8762
8763[[package]]
8764name = "prettyplease"
8765version = "0.2.22"
8766source = "registry+https://github.com/rust-lang/crates.io-index"
8767checksum = "479cf940fbbb3426c32c5d5176f62ad57549a0bb84773423ba8be9d089f5faba"
8768dependencies = [
8769 "proc-macro2",
8770 "syn 2.0.76",
8771]
8772
8773[[package]]
8774name = "proc-macro-crate"
8775version = "3.2.0"
8776source = "registry+https://github.com/rust-lang/crates.io-index"
8777checksum = "8ecf48c7ca261d60b74ab1a7b20da18bede46776b2e55535cb958eb595c5fa7b"
8778dependencies = [
8779 "toml_edit 0.22.20",
8780]
8781
8782[[package]]
8783name = "proc-macro-error"
8784version = "1.0.4"
8785source = "registry+https://github.com/rust-lang/crates.io-index"
8786checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
8787dependencies = [
8788 "proc-macro-error-attr",
8789 "proc-macro2",
8790 "quote",
8791 "syn 1.0.109",
8792 "version_check",
8793]
8794
8795[[package]]
8796name = "proc-macro-error-attr"
8797version = "1.0.4"
8798source = "registry+https://github.com/rust-lang/crates.io-index"
8799checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
8800dependencies = [
8801 "proc-macro2",
8802 "quote",
8803 "version_check",
8804]
8805
8806[[package]]
8807name = "proc-macro2"
8808version = "1.0.87"
8809source = "registry+https://github.com/rust-lang/crates.io-index"
8810checksum = "b3e4daa0dcf6feba26f985457cdf104d4b4256fc5a09547140f3631bb076b19a"
8811dependencies = [
8812 "unicode-ident",
8813]
8814
8815[[package]]
8816name = "profiling"
8817version = "1.0.15"
8818source = "registry+https://github.com/rust-lang/crates.io-index"
8819checksum = "43d84d1d7a6ac92673717f9f6d1518374ef257669c24ebc5ac25d5033828be58"
8820dependencies = [
8821 "profiling-procmacros",
8822]
8823
8824[[package]]
8825name = "profiling-procmacros"
8826version = "1.0.15"
8827source = "registry+https://github.com/rust-lang/crates.io-index"
8828checksum = "8021cf59c8ec9c432cfc2526ac6b8aa508ecaf29cd415f271b8406c1b851c3fd"
8829dependencies = [
8830 "quote",
8831 "syn 2.0.76",
8832]
8833
8834[[package]]
8835name = "project"
8836version = "0.1.0"
8837dependencies = [
8838 "aho-corasick",
8839 "anyhow",
8840 "async-trait",
8841 "client",
8842 "clock",
8843 "collections",
8844 "env_logger 0.11.5",
8845 "fs",
8846 "futures 0.3.30",
8847 "fuzzy",
8848 "git",
8849 "git2",
8850 "globset",
8851 "gpui",
8852 "http_client",
8853 "itertools 0.13.0",
8854 "language",
8855 "log",
8856 "lsp",
8857 "node_runtime",
8858 "parking_lot",
8859 "pathdiff",
8860 "paths",
8861 "postage",
8862 "prettier",
8863 "pretty_assertions",
8864 "rand 0.8.5",
8865 "regex",
8866 "release_channel",
8867 "remote",
8868 "rpc",
8869 "schemars",
8870 "serde",
8871 "serde_json",
8872 "settings",
8873 "sha2",
8874 "shellexpand 2.1.2",
8875 "shlex",
8876 "similar",
8877 "smol",
8878 "snippet",
8879 "snippet_provider",
8880 "task",
8881 "tempfile",
8882 "terminal",
8883 "text",
8884 "unindent",
8885 "url",
8886 "util",
8887 "which 6.0.3",
8888 "windows 0.58.0",
8889 "worktree",
8890]
8891
8892[[package]]
8893name = "project_panel"
8894version = "0.1.0"
8895dependencies = [
8896 "anyhow",
8897 "client",
8898 "collections",
8899 "db",
8900 "editor",
8901 "file_icons",
8902 "git",
8903 "gpui",
8904 "indexmap 1.9.3",
8905 "language",
8906 "menu",
8907 "pretty_assertions",
8908 "project",
8909 "schemars",
8910 "search",
8911 "serde",
8912 "serde_derive",
8913 "serde_json",
8914 "settings",
8915 "smallvec",
8916 "theme",
8917 "ui",
8918 "util",
8919 "workspace",
8920 "worktree",
8921]
8922
8923[[package]]
8924name = "project_symbols"
8925version = "0.1.0"
8926dependencies = [
8927 "anyhow",
8928 "editor",
8929 "futures 0.3.30",
8930 "fuzzy",
8931 "gpui",
8932 "language",
8933 "lsp",
8934 "ordered-float 2.10.1",
8935 "picker",
8936 "project",
8937 "release_channel",
8938 "serde_json",
8939 "settings",
8940 "theme",
8941 "util",
8942 "workspace",
8943]
8944
8945[[package]]
8946name = "prometheus"
8947version = "0.13.4"
8948source = "registry+https://github.com/rust-lang/crates.io-index"
8949checksum = "3d33c28a30771f7f96db69893f78b857f7450d7e0237e9c8fc6427a81bae7ed1"
8950dependencies = [
8951 "cfg-if",
8952 "fnv",
8953 "lazy_static",
8954 "memchr",
8955 "parking_lot",
8956 "protobuf",
8957 "thiserror",
8958]
8959
8960[[package]]
8961name = "prost"
8962version = "0.9.0"
8963source = "registry+https://github.com/rust-lang/crates.io-index"
8964checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"
8965dependencies = [
8966 "bytes 1.7.2",
8967 "prost-derive",
8968]
8969
8970[[package]]
8971name = "prost-build"
8972version = "0.9.0"
8973source = "registry+https://github.com/rust-lang/crates.io-index"
8974checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"
8975dependencies = [
8976 "bytes 1.7.2",
8977 "heck 0.3.3",
8978 "itertools 0.10.5",
8979 "lazy_static",
8980 "log",
8981 "multimap",
8982 "petgraph",
8983 "prost",
8984 "prost-types",
8985 "regex",
8986 "tempfile",
8987 "which 4.4.2",
8988]
8989
8990[[package]]
8991name = "prost-derive"
8992version = "0.9.0"
8993source = "registry+https://github.com/rust-lang/crates.io-index"
8994checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe"
8995dependencies = [
8996 "anyhow",
8997 "itertools 0.10.5",
8998 "proc-macro2",
8999 "quote",
9000 "syn 1.0.109",
9001]
9002
9003[[package]]
9004name = "prost-types"
9005version = "0.9.0"
9006source = "registry+https://github.com/rust-lang/crates.io-index"
9007checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"
9008dependencies = [
9009 "bytes 1.7.2",
9010 "prost",
9011]
9012
9013[[package]]
9014name = "proto"
9015version = "0.1.0"
9016dependencies = [
9017 "anyhow",
9018 "collections",
9019 "prost",
9020 "prost-build",
9021 "serde",
9022]
9023
9024[[package]]
9025name = "protobuf"
9026version = "2.28.0"
9027source = "registry+https://github.com/rust-lang/crates.io-index"
9028checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
9029
9030[[package]]
9031name = "psm"
9032version = "0.1.21"
9033source = "registry+https://github.com/rust-lang/crates.io-index"
9034checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"
9035dependencies = [
9036 "cc",
9037]
9038
9039[[package]]
9040name = "ptr_meta"
9041version = "0.1.4"
9042source = "registry+https://github.com/rust-lang/crates.io-index"
9043checksum = "0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1"
9044dependencies = [
9045 "ptr_meta_derive",
9046]
9047
9048[[package]]
9049name = "ptr_meta_derive"
9050version = "0.1.4"
9051source = "registry+https://github.com/rust-lang/crates.io-index"
9052checksum = "16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac"
9053dependencies = [
9054 "proc-macro2",
9055 "quote",
9056 "syn 1.0.109",
9057]
9058
9059[[package]]
9060name = "pulldown-cmark"
9061version = "0.10.3"
9062source = "registry+https://github.com/rust-lang/crates.io-index"
9063checksum = "76979bea66e7875e7509c4ec5300112b316af87fa7a252ca91c448b32dfe3993"
9064dependencies = [
9065 "bitflags 2.6.0",
9066 "memchr",
9067 "pulldown-cmark-escape",
9068 "unicase",
9069]
9070
9071[[package]]
9072name = "pulldown-cmark"
9073version = "0.12.1"
9074source = "registry+https://github.com/rust-lang/crates.io-index"
9075checksum = "666f0f59e259aea2d72e6012290c09877a780935cc3c18b1ceded41f3890d59c"
9076dependencies = [
9077 "bitflags 2.6.0",
9078 "memchr",
9079 "unicase",
9080]
9081
9082[[package]]
9083name = "pulldown-cmark-escape"
9084version = "0.10.1"
9085source = "registry+https://github.com/rust-lang/crates.io-index"
9086checksum = "bd348ff538bc9caeda7ee8cad2d1d48236a1f443c1fa3913c6a02fe0043b1dd3"
9087
9088[[package]]
9089name = "qoi"
9090version = "0.4.1"
9091source = "registry+https://github.com/rust-lang/crates.io-index"
9092checksum = "7f6d64c71eb498fe9eae14ce4ec935c555749aef511cca85b5568910d6e48001"
9093dependencies = [
9094 "bytemuck",
9095]
9096
9097[[package]]
9098name = "quick-error"
9099version = "2.0.1"
9100source = "registry+https://github.com/rust-lang/crates.io-index"
9101checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"
9102
9103[[package]]
9104name = "quick-xml"
9105version = "0.32.0"
9106source = "registry+https://github.com/rust-lang/crates.io-index"
9107checksum = "1d3a6e5838b60e0e8fa7a43f22ade549a37d61f8bdbe636d0d7816191de969c2"
9108dependencies = [
9109 "memchr",
9110]
9111
9112[[package]]
9113name = "quick-xml"
9114version = "0.34.0"
9115source = "registry+https://github.com/rust-lang/crates.io-index"
9116checksum = "6f24d770aeca0eacb81ac29dfbc55ebcc09312fdd1f8bbecdc7e4a84e000e3b4"
9117dependencies = [
9118 "memchr",
9119]
9120
9121[[package]]
9122name = "quick_action_bar"
9123version = "0.1.0"
9124dependencies = [
9125 "assistant",
9126 "editor",
9127 "gpui",
9128 "markdown_preview",
9129 "repl",
9130 "search",
9131 "settings",
9132 "ui",
9133 "util",
9134 "workspace",
9135 "zed_actions",
9136]
9137
9138[[package]]
9139name = "quinn"
9140version = "0.11.5"
9141source = "registry+https://github.com/rust-lang/crates.io-index"
9142checksum = "8c7c5fdde3cdae7203427dc4f0a68fe0ed09833edc525a03456b153b79828684"
9143dependencies = [
9144 "bytes 1.7.2",
9145 "pin-project-lite",
9146 "quinn-proto",
9147 "quinn-udp",
9148 "rustc-hash 2.0.0",
9149 "rustls 0.23.13",
9150 "socket2 0.5.7",
9151 "thiserror",
9152 "tokio",
9153 "tracing",
9154]
9155
9156[[package]]
9157name = "quinn-proto"
9158version = "0.11.8"
9159source = "registry+https://github.com/rust-lang/crates.io-index"
9160checksum = "fadfaed2cd7f389d0161bb73eeb07b7b78f8691047a6f3e73caaeae55310a4a6"
9161dependencies = [
9162 "bytes 1.7.2",
9163 "rand 0.8.5",
9164 "ring 0.17.8",
9165 "rustc-hash 2.0.0",
9166 "rustls 0.23.13",
9167 "slab",
9168 "thiserror",
9169 "tinyvec",
9170 "tracing",
9171]
9172
9173[[package]]
9174name = "quinn-udp"
9175version = "0.5.5"
9176source = "registry+https://github.com/rust-lang/crates.io-index"
9177checksum = "4fe68c2e9e1a1234e218683dbdf9f9dfcb094113c5ac2b938dfcb9bab4c4140b"
9178dependencies = [
9179 "libc",
9180 "once_cell",
9181 "socket2 0.5.7",
9182 "tracing",
9183 "windows-sys 0.59.0",
9184]
9185
9186[[package]]
9187name = "quote"
9188version = "1.0.37"
9189source = "registry+https://github.com/rust-lang/crates.io-index"
9190checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af"
9191dependencies = [
9192 "proc-macro2",
9193]
9194
9195[[package]]
9196name = "radium"
9197version = "0.7.0"
9198source = "registry+https://github.com/rust-lang/crates.io-index"
9199checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
9200
9201[[package]]
9202name = "rand"
9203version = "0.7.3"
9204source = "registry+https://github.com/rust-lang/crates.io-index"
9205checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
9206dependencies = [
9207 "getrandom 0.1.16",
9208 "libc",
9209 "rand_chacha 0.2.2",
9210 "rand_core 0.5.1",
9211 "rand_hc",
9212]
9213
9214[[package]]
9215name = "rand"
9216version = "0.8.5"
9217source = "registry+https://github.com/rust-lang/crates.io-index"
9218checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
9219dependencies = [
9220 "libc",
9221 "rand_chacha 0.3.1",
9222 "rand_core 0.6.4",
9223]
9224
9225[[package]]
9226name = "rand_chacha"
9227version = "0.2.2"
9228source = "registry+https://github.com/rust-lang/crates.io-index"
9229checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
9230dependencies = [
9231 "ppv-lite86",
9232 "rand_core 0.5.1",
9233]
9234
9235[[package]]
9236name = "rand_chacha"
9237version = "0.3.1"
9238source = "registry+https://github.com/rust-lang/crates.io-index"
9239checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
9240dependencies = [
9241 "ppv-lite86",
9242 "rand_core 0.6.4",
9243]
9244
9245[[package]]
9246name = "rand_core"
9247version = "0.5.1"
9248source = "registry+https://github.com/rust-lang/crates.io-index"
9249checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
9250dependencies = [
9251 "getrandom 0.1.16",
9252]
9253
9254[[package]]
9255name = "rand_core"
9256version = "0.6.4"
9257source = "registry+https://github.com/rust-lang/crates.io-index"
9258checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
9259dependencies = [
9260 "getrandom 0.2.15",
9261]
9262
9263[[package]]
9264name = "rand_hc"
9265version = "0.2.0"
9266source = "registry+https://github.com/rust-lang/crates.io-index"
9267checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
9268dependencies = [
9269 "rand_core 0.5.1",
9270]
9271
9272[[package]]
9273name = "rangemap"
9274version = "1.5.1"
9275source = "registry+https://github.com/rust-lang/crates.io-index"
9276checksum = "f60fcc7d6849342eff22c4350c8b9a989ee8ceabc4b481253e8946b9fe83d684"
9277
9278[[package]]
9279name = "rav1e"
9280version = "0.7.1"
9281source = "registry+https://github.com/rust-lang/crates.io-index"
9282checksum = "cd87ce80a7665b1cce111f8a16c1f3929f6547ce91ade6addf4ec86a8dda5ce9"
9283dependencies = [
9284 "arbitrary",
9285 "arg_enum_proc_macro",
9286 "arrayvec",
9287 "av1-grain",
9288 "bitstream-io",
9289 "built",
9290 "cfg-if",
9291 "interpolate_name",
9292 "itertools 0.12.1",
9293 "libc",
9294 "libfuzzer-sys",
9295 "log",
9296 "maybe-rayon",
9297 "new_debug_unreachable",
9298 "noop_proc_macro",
9299 "num-derive",
9300 "num-traits",
9301 "once_cell",
9302 "paste",
9303 "profiling",
9304 "rand 0.8.5",
9305 "rand_chacha 0.3.1",
9306 "simd_helpers",
9307 "system-deps",
9308 "thiserror",
9309 "v_frame",
9310 "wasm-bindgen",
9311]
9312
9313[[package]]
9314name = "ravif"
9315version = "0.11.10"
9316source = "registry+https://github.com/rust-lang/crates.io-index"
9317checksum = "a8f0bfd976333248de2078d350bfdf182ff96e168a24d23d2436cef320dd4bdd"
9318dependencies = [
9319 "avif-serialize",
9320 "imgref",
9321 "loop9",
9322 "quick-error",
9323 "rav1e",
9324 "rgb",
9325]
9326
9327[[package]]
9328name = "raw-window-handle"
9329version = "0.6.2"
9330source = "registry+https://github.com/rust-lang/crates.io-index"
9331checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539"
9332
9333[[package]]
9334name = "raw-window-metal"
9335version = "0.4.0"
9336source = "registry+https://github.com/rust-lang/crates.io-index"
9337checksum = "76e8caa82e31bb98fee12fa8f051c94a6aa36b07cddb03f0d4fc558988360ff1"
9338dependencies = [
9339 "cocoa 0.25.0",
9340 "core-graphics 0.23.2",
9341 "objc",
9342 "raw-window-handle",
9343]
9344
9345[[package]]
9346name = "rayon"
9347version = "1.10.0"
9348source = "registry+https://github.com/rust-lang/crates.io-index"
9349checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
9350dependencies = [
9351 "either",
9352 "rayon-core",
9353]
9354
9355[[package]]
9356name = "rayon-core"
9357version = "1.12.1"
9358source = "registry+https://github.com/rust-lang/crates.io-index"
9359checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
9360dependencies = [
9361 "crossbeam-deque",
9362 "crossbeam-utils",
9363]
9364
9365[[package]]
9366name = "read-fonts"
9367version = "0.20.0"
9368source = "registry+https://github.com/rust-lang/crates.io-index"
9369checksum = "8c141b9980e1150201b2a3a32879001c8f975fe313ec3df5471a9b5c79a880cd"
9370dependencies = [
9371 "bytemuck",
9372 "font-types",
9373]
9374
9375[[package]]
9376name = "recent_projects"
9377version = "0.1.0"
9378dependencies = [
9379 "anyhow",
9380 "auto_update",
9381 "editor",
9382 "file_finder",
9383 "futures 0.3.30",
9384 "fuzzy",
9385 "gpui",
9386 "itertools 0.13.0",
9387 "language",
9388 "log",
9389 "markdown",
9390 "menu",
9391 "ordered-float 2.10.1",
9392 "paths",
9393 "picker",
9394 "project",
9395 "release_channel",
9396 "remote",
9397 "schemars",
9398 "serde",
9399 "serde_json",
9400 "settings",
9401 "smol",
9402 "task",
9403 "theme",
9404 "ui",
9405 "util",
9406 "workspace",
9407]
9408
9409[[package]]
9410name = "redox_syscall"
9411version = "0.2.16"
9412source = "registry+https://github.com/rust-lang/crates.io-index"
9413checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
9414dependencies = [
9415 "bitflags 1.3.2",
9416]
9417
9418[[package]]
9419name = "redox_syscall"
9420version = "0.4.1"
9421source = "registry+https://github.com/rust-lang/crates.io-index"
9422checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
9423dependencies = [
9424 "bitflags 1.3.2",
9425]
9426
9427[[package]]
9428name = "redox_syscall"
9429version = "0.5.3"
9430source = "registry+https://github.com/rust-lang/crates.io-index"
9431checksum = "2a908a6e00f1fdd0dfd9c0eb08ce85126f6d8bbda50017e74bc4a4b7d4a926a4"
9432dependencies = [
9433 "bitflags 2.6.0",
9434]
9435
9436[[package]]
9437name = "redox_users"
9438version = "0.4.6"
9439source = "registry+https://github.com/rust-lang/crates.io-index"
9440checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43"
9441dependencies = [
9442 "getrandom 0.2.15",
9443 "libredox",
9444 "thiserror",
9445]
9446
9447[[package]]
9448name = "refineable"
9449version = "0.1.0"
9450dependencies = [
9451 "derive_refineable",
9452]
9453
9454[[package]]
9455name = "regalloc2"
9456version = "0.9.3"
9457source = "registry+https://github.com/rust-lang/crates.io-index"
9458checksum = "ad156d539c879b7a24a363a2016d77961786e71f48f2e2fc8302a92abd2429a6"
9459dependencies = [
9460 "hashbrown 0.13.2",
9461 "log",
9462 "rustc-hash 1.1.0",
9463 "slice-group-by",
9464 "smallvec",
9465]
9466
9467[[package]]
9468name = "regex"
9469version = "1.10.6"
9470source = "registry+https://github.com/rust-lang/crates.io-index"
9471checksum = "4219d74c6b67a3654a9fbebc4b419e22126d13d2f3c4a07ee0cb61ff79a79619"
9472dependencies = [
9473 "aho-corasick",
9474 "memchr",
9475 "regex-automata 0.4.7",
9476 "regex-syntax 0.8.4",
9477]
9478
9479[[package]]
9480name = "regex-automata"
9481version = "0.1.10"
9482source = "registry+https://github.com/rust-lang/crates.io-index"
9483checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
9484dependencies = [
9485 "regex-syntax 0.6.29",
9486]
9487
9488[[package]]
9489name = "regex-automata"
9490version = "0.4.7"
9491source = "registry+https://github.com/rust-lang/crates.io-index"
9492checksum = "38caf58cc5ef2fed281f89292ef23f6365465ed9a41b7a7754eb4e26496c92df"
9493dependencies = [
9494 "aho-corasick",
9495 "memchr",
9496 "regex-syntax 0.8.4",
9497]
9498
9499[[package]]
9500name = "regex-lite"
9501version = "0.1.6"
9502source = "registry+https://github.com/rust-lang/crates.io-index"
9503checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a"
9504
9505[[package]]
9506name = "regex-syntax"
9507version = "0.6.29"
9508source = "registry+https://github.com/rust-lang/crates.io-index"
9509checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
9510
9511[[package]]
9512name = "regex-syntax"
9513version = "0.8.4"
9514source = "registry+https://github.com/rust-lang/crates.io-index"
9515checksum = "7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b"
9516
9517[[package]]
9518name = "release_channel"
9519version = "0.1.0"
9520dependencies = [
9521 "gpui",
9522 "once_cell",
9523]
9524
9525[[package]]
9526name = "remote"
9527version = "0.1.0"
9528dependencies = [
9529 "anyhow",
9530 "async-trait",
9531 "collections",
9532 "fs",
9533 "futures 0.3.30",
9534 "gpui",
9535 "log",
9536 "parking_lot",
9537 "prost",
9538 "rpc",
9539 "serde",
9540 "serde_json",
9541 "shlex",
9542 "smol",
9543 "tempfile",
9544 "thiserror",
9545 "util",
9546]
9547
9548[[package]]
9549name = "remote_server"
9550version = "0.1.0"
9551dependencies = [
9552 "anyhow",
9553 "async-watch",
9554 "backtrace",
9555 "cargo_toml",
9556 "chrono",
9557 "clap",
9558 "client",
9559 "clock",
9560 "env_logger 0.11.5",
9561 "fork",
9562 "fs",
9563 "futures 0.3.30",
9564 "git",
9565 "git_hosting_providers",
9566 "gpui",
9567 "http_client",
9568 "language",
9569 "languages",
9570 "libc",
9571 "log",
9572 "lsp",
9573 "node_runtime",
9574 "paths",
9575 "project",
9576 "proto",
9577 "release_channel",
9578 "remote",
9579 "reqwest_client",
9580 "rpc",
9581 "rust-embed",
9582 "serde",
9583 "serde_json",
9584 "settings",
9585 "shellexpand 2.1.2",
9586 "smol",
9587 "telemetry_events",
9588 "toml 0.8.19",
9589 "util",
9590 "worktree",
9591]
9592
9593[[package]]
9594name = "rend"
9595version = "0.4.2"
9596source = "registry+https://github.com/rust-lang/crates.io-index"
9597checksum = "71fe3824f5629716b1589be05dacd749f6aa084c87e00e016714a8cdfccc997c"
9598dependencies = [
9599 "bytecheck",
9600]
9601
9602[[package]]
9603name = "repl"
9604version = "0.1.0"
9605dependencies = [
9606 "alacritty_terminal",
9607 "anyhow",
9608 "async-dispatcher",
9609 "base64 0.22.1",
9610 "client",
9611 "collections",
9612 "command_palette_hooks",
9613 "editor",
9614 "env_logger 0.11.5",
9615 "feature_flags",
9616 "futures 0.3.30",
9617 "gpui",
9618 "http_client",
9619 "image",
9620 "indoc",
9621 "language",
9622 "languages",
9623 "log",
9624 "markdown_preview",
9625 "menu",
9626 "multi_buffer",
9627 "nbformat",
9628 "project",
9629 "runtimelib",
9630 "schemars",
9631 "serde",
9632 "serde_json",
9633 "settings",
9634 "smol",
9635 "terminal",
9636 "terminal_view",
9637 "theme",
9638 "tree-sitter-md",
9639 "tree-sitter-python",
9640 "tree-sitter-typescript",
9641 "ui",
9642 "util",
9643 "uuid",
9644 "windows 0.58.0",
9645 "workspace",
9646]
9647
9648[[package]]
9649name = "reqwest"
9650version = "0.11.27"
9651source = "registry+https://github.com/rust-lang/crates.io-index"
9652checksum = "dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62"
9653dependencies = [
9654 "base64 0.21.7",
9655 "bytes 1.7.2",
9656 "encoding_rs",
9657 "futures-core",
9658 "futures-util",
9659 "h2 0.3.26",
9660 "http 0.2.12",
9661 "http-body 0.4.6",
9662 "hyper 0.14.30",
9663 "hyper-tls",
9664 "ipnet",
9665 "js-sys",
9666 "log",
9667 "mime",
9668 "native-tls",
9669 "once_cell",
9670 "percent-encoding",
9671 "pin-project-lite",
9672 "rustls-pemfile 1.0.4",
9673 "serde",
9674 "serde_json",
9675 "serde_urlencoded",
9676 "sync_wrapper 0.1.2",
9677 "system-configuration 0.5.1",
9678 "tokio",
9679 "tokio-native-tls",
9680 "tower-service",
9681 "url",
9682 "wasm-bindgen",
9683 "wasm-bindgen-futures",
9684 "web-sys",
9685 "winreg 0.50.0",
9686]
9687
9688[[package]]
9689name = "reqwest"
9690version = "0.12.8"
9691source = "git+https://github.com/zed-industries/reqwest.git?rev=fd110f6998da16bbca97b6dddda9be7827c50e29#fd110f6998da16bbca97b6dddda9be7827c50e29"
9692dependencies = [
9693 "base64 0.22.1",
9694 "bytes 1.7.2",
9695 "encoding_rs",
9696 "futures-core",
9697 "futures-util",
9698 "h2 0.4.6",
9699 "http 1.1.0",
9700 "http-body 1.0.1",
9701 "http-body-util",
9702 "hyper 1.4.1",
9703 "hyper-rustls 0.27.3",
9704 "hyper-util",
9705 "ipnet",
9706 "js-sys",
9707 "log",
9708 "mime",
9709 "once_cell",
9710 "percent-encoding",
9711 "pin-project-lite",
9712 "quinn",
9713 "rustls 0.23.13",
9714 "rustls-native-certs 0.8.0",
9715 "rustls-pemfile 2.1.3",
9716 "rustls-pki-types",
9717 "serde",
9718 "serde_json",
9719 "serde_urlencoded",
9720 "sync_wrapper 1.0.1",
9721 "system-configuration 0.6.1",
9722 "tokio",
9723 "tokio-rustls 0.26.0",
9724 "tokio-socks",
9725 "tokio-util",
9726 "tower-service",
9727 "url",
9728 "wasm-bindgen",
9729 "wasm-bindgen-futures",
9730 "wasm-streams",
9731 "web-sys",
9732 "windows-registry",
9733]
9734
9735[[package]]
9736name = "reqwest_client"
9737version = "0.1.0"
9738dependencies = [
9739 "anyhow",
9740 "bytes 1.7.2",
9741 "futures 0.3.30",
9742 "gpui",
9743 "http_client",
9744 "log",
9745 "reqwest 0.12.8",
9746 "serde",
9747 "smol",
9748 "tokio",
9749]
9750
9751[[package]]
9752name = "resvg"
9753version = "0.41.0"
9754source = "registry+https://github.com/rust-lang/crates.io-index"
9755checksum = "c2327ced609dadeed3e9702fec3e6b2ddd208758a9268d13e06566c6101ba533"
9756dependencies = [
9757 "log",
9758 "pico-args",
9759 "rgb",
9760 "svgtypes",
9761 "tiny-skia",
9762 "usvg",
9763]
9764
9765[[package]]
9766name = "rfc6979"
9767version = "0.3.1"
9768source = "registry+https://github.com/rust-lang/crates.io-index"
9769checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"
9770dependencies = [
9771 "crypto-bigint 0.4.9",
9772 "hmac",
9773 "zeroize",
9774]
9775
9776[[package]]
9777name = "rgb"
9778version = "0.8.49"
9779source = "registry+https://github.com/rust-lang/crates.io-index"
9780checksum = "09cd5a1e95672f201913966f39baf355b53b5d92833431847295ae0346a5b939"
9781dependencies = [
9782 "bytemuck",
9783]
9784
9785[[package]]
9786name = "rich_text"
9787version = "0.1.0"
9788dependencies = [
9789 "futures 0.3.30",
9790 "gpui",
9791 "language",
9792 "linkify",
9793 "pulldown-cmark 0.12.1",
9794 "theme",
9795 "ui",
9796 "util",
9797]
9798
9799[[package]]
9800name = "ring"
9801version = "0.16.20"
9802source = "registry+https://github.com/rust-lang/crates.io-index"
9803checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
9804dependencies = [
9805 "cc",
9806 "libc",
9807 "once_cell",
9808 "spin 0.5.2",
9809 "untrusted 0.7.1",
9810 "web-sys",
9811 "winapi",
9812]
9813
9814[[package]]
9815name = "ring"
9816version = "0.17.8"
9817source = "registry+https://github.com/rust-lang/crates.io-index"
9818checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
9819dependencies = [
9820 "cc",
9821 "cfg-if",
9822 "getrandom 0.2.15",
9823 "libc",
9824 "spin 0.9.8",
9825 "untrusted 0.9.0",
9826 "windows-sys 0.52.0",
9827]
9828
9829[[package]]
9830name = "rkyv"
9831version = "0.7.45"
9832source = "registry+https://github.com/rust-lang/crates.io-index"
9833checksum = "9008cd6385b9e161d8229e1f6549dd23c3d022f132a2ea37ac3a10ac4935779b"
9834dependencies = [
9835 "bitvec",
9836 "bytecheck",
9837 "bytes 1.7.2",
9838 "hashbrown 0.12.3",
9839 "ptr_meta",
9840 "rend",
9841 "rkyv_derive",
9842 "seahash",
9843 "tinyvec",
9844 "uuid",
9845]
9846
9847[[package]]
9848name = "rkyv_derive"
9849version = "0.7.45"
9850source = "registry+https://github.com/rust-lang/crates.io-index"
9851checksum = "503d1d27590a2b0a3a4ca4c94755aa2875657196ecbf401a42eff41d7de532c0"
9852dependencies = [
9853 "proc-macro2",
9854 "quote",
9855 "syn 1.0.109",
9856]
9857
9858[[package]]
9859name = "rmp"
9860version = "0.8.14"
9861source = "registry+https://github.com/rust-lang/crates.io-index"
9862checksum = "228ed7c16fa39782c3b3468e974aec2795e9089153cd08ee2e9aefb3613334c4"
9863dependencies = [
9864 "byteorder",
9865 "num-traits",
9866 "paste",
9867]
9868
9869[[package]]
9870name = "rmpv"
9871version = "1.3.0"
9872source = "registry+https://github.com/rust-lang/crates.io-index"
9873checksum = "58450723cd9ee93273ce44a20b6ec4efe17f8ed2e3631474387bfdecf18bb2a9"
9874dependencies = [
9875 "num-traits",
9876 "rmp",
9877]
9878
9879[[package]]
9880name = "rodio"
9881version = "0.19.0"
9882source = "registry+https://github.com/rust-lang/crates.io-index"
9883checksum = "6006a627c1a38d37f3d3a85c6575418cfe34a5392d60a686d0071e1c8d427acb"
9884dependencies = [
9885 "cpal",
9886 "hound",
9887 "thiserror",
9888]
9889
9890[[package]]
9891name = "rope"
9892version = "0.1.0"
9893dependencies = [
9894 "arrayvec",
9895 "criterion",
9896 "ctor",
9897 "env_logger 0.11.5",
9898 "gpui",
9899 "log",
9900 "rand 0.8.5",
9901 "smallvec",
9902 "sum_tree",
9903 "unicode-segmentation",
9904 "util",
9905]
9906
9907[[package]]
9908name = "roxmltree"
9909version = "0.19.0"
9910source = "registry+https://github.com/rust-lang/crates.io-index"
9911checksum = "3cd14fd5e3b777a7422cca79358c57a8f6e3a703d9ac187448d0daf220c2407f"
9912
9913[[package]]
9914name = "roxmltree"
9915version = "0.20.0"
9916source = "registry+https://github.com/rust-lang/crates.io-index"
9917checksum = "6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97"
9918
9919[[package]]
9920name = "rpc"
9921version = "0.1.0"
9922dependencies = [
9923 "anyhow",
9924 "async-tungstenite",
9925 "base64 0.22.1",
9926 "chrono",
9927 "collections",
9928 "env_logger 0.11.5",
9929 "futures 0.3.30",
9930 "gpui",
9931 "parking_lot",
9932 "proto",
9933 "rand 0.8.5",
9934 "rsa",
9935 "serde",
9936 "serde_json",
9937 "sha2",
9938 "strum 0.25.0",
9939 "tracing",
9940 "util",
9941 "zstd",
9942]
9943
9944[[package]]
9945name = "rsa"
9946version = "0.9.6"
9947source = "registry+https://github.com/rust-lang/crates.io-index"
9948checksum = "5d0e5124fcb30e76a7e79bfee683a2746db83784b86289f6251b54b7950a0dfc"
9949dependencies = [
9950 "const-oid",
9951 "digest",
9952 "num-bigint-dig",
9953 "num-integer",
9954 "num-traits",
9955 "pkcs1",
9956 "pkcs8 0.10.2",
9957 "rand_core 0.6.4",
9958 "signature 2.2.0",
9959 "spki 0.7.3",
9960 "subtle",
9961 "zeroize",
9962]
9963
9964[[package]]
9965name = "runtimelib"
9966version = "0.16.0"
9967source = "registry+https://github.com/rust-lang/crates.io-index"
9968checksum = "263588fe9593333c4bfde258c9021fc64e766ea434e070c6b67c7100536d6499"
9969dependencies = [
9970 "anyhow",
9971 "async-dispatcher",
9972 "async-std",
9973 "base64 0.22.1",
9974 "bytes 1.7.2",
9975 "chrono",
9976 "data-encoding",
9977 "dirs 5.0.1",
9978 "futures 0.3.30",
9979 "glob",
9980 "jupyter-serde",
9981 "rand 0.8.5",
9982 "ring 0.17.8",
9983 "serde",
9984 "serde_json",
9985 "shellexpand 3.1.0",
9986 "smol",
9987 "uuid",
9988 "zeromq",
9989]
9990
9991[[package]]
9992name = "rust-embed"
9993version = "8.5.0"
9994source = "registry+https://github.com/rust-lang/crates.io-index"
9995checksum = "fa66af4a4fdd5e7ebc276f115e895611a34739a9c1c01028383d612d550953c0"
9996dependencies = [
9997 "rust-embed-impl",
9998 "rust-embed-utils",
9999 "walkdir",
10000]
10001
10002[[package]]
10003name = "rust-embed-impl"
10004version = "8.5.0"
10005source = "registry+https://github.com/rust-lang/crates.io-index"
10006checksum = "6125dbc8867951125eec87294137f4e9c2c96566e61bf72c45095a7c77761478"
10007dependencies = [
10008 "proc-macro2",
10009 "quote",
10010 "rust-embed-utils",
10011 "syn 2.0.76",
10012 "walkdir",
10013]
10014
10015[[package]]
10016name = "rust-embed-utils"
10017version = "8.5.0"
10018source = "registry+https://github.com/rust-lang/crates.io-index"
10019checksum = "2e5347777e9aacb56039b0e1f28785929a8a3b709e87482e7442c72e7c12529d"
10020dependencies = [
10021 "globset",
10022 "sha2",
10023 "walkdir",
10024]
10025
10026[[package]]
10027name = "rust_decimal"
10028version = "1.36.0"
10029source = "registry+https://github.com/rust-lang/crates.io-index"
10030checksum = "b082d80e3e3cc52b2ed634388d436fe1f4de6af5786cc2de9ba9737527bdf555"
10031dependencies = [
10032 "arrayvec",
10033 "borsh",
10034 "bytes 1.7.2",
10035 "num-traits",
10036 "rand 0.8.5",
10037 "rkyv",
10038 "serde",
10039 "serde_json",
10040]
10041
10042[[package]]
10043name = "rustc-demangle"
10044version = "0.1.24"
10045source = "registry+https://github.com/rust-lang/crates.io-index"
10046checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
10047
10048[[package]]
10049name = "rustc-hash"
10050version = "1.1.0"
10051source = "registry+https://github.com/rust-lang/crates.io-index"
10052checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
10053
10054[[package]]
10055name = "rustc-hash"
10056version = "2.0.0"
10057source = "registry+https://github.com/rust-lang/crates.io-index"
10058checksum = "583034fd73374156e66797ed8e5b0d5690409c9226b22d87cb7f19821c05d152"
10059
10060[[package]]
10061name = "rustc_version"
10062version = "0.4.1"
10063source = "registry+https://github.com/rust-lang/crates.io-index"
10064checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
10065dependencies = [
10066 "semver",
10067]
10068
10069[[package]]
10070name = "rustix"
10071version = "0.37.27"
10072source = "registry+https://github.com/rust-lang/crates.io-index"
10073checksum = "fea8ca367a3a01fe35e6943c400addf443c0f57670e6ec51196f71a4b8762dd2"
10074dependencies = [
10075 "bitflags 1.3.2",
10076 "errno 0.3.9",
10077 "io-lifetimes 1.0.11",
10078 "libc",
10079 "linux-raw-sys 0.3.8",
10080 "windows-sys 0.48.0",
10081]
10082
10083[[package]]
10084name = "rustix"
10085version = "0.38.35"
10086source = "registry+https://github.com/rust-lang/crates.io-index"
10087checksum = "a85d50532239da68e9addb745ba38ff4612a242c1c7ceea689c4bc7c2f43c36f"
10088dependencies = [
10089 "bitflags 2.6.0",
10090 "errno 0.3.9",
10091 "itoa",
10092 "libc",
10093 "linux-raw-sys 0.4.14",
10094 "once_cell",
10095 "windows-sys 0.52.0",
10096]
10097
10098[[package]]
10099name = "rustix-openpty"
10100version = "0.1.1"
10101source = "registry+https://github.com/rust-lang/crates.io-index"
10102checksum = "a25c3aad9fc1424eb82c88087789a7d938e1829724f3e4043163baf0d13cfc12"
10103dependencies = [
10104 "errno 0.3.9",
10105 "libc",
10106 "rustix 0.38.35",
10107]
10108
10109[[package]]
10110name = "rustls"
10111version = "0.20.9"
10112source = "registry+https://github.com/rust-lang/crates.io-index"
10113checksum = "1b80e3dec595989ea8510028f30c408a4630db12c9cbb8de34203b89d6577e99"
10114dependencies = [
10115 "log",
10116 "ring 0.16.20",
10117 "sct",
10118 "webpki",
10119]
10120
10121[[package]]
10122name = "rustls"
10123version = "0.21.12"
10124source = "registry+https://github.com/rust-lang/crates.io-index"
10125checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e"
10126dependencies = [
10127 "log",
10128 "ring 0.17.8",
10129 "rustls-webpki 0.101.7",
10130 "sct",
10131]
10132
10133[[package]]
10134name = "rustls"
10135version = "0.23.13"
10136source = "registry+https://github.com/rust-lang/crates.io-index"
10137checksum = "f2dabaac7466917e566adb06783a81ca48944c6898a1b08b9374106dd671f4c8"
10138dependencies = [
10139 "once_cell",
10140 "ring 0.17.8",
10141 "rustls-pki-types",
10142 "rustls-webpki 0.102.8",
10143 "subtle",
10144 "zeroize",
10145]
10146
10147[[package]]
10148name = "rustls-native-certs"
10149version = "0.6.3"
10150source = "registry+https://github.com/rust-lang/crates.io-index"
10151checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00"
10152dependencies = [
10153 "openssl-probe",
10154 "rustls-pemfile 1.0.4",
10155 "schannel",
10156 "security-framework",
10157]
10158
10159[[package]]
10160name = "rustls-native-certs"
10161version = "0.8.0"
10162source = "registry+https://github.com/rust-lang/crates.io-index"
10163checksum = "fcaf18a4f2be7326cd874a5fa579fae794320a0f388d365dca7e480e55f83f8a"
10164dependencies = [
10165 "openssl-probe",
10166 "rustls-pemfile 2.1.3",
10167 "rustls-pki-types",
10168 "schannel",
10169 "security-framework",
10170]
10171
10172[[package]]
10173name = "rustls-pemfile"
10174version = "1.0.4"
10175source = "registry+https://github.com/rust-lang/crates.io-index"
10176checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c"
10177dependencies = [
10178 "base64 0.21.7",
10179]
10180
10181[[package]]
10182name = "rustls-pemfile"
10183version = "2.1.3"
10184source = "registry+https://github.com/rust-lang/crates.io-index"
10185checksum = "196fe16b00e106300d3e45ecfcb764fa292a535d7326a29a5875c579c7417425"
10186dependencies = [
10187 "base64 0.22.1",
10188 "rustls-pki-types",
10189]
10190
10191[[package]]
10192name = "rustls-pki-types"
10193version = "1.8.0"
10194source = "registry+https://github.com/rust-lang/crates.io-index"
10195checksum = "fc0a2ce646f8655401bb81e7927b812614bd5d91dbc968696be50603510fcaf0"
10196
10197[[package]]
10198name = "rustls-webpki"
10199version = "0.101.7"
10200source = "registry+https://github.com/rust-lang/crates.io-index"
10201checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
10202dependencies = [
10203 "ring 0.17.8",
10204 "untrusted 0.9.0",
10205]
10206
10207[[package]]
10208name = "rustls-webpki"
10209version = "0.102.8"
10210source = "registry+https://github.com/rust-lang/crates.io-index"
10211checksum = "64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9"
10212dependencies = [
10213 "ring 0.17.8",
10214 "rustls-pki-types",
10215 "untrusted 0.9.0",
10216]
10217
10218[[package]]
10219name = "rustversion"
10220version = "1.0.17"
10221source = "registry+https://github.com/rust-lang/crates.io-index"
10222checksum = "955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6"
10223
10224[[package]]
10225name = "rustybuzz"
10226version = "0.14.1"
10227source = "registry+https://github.com/rust-lang/crates.io-index"
10228checksum = "cfb9cf8877777222e4a3bc7eb247e398b56baba500c38c1c46842431adc8b55c"
10229dependencies = [
10230 "bitflags 2.6.0",
10231 "bytemuck",
10232 "libm",
10233 "smallvec",
10234 "ttf-parser",
10235 "unicode-bidi-mirroring",
10236 "unicode-ccc",
10237 "unicode-properties",
10238 "unicode-script",
10239]
10240
10241[[package]]
10242name = "ryu"
10243version = "1.0.18"
10244source = "registry+https://github.com/rust-lang/crates.io-index"
10245checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
10246
10247[[package]]
10248name = "salsa20"
10249version = "0.10.2"
10250source = "registry+https://github.com/rust-lang/crates.io-index"
10251checksum = "97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213"
10252dependencies = [
10253 "cipher",
10254]
10255
10256[[package]]
10257name = "same-file"
10258version = "1.0.6"
10259source = "registry+https://github.com/rust-lang/crates.io-index"
10260checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
10261dependencies = [
10262 "winapi-util",
10263]
10264
10265[[package]]
10266name = "schannel"
10267version = "0.1.23"
10268source = "registry+https://github.com/rust-lang/crates.io-index"
10269checksum = "fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534"
10270dependencies = [
10271 "windows-sys 0.52.0",
10272]
10273
10274[[package]]
10275name = "schemars"
10276version = "0.8.21"
10277source = "registry+https://github.com/rust-lang/crates.io-index"
10278checksum = "09c024468a378b7e36765cd36702b7a90cc3cba11654f6685c8f233408e89e92"
10279dependencies = [
10280 "dyn-clone",
10281 "indexmap 1.9.3",
10282 "schemars_derive",
10283 "serde",
10284 "serde_json",
10285]
10286
10287[[package]]
10288name = "schemars_derive"
10289version = "0.8.21"
10290source = "registry+https://github.com/rust-lang/crates.io-index"
10291checksum = "b1eee588578aff73f856ab961cd2f79e36bc45d7ded33a7562adba4667aecc0e"
10292dependencies = [
10293 "proc-macro2",
10294 "quote",
10295 "serde_derive_internals 0.29.1",
10296 "syn 2.0.76",
10297]
10298
10299[[package]]
10300name = "scoped-tls"
10301version = "1.0.1"
10302source = "registry+https://github.com/rust-lang/crates.io-index"
10303checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
10304
10305[[package]]
10306name = "scopeguard"
10307version = "1.2.0"
10308source = "registry+https://github.com/rust-lang/crates.io-index"
10309checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
10310
10311[[package]]
10312name = "scrypt"
10313version = "0.11.0"
10314source = "registry+https://github.com/rust-lang/crates.io-index"
10315checksum = "0516a385866c09368f0b5bcd1caff3366aace790fcd46e2bb032697bb172fd1f"
10316dependencies = [
10317 "password-hash",
10318 "pbkdf2",
10319 "salsa20",
10320 "sha2",
10321]
10322
10323[[package]]
10324name = "sct"
10325version = "0.7.1"
10326source = "registry+https://github.com/rust-lang/crates.io-index"
10327checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414"
10328dependencies = [
10329 "ring 0.17.8",
10330 "untrusted 0.9.0",
10331]
10332
10333[[package]]
10334name = "sea-bae"
10335version = "0.2.0"
10336source = "registry+https://github.com/rust-lang/crates.io-index"
10337checksum = "3bd3534a9978d0aa7edd2808dc1f8f31c4d0ecd31ddf71d997b3c98e9f3c9114"
10338dependencies = [
10339 "heck 0.4.1",
10340 "proc-macro-error",
10341 "proc-macro2",
10342 "quote",
10343 "syn 2.0.76",
10344]
10345
10346[[package]]
10347name = "sea-orm"
10348version = "1.1.0-rc.1"
10349source = "registry+https://github.com/rust-lang/crates.io-index"
10350checksum = "1ef282b794f7d3426f61f530854705963b1941e7584ea84fb98528e504fac7c7"
10351dependencies = [
10352 "async-stream",
10353 "async-trait",
10354 "bigdecimal",
10355 "chrono",
10356 "futures 0.3.30",
10357 "log",
10358 "ouroboros",
10359 "rust_decimal",
10360 "sea-orm-macros",
10361 "sea-query",
10362 "sea-query-binder",
10363 "serde",
10364 "serde_json",
10365 "sqlx",
10366 "strum 0.26.3",
10367 "thiserror",
10368 "time",
10369 "tracing",
10370 "url",
10371 "uuid",
10372]
10373
10374[[package]]
10375name = "sea-orm-macros"
10376version = "1.1.0-rc.1"
10377source = "registry+https://github.com/rust-lang/crates.io-index"
10378checksum = "07aadcb2ee9fad78a3bf74f6430ba94865ab4d8ad237f978e99dafa97ee0df57"
10379dependencies = [
10380 "heck 0.4.1",
10381 "proc-macro2",
10382 "quote",
10383 "sea-bae",
10384 "syn 2.0.76",
10385 "unicode-ident",
10386]
10387
10388[[package]]
10389name = "sea-query"
10390version = "0.32.0-rc.1"
10391source = "registry+https://github.com/rust-lang/crates.io-index"
10392checksum = "6fba498acd58ce434669f273505cd07737065472eb541c3f813c7f4ce33993f5"
10393dependencies = [
10394 "bigdecimal",
10395 "chrono",
10396 "educe",
10397 "inherent",
10398 "ordered-float 3.9.2",
10399 "rust_decimal",
10400 "serde_json",
10401 "time",
10402 "uuid",
10403]
10404
10405[[package]]
10406name = "sea-query-binder"
10407version = "0.7.0-rc.1"
10408source = "registry+https://github.com/rust-lang/crates.io-index"
10409checksum = "edc3296903e60ddc7c9f4601cd6ef31a4b1584bf22480587e00b9ef743071b57"
10410dependencies = [
10411 "bigdecimal",
10412 "chrono",
10413 "rust_decimal",
10414 "sea-query",
10415 "serde_json",
10416 "sqlx",
10417 "time",
10418 "uuid",
10419]
10420
10421[[package]]
10422name = "seahash"
10423version = "4.1.0"
10424source = "registry+https://github.com/rust-lang/crates.io-index"
10425checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
10426
10427[[package]]
10428name = "sealed"
10429version = "0.4.0"
10430source = "registry+https://github.com/rust-lang/crates.io-index"
10431checksum = "6b5e421024b5e5edfbaa8e60ecf90bda9dbffc602dbb230e6028763f85f0c68c"
10432dependencies = [
10433 "heck 0.3.3",
10434 "proc-macro2",
10435 "quote",
10436 "syn 1.0.109",
10437]
10438
10439[[package]]
10440name = "search"
10441version = "0.1.0"
10442dependencies = [
10443 "any_vec",
10444 "anyhow",
10445 "bitflags 2.6.0",
10446 "client",
10447 "collections",
10448 "editor",
10449 "futures 0.3.30",
10450 "gpui",
10451 "language",
10452 "menu",
10453 "project",
10454 "serde",
10455 "serde_json",
10456 "settings",
10457 "smol",
10458 "theme",
10459 "ui",
10460 "unindent",
10461 "util",
10462 "workspace",
10463]
10464
10465[[package]]
10466name = "sec1"
10467version = "0.3.0"
10468source = "registry+https://github.com/rust-lang/crates.io-index"
10469checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"
10470dependencies = [
10471 "base16ct",
10472 "der 0.6.1",
10473 "generic-array",
10474 "pkcs8 0.9.0",
10475 "subtle",
10476 "zeroize",
10477]
10478
10479[[package]]
10480name = "security-framework"
10481version = "2.11.1"
10482source = "registry+https://github.com/rust-lang/crates.io-index"
10483checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
10484dependencies = [
10485 "bitflags 2.6.0",
10486 "core-foundation 0.9.4",
10487 "core-foundation-sys",
10488 "libc",
10489 "security-framework-sys",
10490]
10491
10492[[package]]
10493name = "security-framework-sys"
10494version = "2.11.1"
10495source = "registry+https://github.com/rust-lang/crates.io-index"
10496checksum = "75da29fe9b9b08fe9d6b22b5b4bcbc75d8db3aa31e639aa56bb62e9d46bfceaf"
10497dependencies = [
10498 "core-foundation-sys",
10499 "libc",
10500]
10501
10502[[package]]
10503name = "self_cell"
10504version = "1.0.4"
10505source = "registry+https://github.com/rust-lang/crates.io-index"
10506checksum = "d369a96f978623eb3dc28807c4852d6cc617fed53da5d3c400feff1ef34a714a"
10507
10508[[package]]
10509name = "semantic_index"
10510version = "0.1.0"
10511dependencies = [
10512 "anyhow",
10513 "arrayvec",
10514 "blake3",
10515 "client",
10516 "clock",
10517 "collections",
10518 "env_logger 0.11.5",
10519 "feature_flags",
10520 "fs",
10521 "futures 0.3.30",
10522 "futures-batch",
10523 "gpui",
10524 "heed",
10525 "http_client",
10526 "language",
10527 "language_model",
10528 "languages",
10529 "log",
10530 "open_ai",
10531 "parking_lot",
10532 "project",
10533 "reqwest_client",
10534 "serde",
10535 "serde_json",
10536 "settings",
10537 "sha2",
10538 "smol",
10539 "tempfile",
10540 "theme",
10541 "tree-sitter",
10542 "ui",
10543 "unindent",
10544 "util",
10545 "workspace",
10546 "worktree",
10547]
10548
10549[[package]]
10550name = "semantic_version"
10551version = "0.1.0"
10552dependencies = [
10553 "anyhow",
10554 "serde",
10555]
10556
10557[[package]]
10558name = "semver"
10559version = "1.0.23"
10560source = "registry+https://github.com/rust-lang/crates.io-index"
10561checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b"
10562dependencies = [
10563 "serde",
10564]
10565
10566[[package]]
10567name = "serde"
10568version = "1.0.209"
10569source = "registry+https://github.com/rust-lang/crates.io-index"
10570checksum = "99fce0ffe7310761ca6bf9faf5115afbc19688edd00171d81b1bb1b116c63e09"
10571dependencies = [
10572 "serde_derive",
10573]
10574
10575[[package]]
10576name = "serde_derive"
10577version = "1.0.209"
10578source = "registry+https://github.com/rust-lang/crates.io-index"
10579checksum = "a5831b979fd7b5439637af1752d535ff49f4860c0f341d1baeb6faf0f4242170"
10580dependencies = [
10581 "proc-macro2",
10582 "quote",
10583 "syn 2.0.76",
10584]
10585
10586[[package]]
10587name = "serde_derive_internals"
10588version = "0.26.0"
10589source = "registry+https://github.com/rust-lang/crates.io-index"
10590checksum = "85bf8229e7920a9f636479437026331ce11aa132b4dde37d121944a44d6e5f3c"
10591dependencies = [
10592 "proc-macro2",
10593 "quote",
10594 "syn 1.0.109",
10595]
10596
10597[[package]]
10598name = "serde_derive_internals"
10599version = "0.29.1"
10600source = "registry+https://github.com/rust-lang/crates.io-index"
10601checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711"
10602dependencies = [
10603 "proc-macro2",
10604 "quote",
10605 "syn 2.0.76",
10606]
10607
10608[[package]]
10609name = "serde_fmt"
10610version = "1.0.3"
10611source = "registry+https://github.com/rust-lang/crates.io-index"
10612checksum = "e1d4ddca14104cd60529e8c7f7ba71a2c8acd8f7f5cfcdc2faf97eeb7c3010a4"
10613dependencies = [
10614 "serde",
10615]
10616
10617[[package]]
10618name = "serde_json"
10619version = "1.0.128"
10620source = "registry+https://github.com/rust-lang/crates.io-index"
10621checksum = "6ff5456707a1de34e7e37f2a6fd3d3f808c318259cbd01ab6377795054b483d8"
10622dependencies = [
10623 "indexmap 2.4.0",
10624 "itoa",
10625 "memchr",
10626 "ryu",
10627 "serde",
10628]
10629
10630[[package]]
10631name = "serde_json_lenient"
10632version = "0.2.1"
10633source = "registry+https://github.com/rust-lang/crates.io-index"
10634checksum = "a5d0bae483150302560d7cb52e7932f39b69a6fbdd099e48d33ef060a8c9c078"
10635dependencies = [
10636 "indexmap 2.4.0",
10637 "itoa",
10638 "ryu",
10639 "serde",
10640]
10641
10642[[package]]
10643name = "serde_path_to_error"
10644version = "0.1.16"
10645source = "registry+https://github.com/rust-lang/crates.io-index"
10646checksum = "af99884400da37c88f5e9146b7f1fd0fbcae8f6eec4e9da38b67d05486f814a6"
10647dependencies = [
10648 "itoa",
10649 "serde",
10650]
10651
10652[[package]]
10653name = "serde_qs"
10654version = "0.8.5"
10655source = "registry+https://github.com/rust-lang/crates.io-index"
10656checksum = "c7715380eec75f029a4ef7de39a9200e0a63823176b759d055b613f5a87df6a6"
10657dependencies = [
10658 "percent-encoding",
10659 "serde",
10660 "thiserror",
10661]
10662
10663[[package]]
10664name = "serde_qs"
10665version = "0.10.1"
10666source = "registry+https://github.com/rust-lang/crates.io-index"
10667checksum = "8cac3f1e2ca2fe333923a1ae72caca910b98ed0630bb35ef6f8c8517d6e81afa"
10668dependencies = [
10669 "percent-encoding",
10670 "serde",
10671 "thiserror",
10672]
10673
10674[[package]]
10675name = "serde_repr"
10676version = "0.1.19"
10677source = "registry+https://github.com/rust-lang/crates.io-index"
10678checksum = "6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9"
10679dependencies = [
10680 "proc-macro2",
10681 "quote",
10682 "syn 2.0.76",
10683]
10684
10685[[package]]
10686name = "serde_spanned"
10687version = "0.6.7"
10688source = "registry+https://github.com/rust-lang/crates.io-index"
10689checksum = "eb5b1b31579f3811bf615c144393417496f152e12ac8b7663bf664f4a815306d"
10690dependencies = [
10691 "serde",
10692]
10693
10694[[package]]
10695name = "serde_urlencoded"
10696version = "0.7.1"
10697source = "registry+https://github.com/rust-lang/crates.io-index"
10698checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
10699dependencies = [
10700 "form_urlencoded",
10701 "itoa",
10702 "ryu",
10703 "serde",
10704]
10705
10706[[package]]
10707name = "session"
10708version = "0.1.0"
10709dependencies = [
10710 "db",
10711 "gpui",
10712 "serde_json",
10713 "util",
10714 "uuid",
10715]
10716
10717[[package]]
10718name = "settings"
10719version = "0.1.0"
10720dependencies = [
10721 "anyhow",
10722 "collections",
10723 "ec4rs",
10724 "fs",
10725 "futures 0.3.30",
10726 "gpui",
10727 "indoc",
10728 "log",
10729 "paths",
10730 "pretty_assertions",
10731 "release_channel",
10732 "rust-embed",
10733 "schemars",
10734 "serde",
10735 "serde_derive",
10736 "serde_json",
10737 "serde_json_lenient",
10738 "smallvec",
10739 "tree-sitter",
10740 "tree-sitter-json",
10741 "unindent",
10742 "util",
10743]
10744
10745[[package]]
10746name = "settings_ui"
10747version = "0.1.0"
10748dependencies = [
10749 "command_palette_hooks",
10750 "editor",
10751 "feature_flags",
10752 "gpui",
10753 "settings",
10754 "theme",
10755 "ui",
10756 "workspace",
10757]
10758
10759[[package]]
10760name = "sha1"
10761version = "0.10.6"
10762source = "registry+https://github.com/rust-lang/crates.io-index"
10763checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
10764dependencies = [
10765 "cfg-if",
10766 "cpufeatures",
10767 "digest",
10768]
10769
10770[[package]]
10771name = "sha1_smol"
10772version = "1.0.1"
10773source = "registry+https://github.com/rust-lang/crates.io-index"
10774checksum = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d"
10775
10776[[package]]
10777name = "sha2"
10778version = "0.10.8"
10779source = "registry+https://github.com/rust-lang/crates.io-index"
10780checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
10781dependencies = [
10782 "cfg-if",
10783 "cpufeatures",
10784 "digest",
10785]
10786
10787[[package]]
10788name = "sharded-slab"
10789version = "0.1.7"
10790source = "registry+https://github.com/rust-lang/crates.io-index"
10791checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
10792dependencies = [
10793 "lazy_static",
10794]
10795
10796[[package]]
10797name = "shell-words"
10798version = "1.1.0"
10799source = "registry+https://github.com/rust-lang/crates.io-index"
10800checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
10801
10802[[package]]
10803name = "shellexpand"
10804version = "2.1.2"
10805source = "registry+https://github.com/rust-lang/crates.io-index"
10806checksum = "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4"
10807dependencies = [
10808 "dirs 4.0.0",
10809]
10810
10811[[package]]
10812name = "shellexpand"
10813version = "3.1.0"
10814source = "registry+https://github.com/rust-lang/crates.io-index"
10815checksum = "da03fa3b94cc19e3ebfc88c4229c49d8f08cdbd1228870a45f0ffdf84988e14b"
10816dependencies = [
10817 "dirs 5.0.1",
10818]
10819
10820[[package]]
10821name = "shlex"
10822version = "1.3.0"
10823source = "registry+https://github.com/rust-lang/crates.io-index"
10824checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
10825
10826[[package]]
10827name = "signal-hook"
10828version = "0.3.17"
10829source = "registry+https://github.com/rust-lang/crates.io-index"
10830checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801"
10831dependencies = [
10832 "libc",
10833 "signal-hook-registry",
10834]
10835
10836[[package]]
10837name = "signal-hook-registry"
10838version = "1.4.2"
10839source = "registry+https://github.com/rust-lang/crates.io-index"
10840checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"
10841dependencies = [
10842 "libc",
10843]
10844
10845[[package]]
10846name = "signature"
10847version = "1.6.4"
10848source = "registry+https://github.com/rust-lang/crates.io-index"
10849checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
10850dependencies = [
10851 "digest",
10852 "rand_core 0.6.4",
10853]
10854
10855[[package]]
10856name = "signature"
10857version = "2.2.0"
10858source = "registry+https://github.com/rust-lang/crates.io-index"
10859checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
10860dependencies = [
10861 "digest",
10862 "rand_core 0.6.4",
10863]
10864
10865[[package]]
10866name = "simd-adler32"
10867version = "0.3.7"
10868source = "registry+https://github.com/rust-lang/crates.io-index"
10869checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
10870
10871[[package]]
10872name = "simd_helpers"
10873version = "0.1.0"
10874source = "registry+https://github.com/rust-lang/crates.io-index"
10875checksum = "95890f873bec569a0362c235787f3aca6e1e887302ba4840839bcc6459c42da6"
10876dependencies = [
10877 "quote",
10878]
10879
10880[[package]]
10881name = "simdutf8"
10882version = "0.1.4"
10883source = "registry+https://github.com/rust-lang/crates.io-index"
10884checksum = "f27f6278552951f1f2b8cf9da965d10969b2efdea95a6ec47987ab46edfe263a"
10885
10886[[package]]
10887name = "similar"
10888version = "1.3.0"
10889source = "registry+https://github.com/rust-lang/crates.io-index"
10890checksum = "1ad1d488a557b235fc46dae55512ffbfc429d2482b08b4d9435ab07384ca8aec"
10891
10892[[package]]
10893name = "simple_asn1"
10894version = "0.6.2"
10895source = "registry+https://github.com/rust-lang/crates.io-index"
10896checksum = "adc4e5204eb1910f40f9cfa375f6f05b68c3abac4b6fd879c8ff5e7ae8a0a085"
10897dependencies = [
10898 "num-bigint",
10899 "num-traits",
10900 "thiserror",
10901 "time",
10902]
10903
10904[[package]]
10905name = "simplecss"
10906version = "0.2.1"
10907source = "registry+https://github.com/rust-lang/crates.io-index"
10908checksum = "a11be7c62927d9427e9f40f3444d5499d868648e2edbc4e2116de69e7ec0e89d"
10909dependencies = [
10910 "log",
10911]
10912
10913[[package]]
10914name = "simplelog"
10915version = "0.12.2"
10916source = "registry+https://github.com/rust-lang/crates.io-index"
10917checksum = "16257adbfaef1ee58b1363bdc0664c9b8e1e30aed86049635fb5f147d065a9c0"
10918dependencies = [
10919 "log",
10920 "termcolor",
10921 "time",
10922]
10923
10924[[package]]
10925name = "siphasher"
10926version = "0.3.11"
10927source = "registry+https://github.com/rust-lang/crates.io-index"
10928checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
10929
10930[[package]]
10931name = "siphasher"
10932version = "1.0.1"
10933source = "registry+https://github.com/rust-lang/crates.io-index"
10934checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
10935
10936[[package]]
10937name = "skrifa"
10938version = "0.20.0"
10939source = "registry+https://github.com/rust-lang/crates.io-index"
10940checksum = "abea4738067b1e628c6ce28b2c216c19e9ea95715cdb332680e821c3bec2ef23"
10941dependencies = [
10942 "bytemuck",
10943 "read-fonts",
10944]
10945
10946[[package]]
10947name = "slab"
10948version = "0.4.9"
10949source = "registry+https://github.com/rust-lang/crates.io-index"
10950checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
10951dependencies = [
10952 "autocfg",
10953]
10954
10955[[package]]
10956name = "slash_commands_example"
10957version = "0.1.0"
10958dependencies = [
10959 "zed_extension_api 0.1.0",
10960]
10961
10962[[package]]
10963name = "slice-group-by"
10964version = "0.3.1"
10965source = "registry+https://github.com/rust-lang/crates.io-index"
10966checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7"
10967
10968[[package]]
10969name = "slotmap"
10970version = "1.0.7"
10971source = "registry+https://github.com/rust-lang/crates.io-index"
10972checksum = "dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a"
10973dependencies = [
10974 "version_check",
10975]
10976
10977[[package]]
10978name = "smallvec"
10979version = "1.13.2"
10980source = "registry+https://github.com/rust-lang/crates.io-index"
10981checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
10982dependencies = [
10983 "serde",
10984]
10985
10986[[package]]
10987name = "smart-default"
10988version = "0.6.0"
10989source = "registry+https://github.com/rust-lang/crates.io-index"
10990checksum = "133659a15339456eeeb07572eb02a91c91e9815e9cbc89566944d2c8d3efdbf6"
10991dependencies = [
10992 "proc-macro2",
10993 "quote",
10994 "syn 1.0.109",
10995]
10996
10997[[package]]
10998name = "smol"
10999version = "1.3.0"
11000source = "registry+https://github.com/rust-lang/crates.io-index"
11001checksum = "13f2b548cd8447f8de0fdf1c592929f70f4fc7039a05e47404b0d096ec6987a1"
11002dependencies = [
11003 "async-channel 1.9.0",
11004 "async-executor",
11005 "async-fs 1.6.0",
11006 "async-io 1.13.0",
11007 "async-lock 2.8.0",
11008 "async-net 1.8.0",
11009 "async-process 1.8.1",
11010 "blocking",
11011 "futures-lite 1.13.0",
11012]
11013
11014[[package]]
11015name = "smol_str"
11016version = "0.1.24"
11017source = "registry+https://github.com/rust-lang/crates.io-index"
11018checksum = "fad6c857cbab2627dcf01ec85a623ca4e7dcb5691cbaa3d7fb7653671f0d09c9"
11019dependencies = [
11020 "serde",
11021]
11022
11023[[package]]
11024name = "snippet"
11025version = "0.1.0"
11026dependencies = [
11027 "anyhow",
11028 "smallvec",
11029]
11030
11031[[package]]
11032name = "snippet_provider"
11033version = "0.1.0"
11034dependencies = [
11035 "anyhow",
11036 "collections",
11037 "fs",
11038 "futures 0.3.30",
11039 "gpui",
11040 "parking_lot",
11041 "paths",
11042 "serde",
11043 "serde_json",
11044 "snippet",
11045 "util",
11046]
11047
11048[[package]]
11049name = "snippets_ui"
11050version = "0.1.0"
11051dependencies = [
11052 "fuzzy",
11053 "gpui",
11054 "language",
11055 "paths",
11056 "picker",
11057 "ui",
11058 "util",
11059 "workspace",
11060]
11061
11062[[package]]
11063name = "socket2"
11064version = "0.4.10"
11065source = "registry+https://github.com/rust-lang/crates.io-index"
11066checksum = "9f7916fc008ca5542385b89a3d3ce689953c143e9304a9bf8beec1de48994c0d"
11067dependencies = [
11068 "libc",
11069 "winapi",
11070]
11071
11072[[package]]
11073name = "socket2"
11074version = "0.5.7"
11075source = "registry+https://github.com/rust-lang/crates.io-index"
11076checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c"
11077dependencies = [
11078 "libc",
11079 "windows-sys 0.52.0",
11080]
11081
11082[[package]]
11083name = "spdx"
11084version = "0.10.6"
11085source = "registry+https://github.com/rust-lang/crates.io-index"
11086checksum = "47317bbaf63785b53861e1ae2d11b80d6b624211d42cb20efcd210ee6f8a14bc"
11087dependencies = [
11088 "smallvec",
11089]
11090
11091[[package]]
11092name = "spin"
11093version = "0.5.2"
11094source = "registry+https://github.com/rust-lang/crates.io-index"
11095checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
11096
11097[[package]]
11098name = "spin"
11099version = "0.9.8"
11100source = "registry+https://github.com/rust-lang/crates.io-index"
11101checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
11102dependencies = [
11103 "lock_api",
11104]
11105
11106[[package]]
11107name = "spirv"
11108version = "0.3.0+sdk-1.3.268.0"
11109source = "registry+https://github.com/rust-lang/crates.io-index"
11110checksum = "eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844"
11111dependencies = [
11112 "bitflags 2.6.0",
11113]
11114
11115[[package]]
11116name = "spki"
11117version = "0.6.0"
11118source = "registry+https://github.com/rust-lang/crates.io-index"
11119checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"
11120dependencies = [
11121 "base64ct",
11122 "der 0.6.1",
11123]
11124
11125[[package]]
11126name = "spki"
11127version = "0.7.3"
11128source = "registry+https://github.com/rust-lang/crates.io-index"
11129checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
11130dependencies = [
11131 "base64ct",
11132 "der 0.7.9",
11133]
11134
11135[[package]]
11136name = "sptr"
11137version = "0.3.2"
11138source = "registry+https://github.com/rust-lang/crates.io-index"
11139checksum = "3b9b39299b249ad65f3b7e96443bad61c02ca5cd3589f46cb6d610a0fd6c0d6a"
11140
11141[[package]]
11142name = "sqlez"
11143version = "0.1.0"
11144dependencies = [
11145 "anyhow",
11146 "collections",
11147 "futures 0.3.30",
11148 "indoc",
11149 "libsqlite3-sys",
11150 "parking_lot",
11151 "smol",
11152 "sqlformat",
11153 "thread_local",
11154 "util",
11155 "uuid",
11156]
11157
11158[[package]]
11159name = "sqlez_macros"
11160version = "0.1.0"
11161dependencies = [
11162 "sqlez",
11163 "sqlformat",
11164 "syn 1.0.109",
11165]
11166
11167[[package]]
11168name = "sqlformat"
11169version = "0.2.6"
11170source = "registry+https://github.com/rust-lang/crates.io-index"
11171checksum = "7bba3a93db0cc4f7bdece8bb09e77e2e785c20bfebf79eb8340ed80708048790"
11172dependencies = [
11173 "nom",
11174 "unicode_categories",
11175]
11176
11177[[package]]
11178name = "sqlx"
11179version = "0.8.0"
11180source = "registry+https://github.com/rust-lang/crates.io-index"
11181checksum = "27144619c6e5802f1380337a209d2ac1c431002dd74c6e60aebff3c506dc4f0c"
11182dependencies = [
11183 "sqlx-core",
11184 "sqlx-macros",
11185 "sqlx-mysql",
11186 "sqlx-postgres",
11187 "sqlx-sqlite",
11188]
11189
11190[[package]]
11191name = "sqlx-core"
11192version = "0.8.0"
11193source = "registry+https://github.com/rust-lang/crates.io-index"
11194checksum = "a999083c1af5b5d6c071d34a708a19ba3e02106ad82ef7bbd69f5e48266b613b"
11195dependencies = [
11196 "atoi",
11197 "bigdecimal",
11198 "byteorder",
11199 "bytes 1.7.2",
11200 "chrono",
11201 "crc",
11202 "crossbeam-queue",
11203 "either",
11204 "event-listener 5.3.1",
11205 "futures-channel",
11206 "futures-core",
11207 "futures-intrusive",
11208 "futures-io",
11209 "futures-util",
11210 "hashbrown 0.14.5",
11211 "hashlink 0.9.1",
11212 "hex",
11213 "indexmap 2.4.0",
11214 "log",
11215 "memchr",
11216 "once_cell",
11217 "paste",
11218 "percent-encoding",
11219 "rust_decimal",
11220 "rustls 0.21.12",
11221 "rustls-pemfile 1.0.4",
11222 "serde",
11223 "serde_json",
11224 "sha2",
11225 "smallvec",
11226 "sqlformat",
11227 "thiserror",
11228 "time",
11229 "tokio",
11230 "tokio-stream",
11231 "tracing",
11232 "url",
11233 "uuid",
11234 "webpki-roots 0.25.4",
11235]
11236
11237[[package]]
11238name = "sqlx-macros"
11239version = "0.8.0"
11240source = "registry+https://github.com/rust-lang/crates.io-index"
11241checksum = "a23217eb7d86c584b8cbe0337b9eacf12ab76fe7673c513141ec42565698bb88"
11242dependencies = [
11243 "proc-macro2",
11244 "quote",
11245 "sqlx-core",
11246 "sqlx-macros-core",
11247 "syn 2.0.76",
11248]
11249
11250[[package]]
11251name = "sqlx-macros-core"
11252version = "0.8.0"
11253source = "registry+https://github.com/rust-lang/crates.io-index"
11254checksum = "1a099220ae541c5db479c6424bdf1b200987934033c2584f79a0e1693601e776"
11255dependencies = [
11256 "dotenvy",
11257 "either",
11258 "heck 0.5.0",
11259 "hex",
11260 "once_cell",
11261 "proc-macro2",
11262 "quote",
11263 "serde",
11264 "serde_json",
11265 "sha2",
11266 "sqlx-core",
11267 "sqlx-mysql",
11268 "sqlx-postgres",
11269 "sqlx-sqlite",
11270 "syn 2.0.76",
11271 "tempfile",
11272 "tokio",
11273 "url",
11274]
11275
11276[[package]]
11277name = "sqlx-mysql"
11278version = "0.8.0"
11279source = "registry+https://github.com/rust-lang/crates.io-index"
11280checksum = "5afe4c38a9b417b6a9a5eeffe7235d0a106716495536e7727d1c7f4b1ff3eba6"
11281dependencies = [
11282 "atoi",
11283 "base64 0.22.1",
11284 "bigdecimal",
11285 "bitflags 2.6.0",
11286 "byteorder",
11287 "bytes 1.7.2",
11288 "chrono",
11289 "crc",
11290 "digest",
11291 "dotenvy",
11292 "either",
11293 "futures-channel",
11294 "futures-core",
11295 "futures-io",
11296 "futures-util",
11297 "generic-array",
11298 "hex",
11299 "hkdf",
11300 "hmac",
11301 "itoa",
11302 "log",
11303 "md-5",
11304 "memchr",
11305 "once_cell",
11306 "percent-encoding",
11307 "rand 0.8.5",
11308 "rsa",
11309 "rust_decimal",
11310 "serde",
11311 "sha1",
11312 "sha2",
11313 "smallvec",
11314 "sqlx-core",
11315 "stringprep",
11316 "thiserror",
11317 "time",
11318 "tracing",
11319 "uuid",
11320 "whoami",
11321]
11322
11323[[package]]
11324name = "sqlx-postgres"
11325version = "0.8.0"
11326source = "registry+https://github.com/rust-lang/crates.io-index"
11327checksum = "b1dbb157e65f10dbe01f729339c06d239120221c9ad9fa0ba8408c4cc18ecf21"
11328dependencies = [
11329 "atoi",
11330 "base64 0.22.1",
11331 "bigdecimal",
11332 "bitflags 2.6.0",
11333 "byteorder",
11334 "chrono",
11335 "crc",
11336 "dotenvy",
11337 "etcetera",
11338 "futures-channel",
11339 "futures-core",
11340 "futures-io",
11341 "futures-util",
11342 "hex",
11343 "hkdf",
11344 "hmac",
11345 "home",
11346 "itoa",
11347 "log",
11348 "md-5",
11349 "memchr",
11350 "num-bigint",
11351 "once_cell",
11352 "rand 0.8.5",
11353 "rust_decimal",
11354 "serde",
11355 "serde_json",
11356 "sha2",
11357 "smallvec",
11358 "sqlx-core",
11359 "stringprep",
11360 "thiserror",
11361 "time",
11362 "tracing",
11363 "uuid",
11364 "whoami",
11365]
11366
11367[[package]]
11368name = "sqlx-sqlite"
11369version = "0.8.0"
11370source = "registry+https://github.com/rust-lang/crates.io-index"
11371checksum = "9b2cdd83c008a622d94499c0006d8ee5f821f36c89b7d625c900e5dc30b5c5ee"
11372dependencies = [
11373 "atoi",
11374 "chrono",
11375 "flume",
11376 "futures-channel",
11377 "futures-core",
11378 "futures-executor",
11379 "futures-intrusive",
11380 "futures-util",
11381 "libsqlite3-sys",
11382 "log",
11383 "percent-encoding",
11384 "serde",
11385 "serde_urlencoded",
11386 "sqlx-core",
11387 "time",
11388 "tracing",
11389 "url",
11390 "uuid",
11391]
11392
11393[[package]]
11394name = "stable_deref_trait"
11395version = "1.2.0"
11396source = "registry+https://github.com/rust-lang/crates.io-index"
11397checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
11398
11399[[package]]
11400name = "static_assertions"
11401version = "1.1.0"
11402source = "registry+https://github.com/rust-lang/crates.io-index"
11403checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
11404
11405[[package]]
11406name = "story"
11407version = "0.1.0"
11408dependencies = [
11409 "gpui",
11410 "itertools 0.13.0",
11411 "smallvec",
11412]
11413
11414[[package]]
11415name = "storybook"
11416version = "0.1.0"
11417dependencies = [
11418 "anyhow",
11419 "clap",
11420 "collab_ui",
11421 "ctrlc",
11422 "dialoguer",
11423 "editor",
11424 "fuzzy",
11425 "gpui",
11426 "indoc",
11427 "language",
11428 "log",
11429 "menu",
11430 "picker",
11431 "project",
11432 "reqwest_client",
11433 "rust-embed",
11434 "settings",
11435 "simplelog",
11436 "story",
11437 "strum 0.25.0",
11438 "theme",
11439 "title_bar",
11440 "ui",
11441]
11442
11443[[package]]
11444name = "strict-num"
11445version = "0.1.1"
11446source = "registry+https://github.com/rust-lang/crates.io-index"
11447checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731"
11448dependencies = [
11449 "float-cmp",
11450]
11451
11452[[package]]
11453name = "string_cache"
11454version = "0.8.7"
11455source = "registry+https://github.com/rust-lang/crates.io-index"
11456checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b"
11457dependencies = [
11458 "new_debug_unreachable",
11459 "once_cell",
11460 "parking_lot",
11461 "phf_shared 0.10.0",
11462 "precomputed-hash",
11463 "serde",
11464]
11465
11466[[package]]
11467name = "string_cache_codegen"
11468version = "0.5.2"
11469source = "registry+https://github.com/rust-lang/crates.io-index"
11470checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
11471dependencies = [
11472 "phf_generator 0.10.0",
11473 "phf_shared 0.10.0",
11474 "proc-macro2",
11475 "quote",
11476]
11477
11478[[package]]
11479name = "stringprep"
11480version = "0.1.5"
11481source = "registry+https://github.com/rust-lang/crates.io-index"
11482checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1"
11483dependencies = [
11484 "unicode-bidi",
11485 "unicode-normalization",
11486 "unicode-properties",
11487]
11488
11489[[package]]
11490name = "strsim"
11491version = "0.11.1"
11492source = "registry+https://github.com/rust-lang/crates.io-index"
11493checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
11494
11495[[package]]
11496name = "strum"
11497version = "0.25.0"
11498source = "registry+https://github.com/rust-lang/crates.io-index"
11499checksum = "290d54ea6f91c969195bdbcd7442c8c2a2ba87da8bf60a7ee86a235d4bc1e125"
11500dependencies = [
11501 "strum_macros",
11502]
11503
11504[[package]]
11505name = "strum"
11506version = "0.26.3"
11507source = "registry+https://github.com/rust-lang/crates.io-index"
11508checksum = "8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06"
11509
11510[[package]]
11511name = "strum_macros"
11512version = "0.25.3"
11513source = "registry+https://github.com/rust-lang/crates.io-index"
11514checksum = "23dc1fa9ac9c169a78ba62f0b841814b7abae11bdd047b9c58f893439e309ea0"
11515dependencies = [
11516 "heck 0.4.1",
11517 "proc-macro2",
11518 "quote",
11519 "rustversion",
11520 "syn 2.0.76",
11521]
11522
11523[[package]]
11524name = "subtle"
11525version = "2.6.1"
11526source = "registry+https://github.com/rust-lang/crates.io-index"
11527checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
11528
11529[[package]]
11530name = "sum_tree"
11531version = "0.1.0"
11532dependencies = [
11533 "arrayvec",
11534 "ctor",
11535 "env_logger 0.11.5",
11536 "log",
11537 "rand 0.8.5",
11538 "rayon",
11539]
11540
11541[[package]]
11542name = "supermaven"
11543version = "0.1.0"
11544dependencies = [
11545 "anyhow",
11546 "client",
11547 "collections",
11548 "editor",
11549 "env_logger 0.11.5",
11550 "futures 0.3.30",
11551 "gpui",
11552 "http_client",
11553 "language",
11554 "log",
11555 "postage",
11556 "project",
11557 "serde",
11558 "serde_json",
11559 "settings",
11560 "smol",
11561 "supermaven_api",
11562 "text",
11563 "theme",
11564 "ui",
11565 "unicode-segmentation",
11566 "util",
11567 "windows 0.58.0",
11568]
11569
11570[[package]]
11571name = "supermaven_api"
11572version = "0.1.0"
11573dependencies = [
11574 "anyhow",
11575 "futures 0.3.30",
11576 "http_client",
11577 "paths",
11578 "serde",
11579 "serde_json",
11580 "smol",
11581]
11582
11583[[package]]
11584name = "sval"
11585version = "2.13.0"
11586source = "registry+https://github.com/rust-lang/crates.io-index"
11587checksum = "53eb957fbc79a55306d5d25d87daf3627bc3800681491cda0709eef36c748bfe"
11588
11589[[package]]
11590name = "sval_buffer"
11591version = "2.13.0"
11592source = "registry+https://github.com/rust-lang/crates.io-index"
11593checksum = "96e860aef60e9cbf37888d4953a13445abf523c534640d1f6174d310917c410d"
11594dependencies = [
11595 "sval",
11596 "sval_ref",
11597]
11598
11599[[package]]
11600name = "sval_dynamic"
11601version = "2.13.0"
11602source = "registry+https://github.com/rust-lang/crates.io-index"
11603checksum = "ea3f2b07929a1127d204ed7cb3905049381708245727680e9139dac317ed556f"
11604dependencies = [
11605 "sval",
11606]
11607
11608[[package]]
11609name = "sval_fmt"
11610version = "2.13.0"
11611source = "registry+https://github.com/rust-lang/crates.io-index"
11612checksum = "c4e188677497de274a1367c4bda15bd2296de4070d91729aac8f0a09c1abf64d"
11613dependencies = [
11614 "itoa",
11615 "ryu",
11616 "sval",
11617]
11618
11619[[package]]
11620name = "sval_json"
11621version = "2.13.0"
11622source = "registry+https://github.com/rust-lang/crates.io-index"
11623checksum = "32f456c07dae652744781f2245d5e3b78e6a9ebad70790ac11eb15dbdbce5282"
11624dependencies = [
11625 "itoa",
11626 "ryu",
11627 "sval",
11628]
11629
11630[[package]]
11631name = "sval_nested"
11632version = "2.13.0"
11633source = "registry+https://github.com/rust-lang/crates.io-index"
11634checksum = "886feb24709f0476baaebbf9ac10671a50163caa7e439d7a7beb7f6d81d0a6fb"
11635dependencies = [
11636 "sval",
11637 "sval_buffer",
11638 "sval_ref",
11639]
11640
11641[[package]]
11642name = "sval_ref"
11643version = "2.13.0"
11644source = "registry+https://github.com/rust-lang/crates.io-index"
11645checksum = "be2e7fc517d778f44f8cb64140afa36010999565528d48985f55e64d45f369ce"
11646dependencies = [
11647 "sval",
11648]
11649
11650[[package]]
11651name = "sval_serde"
11652version = "2.13.0"
11653source = "registry+https://github.com/rust-lang/crates.io-index"
11654checksum = "79bf66549a997ff35cd2114a27ac4b0c2843280f2cfa84b240d169ecaa0add46"
11655dependencies = [
11656 "serde",
11657 "sval",
11658 "sval_nested",
11659]
11660
11661[[package]]
11662name = "svg_fmt"
11663version = "0.4.3"
11664source = "registry+https://github.com/rust-lang/crates.io-index"
11665checksum = "20e16a0f46cf5fd675563ef54f26e83e20f2366bcf027bcb3cc3ed2b98aaf2ca"
11666
11667[[package]]
11668name = "svgtypes"
11669version = "0.15.2"
11670source = "registry+https://github.com/rust-lang/crates.io-index"
11671checksum = "794de53cc48eaabeed0ab6a3404a65f40b3e38c067e4435883a65d2aa4ca000e"
11672dependencies = [
11673 "kurbo",
11674 "siphasher 1.0.1",
11675]
11676
11677[[package]]
11678name = "swash"
11679version = "0.1.18"
11680source = "registry+https://github.com/rust-lang/crates.io-index"
11681checksum = "93cdc334a50fcc2aa3f04761af3b28196280a6aaadb1ef11215c478ae32615ac"
11682dependencies = [
11683 "skrifa",
11684 "yazi",
11685 "zeno",
11686]
11687
11688[[package]]
11689name = "syn"
11690version = "1.0.109"
11691source = "registry+https://github.com/rust-lang/crates.io-index"
11692checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
11693dependencies = [
11694 "proc-macro2",
11695 "quote",
11696 "unicode-ident",
11697]
11698
11699[[package]]
11700name = "syn"
11701version = "2.0.76"
11702source = "registry+https://github.com/rust-lang/crates.io-index"
11703checksum = "578e081a14e0cefc3279b0472138c513f37b41a08d5a3cca9b6e4e8ceb6cd525"
11704dependencies = [
11705 "proc-macro2",
11706 "quote",
11707 "unicode-ident",
11708]
11709
11710[[package]]
11711name = "syn_derive"
11712version = "0.1.8"
11713source = "registry+https://github.com/rust-lang/crates.io-index"
11714checksum = "1329189c02ff984e9736652b1631330da25eaa6bc639089ed4915d25446cbe7b"
11715dependencies = [
11716 "proc-macro-error",
11717 "proc-macro2",
11718 "quote",
11719 "syn 2.0.76",
11720]
11721
11722[[package]]
11723name = "sync_wrapper"
11724version = "0.1.2"
11725source = "registry+https://github.com/rust-lang/crates.io-index"
11726checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
11727
11728[[package]]
11729name = "sync_wrapper"
11730version = "1.0.1"
11731source = "registry+https://github.com/rust-lang/crates.io-index"
11732checksum = "a7065abeca94b6a8a577f9bd45aa0867a2238b74e8eb67cf10d492bc39351394"
11733dependencies = [
11734 "futures-core",
11735]
11736
11737[[package]]
11738name = "synchronoise"
11739version = "1.0.1"
11740source = "registry+https://github.com/rust-lang/crates.io-index"
11741checksum = "3dbc01390fc626ce8d1cffe3376ded2b72a11bb70e1c75f404a210e4daa4def2"
11742dependencies = [
11743 "crossbeam-queue",
11744]
11745
11746[[package]]
11747name = "sys-locale"
11748version = "0.3.1"
11749source = "registry+https://github.com/rust-lang/crates.io-index"
11750checksum = "e801cf239ecd6ccd71f03d270d67dd53d13e90aab208bf4b8fe4ad957ea949b0"
11751dependencies = [
11752 "libc",
11753]
11754
11755[[package]]
11756name = "sysinfo"
11757version = "0.31.4"
11758source = "registry+https://github.com/rust-lang/crates.io-index"
11759checksum = "355dbe4f8799b304b05e1b0f05fc59b2a18d36645cf169607da45bde2f69a1be"
11760dependencies = [
11761 "core-foundation-sys",
11762 "libc",
11763 "memchr",
11764 "ntapi",
11765 "rayon",
11766 "windows 0.54.0",
11767]
11768
11769[[package]]
11770name = "system-configuration"
11771version = "0.5.1"
11772source = "registry+https://github.com/rust-lang/crates.io-index"
11773checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7"
11774dependencies = [
11775 "bitflags 1.3.2",
11776 "core-foundation 0.9.4",
11777 "system-configuration-sys 0.5.0",
11778]
11779
11780[[package]]
11781name = "system-configuration"
11782version = "0.6.1"
11783source = "registry+https://github.com/rust-lang/crates.io-index"
11784checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b"
11785dependencies = [
11786 "bitflags 2.6.0",
11787 "core-foundation 0.9.4",
11788 "system-configuration-sys 0.6.0",
11789]
11790
11791[[package]]
11792name = "system-configuration-sys"
11793version = "0.5.0"
11794source = "registry+https://github.com/rust-lang/crates.io-index"
11795checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"
11796dependencies = [
11797 "core-foundation-sys",
11798 "libc",
11799]
11800
11801[[package]]
11802name = "system-configuration-sys"
11803version = "0.6.0"
11804source = "registry+https://github.com/rust-lang/crates.io-index"
11805checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4"
11806dependencies = [
11807 "core-foundation-sys",
11808 "libc",
11809]
11810
11811[[package]]
11812name = "system-deps"
11813version = "6.2.2"
11814source = "registry+https://github.com/rust-lang/crates.io-index"
11815checksum = "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349"
11816dependencies = [
11817 "cfg-expr",
11818 "heck 0.5.0",
11819 "pkg-config",
11820 "toml 0.8.19",
11821 "version-compare",
11822]
11823
11824[[package]]
11825name = "system-interface"
11826version = "0.27.2"
11827source = "registry+https://github.com/rust-lang/crates.io-index"
11828checksum = "b858526d22750088a9b3cf2e3c2aacebd5377f13adeec02860c30d09113010a6"
11829dependencies = [
11830 "bitflags 2.6.0",
11831 "cap-fs-ext",
11832 "cap-std",
11833 "fd-lock",
11834 "io-lifetimes 2.0.3",
11835 "rustix 0.38.35",
11836 "windows-sys 0.52.0",
11837 "winx",
11838]
11839
11840[[package]]
11841name = "tab_switcher"
11842version = "0.1.0"
11843dependencies = [
11844 "anyhow",
11845 "collections",
11846 "ctor",
11847 "editor",
11848 "env_logger 0.11.5",
11849 "gpui",
11850 "language",
11851 "menu",
11852 "picker",
11853 "project",
11854 "serde",
11855 "serde_json",
11856 "settings",
11857 "theme",
11858 "ui",
11859 "util",
11860 "workspace",
11861]
11862
11863[[package]]
11864name = "taffy"
11865version = "0.4.4"
11866source = "registry+https://github.com/rust-lang/crates.io-index"
11867checksum = "9ec17858c2d465b2f734b798b920818a974faf0babb15d7fef81818a4b2d16f1"
11868dependencies = [
11869 "arrayvec",
11870 "grid",
11871 "num-traits",
11872 "serde",
11873 "slotmap",
11874]
11875
11876[[package]]
11877name = "take-until"
11878version = "0.2.0"
11879source = "registry+https://github.com/rust-lang/crates.io-index"
11880checksum = "8bdb6fa0dfa67b38c1e66b7041ba9dcf23b99d8121907cd31c807a332f7a0bbb"
11881
11882[[package]]
11883name = "tap"
11884version = "1.0.1"
11885source = "registry+https://github.com/rust-lang/crates.io-index"
11886checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
11887
11888[[package]]
11889name = "target-lexicon"
11890version = "0.12.16"
11891source = "registry+https://github.com/rust-lang/crates.io-index"
11892checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
11893
11894[[package]]
11895name = "task"
11896version = "0.1.0"
11897dependencies = [
11898 "anyhow",
11899 "collections",
11900 "futures 0.3.30",
11901 "gpui",
11902 "hex",
11903 "parking_lot",
11904 "schemars",
11905 "serde",
11906 "serde_json_lenient",
11907 "sha2",
11908 "shellexpand 2.1.2",
11909 "util",
11910]
11911
11912[[package]]
11913name = "tasks_ui"
11914version = "0.1.0"
11915dependencies = [
11916 "anyhow",
11917 "editor",
11918 "file_icons",
11919 "fuzzy",
11920 "gpui",
11921 "language",
11922 "menu",
11923 "picker",
11924 "project",
11925 "schemars",
11926 "serde",
11927 "serde_json",
11928 "settings",
11929 "task",
11930 "tree-sitter-rust",
11931 "tree-sitter-typescript",
11932 "ui",
11933 "util",
11934 "workspace",
11935]
11936
11937[[package]]
11938name = "telemetry_events"
11939version = "0.1.0"
11940dependencies = [
11941 "semantic_version",
11942 "serde",
11943]
11944
11945[[package]]
11946name = "tempfile"
11947version = "3.12.0"
11948source = "registry+https://github.com/rust-lang/crates.io-index"
11949checksum = "04cbcdd0c794ebb0d4cf35e88edd2f7d2c4c3e9a5a6dab322839b321c6a87a64"
11950dependencies = [
11951 "cfg-if",
11952 "fastrand 2.1.1",
11953 "once_cell",
11954 "rustix 0.38.35",
11955 "windows-sys 0.59.0",
11956]
11957
11958[[package]]
11959name = "tendril"
11960version = "0.4.3"
11961source = "registry+https://github.com/rust-lang/crates.io-index"
11962checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
11963dependencies = [
11964 "futf",
11965 "mac",
11966 "utf-8",
11967]
11968
11969[[package]]
11970name = "termcolor"
11971version = "1.4.1"
11972source = "registry+https://github.com/rust-lang/crates.io-index"
11973checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
11974dependencies = [
11975 "winapi-util",
11976]
11977
11978[[package]]
11979name = "terminal"
11980version = "0.1.0"
11981dependencies = [
11982 "alacritty_terminal",
11983 "anyhow",
11984 "collections",
11985 "dirs 4.0.0",
11986 "futures 0.3.30",
11987 "gpui",
11988 "libc",
11989 "rand 0.8.5",
11990 "regex",
11991 "release_channel",
11992 "schemars",
11993 "serde",
11994 "serde_derive",
11995 "settings",
11996 "smol",
11997 "sysinfo",
11998 "task",
11999 "theme",
12000 "thiserror",
12001 "util",
12002 "windows 0.58.0",
12003]
12004
12005[[package]]
12006name = "terminal_size"
12007version = "0.4.0"
12008source = "registry+https://github.com/rust-lang/crates.io-index"
12009checksum = "4f599bd7ca042cfdf8f4512b277c02ba102247820f9d9d4a9f521f496751a6ef"
12010dependencies = [
12011 "rustix 0.38.35",
12012 "windows-sys 0.59.0",
12013]
12014
12015[[package]]
12016name = "terminal_view"
12017version = "0.1.0"
12018dependencies = [
12019 "anyhow",
12020 "client",
12021 "collections",
12022 "db",
12023 "dirs 4.0.0",
12024 "editor",
12025 "futures 0.3.30",
12026 "gpui",
12027 "itertools 0.13.0",
12028 "language",
12029 "project",
12030 "rand 0.8.5",
12031 "search",
12032 "serde",
12033 "serde_json",
12034 "settings",
12035 "shellexpand 2.1.2",
12036 "smol",
12037 "task",
12038 "tasks_ui",
12039 "terminal",
12040 "theme",
12041 "ui",
12042 "util",
12043 "workspace",
12044 "zed_actions",
12045]
12046
12047[[package]]
12048name = "text"
12049version = "0.1.0"
12050dependencies = [
12051 "anyhow",
12052 "clock",
12053 "collections",
12054 "ctor",
12055 "env_logger 0.11.5",
12056 "gpui",
12057 "http_client",
12058 "log",
12059 "parking_lot",
12060 "postage",
12061 "rand 0.8.5",
12062 "regex",
12063 "rope",
12064 "smallvec",
12065 "sum_tree",
12066 "util",
12067]
12068
12069[[package]]
12070name = "theme"
12071version = "0.1.0"
12072dependencies = [
12073 "anyhow",
12074 "collections",
12075 "derive_more",
12076 "fs",
12077 "futures 0.3.30",
12078 "gpui",
12079 "indexmap 1.9.3",
12080 "log",
12081 "palette",
12082 "parking_lot",
12083 "refineable",
12084 "schemars",
12085 "serde",
12086 "serde_derive",
12087 "serde_json",
12088 "serde_json_lenient",
12089 "serde_repr",
12090 "settings",
12091 "util",
12092 "uuid",
12093]
12094
12095[[package]]
12096name = "theme_importer"
12097version = "0.1.0"
12098dependencies = [
12099 "anyhow",
12100 "clap",
12101 "gpui",
12102 "indexmap 1.9.3",
12103 "log",
12104 "palette",
12105 "rust-embed",
12106 "schemars",
12107 "serde",
12108 "serde_json",
12109 "serde_json_lenient",
12110 "simplelog",
12111 "strum 0.25.0",
12112 "theme",
12113 "vscode_theme",
12114]
12115
12116[[package]]
12117name = "theme_selector"
12118version = "0.1.0"
12119dependencies = [
12120 "client",
12121 "feature_flags",
12122 "fs",
12123 "fuzzy",
12124 "gpui",
12125 "log",
12126 "picker",
12127 "serde",
12128 "settings",
12129 "theme",
12130 "ui",
12131 "util",
12132 "workspace",
12133]
12134
12135[[package]]
12136name = "thiserror"
12137version = "1.0.64"
12138source = "registry+https://github.com/rust-lang/crates.io-index"
12139checksum = "d50af8abc119fb8bb6dbabcfa89656f46f84aa0ac7688088608076ad2b459a84"
12140dependencies = [
12141 "thiserror-impl",
12142]
12143
12144[[package]]
12145name = "thiserror-impl"
12146version = "1.0.64"
12147source = "registry+https://github.com/rust-lang/crates.io-index"
12148checksum = "08904e7672f5eb876eaaf87e0ce17857500934f4981c4a0ab2b4aa98baac7fc3"
12149dependencies = [
12150 "proc-macro2",
12151 "quote",
12152 "syn 2.0.76",
12153]
12154
12155[[package]]
12156name = "thread_local"
12157version = "1.1.8"
12158source = "registry+https://github.com/rust-lang/crates.io-index"
12159checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
12160dependencies = [
12161 "cfg-if",
12162 "once_cell",
12163]
12164
12165[[package]]
12166name = "tiff"
12167version = "0.9.1"
12168source = "registry+https://github.com/rust-lang/crates.io-index"
12169checksum = "ba1310fcea54c6a9a4fd1aad794ecc02c31682f6bfbecdf460bf19533eed1e3e"
12170dependencies = [
12171 "flate2",
12172 "jpeg-decoder",
12173 "weezl",
12174]
12175
12176[[package]]
12177name = "tiktoken-rs"
12178version = "0.5.9"
12179source = "registry+https://github.com/rust-lang/crates.io-index"
12180checksum = "c314e7ce51440f9e8f5a497394682a57b7c323d0f4d0a6b1b13c429056e0e234"
12181dependencies = [
12182 "anyhow",
12183 "base64 0.21.7",
12184 "bstr",
12185 "fancy-regex",
12186 "lazy_static",
12187 "parking_lot",
12188 "rustc-hash 1.1.0",
12189]
12190
12191[[package]]
12192name = "time"
12193version = "0.3.36"
12194source = "registry+https://github.com/rust-lang/crates.io-index"
12195checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885"
12196dependencies = [
12197 "deranged",
12198 "itoa",
12199 "libc",
12200 "num-conv",
12201 "num_threads",
12202 "powerfmt",
12203 "serde",
12204 "time-core",
12205 "time-macros",
12206]
12207
12208[[package]]
12209name = "time-core"
12210version = "0.1.2"
12211source = "registry+https://github.com/rust-lang/crates.io-index"
12212checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
12213
12214[[package]]
12215name = "time-macros"
12216version = "0.2.18"
12217source = "registry+https://github.com/rust-lang/crates.io-index"
12218checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf"
12219dependencies = [
12220 "num-conv",
12221 "time-core",
12222]
12223
12224[[package]]
12225name = "time_format"
12226version = "0.1.0"
12227dependencies = [
12228 "core-foundation 0.9.4",
12229 "core-foundation-sys",
12230 "sys-locale",
12231 "time",
12232]
12233
12234[[package]]
12235name = "tiny-keccak"
12236version = "2.0.2"
12237source = "registry+https://github.com/rust-lang/crates.io-index"
12238checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
12239dependencies = [
12240 "crunchy",
12241]
12242
12243[[package]]
12244name = "tiny-skia"
12245version = "0.11.4"
12246source = "registry+https://github.com/rust-lang/crates.io-index"
12247checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab"
12248dependencies = [
12249 "arrayref",
12250 "arrayvec",
12251 "bytemuck",
12252 "cfg-if",
12253 "log",
12254 "png",
12255 "tiny-skia-path",
12256]
12257
12258[[package]]
12259name = "tiny-skia-path"
12260version = "0.11.4"
12261source = "registry+https://github.com/rust-lang/crates.io-index"
12262checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93"
12263dependencies = [
12264 "arrayref",
12265 "bytemuck",
12266 "strict-num",
12267]
12268
12269[[package]]
12270name = "tiny_http"
12271version = "0.8.2"
12272source = "registry+https://github.com/rust-lang/crates.io-index"
12273checksum = "9ce51b50006056f590c9b7c3808c3bd70f0d1101666629713866c227d6e58d39"
12274dependencies = [
12275 "ascii",
12276 "chrono",
12277 "chunked_transfer",
12278 "log",
12279 "url",
12280]
12281
12282[[package]]
12283name = "tinytemplate"
12284version = "1.2.1"
12285source = "registry+https://github.com/rust-lang/crates.io-index"
12286checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
12287dependencies = [
12288 "serde",
12289 "serde_json",
12290]
12291
12292[[package]]
12293name = "tinyvec"
12294version = "1.8.0"
12295source = "registry+https://github.com/rust-lang/crates.io-index"
12296checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938"
12297dependencies = [
12298 "tinyvec_macros",
12299]
12300
12301[[package]]
12302name = "tinyvec_macros"
12303version = "0.1.1"
12304source = "registry+https://github.com/rust-lang/crates.io-index"
12305checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
12306
12307[[package]]
12308name = "title_bar"
12309version = "0.1.0"
12310dependencies = [
12311 "auto_update",
12312 "call",
12313 "client",
12314 "collections",
12315 "command_palette",
12316 "editor",
12317 "extensions_ui",
12318 "feature_flags",
12319 "feedback",
12320 "gpui",
12321 "http_client",
12322 "notifications",
12323 "pretty_assertions",
12324 "project",
12325 "recent_projects",
12326 "remote",
12327 "rpc",
12328 "serde",
12329 "settings",
12330 "smallvec",
12331 "story",
12332 "theme",
12333 "theme_selector",
12334 "tree-sitter-md",
12335 "ui",
12336 "util",
12337 "vcs_menu",
12338 "windows 0.58.0",
12339 "workspace",
12340 "zed_actions",
12341]
12342
12343[[package]]
12344name = "tokio"
12345version = "1.40.0"
12346source = "registry+https://github.com/rust-lang/crates.io-index"
12347checksum = "e2b070231665d27ad9ec9b8df639893f46727666c6767db40317fbe920a5d998"
12348dependencies = [
12349 "backtrace",
12350 "bytes 1.7.2",
12351 "libc",
12352 "mio 1.0.2",
12353 "parking_lot",
12354 "pin-project-lite",
12355 "signal-hook-registry",
12356 "socket2 0.5.7",
12357 "tokio-macros",
12358 "windows-sys 0.52.0",
12359]
12360
12361[[package]]
12362name = "tokio-io"
12363version = "0.1.13"
12364source = "registry+https://github.com/rust-lang/crates.io-index"
12365checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"
12366dependencies = [
12367 "bytes 0.4.12",
12368 "futures 0.1.31",
12369 "log",
12370]
12371
12372[[package]]
12373name = "tokio-macros"
12374version = "2.4.0"
12375source = "registry+https://github.com/rust-lang/crates.io-index"
12376checksum = "693d596312e88961bc67d7f1f97af8a70227d9f90c31bba5806eec004978d752"
12377dependencies = [
12378 "proc-macro2",
12379 "quote",
12380 "syn 2.0.76",
12381]
12382
12383[[package]]
12384name = "tokio-native-tls"
12385version = "0.3.1"
12386source = "registry+https://github.com/rust-lang/crates.io-index"
12387checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
12388dependencies = [
12389 "native-tls",
12390 "tokio",
12391]
12392
12393[[package]]
12394name = "tokio-rustls"
12395version = "0.24.1"
12396source = "registry+https://github.com/rust-lang/crates.io-index"
12397checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
12398dependencies = [
12399 "rustls 0.21.12",
12400 "tokio",
12401]
12402
12403[[package]]
12404name = "tokio-rustls"
12405version = "0.26.0"
12406source = "registry+https://github.com/rust-lang/crates.io-index"
12407checksum = "0c7bc40d0e5a97695bb96e27995cd3a08538541b0a846f65bba7a359f36700d4"
12408dependencies = [
12409 "rustls 0.23.13",
12410 "rustls-pki-types",
12411 "tokio",
12412]
12413
12414[[package]]
12415name = "tokio-socks"
12416version = "0.5.2"
12417source = "registry+https://github.com/rust-lang/crates.io-index"
12418checksum = "0d4770b8024672c1101b3f6733eab95b18007dbe0847a8afe341fcf79e06043f"
12419dependencies = [
12420 "either",
12421 "futures-io",
12422 "futures-util",
12423 "thiserror",
12424 "tokio",
12425]
12426
12427[[package]]
12428name = "tokio-stream"
12429version = "0.1.15"
12430source = "registry+https://github.com/rust-lang/crates.io-index"
12431checksum = "267ac89e0bec6e691e5813911606935d77c476ff49024f98abcea3e7b15e37af"
12432dependencies = [
12433 "futures-core",
12434 "pin-project-lite",
12435 "tokio",
12436]
12437
12438[[package]]
12439name = "tokio-tungstenite"
12440version = "0.20.1"
12441source = "registry+https://github.com/rust-lang/crates.io-index"
12442checksum = "212d5dcb2a1ce06d81107c3d0ffa3121fe974b73f068c8282cb1c32328113b6c"
12443dependencies = [
12444 "futures-util",
12445 "log",
12446 "tokio",
12447 "tungstenite 0.20.1",
12448]
12449
12450[[package]]
12451name = "tokio-tungstenite"
12452version = "0.21.0"
12453source = "registry+https://github.com/rust-lang/crates.io-index"
12454checksum = "c83b561d025642014097b66e6c1bb422783339e0909e4429cde4749d1990bc38"
12455dependencies = [
12456 "futures-util",
12457 "log",
12458 "tokio",
12459 "tungstenite 0.21.0",
12460]
12461
12462[[package]]
12463name = "tokio-util"
12464version = "0.7.12"
12465source = "registry+https://github.com/rust-lang/crates.io-index"
12466checksum = "61e7c3654c13bcd040d4a03abee2c75b1d14a37b423cf5a813ceae1cc903ec6a"
12467dependencies = [
12468 "bytes 1.7.2",
12469 "futures-core",
12470 "futures-io",
12471 "futures-sink",
12472 "pin-project-lite",
12473 "tokio",
12474]
12475
12476[[package]]
12477name = "toml"
12478version = "0.5.11"
12479source = "registry+https://github.com/rust-lang/crates.io-index"
12480checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
12481dependencies = [
12482 "serde",
12483]
12484
12485[[package]]
12486name = "toml"
12487version = "0.7.8"
12488source = "registry+https://github.com/rust-lang/crates.io-index"
12489checksum = "dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257"
12490dependencies = [
12491 "serde",
12492 "serde_spanned",
12493 "toml_datetime",
12494 "toml_edit 0.19.15",
12495]
12496
12497[[package]]
12498name = "toml"
12499version = "0.8.19"
12500source = "registry+https://github.com/rust-lang/crates.io-index"
12501checksum = "a1ed1f98e3fdc28d6d910e6737ae6ab1a93bf1985935a1193e68f93eeb68d24e"
12502dependencies = [
12503 "serde",
12504 "serde_spanned",
12505 "toml_datetime",
12506 "toml_edit 0.22.20",
12507]
12508
12509[[package]]
12510name = "toml_datetime"
12511version = "0.6.8"
12512source = "registry+https://github.com/rust-lang/crates.io-index"
12513checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41"
12514dependencies = [
12515 "serde",
12516]
12517
12518[[package]]
12519name = "toml_edit"
12520version = "0.19.15"
12521source = "registry+https://github.com/rust-lang/crates.io-index"
12522checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
12523dependencies = [
12524 "indexmap 2.4.0",
12525 "serde",
12526 "serde_spanned",
12527 "toml_datetime",
12528 "winnow 0.5.40",
12529]
12530
12531[[package]]
12532name = "toml_edit"
12533version = "0.22.20"
12534source = "registry+https://github.com/rust-lang/crates.io-index"
12535checksum = "583c44c02ad26b0c3f3066fe629275e50627026c51ac2e595cca4c230ce1ce1d"
12536dependencies = [
12537 "indexmap 2.4.0",
12538 "serde",
12539 "serde_spanned",
12540 "toml_datetime",
12541 "winnow 0.6.18",
12542]
12543
12544[[package]]
12545name = "toolchain_selector"
12546version = "0.1.0"
12547dependencies = [
12548 "editor",
12549 "fuzzy",
12550 "gpui",
12551 "language",
12552 "picker",
12553 "project",
12554 "ui",
12555 "util",
12556 "workspace",
12557]
12558
12559[[package]]
12560name = "topological-sort"
12561version = "0.2.2"
12562source = "registry+https://github.com/rust-lang/crates.io-index"
12563checksum = "ea68304e134ecd095ac6c3574494fc62b909f416c4fca77e440530221e549d3d"
12564
12565[[package]]
12566name = "tower"
12567version = "0.4.13"
12568source = "registry+https://github.com/rust-lang/crates.io-index"
12569checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
12570dependencies = [
12571 "futures-core",
12572 "futures-util",
12573 "pin-project",
12574 "pin-project-lite",
12575 "tokio",
12576 "tower-layer",
12577 "tower-service",
12578 "tracing",
12579]
12580
12581[[package]]
12582name = "tower-http"
12583version = "0.3.5"
12584source = "registry+https://github.com/rust-lang/crates.io-index"
12585checksum = "f873044bf02dd1e8239e9c1293ea39dad76dc594ec16185d0a1bf31d8dc8d858"
12586dependencies = [
12587 "bitflags 1.3.2",
12588 "bytes 1.7.2",
12589 "futures-core",
12590 "futures-util",
12591 "http 0.2.12",
12592 "http-body 0.4.6",
12593 "http-range-header",
12594 "pin-project-lite",
12595 "tower-layer",
12596 "tower-service",
12597]
12598
12599[[package]]
12600name = "tower-http"
12601version = "0.4.4"
12602source = "registry+https://github.com/rust-lang/crates.io-index"
12603checksum = "61c5bb1d698276a2443e5ecfabc1008bf15a36c12e6a7176e7bf089ea9131140"
12604dependencies = [
12605 "bitflags 2.6.0",
12606 "bytes 1.7.2",
12607 "futures-core",
12608 "futures-util",
12609 "http 0.2.12",
12610 "http-body 0.4.6",
12611 "http-range-header",
12612 "pin-project-lite",
12613 "tower-layer",
12614 "tower-service",
12615 "tracing",
12616]
12617
12618[[package]]
12619name = "tower-layer"
12620version = "0.3.3"
12621source = "registry+https://github.com/rust-lang/crates.io-index"
12622checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
12623
12624[[package]]
12625name = "tower-service"
12626version = "0.3.3"
12627source = "registry+https://github.com/rust-lang/crates.io-index"
12628checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
12629
12630[[package]]
12631name = "tracing"
12632version = "0.1.40"
12633source = "registry+https://github.com/rust-lang/crates.io-index"
12634checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
12635dependencies = [
12636 "log",
12637 "pin-project-lite",
12638 "tracing-attributes",
12639 "tracing-core",
12640]
12641
12642[[package]]
12643name = "tracing-attributes"
12644version = "0.1.27"
12645source = "registry+https://github.com/rust-lang/crates.io-index"
12646checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
12647dependencies = [
12648 "proc-macro2",
12649 "quote",
12650 "syn 2.0.76",
12651]
12652
12653[[package]]
12654name = "tracing-core"
12655version = "0.1.32"
12656source = "registry+https://github.com/rust-lang/crates.io-index"
12657checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
12658dependencies = [
12659 "once_cell",
12660 "valuable",
12661]
12662
12663[[package]]
12664name = "tracing-log"
12665version = "0.2.0"
12666source = "registry+https://github.com/rust-lang/crates.io-index"
12667checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
12668dependencies = [
12669 "log",
12670 "once_cell",
12671 "tracing-core",
12672]
12673
12674[[package]]
12675name = "tracing-serde"
12676version = "0.1.3"
12677source = "registry+https://github.com/rust-lang/crates.io-index"
12678checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"
12679dependencies = [
12680 "serde",
12681 "tracing-core",
12682]
12683
12684[[package]]
12685name = "tracing-subscriber"
12686version = "0.3.18"
12687source = "registry+https://github.com/rust-lang/crates.io-index"
12688checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b"
12689dependencies = [
12690 "matchers",
12691 "nu-ansi-term",
12692 "once_cell",
12693 "regex",
12694 "serde",
12695 "serde_json",
12696 "sharded-slab",
12697 "smallvec",
12698 "thread_local",
12699 "tracing",
12700 "tracing-core",
12701 "tracing-log",
12702 "tracing-serde",
12703]
12704
12705[[package]]
12706name = "tree-sitter"
12707version = "0.23.0"
12708source = "registry+https://github.com/rust-lang/crates.io-index"
12709checksum = "20f4cd3642c47a85052a887d86704f4eac272969f61b686bdd3f772122aabaff"
12710dependencies = [
12711 "cc",
12712 "regex",
12713 "regex-syntax 0.8.4",
12714 "tree-sitter-language",
12715 "wasmtime-c-api-impl",
12716]
12717
12718[[package]]
12719name = "tree-sitter-bash"
12720version = "0.23.1"
12721source = "registry+https://github.com/rust-lang/crates.io-index"
12722checksum = "3aa5e1c6bd02c0053f3f68edcf5d8866b38a8640584279e30fca88149ce14dda"
12723dependencies = [
12724 "cc",
12725 "tree-sitter-language",
12726]
12727
12728[[package]]
12729name = "tree-sitter-c"
12730version = "0.23.1"
12731source = "registry+https://github.com/rust-lang/crates.io-index"
12732checksum = "c8b3fb515e498e258799a31d78e6603767cd6892770d9e2290ec00af5c3ad80b"
12733dependencies = [
12734 "cc",
12735 "tree-sitter-language",
12736]
12737
12738[[package]]
12739name = "tree-sitter-cpp"
12740version = "0.23.1"
12741source = "registry+https://github.com/rust-lang/crates.io-index"
12742checksum = "1d67e862242878d6ee50e1e5814f267ee3eea0168aea2cdbd700ccfb4c74b6d3"
12743dependencies = [
12744 "cc",
12745 "tree-sitter-language",
12746]
12747
12748[[package]]
12749name = "tree-sitter-css"
12750version = "0.23.0"
12751source = "registry+https://github.com/rust-lang/crates.io-index"
12752checksum = "8d0018d6b1692a806f9cddaa1e5616951fd58840c39a0b21401b55ab3df12292"
12753dependencies = [
12754 "cc",
12755 "tree-sitter-language",
12756]
12757
12758[[package]]
12759name = "tree-sitter-diff"
12760version = "0.1.0"
12761source = "registry+https://github.com/rust-lang/crates.io-index"
12762checksum = "dfe1e5ca280a65dfe5ba4205c1bcc84edf486464fed315db53dee6da9a335889"
12763dependencies = [
12764 "cc",
12765 "tree-sitter-language",
12766]
12767
12768[[package]]
12769name = "tree-sitter-elixir"
12770version = "0.3.1"
12771source = "registry+https://github.com/rust-lang/crates.io-index"
12772checksum = "97bf0efa4be41120018f23305b105ad4dfd3be1b7f302dc4071d0e6c2dec3a32"
12773dependencies = [
12774 "cc",
12775 "tree-sitter-language",
12776]
12777
12778[[package]]
12779name = "tree-sitter-embedded-template"
12780version = "0.23.0"
12781source = "registry+https://github.com/rust-lang/crates.io-index"
12782checksum = "9644d7586ebe850c84037ee2f4804dda4a9348eef053be6b1e0d7712342a2495"
12783dependencies = [
12784 "cc",
12785 "tree-sitter-language",
12786]
12787
12788[[package]]
12789name = "tree-sitter-go"
12790version = "0.23.1"
12791source = "registry+https://github.com/rust-lang/crates.io-index"
12792checksum = "caf57626e4c9b6d6efaf8a8d5ee1241c5f178ae7bfdf693713ae6a774f01424e"
12793dependencies = [
12794 "cc",
12795 "tree-sitter-language",
12796]
12797
12798[[package]]
12799name = "tree-sitter-gomod"
12800version = "1.0.2"
12801source = "git+https://github.com/zed-industries/tree-sitter-go-mod?rev=a9aea5e358cde4d0f8ff20b7bc4fa311e359c7ca#a9aea5e358cde4d0f8ff20b7bc4fa311e359c7ca"
12802dependencies = [
12803 "cc",
12804 "tree-sitter-language",
12805]
12806
12807[[package]]
12808name = "tree-sitter-gowork"
12809version = "0.0.1"
12810source = "git+https://github.com/zed-industries/tree-sitter-go-work?rev=acb0617bf7f4fda02c6217676cc64acb89536dc7#acb0617bf7f4fda02c6217676cc64acb89536dc7"
12811dependencies = [
12812 "cc",
12813 "tree-sitter-language",
12814]
12815
12816[[package]]
12817name = "tree-sitter-heex"
12818version = "0.0.1"
12819source = "git+https://github.com/zed-industries/tree-sitter-heex?rev=1dd45142fbb05562e35b2040c6129c9bca346592#1dd45142fbb05562e35b2040c6129c9bca346592"
12820dependencies = [
12821 "cc",
12822 "tree-sitter-language",
12823]
12824
12825[[package]]
12826name = "tree-sitter-html"
12827version = "0.20.4"
12828source = "registry+https://github.com/rust-lang/crates.io-index"
12829checksum = "8766b5ad3721517f8259e6394aefda9c686aebf7a8c74ab8624f2c3b46902fd5"
12830dependencies = [
12831 "cc",
12832 "tree-sitter",
12833]
12834
12835[[package]]
12836name = "tree-sitter-jsdoc"
12837version = "0.23.0"
12838source = "registry+https://github.com/rust-lang/crates.io-index"
12839checksum = "f8c4049eb0ad690e34e5f63640f75ce12a2ff8ba18344d0a13926805b139c0c8"
12840dependencies = [
12841 "cc",
12842 "tree-sitter-language",
12843]
12844
12845[[package]]
12846name = "tree-sitter-json"
12847version = "0.23.0"
12848source = "registry+https://github.com/rust-lang/crates.io-index"
12849checksum = "86a5d6b3ea17e06e7a34aabeadd68f5866c0d0f9359155d432095f8b751865e4"
12850dependencies = [
12851 "cc",
12852 "tree-sitter-language",
12853]
12854
12855[[package]]
12856name = "tree-sitter-language"
12857version = "0.1.0"
12858source = "registry+https://github.com/rust-lang/crates.io-index"
12859checksum = "2545046bd1473dac6c626659cc2567c6c0ff302fc8b84a56c4243378276f7f57"
12860
12861[[package]]
12862name = "tree-sitter-md"
12863version = "0.3.2"
12864source = "git+https://github.com/tree-sitter-grammars/tree-sitter-markdown?rev=9a23c1a96c0513d8fc6520972beedd419a973539#9a23c1a96c0513d8fc6520972beedd419a973539"
12865dependencies = [
12866 "cc",
12867 "tree-sitter-language",
12868]
12869
12870[[package]]
12871name = "tree-sitter-python"
12872version = "0.23.2"
12873source = "registry+https://github.com/rust-lang/crates.io-index"
12874checksum = "65661b1a3e24139e2e54207e47d910ab07e28790d78efc7d5dc3a11ce2a110eb"
12875dependencies = [
12876 "cc",
12877 "tree-sitter-language",
12878]
12879
12880[[package]]
12881name = "tree-sitter-regex"
12882version = "0.23.0"
12883source = "registry+https://github.com/rust-lang/crates.io-index"
12884checksum = "0b9a7087b1cf769c96b7e74414947df067fb6135f04d176fd23be08b9396cc0e"
12885dependencies = [
12886 "cc",
12887 "tree-sitter-language",
12888]
12889
12890[[package]]
12891name = "tree-sitter-ruby"
12892version = "0.23.0"
12893source = "registry+https://github.com/rust-lang/crates.io-index"
12894checksum = "6ec5ee842e27791e0adffa0b2a177614de51d2a26e5c7e84d014ed7f097e5ed0"
12895dependencies = [
12896 "cc",
12897 "tree-sitter-language",
12898]
12899
12900[[package]]
12901name = "tree-sitter-rust"
12902version = "0.23.0"
12903source = "registry+https://github.com/rust-lang/crates.io-index"
12904checksum = "cffbbcb780348fbae8395742ae5b34c1fd794e4085d43aac9f259387f9a84dc8"
12905dependencies = [
12906 "cc",
12907 "tree-sitter-language",
12908]
12909
12910[[package]]
12911name = "tree-sitter-typescript"
12912version = "0.23.0"
12913source = "registry+https://github.com/rust-lang/crates.io-index"
12914checksum = "aecf1585ae2a9dddc2b1d4c0e2140b2ec9876e2a25fd79de47fcf7dae0384685"
12915dependencies = [
12916 "cc",
12917 "tree-sitter-language",
12918]
12919
12920[[package]]
12921name = "tree-sitter-yaml"
12922version = "0.6.1"
12923source = "git+https://github.com/zed-industries/tree-sitter-yaml?rev=baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a#baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a"
12924dependencies = [
12925 "cc",
12926 "tree-sitter-language",
12927]
12928
12929[[package]]
12930name = "try-lock"
12931version = "0.2.5"
12932source = "registry+https://github.com/rust-lang/crates.io-index"
12933checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
12934
12935[[package]]
12936name = "ttf-parser"
12937version = "0.21.1"
12938source = "registry+https://github.com/rust-lang/crates.io-index"
12939checksum = "2c591d83f69777866b9126b24c6dd9a18351f177e49d625920d19f989fd31cf8"
12940
12941[[package]]
12942name = "tungstenite"
12943version = "0.20.1"
12944source = "registry+https://github.com/rust-lang/crates.io-index"
12945checksum = "9e3dac10fd62eaf6617d3a904ae222845979aec67c615d1c842b4002c7666fb9"
12946dependencies = [
12947 "byteorder",
12948 "bytes 1.7.2",
12949 "data-encoding",
12950 "http 0.2.12",
12951 "httparse",
12952 "log",
12953 "rand 0.8.5",
12954 "sha1",
12955 "thiserror",
12956 "url",
12957 "utf-8",
12958]
12959
12960[[package]]
12961name = "tungstenite"
12962version = "0.21.0"
12963source = "registry+https://github.com/rust-lang/crates.io-index"
12964checksum = "9ef1a641ea34f399a848dea702823bbecfb4c486f911735368f1f137cb8257e1"
12965dependencies = [
12966 "byteorder",
12967 "bytes 1.7.2",
12968 "data-encoding",
12969 "http 1.1.0",
12970 "httparse",
12971 "log",
12972 "rand 0.8.5",
12973 "sha1",
12974 "thiserror",
12975 "url",
12976 "utf-8",
12977]
12978
12979[[package]]
12980name = "typeid"
12981version = "1.0.2"
12982source = "registry+https://github.com/rust-lang/crates.io-index"
12983checksum = "0e13db2e0ccd5e14a544e8a246ba2312cd25223f616442d7f2cb0e3db614236e"
12984
12985[[package]]
12986name = "typenum"
12987version = "1.17.0"
12988source = "registry+https://github.com/rust-lang/crates.io-index"
12989checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
12990
12991[[package]]
12992name = "ucd-trie"
12993version = "0.1.6"
12994source = "registry+https://github.com/rust-lang/crates.io-index"
12995checksum = "ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9"
12996
12997[[package]]
12998name = "uds_windows"
12999version = "1.1.0"
13000source = "registry+https://github.com/rust-lang/crates.io-index"
13001checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9"
13002dependencies = [
13003 "memoffset",
13004 "tempfile",
13005 "winapi",
13006]
13007
13008[[package]]
13009name = "ui"
13010version = "0.1.0"
13011dependencies = [
13012 "chrono",
13013 "gpui",
13014 "itertools 0.13.0",
13015 "menu",
13016 "serde",
13017 "settings",
13018 "smallvec",
13019 "story",
13020 "strum 0.25.0",
13021 "theme",
13022 "ui_macros",
13023 "windows 0.58.0",
13024]
13025
13026[[package]]
13027name = "ui_input"
13028version = "0.1.0"
13029dependencies = [
13030 "editor",
13031 "gpui",
13032 "settings",
13033 "theme",
13034 "ui",
13035]
13036
13037[[package]]
13038name = "ui_macros"
13039version = "0.1.0"
13040dependencies = [
13041 "convert_case 0.6.0",
13042 "proc-macro2",
13043 "quote",
13044 "syn 1.0.109",
13045]
13046
13047[[package]]
13048name = "unicase"
13049version = "2.7.0"
13050source = "registry+https://github.com/rust-lang/crates.io-index"
13051checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89"
13052dependencies = [
13053 "version_check",
13054]
13055
13056[[package]]
13057name = "unicode-bidi"
13058version = "0.3.15"
13059source = "registry+https://github.com/rust-lang/crates.io-index"
13060checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75"
13061
13062[[package]]
13063name = "unicode-bidi-mirroring"
13064version = "0.2.0"
13065source = "registry+https://github.com/rust-lang/crates.io-index"
13066checksum = "23cb788ffebc92c5948d0e997106233eeb1d8b9512f93f41651f52b6c5f5af86"
13067
13068[[package]]
13069name = "unicode-ccc"
13070version = "0.2.0"
13071source = "registry+https://github.com/rust-lang/crates.io-index"
13072checksum = "1df77b101bcc4ea3d78dafc5ad7e4f58ceffe0b2b16bf446aeb50b6cb4157656"
13073
13074[[package]]
13075name = "unicode-ident"
13076version = "1.0.12"
13077source = "registry+https://github.com/rust-lang/crates.io-index"
13078checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
13079
13080[[package]]
13081name = "unicode-linebreak"
13082version = "0.1.5"
13083source = "registry+https://github.com/rust-lang/crates.io-index"
13084checksum = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f"
13085
13086[[package]]
13087name = "unicode-normalization"
13088version = "0.1.23"
13089source = "registry+https://github.com/rust-lang/crates.io-index"
13090checksum = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5"
13091dependencies = [
13092 "tinyvec",
13093]
13094
13095[[package]]
13096name = "unicode-properties"
13097version = "0.1.2"
13098source = "registry+https://github.com/rust-lang/crates.io-index"
13099checksum = "52ea75f83c0137a9b98608359a5f1af8144876eb67bcb1ce837368e906a9f524"
13100
13101[[package]]
13102name = "unicode-script"
13103version = "0.5.6"
13104source = "registry+https://github.com/rust-lang/crates.io-index"
13105checksum = "ad8d71f5726e5f285a935e9fe8edfd53f0491eb6e9a5774097fdabee7cd8c9cd"
13106
13107[[package]]
13108name = "unicode-segmentation"
13109version = "1.11.0"
13110source = "registry+https://github.com/rust-lang/crates.io-index"
13111checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202"
13112
13113[[package]]
13114name = "unicode-width"
13115version = "0.1.13"
13116source = "registry+https://github.com/rust-lang/crates.io-index"
13117checksum = "0336d538f7abc86d282a4189614dfaa90810dfc2c6f6427eaf88e16311dd225d"
13118
13119[[package]]
13120name = "unicode-xid"
13121version = "0.2.5"
13122source = "registry+https://github.com/rust-lang/crates.io-index"
13123checksum = "229730647fbc343e3a80e463c1db7f78f3855d3f3739bee0dda773c9a037c90a"
13124
13125[[package]]
13126name = "unicode_categories"
13127version = "0.1.1"
13128source = "registry+https://github.com/rust-lang/crates.io-index"
13129checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
13130
13131[[package]]
13132name = "unindent"
13133version = "0.1.11"
13134source = "registry+https://github.com/rust-lang/crates.io-index"
13135checksum = "e1766d682d402817b5ac4490b3c3002d91dfa0d22812f341609f97b08757359c"
13136
13137[[package]]
13138name = "untrusted"
13139version = "0.7.1"
13140source = "registry+https://github.com/rust-lang/crates.io-index"
13141checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
13142
13143[[package]]
13144name = "untrusted"
13145version = "0.9.0"
13146source = "registry+https://github.com/rust-lang/crates.io-index"
13147checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
13148
13149[[package]]
13150name = "url"
13151version = "2.5.2"
13152source = "registry+https://github.com/rust-lang/crates.io-index"
13153checksum = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c"
13154dependencies = [
13155 "form_urlencoded",
13156 "idna",
13157 "percent-encoding",
13158 "serde",
13159]
13160
13161[[package]]
13162name = "urlencoding"
13163version = "2.1.3"
13164source = "registry+https://github.com/rust-lang/crates.io-index"
13165checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
13166
13167[[package]]
13168name = "usvg"
13169version = "0.41.0"
13170source = "registry+https://github.com/rust-lang/crates.io-index"
13171checksum = "5c704361d822337cfc00387672c7b59eaa72a1f0744f62b2a68aa228a0c6927d"
13172dependencies = [
13173 "base64 0.22.1",
13174 "data-url",
13175 "flate2",
13176 "imagesize",
13177 "kurbo",
13178 "log",
13179 "pico-args",
13180 "roxmltree 0.19.0",
13181 "simplecss",
13182 "siphasher 1.0.1",
13183 "strict-num",
13184 "svgtypes",
13185 "tiny-skia-path",
13186 "xmlwriter",
13187]
13188
13189[[package]]
13190name = "utf-8"
13191version = "0.7.6"
13192source = "registry+https://github.com/rust-lang/crates.io-index"
13193checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
13194
13195[[package]]
13196name = "utf8parse"
13197version = "0.2.2"
13198source = "registry+https://github.com/rust-lang/crates.io-index"
13199checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
13200
13201[[package]]
13202name = "util"
13203version = "0.1.0"
13204dependencies = [
13205 "anyhow",
13206 "async-fs 1.6.0",
13207 "collections",
13208 "dirs 4.0.0",
13209 "futures 0.3.30",
13210 "futures-lite 1.13.0",
13211 "git2",
13212 "globset",
13213 "log",
13214 "rand 0.8.5",
13215 "regex",
13216 "rust-embed",
13217 "serde",
13218 "serde_json",
13219 "take-until",
13220 "tempfile",
13221 "tendril",
13222 "unicase",
13223]
13224
13225[[package]]
13226name = "uuid"
13227version = "1.10.0"
13228source = "registry+https://github.com/rust-lang/crates.io-index"
13229checksum = "81dfa00651efa65069b0b6b651f4aaa31ba9e3c3ce0137aaad053604ee7e0314"
13230dependencies = [
13231 "getrandom 0.2.15",
13232 "serde",
13233 "sha1_smol",
13234]
13235
13236[[package]]
13237name = "v_frame"
13238version = "0.3.8"
13239source = "registry+https://github.com/rust-lang/crates.io-index"
13240checksum = "d6f32aaa24bacd11e488aa9ba66369c7cd514885742c9fe08cfe85884db3e92b"
13241dependencies = [
13242 "aligned-vec",
13243 "num-traits",
13244 "wasm-bindgen",
13245]
13246
13247[[package]]
13248name = "valuable"
13249version = "0.1.0"
13250source = "registry+https://github.com/rust-lang/crates.io-index"
13251checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
13252
13253[[package]]
13254name = "value-bag"
13255version = "1.9.0"
13256source = "registry+https://github.com/rust-lang/crates.io-index"
13257checksum = "5a84c137d37ab0142f0f2ddfe332651fdbf252e7b7dbb4e67b6c1f1b2e925101"
13258dependencies = [
13259 "value-bag-serde1",
13260 "value-bag-sval2",
13261]
13262
13263[[package]]
13264name = "value-bag-serde1"
13265version = "1.9.0"
13266source = "registry+https://github.com/rust-lang/crates.io-index"
13267checksum = "ccacf50c5cb077a9abb723c5bcb5e0754c1a433f1e1de89edc328e2760b6328b"
13268dependencies = [
13269 "erased-serde",
13270 "serde",
13271 "serde_fmt",
13272]
13273
13274[[package]]
13275name = "value-bag-sval2"
13276version = "1.9.0"
13277source = "registry+https://github.com/rust-lang/crates.io-index"
13278checksum = "1785bae486022dfb9703915d42287dcb284c1ee37bd1080eeba78cc04721285b"
13279dependencies = [
13280 "sval",
13281 "sval_buffer",
13282 "sval_dynamic",
13283 "sval_fmt",
13284 "sval_json",
13285 "sval_ref",
13286 "sval_serde",
13287]
13288
13289[[package]]
13290name = "vcpkg"
13291version = "0.2.15"
13292source = "registry+https://github.com/rust-lang/crates.io-index"
13293checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
13294
13295[[package]]
13296name = "vcs_menu"
13297version = "0.1.0"
13298dependencies = [
13299 "anyhow",
13300 "fuzzy",
13301 "git",
13302 "gpui",
13303 "picker",
13304 "project",
13305 "ui",
13306 "util",
13307 "workspace",
13308]
13309
13310[[package]]
13311name = "version-compare"
13312version = "0.2.0"
13313source = "registry+https://github.com/rust-lang/crates.io-index"
13314checksum = "852e951cb7832cb45cb1169900d19760cfa39b82bc0ea9c0e5a14ae88411c98b"
13315
13316[[package]]
13317name = "version_check"
13318version = "0.9.5"
13319source = "registry+https://github.com/rust-lang/crates.io-index"
13320checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
13321
13322[[package]]
13323name = "vim"
13324version = "0.1.0"
13325dependencies = [
13326 "anyhow",
13327 "async-compat",
13328 "async-trait",
13329 "collections",
13330 "command_palette",
13331 "command_palette_hooks",
13332 "editor",
13333 "futures 0.3.30",
13334 "gpui",
13335 "indoc",
13336 "itertools 0.13.0",
13337 "language",
13338 "log",
13339 "lsp",
13340 "multi_buffer",
13341 "nvim-rs",
13342 "parking_lot",
13343 "regex",
13344 "release_channel",
13345 "schemars",
13346 "search",
13347 "serde",
13348 "serde_derive",
13349 "serde_json",
13350 "settings",
13351 "tokio",
13352 "ui",
13353 "util",
13354 "workspace",
13355 "zed_actions",
13356]
13357
13358[[package]]
13359name = "vscode_theme"
13360version = "0.2.0"
13361source = "registry+https://github.com/rust-lang/crates.io-index"
13362checksum = "8b3666211944f2e6ba2c359bc9efc1891157e910b1b11c3900892ea9f18179d2"
13363dependencies = [
13364 "serde",
13365]
13366
13367[[package]]
13368name = "vsimd"
13369version = "0.8.0"
13370source = "registry+https://github.com/rust-lang/crates.io-index"
13371checksum = "5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64"
13372
13373[[package]]
13374name = "vswhom"
13375version = "0.1.0"
13376source = "registry+https://github.com/rust-lang/crates.io-index"
13377checksum = "be979b7f07507105799e854203b470ff7c78a1639e330a58f183b5fea574608b"
13378dependencies = [
13379 "libc",
13380 "vswhom-sys",
13381]
13382
13383[[package]]
13384name = "vswhom-sys"
13385version = "0.1.2"
13386source = "registry+https://github.com/rust-lang/crates.io-index"
13387checksum = "d3b17ae1f6c8a2b28506cd96d412eebf83b4a0ff2cbefeeb952f2f9dfa44ba18"
13388dependencies = [
13389 "cc",
13390 "libc",
13391]
13392
13393[[package]]
13394name = "vte"
13395version = "0.13.0"
13396source = "registry+https://github.com/rust-lang/crates.io-index"
13397checksum = "40eb22ae96f050e0c0d6f7ce43feeae26c348fc4dea56928ca81537cfaa6188b"
13398dependencies = [
13399 "bitflags 2.6.0",
13400 "cursor-icon",
13401 "log",
13402 "serde",
13403 "utf8parse",
13404 "vte_generate_state_changes",
13405]
13406
13407[[package]]
13408name = "vte_generate_state_changes"
13409version = "0.1.2"
13410source = "registry+https://github.com/rust-lang/crates.io-index"
13411checksum = "2e369bee1b05d510a7b4ed645f5faa90619e05437111783ea5848f28d97d3c2e"
13412dependencies = [
13413 "proc-macro2",
13414 "quote",
13415]
13416
13417[[package]]
13418name = "waker-fn"
13419version = "1.2.0"
13420source = "registry+https://github.com/rust-lang/crates.io-index"
13421checksum = "317211a0dc0ceedd78fb2ca9a44aed3d7b9b26f81870d485c07122b4350673b7"
13422
13423[[package]]
13424name = "walkdir"
13425version = "2.5.0"
13426source = "registry+https://github.com/rust-lang/crates.io-index"
13427checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
13428dependencies = [
13429 "same-file",
13430 "winapi-util",
13431]
13432
13433[[package]]
13434name = "want"
13435version = "0.3.1"
13436source = "registry+https://github.com/rust-lang/crates.io-index"
13437checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
13438dependencies = [
13439 "try-lock",
13440]
13441
13442[[package]]
13443name = "warp"
13444version = "0.3.7"
13445source = "registry+https://github.com/rust-lang/crates.io-index"
13446checksum = "4378d202ff965b011c64817db11d5829506d3404edeadb61f190d111da3f231c"
13447dependencies = [
13448 "bytes 1.7.2",
13449 "futures-channel",
13450 "futures-util",
13451 "headers",
13452 "http 0.2.12",
13453 "hyper 0.14.30",
13454 "log",
13455 "mime",
13456 "mime_guess",
13457 "percent-encoding",
13458 "pin-project",
13459 "scoped-tls",
13460 "serde",
13461 "serde_json",
13462 "serde_urlencoded",
13463 "tokio",
13464 "tokio-tungstenite 0.21.0",
13465 "tokio-util",
13466 "tower-service",
13467 "tracing",
13468]
13469
13470[[package]]
13471name = "wasi"
13472version = "0.9.0+wasi-snapshot-preview1"
13473source = "registry+https://github.com/rust-lang/crates.io-index"
13474checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
13475
13476[[package]]
13477name = "wasi"
13478version = "0.11.0+wasi-snapshot-preview1"
13479source = "registry+https://github.com/rust-lang/crates.io-index"
13480checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
13481
13482[[package]]
13483name = "wasite"
13484version = "0.1.0"
13485source = "registry+https://github.com/rust-lang/crates.io-index"
13486checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b"
13487
13488[[package]]
13489name = "wasm-bindgen"
13490version = "0.2.93"
13491source = "registry+https://github.com/rust-lang/crates.io-index"
13492checksum = "a82edfc16a6c469f5f44dc7b571814045d60404b55a0ee849f9bcfa2e63dd9b5"
13493dependencies = [
13494 "cfg-if",
13495 "once_cell",
13496 "wasm-bindgen-macro",
13497]
13498
13499[[package]]
13500name = "wasm-bindgen-backend"
13501version = "0.2.93"
13502source = "registry+https://github.com/rust-lang/crates.io-index"
13503checksum = "9de396da306523044d3302746f1208fa71d7532227f15e347e2d93e4145dd77b"
13504dependencies = [
13505 "bumpalo",
13506 "log",
13507 "once_cell",
13508 "proc-macro2",
13509 "quote",
13510 "syn 2.0.76",
13511 "wasm-bindgen-shared",
13512]
13513
13514[[package]]
13515name = "wasm-bindgen-futures"
13516version = "0.4.43"
13517source = "registry+https://github.com/rust-lang/crates.io-index"
13518checksum = "61e9300f63a621e96ed275155c108eb6f843b6a26d053f122ab69724559dc8ed"
13519dependencies = [
13520 "cfg-if",
13521 "js-sys",
13522 "wasm-bindgen",
13523 "web-sys",
13524]
13525
13526[[package]]
13527name = "wasm-bindgen-macro"
13528version = "0.2.93"
13529source = "registry+https://github.com/rust-lang/crates.io-index"
13530checksum = "585c4c91a46b072c92e908d99cb1dcdf95c5218eeb6f3bf1efa991ee7a68cccf"
13531dependencies = [
13532 "quote",
13533 "wasm-bindgen-macro-support",
13534]
13535
13536[[package]]
13537name = "wasm-bindgen-macro-support"
13538version = "0.2.93"
13539source = "registry+https://github.com/rust-lang/crates.io-index"
13540checksum = "afc340c74d9005395cf9dd098506f7f44e38f2b4a21c6aaacf9a105ea5e1e836"
13541dependencies = [
13542 "proc-macro2",
13543 "quote",
13544 "syn 2.0.76",
13545 "wasm-bindgen-backend",
13546 "wasm-bindgen-shared",
13547]
13548
13549[[package]]
13550name = "wasm-bindgen-shared"
13551version = "0.2.93"
13552source = "registry+https://github.com/rust-lang/crates.io-index"
13553checksum = "c62a0a307cb4a311d3a07867860911ca130c3494e8c2719593806c08bc5d0484"
13554
13555[[package]]
13556name = "wasm-encoder"
13557version = "0.201.0"
13558source = "registry+https://github.com/rust-lang/crates.io-index"
13559checksum = "b9c7d2731df60006819b013f64ccc2019691deccf6e11a1804bc850cd6748f1a"
13560dependencies = [
13561 "leb128",
13562]
13563
13564[[package]]
13565name = "wasm-encoder"
13566version = "0.215.0"
13567source = "registry+https://github.com/rust-lang/crates.io-index"
13568checksum = "4fb56df3e06b8e6b77e37d2969a50ba51281029a9aeb3855e76b7f49b6418847"
13569dependencies = [
13570 "leb128",
13571]
13572
13573[[package]]
13574name = "wasm-metadata"
13575version = "0.201.0"
13576source = "registry+https://github.com/rust-lang/crates.io-index"
13577checksum = "0fd83062c17b9f4985d438603cde0a5e8c5c8198201a6937f778b607924c7da2"
13578dependencies = [
13579 "anyhow",
13580 "indexmap 2.4.0",
13581 "serde",
13582 "serde_derive",
13583 "serde_json",
13584 "spdx",
13585 "wasm-encoder 0.201.0",
13586 "wasmparser 0.201.0",
13587]
13588
13589[[package]]
13590name = "wasm-streams"
13591version = "0.4.1"
13592source = "registry+https://github.com/rust-lang/crates.io-index"
13593checksum = "4e072d4e72f700fb3443d8fe94a39315df013eef1104903cdb0a2abd322bbecd"
13594dependencies = [
13595 "futures-util",
13596 "js-sys",
13597 "wasm-bindgen",
13598 "wasm-bindgen-futures",
13599 "web-sys",
13600]
13601
13602[[package]]
13603name = "wasmparser"
13604version = "0.201.0"
13605source = "registry+https://github.com/rust-lang/crates.io-index"
13606checksum = "84e5df6dba6c0d7fafc63a450f1738451ed7a0b52295d83e868218fa286bf708"
13607dependencies = [
13608 "bitflags 2.6.0",
13609 "indexmap 2.4.0",
13610 "semver",
13611]
13612
13613[[package]]
13614name = "wasmparser"
13615version = "0.215.0"
13616source = "registry+https://github.com/rust-lang/crates.io-index"
13617checksum = "53fbde0881f24199b81cf49b6ff8f9c145ac8eb1b7fc439adb5c099734f7d90e"
13618dependencies = [
13619 "ahash 0.8.11",
13620 "bitflags 2.6.0",
13621 "hashbrown 0.14.5",
13622 "indexmap 2.4.0",
13623 "semver",
13624 "serde",
13625]
13626
13627[[package]]
13628name = "wasmprinter"
13629version = "0.215.0"
13630source = "registry+https://github.com/rust-lang/crates.io-index"
13631checksum = "d8e9a325d85053408209b3d2ce5eaddd0dd6864d1cff7a007147ba073157defc"
13632dependencies = [
13633 "anyhow",
13634 "termcolor",
13635 "wasmparser 0.215.0",
13636]
13637
13638[[package]]
13639name = "wasmtime"
13640version = "24.0.1"
13641source = "registry+https://github.com/rust-lang/crates.io-index"
13642checksum = "7e4a5b05e9f1797e557e79f0cf04348eaa7a232596939ef4762838ddf7a6127a"
13643dependencies = [
13644 "anyhow",
13645 "async-trait",
13646 "bitflags 2.6.0",
13647 "bumpalo",
13648 "cc",
13649 "cfg-if",
13650 "encoding_rs",
13651 "hashbrown 0.14.5",
13652 "indexmap 2.4.0",
13653 "libc",
13654 "libm",
13655 "log",
13656 "mach2",
13657 "memfd",
13658 "object",
13659 "once_cell",
13660 "paste",
13661 "postcard",
13662 "psm",
13663 "rustix 0.38.35",
13664 "semver",
13665 "serde",
13666 "serde_derive",
13667 "smallvec",
13668 "sptr",
13669 "target-lexicon",
13670 "wasmparser 0.215.0",
13671 "wasmtime-asm-macros",
13672 "wasmtime-component-macro",
13673 "wasmtime-component-util",
13674 "wasmtime-cranelift",
13675 "wasmtime-environ",
13676 "wasmtime-fiber",
13677 "wasmtime-jit-icache-coherence",
13678 "wasmtime-slab",
13679 "wasmtime-versioned-export-macros",
13680 "wasmtime-winch",
13681 "windows-sys 0.52.0",
13682]
13683
13684[[package]]
13685name = "wasmtime-asm-macros"
13686version = "24.0.1"
13687source = "registry+https://github.com/rust-lang/crates.io-index"
13688checksum = "64414227e19556d4372f9688458c5673606de83473eb66cd0514d36ea8808cab"
13689dependencies = [
13690 "cfg-if",
13691]
13692
13693[[package]]
13694name = "wasmtime-c-api-impl"
13695version = "24.0.0"
13696source = "registry+https://github.com/rust-lang/crates.io-index"
13697checksum = "765e302e7d9125e614aaeec3ad6b6083605393004eca00214106a4ff6b47fc58"
13698dependencies = [
13699 "anyhow",
13700 "log",
13701 "once_cell",
13702 "tracing",
13703 "wasmtime",
13704 "wasmtime-c-api-macros",
13705]
13706
13707[[package]]
13708name = "wasmtime-c-api-macros"
13709version = "24.0.0"
13710source = "registry+https://github.com/rust-lang/crates.io-index"
13711checksum = "2d09d02eaa84aa2de5babee7b0296557ad6e4903bb10aa8d135e393e753a43d6"
13712dependencies = [
13713 "proc-macro2",
13714 "quote",
13715]
13716
13717[[package]]
13718name = "wasmtime-component-macro"
13719version = "24.0.1"
13720source = "registry+https://github.com/rust-lang/crates.io-index"
13721checksum = "d3ead31b73689602225742920adbcd881f5656702c1a3b4830862c0c66731727"
13722dependencies = [
13723 "anyhow",
13724 "proc-macro2",
13725 "quote",
13726 "syn 2.0.76",
13727 "wasmtime-component-util",
13728 "wasmtime-wit-bindgen",
13729 "wit-parser 0.215.0",
13730]
13731
13732[[package]]
13733name = "wasmtime-component-util"
13734version = "24.0.1"
13735source = "registry+https://github.com/rust-lang/crates.io-index"
13736checksum = "ab2c778661800e1dcd8ba3e15ff042299709e0a4c512525d9cbb604a04c0421b"
13737
13738[[package]]
13739name = "wasmtime-cranelift"
13740version = "24.0.1"
13741source = "registry+https://github.com/rust-lang/crates.io-index"
13742checksum = "9f7ee1f436bcf7d213ef7c2e9d44caffcd57e540ccf997d013384c2ae9b82db7"
13743dependencies = [
13744 "anyhow",
13745 "cfg-if",
13746 "cranelift-codegen",
13747 "cranelift-control",
13748 "cranelift-entity",
13749 "cranelift-frontend",
13750 "cranelift-native",
13751 "cranelift-wasm",
13752 "gimli 0.29.0",
13753 "log",
13754 "object",
13755 "target-lexicon",
13756 "thiserror",
13757 "wasmparser 0.215.0",
13758 "wasmtime-environ",
13759 "wasmtime-versioned-export-macros",
13760]
13761
13762[[package]]
13763name = "wasmtime-environ"
13764version = "24.0.1"
13765source = "registry+https://github.com/rust-lang/crates.io-index"
13766checksum = "fa8c33adfb3b9f8d6ef716bc55aea5e6b2275cd5a6721ec8c837d1cb0c471516"
13767dependencies = [
13768 "anyhow",
13769 "cpp_demangle",
13770 "cranelift-bitset",
13771 "cranelift-entity",
13772 "gimli 0.29.0",
13773 "indexmap 2.4.0",
13774 "log",
13775 "object",
13776 "postcard",
13777 "rustc-demangle",
13778 "semver",
13779 "serde",
13780 "serde_derive",
13781 "target-lexicon",
13782 "wasm-encoder 0.215.0",
13783 "wasmparser 0.215.0",
13784 "wasmprinter",
13785 "wasmtime-component-util",
13786 "wasmtime-types",
13787]
13788
13789[[package]]
13790name = "wasmtime-fiber"
13791version = "24.0.1"
13792source = "registry+https://github.com/rust-lang/crates.io-index"
13793checksum = "9f3227ed807c2dda9dd770c241023fcd6e48e6722c1c26ff79fc3604d412e884"
13794dependencies = [
13795 "anyhow",
13796 "cc",
13797 "cfg-if",
13798 "rustix 0.38.35",
13799 "wasmtime-asm-macros",
13800 "wasmtime-versioned-export-macros",
13801 "windows-sys 0.52.0",
13802]
13803
13804[[package]]
13805name = "wasmtime-jit-icache-coherence"
13806version = "24.0.1"
13807source = "registry+https://github.com/rust-lang/crates.io-index"
13808checksum = "fa89fc440f0edca882ba6d1890608898e6f0193afdc504c0a64478ec53622bd6"
13809dependencies = [
13810 "anyhow",
13811 "cfg-if",
13812 "libc",
13813 "windows-sys 0.52.0",
13814]
13815
13816[[package]]
13817name = "wasmtime-slab"
13818version = "24.0.1"
13819source = "registry+https://github.com/rust-lang/crates.io-index"
13820checksum = "682b7a5b6772c4e4de8c696fc619ec97930b5e89098db9bee22c1136e002438b"
13821
13822[[package]]
13823name = "wasmtime-types"
13824version = "24.0.1"
13825source = "registry+https://github.com/rust-lang/crates.io-index"
13826checksum = "4a95ea5572f8c3ffe777af21aa00a92097ded291a342fecad9f2c6a972ecea99"
13827dependencies = [
13828 "anyhow",
13829 "cranelift-entity",
13830 "serde",
13831 "serde_derive",
13832 "smallvec",
13833 "wasmparser 0.215.0",
13834]
13835
13836[[package]]
13837name = "wasmtime-versioned-export-macros"
13838version = "24.0.1"
13839source = "registry+https://github.com/rust-lang/crates.io-index"
13840checksum = "ac3621bfccd4e4336ae141d62b96e96316c0f23c47d64e9700594ebe3c4d9a10"
13841dependencies = [
13842 "proc-macro2",
13843 "quote",
13844 "syn 2.0.76",
13845]
13846
13847[[package]]
13848name = "wasmtime-wasi"
13849version = "24.0.1"
13850source = "registry+https://github.com/rust-lang/crates.io-index"
13851checksum = "fda03f5bfd5c4cc09f75c7e44846663f25f2c48a2d688fbfb5c7a33af6cf34f5"
13852dependencies = [
13853 "anyhow",
13854 "async-trait",
13855 "bitflags 2.6.0",
13856 "bytes 1.7.2",
13857 "cap-fs-ext",
13858 "cap-net-ext",
13859 "cap-rand",
13860 "cap-std",
13861 "cap-time-ext",
13862 "fs-set-times",
13863 "futures 0.3.30",
13864 "io-extras",
13865 "io-lifetimes 2.0.3",
13866 "once_cell",
13867 "rustix 0.38.35",
13868 "system-interface",
13869 "thiserror",
13870 "tokio",
13871 "tracing",
13872 "url",
13873 "wasmtime",
13874 "wiggle",
13875 "windows-sys 0.52.0",
13876]
13877
13878[[package]]
13879name = "wasmtime-winch"
13880version = "24.0.1"
13881source = "registry+https://github.com/rust-lang/crates.io-index"
13882checksum = "d1d3e99f6bba37864487c9356398667699935b9cfa3655ed2b153b9428b3dd21"
13883dependencies = [
13884 "anyhow",
13885 "cranelift-codegen",
13886 "gimli 0.29.0",
13887 "object",
13888 "target-lexicon",
13889 "wasmparser 0.215.0",
13890 "wasmtime-cranelift",
13891 "wasmtime-environ",
13892 "winch-codegen",
13893]
13894
13895[[package]]
13896name = "wasmtime-wit-bindgen"
13897version = "24.0.1"
13898source = "registry+https://github.com/rust-lang/crates.io-index"
13899checksum = "ee0f4524da226d2cb503d794c8928de6bc24878758cebd4e383c946e9fdb8b3a"
13900dependencies = [
13901 "anyhow",
13902 "heck 0.4.1",
13903 "indexmap 2.4.0",
13904 "wit-parser 0.215.0",
13905]
13906
13907[[package]]
13908name = "wast"
13909version = "35.0.2"
13910source = "registry+https://github.com/rust-lang/crates.io-index"
13911checksum = "2ef140f1b49946586078353a453a1d28ba90adfc54dde75710bc1931de204d68"
13912dependencies = [
13913 "leb128",
13914]
13915
13916[[package]]
13917name = "wayland-backend"
13918version = "0.3.6"
13919source = "registry+https://github.com/rust-lang/crates.io-index"
13920checksum = "f90e11ce2ca99c97b940ee83edbae9da2d56a08f9ea8158550fd77fa31722993"
13921dependencies = [
13922 "cc",
13923 "downcast-rs",
13924 "rustix 0.38.35",
13925 "scoped-tls",
13926 "smallvec",
13927 "wayland-sys",
13928]
13929
13930[[package]]
13931name = "wayland-client"
13932version = "0.31.5"
13933source = "registry+https://github.com/rust-lang/crates.io-index"
13934checksum = "7e321577a0a165911bdcfb39cf029302479d7527b517ee58ab0f6ad09edf0943"
13935dependencies = [
13936 "bitflags 2.6.0",
13937 "rustix 0.38.35",
13938 "wayland-backend",
13939 "wayland-scanner",
13940]
13941
13942[[package]]
13943name = "wayland-cursor"
13944version = "0.31.5"
13945source = "registry+https://github.com/rust-lang/crates.io-index"
13946checksum = "6ef9489a8df197ebf3a8ce8a7a7f0a2320035c3743f3c1bd0bdbccf07ce64f95"
13947dependencies = [
13948 "rustix 0.38.35",
13949 "wayland-client",
13950 "xcursor",
13951]
13952
13953[[package]]
13954name = "wayland-protocols"
13955version = "0.31.2"
13956source = "registry+https://github.com/rust-lang/crates.io-index"
13957checksum = "8f81f365b8b4a97f422ac0e8737c438024b5951734506b0e1d775c73030561f4"
13958dependencies = [
13959 "bitflags 2.6.0",
13960 "wayland-backend",
13961 "wayland-client",
13962 "wayland-scanner",
13963]
13964
13965[[package]]
13966name = "wayland-protocols-plasma"
13967version = "0.2.0"
13968source = "registry+https://github.com/rust-lang/crates.io-index"
13969checksum = "23803551115ff9ea9bce586860c5c5a971e360825a0309264102a9495a5ff479"
13970dependencies = [
13971 "bitflags 2.6.0",
13972 "wayland-backend",
13973 "wayland-client",
13974 "wayland-protocols",
13975 "wayland-scanner",
13976]
13977
13978[[package]]
13979name = "wayland-scanner"
13980version = "0.31.4"
13981source = "registry+https://github.com/rust-lang/crates.io-index"
13982checksum = "d7b56f89937f1cf2ee1f1259cf2936a17a1f45d8f0aa1019fae6d470d304cfa6"
13983dependencies = [
13984 "proc-macro2",
13985 "quick-xml 0.34.0",
13986 "quote",
13987]
13988
13989[[package]]
13990name = "wayland-sys"
13991version = "0.31.4"
13992source = "registry+https://github.com/rust-lang/crates.io-index"
13993checksum = "43676fe2daf68754ecf1d72026e4e6c15483198b5d24e888b74d3f22f887a148"
13994dependencies = [
13995 "dlib",
13996 "log",
13997 "once_cell",
13998 "pkg-config",
13999]
14000
14001[[package]]
14002name = "web-sys"
14003version = "0.3.70"
14004source = "registry+https://github.com/rust-lang/crates.io-index"
14005checksum = "26fdeaafd9bd129f65e7c031593c24d62186301e0c72c8978fa1678be7d532c0"
14006dependencies = [
14007 "js-sys",
14008 "wasm-bindgen",
14009]
14010
14011[[package]]
14012name = "webpki"
14013version = "0.22.4"
14014source = "registry+https://github.com/rust-lang/crates.io-index"
14015checksum = "ed63aea5ce73d0ff405984102c42de94fc55a6b75765d621c65262469b3c9b53"
14016dependencies = [
14017 "ring 0.17.8",
14018 "untrusted 0.9.0",
14019]
14020
14021[[package]]
14022name = "webpki-roots"
14023version = "0.22.6"
14024source = "registry+https://github.com/rust-lang/crates.io-index"
14025checksum = "b6c71e40d7d2c34a5106301fb632274ca37242cd0c9d3e64dbece371a40a2d87"
14026dependencies = [
14027 "webpki",
14028]
14029
14030[[package]]
14031name = "webpki-roots"
14032version = "0.25.4"
14033source = "registry+https://github.com/rust-lang/crates.io-index"
14034checksum = "5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1"
14035
14036[[package]]
14037name = "weezl"
14038version = "0.1.8"
14039source = "registry+https://github.com/rust-lang/crates.io-index"
14040checksum = "53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082"
14041
14042[[package]]
14043name = "welcome"
14044version = "0.1.0"
14045dependencies = [
14046 "anyhow",
14047 "client",
14048 "db",
14049 "editor",
14050 "extensions_ui",
14051 "fuzzy",
14052 "gpui",
14053 "inline_completion_button",
14054 "install_cli",
14055 "picker",
14056 "project",
14057 "schemars",
14058 "serde",
14059 "settings",
14060 "theme_selector",
14061 "ui",
14062 "util",
14063 "vim",
14064 "workspace",
14065 "zed_actions",
14066]
14067
14068[[package]]
14069name = "which"
14070version = "4.4.2"
14071source = "registry+https://github.com/rust-lang/crates.io-index"
14072checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
14073dependencies = [
14074 "either",
14075 "home",
14076 "once_cell",
14077 "rustix 0.38.35",
14078]
14079
14080[[package]]
14081name = "which"
14082version = "6.0.3"
14083source = "registry+https://github.com/rust-lang/crates.io-index"
14084checksum = "b4ee928febd44d98f2f459a4a79bd4d928591333a494a10a868418ac1b39cf1f"
14085dependencies = [
14086 "either",
14087 "home",
14088 "rustix 0.38.35",
14089 "winsafe",
14090]
14091
14092[[package]]
14093name = "whoami"
14094version = "1.5.1"
14095source = "registry+https://github.com/rust-lang/crates.io-index"
14096checksum = "a44ab49fad634e88f55bf8f9bb3abd2f27d7204172a112c7c9987e01c1c94ea9"
14097dependencies = [
14098 "redox_syscall 0.4.1",
14099 "wasite",
14100]
14101
14102[[package]]
14103name = "wiggle"
14104version = "24.0.1"
14105source = "registry+https://github.com/rust-lang/crates.io-index"
14106checksum = "2d3b31bd2b4d2d82a4b747b8dbc45f566214214a4ffdc5690429a73bc221dc8a"
14107dependencies = [
14108 "anyhow",
14109 "async-trait",
14110 "bitflags 2.6.0",
14111 "thiserror",
14112 "tracing",
14113 "wasmtime",
14114 "wiggle-macro",
14115]
14116
14117[[package]]
14118name = "wiggle-generate"
14119version = "24.0.1"
14120source = "registry+https://github.com/rust-lang/crates.io-index"
14121checksum = "e2c6136b195fc12067aa9d4e7a5baf118729394df7bc7cbf8c63119bc9f2a7cd"
14122dependencies = [
14123 "anyhow",
14124 "heck 0.4.1",
14125 "proc-macro2",
14126 "quote",
14127 "shellexpand 2.1.2",
14128 "syn 2.0.76",
14129 "witx",
14130]
14131
14132[[package]]
14133name = "wiggle-macro"
14134version = "24.0.1"
14135source = "registry+https://github.com/rust-lang/crates.io-index"
14136checksum = "8a41eaceee468da976ac43b85c4eb82e482f828d5e8e56f49f90dfac2d9bc3b4"
14137dependencies = [
14138 "proc-macro2",
14139 "quote",
14140 "syn 2.0.76",
14141 "wiggle-generate",
14142]
14143
14144[[package]]
14145name = "winapi"
14146version = "0.3.9"
14147source = "registry+https://github.com/rust-lang/crates.io-index"
14148checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
14149dependencies = [
14150 "winapi-i686-pc-windows-gnu",
14151 "winapi-x86_64-pc-windows-gnu",
14152]
14153
14154[[package]]
14155name = "winapi-i686-pc-windows-gnu"
14156version = "0.4.0"
14157source = "registry+https://github.com/rust-lang/crates.io-index"
14158checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
14159
14160[[package]]
14161name = "winapi-util"
14162version = "0.1.9"
14163source = "registry+https://github.com/rust-lang/crates.io-index"
14164checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
14165dependencies = [
14166 "windows-sys 0.59.0",
14167]
14168
14169[[package]]
14170name = "winapi-x86_64-pc-windows-gnu"
14171version = "0.4.0"
14172source = "registry+https://github.com/rust-lang/crates.io-index"
14173checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
14174
14175[[package]]
14176name = "winch-codegen"
14177version = "0.22.1"
14178source = "registry+https://github.com/rust-lang/crates.io-index"
14179checksum = "c139fb9298d9651b6869afd544e567ca2448cd5f5ddcb24e4bb86a1ee187c8b3"
14180dependencies = [
14181 "anyhow",
14182 "cranelift-codegen",
14183 "gimli 0.29.0",
14184 "regalloc2",
14185 "smallvec",
14186 "target-lexicon",
14187 "wasmparser 0.215.0",
14188 "wasmtime-cranelift",
14189 "wasmtime-environ",
14190]
14191
14192[[package]]
14193name = "windows"
14194version = "0.54.0"
14195source = "registry+https://github.com/rust-lang/crates.io-index"
14196checksum = "9252e5725dbed82865af151df558e754e4a3c2c30818359eb17465f1346a1b49"
14197dependencies = [
14198 "windows-core 0.54.0",
14199 "windows-targets 0.52.6",
14200]
14201
14202[[package]]
14203name = "windows"
14204version = "0.58.0"
14205source = "registry+https://github.com/rust-lang/crates.io-index"
14206checksum = "dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6"
14207dependencies = [
14208 "windows-core 0.58.0",
14209 "windows-targets 0.52.6",
14210]
14211
14212[[package]]
14213name = "windows-core"
14214version = "0.52.0"
14215source = "registry+https://github.com/rust-lang/crates.io-index"
14216checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
14217dependencies = [
14218 "windows-targets 0.52.6",
14219]
14220
14221[[package]]
14222name = "windows-core"
14223version = "0.54.0"
14224source = "registry+https://github.com/rust-lang/crates.io-index"
14225checksum = "12661b9c89351d684a50a8a643ce5f608e20243b9fb84687800163429f161d65"
14226dependencies = [
14227 "windows-result 0.1.2",
14228 "windows-targets 0.52.6",
14229]
14230
14231[[package]]
14232name = "windows-core"
14233version = "0.58.0"
14234source = "registry+https://github.com/rust-lang/crates.io-index"
14235checksum = "6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99"
14236dependencies = [
14237 "windows-implement",
14238 "windows-interface",
14239 "windows-result 0.2.0",
14240 "windows-strings",
14241 "windows-targets 0.52.6",
14242]
14243
14244[[package]]
14245name = "windows-implement"
14246version = "0.58.0"
14247source = "registry+https://github.com/rust-lang/crates.io-index"
14248checksum = "2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b"
14249dependencies = [
14250 "proc-macro2",
14251 "quote",
14252 "syn 2.0.76",
14253]
14254
14255[[package]]
14256name = "windows-interface"
14257version = "0.58.0"
14258source = "registry+https://github.com/rust-lang/crates.io-index"
14259checksum = "053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515"
14260dependencies = [
14261 "proc-macro2",
14262 "quote",
14263 "syn 2.0.76",
14264]
14265
14266[[package]]
14267name = "windows-registry"
14268version = "0.2.0"
14269source = "registry+https://github.com/rust-lang/crates.io-index"
14270checksum = "e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0"
14271dependencies = [
14272 "windows-result 0.2.0",
14273 "windows-strings",
14274 "windows-targets 0.52.6",
14275]
14276
14277[[package]]
14278name = "windows-result"
14279version = "0.1.2"
14280source = "registry+https://github.com/rust-lang/crates.io-index"
14281checksum = "5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8"
14282dependencies = [
14283 "windows-targets 0.52.6",
14284]
14285
14286[[package]]
14287name = "windows-result"
14288version = "0.2.0"
14289source = "registry+https://github.com/rust-lang/crates.io-index"
14290checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e"
14291dependencies = [
14292 "windows-targets 0.52.6",
14293]
14294
14295[[package]]
14296name = "windows-strings"
14297version = "0.1.0"
14298source = "registry+https://github.com/rust-lang/crates.io-index"
14299checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10"
14300dependencies = [
14301 "windows-result 0.2.0",
14302 "windows-targets 0.52.6",
14303]
14304
14305[[package]]
14306name = "windows-sys"
14307version = "0.45.0"
14308source = "registry+https://github.com/rust-lang/crates.io-index"
14309checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
14310dependencies = [
14311 "windows-targets 0.42.2",
14312]
14313
14314[[package]]
14315name = "windows-sys"
14316version = "0.48.0"
14317source = "registry+https://github.com/rust-lang/crates.io-index"
14318checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
14319dependencies = [
14320 "windows-targets 0.48.5",
14321]
14322
14323[[package]]
14324name = "windows-sys"
14325version = "0.52.0"
14326source = "registry+https://github.com/rust-lang/crates.io-index"
14327checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
14328dependencies = [
14329 "windows-targets 0.52.6",
14330]
14331
14332[[package]]
14333name = "windows-sys"
14334version = "0.59.0"
14335source = "registry+https://github.com/rust-lang/crates.io-index"
14336checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
14337dependencies = [
14338 "windows-targets 0.52.6",
14339]
14340
14341[[package]]
14342name = "windows-targets"
14343version = "0.42.2"
14344source = "registry+https://github.com/rust-lang/crates.io-index"
14345checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
14346dependencies = [
14347 "windows_aarch64_gnullvm 0.42.2",
14348 "windows_aarch64_msvc 0.42.2",
14349 "windows_i686_gnu 0.42.2",
14350 "windows_i686_msvc 0.42.2",
14351 "windows_x86_64_gnu 0.42.2",
14352 "windows_x86_64_gnullvm 0.42.2",
14353 "windows_x86_64_msvc 0.42.2",
14354]
14355
14356[[package]]
14357name = "windows-targets"
14358version = "0.48.5"
14359source = "registry+https://github.com/rust-lang/crates.io-index"
14360checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
14361dependencies = [
14362 "windows_aarch64_gnullvm 0.48.5",
14363 "windows_aarch64_msvc 0.48.5",
14364 "windows_i686_gnu 0.48.5",
14365 "windows_i686_msvc 0.48.5",
14366 "windows_x86_64_gnu 0.48.5",
14367 "windows_x86_64_gnullvm 0.48.5",
14368 "windows_x86_64_msvc 0.48.5",
14369]
14370
14371[[package]]
14372name = "windows-targets"
14373version = "0.52.6"
14374source = "registry+https://github.com/rust-lang/crates.io-index"
14375checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
14376dependencies = [
14377 "windows_aarch64_gnullvm 0.52.6",
14378 "windows_aarch64_msvc 0.52.6",
14379 "windows_i686_gnu 0.52.6",
14380 "windows_i686_gnullvm",
14381 "windows_i686_msvc 0.52.6",
14382 "windows_x86_64_gnu 0.52.6",
14383 "windows_x86_64_gnullvm 0.52.6",
14384 "windows_x86_64_msvc 0.52.6",
14385]
14386
14387[[package]]
14388name = "windows_aarch64_gnullvm"
14389version = "0.42.2"
14390source = "registry+https://github.com/rust-lang/crates.io-index"
14391checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
14392
14393[[package]]
14394name = "windows_aarch64_gnullvm"
14395version = "0.48.5"
14396source = "registry+https://github.com/rust-lang/crates.io-index"
14397checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
14398
14399[[package]]
14400name = "windows_aarch64_gnullvm"
14401version = "0.52.6"
14402source = "registry+https://github.com/rust-lang/crates.io-index"
14403checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
14404
14405[[package]]
14406name = "windows_aarch64_msvc"
14407version = "0.42.2"
14408source = "registry+https://github.com/rust-lang/crates.io-index"
14409checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
14410
14411[[package]]
14412name = "windows_aarch64_msvc"
14413version = "0.48.5"
14414source = "registry+https://github.com/rust-lang/crates.io-index"
14415checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
14416
14417[[package]]
14418name = "windows_aarch64_msvc"
14419version = "0.52.6"
14420source = "registry+https://github.com/rust-lang/crates.io-index"
14421checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
14422
14423[[package]]
14424name = "windows_i686_gnu"
14425version = "0.42.2"
14426source = "registry+https://github.com/rust-lang/crates.io-index"
14427checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
14428
14429[[package]]
14430name = "windows_i686_gnu"
14431version = "0.48.5"
14432source = "registry+https://github.com/rust-lang/crates.io-index"
14433checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
14434
14435[[package]]
14436name = "windows_i686_gnu"
14437version = "0.52.6"
14438source = "registry+https://github.com/rust-lang/crates.io-index"
14439checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
14440
14441[[package]]
14442name = "windows_i686_gnullvm"
14443version = "0.52.6"
14444source = "registry+https://github.com/rust-lang/crates.io-index"
14445checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
14446
14447[[package]]
14448name = "windows_i686_msvc"
14449version = "0.42.2"
14450source = "registry+https://github.com/rust-lang/crates.io-index"
14451checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
14452
14453[[package]]
14454name = "windows_i686_msvc"
14455version = "0.48.5"
14456source = "registry+https://github.com/rust-lang/crates.io-index"
14457checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
14458
14459[[package]]
14460name = "windows_i686_msvc"
14461version = "0.52.6"
14462source = "registry+https://github.com/rust-lang/crates.io-index"
14463checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
14464
14465[[package]]
14466name = "windows_x86_64_gnu"
14467version = "0.42.2"
14468source = "registry+https://github.com/rust-lang/crates.io-index"
14469checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
14470
14471[[package]]
14472name = "windows_x86_64_gnu"
14473version = "0.48.5"
14474source = "registry+https://github.com/rust-lang/crates.io-index"
14475checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
14476
14477[[package]]
14478name = "windows_x86_64_gnu"
14479version = "0.52.6"
14480source = "registry+https://github.com/rust-lang/crates.io-index"
14481checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
14482
14483[[package]]
14484name = "windows_x86_64_gnullvm"
14485version = "0.42.2"
14486source = "registry+https://github.com/rust-lang/crates.io-index"
14487checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
14488
14489[[package]]
14490name = "windows_x86_64_gnullvm"
14491version = "0.48.5"
14492source = "registry+https://github.com/rust-lang/crates.io-index"
14493checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
14494
14495[[package]]
14496name = "windows_x86_64_gnullvm"
14497version = "0.52.6"
14498source = "registry+https://github.com/rust-lang/crates.io-index"
14499checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
14500
14501[[package]]
14502name = "windows_x86_64_msvc"
14503version = "0.42.2"
14504source = "registry+https://github.com/rust-lang/crates.io-index"
14505checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
14506
14507[[package]]
14508name = "windows_x86_64_msvc"
14509version = "0.48.5"
14510source = "registry+https://github.com/rust-lang/crates.io-index"
14511checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
14512
14513[[package]]
14514name = "windows_x86_64_msvc"
14515version = "0.52.6"
14516source = "registry+https://github.com/rust-lang/crates.io-index"
14517checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
14518
14519[[package]]
14520name = "winnow"
14521version = "0.5.40"
14522source = "registry+https://github.com/rust-lang/crates.io-index"
14523checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876"
14524dependencies = [
14525 "memchr",
14526]
14527
14528[[package]]
14529name = "winnow"
14530version = "0.6.18"
14531source = "registry+https://github.com/rust-lang/crates.io-index"
14532checksum = "68a9bda4691f099d435ad181000724da8e5899daa10713c2d432552b9ccd3a6f"
14533dependencies = [
14534 "memchr",
14535]
14536
14537[[package]]
14538name = "winreg"
14539version = "0.50.0"
14540source = "registry+https://github.com/rust-lang/crates.io-index"
14541checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
14542dependencies = [
14543 "cfg-if",
14544 "windows-sys 0.48.0",
14545]
14546
14547[[package]]
14548name = "winreg"
14549version = "0.52.0"
14550source = "registry+https://github.com/rust-lang/crates.io-index"
14551checksum = "a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5"
14552dependencies = [
14553 "cfg-if",
14554 "windows-sys 0.48.0",
14555]
14556
14557[[package]]
14558name = "winresource"
14559version = "0.1.17"
14560source = "registry+https://github.com/rust-lang/crates.io-index"
14561checksum = "77e2aaaf8cfa92078c0c0375423d631f82f2f57979c2884fdd5f604a11e45329"
14562dependencies = [
14563 "toml 0.7.8",
14564 "version_check",
14565]
14566
14567[[package]]
14568name = "winsafe"
14569version = "0.0.19"
14570source = "registry+https://github.com/rust-lang/crates.io-index"
14571checksum = "d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904"
14572
14573[[package]]
14574name = "winx"
14575version = "0.36.3"
14576source = "registry+https://github.com/rust-lang/crates.io-index"
14577checksum = "f9643b83820c0cd246ecabe5fa454dd04ba4fa67996369466d0747472d337346"
14578dependencies = [
14579 "bitflags 2.6.0",
14580 "windows-sys 0.52.0",
14581]
14582
14583[[package]]
14584name = "wio"
14585version = "0.2.2"
14586source = "registry+https://github.com/rust-lang/crates.io-index"
14587checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
14588dependencies = [
14589 "winapi",
14590]
14591
14592[[package]]
14593name = "wit-bindgen"
14594version = "0.22.0"
14595source = "registry+https://github.com/rust-lang/crates.io-index"
14596checksum = "288f992ea30e6b5c531b52cdd5f3be81c148554b09ea416f058d16556ba92c27"
14597dependencies = [
14598 "bitflags 2.6.0",
14599 "wit-bindgen-rt",
14600 "wit-bindgen-rust-macro",
14601]
14602
14603[[package]]
14604name = "wit-bindgen-core"
14605version = "0.22.0"
14606source = "registry+https://github.com/rust-lang/crates.io-index"
14607checksum = "e85e72719ffbccf279359ad071497e47eb0675fe22106dea4ed2d8a7fcb60ba4"
14608dependencies = [
14609 "anyhow",
14610 "wit-parser 0.201.0",
14611]
14612
14613[[package]]
14614name = "wit-bindgen-rt"
14615version = "0.22.0"
14616source = "registry+https://github.com/rust-lang/crates.io-index"
14617checksum = "fcb8738270f32a2d6739973cbbb7c1b6dd8959ce515578a6e19165853272ee64"
14618
14619[[package]]
14620name = "wit-bindgen-rust"
14621version = "0.22.0"
14622source = "registry+https://github.com/rust-lang/crates.io-index"
14623checksum = "d8a39a15d1ae2077688213611209849cad40e9e5cccf6e61951a425850677ff3"
14624dependencies = [
14625 "anyhow",
14626 "heck 0.4.1",
14627 "indexmap 2.4.0",
14628 "wasm-metadata",
14629 "wit-bindgen-core",
14630 "wit-component",
14631]
14632
14633[[package]]
14634name = "wit-bindgen-rust-macro"
14635version = "0.22.0"
14636source = "registry+https://github.com/rust-lang/crates.io-index"
14637checksum = "d376d3ae5850526dfd00d937faea0d81a06fa18f7ac1e26f386d760f241a8f4b"
14638dependencies = [
14639 "anyhow",
14640 "proc-macro2",
14641 "quote",
14642 "syn 2.0.76",
14643 "wit-bindgen-core",
14644 "wit-bindgen-rust",
14645]
14646
14647[[package]]
14648name = "wit-component"
14649version = "0.201.0"
14650source = "registry+https://github.com/rust-lang/crates.io-index"
14651checksum = "421c0c848a0660a8c22e2fd217929a0191f14476b68962afd2af89fd22e39825"
14652dependencies = [
14653 "anyhow",
14654 "bitflags 2.6.0",
14655 "indexmap 2.4.0",
14656 "log",
14657 "serde",
14658 "serde_derive",
14659 "serde_json",
14660 "wasm-encoder 0.201.0",
14661 "wasm-metadata",
14662 "wasmparser 0.201.0",
14663 "wit-parser 0.201.0",
14664]
14665
14666[[package]]
14667name = "wit-parser"
14668version = "0.201.0"
14669source = "registry+https://github.com/rust-lang/crates.io-index"
14670checksum = "196d3ecfc4b759a8573bf86a9b3f8996b304b3732e4c7de81655f875f6efdca6"
14671dependencies = [
14672 "anyhow",
14673 "id-arena",
14674 "indexmap 2.4.0",
14675 "log",
14676 "semver",
14677 "serde",
14678 "serde_derive",
14679 "serde_json",
14680 "unicode-xid",
14681 "wasmparser 0.201.0",
14682]
14683
14684[[package]]
14685name = "wit-parser"
14686version = "0.215.0"
14687source = "registry+https://github.com/rust-lang/crates.io-index"
14688checksum = "935a97eaffd57c3b413aa510f8f0b550a4a9fe7d59e79cd8b89a83dcb860321f"
14689dependencies = [
14690 "anyhow",
14691 "id-arena",
14692 "indexmap 2.4.0",
14693 "log",
14694 "semver",
14695 "serde",
14696 "serde_derive",
14697 "serde_json",
14698 "unicode-xid",
14699 "wasmparser 0.215.0",
14700]
14701
14702[[package]]
14703name = "witx"
14704version = "0.9.1"
14705source = "registry+https://github.com/rust-lang/crates.io-index"
14706checksum = "e366f27a5cabcddb2706a78296a40b8fcc451e1a6aba2fc1d94b4a01bdaaef4b"
14707dependencies = [
14708 "anyhow",
14709 "log",
14710 "thiserror",
14711 "wast",
14712]
14713
14714[[package]]
14715name = "workspace"
14716version = "0.1.0"
14717dependencies = [
14718 "any_vec",
14719 "anyhow",
14720 "async-recursion 1.1.1",
14721 "bincode",
14722 "call",
14723 "client",
14724 "clock",
14725 "collections",
14726 "db",
14727 "derive_more",
14728 "env_logger 0.11.5",
14729 "fs",
14730 "futures 0.3.30",
14731 "git",
14732 "gpui",
14733 "http_client",
14734 "itertools 0.13.0",
14735 "language",
14736 "log",
14737 "node_runtime",
14738 "parking_lot",
14739 "postage",
14740 "project",
14741 "release_channel",
14742 "remote",
14743 "schemars",
14744 "serde",
14745 "serde_json",
14746 "session",
14747 "settings",
14748 "smallvec",
14749 "sqlez",
14750 "task",
14751 "tempfile",
14752 "theme",
14753 "ui",
14754 "util",
14755 "uuid",
14756]
14757
14758[[package]]
14759name = "worktree"
14760version = "0.1.0"
14761dependencies = [
14762 "anyhow",
14763 "clock",
14764 "collections",
14765 "env_logger 0.11.5",
14766 "fs",
14767 "futures 0.3.30",
14768 "fuzzy",
14769 "git",
14770 "git2",
14771 "git_hosting_providers",
14772 "gpui",
14773 "http_client",
14774 "ignore",
14775 "language",
14776 "log",
14777 "parking_lot",
14778 "paths",
14779 "postage",
14780 "pretty_assertions",
14781 "rand 0.8.5",
14782 "rpc",
14783 "schemars",
14784 "serde",
14785 "serde_json",
14786 "settings",
14787 "smallvec",
14788 "smol",
14789 "sum_tree",
14790 "text",
14791 "util",
14792]
14793
14794[[package]]
14795name = "wyz"
14796version = "0.5.1"
14797source = "registry+https://github.com/rust-lang/crates.io-index"
14798checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"
14799dependencies = [
14800 "tap",
14801]
14802
14803[[package]]
14804name = "x11-clipboard"
14805version = "0.9.2"
14806source = "registry+https://github.com/rust-lang/crates.io-index"
14807checksum = "b98785a09322d7446e28a13203d2cae1059a0dd3dfb32cb06d0a225f023d8286"
14808dependencies = [
14809 "libc",
14810 "x11rb",
14811]
14812
14813[[package]]
14814name = "x11rb"
14815version = "0.13.1"
14816source = "registry+https://github.com/rust-lang/crates.io-index"
14817checksum = "5d91ffca73ee7f68ce055750bf9f6eca0780b8c85eff9bc046a3b0da41755e12"
14818dependencies = [
14819 "as-raw-xcb-connection",
14820 "gethostname",
14821 "libc",
14822 "rustix 0.38.35",
14823 "x11rb-protocol",
14824]
14825
14826[[package]]
14827name = "x11rb-protocol"
14828version = "0.13.1"
14829source = "registry+https://github.com/rust-lang/crates.io-index"
14830checksum = "ec107c4503ea0b4a98ef47356329af139c0a4f7750e621cf2973cd3385ebcb3d"
14831
14832[[package]]
14833name = "xattr"
14834version = "0.2.3"
14835source = "registry+https://github.com/rust-lang/crates.io-index"
14836checksum = "6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc"
14837dependencies = [
14838 "libc",
14839]
14840
14841[[package]]
14842name = "xcursor"
14843version = "0.3.8"
14844source = "registry+https://github.com/rust-lang/crates.io-index"
14845checksum = "0ef33da6b1660b4ddbfb3aef0ade110c8b8a781a3b6382fa5f2b5b040fd55f61"
14846
14847[[package]]
14848name = "xdg-home"
14849version = "1.3.0"
14850source = "registry+https://github.com/rust-lang/crates.io-index"
14851checksum = "ec1cdab258fb55c0da61328dc52c8764709b249011b2cad0454c72f0bf10a1f6"
14852dependencies = [
14853 "libc",
14854 "windows-sys 0.59.0",
14855]
14856
14857[[package]]
14858name = "xim"
14859version = "0.4.0"
14860source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
14861dependencies = [
14862 "ahash 0.8.11",
14863 "hashbrown 0.14.5",
14864 "log",
14865 "x11rb",
14866 "xim-ctext",
14867 "xim-parser",
14868]
14869
14870[[package]]
14871name = "xim-ctext"
14872version = "0.3.0"
14873source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
14874dependencies = [
14875 "encoding_rs",
14876]
14877
14878[[package]]
14879name = "xim-parser"
14880version = "0.2.1"
14881source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
14882dependencies = [
14883 "bitflags 2.6.0",
14884]
14885
14886[[package]]
14887name = "xkbcommon"
14888version = "0.7.0"
14889source = "git+https://github.com/ConradIrwin/xkbcommon-rs?rev=fcbb4612185cc129ceeff51d22f7fb51810a03b2#fcbb4612185cc129ceeff51d22f7fb51810a03b2"
14890dependencies = [
14891 "as-raw-xcb-connection",
14892 "libc",
14893 "memmap2",
14894 "xkeysym",
14895]
14896
14897[[package]]
14898name = "xkeysym"
14899version = "0.2.1"
14900source = "registry+https://github.com/rust-lang/crates.io-index"
14901checksum = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56"
14902
14903[[package]]
14904name = "xml5ever"
14905version = "0.18.1"
14906source = "registry+https://github.com/rust-lang/crates.io-index"
14907checksum = "9bbb26405d8e919bc1547a5aa9abc95cbfa438f04844f5fdd9dc7596b748bf69"
14908dependencies = [
14909 "log",
14910 "mac",
14911 "markup5ever",
14912]
14913
14914[[package]]
14915name = "xmlparser"
14916version = "0.13.6"
14917source = "registry+https://github.com/rust-lang/crates.io-index"
14918checksum = "66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4"
14919
14920[[package]]
14921name = "xmlwriter"
14922version = "0.1.0"
14923source = "registry+https://github.com/rust-lang/crates.io-index"
14924checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
14925
14926[[package]]
14927name = "xtask"
14928version = "0.1.0"
14929dependencies = [
14930 "anyhow",
14931 "cargo_metadata",
14932 "cargo_toml",
14933 "clap",
14934]
14935
14936[[package]]
14937name = "yaml-rust2"
14938version = "0.8.1"
14939source = "registry+https://github.com/rust-lang/crates.io-index"
14940checksum = "8902160c4e6f2fb145dbe9d6760a75e3c9522d8bf796ed7047c85919ac7115f8"
14941dependencies = [
14942 "arraydeque",
14943 "encoding_rs",
14944 "hashlink 0.8.4",
14945]
14946
14947[[package]]
14948name = "yansi"
14949version = "1.0.1"
14950source = "registry+https://github.com/rust-lang/crates.io-index"
14951checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049"
14952
14953[[package]]
14954name = "yazi"
14955version = "0.1.6"
14956source = "registry+https://github.com/rust-lang/crates.io-index"
14957checksum = "c94451ac9513335b5e23d7a8a2b61a7102398b8cca5160829d313e84c9d98be1"
14958
14959[[package]]
14960name = "yeslogic-fontconfig-sys"
14961version = "6.0.0"
14962source = "registry+https://github.com/rust-lang/crates.io-index"
14963checksum = "503a066b4c037c440169d995b869046827dbc71263f6e8f3be6d77d4f3229dbd"
14964dependencies = [
14965 "dlib",
14966 "once_cell",
14967 "pkg-config",
14968]
14969
14970[[package]]
14971name = "zbus"
14972version = "4.4.0"
14973source = "registry+https://github.com/rust-lang/crates.io-index"
14974checksum = "bb97012beadd29e654708a0fdb4c84bc046f537aecfde2c3ee0a9e4b4d48c725"
14975dependencies = [
14976 "async-broadcast",
14977 "async-executor",
14978 "async-fs 2.1.2",
14979 "async-io 2.3.4",
14980 "async-lock 3.4.0",
14981 "async-process 2.2.4",
14982 "async-recursion 1.1.1",
14983 "async-task",
14984 "async-trait",
14985 "blocking",
14986 "enumflags2",
14987 "event-listener 5.3.1",
14988 "futures-core",
14989 "futures-sink",
14990 "futures-util",
14991 "hex",
14992 "nix",
14993 "ordered-stream",
14994 "rand 0.8.5",
14995 "serde",
14996 "serde_repr",
14997 "sha1",
14998 "static_assertions",
14999 "tracing",
15000 "uds_windows",
15001 "windows-sys 0.52.0",
15002 "xdg-home",
15003 "zbus_macros",
15004 "zbus_names",
15005 "zvariant",
15006]
15007
15008[[package]]
15009name = "zbus_macros"
15010version = "4.4.0"
15011source = "registry+https://github.com/rust-lang/crates.io-index"
15012checksum = "267db9407081e90bbfa46d841d3cbc60f59c0351838c4bc65199ecd79ab1983e"
15013dependencies = [
15014 "proc-macro-crate",
15015 "proc-macro2",
15016 "quote",
15017 "syn 2.0.76",
15018 "zvariant_utils",
15019]
15020
15021[[package]]
15022name = "zbus_names"
15023version = "3.0.0"
15024source = "registry+https://github.com/rust-lang/crates.io-index"
15025checksum = "4b9b1fef7d021261cc16cba64c351d291b715febe0fa10dc3a443ac5a5022e6c"
15026dependencies = [
15027 "serde",
15028 "static_assertions",
15029 "zvariant",
15030]
15031
15032[[package]]
15033name = "zed"
15034version = "0.160.0"
15035dependencies = [
15036 "activity_indicator",
15037 "anyhow",
15038 "ashpd",
15039 "assets",
15040 "assistant",
15041 "async-watch",
15042 "audio",
15043 "auto_update",
15044 "backtrace",
15045 "breadcrumbs",
15046 "call",
15047 "channel",
15048 "chrono",
15049 "clap",
15050 "cli",
15051 "client",
15052 "collab_ui",
15053 "collections",
15054 "command_palette",
15055 "command_palette_hooks",
15056 "copilot",
15057 "db",
15058 "diagnostics",
15059 "editor",
15060 "env_logger 0.11.5",
15061 "extension",
15062 "extensions_ui",
15063 "feature_flags",
15064 "feedback",
15065 "file_finder",
15066 "file_icons",
15067 "fs",
15068 "futures 0.3.30",
15069 "git",
15070 "git_hosting_providers",
15071 "go_to_line",
15072 "gpui",
15073 "http_client",
15074 "image_viewer",
15075 "inline_completion_button",
15076 "install_cli",
15077 "journal",
15078 "language",
15079 "language_model",
15080 "language_selector",
15081 "language_tools",
15082 "languages",
15083 "libc",
15084 "log",
15085 "markdown_preview",
15086 "menu",
15087 "mimalloc",
15088 "nix",
15089 "node_runtime",
15090 "notifications",
15091 "outline",
15092 "outline_panel",
15093 "parking_lot",
15094 "paths",
15095 "profiling",
15096 "project",
15097 "project_panel",
15098 "project_symbols",
15099 "proto",
15100 "quick_action_bar",
15101 "recent_projects",
15102 "release_channel",
15103 "remote",
15104 "repl",
15105 "reqwest_client",
15106 "rope",
15107 "search",
15108 "serde",
15109 "serde_json",
15110 "session",
15111 "settings",
15112 "settings_ui",
15113 "shellexpand 2.1.2",
15114 "simplelog",
15115 "smol",
15116 "snippet_provider",
15117 "snippets_ui",
15118 "supermaven",
15119 "sysinfo",
15120 "tab_switcher",
15121 "task",
15122 "tasks_ui",
15123 "telemetry_events",
15124 "terminal_view",
15125 "theme",
15126 "theme_selector",
15127 "time",
15128 "toolchain_selector",
15129 "tree-sitter-md",
15130 "tree-sitter-rust",
15131 "ui",
15132 "url",
15133 "urlencoding",
15134 "util",
15135 "uuid",
15136 "vim",
15137 "welcome",
15138 "windows 0.58.0",
15139 "winresource",
15140 "workspace",
15141 "zed_actions",
15142]
15143
15144[[package]]
15145name = "zed_actions"
15146version = "0.1.0"
15147dependencies = [
15148 "gpui",
15149 "serde",
15150]
15151
15152[[package]]
15153name = "zed_astro"
15154version = "0.1.1"
15155dependencies = [
15156 "serde",
15157 "zed_extension_api 0.1.0",
15158]
15159
15160[[package]]
15161name = "zed_clojure"
15162version = "0.0.3"
15163dependencies = [
15164 "zed_extension_api 0.1.0",
15165]
15166
15167[[package]]
15168name = "zed_csharp"
15169version = "0.0.2"
15170dependencies = [
15171 "zed_extension_api 0.1.0",
15172]
15173
15174[[package]]
15175name = "zed_dart"
15176version = "0.1.2"
15177dependencies = [
15178 "zed_extension_api 0.1.0",
15179]
15180
15181[[package]]
15182name = "zed_deno"
15183version = "0.0.2"
15184dependencies = [
15185 "zed_extension_api 0.1.0",
15186]
15187
15188[[package]]
15189name = "zed_elixir"
15190version = "0.1.1"
15191dependencies = [
15192 "zed_extension_api 0.1.0",
15193]
15194
15195[[package]]
15196name = "zed_elm"
15197version = "0.0.1"
15198dependencies = [
15199 "zed_extension_api 0.1.0",
15200]
15201
15202[[package]]
15203name = "zed_emmet"
15204version = "0.0.3"
15205dependencies = [
15206 "zed_extension_api 0.1.0",
15207]
15208
15209[[package]]
15210name = "zed_erlang"
15211version = "0.1.0"
15212dependencies = [
15213 "zed_extension_api 0.1.0",
15214]
15215
15216[[package]]
15217name = "zed_extension_api"
15218version = "0.1.0"
15219source = "registry+https://github.com/rust-lang/crates.io-index"
15220checksum = "594fd10dd0f2f853eb243e2425e7c95938cef49adb81d9602921d002c5e6d9d9"
15221dependencies = [
15222 "serde",
15223 "serde_json",
15224 "wit-bindgen",
15225]
15226
15227[[package]]
15228name = "zed_extension_api"
15229version = "0.2.0"
15230dependencies = [
15231 "serde",
15232 "serde_json",
15233 "wit-bindgen",
15234]
15235
15236[[package]]
15237name = "zed_glsl"
15238version = "0.1.0"
15239dependencies = [
15240 "zed_extension_api 0.1.0",
15241]
15242
15243[[package]]
15244name = "zed_haskell"
15245version = "0.1.1"
15246dependencies = [
15247 "zed_extension_api 0.1.0",
15248]
15249
15250[[package]]
15251name = "zed_html"
15252version = "0.1.3"
15253dependencies = [
15254 "zed_extension_api 0.1.0",
15255]
15256
15257[[package]]
15258name = "zed_lua"
15259version = "0.1.0"
15260dependencies = [
15261 "zed_extension_api 0.1.0",
15262]
15263
15264[[package]]
15265name = "zed_ocaml"
15266version = "0.1.0"
15267dependencies = [
15268 "zed_extension_api 0.1.0",
15269]
15270
15271[[package]]
15272name = "zed_php"
15273version = "0.2.2"
15274dependencies = [
15275 "zed_extension_api 0.1.0",
15276]
15277
15278[[package]]
15279name = "zed_prisma"
15280version = "0.0.3"
15281dependencies = [
15282 "zed_extension_api 0.1.0",
15283]
15284
15285[[package]]
15286name = "zed_proto"
15287version = "0.2.0"
15288dependencies = [
15289 "zed_extension_api 0.1.0",
15290]
15291
15292[[package]]
15293name = "zed_purescript"
15294version = "0.0.1"
15295dependencies = [
15296 "zed_extension_api 0.1.0",
15297]
15298
15299[[package]]
15300name = "zed_ruff"
15301version = "0.1.0"
15302dependencies = [
15303 "zed_extension_api 0.1.0",
15304]
15305
15306[[package]]
15307name = "zed_snippets"
15308version = "0.0.5"
15309dependencies = [
15310 "serde_json",
15311 "zed_extension_api 0.1.0",
15312]
15313
15314[[package]]
15315name = "zed_terraform"
15316version = "0.1.1"
15317dependencies = [
15318 "zed_extension_api 0.1.0",
15319]
15320
15321[[package]]
15322name = "zed_test_extension"
15323version = "0.1.0"
15324dependencies = [
15325 "zed_extension_api 0.2.0",
15326]
15327
15328[[package]]
15329name = "zed_toml"
15330version = "0.1.1"
15331dependencies = [
15332 "zed_extension_api 0.1.0",
15333]
15334
15335[[package]]
15336name = "zed_uiua"
15337version = "0.0.1"
15338dependencies = [
15339 "zed_extension_api 0.1.0",
15340]
15341
15342[[package]]
15343name = "zed_zig"
15344version = "0.3.1"
15345dependencies = [
15346 "zed_extension_api 0.1.0",
15347]
15348
15349[[package]]
15350name = "zeno"
15351version = "0.2.3"
15352source = "registry+https://github.com/rust-lang/crates.io-index"
15353checksum = "dd15f8e0dbb966fd9245e7498c7e9e5055d9e5c8b676b95bd67091cd11a1e697"
15354
15355[[package]]
15356name = "zerocopy"
15357version = "0.7.35"
15358source = "registry+https://github.com/rust-lang/crates.io-index"
15359checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
15360dependencies = [
15361 "byteorder",
15362 "zerocopy-derive",
15363]
15364
15365[[package]]
15366name = "zerocopy-derive"
15367version = "0.7.35"
15368source = "registry+https://github.com/rust-lang/crates.io-index"
15369checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
15370dependencies = [
15371 "proc-macro2",
15372 "quote",
15373 "syn 2.0.76",
15374]
15375
15376[[package]]
15377name = "zeroize"
15378version = "1.8.1"
15379source = "registry+https://github.com/rust-lang/crates.io-index"
15380checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
15381dependencies = [
15382 "zeroize_derive",
15383]
15384
15385[[package]]
15386name = "zeroize_derive"
15387version = "1.4.2"
15388source = "registry+https://github.com/rust-lang/crates.io-index"
15389checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
15390dependencies = [
15391 "proc-macro2",
15392 "quote",
15393 "syn 2.0.76",
15394]
15395
15396[[package]]
15397name = "zeromq"
15398version = "0.4.0"
15399source = "registry+https://github.com/rust-lang/crates.io-index"
15400checksum = "fb0560d00172817b7f7c2265060783519c475702ae290b154115ca75e976d4d0"
15401dependencies = [
15402 "async-dispatcher",
15403 "async-std",
15404 "async-trait",
15405 "asynchronous-codec",
15406 "bytes 1.7.2",
15407 "crossbeam-queue",
15408 "dashmap 5.5.3",
15409 "futures-channel",
15410 "futures-io",
15411 "futures-task",
15412 "futures-util",
15413 "log",
15414 "num-traits",
15415 "once_cell",
15416 "parking_lot",
15417 "rand 0.8.5",
15418 "regex",
15419 "thiserror",
15420 "uuid",
15421]
15422
15423[[package]]
15424name = "zstd"
15425version = "0.11.2+zstd.1.5.2"
15426source = "registry+https://github.com/rust-lang/crates.io-index"
15427checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"
15428dependencies = [
15429 "zstd-safe",
15430]
15431
15432[[package]]
15433name = "zstd-safe"
15434version = "5.0.2+zstd.1.5.2"
15435source = "registry+https://github.com/rust-lang/crates.io-index"
15436checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"
15437dependencies = [
15438 "libc",
15439 "zstd-sys",
15440]
15441
15442[[package]]
15443name = "zstd-sys"
15444version = "2.0.13+zstd.1.5.6"
15445source = "registry+https://github.com/rust-lang/crates.io-index"
15446checksum = "38ff0f21cfee8f97d94cef41359e0c89aa6113028ab0291aa8ca0038995a95aa"
15447dependencies = [
15448 "cc",
15449 "pkg-config",
15450]
15451
15452[[package]]
15453name = "zune-core"
15454version = "0.4.12"
15455source = "registry+https://github.com/rust-lang/crates.io-index"
15456checksum = "3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a"
15457
15458[[package]]
15459name = "zune-inflate"
15460version = "0.2.54"
15461source = "registry+https://github.com/rust-lang/crates.io-index"
15462checksum = "73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02"
15463dependencies = [
15464 "simd-adler32",
15465]
15466
15467[[package]]
15468name = "zune-jpeg"
15469version = "0.4.13"
15470source = "registry+https://github.com/rust-lang/crates.io-index"
15471checksum = "16099418600b4d8f028622f73ff6e3deaabdff330fb9a2a131dea781ee8b0768"
15472dependencies = [
15473 "zune-core",
15474]
15475
15476[[package]]
15477name = "zvariant"
15478version = "4.2.0"
15479source = "registry+https://github.com/rust-lang/crates.io-index"
15480checksum = "2084290ab9a1c471c38fc524945837734fbf124487e105daec2bb57fd48c81fe"
15481dependencies = [
15482 "endi",
15483 "enumflags2",
15484 "serde",
15485 "static_assertions",
15486 "url",
15487 "zvariant_derive",
15488]
15489
15490[[package]]
15491name = "zvariant_derive"
15492version = "4.2.0"
15493source = "registry+https://github.com/rust-lang/crates.io-index"
15494checksum = "73e2ba546bda683a90652bac4a279bc146adad1386f25379cf73200d2002c449"
15495dependencies = [
15496 "proc-macro-crate",
15497 "proc-macro2",
15498 "quote",
15499 "syn 2.0.76",
15500 "zvariant_utils",
15501]
15502
15503[[package]]
15504name = "zvariant_utils"
15505version = "2.1.0"
15506source = "registry+https://github.com/rust-lang/crates.io-index"
15507checksum = "c51bcff7cc3dbb5055396bcf774748c3dab426b4b8659046963523cee4808340"
15508dependencies = [
15509 "proc-macro2",
15510 "quote",
15511 "syn 2.0.76",
15512]