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.10.5",
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 "pretty_assertions",
4913 "regex",
4914 "serde",
4915 "serde_json",
4916 "unindent",
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.4.10",
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 = "khronos-egl"
6159version = "6.0.0"
6160source = "registry+https://github.com/rust-lang/crates.io-index"
6161checksum = "6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76"
6162dependencies = [
6163 "libc",
6164 "libloading",
6165]
6166
6167[[package]]
6168name = "kqueue"
6169version = "1.0.8"
6170source = "registry+https://github.com/rust-lang/crates.io-index"
6171checksum = "7447f1ca1b7b563588a205fe93dea8df60fd981423a768bc1c0ded35ed147d0c"
6172dependencies = [
6173 "kqueue-sys",
6174 "libc",
6175]
6176
6177[[package]]
6178name = "kqueue-sys"
6179version = "1.0.4"
6180source = "registry+https://github.com/rust-lang/crates.io-index"
6181checksum = "ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b"
6182dependencies = [
6183 "bitflags 1.3.2",
6184 "libc",
6185]
6186
6187[[package]]
6188name = "kurbo"
6189version = "0.11.0"
6190source = "registry+https://github.com/rust-lang/crates.io-index"
6191checksum = "6e5aa9f0f96a938266bdb12928a67169e8d22c6a786fda8ed984b85e6ba93c3c"
6192dependencies = [
6193 "arrayvec",
6194 "smallvec",
6195]
6196
6197[[package]]
6198name = "kv-log-macro"
6199version = "1.0.7"
6200source = "registry+https://github.com/rust-lang/crates.io-index"
6201checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"
6202dependencies = [
6203 "log",
6204]
6205
6206[[package]]
6207name = "language"
6208version = "0.1.0"
6209dependencies = [
6210 "anyhow",
6211 "async-trait",
6212 "async-watch",
6213 "clock",
6214 "collections",
6215 "ctor",
6216 "ec4rs",
6217 "env_logger 0.11.5",
6218 "futures 0.3.30",
6219 "fuzzy",
6220 "git",
6221 "globset",
6222 "gpui",
6223 "http_client",
6224 "indoc",
6225 "itertools 0.13.0",
6226 "log",
6227 "lsp",
6228 "parking_lot",
6229 "postage",
6230 "pretty_assertions",
6231 "pulldown-cmark 0.12.1",
6232 "rand 0.8.5",
6233 "regex",
6234 "rpc",
6235 "schemars",
6236 "serde",
6237 "serde_json",
6238 "settings",
6239 "similar",
6240 "smallvec",
6241 "smol",
6242 "strsim",
6243 "sum_tree",
6244 "task",
6245 "text",
6246 "theme",
6247 "tree-sitter",
6248 "tree-sitter-elixir",
6249 "tree-sitter-embedded-template",
6250 "tree-sitter-heex",
6251 "tree-sitter-html",
6252 "tree-sitter-json",
6253 "tree-sitter-md",
6254 "tree-sitter-ruby",
6255 "tree-sitter-rust",
6256 "tree-sitter-typescript",
6257 "unicase",
6258 "unindent",
6259 "util",
6260]
6261
6262[[package]]
6263name = "language_model"
6264version = "0.1.0"
6265dependencies = [
6266 "anthropic",
6267 "anyhow",
6268 "base64 0.22.1",
6269 "client",
6270 "collections",
6271 "copilot",
6272 "ctor",
6273 "editor",
6274 "env_logger 0.11.5",
6275 "feature_flags",
6276 "futures 0.3.30",
6277 "google_ai",
6278 "gpui",
6279 "http_client",
6280 "image",
6281 "inline_completion_button",
6282 "language",
6283 "log",
6284 "menu",
6285 "ollama",
6286 "open_ai",
6287 "parking_lot",
6288 "project",
6289 "proto",
6290 "rand 0.8.5",
6291 "schemars",
6292 "serde",
6293 "serde_json",
6294 "settings",
6295 "smol",
6296 "strum 0.25.0",
6297 "text",
6298 "theme",
6299 "thiserror",
6300 "tiktoken-rs",
6301 "ui",
6302 "unindent",
6303 "util",
6304]
6305
6306[[package]]
6307name = "language_selector"
6308version = "0.1.0"
6309dependencies = [
6310 "anyhow",
6311 "editor",
6312 "fuzzy",
6313 "gpui",
6314 "language",
6315 "picker",
6316 "project",
6317 "ui",
6318 "util",
6319 "workspace",
6320]
6321
6322[[package]]
6323name = "language_tools"
6324version = "0.1.0"
6325dependencies = [
6326 "anyhow",
6327 "client",
6328 "collections",
6329 "copilot",
6330 "editor",
6331 "env_logger 0.11.5",
6332 "futures 0.3.30",
6333 "gpui",
6334 "language",
6335 "lsp",
6336 "project",
6337 "release_channel",
6338 "serde_json",
6339 "settings",
6340 "theme",
6341 "tree-sitter",
6342 "ui",
6343 "util",
6344 "workspace",
6345]
6346
6347[[package]]
6348name = "languages"
6349version = "0.1.0"
6350dependencies = [
6351 "anyhow",
6352 "async-compression",
6353 "async-tar",
6354 "async-trait",
6355 "collections",
6356 "feature_flags",
6357 "futures 0.3.30",
6358 "gpui",
6359 "http_client",
6360 "language",
6361 "log",
6362 "lsp",
6363 "node_runtime",
6364 "paths",
6365 "pet",
6366 "pet-conda",
6367 "pet-core",
6368 "pet-poetry",
6369 "pet-reporter",
6370 "project",
6371 "regex",
6372 "rope",
6373 "rust-embed",
6374 "serde",
6375 "serde_json",
6376 "settings",
6377 "smol",
6378 "task",
6379 "text",
6380 "theme",
6381 "toml 0.8.19",
6382 "tree-sitter",
6383 "tree-sitter-bash",
6384 "tree-sitter-c",
6385 "tree-sitter-cpp",
6386 "tree-sitter-css",
6387 "tree-sitter-diff",
6388 "tree-sitter-go",
6389 "tree-sitter-gomod",
6390 "tree-sitter-gowork",
6391 "tree-sitter-jsdoc",
6392 "tree-sitter-json",
6393 "tree-sitter-md",
6394 "tree-sitter-python",
6395 "tree-sitter-regex",
6396 "tree-sitter-rust",
6397 "tree-sitter-typescript",
6398 "tree-sitter-yaml",
6399 "unindent",
6400 "util",
6401 "workspace",
6402]
6403
6404[[package]]
6405name = "lazy_static"
6406version = "1.5.0"
6407source = "registry+https://github.com/rust-lang/crates.io-index"
6408checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
6409dependencies = [
6410 "spin 0.9.8",
6411]
6412
6413[[package]]
6414name = "lazycell"
6415version = "1.3.0"
6416source = "registry+https://github.com/rust-lang/crates.io-index"
6417checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
6418
6419[[package]]
6420name = "leb128"
6421version = "0.2.5"
6422source = "registry+https://github.com/rust-lang/crates.io-index"
6423checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
6424
6425[[package]]
6426name = "lebe"
6427version = "0.5.2"
6428source = "registry+https://github.com/rust-lang/crates.io-index"
6429checksum = "03087c2bad5e1034e8cace5926dec053fb3790248370865f5117a7d0213354c8"
6430
6431[[package]]
6432name = "libc"
6433version = "0.2.159"
6434source = "registry+https://github.com/rust-lang/crates.io-index"
6435checksum = "561d97a539a36e26a9a5fad1ea11a3039a67714694aaa379433e580854bc3dc5"
6436
6437[[package]]
6438name = "libdbus-sys"
6439version = "0.2.5"
6440source = "registry+https://github.com/rust-lang/crates.io-index"
6441checksum = "06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72"
6442dependencies = [
6443 "cc",
6444 "pkg-config",
6445]
6446
6447[[package]]
6448name = "libfuzzer-sys"
6449version = "0.4.7"
6450source = "registry+https://github.com/rust-lang/crates.io-index"
6451checksum = "a96cfd5557eb82f2b83fed4955246c988d331975a002961b07c81584d107e7f7"
6452dependencies = [
6453 "arbitrary",
6454 "cc",
6455 "once_cell",
6456]
6457
6458[[package]]
6459name = "libgit2-sys"
6460version = "0.17.0+1.8.1"
6461source = "registry+https://github.com/rust-lang/crates.io-index"
6462checksum = "10472326a8a6477c3c20a64547b0059e4b0d086869eee31e6d7da728a8eb7224"
6463dependencies = [
6464 "cc",
6465 "libc",
6466 "libz-sys",
6467 "pkg-config",
6468]
6469
6470[[package]]
6471name = "libloading"
6472version = "0.8.5"
6473source = "registry+https://github.com/rust-lang/crates.io-index"
6474checksum = "4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4"
6475dependencies = [
6476 "cfg-if",
6477 "windows-targets 0.48.5",
6478]
6479
6480[[package]]
6481name = "libm"
6482version = "0.2.8"
6483source = "registry+https://github.com/rust-lang/crates.io-index"
6484checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058"
6485
6486[[package]]
6487name = "libmimalloc-sys"
6488version = "0.1.39"
6489source = "registry+https://github.com/rust-lang/crates.io-index"
6490checksum = "23aa6811d3bd4deb8a84dde645f943476d13b248d818edcf8ce0b2f37f036b44"
6491dependencies = [
6492 "cc",
6493 "libc",
6494]
6495
6496[[package]]
6497name = "libredox"
6498version = "0.1.3"
6499source = "registry+https://github.com/rust-lang/crates.io-index"
6500checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d"
6501dependencies = [
6502 "bitflags 2.6.0",
6503 "libc",
6504 "redox_syscall 0.5.3",
6505]
6506
6507[[package]]
6508name = "libsqlite3-sys"
6509version = "0.28.0"
6510source = "registry+https://github.com/rust-lang/crates.io-index"
6511checksum = "0c10584274047cb335c23d3e61bcef8e323adae7c5c8c760540f73610177fc3f"
6512dependencies = [
6513 "cc",
6514 "pkg-config",
6515 "vcpkg",
6516]
6517
6518[[package]]
6519name = "libz-sys"
6520version = "1.1.20"
6521source = "registry+https://github.com/rust-lang/crates.io-index"
6522checksum = "d2d16453e800a8cf6dd2fc3eb4bc99b786a9b90c663b8559a5b1a041bf89e472"
6523dependencies = [
6524 "cc",
6525 "libc",
6526 "pkg-config",
6527 "vcpkg",
6528]
6529
6530[[package]]
6531name = "linkify"
6532version = "0.10.0"
6533source = "registry+https://github.com/rust-lang/crates.io-index"
6534checksum = "f1dfa36d52c581e9ec783a7ce2a5e0143da6237be5811a0b3153fedfdbe9f780"
6535dependencies = [
6536 "memchr",
6537]
6538
6539[[package]]
6540name = "linkme"
6541version = "0.3.28"
6542source = "registry+https://github.com/rust-lang/crates.io-index"
6543checksum = "3c943daedff228392b791b33bba32e75737756e80a613e32e246c6ce9cbab20a"
6544dependencies = [
6545 "linkme-impl",
6546]
6547
6548[[package]]
6549name = "linkme-impl"
6550version = "0.3.28"
6551source = "registry+https://github.com/rust-lang/crates.io-index"
6552checksum = "cb26336e6dc7cc76e7927d2c9e7e3bb376d7af65a6f56a0b16c47d18a9b1abc5"
6553dependencies = [
6554 "proc-macro2",
6555 "quote",
6556 "syn 2.0.76",
6557]
6558
6559[[package]]
6560name = "linux-raw-sys"
6561version = "0.3.8"
6562source = "registry+https://github.com/rust-lang/crates.io-index"
6563checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
6564
6565[[package]]
6566name = "linux-raw-sys"
6567version = "0.4.14"
6568source = "registry+https://github.com/rust-lang/crates.io-index"
6569checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
6570
6571[[package]]
6572name = "live_kit_client"
6573version = "0.1.0"
6574dependencies = [
6575 "anyhow",
6576 "async-broadcast",
6577 "async-trait",
6578 "collections",
6579 "core-foundation 0.9.4",
6580 "futures 0.3.30",
6581 "gpui",
6582 "live_kit_server",
6583 "log",
6584 "media",
6585 "nanoid",
6586 "parking_lot",
6587 "postage",
6588 "serde",
6589 "serde_json",
6590 "sha2",
6591 "simplelog",
6592]
6593
6594[[package]]
6595name = "live_kit_server"
6596version = "0.1.0"
6597dependencies = [
6598 "anyhow",
6599 "async-trait",
6600 "jsonwebtoken",
6601 "log",
6602 "prost",
6603 "prost-build",
6604 "prost-types",
6605 "reqwest 0.12.8",
6606 "serde",
6607]
6608
6609[[package]]
6610name = "lmdb-master-sys"
6611version = "0.2.4"
6612source = "registry+https://github.com/rust-lang/crates.io-index"
6613checksum = "472c3760e2a8d0f61f322fb36788021bb36d573c502b50fa3e2bcaac3ec326c9"
6614dependencies = [
6615 "cc",
6616 "doxygen-rs",
6617 "libc",
6618]
6619
6620[[package]]
6621name = "lock_api"
6622version = "0.4.12"
6623source = "registry+https://github.com/rust-lang/crates.io-index"
6624checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
6625dependencies = [
6626 "autocfg",
6627 "scopeguard",
6628]
6629
6630[[package]]
6631name = "log"
6632version = "0.4.22"
6633source = "registry+https://github.com/rust-lang/crates.io-index"
6634checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
6635dependencies = [
6636 "serde",
6637 "value-bag",
6638]
6639
6640[[package]]
6641name = "loop9"
6642version = "0.1.5"
6643source = "registry+https://github.com/rust-lang/crates.io-index"
6644checksum = "0fae87c125b03c1d2c0150c90365d7d6bcc53fb73a9acaef207d2d065860f062"
6645dependencies = [
6646 "imgref",
6647]
6648
6649[[package]]
6650name = "lru"
6651version = "0.12.4"
6652source = "registry+https://github.com/rust-lang/crates.io-index"
6653checksum = "37ee39891760e7d94734f6f63fedc29a2e4a152f836120753a72503f09fcf904"
6654dependencies = [
6655 "hashbrown 0.14.5",
6656]
6657
6658[[package]]
6659name = "lsp"
6660version = "0.1.0"
6661dependencies = [
6662 "anyhow",
6663 "async-pipe",
6664 "collections",
6665 "ctor",
6666 "env_logger 0.11.5",
6667 "futures 0.3.30",
6668 "gpui",
6669 "log",
6670 "lsp-types",
6671 "parking_lot",
6672 "postage",
6673 "release_channel",
6674 "serde",
6675 "serde_json",
6676 "smol",
6677 "util",
6678 "windows 0.58.0",
6679]
6680
6681[[package]]
6682name = "lsp-types"
6683version = "0.95.1"
6684source = "git+https://github.com/zed-industries/lsp-types?rev=72357d6f6d212bdffba3b5ef4b31d8ca856058e7#72357d6f6d212bdffba3b5ef4b31d8ca856058e7"
6685dependencies = [
6686 "bitflags 1.3.2",
6687 "serde",
6688 "serde_json",
6689 "serde_repr",
6690 "url",
6691]
6692
6693[[package]]
6694name = "lz4"
6695version = "1.26.0"
6696source = "registry+https://github.com/rust-lang/crates.io-index"
6697checksum = "958b4caa893816eea05507c20cfe47574a43d9a697138a7872990bba8a0ece68"
6698dependencies = [
6699 "libc",
6700 "lz4-sys",
6701]
6702
6703[[package]]
6704name = "lz4-sys"
6705version = "1.10.0"
6706source = "registry+https://github.com/rust-lang/crates.io-index"
6707checksum = "109de74d5d2353660401699a4174a4ff23fcc649caf553df71933c7fb45ad868"
6708dependencies = [
6709 "cc",
6710 "libc",
6711]
6712
6713[[package]]
6714name = "mac"
6715version = "0.1.1"
6716source = "registry+https://github.com/rust-lang/crates.io-index"
6717checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
6718
6719[[package]]
6720name = "mach2"
6721version = "0.4.2"
6722source = "registry+https://github.com/rust-lang/crates.io-index"
6723checksum = "19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709"
6724dependencies = [
6725 "libc",
6726]
6727
6728[[package]]
6729name = "malloc_buf"
6730version = "0.0.6"
6731source = "registry+https://github.com/rust-lang/crates.io-index"
6732checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
6733dependencies = [
6734 "libc",
6735]
6736
6737[[package]]
6738name = "maplit"
6739version = "1.0.2"
6740source = "registry+https://github.com/rust-lang/crates.io-index"
6741checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
6742
6743[[package]]
6744name = "markdown"
6745version = "0.1.0"
6746dependencies = [
6747 "anyhow",
6748 "assets",
6749 "env_logger 0.11.5",
6750 "futures 0.3.30",
6751 "gpui",
6752 "language",
6753 "languages",
6754 "linkify",
6755 "log",
6756 "node_runtime",
6757 "pulldown-cmark 0.12.1",
6758 "settings",
6759 "theme",
6760 "ui",
6761 "util",
6762]
6763
6764[[package]]
6765name = "markdown_preview"
6766version = "0.1.0"
6767dependencies = [
6768 "anyhow",
6769 "async-recursion 1.1.1",
6770 "collections",
6771 "editor",
6772 "gpui",
6773 "language",
6774 "linkify",
6775 "log",
6776 "pretty_assertions",
6777 "pulldown-cmark 0.12.1",
6778 "settings",
6779 "theme",
6780 "ui",
6781 "workspace",
6782]
6783
6784[[package]]
6785name = "markup5ever"
6786version = "0.12.1"
6787source = "registry+https://github.com/rust-lang/crates.io-index"
6788checksum = "16ce3abbeba692c8b8441d036ef91aea6df8da2c6b6e21c7e14d3c18e526be45"
6789dependencies = [
6790 "log",
6791 "phf",
6792 "phf_codegen",
6793 "string_cache",
6794 "string_cache_codegen",
6795 "tendril",
6796]
6797
6798[[package]]
6799name = "markup5ever_rcdom"
6800version = "0.3.0"
6801source = "registry+https://github.com/rust-lang/crates.io-index"
6802checksum = "edaa21ab3701bfee5099ade5f7e1f84553fd19228cf332f13cd6e964bf59be18"
6803dependencies = [
6804 "html5ever",
6805 "markup5ever",
6806 "tendril",
6807 "xml5ever",
6808]
6809
6810[[package]]
6811name = "matchers"
6812version = "0.1.0"
6813source = "registry+https://github.com/rust-lang/crates.io-index"
6814checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
6815dependencies = [
6816 "regex-automata 0.1.10",
6817]
6818
6819[[package]]
6820name = "matchit"
6821version = "0.7.3"
6822source = "registry+https://github.com/rust-lang/crates.io-index"
6823checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
6824
6825[[package]]
6826name = "maybe-owned"
6827version = "0.3.4"
6828source = "registry+https://github.com/rust-lang/crates.io-index"
6829checksum = "4facc753ae494aeb6e3c22f839b158aebd4f9270f55cd3c79906c45476c47ab4"
6830
6831[[package]]
6832name = "maybe-rayon"
6833version = "0.1.1"
6834source = "registry+https://github.com/rust-lang/crates.io-index"
6835checksum = "8ea1f30cedd69f0a2954655f7188c6a834246d2bcf1e315e2ac40c4b24dc9519"
6836dependencies = [
6837 "cfg-if",
6838]
6839
6840[[package]]
6841name = "md-5"
6842version = "0.10.6"
6843source = "registry+https://github.com/rust-lang/crates.io-index"
6844checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
6845dependencies = [
6846 "cfg-if",
6847 "digest",
6848]
6849
6850[[package]]
6851name = "mdbook"
6852version = "0.4.40"
6853source = "registry+https://github.com/rust-lang/crates.io-index"
6854checksum = "b45a38e19bd200220ef07c892b0157ad3d2365e5b5a267ca01ad12182491eea5"
6855dependencies = [
6856 "ammonia",
6857 "anyhow",
6858 "chrono",
6859 "clap",
6860 "clap_complete",
6861 "elasticlunr-rs",
6862 "env_logger 0.11.5",
6863 "futures-util",
6864 "handlebars 5.1.2",
6865 "ignore",
6866 "log",
6867 "memchr",
6868 "notify",
6869 "notify-debouncer-mini",
6870 "once_cell",
6871 "opener",
6872 "pathdiff",
6873 "pulldown-cmark 0.10.3",
6874 "regex",
6875 "serde",
6876 "serde_json",
6877 "shlex",
6878 "tempfile",
6879 "tokio",
6880 "toml 0.5.11",
6881 "topological-sort",
6882 "walkdir",
6883 "warp",
6884]
6885
6886[[package]]
6887name = "media"
6888version = "0.1.0"
6889dependencies = [
6890 "anyhow",
6891 "bindgen 0.70.1",
6892 "core-foundation 0.9.4",
6893 "foreign-types 0.5.0",
6894 "metal",
6895 "objc",
6896]
6897
6898[[package]]
6899name = "memchr"
6900version = "2.7.4"
6901source = "registry+https://github.com/rust-lang/crates.io-index"
6902checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
6903
6904[[package]]
6905name = "memfd"
6906version = "0.6.4"
6907source = "registry+https://github.com/rust-lang/crates.io-index"
6908checksum = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64"
6909dependencies = [
6910 "rustix 0.38.35",
6911]
6912
6913[[package]]
6914name = "memmap2"
6915version = "0.9.4"
6916source = "registry+https://github.com/rust-lang/crates.io-index"
6917checksum = "fe751422e4a8caa417e13c3ea66452215d7d63e19e604f4980461212f3ae1322"
6918dependencies = [
6919 "libc",
6920]
6921
6922[[package]]
6923name = "memoffset"
6924version = "0.9.1"
6925source = "registry+https://github.com/rust-lang/crates.io-index"
6926checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
6927dependencies = [
6928 "autocfg",
6929]
6930
6931[[package]]
6932name = "menu"
6933version = "0.1.0"
6934dependencies = [
6935 "gpui",
6936 "serde",
6937]
6938
6939[[package]]
6940name = "metal"
6941version = "0.29.0"
6942source = "registry+https://github.com/rust-lang/crates.io-index"
6943checksum = "7ecfd3296f8c56b7c1f6fbac3c71cefa9d78ce009850c45000015f206dc7fa21"
6944dependencies = [
6945 "bitflags 2.6.0",
6946 "block",
6947 "core-graphics-types 0.1.3",
6948 "foreign-types 0.5.0",
6949 "log",
6950 "objc",
6951 "paste",
6952]
6953
6954[[package]]
6955name = "mimalloc"
6956version = "0.1.43"
6957source = "registry+https://github.com/rust-lang/crates.io-index"
6958checksum = "68914350ae34959d83f732418d51e2427a794055d0b9529f48259ac07af65633"
6959dependencies = [
6960 "libmimalloc-sys",
6961]
6962
6963[[package]]
6964name = "mime"
6965version = "0.3.17"
6966source = "registry+https://github.com/rust-lang/crates.io-index"
6967checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
6968
6969[[package]]
6970name = "mime_guess"
6971version = "2.0.5"
6972source = "registry+https://github.com/rust-lang/crates.io-index"
6973checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
6974dependencies = [
6975 "mime",
6976 "unicase",
6977]
6978
6979[[package]]
6980name = "minimal-lexical"
6981version = "0.2.1"
6982source = "registry+https://github.com/rust-lang/crates.io-index"
6983checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
6984
6985[[package]]
6986name = "miniz_oxide"
6987version = "0.7.4"
6988source = "registry+https://github.com/rust-lang/crates.io-index"
6989checksum = "b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08"
6990dependencies = [
6991 "adler",
6992 "simd-adler32",
6993]
6994
6995[[package]]
6996name = "miniz_oxide"
6997version = "0.8.0"
6998source = "registry+https://github.com/rust-lang/crates.io-index"
6999checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1"
7000dependencies = [
7001 "adler2",
7002]
7003
7004[[package]]
7005name = "mint"
7006version = "0.5.9"
7007source = "registry+https://github.com/rust-lang/crates.io-index"
7008checksum = "e53debba6bda7a793e5f99b8dacf19e626084f525f7829104ba9898f367d85ff"
7009
7010[[package]]
7011name = "mio"
7012version = "0.8.11"
7013source = "registry+https://github.com/rust-lang/crates.io-index"
7014checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
7015dependencies = [
7016 "libc",
7017 "log",
7018 "wasi 0.11.0+wasi-snapshot-preview1",
7019 "windows-sys 0.48.0",
7020]
7021
7022[[package]]
7023name = "mio"
7024version = "1.0.2"
7025source = "registry+https://github.com/rust-lang/crates.io-index"
7026checksum = "80e04d1dcff3aae0704555fe5fee3bcfaf3d1fdf8a7e521d5b9d2b42acb52cec"
7027dependencies = [
7028 "hermit-abi 0.3.9",
7029 "libc",
7030 "log",
7031 "wasi 0.11.0+wasi-snapshot-preview1",
7032 "windows-sys 0.52.0",
7033]
7034
7035[[package]]
7036name = "miow"
7037version = "0.6.0"
7038source = "registry+https://github.com/rust-lang/crates.io-index"
7039checksum = "359f76430b20a79f9e20e115b3428614e654f04fab314482fc0fda0ebd3c6044"
7040dependencies = [
7041 "windows-sys 0.48.0",
7042]
7043
7044[[package]]
7045name = "msvc_spectre_libs"
7046version = "0.1.2"
7047source = "registry+https://github.com/rust-lang/crates.io-index"
7048checksum = "8661ace213a0a130c7c5b9542df5023aedf092a02008ccf477b39ff108990305"
7049dependencies = [
7050 "cc",
7051]
7052
7053[[package]]
7054name = "multi_buffer"
7055version = "0.1.0"
7056dependencies = [
7057 "anyhow",
7058 "clock",
7059 "collections",
7060 "ctor",
7061 "env_logger 0.11.5",
7062 "futures 0.3.30",
7063 "gpui",
7064 "itertools 0.13.0",
7065 "language",
7066 "log",
7067 "parking_lot",
7068 "rand 0.8.5",
7069 "serde",
7070 "settings",
7071 "smallvec",
7072 "sum_tree",
7073 "text",
7074 "theme",
7075 "util",
7076]
7077
7078[[package]]
7079name = "multimap"
7080version = "0.8.3"
7081source = "registry+https://github.com/rust-lang/crates.io-index"
7082checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"
7083
7084[[package]]
7085name = "naga"
7086version = "22.1.0"
7087source = "registry+https://github.com/rust-lang/crates.io-index"
7088checksum = "8bd5a652b6faf21496f2cfd88fc49989c8db0825d1f6746b1a71a6ede24a63ad"
7089dependencies = [
7090 "arrayvec",
7091 "bit-set 0.6.0",
7092 "bitflags 2.6.0",
7093 "cfg_aliases 0.1.1",
7094 "codespan-reporting",
7095 "hexf-parse",
7096 "indexmap 2.4.0",
7097 "log",
7098 "rustc-hash 1.1.0",
7099 "spirv",
7100 "termcolor",
7101 "thiserror",
7102 "unicode-xid",
7103]
7104
7105[[package]]
7106name = "nanoid"
7107version = "0.4.0"
7108source = "registry+https://github.com/rust-lang/crates.io-index"
7109checksum = "3ffa00dec017b5b1a8b7cf5e2c008bfda1aa7e0697ac1508b491fdf2622fb4d8"
7110dependencies = [
7111 "rand 0.8.5",
7112]
7113
7114[[package]]
7115name = "nanorand"
7116version = "0.7.0"
7117source = "registry+https://github.com/rust-lang/crates.io-index"
7118checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"
7119dependencies = [
7120 "getrandom 0.2.15",
7121]
7122
7123[[package]]
7124name = "native-tls"
7125version = "0.2.12"
7126source = "registry+https://github.com/rust-lang/crates.io-index"
7127checksum = "a8614eb2c83d59d1c8cc974dd3f920198647674a0a035e1af1fa58707e317466"
7128dependencies = [
7129 "libc",
7130 "log",
7131 "openssl",
7132 "openssl-probe",
7133 "openssl-sys",
7134 "schannel",
7135 "security-framework",
7136 "security-framework-sys",
7137 "tempfile",
7138]
7139
7140[[package]]
7141name = "ndk"
7142version = "0.8.0"
7143source = "registry+https://github.com/rust-lang/crates.io-index"
7144checksum = "2076a31b7010b17a38c01907c45b945e8f11495ee4dd588309718901b1f7a5b7"
7145dependencies = [
7146 "bitflags 2.6.0",
7147 "jni-sys",
7148 "log",
7149 "ndk-sys",
7150 "num_enum",
7151 "thiserror",
7152]
7153
7154[[package]]
7155name = "ndk-context"
7156version = "0.1.1"
7157source = "registry+https://github.com/rust-lang/crates.io-index"
7158checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
7159
7160[[package]]
7161name = "ndk-sys"
7162version = "0.5.0+25.2.9519653"
7163source = "registry+https://github.com/rust-lang/crates.io-index"
7164checksum = "8c196769dd60fd4f363e11d948139556a344e79d451aeb2fa2fd040738ef7691"
7165dependencies = [
7166 "jni-sys",
7167]
7168
7169[[package]]
7170name = "new_debug_unreachable"
7171version = "1.0.6"
7172source = "registry+https://github.com/rust-lang/crates.io-index"
7173checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
7174
7175[[package]]
7176name = "nix"
7177version = "0.29.0"
7178source = "registry+https://github.com/rust-lang/crates.io-index"
7179checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46"
7180dependencies = [
7181 "bitflags 2.6.0",
7182 "cfg-if",
7183 "cfg_aliases 0.2.1",
7184 "libc",
7185 "memoffset",
7186]
7187
7188[[package]]
7189name = "node_runtime"
7190version = "0.1.0"
7191dependencies = [
7192 "anyhow",
7193 "async-compression",
7194 "async-std",
7195 "async-tar",
7196 "async-trait",
7197 "async-watch",
7198 "async_zip",
7199 "futures 0.3.30",
7200 "http_client",
7201 "log",
7202 "paths",
7203 "semver",
7204 "serde",
7205 "serde_json",
7206 "smol",
7207 "tempfile",
7208 "util",
7209 "walkdir",
7210 "which 6.0.3",
7211 "windows 0.58.0",
7212]
7213
7214[[package]]
7215name = "nom"
7216version = "7.1.3"
7217source = "registry+https://github.com/rust-lang/crates.io-index"
7218checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
7219dependencies = [
7220 "memchr",
7221 "minimal-lexical",
7222]
7223
7224[[package]]
7225name = "noop_proc_macro"
7226version = "0.3.0"
7227source = "registry+https://github.com/rust-lang/crates.io-index"
7228checksum = "0676bb32a98c1a483ce53e500a81ad9c3d5b3f7c920c28c24e9cb0980d0b5bc8"
7229
7230[[package]]
7231name = "normpath"
7232version = "1.3.0"
7233source = "registry+https://github.com/rust-lang/crates.io-index"
7234checksum = "c8911957c4b1549ac0dc74e30db9c8b0e66ddcd6d7acc33098f4c63a64a6d7ed"
7235dependencies = [
7236 "windows-sys 0.59.0",
7237]
7238
7239[[package]]
7240name = "notifications"
7241version = "0.1.0"
7242dependencies = [
7243 "anyhow",
7244 "channel",
7245 "client",
7246 "collections",
7247 "db",
7248 "gpui",
7249 "rpc",
7250 "settings",
7251 "sum_tree",
7252 "time",
7253 "util",
7254]
7255
7256[[package]]
7257name = "notify"
7258version = "6.1.1"
7259source = "registry+https://github.com/rust-lang/crates.io-index"
7260checksum = "6205bd8bb1e454ad2e27422015fb5e4f2bcc7e08fa8f27058670d208324a4d2d"
7261dependencies = [
7262 "bitflags 2.6.0",
7263 "crossbeam-channel",
7264 "filetime",
7265 "fsevent-sys 4.1.0",
7266 "inotify",
7267 "kqueue",
7268 "libc",
7269 "log",
7270 "mio 0.8.11",
7271 "walkdir",
7272 "windows-sys 0.48.0",
7273]
7274
7275[[package]]
7276name = "notify-debouncer-mini"
7277version = "0.4.1"
7278source = "registry+https://github.com/rust-lang/crates.io-index"
7279checksum = "5d40b221972a1fc5ef4d858a2f671fb34c75983eb385463dff3780eeff6a9d43"
7280dependencies = [
7281 "crossbeam-channel",
7282 "log",
7283 "notify",
7284]
7285
7286[[package]]
7287name = "ntapi"
7288version = "0.4.1"
7289source = "registry+https://github.com/rust-lang/crates.io-index"
7290checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
7291dependencies = [
7292 "winapi",
7293]
7294
7295[[package]]
7296name = "nu-ansi-term"
7297version = "0.46.0"
7298source = "registry+https://github.com/rust-lang/crates.io-index"
7299checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
7300dependencies = [
7301 "overload",
7302 "winapi",
7303]
7304
7305[[package]]
7306name = "num"
7307version = "0.4.3"
7308source = "registry+https://github.com/rust-lang/crates.io-index"
7309checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23"
7310dependencies = [
7311 "num-bigint",
7312 "num-complex",
7313 "num-integer",
7314 "num-iter",
7315 "num-rational",
7316 "num-traits",
7317]
7318
7319[[package]]
7320name = "num-bigint"
7321version = "0.4.6"
7322source = "registry+https://github.com/rust-lang/crates.io-index"
7323checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
7324dependencies = [
7325 "num-integer",
7326 "num-traits",
7327]
7328
7329[[package]]
7330name = "num-bigint-dig"
7331version = "0.8.4"
7332source = "registry+https://github.com/rust-lang/crates.io-index"
7333checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151"
7334dependencies = [
7335 "byteorder",
7336 "lazy_static",
7337 "libm",
7338 "num-integer",
7339 "num-iter",
7340 "num-traits",
7341 "rand 0.8.5",
7342 "serde",
7343 "smallvec",
7344 "zeroize",
7345]
7346
7347[[package]]
7348name = "num-complex"
7349version = "0.4.6"
7350source = "registry+https://github.com/rust-lang/crates.io-index"
7351checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
7352dependencies = [
7353 "num-traits",
7354]
7355
7356[[package]]
7357name = "num-conv"
7358version = "0.1.0"
7359source = "registry+https://github.com/rust-lang/crates.io-index"
7360checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
7361
7362[[package]]
7363name = "num-derive"
7364version = "0.4.2"
7365source = "registry+https://github.com/rust-lang/crates.io-index"
7366checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202"
7367dependencies = [
7368 "proc-macro2",
7369 "quote",
7370 "syn 2.0.76",
7371]
7372
7373[[package]]
7374name = "num-format"
7375version = "0.4.4"
7376source = "registry+https://github.com/rust-lang/crates.io-index"
7377checksum = "a652d9771a63711fd3c3deb670acfbe5c30a4072e664d7a3bf5a9e1056ac72c3"
7378dependencies = [
7379 "arrayvec",
7380 "itoa",
7381]
7382
7383[[package]]
7384name = "num-integer"
7385version = "0.1.46"
7386source = "registry+https://github.com/rust-lang/crates.io-index"
7387checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
7388dependencies = [
7389 "num-traits",
7390]
7391
7392[[package]]
7393name = "num-iter"
7394version = "0.1.45"
7395source = "registry+https://github.com/rust-lang/crates.io-index"
7396checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
7397dependencies = [
7398 "autocfg",
7399 "num-integer",
7400 "num-traits",
7401]
7402
7403[[package]]
7404name = "num-rational"
7405version = "0.4.2"
7406source = "registry+https://github.com/rust-lang/crates.io-index"
7407checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824"
7408dependencies = [
7409 "num-bigint",
7410 "num-integer",
7411 "num-traits",
7412]
7413
7414[[package]]
7415name = "num-traits"
7416version = "0.2.19"
7417source = "registry+https://github.com/rust-lang/crates.io-index"
7418checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
7419dependencies = [
7420 "autocfg",
7421 "libm",
7422]
7423
7424[[package]]
7425name = "num_cpus"
7426version = "1.16.0"
7427source = "registry+https://github.com/rust-lang/crates.io-index"
7428checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
7429dependencies = [
7430 "hermit-abi 0.3.9",
7431 "libc",
7432]
7433
7434[[package]]
7435name = "num_enum"
7436version = "0.7.3"
7437source = "registry+https://github.com/rust-lang/crates.io-index"
7438checksum = "4e613fc340b2220f734a8595782c551f1250e969d87d3be1ae0579e8d4065179"
7439dependencies = [
7440 "num_enum_derive",
7441]
7442
7443[[package]]
7444name = "num_enum_derive"
7445version = "0.7.3"
7446source = "registry+https://github.com/rust-lang/crates.io-index"
7447checksum = "af1844ef2428cc3e1cb900be36181049ef3d3193c63e43026cfe202983b27a56"
7448dependencies = [
7449 "proc-macro-crate",
7450 "proc-macro2",
7451 "quote",
7452 "syn 2.0.76",
7453]
7454
7455[[package]]
7456name = "num_threads"
7457version = "0.1.7"
7458source = "registry+https://github.com/rust-lang/crates.io-index"
7459checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9"
7460dependencies = [
7461 "libc",
7462]
7463
7464[[package]]
7465name = "nvim-rs"
7466version = "0.8.0-pre"
7467source = "git+https://github.com/KillTheMule/nvim-rs?branch=master#69500bae73b8b3f02a05b7bee621a0d0e633da6c"
7468dependencies = [
7469 "async-trait",
7470 "futures 0.3.30",
7471 "log",
7472 "parity-tokio-ipc",
7473 "rmp",
7474 "rmpv",
7475 "tokio",
7476 "tokio-util",
7477 "winapi",
7478]
7479
7480[[package]]
7481name = "objc"
7482version = "0.2.7"
7483source = "registry+https://github.com/rust-lang/crates.io-index"
7484checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
7485dependencies = [
7486 "malloc_buf",
7487]
7488
7489[[package]]
7490name = "object"
7491version = "0.36.4"
7492source = "registry+https://github.com/rust-lang/crates.io-index"
7493checksum = "084f1a5821ac4c651660a94a7153d27ac9d8a53736203f58b31945ded098070a"
7494dependencies = [
7495 "crc32fast",
7496 "hashbrown 0.14.5",
7497 "indexmap 2.4.0",
7498 "memchr",
7499]
7500
7501[[package]]
7502name = "oboe"
7503version = "0.6.1"
7504source = "registry+https://github.com/rust-lang/crates.io-index"
7505checksum = "e8b61bebd49e5d43f5f8cc7ee2891c16e0f41ec7954d36bcb6c14c5e0de867fb"
7506dependencies = [
7507 "jni",
7508 "ndk",
7509 "ndk-context",
7510 "num-derive",
7511 "num-traits",
7512 "oboe-sys",
7513]
7514
7515[[package]]
7516name = "oboe-sys"
7517version = "0.6.1"
7518source = "registry+https://github.com/rust-lang/crates.io-index"
7519checksum = "6c8bb09a4a2b1d668170cfe0a7d5bc103f8999fb316c98099b6a9939c9f2e79d"
7520dependencies = [
7521 "cc",
7522]
7523
7524[[package]]
7525name = "ollama"
7526version = "0.1.0"
7527dependencies = [
7528 "anyhow",
7529 "futures 0.3.30",
7530 "http_client",
7531 "schemars",
7532 "serde",
7533 "serde_json",
7534]
7535
7536[[package]]
7537name = "once_cell"
7538version = "1.19.0"
7539source = "registry+https://github.com/rust-lang/crates.io-index"
7540checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
7541
7542[[package]]
7543name = "oo7"
7544version = "0.3.3"
7545source = "registry+https://github.com/rust-lang/crates.io-index"
7546checksum = "8fc6ce4692fbfd044ce22ca07dcab1a30fa12432ca2aa5b1294eca50d3332a24"
7547dependencies = [
7548 "aes",
7549 "async-fs 2.1.2",
7550 "async-io 2.3.4",
7551 "async-lock 3.4.0",
7552 "async-net 2.0.0",
7553 "blocking",
7554 "cbc",
7555 "cipher",
7556 "digest",
7557 "endi",
7558 "futures-lite 2.3.0",
7559 "futures-util",
7560 "hkdf",
7561 "hmac",
7562 "md-5",
7563 "num",
7564 "num-bigint-dig",
7565 "pbkdf2",
7566 "rand 0.8.5",
7567 "serde",
7568 "sha2",
7569 "subtle",
7570 "zbus",
7571 "zeroize",
7572 "zvariant",
7573]
7574
7575[[package]]
7576name = "oorandom"
7577version = "11.1.4"
7578source = "registry+https://github.com/rust-lang/crates.io-index"
7579checksum = "b410bbe7e14ab526a0e86877eb47c6996a2bd7746f027ba551028c925390e4e9"
7580
7581[[package]]
7582name = "open"
7583version = "5.3.0"
7584source = "registry+https://github.com/rust-lang/crates.io-index"
7585checksum = "61a877bf6abd716642a53ef1b89fb498923a4afca5c754f9050b4d081c05c4b3"
7586dependencies = [
7587 "is-wsl",
7588 "libc",
7589 "pathdiff",
7590]
7591
7592[[package]]
7593name = "open_ai"
7594version = "0.1.0"
7595dependencies = [
7596 "anyhow",
7597 "futures 0.3.30",
7598 "http_client",
7599 "schemars",
7600 "serde",
7601 "serde_json",
7602 "strum 0.25.0",
7603]
7604
7605[[package]]
7606name = "opener"
7607version = "0.7.2"
7608source = "registry+https://github.com/rust-lang/crates.io-index"
7609checksum = "d0812e5e4df08da354c851a3376fead46db31c2214f849d3de356d774d057681"
7610dependencies = [
7611 "bstr",
7612 "dbus",
7613 "normpath",
7614 "windows-sys 0.59.0",
7615]
7616
7617[[package]]
7618name = "openssl"
7619version = "0.10.66"
7620source = "registry+https://github.com/rust-lang/crates.io-index"
7621checksum = "9529f4786b70a3e8c61e11179af17ab6188ad8d0ded78c5529441ed39d4bd9c1"
7622dependencies = [
7623 "bitflags 2.6.0",
7624 "cfg-if",
7625 "foreign-types 0.3.2",
7626 "libc",
7627 "once_cell",
7628 "openssl-macros",
7629 "openssl-sys",
7630]
7631
7632[[package]]
7633name = "openssl-macros"
7634version = "0.1.1"
7635source = "registry+https://github.com/rust-lang/crates.io-index"
7636checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
7637dependencies = [
7638 "proc-macro2",
7639 "quote",
7640 "syn 2.0.76",
7641]
7642
7643[[package]]
7644name = "openssl-probe"
7645version = "0.1.5"
7646source = "registry+https://github.com/rust-lang/crates.io-index"
7647checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
7648
7649[[package]]
7650name = "openssl-src"
7651version = "300.3.1+3.3.1"
7652source = "registry+https://github.com/rust-lang/crates.io-index"
7653checksum = "7259953d42a81bf137fbbd73bd30a8e1914d6dce43c2b90ed575783a22608b91"
7654dependencies = [
7655 "cc",
7656]
7657
7658[[package]]
7659name = "openssl-sys"
7660version = "0.9.103"
7661source = "registry+https://github.com/rust-lang/crates.io-index"
7662checksum = "7f9e8deee91df40a943c71b917e5874b951d32a802526c85721ce3b776c929d6"
7663dependencies = [
7664 "cc",
7665 "libc",
7666 "openssl-src",
7667 "pkg-config",
7668 "vcpkg",
7669]
7670
7671[[package]]
7672name = "option-ext"
7673version = "0.2.0"
7674source = "registry+https://github.com/rust-lang/crates.io-index"
7675checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
7676
7677[[package]]
7678name = "ordered-float"
7679version = "2.10.1"
7680source = "registry+https://github.com/rust-lang/crates.io-index"
7681checksum = "68f19d67e5a2795c94e73e0bb1cc1a7edeb2e28efd39e2e1c9b7a40c1108b11c"
7682dependencies = [
7683 "num-traits",
7684]
7685
7686[[package]]
7687name = "ordered-float"
7688version = "3.9.2"
7689source = "registry+https://github.com/rust-lang/crates.io-index"
7690checksum = "f1e1c390732d15f1d48471625cd92d154e66db2c56645e29a9cd26f4699f72dc"
7691dependencies = [
7692 "num-traits",
7693]
7694
7695[[package]]
7696name = "ordered-stream"
7697version = "0.2.0"
7698source = "registry+https://github.com/rust-lang/crates.io-index"
7699checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
7700dependencies = [
7701 "futures-core",
7702 "pin-project-lite",
7703]
7704
7705[[package]]
7706name = "ouroboros"
7707version = "0.17.2"
7708source = "registry+https://github.com/rust-lang/crates.io-index"
7709checksum = "e2ba07320d39dfea882faa70554b4bd342a5f273ed59ba7c1c6b4c840492c954"
7710dependencies = [
7711 "aliasable",
7712 "ouroboros_macro",
7713 "static_assertions",
7714]
7715
7716[[package]]
7717name = "ouroboros_macro"
7718version = "0.17.2"
7719source = "registry+https://github.com/rust-lang/crates.io-index"
7720checksum = "ec4c6225c69b4ca778c0aea097321a64c421cf4577b331c61b229267edabb6f8"
7721dependencies = [
7722 "heck 0.4.1",
7723 "proc-macro-error",
7724 "proc-macro2",
7725 "quote",
7726 "syn 2.0.76",
7727]
7728
7729[[package]]
7730name = "outline"
7731version = "0.1.0"
7732dependencies = [
7733 "editor",
7734 "fuzzy",
7735 "gpui",
7736 "indoc",
7737 "language",
7738 "menu",
7739 "ordered-float 2.10.1",
7740 "picker",
7741 "project",
7742 "rope",
7743 "serde_json",
7744 "smol",
7745 "theme",
7746 "tree-sitter-rust",
7747 "tree-sitter-typescript",
7748 "ui",
7749 "util",
7750 "workspace",
7751]
7752
7753[[package]]
7754name = "outline_panel"
7755version = "0.1.0"
7756dependencies = [
7757 "anyhow",
7758 "collections",
7759 "db",
7760 "editor",
7761 "file_icons",
7762 "fuzzy",
7763 "gpui",
7764 "itertools 0.13.0",
7765 "language",
7766 "log",
7767 "menu",
7768 "pretty_assertions",
7769 "project",
7770 "schemars",
7771 "search",
7772 "serde",
7773 "serde_json",
7774 "settings",
7775 "smallvec",
7776 "smol",
7777 "theme",
7778 "ui",
7779 "util",
7780 "workspace",
7781 "worktree",
7782]
7783
7784[[package]]
7785name = "outref"
7786version = "0.5.1"
7787source = "registry+https://github.com/rust-lang/crates.io-index"
7788checksum = "4030760ffd992bef45b0ae3f10ce1aba99e33464c90d14dd7c039884963ddc7a"
7789
7790[[package]]
7791name = "overload"
7792version = "0.1.1"
7793source = "registry+https://github.com/rust-lang/crates.io-index"
7794checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
7795
7796[[package]]
7797name = "p256"
7798version = "0.11.1"
7799source = "registry+https://github.com/rust-lang/crates.io-index"
7800checksum = "51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594"
7801dependencies = [
7802 "ecdsa",
7803 "elliptic-curve",
7804 "sha2",
7805]
7806
7807[[package]]
7808name = "page_size"
7809version = "0.6.0"
7810source = "registry+https://github.com/rust-lang/crates.io-index"
7811checksum = "30d5b2194ed13191c1999ae0704b7839fb18384fa22e49b57eeaa97d79ce40da"
7812dependencies = [
7813 "libc",
7814 "winapi",
7815]
7816
7817[[package]]
7818name = "palette"
7819version = "0.7.6"
7820source = "registry+https://github.com/rust-lang/crates.io-index"
7821checksum = "4cbf71184cc5ecc2e4e1baccdb21026c20e5fc3dcf63028a086131b3ab00b6e6"
7822dependencies = [
7823 "approx",
7824 "fast-srgb8",
7825 "palette_derive",
7826]
7827
7828[[package]]
7829name = "palette_derive"
7830version = "0.7.6"
7831source = "registry+https://github.com/rust-lang/crates.io-index"
7832checksum = "f5030daf005bface118c096f510ffb781fc28f9ab6a32ab224d8631be6851d30"
7833dependencies = [
7834 "by_address",
7835 "proc-macro2",
7836 "quote",
7837 "syn 2.0.76",
7838]
7839
7840[[package]]
7841name = "parity-tokio-ipc"
7842version = "0.9.0"
7843source = "registry+https://github.com/rust-lang/crates.io-index"
7844checksum = "9981e32fb75e004cc148f5fb70342f393830e0a4aa62e3cc93b50976218d42b6"
7845dependencies = [
7846 "futures 0.3.30",
7847 "libc",
7848 "log",
7849 "rand 0.7.3",
7850 "tokio",
7851 "winapi",
7852]
7853
7854[[package]]
7855name = "parking"
7856version = "2.2.1"
7857source = "registry+https://github.com/rust-lang/crates.io-index"
7858checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
7859
7860[[package]]
7861name = "parking_lot"
7862version = "0.12.3"
7863source = "registry+https://github.com/rust-lang/crates.io-index"
7864checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
7865dependencies = [
7866 "lock_api",
7867 "parking_lot_core",
7868]
7869
7870[[package]]
7871name = "parking_lot_core"
7872version = "0.9.10"
7873source = "registry+https://github.com/rust-lang/crates.io-index"
7874checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
7875dependencies = [
7876 "cfg-if",
7877 "libc",
7878 "redox_syscall 0.5.3",
7879 "smallvec",
7880 "windows-targets 0.52.6",
7881]
7882
7883[[package]]
7884name = "password-hash"
7885version = "0.5.0"
7886source = "registry+https://github.com/rust-lang/crates.io-index"
7887checksum = "346f04948ba92c43e8469c1ee6736c7563d71012b17d40745260fe106aac2166"
7888dependencies = [
7889 "base64ct",
7890 "rand_core 0.6.4",
7891 "subtle",
7892]
7893
7894[[package]]
7895name = "paste"
7896version = "1.0.15"
7897source = "registry+https://github.com/rust-lang/crates.io-index"
7898checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
7899
7900[[package]]
7901name = "pathdiff"
7902version = "0.2.1"
7903source = "registry+https://github.com/rust-lang/crates.io-index"
7904checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
7905
7906[[package]]
7907name = "pathfinder_geometry"
7908version = "0.5.1"
7909source = "registry+https://github.com/rust-lang/crates.io-index"
7910checksum = "0b7b7e7b4ea703700ce73ebf128e1450eb69c3a8329199ffbfb9b2a0418e5ad3"
7911dependencies = [
7912 "log",
7913 "pathfinder_simd",
7914]
7915
7916[[package]]
7917name = "pathfinder_simd"
7918version = "0.5.4"
7919source = "registry+https://github.com/rust-lang/crates.io-index"
7920checksum = "5cf07ef4804cfa9aea3b04a7bbdd5a40031dbb6b4f2cbaf2b011666c80c5b4f2"
7921dependencies = [
7922 "rustc_version",
7923]
7924
7925[[package]]
7926name = "paths"
7927version = "0.1.0"
7928dependencies = [
7929 "dirs 4.0.0",
7930 "util",
7931]
7932
7933[[package]]
7934name = "pbkdf2"
7935version = "0.12.2"
7936source = "registry+https://github.com/rust-lang/crates.io-index"
7937checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2"
7938dependencies = [
7939 "digest",
7940 "hmac",
7941]
7942
7943[[package]]
7944name = "pem"
7945version = "3.0.4"
7946source = "registry+https://github.com/rust-lang/crates.io-index"
7947checksum = "8e459365e590736a54c3fa561947c84837534b8e9af6fc5bf781307e82658fae"
7948dependencies = [
7949 "base64 0.22.1",
7950 "serde",
7951]
7952
7953[[package]]
7954name = "pem-rfc7468"
7955version = "0.7.0"
7956source = "registry+https://github.com/rust-lang/crates.io-index"
7957checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
7958dependencies = [
7959 "base64ct",
7960]
7961
7962[[package]]
7963name = "percent-encoding"
7964version = "2.3.1"
7965source = "registry+https://github.com/rust-lang/crates.io-index"
7966checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
7967
7968[[package]]
7969name = "perplexity"
7970version = "0.1.0"
7971dependencies = [
7972 "serde",
7973 "zed_extension_api 0.2.0",
7974]
7975
7976[[package]]
7977name = "pest"
7978version = "2.7.11"
7979source = "registry+https://github.com/rust-lang/crates.io-index"
7980checksum = "cd53dff83f26735fdc1ca837098ccf133605d794cdae66acfc2bfac3ec809d95"
7981dependencies = [
7982 "memchr",
7983 "thiserror",
7984 "ucd-trie",
7985]
7986
7987[[package]]
7988name = "pest_derive"
7989version = "2.7.11"
7990source = "registry+https://github.com/rust-lang/crates.io-index"
7991checksum = "2a548d2beca6773b1c244554d36fcf8548a8a58e74156968211567250e48e49a"
7992dependencies = [
7993 "pest",
7994 "pest_generator",
7995]
7996
7997[[package]]
7998name = "pest_generator"
7999version = "2.7.11"
8000source = "registry+https://github.com/rust-lang/crates.io-index"
8001checksum = "3c93a82e8d145725dcbaf44e5ea887c8a869efdcc28706df2d08c69e17077183"
8002dependencies = [
8003 "pest",
8004 "pest_meta",
8005 "proc-macro2",
8006 "quote",
8007 "syn 2.0.76",
8008]
8009
8010[[package]]
8011name = "pest_meta"
8012version = "2.7.11"
8013source = "registry+https://github.com/rust-lang/crates.io-index"
8014checksum = "a941429fea7e08bedec25e4f6785b6ffaacc6b755da98df5ef3e7dcf4a124c4f"
8015dependencies = [
8016 "once_cell",
8017 "pest",
8018 "sha2",
8019]
8020
8021[[package]]
8022name = "pet"
8023version = "0.1.0"
8024source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8025dependencies = [
8026 "clap",
8027 "env_logger 0.10.2",
8028 "lazy_static",
8029 "log",
8030 "msvc_spectre_libs",
8031 "pet-conda",
8032 "pet-core",
8033 "pet-env-var-path",
8034 "pet-fs",
8035 "pet-global-virtualenvs",
8036 "pet-homebrew",
8037 "pet-jsonrpc",
8038 "pet-linux-global-python",
8039 "pet-mac-commandlinetools",
8040 "pet-mac-python-org",
8041 "pet-mac-xcode",
8042 "pet-pipenv",
8043 "pet-poetry",
8044 "pet-pyenv",
8045 "pet-python-utils",
8046 "pet-reporter",
8047 "pet-telemetry",
8048 "pet-venv",
8049 "pet-virtualenv",
8050 "pet-virtualenvwrapper",
8051 "pet-windows-registry",
8052 "pet-windows-store",
8053 "serde",
8054 "serde_json",
8055]
8056
8057[[package]]
8058name = "pet-conda"
8059version = "0.1.0"
8060source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8061dependencies = [
8062 "env_logger 0.10.2",
8063 "lazy_static",
8064 "log",
8065 "msvc_spectre_libs",
8066 "pet-core",
8067 "pet-fs",
8068 "pet-python-utils",
8069 "pet-reporter",
8070 "regex",
8071 "serde",
8072 "serde_json",
8073 "yaml-rust2",
8074]
8075
8076[[package]]
8077name = "pet-core"
8078version = "0.1.0"
8079source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8080dependencies = [
8081 "clap",
8082 "lazy_static",
8083 "log",
8084 "msvc_spectre_libs",
8085 "pet-fs",
8086 "regex",
8087 "serde",
8088 "serde_json",
8089]
8090
8091[[package]]
8092name = "pet-env-var-path"
8093version = "0.1.0"
8094source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8095dependencies = [
8096 "lazy_static",
8097 "log",
8098 "msvc_spectre_libs",
8099 "pet-conda",
8100 "pet-core",
8101 "pet-fs",
8102 "pet-python-utils",
8103 "pet-virtualenv",
8104 "regex",
8105]
8106
8107[[package]]
8108name = "pet-fs"
8109version = "0.1.0"
8110source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8111dependencies = [
8112 "log",
8113 "msvc_spectre_libs",
8114]
8115
8116[[package]]
8117name = "pet-global-virtualenvs"
8118version = "0.1.0"
8119source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8120dependencies = [
8121 "log",
8122 "msvc_spectre_libs",
8123 "pet-conda",
8124 "pet-core",
8125 "pet-fs",
8126 "pet-virtualenv",
8127]
8128
8129[[package]]
8130name = "pet-homebrew"
8131version = "0.1.0"
8132source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8133dependencies = [
8134 "lazy_static",
8135 "log",
8136 "msvc_spectre_libs",
8137 "pet-conda",
8138 "pet-core",
8139 "pet-fs",
8140 "pet-python-utils",
8141 "pet-virtualenv",
8142 "regex",
8143 "serde",
8144 "serde_json",
8145]
8146
8147[[package]]
8148name = "pet-jsonrpc"
8149version = "0.1.0"
8150source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8151dependencies = [
8152 "env_logger 0.10.2",
8153 "log",
8154 "msvc_spectre_libs",
8155 "pet-core",
8156 "serde",
8157 "serde_json",
8158]
8159
8160[[package]]
8161name = "pet-linux-global-python"
8162version = "0.1.0"
8163source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8164dependencies = [
8165 "log",
8166 "msvc_spectre_libs",
8167 "pet-core",
8168 "pet-fs",
8169 "pet-python-utils",
8170 "pet-virtualenv",
8171]
8172
8173[[package]]
8174name = "pet-mac-commandlinetools"
8175version = "0.1.0"
8176source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8177dependencies = [
8178 "log",
8179 "msvc_spectre_libs",
8180 "pet-core",
8181 "pet-fs",
8182 "pet-python-utils",
8183 "pet-virtualenv",
8184]
8185
8186[[package]]
8187name = "pet-mac-python-org"
8188version = "0.1.0"
8189source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8190dependencies = [
8191 "log",
8192 "msvc_spectre_libs",
8193 "pet-core",
8194 "pet-fs",
8195 "pet-python-utils",
8196 "pet-virtualenv",
8197]
8198
8199[[package]]
8200name = "pet-mac-xcode"
8201version = "0.1.0"
8202source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8203dependencies = [
8204 "log",
8205 "msvc_spectre_libs",
8206 "pet-core",
8207 "pet-fs",
8208 "pet-python-utils",
8209 "pet-virtualenv",
8210]
8211
8212[[package]]
8213name = "pet-pipenv"
8214version = "0.1.0"
8215source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8216dependencies = [
8217 "log",
8218 "msvc_spectre_libs",
8219 "pet-core",
8220 "pet-fs",
8221 "pet-python-utils",
8222 "pet-virtualenv",
8223]
8224
8225[[package]]
8226name = "pet-poetry"
8227version = "0.1.0"
8228source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8229dependencies = [
8230 "base64 0.22.1",
8231 "lazy_static",
8232 "log",
8233 "msvc_spectre_libs",
8234 "pet-core",
8235 "pet-fs",
8236 "pet-python-utils",
8237 "pet-reporter",
8238 "pet-virtualenv",
8239 "regex",
8240 "serde",
8241 "serde_json",
8242 "sha2",
8243 "toml 0.8.19",
8244]
8245
8246[[package]]
8247name = "pet-pyenv"
8248version = "0.1.0"
8249source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8250dependencies = [
8251 "lazy_static",
8252 "log",
8253 "msvc_spectre_libs",
8254 "pet-conda",
8255 "pet-core",
8256 "pet-fs",
8257 "pet-python-utils",
8258 "pet-reporter",
8259 "regex",
8260 "serde",
8261 "serde_json",
8262]
8263
8264[[package]]
8265name = "pet-python-utils"
8266version = "0.1.0"
8267source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8268dependencies = [
8269 "env_logger 0.10.2",
8270 "lazy_static",
8271 "log",
8272 "msvc_spectre_libs",
8273 "pet-core",
8274 "pet-fs",
8275 "regex",
8276 "serde",
8277 "serde_json",
8278 "sha2",
8279]
8280
8281[[package]]
8282name = "pet-reporter"
8283version = "0.1.0"
8284source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8285dependencies = [
8286 "env_logger 0.10.2",
8287 "log",
8288 "msvc_spectre_libs",
8289 "pet-core",
8290 "pet-jsonrpc",
8291 "serde",
8292 "serde_json",
8293]
8294
8295[[package]]
8296name = "pet-telemetry"
8297version = "0.1.0"
8298source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8299dependencies = [
8300 "env_logger 0.10.2",
8301 "lazy_static",
8302 "log",
8303 "msvc_spectre_libs",
8304 "pet-core",
8305 "pet-fs",
8306 "pet-python-utils",
8307 "regex",
8308]
8309
8310[[package]]
8311name = "pet-venv"
8312version = "0.1.0"
8313source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8314dependencies = [
8315 "log",
8316 "msvc_spectre_libs",
8317 "pet-core",
8318 "pet-python-utils",
8319 "pet-virtualenv",
8320]
8321
8322[[package]]
8323name = "pet-virtualenv"
8324version = "0.1.0"
8325source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8326dependencies = [
8327 "log",
8328 "msvc_spectre_libs",
8329 "pet-core",
8330 "pet-fs",
8331 "pet-python-utils",
8332]
8333
8334[[package]]
8335name = "pet-virtualenvwrapper"
8336version = "0.1.0"
8337source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8338dependencies = [
8339 "log",
8340 "msvc_spectre_libs",
8341 "pet-core",
8342 "pet-fs",
8343 "pet-python-utils",
8344 "pet-virtualenv",
8345]
8346
8347[[package]]
8348name = "pet-windows-registry"
8349version = "0.1.0"
8350source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8351dependencies = [
8352 "lazy_static",
8353 "log",
8354 "msvc_spectre_libs",
8355 "pet-conda",
8356 "pet-core",
8357 "pet-fs",
8358 "pet-python-utils",
8359 "pet-virtualenv",
8360 "pet-windows-store",
8361 "regex",
8362 "winreg 0.52.0",
8363]
8364
8365[[package]]
8366name = "pet-windows-store"
8367version = "0.1.0"
8368source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8369dependencies = [
8370 "lazy_static",
8371 "log",
8372 "msvc_spectre_libs",
8373 "pet-core",
8374 "pet-fs",
8375 "pet-python-utils",
8376 "pet-virtualenv",
8377 "regex",
8378 "winreg 0.52.0",
8379]
8380
8381[[package]]
8382name = "petgraph"
8383version = "0.6.5"
8384source = "registry+https://github.com/rust-lang/crates.io-index"
8385checksum = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db"
8386dependencies = [
8387 "fixedbitset",
8388 "indexmap 2.4.0",
8389]
8390
8391[[package]]
8392name = "phf"
8393version = "0.11.2"
8394source = "registry+https://github.com/rust-lang/crates.io-index"
8395checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
8396dependencies = [
8397 "phf_macros",
8398 "phf_shared 0.11.2",
8399]
8400
8401[[package]]
8402name = "phf_codegen"
8403version = "0.11.2"
8404source = "registry+https://github.com/rust-lang/crates.io-index"
8405checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a"
8406dependencies = [
8407 "phf_generator 0.11.2",
8408 "phf_shared 0.11.2",
8409]
8410
8411[[package]]
8412name = "phf_generator"
8413version = "0.10.0"
8414source = "registry+https://github.com/rust-lang/crates.io-index"
8415checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
8416dependencies = [
8417 "phf_shared 0.10.0",
8418 "rand 0.8.5",
8419]
8420
8421[[package]]
8422name = "phf_generator"
8423version = "0.11.2"
8424source = "registry+https://github.com/rust-lang/crates.io-index"
8425checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
8426dependencies = [
8427 "phf_shared 0.11.2",
8428 "rand 0.8.5",
8429]
8430
8431[[package]]
8432name = "phf_macros"
8433version = "0.11.2"
8434source = "registry+https://github.com/rust-lang/crates.io-index"
8435checksum = "3444646e286606587e49f3bcf1679b8cef1dc2c5ecc29ddacaffc305180d464b"
8436dependencies = [
8437 "phf_generator 0.11.2",
8438 "phf_shared 0.11.2",
8439 "proc-macro2",
8440 "quote",
8441 "syn 2.0.76",
8442]
8443
8444[[package]]
8445name = "phf_shared"
8446version = "0.10.0"
8447source = "registry+https://github.com/rust-lang/crates.io-index"
8448checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
8449dependencies = [
8450 "siphasher 0.3.11",
8451]
8452
8453[[package]]
8454name = "phf_shared"
8455version = "0.11.2"
8456source = "registry+https://github.com/rust-lang/crates.io-index"
8457checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
8458dependencies = [
8459 "siphasher 0.3.11",
8460]
8461
8462[[package]]
8463name = "picker"
8464version = "0.1.0"
8465dependencies = [
8466 "anyhow",
8467 "ctor",
8468 "editor",
8469 "env_logger 0.11.5",
8470 "gpui",
8471 "menu",
8472 "serde",
8473 "serde_json",
8474 "ui",
8475 "workspace",
8476]
8477
8478[[package]]
8479name = "pico-args"
8480version = "0.5.0"
8481source = "registry+https://github.com/rust-lang/crates.io-index"
8482checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315"
8483
8484[[package]]
8485name = "pin-project"
8486version = "1.1.5"
8487source = "registry+https://github.com/rust-lang/crates.io-index"
8488checksum = "b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3"
8489dependencies = [
8490 "pin-project-internal",
8491]
8492
8493[[package]]
8494name = "pin-project-internal"
8495version = "1.1.5"
8496source = "registry+https://github.com/rust-lang/crates.io-index"
8497checksum = "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965"
8498dependencies = [
8499 "proc-macro2",
8500 "quote",
8501 "syn 2.0.76",
8502]
8503
8504[[package]]
8505name = "pin-project-lite"
8506version = "0.2.14"
8507source = "registry+https://github.com/rust-lang/crates.io-index"
8508checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02"
8509
8510[[package]]
8511name = "pin-utils"
8512version = "0.1.0"
8513source = "registry+https://github.com/rust-lang/crates.io-index"
8514checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
8515
8516[[package]]
8517name = "piper"
8518version = "0.2.4"
8519source = "registry+https://github.com/rust-lang/crates.io-index"
8520checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066"
8521dependencies = [
8522 "atomic-waker",
8523 "fastrand 2.1.1",
8524 "futures-io",
8525]
8526
8527[[package]]
8528name = "pkcs1"
8529version = "0.7.5"
8530source = "registry+https://github.com/rust-lang/crates.io-index"
8531checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
8532dependencies = [
8533 "der 0.7.9",
8534 "pkcs8 0.10.2",
8535 "spki 0.7.3",
8536]
8537
8538[[package]]
8539name = "pkcs8"
8540version = "0.9.0"
8541source = "registry+https://github.com/rust-lang/crates.io-index"
8542checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba"
8543dependencies = [
8544 "der 0.6.1",
8545 "spki 0.6.0",
8546]
8547
8548[[package]]
8549name = "pkcs8"
8550version = "0.10.2"
8551source = "registry+https://github.com/rust-lang/crates.io-index"
8552checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
8553dependencies = [
8554 "der 0.7.9",
8555 "spki 0.7.3",
8556]
8557
8558[[package]]
8559name = "pkg-config"
8560version = "0.3.30"
8561source = "registry+https://github.com/rust-lang/crates.io-index"
8562checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec"
8563
8564[[package]]
8565name = "plist"
8566version = "1.7.0"
8567source = "registry+https://github.com/rust-lang/crates.io-index"
8568checksum = "42cf17e9a1800f5f396bc67d193dc9411b59012a5876445ef450d449881e1016"
8569dependencies = [
8570 "base64 0.22.1",
8571 "indexmap 2.4.0",
8572 "quick-xml 0.32.0",
8573 "serde",
8574 "time",
8575]
8576
8577[[package]]
8578name = "plotters"
8579version = "0.3.6"
8580source = "registry+https://github.com/rust-lang/crates.io-index"
8581checksum = "a15b6eccb8484002195a3e44fe65a4ce8e93a625797a063735536fd59cb01cf3"
8582dependencies = [
8583 "num-traits",
8584 "plotters-backend",
8585 "plotters-svg",
8586 "wasm-bindgen",
8587 "web-sys",
8588]
8589
8590[[package]]
8591name = "plotters-backend"
8592version = "0.3.6"
8593source = "registry+https://github.com/rust-lang/crates.io-index"
8594checksum = "414cec62c6634ae900ea1c56128dfe87cf63e7caece0852ec76aba307cebadb7"
8595
8596[[package]]
8597name = "plotters-svg"
8598version = "0.3.6"
8599source = "registry+https://github.com/rust-lang/crates.io-index"
8600checksum = "81b30686a7d9c3e010b84284bdd26a29f2138574f52f5eb6f794fc0ad924e705"
8601dependencies = [
8602 "plotters-backend",
8603]
8604
8605[[package]]
8606name = "png"
8607version = "0.17.13"
8608source = "registry+https://github.com/rust-lang/crates.io-index"
8609checksum = "06e4b0d3d1312775e782c86c91a111aa1f910cbb65e1337f9975b5f9a554b5e1"
8610dependencies = [
8611 "bitflags 1.3.2",
8612 "crc32fast",
8613 "fdeflate",
8614 "flate2",
8615 "miniz_oxide 0.7.4",
8616]
8617
8618[[package]]
8619name = "polling"
8620version = "2.8.0"
8621source = "registry+https://github.com/rust-lang/crates.io-index"
8622checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce"
8623dependencies = [
8624 "autocfg",
8625 "bitflags 1.3.2",
8626 "cfg-if",
8627 "concurrent-queue",
8628 "libc",
8629 "log",
8630 "pin-project-lite",
8631 "windows-sys 0.48.0",
8632]
8633
8634[[package]]
8635name = "polling"
8636version = "3.7.3"
8637source = "registry+https://github.com/rust-lang/crates.io-index"
8638checksum = "cc2790cd301dec6cd3b7a025e4815cf825724a51c98dccfe6a3e55f05ffb6511"
8639dependencies = [
8640 "cfg-if",
8641 "concurrent-queue",
8642 "hermit-abi 0.4.0",
8643 "pin-project-lite",
8644 "rustix 0.38.35",
8645 "tracing",
8646 "windows-sys 0.59.0",
8647]
8648
8649[[package]]
8650name = "pollster"
8651version = "0.2.5"
8652source = "registry+https://github.com/rust-lang/crates.io-index"
8653checksum = "5da3b0203fd7ee5720aa0b5e790b591aa5d3f41c3ed2c34a3a393382198af2f7"
8654
8655[[package]]
8656name = "postage"
8657version = "0.5.0"
8658source = "registry+https://github.com/rust-lang/crates.io-index"
8659checksum = "af3fb618632874fb76937c2361a7f22afd393c982a2165595407edc75b06d3c1"
8660dependencies = [
8661 "atomic",
8662 "crossbeam-queue",
8663 "futures 0.3.30",
8664 "log",
8665 "parking_lot",
8666 "pin-project",
8667 "pollster",
8668 "static_assertions",
8669 "thiserror",
8670]
8671
8672[[package]]
8673name = "postcard"
8674version = "1.0.10"
8675source = "registry+https://github.com/rust-lang/crates.io-index"
8676checksum = "5f7f0a8d620d71c457dd1d47df76bb18960378da56af4527aaa10f515eee732e"
8677dependencies = [
8678 "cobs",
8679 "embedded-io 0.4.0",
8680 "embedded-io 0.6.1",
8681 "serde",
8682]
8683
8684[[package]]
8685name = "powerfmt"
8686version = "0.2.0"
8687source = "registry+https://github.com/rust-lang/crates.io-index"
8688checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
8689
8690[[package]]
8691name = "ppv-lite86"
8692version = "0.2.20"
8693source = "registry+https://github.com/rust-lang/crates.io-index"
8694checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
8695dependencies = [
8696 "zerocopy",
8697]
8698
8699[[package]]
8700name = "precomputed-hash"
8701version = "0.1.1"
8702source = "registry+https://github.com/rust-lang/crates.io-index"
8703checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
8704
8705[[package]]
8706name = "prettier"
8707version = "0.1.0"
8708dependencies = [
8709 "anyhow",
8710 "collections",
8711 "fs",
8712 "gpui",
8713 "language",
8714 "log",
8715 "lsp",
8716 "node_runtime",
8717 "parking_lot",
8718 "paths",
8719 "serde",
8720 "serde_json",
8721 "util",
8722]
8723
8724[[package]]
8725name = "pretty_assertions"
8726version = "1.4.1"
8727source = "registry+https://github.com/rust-lang/crates.io-index"
8728checksum = "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d"
8729dependencies = [
8730 "diff",
8731 "yansi",
8732]
8733
8734[[package]]
8735name = "prettyplease"
8736version = "0.2.22"
8737source = "registry+https://github.com/rust-lang/crates.io-index"
8738checksum = "479cf940fbbb3426c32c5d5176f62ad57549a0bb84773423ba8be9d089f5faba"
8739dependencies = [
8740 "proc-macro2",
8741 "syn 2.0.76",
8742]
8743
8744[[package]]
8745name = "proc-macro-crate"
8746version = "3.2.0"
8747source = "registry+https://github.com/rust-lang/crates.io-index"
8748checksum = "8ecf48c7ca261d60b74ab1a7b20da18bede46776b2e55535cb958eb595c5fa7b"
8749dependencies = [
8750 "toml_edit 0.22.20",
8751]
8752
8753[[package]]
8754name = "proc-macro-error"
8755version = "1.0.4"
8756source = "registry+https://github.com/rust-lang/crates.io-index"
8757checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
8758dependencies = [
8759 "proc-macro-error-attr",
8760 "proc-macro2",
8761 "quote",
8762 "syn 1.0.109",
8763 "version_check",
8764]
8765
8766[[package]]
8767name = "proc-macro-error-attr"
8768version = "1.0.4"
8769source = "registry+https://github.com/rust-lang/crates.io-index"
8770checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
8771dependencies = [
8772 "proc-macro2",
8773 "quote",
8774 "version_check",
8775]
8776
8777[[package]]
8778name = "proc-macro2"
8779version = "1.0.87"
8780source = "registry+https://github.com/rust-lang/crates.io-index"
8781checksum = "b3e4daa0dcf6feba26f985457cdf104d4b4256fc5a09547140f3631bb076b19a"
8782dependencies = [
8783 "unicode-ident",
8784]
8785
8786[[package]]
8787name = "profiling"
8788version = "1.0.15"
8789source = "registry+https://github.com/rust-lang/crates.io-index"
8790checksum = "43d84d1d7a6ac92673717f9f6d1518374ef257669c24ebc5ac25d5033828be58"
8791dependencies = [
8792 "profiling-procmacros",
8793]
8794
8795[[package]]
8796name = "profiling-procmacros"
8797version = "1.0.15"
8798source = "registry+https://github.com/rust-lang/crates.io-index"
8799checksum = "8021cf59c8ec9c432cfc2526ac6b8aa508ecaf29cd415f271b8406c1b851c3fd"
8800dependencies = [
8801 "quote",
8802 "syn 2.0.76",
8803]
8804
8805[[package]]
8806name = "project"
8807version = "0.1.0"
8808dependencies = [
8809 "aho-corasick",
8810 "anyhow",
8811 "async-trait",
8812 "client",
8813 "clock",
8814 "collections",
8815 "env_logger 0.11.5",
8816 "fs",
8817 "futures 0.3.30",
8818 "fuzzy",
8819 "git",
8820 "git2",
8821 "globset",
8822 "gpui",
8823 "http_client",
8824 "itertools 0.13.0",
8825 "language",
8826 "log",
8827 "lsp",
8828 "node_runtime",
8829 "parking_lot",
8830 "pathdiff",
8831 "paths",
8832 "postage",
8833 "prettier",
8834 "pretty_assertions",
8835 "rand 0.8.5",
8836 "regex",
8837 "release_channel",
8838 "remote",
8839 "rpc",
8840 "schemars",
8841 "serde",
8842 "serde_json",
8843 "settings",
8844 "sha2",
8845 "shellexpand 2.1.2",
8846 "shlex",
8847 "similar",
8848 "smol",
8849 "snippet",
8850 "snippet_provider",
8851 "task",
8852 "tempfile",
8853 "terminal",
8854 "text",
8855 "unindent",
8856 "url",
8857 "util",
8858 "which 6.0.3",
8859 "windows 0.58.0",
8860 "worktree",
8861]
8862
8863[[package]]
8864name = "project_panel"
8865version = "0.1.0"
8866dependencies = [
8867 "anyhow",
8868 "client",
8869 "collections",
8870 "db",
8871 "editor",
8872 "file_icons",
8873 "git",
8874 "gpui",
8875 "indexmap 1.9.3",
8876 "language",
8877 "menu",
8878 "pretty_assertions",
8879 "project",
8880 "schemars",
8881 "search",
8882 "serde",
8883 "serde_derive",
8884 "serde_json",
8885 "settings",
8886 "smallvec",
8887 "theme",
8888 "ui",
8889 "util",
8890 "workspace",
8891 "worktree",
8892]
8893
8894[[package]]
8895name = "project_symbols"
8896version = "0.1.0"
8897dependencies = [
8898 "anyhow",
8899 "editor",
8900 "futures 0.3.30",
8901 "fuzzy",
8902 "gpui",
8903 "language",
8904 "lsp",
8905 "ordered-float 2.10.1",
8906 "picker",
8907 "project",
8908 "release_channel",
8909 "serde_json",
8910 "settings",
8911 "theme",
8912 "util",
8913 "workspace",
8914]
8915
8916[[package]]
8917name = "prometheus"
8918version = "0.13.4"
8919source = "registry+https://github.com/rust-lang/crates.io-index"
8920checksum = "3d33c28a30771f7f96db69893f78b857f7450d7e0237e9c8fc6427a81bae7ed1"
8921dependencies = [
8922 "cfg-if",
8923 "fnv",
8924 "lazy_static",
8925 "memchr",
8926 "parking_lot",
8927 "protobuf",
8928 "thiserror",
8929]
8930
8931[[package]]
8932name = "prost"
8933version = "0.9.0"
8934source = "registry+https://github.com/rust-lang/crates.io-index"
8935checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"
8936dependencies = [
8937 "bytes 1.7.2",
8938 "prost-derive",
8939]
8940
8941[[package]]
8942name = "prost-build"
8943version = "0.9.0"
8944source = "registry+https://github.com/rust-lang/crates.io-index"
8945checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"
8946dependencies = [
8947 "bytes 1.7.2",
8948 "heck 0.3.3",
8949 "itertools 0.10.5",
8950 "lazy_static",
8951 "log",
8952 "multimap",
8953 "petgraph",
8954 "prost",
8955 "prost-types",
8956 "regex",
8957 "tempfile",
8958 "which 4.4.2",
8959]
8960
8961[[package]]
8962name = "prost-derive"
8963version = "0.9.0"
8964source = "registry+https://github.com/rust-lang/crates.io-index"
8965checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe"
8966dependencies = [
8967 "anyhow",
8968 "itertools 0.10.5",
8969 "proc-macro2",
8970 "quote",
8971 "syn 1.0.109",
8972]
8973
8974[[package]]
8975name = "prost-types"
8976version = "0.9.0"
8977source = "registry+https://github.com/rust-lang/crates.io-index"
8978checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"
8979dependencies = [
8980 "bytes 1.7.2",
8981 "prost",
8982]
8983
8984[[package]]
8985name = "proto"
8986version = "0.1.0"
8987dependencies = [
8988 "anyhow",
8989 "collections",
8990 "prost",
8991 "prost-build",
8992 "serde",
8993]
8994
8995[[package]]
8996name = "protobuf"
8997version = "2.28.0"
8998source = "registry+https://github.com/rust-lang/crates.io-index"
8999checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
9000
9001[[package]]
9002name = "psm"
9003version = "0.1.21"
9004source = "registry+https://github.com/rust-lang/crates.io-index"
9005checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"
9006dependencies = [
9007 "cc",
9008]
9009
9010[[package]]
9011name = "ptr_meta"
9012version = "0.1.4"
9013source = "registry+https://github.com/rust-lang/crates.io-index"
9014checksum = "0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1"
9015dependencies = [
9016 "ptr_meta_derive",
9017]
9018
9019[[package]]
9020name = "ptr_meta_derive"
9021version = "0.1.4"
9022source = "registry+https://github.com/rust-lang/crates.io-index"
9023checksum = "16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac"
9024dependencies = [
9025 "proc-macro2",
9026 "quote",
9027 "syn 1.0.109",
9028]
9029
9030[[package]]
9031name = "pulldown-cmark"
9032version = "0.10.3"
9033source = "registry+https://github.com/rust-lang/crates.io-index"
9034checksum = "76979bea66e7875e7509c4ec5300112b316af87fa7a252ca91c448b32dfe3993"
9035dependencies = [
9036 "bitflags 2.6.0",
9037 "memchr",
9038 "pulldown-cmark-escape",
9039 "unicase",
9040]
9041
9042[[package]]
9043name = "pulldown-cmark"
9044version = "0.12.1"
9045source = "registry+https://github.com/rust-lang/crates.io-index"
9046checksum = "666f0f59e259aea2d72e6012290c09877a780935cc3c18b1ceded41f3890d59c"
9047dependencies = [
9048 "bitflags 2.6.0",
9049 "memchr",
9050 "unicase",
9051]
9052
9053[[package]]
9054name = "pulldown-cmark-escape"
9055version = "0.10.1"
9056source = "registry+https://github.com/rust-lang/crates.io-index"
9057checksum = "bd348ff538bc9caeda7ee8cad2d1d48236a1f443c1fa3913c6a02fe0043b1dd3"
9058
9059[[package]]
9060name = "qoi"
9061version = "0.4.1"
9062source = "registry+https://github.com/rust-lang/crates.io-index"
9063checksum = "7f6d64c71eb498fe9eae14ce4ec935c555749aef511cca85b5568910d6e48001"
9064dependencies = [
9065 "bytemuck",
9066]
9067
9068[[package]]
9069name = "quick-error"
9070version = "2.0.1"
9071source = "registry+https://github.com/rust-lang/crates.io-index"
9072checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"
9073
9074[[package]]
9075name = "quick-xml"
9076version = "0.32.0"
9077source = "registry+https://github.com/rust-lang/crates.io-index"
9078checksum = "1d3a6e5838b60e0e8fa7a43f22ade549a37d61f8bdbe636d0d7816191de969c2"
9079dependencies = [
9080 "memchr",
9081]
9082
9083[[package]]
9084name = "quick-xml"
9085version = "0.34.0"
9086source = "registry+https://github.com/rust-lang/crates.io-index"
9087checksum = "6f24d770aeca0eacb81ac29dfbc55ebcc09312fdd1f8bbecdc7e4a84e000e3b4"
9088dependencies = [
9089 "memchr",
9090]
9091
9092[[package]]
9093name = "quick_action_bar"
9094version = "0.1.0"
9095dependencies = [
9096 "assistant",
9097 "editor",
9098 "gpui",
9099 "markdown_preview",
9100 "repl",
9101 "search",
9102 "settings",
9103 "ui",
9104 "util",
9105 "workspace",
9106 "zed_actions",
9107]
9108
9109[[package]]
9110name = "quinn"
9111version = "0.11.5"
9112source = "registry+https://github.com/rust-lang/crates.io-index"
9113checksum = "8c7c5fdde3cdae7203427dc4f0a68fe0ed09833edc525a03456b153b79828684"
9114dependencies = [
9115 "bytes 1.7.2",
9116 "pin-project-lite",
9117 "quinn-proto",
9118 "quinn-udp",
9119 "rustc-hash 2.0.0",
9120 "rustls 0.23.13",
9121 "socket2 0.5.7",
9122 "thiserror",
9123 "tokio",
9124 "tracing",
9125]
9126
9127[[package]]
9128name = "quinn-proto"
9129version = "0.11.8"
9130source = "registry+https://github.com/rust-lang/crates.io-index"
9131checksum = "fadfaed2cd7f389d0161bb73eeb07b7b78f8691047a6f3e73caaeae55310a4a6"
9132dependencies = [
9133 "bytes 1.7.2",
9134 "rand 0.8.5",
9135 "ring 0.17.8",
9136 "rustc-hash 2.0.0",
9137 "rustls 0.23.13",
9138 "slab",
9139 "thiserror",
9140 "tinyvec",
9141 "tracing",
9142]
9143
9144[[package]]
9145name = "quinn-udp"
9146version = "0.5.5"
9147source = "registry+https://github.com/rust-lang/crates.io-index"
9148checksum = "4fe68c2e9e1a1234e218683dbdf9f9dfcb094113c5ac2b938dfcb9bab4c4140b"
9149dependencies = [
9150 "libc",
9151 "once_cell",
9152 "socket2 0.5.7",
9153 "tracing",
9154 "windows-sys 0.59.0",
9155]
9156
9157[[package]]
9158name = "quote"
9159version = "1.0.37"
9160source = "registry+https://github.com/rust-lang/crates.io-index"
9161checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af"
9162dependencies = [
9163 "proc-macro2",
9164]
9165
9166[[package]]
9167name = "radium"
9168version = "0.7.0"
9169source = "registry+https://github.com/rust-lang/crates.io-index"
9170checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
9171
9172[[package]]
9173name = "rand"
9174version = "0.7.3"
9175source = "registry+https://github.com/rust-lang/crates.io-index"
9176checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
9177dependencies = [
9178 "getrandom 0.1.16",
9179 "libc",
9180 "rand_chacha 0.2.2",
9181 "rand_core 0.5.1",
9182 "rand_hc",
9183]
9184
9185[[package]]
9186name = "rand"
9187version = "0.8.5"
9188source = "registry+https://github.com/rust-lang/crates.io-index"
9189checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
9190dependencies = [
9191 "libc",
9192 "rand_chacha 0.3.1",
9193 "rand_core 0.6.4",
9194]
9195
9196[[package]]
9197name = "rand_chacha"
9198version = "0.2.2"
9199source = "registry+https://github.com/rust-lang/crates.io-index"
9200checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
9201dependencies = [
9202 "ppv-lite86",
9203 "rand_core 0.5.1",
9204]
9205
9206[[package]]
9207name = "rand_chacha"
9208version = "0.3.1"
9209source = "registry+https://github.com/rust-lang/crates.io-index"
9210checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
9211dependencies = [
9212 "ppv-lite86",
9213 "rand_core 0.6.4",
9214]
9215
9216[[package]]
9217name = "rand_core"
9218version = "0.5.1"
9219source = "registry+https://github.com/rust-lang/crates.io-index"
9220checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
9221dependencies = [
9222 "getrandom 0.1.16",
9223]
9224
9225[[package]]
9226name = "rand_core"
9227version = "0.6.4"
9228source = "registry+https://github.com/rust-lang/crates.io-index"
9229checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
9230dependencies = [
9231 "getrandom 0.2.15",
9232]
9233
9234[[package]]
9235name = "rand_hc"
9236version = "0.2.0"
9237source = "registry+https://github.com/rust-lang/crates.io-index"
9238checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
9239dependencies = [
9240 "rand_core 0.5.1",
9241]
9242
9243[[package]]
9244name = "rangemap"
9245version = "1.5.1"
9246source = "registry+https://github.com/rust-lang/crates.io-index"
9247checksum = "f60fcc7d6849342eff22c4350c8b9a989ee8ceabc4b481253e8946b9fe83d684"
9248
9249[[package]]
9250name = "rav1e"
9251version = "0.7.1"
9252source = "registry+https://github.com/rust-lang/crates.io-index"
9253checksum = "cd87ce80a7665b1cce111f8a16c1f3929f6547ce91ade6addf4ec86a8dda5ce9"
9254dependencies = [
9255 "arbitrary",
9256 "arg_enum_proc_macro",
9257 "arrayvec",
9258 "av1-grain",
9259 "bitstream-io",
9260 "built",
9261 "cfg-if",
9262 "interpolate_name",
9263 "itertools 0.12.1",
9264 "libc",
9265 "libfuzzer-sys",
9266 "log",
9267 "maybe-rayon",
9268 "new_debug_unreachable",
9269 "noop_proc_macro",
9270 "num-derive",
9271 "num-traits",
9272 "once_cell",
9273 "paste",
9274 "profiling",
9275 "rand 0.8.5",
9276 "rand_chacha 0.3.1",
9277 "simd_helpers",
9278 "system-deps",
9279 "thiserror",
9280 "v_frame",
9281 "wasm-bindgen",
9282]
9283
9284[[package]]
9285name = "ravif"
9286version = "0.11.10"
9287source = "registry+https://github.com/rust-lang/crates.io-index"
9288checksum = "a8f0bfd976333248de2078d350bfdf182ff96e168a24d23d2436cef320dd4bdd"
9289dependencies = [
9290 "avif-serialize",
9291 "imgref",
9292 "loop9",
9293 "quick-error",
9294 "rav1e",
9295 "rgb",
9296]
9297
9298[[package]]
9299name = "raw-window-handle"
9300version = "0.6.2"
9301source = "registry+https://github.com/rust-lang/crates.io-index"
9302checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539"
9303
9304[[package]]
9305name = "raw-window-metal"
9306version = "0.4.0"
9307source = "registry+https://github.com/rust-lang/crates.io-index"
9308checksum = "76e8caa82e31bb98fee12fa8f051c94a6aa36b07cddb03f0d4fc558988360ff1"
9309dependencies = [
9310 "cocoa 0.25.0",
9311 "core-graphics 0.23.2",
9312 "objc",
9313 "raw-window-handle",
9314]
9315
9316[[package]]
9317name = "rayon"
9318version = "1.10.0"
9319source = "registry+https://github.com/rust-lang/crates.io-index"
9320checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
9321dependencies = [
9322 "either",
9323 "rayon-core",
9324]
9325
9326[[package]]
9327name = "rayon-core"
9328version = "1.12.1"
9329source = "registry+https://github.com/rust-lang/crates.io-index"
9330checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
9331dependencies = [
9332 "crossbeam-deque",
9333 "crossbeam-utils",
9334]
9335
9336[[package]]
9337name = "read-fonts"
9338version = "0.20.0"
9339source = "registry+https://github.com/rust-lang/crates.io-index"
9340checksum = "8c141b9980e1150201b2a3a32879001c8f975fe313ec3df5471a9b5c79a880cd"
9341dependencies = [
9342 "bytemuck",
9343 "font-types",
9344]
9345
9346[[package]]
9347name = "recent_projects"
9348version = "0.1.0"
9349dependencies = [
9350 "anyhow",
9351 "auto_update",
9352 "editor",
9353 "file_finder",
9354 "futures 0.3.30",
9355 "fuzzy",
9356 "gpui",
9357 "itertools 0.13.0",
9358 "language",
9359 "log",
9360 "markdown",
9361 "menu",
9362 "ordered-float 2.10.1",
9363 "paths",
9364 "picker",
9365 "project",
9366 "release_channel",
9367 "remote",
9368 "schemars",
9369 "serde",
9370 "serde_json",
9371 "settings",
9372 "smol",
9373 "task",
9374 "theme",
9375 "ui",
9376 "util",
9377 "workspace",
9378]
9379
9380[[package]]
9381name = "redox_syscall"
9382version = "0.2.16"
9383source = "registry+https://github.com/rust-lang/crates.io-index"
9384checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
9385dependencies = [
9386 "bitflags 1.3.2",
9387]
9388
9389[[package]]
9390name = "redox_syscall"
9391version = "0.4.1"
9392source = "registry+https://github.com/rust-lang/crates.io-index"
9393checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
9394dependencies = [
9395 "bitflags 1.3.2",
9396]
9397
9398[[package]]
9399name = "redox_syscall"
9400version = "0.5.3"
9401source = "registry+https://github.com/rust-lang/crates.io-index"
9402checksum = "2a908a6e00f1fdd0dfd9c0eb08ce85126f6d8bbda50017e74bc4a4b7d4a926a4"
9403dependencies = [
9404 "bitflags 2.6.0",
9405]
9406
9407[[package]]
9408name = "redox_users"
9409version = "0.4.6"
9410source = "registry+https://github.com/rust-lang/crates.io-index"
9411checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43"
9412dependencies = [
9413 "getrandom 0.2.15",
9414 "libredox",
9415 "thiserror",
9416]
9417
9418[[package]]
9419name = "refineable"
9420version = "0.1.0"
9421dependencies = [
9422 "derive_refineable",
9423]
9424
9425[[package]]
9426name = "regalloc2"
9427version = "0.9.3"
9428source = "registry+https://github.com/rust-lang/crates.io-index"
9429checksum = "ad156d539c879b7a24a363a2016d77961786e71f48f2e2fc8302a92abd2429a6"
9430dependencies = [
9431 "hashbrown 0.13.2",
9432 "log",
9433 "rustc-hash 1.1.0",
9434 "slice-group-by",
9435 "smallvec",
9436]
9437
9438[[package]]
9439name = "regex"
9440version = "1.10.6"
9441source = "registry+https://github.com/rust-lang/crates.io-index"
9442checksum = "4219d74c6b67a3654a9fbebc4b419e22126d13d2f3c4a07ee0cb61ff79a79619"
9443dependencies = [
9444 "aho-corasick",
9445 "memchr",
9446 "regex-automata 0.4.7",
9447 "regex-syntax 0.8.4",
9448]
9449
9450[[package]]
9451name = "regex-automata"
9452version = "0.1.10"
9453source = "registry+https://github.com/rust-lang/crates.io-index"
9454checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
9455dependencies = [
9456 "regex-syntax 0.6.29",
9457]
9458
9459[[package]]
9460name = "regex-automata"
9461version = "0.4.7"
9462source = "registry+https://github.com/rust-lang/crates.io-index"
9463checksum = "38caf58cc5ef2fed281f89292ef23f6365465ed9a41b7a7754eb4e26496c92df"
9464dependencies = [
9465 "aho-corasick",
9466 "memchr",
9467 "regex-syntax 0.8.4",
9468]
9469
9470[[package]]
9471name = "regex-lite"
9472version = "0.1.6"
9473source = "registry+https://github.com/rust-lang/crates.io-index"
9474checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a"
9475
9476[[package]]
9477name = "regex-syntax"
9478version = "0.6.29"
9479source = "registry+https://github.com/rust-lang/crates.io-index"
9480checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
9481
9482[[package]]
9483name = "regex-syntax"
9484version = "0.8.4"
9485source = "registry+https://github.com/rust-lang/crates.io-index"
9486checksum = "7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b"
9487
9488[[package]]
9489name = "release_channel"
9490version = "0.1.0"
9491dependencies = [
9492 "gpui",
9493 "once_cell",
9494]
9495
9496[[package]]
9497name = "remote"
9498version = "0.1.0"
9499dependencies = [
9500 "anyhow",
9501 "async-trait",
9502 "collections",
9503 "fs",
9504 "futures 0.3.30",
9505 "gpui",
9506 "log",
9507 "parking_lot",
9508 "prost",
9509 "rpc",
9510 "serde",
9511 "serde_json",
9512 "shlex",
9513 "smol",
9514 "tempfile",
9515 "thiserror",
9516 "util",
9517]
9518
9519[[package]]
9520name = "remote_server"
9521version = "0.1.0"
9522dependencies = [
9523 "anyhow",
9524 "async-watch",
9525 "backtrace",
9526 "cargo_toml",
9527 "clap",
9528 "client",
9529 "clock",
9530 "env_logger 0.11.5",
9531 "fork",
9532 "fs",
9533 "futures 0.3.30",
9534 "git",
9535 "git_hosting_providers",
9536 "gpui",
9537 "http_client",
9538 "language",
9539 "languages",
9540 "libc",
9541 "log",
9542 "lsp",
9543 "node_runtime",
9544 "paths",
9545 "project",
9546 "remote",
9547 "reqwest_client",
9548 "rpc",
9549 "rust-embed",
9550 "serde",
9551 "serde_json",
9552 "settings",
9553 "shellexpand 2.1.2",
9554 "smol",
9555 "toml 0.8.19",
9556 "util",
9557 "worktree",
9558]
9559
9560[[package]]
9561name = "rend"
9562version = "0.4.2"
9563source = "registry+https://github.com/rust-lang/crates.io-index"
9564checksum = "71fe3824f5629716b1589be05dacd749f6aa084c87e00e016714a8cdfccc997c"
9565dependencies = [
9566 "bytecheck",
9567]
9568
9569[[package]]
9570name = "repl"
9571version = "0.1.0"
9572dependencies = [
9573 "alacritty_terminal",
9574 "anyhow",
9575 "async-dispatcher",
9576 "base64 0.22.1",
9577 "client",
9578 "collections",
9579 "command_palette_hooks",
9580 "editor",
9581 "env_logger 0.11.5",
9582 "futures 0.3.30",
9583 "gpui",
9584 "http_client",
9585 "image",
9586 "indoc",
9587 "language",
9588 "languages",
9589 "log",
9590 "markdown_preview",
9591 "multi_buffer",
9592 "project",
9593 "runtimelib",
9594 "schemars",
9595 "serde",
9596 "serde_json",
9597 "settings",
9598 "smol",
9599 "terminal",
9600 "terminal_view",
9601 "theme",
9602 "tree-sitter-md",
9603 "tree-sitter-python",
9604 "tree-sitter-typescript",
9605 "ui",
9606 "util",
9607 "uuid",
9608 "windows 0.58.0",
9609 "workspace",
9610]
9611
9612[[package]]
9613name = "reqwest"
9614version = "0.11.27"
9615source = "registry+https://github.com/rust-lang/crates.io-index"
9616checksum = "dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62"
9617dependencies = [
9618 "base64 0.21.7",
9619 "bytes 1.7.2",
9620 "encoding_rs",
9621 "futures-core",
9622 "futures-util",
9623 "h2 0.3.26",
9624 "http 0.2.12",
9625 "http-body 0.4.6",
9626 "hyper 0.14.30",
9627 "hyper-tls",
9628 "ipnet",
9629 "js-sys",
9630 "log",
9631 "mime",
9632 "native-tls",
9633 "once_cell",
9634 "percent-encoding",
9635 "pin-project-lite",
9636 "rustls-pemfile 1.0.4",
9637 "serde",
9638 "serde_json",
9639 "serde_urlencoded",
9640 "sync_wrapper 0.1.2",
9641 "system-configuration 0.5.1",
9642 "tokio",
9643 "tokio-native-tls",
9644 "tower-service",
9645 "url",
9646 "wasm-bindgen",
9647 "wasm-bindgen-futures",
9648 "web-sys",
9649 "winreg 0.50.0",
9650]
9651
9652[[package]]
9653name = "reqwest"
9654version = "0.12.8"
9655source = "git+https://github.com/zed-industries/reqwest.git?rev=fd110f6998da16bbca97b6dddda9be7827c50e29#fd110f6998da16bbca97b6dddda9be7827c50e29"
9656dependencies = [
9657 "base64 0.22.1",
9658 "bytes 1.7.2",
9659 "encoding_rs",
9660 "futures-core",
9661 "futures-util",
9662 "h2 0.4.6",
9663 "http 1.1.0",
9664 "http-body 1.0.1",
9665 "http-body-util",
9666 "hyper 1.4.1",
9667 "hyper-rustls 0.27.3",
9668 "hyper-util",
9669 "ipnet",
9670 "js-sys",
9671 "log",
9672 "mime",
9673 "once_cell",
9674 "percent-encoding",
9675 "pin-project-lite",
9676 "quinn",
9677 "rustls 0.23.13",
9678 "rustls-native-certs 0.8.0",
9679 "rustls-pemfile 2.1.3",
9680 "rustls-pki-types",
9681 "serde",
9682 "serde_json",
9683 "serde_urlencoded",
9684 "sync_wrapper 1.0.1",
9685 "system-configuration 0.6.1",
9686 "tokio",
9687 "tokio-rustls 0.26.0",
9688 "tokio-socks",
9689 "tokio-util",
9690 "tower-service",
9691 "url",
9692 "wasm-bindgen",
9693 "wasm-bindgen-futures",
9694 "wasm-streams",
9695 "web-sys",
9696 "windows-registry",
9697]
9698
9699[[package]]
9700name = "reqwest_client"
9701version = "0.1.0"
9702dependencies = [
9703 "anyhow",
9704 "bytes 1.7.2",
9705 "futures 0.3.30",
9706 "gpui",
9707 "http_client",
9708 "log",
9709 "reqwest 0.12.8",
9710 "serde",
9711 "smol",
9712 "tokio",
9713]
9714
9715[[package]]
9716name = "resvg"
9717version = "0.41.0"
9718source = "registry+https://github.com/rust-lang/crates.io-index"
9719checksum = "c2327ced609dadeed3e9702fec3e6b2ddd208758a9268d13e06566c6101ba533"
9720dependencies = [
9721 "log",
9722 "pico-args",
9723 "rgb",
9724 "svgtypes",
9725 "tiny-skia",
9726 "usvg",
9727]
9728
9729[[package]]
9730name = "rfc6979"
9731version = "0.3.1"
9732source = "registry+https://github.com/rust-lang/crates.io-index"
9733checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"
9734dependencies = [
9735 "crypto-bigint 0.4.9",
9736 "hmac",
9737 "zeroize",
9738]
9739
9740[[package]]
9741name = "rgb"
9742version = "0.8.49"
9743source = "registry+https://github.com/rust-lang/crates.io-index"
9744checksum = "09cd5a1e95672f201913966f39baf355b53b5d92833431847295ae0346a5b939"
9745dependencies = [
9746 "bytemuck",
9747]
9748
9749[[package]]
9750name = "rich_text"
9751version = "0.1.0"
9752dependencies = [
9753 "futures 0.3.30",
9754 "gpui",
9755 "language",
9756 "linkify",
9757 "pulldown-cmark 0.12.1",
9758 "theme",
9759 "ui",
9760 "util",
9761]
9762
9763[[package]]
9764name = "ring"
9765version = "0.16.20"
9766source = "registry+https://github.com/rust-lang/crates.io-index"
9767checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
9768dependencies = [
9769 "cc",
9770 "libc",
9771 "once_cell",
9772 "spin 0.5.2",
9773 "untrusted 0.7.1",
9774 "web-sys",
9775 "winapi",
9776]
9777
9778[[package]]
9779name = "ring"
9780version = "0.17.8"
9781source = "registry+https://github.com/rust-lang/crates.io-index"
9782checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
9783dependencies = [
9784 "cc",
9785 "cfg-if",
9786 "getrandom 0.2.15",
9787 "libc",
9788 "spin 0.9.8",
9789 "untrusted 0.9.0",
9790 "windows-sys 0.52.0",
9791]
9792
9793[[package]]
9794name = "rkyv"
9795version = "0.7.45"
9796source = "registry+https://github.com/rust-lang/crates.io-index"
9797checksum = "9008cd6385b9e161d8229e1f6549dd23c3d022f132a2ea37ac3a10ac4935779b"
9798dependencies = [
9799 "bitvec",
9800 "bytecheck",
9801 "bytes 1.7.2",
9802 "hashbrown 0.12.3",
9803 "ptr_meta",
9804 "rend",
9805 "rkyv_derive",
9806 "seahash",
9807 "tinyvec",
9808 "uuid",
9809]
9810
9811[[package]]
9812name = "rkyv_derive"
9813version = "0.7.45"
9814source = "registry+https://github.com/rust-lang/crates.io-index"
9815checksum = "503d1d27590a2b0a3a4ca4c94755aa2875657196ecbf401a42eff41d7de532c0"
9816dependencies = [
9817 "proc-macro2",
9818 "quote",
9819 "syn 1.0.109",
9820]
9821
9822[[package]]
9823name = "rmp"
9824version = "0.8.14"
9825source = "registry+https://github.com/rust-lang/crates.io-index"
9826checksum = "228ed7c16fa39782c3b3468e974aec2795e9089153cd08ee2e9aefb3613334c4"
9827dependencies = [
9828 "byteorder",
9829 "num-traits",
9830 "paste",
9831]
9832
9833[[package]]
9834name = "rmpv"
9835version = "1.3.0"
9836source = "registry+https://github.com/rust-lang/crates.io-index"
9837checksum = "58450723cd9ee93273ce44a20b6ec4efe17f8ed2e3631474387bfdecf18bb2a9"
9838dependencies = [
9839 "num-traits",
9840 "rmp",
9841]
9842
9843[[package]]
9844name = "rodio"
9845version = "0.19.0"
9846source = "registry+https://github.com/rust-lang/crates.io-index"
9847checksum = "6006a627c1a38d37f3d3a85c6575418cfe34a5392d60a686d0071e1c8d427acb"
9848dependencies = [
9849 "cpal",
9850 "hound",
9851 "thiserror",
9852]
9853
9854[[package]]
9855name = "rope"
9856version = "0.1.0"
9857dependencies = [
9858 "arrayvec",
9859 "criterion",
9860 "ctor",
9861 "env_logger 0.11.5",
9862 "gpui",
9863 "log",
9864 "rand 0.8.5",
9865 "smallvec",
9866 "sum_tree",
9867 "unicode-segmentation",
9868 "util",
9869]
9870
9871[[package]]
9872name = "roxmltree"
9873version = "0.19.0"
9874source = "registry+https://github.com/rust-lang/crates.io-index"
9875checksum = "3cd14fd5e3b777a7422cca79358c57a8f6e3a703d9ac187448d0daf220c2407f"
9876
9877[[package]]
9878name = "roxmltree"
9879version = "0.20.0"
9880source = "registry+https://github.com/rust-lang/crates.io-index"
9881checksum = "6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97"
9882
9883[[package]]
9884name = "rpc"
9885version = "0.1.0"
9886dependencies = [
9887 "anyhow",
9888 "async-tungstenite",
9889 "base64 0.22.1",
9890 "chrono",
9891 "collections",
9892 "env_logger 0.11.5",
9893 "futures 0.3.30",
9894 "gpui",
9895 "parking_lot",
9896 "proto",
9897 "rand 0.8.5",
9898 "rsa",
9899 "serde",
9900 "serde_json",
9901 "sha2",
9902 "strum 0.25.0",
9903 "tracing",
9904 "util",
9905 "zstd",
9906]
9907
9908[[package]]
9909name = "rsa"
9910version = "0.9.6"
9911source = "registry+https://github.com/rust-lang/crates.io-index"
9912checksum = "5d0e5124fcb30e76a7e79bfee683a2746db83784b86289f6251b54b7950a0dfc"
9913dependencies = [
9914 "const-oid",
9915 "digest",
9916 "num-bigint-dig",
9917 "num-integer",
9918 "num-traits",
9919 "pkcs1",
9920 "pkcs8 0.10.2",
9921 "rand_core 0.6.4",
9922 "signature 2.2.0",
9923 "spki 0.7.3",
9924 "subtle",
9925 "zeroize",
9926]
9927
9928[[package]]
9929name = "runtimelib"
9930version = "0.15.0"
9931source = "registry+https://github.com/rust-lang/crates.io-index"
9932checksum = "a7d76d28b882a7b889ebb04e79bc2b160b3061821ea596ff0f4a838fc7a76db0"
9933dependencies = [
9934 "anyhow",
9935 "async-dispatcher",
9936 "async-std",
9937 "base64 0.22.1",
9938 "bytes 1.7.2",
9939 "chrono",
9940 "data-encoding",
9941 "dirs 5.0.1",
9942 "futures 0.3.30",
9943 "glob",
9944 "rand 0.8.5",
9945 "ring 0.17.8",
9946 "serde",
9947 "serde_json",
9948 "shellexpand 3.1.0",
9949 "smol",
9950 "uuid",
9951 "zeromq",
9952]
9953
9954[[package]]
9955name = "rust-embed"
9956version = "8.5.0"
9957source = "registry+https://github.com/rust-lang/crates.io-index"
9958checksum = "fa66af4a4fdd5e7ebc276f115e895611a34739a9c1c01028383d612d550953c0"
9959dependencies = [
9960 "rust-embed-impl",
9961 "rust-embed-utils",
9962 "walkdir",
9963]
9964
9965[[package]]
9966name = "rust-embed-impl"
9967version = "8.5.0"
9968source = "registry+https://github.com/rust-lang/crates.io-index"
9969checksum = "6125dbc8867951125eec87294137f4e9c2c96566e61bf72c45095a7c77761478"
9970dependencies = [
9971 "proc-macro2",
9972 "quote",
9973 "rust-embed-utils",
9974 "syn 2.0.76",
9975 "walkdir",
9976]
9977
9978[[package]]
9979name = "rust-embed-utils"
9980version = "8.5.0"
9981source = "registry+https://github.com/rust-lang/crates.io-index"
9982checksum = "2e5347777e9aacb56039b0e1f28785929a8a3b709e87482e7442c72e7c12529d"
9983dependencies = [
9984 "globset",
9985 "sha2",
9986 "walkdir",
9987]
9988
9989[[package]]
9990name = "rust_decimal"
9991version = "1.36.0"
9992source = "registry+https://github.com/rust-lang/crates.io-index"
9993checksum = "b082d80e3e3cc52b2ed634388d436fe1f4de6af5786cc2de9ba9737527bdf555"
9994dependencies = [
9995 "arrayvec",
9996 "borsh",
9997 "bytes 1.7.2",
9998 "num-traits",
9999 "rand 0.8.5",
10000 "rkyv",
10001 "serde",
10002 "serde_json",
10003]
10004
10005[[package]]
10006name = "rustc-demangle"
10007version = "0.1.24"
10008source = "registry+https://github.com/rust-lang/crates.io-index"
10009checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
10010
10011[[package]]
10012name = "rustc-hash"
10013version = "1.1.0"
10014source = "registry+https://github.com/rust-lang/crates.io-index"
10015checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
10016
10017[[package]]
10018name = "rustc-hash"
10019version = "2.0.0"
10020source = "registry+https://github.com/rust-lang/crates.io-index"
10021checksum = "583034fd73374156e66797ed8e5b0d5690409c9226b22d87cb7f19821c05d152"
10022
10023[[package]]
10024name = "rustc_version"
10025version = "0.4.1"
10026source = "registry+https://github.com/rust-lang/crates.io-index"
10027checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
10028dependencies = [
10029 "semver",
10030]
10031
10032[[package]]
10033name = "rustix"
10034version = "0.37.27"
10035source = "registry+https://github.com/rust-lang/crates.io-index"
10036checksum = "fea8ca367a3a01fe35e6943c400addf443c0f57670e6ec51196f71a4b8762dd2"
10037dependencies = [
10038 "bitflags 1.3.2",
10039 "errno 0.3.9",
10040 "io-lifetimes 1.0.11",
10041 "libc",
10042 "linux-raw-sys 0.3.8",
10043 "windows-sys 0.48.0",
10044]
10045
10046[[package]]
10047name = "rustix"
10048version = "0.38.35"
10049source = "registry+https://github.com/rust-lang/crates.io-index"
10050checksum = "a85d50532239da68e9addb745ba38ff4612a242c1c7ceea689c4bc7c2f43c36f"
10051dependencies = [
10052 "bitflags 2.6.0",
10053 "errno 0.3.9",
10054 "itoa",
10055 "libc",
10056 "linux-raw-sys 0.4.14",
10057 "once_cell",
10058 "windows-sys 0.52.0",
10059]
10060
10061[[package]]
10062name = "rustix-openpty"
10063version = "0.1.1"
10064source = "registry+https://github.com/rust-lang/crates.io-index"
10065checksum = "a25c3aad9fc1424eb82c88087789a7d938e1829724f3e4043163baf0d13cfc12"
10066dependencies = [
10067 "errno 0.3.9",
10068 "libc",
10069 "rustix 0.38.35",
10070]
10071
10072[[package]]
10073name = "rustls"
10074version = "0.20.9"
10075source = "registry+https://github.com/rust-lang/crates.io-index"
10076checksum = "1b80e3dec595989ea8510028f30c408a4630db12c9cbb8de34203b89d6577e99"
10077dependencies = [
10078 "log",
10079 "ring 0.16.20",
10080 "sct",
10081 "webpki",
10082]
10083
10084[[package]]
10085name = "rustls"
10086version = "0.21.12"
10087source = "registry+https://github.com/rust-lang/crates.io-index"
10088checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e"
10089dependencies = [
10090 "log",
10091 "ring 0.17.8",
10092 "rustls-webpki 0.101.7",
10093 "sct",
10094]
10095
10096[[package]]
10097name = "rustls"
10098version = "0.23.13"
10099source = "registry+https://github.com/rust-lang/crates.io-index"
10100checksum = "f2dabaac7466917e566adb06783a81ca48944c6898a1b08b9374106dd671f4c8"
10101dependencies = [
10102 "once_cell",
10103 "ring 0.17.8",
10104 "rustls-pki-types",
10105 "rustls-webpki 0.102.8",
10106 "subtle",
10107 "zeroize",
10108]
10109
10110[[package]]
10111name = "rustls-native-certs"
10112version = "0.6.3"
10113source = "registry+https://github.com/rust-lang/crates.io-index"
10114checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00"
10115dependencies = [
10116 "openssl-probe",
10117 "rustls-pemfile 1.0.4",
10118 "schannel",
10119 "security-framework",
10120]
10121
10122[[package]]
10123name = "rustls-native-certs"
10124version = "0.8.0"
10125source = "registry+https://github.com/rust-lang/crates.io-index"
10126checksum = "fcaf18a4f2be7326cd874a5fa579fae794320a0f388d365dca7e480e55f83f8a"
10127dependencies = [
10128 "openssl-probe",
10129 "rustls-pemfile 2.1.3",
10130 "rustls-pki-types",
10131 "schannel",
10132 "security-framework",
10133]
10134
10135[[package]]
10136name = "rustls-pemfile"
10137version = "1.0.4"
10138source = "registry+https://github.com/rust-lang/crates.io-index"
10139checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c"
10140dependencies = [
10141 "base64 0.21.7",
10142]
10143
10144[[package]]
10145name = "rustls-pemfile"
10146version = "2.1.3"
10147source = "registry+https://github.com/rust-lang/crates.io-index"
10148checksum = "196fe16b00e106300d3e45ecfcb764fa292a535d7326a29a5875c579c7417425"
10149dependencies = [
10150 "base64 0.22.1",
10151 "rustls-pki-types",
10152]
10153
10154[[package]]
10155name = "rustls-pki-types"
10156version = "1.8.0"
10157source = "registry+https://github.com/rust-lang/crates.io-index"
10158checksum = "fc0a2ce646f8655401bb81e7927b812614bd5d91dbc968696be50603510fcaf0"
10159
10160[[package]]
10161name = "rustls-webpki"
10162version = "0.101.7"
10163source = "registry+https://github.com/rust-lang/crates.io-index"
10164checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
10165dependencies = [
10166 "ring 0.17.8",
10167 "untrusted 0.9.0",
10168]
10169
10170[[package]]
10171name = "rustls-webpki"
10172version = "0.102.8"
10173source = "registry+https://github.com/rust-lang/crates.io-index"
10174checksum = "64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9"
10175dependencies = [
10176 "ring 0.17.8",
10177 "rustls-pki-types",
10178 "untrusted 0.9.0",
10179]
10180
10181[[package]]
10182name = "rustversion"
10183version = "1.0.17"
10184source = "registry+https://github.com/rust-lang/crates.io-index"
10185checksum = "955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6"
10186
10187[[package]]
10188name = "rustybuzz"
10189version = "0.14.1"
10190source = "registry+https://github.com/rust-lang/crates.io-index"
10191checksum = "cfb9cf8877777222e4a3bc7eb247e398b56baba500c38c1c46842431adc8b55c"
10192dependencies = [
10193 "bitflags 2.6.0",
10194 "bytemuck",
10195 "libm",
10196 "smallvec",
10197 "ttf-parser",
10198 "unicode-bidi-mirroring",
10199 "unicode-ccc",
10200 "unicode-properties",
10201 "unicode-script",
10202]
10203
10204[[package]]
10205name = "ryu"
10206version = "1.0.18"
10207source = "registry+https://github.com/rust-lang/crates.io-index"
10208checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
10209
10210[[package]]
10211name = "salsa20"
10212version = "0.10.2"
10213source = "registry+https://github.com/rust-lang/crates.io-index"
10214checksum = "97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213"
10215dependencies = [
10216 "cipher",
10217]
10218
10219[[package]]
10220name = "same-file"
10221version = "1.0.6"
10222source = "registry+https://github.com/rust-lang/crates.io-index"
10223checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
10224dependencies = [
10225 "winapi-util",
10226]
10227
10228[[package]]
10229name = "schannel"
10230version = "0.1.23"
10231source = "registry+https://github.com/rust-lang/crates.io-index"
10232checksum = "fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534"
10233dependencies = [
10234 "windows-sys 0.52.0",
10235]
10236
10237[[package]]
10238name = "schemars"
10239version = "0.8.21"
10240source = "registry+https://github.com/rust-lang/crates.io-index"
10241checksum = "09c024468a378b7e36765cd36702b7a90cc3cba11654f6685c8f233408e89e92"
10242dependencies = [
10243 "dyn-clone",
10244 "indexmap 1.9.3",
10245 "schemars_derive",
10246 "serde",
10247 "serde_json",
10248]
10249
10250[[package]]
10251name = "schemars_derive"
10252version = "0.8.21"
10253source = "registry+https://github.com/rust-lang/crates.io-index"
10254checksum = "b1eee588578aff73f856ab961cd2f79e36bc45d7ded33a7562adba4667aecc0e"
10255dependencies = [
10256 "proc-macro2",
10257 "quote",
10258 "serde_derive_internals 0.29.1",
10259 "syn 2.0.76",
10260]
10261
10262[[package]]
10263name = "scoped-tls"
10264version = "1.0.1"
10265source = "registry+https://github.com/rust-lang/crates.io-index"
10266checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
10267
10268[[package]]
10269name = "scopeguard"
10270version = "1.2.0"
10271source = "registry+https://github.com/rust-lang/crates.io-index"
10272checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
10273
10274[[package]]
10275name = "scrypt"
10276version = "0.11.0"
10277source = "registry+https://github.com/rust-lang/crates.io-index"
10278checksum = "0516a385866c09368f0b5bcd1caff3366aace790fcd46e2bb032697bb172fd1f"
10279dependencies = [
10280 "password-hash",
10281 "pbkdf2",
10282 "salsa20",
10283 "sha2",
10284]
10285
10286[[package]]
10287name = "sct"
10288version = "0.7.1"
10289source = "registry+https://github.com/rust-lang/crates.io-index"
10290checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414"
10291dependencies = [
10292 "ring 0.17.8",
10293 "untrusted 0.9.0",
10294]
10295
10296[[package]]
10297name = "sea-bae"
10298version = "0.2.0"
10299source = "registry+https://github.com/rust-lang/crates.io-index"
10300checksum = "3bd3534a9978d0aa7edd2808dc1f8f31c4d0ecd31ddf71d997b3c98e9f3c9114"
10301dependencies = [
10302 "heck 0.4.1",
10303 "proc-macro-error",
10304 "proc-macro2",
10305 "quote",
10306 "syn 2.0.76",
10307]
10308
10309[[package]]
10310name = "sea-orm"
10311version = "1.1.0-rc.1"
10312source = "registry+https://github.com/rust-lang/crates.io-index"
10313checksum = "1ef282b794f7d3426f61f530854705963b1941e7584ea84fb98528e504fac7c7"
10314dependencies = [
10315 "async-stream",
10316 "async-trait",
10317 "bigdecimal",
10318 "chrono",
10319 "futures 0.3.30",
10320 "log",
10321 "ouroboros",
10322 "rust_decimal",
10323 "sea-orm-macros",
10324 "sea-query",
10325 "sea-query-binder",
10326 "serde",
10327 "serde_json",
10328 "sqlx",
10329 "strum 0.26.3",
10330 "thiserror",
10331 "time",
10332 "tracing",
10333 "url",
10334 "uuid",
10335]
10336
10337[[package]]
10338name = "sea-orm-macros"
10339version = "1.1.0-rc.1"
10340source = "registry+https://github.com/rust-lang/crates.io-index"
10341checksum = "07aadcb2ee9fad78a3bf74f6430ba94865ab4d8ad237f978e99dafa97ee0df57"
10342dependencies = [
10343 "heck 0.4.1",
10344 "proc-macro2",
10345 "quote",
10346 "sea-bae",
10347 "syn 2.0.76",
10348 "unicode-ident",
10349]
10350
10351[[package]]
10352name = "sea-query"
10353version = "0.32.0-rc.1"
10354source = "registry+https://github.com/rust-lang/crates.io-index"
10355checksum = "6fba498acd58ce434669f273505cd07737065472eb541c3f813c7f4ce33993f5"
10356dependencies = [
10357 "bigdecimal",
10358 "chrono",
10359 "educe",
10360 "inherent",
10361 "ordered-float 3.9.2",
10362 "rust_decimal",
10363 "serde_json",
10364 "time",
10365 "uuid",
10366]
10367
10368[[package]]
10369name = "sea-query-binder"
10370version = "0.7.0-rc.1"
10371source = "registry+https://github.com/rust-lang/crates.io-index"
10372checksum = "edc3296903e60ddc7c9f4601cd6ef31a4b1584bf22480587e00b9ef743071b57"
10373dependencies = [
10374 "bigdecimal",
10375 "chrono",
10376 "rust_decimal",
10377 "sea-query",
10378 "serde_json",
10379 "sqlx",
10380 "time",
10381 "uuid",
10382]
10383
10384[[package]]
10385name = "seahash"
10386version = "4.1.0"
10387source = "registry+https://github.com/rust-lang/crates.io-index"
10388checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
10389
10390[[package]]
10391name = "sealed"
10392version = "0.4.0"
10393source = "registry+https://github.com/rust-lang/crates.io-index"
10394checksum = "6b5e421024b5e5edfbaa8e60ecf90bda9dbffc602dbb230e6028763f85f0c68c"
10395dependencies = [
10396 "heck 0.3.3",
10397 "proc-macro2",
10398 "quote",
10399 "syn 1.0.109",
10400]
10401
10402[[package]]
10403name = "search"
10404version = "0.1.0"
10405dependencies = [
10406 "any_vec",
10407 "anyhow",
10408 "bitflags 2.6.0",
10409 "client",
10410 "collections",
10411 "editor",
10412 "futures 0.3.30",
10413 "gpui",
10414 "language",
10415 "menu",
10416 "project",
10417 "serde",
10418 "serde_json",
10419 "settings",
10420 "smol",
10421 "theme",
10422 "ui",
10423 "unindent",
10424 "util",
10425 "workspace",
10426]
10427
10428[[package]]
10429name = "sec1"
10430version = "0.3.0"
10431source = "registry+https://github.com/rust-lang/crates.io-index"
10432checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"
10433dependencies = [
10434 "base16ct",
10435 "der 0.6.1",
10436 "generic-array",
10437 "pkcs8 0.9.0",
10438 "subtle",
10439 "zeroize",
10440]
10441
10442[[package]]
10443name = "security-framework"
10444version = "2.11.1"
10445source = "registry+https://github.com/rust-lang/crates.io-index"
10446checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
10447dependencies = [
10448 "bitflags 2.6.0",
10449 "core-foundation 0.9.4",
10450 "core-foundation-sys",
10451 "libc",
10452 "security-framework-sys",
10453]
10454
10455[[package]]
10456name = "security-framework-sys"
10457version = "2.11.1"
10458source = "registry+https://github.com/rust-lang/crates.io-index"
10459checksum = "75da29fe9b9b08fe9d6b22b5b4bcbc75d8db3aa31e639aa56bb62e9d46bfceaf"
10460dependencies = [
10461 "core-foundation-sys",
10462 "libc",
10463]
10464
10465[[package]]
10466name = "self_cell"
10467version = "1.0.4"
10468source = "registry+https://github.com/rust-lang/crates.io-index"
10469checksum = "d369a96f978623eb3dc28807c4852d6cc617fed53da5d3c400feff1ef34a714a"
10470
10471[[package]]
10472name = "semantic_index"
10473version = "0.1.0"
10474dependencies = [
10475 "anyhow",
10476 "arrayvec",
10477 "blake3",
10478 "client",
10479 "clock",
10480 "collections",
10481 "env_logger 0.11.5",
10482 "feature_flags",
10483 "fs",
10484 "futures 0.3.30",
10485 "futures-batch",
10486 "gpui",
10487 "heed",
10488 "http_client",
10489 "language",
10490 "language_model",
10491 "languages",
10492 "log",
10493 "open_ai",
10494 "parking_lot",
10495 "project",
10496 "reqwest_client",
10497 "serde",
10498 "serde_json",
10499 "settings",
10500 "sha2",
10501 "smol",
10502 "tempfile",
10503 "theme",
10504 "tree-sitter",
10505 "ui",
10506 "unindent",
10507 "util",
10508 "workspace",
10509 "worktree",
10510]
10511
10512[[package]]
10513name = "semantic_version"
10514version = "0.1.0"
10515dependencies = [
10516 "anyhow",
10517 "serde",
10518]
10519
10520[[package]]
10521name = "semver"
10522version = "1.0.23"
10523source = "registry+https://github.com/rust-lang/crates.io-index"
10524checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b"
10525dependencies = [
10526 "serde",
10527]
10528
10529[[package]]
10530name = "serde"
10531version = "1.0.209"
10532source = "registry+https://github.com/rust-lang/crates.io-index"
10533checksum = "99fce0ffe7310761ca6bf9faf5115afbc19688edd00171d81b1bb1b116c63e09"
10534dependencies = [
10535 "serde_derive",
10536]
10537
10538[[package]]
10539name = "serde_derive"
10540version = "1.0.209"
10541source = "registry+https://github.com/rust-lang/crates.io-index"
10542checksum = "a5831b979fd7b5439637af1752d535ff49f4860c0f341d1baeb6faf0f4242170"
10543dependencies = [
10544 "proc-macro2",
10545 "quote",
10546 "syn 2.0.76",
10547]
10548
10549[[package]]
10550name = "serde_derive_internals"
10551version = "0.26.0"
10552source = "registry+https://github.com/rust-lang/crates.io-index"
10553checksum = "85bf8229e7920a9f636479437026331ce11aa132b4dde37d121944a44d6e5f3c"
10554dependencies = [
10555 "proc-macro2",
10556 "quote",
10557 "syn 1.0.109",
10558]
10559
10560[[package]]
10561name = "serde_derive_internals"
10562version = "0.29.1"
10563source = "registry+https://github.com/rust-lang/crates.io-index"
10564checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711"
10565dependencies = [
10566 "proc-macro2",
10567 "quote",
10568 "syn 2.0.76",
10569]
10570
10571[[package]]
10572name = "serde_fmt"
10573version = "1.0.3"
10574source = "registry+https://github.com/rust-lang/crates.io-index"
10575checksum = "e1d4ddca14104cd60529e8c7f7ba71a2c8acd8f7f5cfcdc2faf97eeb7c3010a4"
10576dependencies = [
10577 "serde",
10578]
10579
10580[[package]]
10581name = "serde_json"
10582version = "1.0.128"
10583source = "registry+https://github.com/rust-lang/crates.io-index"
10584checksum = "6ff5456707a1de34e7e37f2a6fd3d3f808c318259cbd01ab6377795054b483d8"
10585dependencies = [
10586 "indexmap 2.4.0",
10587 "itoa",
10588 "memchr",
10589 "ryu",
10590 "serde",
10591]
10592
10593[[package]]
10594name = "serde_json_lenient"
10595version = "0.2.1"
10596source = "registry+https://github.com/rust-lang/crates.io-index"
10597checksum = "a5d0bae483150302560d7cb52e7932f39b69a6fbdd099e48d33ef060a8c9c078"
10598dependencies = [
10599 "indexmap 2.4.0",
10600 "itoa",
10601 "ryu",
10602 "serde",
10603]
10604
10605[[package]]
10606name = "serde_path_to_error"
10607version = "0.1.16"
10608source = "registry+https://github.com/rust-lang/crates.io-index"
10609checksum = "af99884400da37c88f5e9146b7f1fd0fbcae8f6eec4e9da38b67d05486f814a6"
10610dependencies = [
10611 "itoa",
10612 "serde",
10613]
10614
10615[[package]]
10616name = "serde_qs"
10617version = "0.8.5"
10618source = "registry+https://github.com/rust-lang/crates.io-index"
10619checksum = "c7715380eec75f029a4ef7de39a9200e0a63823176b759d055b613f5a87df6a6"
10620dependencies = [
10621 "percent-encoding",
10622 "serde",
10623 "thiserror",
10624]
10625
10626[[package]]
10627name = "serde_qs"
10628version = "0.10.1"
10629source = "registry+https://github.com/rust-lang/crates.io-index"
10630checksum = "8cac3f1e2ca2fe333923a1ae72caca910b98ed0630bb35ef6f8c8517d6e81afa"
10631dependencies = [
10632 "percent-encoding",
10633 "serde",
10634 "thiserror",
10635]
10636
10637[[package]]
10638name = "serde_repr"
10639version = "0.1.19"
10640source = "registry+https://github.com/rust-lang/crates.io-index"
10641checksum = "6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9"
10642dependencies = [
10643 "proc-macro2",
10644 "quote",
10645 "syn 2.0.76",
10646]
10647
10648[[package]]
10649name = "serde_spanned"
10650version = "0.6.7"
10651source = "registry+https://github.com/rust-lang/crates.io-index"
10652checksum = "eb5b1b31579f3811bf615c144393417496f152e12ac8b7663bf664f4a815306d"
10653dependencies = [
10654 "serde",
10655]
10656
10657[[package]]
10658name = "serde_urlencoded"
10659version = "0.7.1"
10660source = "registry+https://github.com/rust-lang/crates.io-index"
10661checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
10662dependencies = [
10663 "form_urlencoded",
10664 "itoa",
10665 "ryu",
10666 "serde",
10667]
10668
10669[[package]]
10670name = "session"
10671version = "0.1.0"
10672dependencies = [
10673 "db",
10674 "gpui",
10675 "serde_json",
10676 "util",
10677 "uuid",
10678]
10679
10680[[package]]
10681name = "settings"
10682version = "0.1.0"
10683dependencies = [
10684 "anyhow",
10685 "collections",
10686 "ec4rs",
10687 "fs",
10688 "futures 0.3.30",
10689 "gpui",
10690 "indoc",
10691 "log",
10692 "paths",
10693 "pretty_assertions",
10694 "release_channel",
10695 "rust-embed",
10696 "schemars",
10697 "serde",
10698 "serde_derive",
10699 "serde_json",
10700 "serde_json_lenient",
10701 "smallvec",
10702 "tree-sitter",
10703 "tree-sitter-json",
10704 "unindent",
10705 "util",
10706]
10707
10708[[package]]
10709name = "settings_ui"
10710version = "0.1.0"
10711dependencies = [
10712 "command_palette_hooks",
10713 "editor",
10714 "feature_flags",
10715 "gpui",
10716 "settings",
10717 "theme",
10718 "ui",
10719 "workspace",
10720]
10721
10722[[package]]
10723name = "sha1"
10724version = "0.10.6"
10725source = "registry+https://github.com/rust-lang/crates.io-index"
10726checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
10727dependencies = [
10728 "cfg-if",
10729 "cpufeatures",
10730 "digest",
10731]
10732
10733[[package]]
10734name = "sha1_smol"
10735version = "1.0.1"
10736source = "registry+https://github.com/rust-lang/crates.io-index"
10737checksum = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d"
10738
10739[[package]]
10740name = "sha2"
10741version = "0.10.8"
10742source = "registry+https://github.com/rust-lang/crates.io-index"
10743checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
10744dependencies = [
10745 "cfg-if",
10746 "cpufeatures",
10747 "digest",
10748]
10749
10750[[package]]
10751name = "sharded-slab"
10752version = "0.1.7"
10753source = "registry+https://github.com/rust-lang/crates.io-index"
10754checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
10755dependencies = [
10756 "lazy_static",
10757]
10758
10759[[package]]
10760name = "shell-words"
10761version = "1.1.0"
10762source = "registry+https://github.com/rust-lang/crates.io-index"
10763checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
10764
10765[[package]]
10766name = "shellexpand"
10767version = "2.1.2"
10768source = "registry+https://github.com/rust-lang/crates.io-index"
10769checksum = "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4"
10770dependencies = [
10771 "dirs 4.0.0",
10772]
10773
10774[[package]]
10775name = "shellexpand"
10776version = "3.1.0"
10777source = "registry+https://github.com/rust-lang/crates.io-index"
10778checksum = "da03fa3b94cc19e3ebfc88c4229c49d8f08cdbd1228870a45f0ffdf84988e14b"
10779dependencies = [
10780 "dirs 5.0.1",
10781]
10782
10783[[package]]
10784name = "shlex"
10785version = "1.3.0"
10786source = "registry+https://github.com/rust-lang/crates.io-index"
10787checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
10788
10789[[package]]
10790name = "signal-hook"
10791version = "0.3.17"
10792source = "registry+https://github.com/rust-lang/crates.io-index"
10793checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801"
10794dependencies = [
10795 "libc",
10796 "signal-hook-registry",
10797]
10798
10799[[package]]
10800name = "signal-hook-registry"
10801version = "1.4.2"
10802source = "registry+https://github.com/rust-lang/crates.io-index"
10803checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"
10804dependencies = [
10805 "libc",
10806]
10807
10808[[package]]
10809name = "signature"
10810version = "1.6.4"
10811source = "registry+https://github.com/rust-lang/crates.io-index"
10812checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
10813dependencies = [
10814 "digest",
10815 "rand_core 0.6.4",
10816]
10817
10818[[package]]
10819name = "signature"
10820version = "2.2.0"
10821source = "registry+https://github.com/rust-lang/crates.io-index"
10822checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
10823dependencies = [
10824 "digest",
10825 "rand_core 0.6.4",
10826]
10827
10828[[package]]
10829name = "simd-adler32"
10830version = "0.3.7"
10831source = "registry+https://github.com/rust-lang/crates.io-index"
10832checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
10833
10834[[package]]
10835name = "simd_helpers"
10836version = "0.1.0"
10837source = "registry+https://github.com/rust-lang/crates.io-index"
10838checksum = "95890f873bec569a0362c235787f3aca6e1e887302ba4840839bcc6459c42da6"
10839dependencies = [
10840 "quote",
10841]
10842
10843[[package]]
10844name = "simdutf8"
10845version = "0.1.4"
10846source = "registry+https://github.com/rust-lang/crates.io-index"
10847checksum = "f27f6278552951f1f2b8cf9da965d10969b2efdea95a6ec47987ab46edfe263a"
10848
10849[[package]]
10850name = "similar"
10851version = "1.3.0"
10852source = "registry+https://github.com/rust-lang/crates.io-index"
10853checksum = "1ad1d488a557b235fc46dae55512ffbfc429d2482b08b4d9435ab07384ca8aec"
10854
10855[[package]]
10856name = "simple_asn1"
10857version = "0.6.2"
10858source = "registry+https://github.com/rust-lang/crates.io-index"
10859checksum = "adc4e5204eb1910f40f9cfa375f6f05b68c3abac4b6fd879c8ff5e7ae8a0a085"
10860dependencies = [
10861 "num-bigint",
10862 "num-traits",
10863 "thiserror",
10864 "time",
10865]
10866
10867[[package]]
10868name = "simplecss"
10869version = "0.2.1"
10870source = "registry+https://github.com/rust-lang/crates.io-index"
10871checksum = "a11be7c62927d9427e9f40f3444d5499d868648e2edbc4e2116de69e7ec0e89d"
10872dependencies = [
10873 "log",
10874]
10875
10876[[package]]
10877name = "simplelog"
10878version = "0.12.2"
10879source = "registry+https://github.com/rust-lang/crates.io-index"
10880checksum = "16257adbfaef1ee58b1363bdc0664c9b8e1e30aed86049635fb5f147d065a9c0"
10881dependencies = [
10882 "log",
10883 "termcolor",
10884 "time",
10885]
10886
10887[[package]]
10888name = "siphasher"
10889version = "0.3.11"
10890source = "registry+https://github.com/rust-lang/crates.io-index"
10891checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
10892
10893[[package]]
10894name = "siphasher"
10895version = "1.0.1"
10896source = "registry+https://github.com/rust-lang/crates.io-index"
10897checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
10898
10899[[package]]
10900name = "skrifa"
10901version = "0.20.0"
10902source = "registry+https://github.com/rust-lang/crates.io-index"
10903checksum = "abea4738067b1e628c6ce28b2c216c19e9ea95715cdb332680e821c3bec2ef23"
10904dependencies = [
10905 "bytemuck",
10906 "read-fonts",
10907]
10908
10909[[package]]
10910name = "slab"
10911version = "0.4.9"
10912source = "registry+https://github.com/rust-lang/crates.io-index"
10913checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
10914dependencies = [
10915 "autocfg",
10916]
10917
10918[[package]]
10919name = "slash_commands_example"
10920version = "0.1.0"
10921dependencies = [
10922 "zed_extension_api 0.1.0",
10923]
10924
10925[[package]]
10926name = "slice-group-by"
10927version = "0.3.1"
10928source = "registry+https://github.com/rust-lang/crates.io-index"
10929checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7"
10930
10931[[package]]
10932name = "slotmap"
10933version = "1.0.7"
10934source = "registry+https://github.com/rust-lang/crates.io-index"
10935checksum = "dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a"
10936dependencies = [
10937 "version_check",
10938]
10939
10940[[package]]
10941name = "smallvec"
10942version = "1.13.2"
10943source = "registry+https://github.com/rust-lang/crates.io-index"
10944checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
10945dependencies = [
10946 "serde",
10947]
10948
10949[[package]]
10950name = "smart-default"
10951version = "0.6.0"
10952source = "registry+https://github.com/rust-lang/crates.io-index"
10953checksum = "133659a15339456eeeb07572eb02a91c91e9815e9cbc89566944d2c8d3efdbf6"
10954dependencies = [
10955 "proc-macro2",
10956 "quote",
10957 "syn 1.0.109",
10958]
10959
10960[[package]]
10961name = "smol"
10962version = "1.3.0"
10963source = "registry+https://github.com/rust-lang/crates.io-index"
10964checksum = "13f2b548cd8447f8de0fdf1c592929f70f4fc7039a05e47404b0d096ec6987a1"
10965dependencies = [
10966 "async-channel 1.9.0",
10967 "async-executor",
10968 "async-fs 1.6.0",
10969 "async-io 1.13.0",
10970 "async-lock 2.8.0",
10971 "async-net 1.8.0",
10972 "async-process 1.8.1",
10973 "blocking",
10974 "futures-lite 1.13.0",
10975]
10976
10977[[package]]
10978name = "smol_str"
10979version = "0.1.24"
10980source = "registry+https://github.com/rust-lang/crates.io-index"
10981checksum = "fad6c857cbab2627dcf01ec85a623ca4e7dcb5691cbaa3d7fb7653671f0d09c9"
10982dependencies = [
10983 "serde",
10984]
10985
10986[[package]]
10987name = "snippet"
10988version = "0.1.0"
10989dependencies = [
10990 "anyhow",
10991 "smallvec",
10992]
10993
10994[[package]]
10995name = "snippet_provider"
10996version = "0.1.0"
10997dependencies = [
10998 "anyhow",
10999 "collections",
11000 "fs",
11001 "futures 0.3.30",
11002 "gpui",
11003 "parking_lot",
11004 "paths",
11005 "serde",
11006 "serde_json",
11007 "snippet",
11008 "util",
11009]
11010
11011[[package]]
11012name = "snippets_ui"
11013version = "0.1.0"
11014dependencies = [
11015 "fuzzy",
11016 "gpui",
11017 "language",
11018 "paths",
11019 "picker",
11020 "ui",
11021 "util",
11022 "workspace",
11023]
11024
11025[[package]]
11026name = "socket2"
11027version = "0.4.10"
11028source = "registry+https://github.com/rust-lang/crates.io-index"
11029checksum = "9f7916fc008ca5542385b89a3d3ce689953c143e9304a9bf8beec1de48994c0d"
11030dependencies = [
11031 "libc",
11032 "winapi",
11033]
11034
11035[[package]]
11036name = "socket2"
11037version = "0.5.7"
11038source = "registry+https://github.com/rust-lang/crates.io-index"
11039checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c"
11040dependencies = [
11041 "libc",
11042 "windows-sys 0.52.0",
11043]
11044
11045[[package]]
11046name = "spdx"
11047version = "0.10.6"
11048source = "registry+https://github.com/rust-lang/crates.io-index"
11049checksum = "47317bbaf63785b53861e1ae2d11b80d6b624211d42cb20efcd210ee6f8a14bc"
11050dependencies = [
11051 "smallvec",
11052]
11053
11054[[package]]
11055name = "spin"
11056version = "0.5.2"
11057source = "registry+https://github.com/rust-lang/crates.io-index"
11058checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
11059
11060[[package]]
11061name = "spin"
11062version = "0.9.8"
11063source = "registry+https://github.com/rust-lang/crates.io-index"
11064checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
11065dependencies = [
11066 "lock_api",
11067]
11068
11069[[package]]
11070name = "spirv"
11071version = "0.3.0+sdk-1.3.268.0"
11072source = "registry+https://github.com/rust-lang/crates.io-index"
11073checksum = "eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844"
11074dependencies = [
11075 "bitflags 2.6.0",
11076]
11077
11078[[package]]
11079name = "spki"
11080version = "0.6.0"
11081source = "registry+https://github.com/rust-lang/crates.io-index"
11082checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"
11083dependencies = [
11084 "base64ct",
11085 "der 0.6.1",
11086]
11087
11088[[package]]
11089name = "spki"
11090version = "0.7.3"
11091source = "registry+https://github.com/rust-lang/crates.io-index"
11092checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
11093dependencies = [
11094 "base64ct",
11095 "der 0.7.9",
11096]
11097
11098[[package]]
11099name = "sptr"
11100version = "0.3.2"
11101source = "registry+https://github.com/rust-lang/crates.io-index"
11102checksum = "3b9b39299b249ad65f3b7e96443bad61c02ca5cd3589f46cb6d610a0fd6c0d6a"
11103
11104[[package]]
11105name = "sqlez"
11106version = "0.1.0"
11107dependencies = [
11108 "anyhow",
11109 "collections",
11110 "futures 0.3.30",
11111 "indoc",
11112 "libsqlite3-sys",
11113 "parking_lot",
11114 "smol",
11115 "sqlformat",
11116 "thread_local",
11117 "util",
11118 "uuid",
11119]
11120
11121[[package]]
11122name = "sqlez_macros"
11123version = "0.1.0"
11124dependencies = [
11125 "sqlez",
11126 "sqlformat",
11127 "syn 1.0.109",
11128]
11129
11130[[package]]
11131name = "sqlformat"
11132version = "0.2.6"
11133source = "registry+https://github.com/rust-lang/crates.io-index"
11134checksum = "7bba3a93db0cc4f7bdece8bb09e77e2e785c20bfebf79eb8340ed80708048790"
11135dependencies = [
11136 "nom",
11137 "unicode_categories",
11138]
11139
11140[[package]]
11141name = "sqlx"
11142version = "0.8.0"
11143source = "registry+https://github.com/rust-lang/crates.io-index"
11144checksum = "27144619c6e5802f1380337a209d2ac1c431002dd74c6e60aebff3c506dc4f0c"
11145dependencies = [
11146 "sqlx-core",
11147 "sqlx-macros",
11148 "sqlx-mysql",
11149 "sqlx-postgres",
11150 "sqlx-sqlite",
11151]
11152
11153[[package]]
11154name = "sqlx-core"
11155version = "0.8.0"
11156source = "registry+https://github.com/rust-lang/crates.io-index"
11157checksum = "a999083c1af5b5d6c071d34a708a19ba3e02106ad82ef7bbd69f5e48266b613b"
11158dependencies = [
11159 "atoi",
11160 "bigdecimal",
11161 "byteorder",
11162 "bytes 1.7.2",
11163 "chrono",
11164 "crc",
11165 "crossbeam-queue",
11166 "either",
11167 "event-listener 5.3.1",
11168 "futures-channel",
11169 "futures-core",
11170 "futures-intrusive",
11171 "futures-io",
11172 "futures-util",
11173 "hashbrown 0.14.5",
11174 "hashlink 0.9.1",
11175 "hex",
11176 "indexmap 2.4.0",
11177 "log",
11178 "memchr",
11179 "once_cell",
11180 "paste",
11181 "percent-encoding",
11182 "rust_decimal",
11183 "rustls 0.21.12",
11184 "rustls-pemfile 1.0.4",
11185 "serde",
11186 "serde_json",
11187 "sha2",
11188 "smallvec",
11189 "sqlformat",
11190 "thiserror",
11191 "time",
11192 "tokio",
11193 "tokio-stream",
11194 "tracing",
11195 "url",
11196 "uuid",
11197 "webpki-roots 0.25.4",
11198]
11199
11200[[package]]
11201name = "sqlx-macros"
11202version = "0.8.0"
11203source = "registry+https://github.com/rust-lang/crates.io-index"
11204checksum = "a23217eb7d86c584b8cbe0337b9eacf12ab76fe7673c513141ec42565698bb88"
11205dependencies = [
11206 "proc-macro2",
11207 "quote",
11208 "sqlx-core",
11209 "sqlx-macros-core",
11210 "syn 2.0.76",
11211]
11212
11213[[package]]
11214name = "sqlx-macros-core"
11215version = "0.8.0"
11216source = "registry+https://github.com/rust-lang/crates.io-index"
11217checksum = "1a099220ae541c5db479c6424bdf1b200987934033c2584f79a0e1693601e776"
11218dependencies = [
11219 "dotenvy",
11220 "either",
11221 "heck 0.5.0",
11222 "hex",
11223 "once_cell",
11224 "proc-macro2",
11225 "quote",
11226 "serde",
11227 "serde_json",
11228 "sha2",
11229 "sqlx-core",
11230 "sqlx-mysql",
11231 "sqlx-postgres",
11232 "sqlx-sqlite",
11233 "syn 2.0.76",
11234 "tempfile",
11235 "tokio",
11236 "url",
11237]
11238
11239[[package]]
11240name = "sqlx-mysql"
11241version = "0.8.0"
11242source = "registry+https://github.com/rust-lang/crates.io-index"
11243checksum = "5afe4c38a9b417b6a9a5eeffe7235d0a106716495536e7727d1c7f4b1ff3eba6"
11244dependencies = [
11245 "atoi",
11246 "base64 0.22.1",
11247 "bigdecimal",
11248 "bitflags 2.6.0",
11249 "byteorder",
11250 "bytes 1.7.2",
11251 "chrono",
11252 "crc",
11253 "digest",
11254 "dotenvy",
11255 "either",
11256 "futures-channel",
11257 "futures-core",
11258 "futures-io",
11259 "futures-util",
11260 "generic-array",
11261 "hex",
11262 "hkdf",
11263 "hmac",
11264 "itoa",
11265 "log",
11266 "md-5",
11267 "memchr",
11268 "once_cell",
11269 "percent-encoding",
11270 "rand 0.8.5",
11271 "rsa",
11272 "rust_decimal",
11273 "serde",
11274 "sha1",
11275 "sha2",
11276 "smallvec",
11277 "sqlx-core",
11278 "stringprep",
11279 "thiserror",
11280 "time",
11281 "tracing",
11282 "uuid",
11283 "whoami",
11284]
11285
11286[[package]]
11287name = "sqlx-postgres"
11288version = "0.8.0"
11289source = "registry+https://github.com/rust-lang/crates.io-index"
11290checksum = "b1dbb157e65f10dbe01f729339c06d239120221c9ad9fa0ba8408c4cc18ecf21"
11291dependencies = [
11292 "atoi",
11293 "base64 0.22.1",
11294 "bigdecimal",
11295 "bitflags 2.6.0",
11296 "byteorder",
11297 "chrono",
11298 "crc",
11299 "dotenvy",
11300 "etcetera",
11301 "futures-channel",
11302 "futures-core",
11303 "futures-io",
11304 "futures-util",
11305 "hex",
11306 "hkdf",
11307 "hmac",
11308 "home",
11309 "itoa",
11310 "log",
11311 "md-5",
11312 "memchr",
11313 "num-bigint",
11314 "once_cell",
11315 "rand 0.8.5",
11316 "rust_decimal",
11317 "serde",
11318 "serde_json",
11319 "sha2",
11320 "smallvec",
11321 "sqlx-core",
11322 "stringprep",
11323 "thiserror",
11324 "time",
11325 "tracing",
11326 "uuid",
11327 "whoami",
11328]
11329
11330[[package]]
11331name = "sqlx-sqlite"
11332version = "0.8.0"
11333source = "registry+https://github.com/rust-lang/crates.io-index"
11334checksum = "9b2cdd83c008a622d94499c0006d8ee5f821f36c89b7d625c900e5dc30b5c5ee"
11335dependencies = [
11336 "atoi",
11337 "chrono",
11338 "flume",
11339 "futures-channel",
11340 "futures-core",
11341 "futures-executor",
11342 "futures-intrusive",
11343 "futures-util",
11344 "libsqlite3-sys",
11345 "log",
11346 "percent-encoding",
11347 "serde",
11348 "serde_urlencoded",
11349 "sqlx-core",
11350 "time",
11351 "tracing",
11352 "url",
11353 "uuid",
11354]
11355
11356[[package]]
11357name = "stable_deref_trait"
11358version = "1.2.0"
11359source = "registry+https://github.com/rust-lang/crates.io-index"
11360checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
11361
11362[[package]]
11363name = "static_assertions"
11364version = "1.1.0"
11365source = "registry+https://github.com/rust-lang/crates.io-index"
11366checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
11367
11368[[package]]
11369name = "story"
11370version = "0.1.0"
11371dependencies = [
11372 "gpui",
11373 "itertools 0.13.0",
11374 "smallvec",
11375]
11376
11377[[package]]
11378name = "storybook"
11379version = "0.1.0"
11380dependencies = [
11381 "anyhow",
11382 "clap",
11383 "collab_ui",
11384 "ctrlc",
11385 "dialoguer",
11386 "editor",
11387 "fuzzy",
11388 "gpui",
11389 "indoc",
11390 "language",
11391 "log",
11392 "menu",
11393 "picker",
11394 "project",
11395 "reqwest_client",
11396 "rust-embed",
11397 "settings",
11398 "simplelog",
11399 "story",
11400 "strum 0.25.0",
11401 "theme",
11402 "title_bar",
11403 "ui",
11404]
11405
11406[[package]]
11407name = "strict-num"
11408version = "0.1.1"
11409source = "registry+https://github.com/rust-lang/crates.io-index"
11410checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731"
11411dependencies = [
11412 "float-cmp",
11413]
11414
11415[[package]]
11416name = "string_cache"
11417version = "0.8.7"
11418source = "registry+https://github.com/rust-lang/crates.io-index"
11419checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b"
11420dependencies = [
11421 "new_debug_unreachable",
11422 "once_cell",
11423 "parking_lot",
11424 "phf_shared 0.10.0",
11425 "precomputed-hash",
11426 "serde",
11427]
11428
11429[[package]]
11430name = "string_cache_codegen"
11431version = "0.5.2"
11432source = "registry+https://github.com/rust-lang/crates.io-index"
11433checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
11434dependencies = [
11435 "phf_generator 0.10.0",
11436 "phf_shared 0.10.0",
11437 "proc-macro2",
11438 "quote",
11439]
11440
11441[[package]]
11442name = "stringprep"
11443version = "0.1.5"
11444source = "registry+https://github.com/rust-lang/crates.io-index"
11445checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1"
11446dependencies = [
11447 "unicode-bidi",
11448 "unicode-normalization",
11449 "unicode-properties",
11450]
11451
11452[[package]]
11453name = "strsim"
11454version = "0.11.1"
11455source = "registry+https://github.com/rust-lang/crates.io-index"
11456checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
11457
11458[[package]]
11459name = "strum"
11460version = "0.25.0"
11461source = "registry+https://github.com/rust-lang/crates.io-index"
11462checksum = "290d54ea6f91c969195bdbcd7442c8c2a2ba87da8bf60a7ee86a235d4bc1e125"
11463dependencies = [
11464 "strum_macros",
11465]
11466
11467[[package]]
11468name = "strum"
11469version = "0.26.3"
11470source = "registry+https://github.com/rust-lang/crates.io-index"
11471checksum = "8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06"
11472
11473[[package]]
11474name = "strum_macros"
11475version = "0.25.3"
11476source = "registry+https://github.com/rust-lang/crates.io-index"
11477checksum = "23dc1fa9ac9c169a78ba62f0b841814b7abae11bdd047b9c58f893439e309ea0"
11478dependencies = [
11479 "heck 0.4.1",
11480 "proc-macro2",
11481 "quote",
11482 "rustversion",
11483 "syn 2.0.76",
11484]
11485
11486[[package]]
11487name = "subtle"
11488version = "2.6.1"
11489source = "registry+https://github.com/rust-lang/crates.io-index"
11490checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
11491
11492[[package]]
11493name = "sum_tree"
11494version = "0.1.0"
11495dependencies = [
11496 "arrayvec",
11497 "ctor",
11498 "env_logger 0.11.5",
11499 "log",
11500 "rand 0.8.5",
11501 "rayon",
11502]
11503
11504[[package]]
11505name = "supermaven"
11506version = "0.1.0"
11507dependencies = [
11508 "anyhow",
11509 "client",
11510 "collections",
11511 "editor",
11512 "env_logger 0.11.5",
11513 "futures 0.3.30",
11514 "gpui",
11515 "http_client",
11516 "language",
11517 "log",
11518 "postage",
11519 "project",
11520 "serde",
11521 "serde_json",
11522 "settings",
11523 "smol",
11524 "supermaven_api",
11525 "text",
11526 "theme",
11527 "ui",
11528 "unicode-segmentation",
11529 "util",
11530 "windows 0.58.0",
11531]
11532
11533[[package]]
11534name = "supermaven_api"
11535version = "0.1.0"
11536dependencies = [
11537 "anyhow",
11538 "futures 0.3.30",
11539 "http_client",
11540 "paths",
11541 "serde",
11542 "serde_json",
11543 "smol",
11544]
11545
11546[[package]]
11547name = "sval"
11548version = "2.13.0"
11549source = "registry+https://github.com/rust-lang/crates.io-index"
11550checksum = "53eb957fbc79a55306d5d25d87daf3627bc3800681491cda0709eef36c748bfe"
11551
11552[[package]]
11553name = "sval_buffer"
11554version = "2.13.0"
11555source = "registry+https://github.com/rust-lang/crates.io-index"
11556checksum = "96e860aef60e9cbf37888d4953a13445abf523c534640d1f6174d310917c410d"
11557dependencies = [
11558 "sval",
11559 "sval_ref",
11560]
11561
11562[[package]]
11563name = "sval_dynamic"
11564version = "2.13.0"
11565source = "registry+https://github.com/rust-lang/crates.io-index"
11566checksum = "ea3f2b07929a1127d204ed7cb3905049381708245727680e9139dac317ed556f"
11567dependencies = [
11568 "sval",
11569]
11570
11571[[package]]
11572name = "sval_fmt"
11573version = "2.13.0"
11574source = "registry+https://github.com/rust-lang/crates.io-index"
11575checksum = "c4e188677497de274a1367c4bda15bd2296de4070d91729aac8f0a09c1abf64d"
11576dependencies = [
11577 "itoa",
11578 "ryu",
11579 "sval",
11580]
11581
11582[[package]]
11583name = "sval_json"
11584version = "2.13.0"
11585source = "registry+https://github.com/rust-lang/crates.io-index"
11586checksum = "32f456c07dae652744781f2245d5e3b78e6a9ebad70790ac11eb15dbdbce5282"
11587dependencies = [
11588 "itoa",
11589 "ryu",
11590 "sval",
11591]
11592
11593[[package]]
11594name = "sval_nested"
11595version = "2.13.0"
11596source = "registry+https://github.com/rust-lang/crates.io-index"
11597checksum = "886feb24709f0476baaebbf9ac10671a50163caa7e439d7a7beb7f6d81d0a6fb"
11598dependencies = [
11599 "sval",
11600 "sval_buffer",
11601 "sval_ref",
11602]
11603
11604[[package]]
11605name = "sval_ref"
11606version = "2.13.0"
11607source = "registry+https://github.com/rust-lang/crates.io-index"
11608checksum = "be2e7fc517d778f44f8cb64140afa36010999565528d48985f55e64d45f369ce"
11609dependencies = [
11610 "sval",
11611]
11612
11613[[package]]
11614name = "sval_serde"
11615version = "2.13.0"
11616source = "registry+https://github.com/rust-lang/crates.io-index"
11617checksum = "79bf66549a997ff35cd2114a27ac4b0c2843280f2cfa84b240d169ecaa0add46"
11618dependencies = [
11619 "serde",
11620 "sval",
11621 "sval_nested",
11622]
11623
11624[[package]]
11625name = "svg_fmt"
11626version = "0.4.3"
11627source = "registry+https://github.com/rust-lang/crates.io-index"
11628checksum = "20e16a0f46cf5fd675563ef54f26e83e20f2366bcf027bcb3cc3ed2b98aaf2ca"
11629
11630[[package]]
11631name = "svgtypes"
11632version = "0.15.2"
11633source = "registry+https://github.com/rust-lang/crates.io-index"
11634checksum = "794de53cc48eaabeed0ab6a3404a65f40b3e38c067e4435883a65d2aa4ca000e"
11635dependencies = [
11636 "kurbo",
11637 "siphasher 1.0.1",
11638]
11639
11640[[package]]
11641name = "swash"
11642version = "0.1.18"
11643source = "registry+https://github.com/rust-lang/crates.io-index"
11644checksum = "93cdc334a50fcc2aa3f04761af3b28196280a6aaadb1ef11215c478ae32615ac"
11645dependencies = [
11646 "skrifa",
11647 "yazi",
11648 "zeno",
11649]
11650
11651[[package]]
11652name = "syn"
11653version = "1.0.109"
11654source = "registry+https://github.com/rust-lang/crates.io-index"
11655checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
11656dependencies = [
11657 "proc-macro2",
11658 "quote",
11659 "unicode-ident",
11660]
11661
11662[[package]]
11663name = "syn"
11664version = "2.0.76"
11665source = "registry+https://github.com/rust-lang/crates.io-index"
11666checksum = "578e081a14e0cefc3279b0472138c513f37b41a08d5a3cca9b6e4e8ceb6cd525"
11667dependencies = [
11668 "proc-macro2",
11669 "quote",
11670 "unicode-ident",
11671]
11672
11673[[package]]
11674name = "syn_derive"
11675version = "0.1.8"
11676source = "registry+https://github.com/rust-lang/crates.io-index"
11677checksum = "1329189c02ff984e9736652b1631330da25eaa6bc639089ed4915d25446cbe7b"
11678dependencies = [
11679 "proc-macro-error",
11680 "proc-macro2",
11681 "quote",
11682 "syn 2.0.76",
11683]
11684
11685[[package]]
11686name = "sync_wrapper"
11687version = "0.1.2"
11688source = "registry+https://github.com/rust-lang/crates.io-index"
11689checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
11690
11691[[package]]
11692name = "sync_wrapper"
11693version = "1.0.1"
11694source = "registry+https://github.com/rust-lang/crates.io-index"
11695checksum = "a7065abeca94b6a8a577f9bd45aa0867a2238b74e8eb67cf10d492bc39351394"
11696dependencies = [
11697 "futures-core",
11698]
11699
11700[[package]]
11701name = "synchronoise"
11702version = "1.0.1"
11703source = "registry+https://github.com/rust-lang/crates.io-index"
11704checksum = "3dbc01390fc626ce8d1cffe3376ded2b72a11bb70e1c75f404a210e4daa4def2"
11705dependencies = [
11706 "crossbeam-queue",
11707]
11708
11709[[package]]
11710name = "sys-locale"
11711version = "0.3.1"
11712source = "registry+https://github.com/rust-lang/crates.io-index"
11713checksum = "e801cf239ecd6ccd71f03d270d67dd53d13e90aab208bf4b8fe4ad957ea949b0"
11714dependencies = [
11715 "libc",
11716]
11717
11718[[package]]
11719name = "sysinfo"
11720version = "0.31.4"
11721source = "registry+https://github.com/rust-lang/crates.io-index"
11722checksum = "355dbe4f8799b304b05e1b0f05fc59b2a18d36645cf169607da45bde2f69a1be"
11723dependencies = [
11724 "core-foundation-sys",
11725 "libc",
11726 "memchr",
11727 "ntapi",
11728 "rayon",
11729 "windows 0.54.0",
11730]
11731
11732[[package]]
11733name = "system-configuration"
11734version = "0.5.1"
11735source = "registry+https://github.com/rust-lang/crates.io-index"
11736checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7"
11737dependencies = [
11738 "bitflags 1.3.2",
11739 "core-foundation 0.9.4",
11740 "system-configuration-sys 0.5.0",
11741]
11742
11743[[package]]
11744name = "system-configuration"
11745version = "0.6.1"
11746source = "registry+https://github.com/rust-lang/crates.io-index"
11747checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b"
11748dependencies = [
11749 "bitflags 2.6.0",
11750 "core-foundation 0.9.4",
11751 "system-configuration-sys 0.6.0",
11752]
11753
11754[[package]]
11755name = "system-configuration-sys"
11756version = "0.5.0"
11757source = "registry+https://github.com/rust-lang/crates.io-index"
11758checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"
11759dependencies = [
11760 "core-foundation-sys",
11761 "libc",
11762]
11763
11764[[package]]
11765name = "system-configuration-sys"
11766version = "0.6.0"
11767source = "registry+https://github.com/rust-lang/crates.io-index"
11768checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4"
11769dependencies = [
11770 "core-foundation-sys",
11771 "libc",
11772]
11773
11774[[package]]
11775name = "system-deps"
11776version = "6.2.2"
11777source = "registry+https://github.com/rust-lang/crates.io-index"
11778checksum = "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349"
11779dependencies = [
11780 "cfg-expr",
11781 "heck 0.5.0",
11782 "pkg-config",
11783 "toml 0.8.19",
11784 "version-compare",
11785]
11786
11787[[package]]
11788name = "system-interface"
11789version = "0.27.2"
11790source = "registry+https://github.com/rust-lang/crates.io-index"
11791checksum = "b858526d22750088a9b3cf2e3c2aacebd5377f13adeec02860c30d09113010a6"
11792dependencies = [
11793 "bitflags 2.6.0",
11794 "cap-fs-ext",
11795 "cap-std",
11796 "fd-lock",
11797 "io-lifetimes 2.0.3",
11798 "rustix 0.38.35",
11799 "windows-sys 0.52.0",
11800 "winx",
11801]
11802
11803[[package]]
11804name = "tab_switcher"
11805version = "0.1.0"
11806dependencies = [
11807 "anyhow",
11808 "collections",
11809 "ctor",
11810 "editor",
11811 "env_logger 0.11.5",
11812 "gpui",
11813 "language",
11814 "menu",
11815 "picker",
11816 "project",
11817 "serde",
11818 "serde_json",
11819 "settings",
11820 "theme",
11821 "ui",
11822 "util",
11823 "workspace",
11824]
11825
11826[[package]]
11827name = "taffy"
11828version = "0.4.4"
11829source = "registry+https://github.com/rust-lang/crates.io-index"
11830checksum = "9ec17858c2d465b2f734b798b920818a974faf0babb15d7fef81818a4b2d16f1"
11831dependencies = [
11832 "arrayvec",
11833 "grid",
11834 "num-traits",
11835 "serde",
11836 "slotmap",
11837]
11838
11839[[package]]
11840name = "take-until"
11841version = "0.2.0"
11842source = "registry+https://github.com/rust-lang/crates.io-index"
11843checksum = "8bdb6fa0dfa67b38c1e66b7041ba9dcf23b99d8121907cd31c807a332f7a0bbb"
11844
11845[[package]]
11846name = "tap"
11847version = "1.0.1"
11848source = "registry+https://github.com/rust-lang/crates.io-index"
11849checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
11850
11851[[package]]
11852name = "target-lexicon"
11853version = "0.12.16"
11854source = "registry+https://github.com/rust-lang/crates.io-index"
11855checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
11856
11857[[package]]
11858name = "task"
11859version = "0.1.0"
11860dependencies = [
11861 "anyhow",
11862 "collections",
11863 "futures 0.3.30",
11864 "gpui",
11865 "hex",
11866 "parking_lot",
11867 "schemars",
11868 "serde",
11869 "serde_json_lenient",
11870 "sha2",
11871 "shellexpand 2.1.2",
11872 "util",
11873]
11874
11875[[package]]
11876name = "tasks_ui"
11877version = "0.1.0"
11878dependencies = [
11879 "anyhow",
11880 "editor",
11881 "file_icons",
11882 "fuzzy",
11883 "gpui",
11884 "language",
11885 "menu",
11886 "picker",
11887 "project",
11888 "schemars",
11889 "serde",
11890 "serde_json",
11891 "settings",
11892 "task",
11893 "tree-sitter-rust",
11894 "tree-sitter-typescript",
11895 "ui",
11896 "util",
11897 "workspace",
11898]
11899
11900[[package]]
11901name = "telemetry_events"
11902version = "0.1.0"
11903dependencies = [
11904 "semantic_version",
11905 "serde",
11906]
11907
11908[[package]]
11909name = "tempfile"
11910version = "3.12.0"
11911source = "registry+https://github.com/rust-lang/crates.io-index"
11912checksum = "04cbcdd0c794ebb0d4cf35e88edd2f7d2c4c3e9a5a6dab322839b321c6a87a64"
11913dependencies = [
11914 "cfg-if",
11915 "fastrand 2.1.1",
11916 "once_cell",
11917 "rustix 0.38.35",
11918 "windows-sys 0.59.0",
11919]
11920
11921[[package]]
11922name = "tendril"
11923version = "0.4.3"
11924source = "registry+https://github.com/rust-lang/crates.io-index"
11925checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
11926dependencies = [
11927 "futf",
11928 "mac",
11929 "utf-8",
11930]
11931
11932[[package]]
11933name = "termcolor"
11934version = "1.4.1"
11935source = "registry+https://github.com/rust-lang/crates.io-index"
11936checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
11937dependencies = [
11938 "winapi-util",
11939]
11940
11941[[package]]
11942name = "terminal"
11943version = "0.1.0"
11944dependencies = [
11945 "alacritty_terminal",
11946 "anyhow",
11947 "collections",
11948 "dirs 4.0.0",
11949 "futures 0.3.30",
11950 "gpui",
11951 "libc",
11952 "rand 0.8.5",
11953 "regex",
11954 "release_channel",
11955 "schemars",
11956 "serde",
11957 "serde_derive",
11958 "settings",
11959 "smol",
11960 "sysinfo",
11961 "task",
11962 "theme",
11963 "thiserror",
11964 "util",
11965 "windows 0.58.0",
11966]
11967
11968[[package]]
11969name = "terminal_size"
11970version = "0.4.0"
11971source = "registry+https://github.com/rust-lang/crates.io-index"
11972checksum = "4f599bd7ca042cfdf8f4512b277c02ba102247820f9d9d4a9f521f496751a6ef"
11973dependencies = [
11974 "rustix 0.38.35",
11975 "windows-sys 0.59.0",
11976]
11977
11978[[package]]
11979name = "terminal_view"
11980version = "0.1.0"
11981dependencies = [
11982 "anyhow",
11983 "client",
11984 "collections",
11985 "db",
11986 "dirs 4.0.0",
11987 "editor",
11988 "futures 0.3.30",
11989 "gpui",
11990 "itertools 0.13.0",
11991 "language",
11992 "project",
11993 "rand 0.8.5",
11994 "search",
11995 "serde",
11996 "serde_json",
11997 "settings",
11998 "shellexpand 2.1.2",
11999 "smol",
12000 "task",
12001 "tasks_ui",
12002 "terminal",
12003 "theme",
12004 "ui",
12005 "util",
12006 "workspace",
12007 "zed_actions",
12008]
12009
12010[[package]]
12011name = "text"
12012version = "0.1.0"
12013dependencies = [
12014 "anyhow",
12015 "clock",
12016 "collections",
12017 "ctor",
12018 "env_logger 0.11.5",
12019 "gpui",
12020 "http_client",
12021 "log",
12022 "parking_lot",
12023 "postage",
12024 "rand 0.8.5",
12025 "regex",
12026 "rope",
12027 "smallvec",
12028 "sum_tree",
12029 "util",
12030]
12031
12032[[package]]
12033name = "theme"
12034version = "0.1.0"
12035dependencies = [
12036 "anyhow",
12037 "collections",
12038 "derive_more",
12039 "fs",
12040 "futures 0.3.30",
12041 "gpui",
12042 "indexmap 1.9.3",
12043 "log",
12044 "palette",
12045 "parking_lot",
12046 "refineable",
12047 "schemars",
12048 "serde",
12049 "serde_derive",
12050 "serde_json",
12051 "serde_json_lenient",
12052 "serde_repr",
12053 "settings",
12054 "util",
12055 "uuid",
12056]
12057
12058[[package]]
12059name = "theme_importer"
12060version = "0.1.0"
12061dependencies = [
12062 "anyhow",
12063 "clap",
12064 "gpui",
12065 "indexmap 1.9.3",
12066 "log",
12067 "palette",
12068 "rust-embed",
12069 "schemars",
12070 "serde",
12071 "serde_json",
12072 "serde_json_lenient",
12073 "simplelog",
12074 "strum 0.25.0",
12075 "theme",
12076 "vscode_theme",
12077]
12078
12079[[package]]
12080name = "theme_selector"
12081version = "0.1.0"
12082dependencies = [
12083 "client",
12084 "feature_flags",
12085 "fs",
12086 "fuzzy",
12087 "gpui",
12088 "log",
12089 "picker",
12090 "serde",
12091 "settings",
12092 "theme",
12093 "ui",
12094 "util",
12095 "workspace",
12096]
12097
12098[[package]]
12099name = "thiserror"
12100version = "1.0.64"
12101source = "registry+https://github.com/rust-lang/crates.io-index"
12102checksum = "d50af8abc119fb8bb6dbabcfa89656f46f84aa0ac7688088608076ad2b459a84"
12103dependencies = [
12104 "thiserror-impl",
12105]
12106
12107[[package]]
12108name = "thiserror-impl"
12109version = "1.0.64"
12110source = "registry+https://github.com/rust-lang/crates.io-index"
12111checksum = "08904e7672f5eb876eaaf87e0ce17857500934f4981c4a0ab2b4aa98baac7fc3"
12112dependencies = [
12113 "proc-macro2",
12114 "quote",
12115 "syn 2.0.76",
12116]
12117
12118[[package]]
12119name = "thread_local"
12120version = "1.1.8"
12121source = "registry+https://github.com/rust-lang/crates.io-index"
12122checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
12123dependencies = [
12124 "cfg-if",
12125 "once_cell",
12126]
12127
12128[[package]]
12129name = "tiff"
12130version = "0.9.1"
12131source = "registry+https://github.com/rust-lang/crates.io-index"
12132checksum = "ba1310fcea54c6a9a4fd1aad794ecc02c31682f6bfbecdf460bf19533eed1e3e"
12133dependencies = [
12134 "flate2",
12135 "jpeg-decoder",
12136 "weezl",
12137]
12138
12139[[package]]
12140name = "tiktoken-rs"
12141version = "0.5.9"
12142source = "registry+https://github.com/rust-lang/crates.io-index"
12143checksum = "c314e7ce51440f9e8f5a497394682a57b7c323d0f4d0a6b1b13c429056e0e234"
12144dependencies = [
12145 "anyhow",
12146 "base64 0.21.7",
12147 "bstr",
12148 "fancy-regex",
12149 "lazy_static",
12150 "parking_lot",
12151 "rustc-hash 1.1.0",
12152]
12153
12154[[package]]
12155name = "time"
12156version = "0.3.36"
12157source = "registry+https://github.com/rust-lang/crates.io-index"
12158checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885"
12159dependencies = [
12160 "deranged",
12161 "itoa",
12162 "libc",
12163 "num-conv",
12164 "num_threads",
12165 "powerfmt",
12166 "serde",
12167 "time-core",
12168 "time-macros",
12169]
12170
12171[[package]]
12172name = "time-core"
12173version = "0.1.2"
12174source = "registry+https://github.com/rust-lang/crates.io-index"
12175checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
12176
12177[[package]]
12178name = "time-macros"
12179version = "0.2.18"
12180source = "registry+https://github.com/rust-lang/crates.io-index"
12181checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf"
12182dependencies = [
12183 "num-conv",
12184 "time-core",
12185]
12186
12187[[package]]
12188name = "time_format"
12189version = "0.1.0"
12190dependencies = [
12191 "core-foundation 0.9.4",
12192 "core-foundation-sys",
12193 "sys-locale",
12194 "time",
12195]
12196
12197[[package]]
12198name = "tiny-keccak"
12199version = "2.0.2"
12200source = "registry+https://github.com/rust-lang/crates.io-index"
12201checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
12202dependencies = [
12203 "crunchy",
12204]
12205
12206[[package]]
12207name = "tiny-skia"
12208version = "0.11.4"
12209source = "registry+https://github.com/rust-lang/crates.io-index"
12210checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab"
12211dependencies = [
12212 "arrayref",
12213 "arrayvec",
12214 "bytemuck",
12215 "cfg-if",
12216 "log",
12217 "png",
12218 "tiny-skia-path",
12219]
12220
12221[[package]]
12222name = "tiny-skia-path"
12223version = "0.11.4"
12224source = "registry+https://github.com/rust-lang/crates.io-index"
12225checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93"
12226dependencies = [
12227 "arrayref",
12228 "bytemuck",
12229 "strict-num",
12230]
12231
12232[[package]]
12233name = "tiny_http"
12234version = "0.8.2"
12235source = "registry+https://github.com/rust-lang/crates.io-index"
12236checksum = "9ce51b50006056f590c9b7c3808c3bd70f0d1101666629713866c227d6e58d39"
12237dependencies = [
12238 "ascii",
12239 "chrono",
12240 "chunked_transfer",
12241 "log",
12242 "url",
12243]
12244
12245[[package]]
12246name = "tinytemplate"
12247version = "1.2.1"
12248source = "registry+https://github.com/rust-lang/crates.io-index"
12249checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
12250dependencies = [
12251 "serde",
12252 "serde_json",
12253]
12254
12255[[package]]
12256name = "tinyvec"
12257version = "1.8.0"
12258source = "registry+https://github.com/rust-lang/crates.io-index"
12259checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938"
12260dependencies = [
12261 "tinyvec_macros",
12262]
12263
12264[[package]]
12265name = "tinyvec_macros"
12266version = "0.1.1"
12267source = "registry+https://github.com/rust-lang/crates.io-index"
12268checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
12269
12270[[package]]
12271name = "title_bar"
12272version = "0.1.0"
12273dependencies = [
12274 "auto_update",
12275 "call",
12276 "client",
12277 "collections",
12278 "command_palette",
12279 "editor",
12280 "extensions_ui",
12281 "feature_flags",
12282 "feedback",
12283 "gpui",
12284 "http_client",
12285 "notifications",
12286 "pretty_assertions",
12287 "project",
12288 "recent_projects",
12289 "remote",
12290 "rpc",
12291 "serde",
12292 "settings",
12293 "smallvec",
12294 "story",
12295 "theme",
12296 "theme_selector",
12297 "tree-sitter-md",
12298 "ui",
12299 "util",
12300 "vcs_menu",
12301 "windows 0.58.0",
12302 "workspace",
12303 "zed_actions",
12304]
12305
12306[[package]]
12307name = "tokio"
12308version = "1.40.0"
12309source = "registry+https://github.com/rust-lang/crates.io-index"
12310checksum = "e2b070231665d27ad9ec9b8df639893f46727666c6767db40317fbe920a5d998"
12311dependencies = [
12312 "backtrace",
12313 "bytes 1.7.2",
12314 "libc",
12315 "mio 1.0.2",
12316 "parking_lot",
12317 "pin-project-lite",
12318 "signal-hook-registry",
12319 "socket2 0.5.7",
12320 "tokio-macros",
12321 "windows-sys 0.52.0",
12322]
12323
12324[[package]]
12325name = "tokio-io"
12326version = "0.1.13"
12327source = "registry+https://github.com/rust-lang/crates.io-index"
12328checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"
12329dependencies = [
12330 "bytes 0.4.12",
12331 "futures 0.1.31",
12332 "log",
12333]
12334
12335[[package]]
12336name = "tokio-macros"
12337version = "2.4.0"
12338source = "registry+https://github.com/rust-lang/crates.io-index"
12339checksum = "693d596312e88961bc67d7f1f97af8a70227d9f90c31bba5806eec004978d752"
12340dependencies = [
12341 "proc-macro2",
12342 "quote",
12343 "syn 2.0.76",
12344]
12345
12346[[package]]
12347name = "tokio-native-tls"
12348version = "0.3.1"
12349source = "registry+https://github.com/rust-lang/crates.io-index"
12350checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
12351dependencies = [
12352 "native-tls",
12353 "tokio",
12354]
12355
12356[[package]]
12357name = "tokio-rustls"
12358version = "0.24.1"
12359source = "registry+https://github.com/rust-lang/crates.io-index"
12360checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
12361dependencies = [
12362 "rustls 0.21.12",
12363 "tokio",
12364]
12365
12366[[package]]
12367name = "tokio-rustls"
12368version = "0.26.0"
12369source = "registry+https://github.com/rust-lang/crates.io-index"
12370checksum = "0c7bc40d0e5a97695bb96e27995cd3a08538541b0a846f65bba7a359f36700d4"
12371dependencies = [
12372 "rustls 0.23.13",
12373 "rustls-pki-types",
12374 "tokio",
12375]
12376
12377[[package]]
12378name = "tokio-socks"
12379version = "0.5.2"
12380source = "registry+https://github.com/rust-lang/crates.io-index"
12381checksum = "0d4770b8024672c1101b3f6733eab95b18007dbe0847a8afe341fcf79e06043f"
12382dependencies = [
12383 "either",
12384 "futures-io",
12385 "futures-util",
12386 "thiserror",
12387 "tokio",
12388]
12389
12390[[package]]
12391name = "tokio-stream"
12392version = "0.1.15"
12393source = "registry+https://github.com/rust-lang/crates.io-index"
12394checksum = "267ac89e0bec6e691e5813911606935d77c476ff49024f98abcea3e7b15e37af"
12395dependencies = [
12396 "futures-core",
12397 "pin-project-lite",
12398 "tokio",
12399]
12400
12401[[package]]
12402name = "tokio-tungstenite"
12403version = "0.20.1"
12404source = "registry+https://github.com/rust-lang/crates.io-index"
12405checksum = "212d5dcb2a1ce06d81107c3d0ffa3121fe974b73f068c8282cb1c32328113b6c"
12406dependencies = [
12407 "futures-util",
12408 "log",
12409 "tokio",
12410 "tungstenite 0.20.1",
12411]
12412
12413[[package]]
12414name = "tokio-tungstenite"
12415version = "0.21.0"
12416source = "registry+https://github.com/rust-lang/crates.io-index"
12417checksum = "c83b561d025642014097b66e6c1bb422783339e0909e4429cde4749d1990bc38"
12418dependencies = [
12419 "futures-util",
12420 "log",
12421 "tokio",
12422 "tungstenite 0.21.0",
12423]
12424
12425[[package]]
12426name = "tokio-util"
12427version = "0.7.12"
12428source = "registry+https://github.com/rust-lang/crates.io-index"
12429checksum = "61e7c3654c13bcd040d4a03abee2c75b1d14a37b423cf5a813ceae1cc903ec6a"
12430dependencies = [
12431 "bytes 1.7.2",
12432 "futures-core",
12433 "futures-io",
12434 "futures-sink",
12435 "pin-project-lite",
12436 "tokio",
12437]
12438
12439[[package]]
12440name = "toml"
12441version = "0.5.11"
12442source = "registry+https://github.com/rust-lang/crates.io-index"
12443checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
12444dependencies = [
12445 "serde",
12446]
12447
12448[[package]]
12449name = "toml"
12450version = "0.7.8"
12451source = "registry+https://github.com/rust-lang/crates.io-index"
12452checksum = "dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257"
12453dependencies = [
12454 "serde",
12455 "serde_spanned",
12456 "toml_datetime",
12457 "toml_edit 0.19.15",
12458]
12459
12460[[package]]
12461name = "toml"
12462version = "0.8.19"
12463source = "registry+https://github.com/rust-lang/crates.io-index"
12464checksum = "a1ed1f98e3fdc28d6d910e6737ae6ab1a93bf1985935a1193e68f93eeb68d24e"
12465dependencies = [
12466 "serde",
12467 "serde_spanned",
12468 "toml_datetime",
12469 "toml_edit 0.22.20",
12470]
12471
12472[[package]]
12473name = "toml_datetime"
12474version = "0.6.8"
12475source = "registry+https://github.com/rust-lang/crates.io-index"
12476checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41"
12477dependencies = [
12478 "serde",
12479]
12480
12481[[package]]
12482name = "toml_edit"
12483version = "0.19.15"
12484source = "registry+https://github.com/rust-lang/crates.io-index"
12485checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
12486dependencies = [
12487 "indexmap 2.4.0",
12488 "serde",
12489 "serde_spanned",
12490 "toml_datetime",
12491 "winnow 0.5.40",
12492]
12493
12494[[package]]
12495name = "toml_edit"
12496version = "0.22.20"
12497source = "registry+https://github.com/rust-lang/crates.io-index"
12498checksum = "583c44c02ad26b0c3f3066fe629275e50627026c51ac2e595cca4c230ce1ce1d"
12499dependencies = [
12500 "indexmap 2.4.0",
12501 "serde",
12502 "serde_spanned",
12503 "toml_datetime",
12504 "winnow 0.6.18",
12505]
12506
12507[[package]]
12508name = "toolchain_selector"
12509version = "0.1.0"
12510dependencies = [
12511 "editor",
12512 "fuzzy",
12513 "gpui",
12514 "language",
12515 "picker",
12516 "project",
12517 "ui",
12518 "util",
12519 "workspace",
12520]
12521
12522[[package]]
12523name = "topological-sort"
12524version = "0.2.2"
12525source = "registry+https://github.com/rust-lang/crates.io-index"
12526checksum = "ea68304e134ecd095ac6c3574494fc62b909f416c4fca77e440530221e549d3d"
12527
12528[[package]]
12529name = "tower"
12530version = "0.4.13"
12531source = "registry+https://github.com/rust-lang/crates.io-index"
12532checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
12533dependencies = [
12534 "futures-core",
12535 "futures-util",
12536 "pin-project",
12537 "pin-project-lite",
12538 "tokio",
12539 "tower-layer",
12540 "tower-service",
12541 "tracing",
12542]
12543
12544[[package]]
12545name = "tower-http"
12546version = "0.3.5"
12547source = "registry+https://github.com/rust-lang/crates.io-index"
12548checksum = "f873044bf02dd1e8239e9c1293ea39dad76dc594ec16185d0a1bf31d8dc8d858"
12549dependencies = [
12550 "bitflags 1.3.2",
12551 "bytes 1.7.2",
12552 "futures-core",
12553 "futures-util",
12554 "http 0.2.12",
12555 "http-body 0.4.6",
12556 "http-range-header",
12557 "pin-project-lite",
12558 "tower-layer",
12559 "tower-service",
12560]
12561
12562[[package]]
12563name = "tower-http"
12564version = "0.4.4"
12565source = "registry+https://github.com/rust-lang/crates.io-index"
12566checksum = "61c5bb1d698276a2443e5ecfabc1008bf15a36c12e6a7176e7bf089ea9131140"
12567dependencies = [
12568 "bitflags 2.6.0",
12569 "bytes 1.7.2",
12570 "futures-core",
12571 "futures-util",
12572 "http 0.2.12",
12573 "http-body 0.4.6",
12574 "http-range-header",
12575 "pin-project-lite",
12576 "tower-layer",
12577 "tower-service",
12578 "tracing",
12579]
12580
12581[[package]]
12582name = "tower-layer"
12583version = "0.3.3"
12584source = "registry+https://github.com/rust-lang/crates.io-index"
12585checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
12586
12587[[package]]
12588name = "tower-service"
12589version = "0.3.3"
12590source = "registry+https://github.com/rust-lang/crates.io-index"
12591checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
12592
12593[[package]]
12594name = "tracing"
12595version = "0.1.40"
12596source = "registry+https://github.com/rust-lang/crates.io-index"
12597checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
12598dependencies = [
12599 "log",
12600 "pin-project-lite",
12601 "tracing-attributes",
12602 "tracing-core",
12603]
12604
12605[[package]]
12606name = "tracing-attributes"
12607version = "0.1.27"
12608source = "registry+https://github.com/rust-lang/crates.io-index"
12609checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
12610dependencies = [
12611 "proc-macro2",
12612 "quote",
12613 "syn 2.0.76",
12614]
12615
12616[[package]]
12617name = "tracing-core"
12618version = "0.1.32"
12619source = "registry+https://github.com/rust-lang/crates.io-index"
12620checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
12621dependencies = [
12622 "once_cell",
12623 "valuable",
12624]
12625
12626[[package]]
12627name = "tracing-log"
12628version = "0.2.0"
12629source = "registry+https://github.com/rust-lang/crates.io-index"
12630checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
12631dependencies = [
12632 "log",
12633 "once_cell",
12634 "tracing-core",
12635]
12636
12637[[package]]
12638name = "tracing-serde"
12639version = "0.1.3"
12640source = "registry+https://github.com/rust-lang/crates.io-index"
12641checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"
12642dependencies = [
12643 "serde",
12644 "tracing-core",
12645]
12646
12647[[package]]
12648name = "tracing-subscriber"
12649version = "0.3.18"
12650source = "registry+https://github.com/rust-lang/crates.io-index"
12651checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b"
12652dependencies = [
12653 "matchers",
12654 "nu-ansi-term",
12655 "once_cell",
12656 "regex",
12657 "serde",
12658 "serde_json",
12659 "sharded-slab",
12660 "smallvec",
12661 "thread_local",
12662 "tracing",
12663 "tracing-core",
12664 "tracing-log",
12665 "tracing-serde",
12666]
12667
12668[[package]]
12669name = "tree-sitter"
12670version = "0.23.0"
12671source = "registry+https://github.com/rust-lang/crates.io-index"
12672checksum = "20f4cd3642c47a85052a887d86704f4eac272969f61b686bdd3f772122aabaff"
12673dependencies = [
12674 "cc",
12675 "regex",
12676 "regex-syntax 0.8.4",
12677 "tree-sitter-language",
12678 "wasmtime-c-api-impl",
12679]
12680
12681[[package]]
12682name = "tree-sitter-bash"
12683version = "0.23.1"
12684source = "registry+https://github.com/rust-lang/crates.io-index"
12685checksum = "3aa5e1c6bd02c0053f3f68edcf5d8866b38a8640584279e30fca88149ce14dda"
12686dependencies = [
12687 "cc",
12688 "tree-sitter-language",
12689]
12690
12691[[package]]
12692name = "tree-sitter-c"
12693version = "0.23.1"
12694source = "registry+https://github.com/rust-lang/crates.io-index"
12695checksum = "c8b3fb515e498e258799a31d78e6603767cd6892770d9e2290ec00af5c3ad80b"
12696dependencies = [
12697 "cc",
12698 "tree-sitter-language",
12699]
12700
12701[[package]]
12702name = "tree-sitter-cpp"
12703version = "0.23.1"
12704source = "registry+https://github.com/rust-lang/crates.io-index"
12705checksum = "1d67e862242878d6ee50e1e5814f267ee3eea0168aea2cdbd700ccfb4c74b6d3"
12706dependencies = [
12707 "cc",
12708 "tree-sitter-language",
12709]
12710
12711[[package]]
12712name = "tree-sitter-css"
12713version = "0.23.0"
12714source = "registry+https://github.com/rust-lang/crates.io-index"
12715checksum = "8d0018d6b1692a806f9cddaa1e5616951fd58840c39a0b21401b55ab3df12292"
12716dependencies = [
12717 "cc",
12718 "tree-sitter-language",
12719]
12720
12721[[package]]
12722name = "tree-sitter-diff"
12723version = "0.1.0"
12724source = "registry+https://github.com/rust-lang/crates.io-index"
12725checksum = "dfe1e5ca280a65dfe5ba4205c1bcc84edf486464fed315db53dee6da9a335889"
12726dependencies = [
12727 "cc",
12728 "tree-sitter-language",
12729]
12730
12731[[package]]
12732name = "tree-sitter-elixir"
12733version = "0.3.1"
12734source = "registry+https://github.com/rust-lang/crates.io-index"
12735checksum = "97bf0efa4be41120018f23305b105ad4dfd3be1b7f302dc4071d0e6c2dec3a32"
12736dependencies = [
12737 "cc",
12738 "tree-sitter-language",
12739]
12740
12741[[package]]
12742name = "tree-sitter-embedded-template"
12743version = "0.23.0"
12744source = "registry+https://github.com/rust-lang/crates.io-index"
12745checksum = "9644d7586ebe850c84037ee2f4804dda4a9348eef053be6b1e0d7712342a2495"
12746dependencies = [
12747 "cc",
12748 "tree-sitter-language",
12749]
12750
12751[[package]]
12752name = "tree-sitter-go"
12753version = "0.23.1"
12754source = "registry+https://github.com/rust-lang/crates.io-index"
12755checksum = "caf57626e4c9b6d6efaf8a8d5ee1241c5f178ae7bfdf693713ae6a774f01424e"
12756dependencies = [
12757 "cc",
12758 "tree-sitter-language",
12759]
12760
12761[[package]]
12762name = "tree-sitter-gomod"
12763version = "1.0.2"
12764source = "git+https://github.com/zed-industries/tree-sitter-go-mod?rev=a9aea5e358cde4d0f8ff20b7bc4fa311e359c7ca#a9aea5e358cde4d0f8ff20b7bc4fa311e359c7ca"
12765dependencies = [
12766 "cc",
12767 "tree-sitter-language",
12768]
12769
12770[[package]]
12771name = "tree-sitter-gowork"
12772version = "0.0.1"
12773source = "git+https://github.com/zed-industries/tree-sitter-go-work?rev=acb0617bf7f4fda02c6217676cc64acb89536dc7#acb0617bf7f4fda02c6217676cc64acb89536dc7"
12774dependencies = [
12775 "cc",
12776 "tree-sitter-language",
12777]
12778
12779[[package]]
12780name = "tree-sitter-heex"
12781version = "0.0.1"
12782source = "git+https://github.com/zed-industries/tree-sitter-heex?rev=1dd45142fbb05562e35b2040c6129c9bca346592#1dd45142fbb05562e35b2040c6129c9bca346592"
12783dependencies = [
12784 "cc",
12785 "tree-sitter-language",
12786]
12787
12788[[package]]
12789name = "tree-sitter-html"
12790version = "0.20.4"
12791source = "registry+https://github.com/rust-lang/crates.io-index"
12792checksum = "8766b5ad3721517f8259e6394aefda9c686aebf7a8c74ab8624f2c3b46902fd5"
12793dependencies = [
12794 "cc",
12795 "tree-sitter",
12796]
12797
12798[[package]]
12799name = "tree-sitter-jsdoc"
12800version = "0.23.0"
12801source = "registry+https://github.com/rust-lang/crates.io-index"
12802checksum = "f8c4049eb0ad690e34e5f63640f75ce12a2ff8ba18344d0a13926805b139c0c8"
12803dependencies = [
12804 "cc",
12805 "tree-sitter-language",
12806]
12807
12808[[package]]
12809name = "tree-sitter-json"
12810version = "0.23.0"
12811source = "registry+https://github.com/rust-lang/crates.io-index"
12812checksum = "86a5d6b3ea17e06e7a34aabeadd68f5866c0d0f9359155d432095f8b751865e4"
12813dependencies = [
12814 "cc",
12815 "tree-sitter-language",
12816]
12817
12818[[package]]
12819name = "tree-sitter-language"
12820version = "0.1.0"
12821source = "registry+https://github.com/rust-lang/crates.io-index"
12822checksum = "2545046bd1473dac6c626659cc2567c6c0ff302fc8b84a56c4243378276f7f57"
12823
12824[[package]]
12825name = "tree-sitter-md"
12826version = "0.3.2"
12827source = "git+https://github.com/tree-sitter-grammars/tree-sitter-markdown?rev=9a23c1a96c0513d8fc6520972beedd419a973539#9a23c1a96c0513d8fc6520972beedd419a973539"
12828dependencies = [
12829 "cc",
12830 "tree-sitter-language",
12831]
12832
12833[[package]]
12834name = "tree-sitter-python"
12835version = "0.23.2"
12836source = "registry+https://github.com/rust-lang/crates.io-index"
12837checksum = "65661b1a3e24139e2e54207e47d910ab07e28790d78efc7d5dc3a11ce2a110eb"
12838dependencies = [
12839 "cc",
12840 "tree-sitter-language",
12841]
12842
12843[[package]]
12844name = "tree-sitter-regex"
12845version = "0.23.0"
12846source = "registry+https://github.com/rust-lang/crates.io-index"
12847checksum = "0b9a7087b1cf769c96b7e74414947df067fb6135f04d176fd23be08b9396cc0e"
12848dependencies = [
12849 "cc",
12850 "tree-sitter-language",
12851]
12852
12853[[package]]
12854name = "tree-sitter-ruby"
12855version = "0.23.0"
12856source = "registry+https://github.com/rust-lang/crates.io-index"
12857checksum = "6ec5ee842e27791e0adffa0b2a177614de51d2a26e5c7e84d014ed7f097e5ed0"
12858dependencies = [
12859 "cc",
12860 "tree-sitter-language",
12861]
12862
12863[[package]]
12864name = "tree-sitter-rust"
12865version = "0.23.0"
12866source = "registry+https://github.com/rust-lang/crates.io-index"
12867checksum = "cffbbcb780348fbae8395742ae5b34c1fd794e4085d43aac9f259387f9a84dc8"
12868dependencies = [
12869 "cc",
12870 "tree-sitter-language",
12871]
12872
12873[[package]]
12874name = "tree-sitter-typescript"
12875version = "0.23.0"
12876source = "registry+https://github.com/rust-lang/crates.io-index"
12877checksum = "aecf1585ae2a9dddc2b1d4c0e2140b2ec9876e2a25fd79de47fcf7dae0384685"
12878dependencies = [
12879 "cc",
12880 "tree-sitter-language",
12881]
12882
12883[[package]]
12884name = "tree-sitter-yaml"
12885version = "0.6.1"
12886source = "git+https://github.com/zed-industries/tree-sitter-yaml?rev=baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a#baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a"
12887dependencies = [
12888 "cc",
12889 "tree-sitter-language",
12890]
12891
12892[[package]]
12893name = "try-lock"
12894version = "0.2.5"
12895source = "registry+https://github.com/rust-lang/crates.io-index"
12896checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
12897
12898[[package]]
12899name = "ttf-parser"
12900version = "0.21.1"
12901source = "registry+https://github.com/rust-lang/crates.io-index"
12902checksum = "2c591d83f69777866b9126b24c6dd9a18351f177e49d625920d19f989fd31cf8"
12903
12904[[package]]
12905name = "tungstenite"
12906version = "0.20.1"
12907source = "registry+https://github.com/rust-lang/crates.io-index"
12908checksum = "9e3dac10fd62eaf6617d3a904ae222845979aec67c615d1c842b4002c7666fb9"
12909dependencies = [
12910 "byteorder",
12911 "bytes 1.7.2",
12912 "data-encoding",
12913 "http 0.2.12",
12914 "httparse",
12915 "log",
12916 "rand 0.8.5",
12917 "sha1",
12918 "thiserror",
12919 "url",
12920 "utf-8",
12921]
12922
12923[[package]]
12924name = "tungstenite"
12925version = "0.21.0"
12926source = "registry+https://github.com/rust-lang/crates.io-index"
12927checksum = "9ef1a641ea34f399a848dea702823bbecfb4c486f911735368f1f137cb8257e1"
12928dependencies = [
12929 "byteorder",
12930 "bytes 1.7.2",
12931 "data-encoding",
12932 "http 1.1.0",
12933 "httparse",
12934 "log",
12935 "rand 0.8.5",
12936 "sha1",
12937 "thiserror",
12938 "url",
12939 "utf-8",
12940]
12941
12942[[package]]
12943name = "typeid"
12944version = "1.0.2"
12945source = "registry+https://github.com/rust-lang/crates.io-index"
12946checksum = "0e13db2e0ccd5e14a544e8a246ba2312cd25223f616442d7f2cb0e3db614236e"
12947
12948[[package]]
12949name = "typenum"
12950version = "1.17.0"
12951source = "registry+https://github.com/rust-lang/crates.io-index"
12952checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
12953
12954[[package]]
12955name = "ucd-trie"
12956version = "0.1.6"
12957source = "registry+https://github.com/rust-lang/crates.io-index"
12958checksum = "ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9"
12959
12960[[package]]
12961name = "uds_windows"
12962version = "1.1.0"
12963source = "registry+https://github.com/rust-lang/crates.io-index"
12964checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9"
12965dependencies = [
12966 "memoffset",
12967 "tempfile",
12968 "winapi",
12969]
12970
12971[[package]]
12972name = "ui"
12973version = "0.1.0"
12974dependencies = [
12975 "chrono",
12976 "gpui",
12977 "itertools 0.13.0",
12978 "menu",
12979 "serde",
12980 "settings",
12981 "smallvec",
12982 "story",
12983 "strum 0.25.0",
12984 "theme",
12985 "ui_macros",
12986 "windows 0.58.0",
12987]
12988
12989[[package]]
12990name = "ui_input"
12991version = "0.1.0"
12992dependencies = [
12993 "editor",
12994 "gpui",
12995 "settings",
12996 "theme",
12997 "ui",
12998]
12999
13000[[package]]
13001name = "ui_macros"
13002version = "0.1.0"
13003dependencies = [
13004 "convert_case 0.6.0",
13005 "proc-macro2",
13006 "quote",
13007 "syn 1.0.109",
13008]
13009
13010[[package]]
13011name = "unicase"
13012version = "2.7.0"
13013source = "registry+https://github.com/rust-lang/crates.io-index"
13014checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89"
13015dependencies = [
13016 "version_check",
13017]
13018
13019[[package]]
13020name = "unicode-bidi"
13021version = "0.3.15"
13022source = "registry+https://github.com/rust-lang/crates.io-index"
13023checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75"
13024
13025[[package]]
13026name = "unicode-bidi-mirroring"
13027version = "0.2.0"
13028source = "registry+https://github.com/rust-lang/crates.io-index"
13029checksum = "23cb788ffebc92c5948d0e997106233eeb1d8b9512f93f41651f52b6c5f5af86"
13030
13031[[package]]
13032name = "unicode-ccc"
13033version = "0.2.0"
13034source = "registry+https://github.com/rust-lang/crates.io-index"
13035checksum = "1df77b101bcc4ea3d78dafc5ad7e4f58ceffe0b2b16bf446aeb50b6cb4157656"
13036
13037[[package]]
13038name = "unicode-ident"
13039version = "1.0.12"
13040source = "registry+https://github.com/rust-lang/crates.io-index"
13041checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
13042
13043[[package]]
13044name = "unicode-linebreak"
13045version = "0.1.5"
13046source = "registry+https://github.com/rust-lang/crates.io-index"
13047checksum = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f"
13048
13049[[package]]
13050name = "unicode-normalization"
13051version = "0.1.23"
13052source = "registry+https://github.com/rust-lang/crates.io-index"
13053checksum = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5"
13054dependencies = [
13055 "tinyvec",
13056]
13057
13058[[package]]
13059name = "unicode-properties"
13060version = "0.1.2"
13061source = "registry+https://github.com/rust-lang/crates.io-index"
13062checksum = "52ea75f83c0137a9b98608359a5f1af8144876eb67bcb1ce837368e906a9f524"
13063
13064[[package]]
13065name = "unicode-script"
13066version = "0.5.6"
13067source = "registry+https://github.com/rust-lang/crates.io-index"
13068checksum = "ad8d71f5726e5f285a935e9fe8edfd53f0491eb6e9a5774097fdabee7cd8c9cd"
13069
13070[[package]]
13071name = "unicode-segmentation"
13072version = "1.11.0"
13073source = "registry+https://github.com/rust-lang/crates.io-index"
13074checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202"
13075
13076[[package]]
13077name = "unicode-width"
13078version = "0.1.13"
13079source = "registry+https://github.com/rust-lang/crates.io-index"
13080checksum = "0336d538f7abc86d282a4189614dfaa90810dfc2c6f6427eaf88e16311dd225d"
13081
13082[[package]]
13083name = "unicode-xid"
13084version = "0.2.5"
13085source = "registry+https://github.com/rust-lang/crates.io-index"
13086checksum = "229730647fbc343e3a80e463c1db7f78f3855d3f3739bee0dda773c9a037c90a"
13087
13088[[package]]
13089name = "unicode_categories"
13090version = "0.1.1"
13091source = "registry+https://github.com/rust-lang/crates.io-index"
13092checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
13093
13094[[package]]
13095name = "unindent"
13096version = "0.1.11"
13097source = "registry+https://github.com/rust-lang/crates.io-index"
13098checksum = "e1766d682d402817b5ac4490b3c3002d91dfa0d22812f341609f97b08757359c"
13099
13100[[package]]
13101name = "untrusted"
13102version = "0.7.1"
13103source = "registry+https://github.com/rust-lang/crates.io-index"
13104checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
13105
13106[[package]]
13107name = "untrusted"
13108version = "0.9.0"
13109source = "registry+https://github.com/rust-lang/crates.io-index"
13110checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
13111
13112[[package]]
13113name = "url"
13114version = "2.5.2"
13115source = "registry+https://github.com/rust-lang/crates.io-index"
13116checksum = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c"
13117dependencies = [
13118 "form_urlencoded",
13119 "idna",
13120 "percent-encoding",
13121 "serde",
13122]
13123
13124[[package]]
13125name = "urlencoding"
13126version = "2.1.3"
13127source = "registry+https://github.com/rust-lang/crates.io-index"
13128checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
13129
13130[[package]]
13131name = "usvg"
13132version = "0.41.0"
13133source = "registry+https://github.com/rust-lang/crates.io-index"
13134checksum = "5c704361d822337cfc00387672c7b59eaa72a1f0744f62b2a68aa228a0c6927d"
13135dependencies = [
13136 "base64 0.22.1",
13137 "data-url",
13138 "flate2",
13139 "imagesize",
13140 "kurbo",
13141 "log",
13142 "pico-args",
13143 "roxmltree 0.19.0",
13144 "simplecss",
13145 "siphasher 1.0.1",
13146 "strict-num",
13147 "svgtypes",
13148 "tiny-skia-path",
13149 "xmlwriter",
13150]
13151
13152[[package]]
13153name = "utf-8"
13154version = "0.7.6"
13155source = "registry+https://github.com/rust-lang/crates.io-index"
13156checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
13157
13158[[package]]
13159name = "utf8parse"
13160version = "0.2.2"
13161source = "registry+https://github.com/rust-lang/crates.io-index"
13162checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
13163
13164[[package]]
13165name = "util"
13166version = "0.1.0"
13167dependencies = [
13168 "anyhow",
13169 "async-fs 1.6.0",
13170 "collections",
13171 "dirs 4.0.0",
13172 "futures 0.3.30",
13173 "futures-lite 1.13.0",
13174 "git2",
13175 "globset",
13176 "log",
13177 "rand 0.8.5",
13178 "regex",
13179 "rust-embed",
13180 "serde",
13181 "serde_json",
13182 "take-until",
13183 "tempfile",
13184 "tendril",
13185 "unicase",
13186]
13187
13188[[package]]
13189name = "uuid"
13190version = "1.10.0"
13191source = "registry+https://github.com/rust-lang/crates.io-index"
13192checksum = "81dfa00651efa65069b0b6b651f4aaa31ba9e3c3ce0137aaad053604ee7e0314"
13193dependencies = [
13194 "getrandom 0.2.15",
13195 "serde",
13196 "sha1_smol",
13197]
13198
13199[[package]]
13200name = "v_frame"
13201version = "0.3.8"
13202source = "registry+https://github.com/rust-lang/crates.io-index"
13203checksum = "d6f32aaa24bacd11e488aa9ba66369c7cd514885742c9fe08cfe85884db3e92b"
13204dependencies = [
13205 "aligned-vec",
13206 "num-traits",
13207 "wasm-bindgen",
13208]
13209
13210[[package]]
13211name = "valuable"
13212version = "0.1.0"
13213source = "registry+https://github.com/rust-lang/crates.io-index"
13214checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
13215
13216[[package]]
13217name = "value-bag"
13218version = "1.9.0"
13219source = "registry+https://github.com/rust-lang/crates.io-index"
13220checksum = "5a84c137d37ab0142f0f2ddfe332651fdbf252e7b7dbb4e67b6c1f1b2e925101"
13221dependencies = [
13222 "value-bag-serde1",
13223 "value-bag-sval2",
13224]
13225
13226[[package]]
13227name = "value-bag-serde1"
13228version = "1.9.0"
13229source = "registry+https://github.com/rust-lang/crates.io-index"
13230checksum = "ccacf50c5cb077a9abb723c5bcb5e0754c1a433f1e1de89edc328e2760b6328b"
13231dependencies = [
13232 "erased-serde",
13233 "serde",
13234 "serde_fmt",
13235]
13236
13237[[package]]
13238name = "value-bag-sval2"
13239version = "1.9.0"
13240source = "registry+https://github.com/rust-lang/crates.io-index"
13241checksum = "1785bae486022dfb9703915d42287dcb284c1ee37bd1080eeba78cc04721285b"
13242dependencies = [
13243 "sval",
13244 "sval_buffer",
13245 "sval_dynamic",
13246 "sval_fmt",
13247 "sval_json",
13248 "sval_ref",
13249 "sval_serde",
13250]
13251
13252[[package]]
13253name = "vcpkg"
13254version = "0.2.15"
13255source = "registry+https://github.com/rust-lang/crates.io-index"
13256checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
13257
13258[[package]]
13259name = "vcs_menu"
13260version = "0.1.0"
13261dependencies = [
13262 "anyhow",
13263 "fuzzy",
13264 "git",
13265 "gpui",
13266 "picker",
13267 "project",
13268 "ui",
13269 "util",
13270 "workspace",
13271]
13272
13273[[package]]
13274name = "version-compare"
13275version = "0.2.0"
13276source = "registry+https://github.com/rust-lang/crates.io-index"
13277checksum = "852e951cb7832cb45cb1169900d19760cfa39b82bc0ea9c0e5a14ae88411c98b"
13278
13279[[package]]
13280name = "version_check"
13281version = "0.9.5"
13282source = "registry+https://github.com/rust-lang/crates.io-index"
13283checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
13284
13285[[package]]
13286name = "vim"
13287version = "0.1.0"
13288dependencies = [
13289 "anyhow",
13290 "async-compat",
13291 "async-trait",
13292 "collections",
13293 "command_palette",
13294 "command_palette_hooks",
13295 "editor",
13296 "futures 0.3.30",
13297 "gpui",
13298 "indoc",
13299 "itertools 0.13.0",
13300 "language",
13301 "log",
13302 "lsp",
13303 "multi_buffer",
13304 "nvim-rs",
13305 "parking_lot",
13306 "regex",
13307 "release_channel",
13308 "schemars",
13309 "search",
13310 "serde",
13311 "serde_derive",
13312 "serde_json",
13313 "settings",
13314 "tokio",
13315 "ui",
13316 "util",
13317 "workspace",
13318 "zed_actions",
13319]
13320
13321[[package]]
13322name = "vscode_theme"
13323version = "0.2.0"
13324source = "registry+https://github.com/rust-lang/crates.io-index"
13325checksum = "8b3666211944f2e6ba2c359bc9efc1891157e910b1b11c3900892ea9f18179d2"
13326dependencies = [
13327 "serde",
13328]
13329
13330[[package]]
13331name = "vsimd"
13332version = "0.8.0"
13333source = "registry+https://github.com/rust-lang/crates.io-index"
13334checksum = "5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64"
13335
13336[[package]]
13337name = "vswhom"
13338version = "0.1.0"
13339source = "registry+https://github.com/rust-lang/crates.io-index"
13340checksum = "be979b7f07507105799e854203b470ff7c78a1639e330a58f183b5fea574608b"
13341dependencies = [
13342 "libc",
13343 "vswhom-sys",
13344]
13345
13346[[package]]
13347name = "vswhom-sys"
13348version = "0.1.2"
13349source = "registry+https://github.com/rust-lang/crates.io-index"
13350checksum = "d3b17ae1f6c8a2b28506cd96d412eebf83b4a0ff2cbefeeb952f2f9dfa44ba18"
13351dependencies = [
13352 "cc",
13353 "libc",
13354]
13355
13356[[package]]
13357name = "vte"
13358version = "0.13.0"
13359source = "registry+https://github.com/rust-lang/crates.io-index"
13360checksum = "40eb22ae96f050e0c0d6f7ce43feeae26c348fc4dea56928ca81537cfaa6188b"
13361dependencies = [
13362 "bitflags 2.6.0",
13363 "cursor-icon",
13364 "log",
13365 "serde",
13366 "utf8parse",
13367 "vte_generate_state_changes",
13368]
13369
13370[[package]]
13371name = "vte_generate_state_changes"
13372version = "0.1.2"
13373source = "registry+https://github.com/rust-lang/crates.io-index"
13374checksum = "2e369bee1b05d510a7b4ed645f5faa90619e05437111783ea5848f28d97d3c2e"
13375dependencies = [
13376 "proc-macro2",
13377 "quote",
13378]
13379
13380[[package]]
13381name = "waker-fn"
13382version = "1.2.0"
13383source = "registry+https://github.com/rust-lang/crates.io-index"
13384checksum = "317211a0dc0ceedd78fb2ca9a44aed3d7b9b26f81870d485c07122b4350673b7"
13385
13386[[package]]
13387name = "walkdir"
13388version = "2.5.0"
13389source = "registry+https://github.com/rust-lang/crates.io-index"
13390checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
13391dependencies = [
13392 "same-file",
13393 "winapi-util",
13394]
13395
13396[[package]]
13397name = "want"
13398version = "0.3.1"
13399source = "registry+https://github.com/rust-lang/crates.io-index"
13400checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
13401dependencies = [
13402 "try-lock",
13403]
13404
13405[[package]]
13406name = "warp"
13407version = "0.3.7"
13408source = "registry+https://github.com/rust-lang/crates.io-index"
13409checksum = "4378d202ff965b011c64817db11d5829506d3404edeadb61f190d111da3f231c"
13410dependencies = [
13411 "bytes 1.7.2",
13412 "futures-channel",
13413 "futures-util",
13414 "headers",
13415 "http 0.2.12",
13416 "hyper 0.14.30",
13417 "log",
13418 "mime",
13419 "mime_guess",
13420 "percent-encoding",
13421 "pin-project",
13422 "scoped-tls",
13423 "serde",
13424 "serde_json",
13425 "serde_urlencoded",
13426 "tokio",
13427 "tokio-tungstenite 0.21.0",
13428 "tokio-util",
13429 "tower-service",
13430 "tracing",
13431]
13432
13433[[package]]
13434name = "wasi"
13435version = "0.9.0+wasi-snapshot-preview1"
13436source = "registry+https://github.com/rust-lang/crates.io-index"
13437checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
13438
13439[[package]]
13440name = "wasi"
13441version = "0.11.0+wasi-snapshot-preview1"
13442source = "registry+https://github.com/rust-lang/crates.io-index"
13443checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
13444
13445[[package]]
13446name = "wasite"
13447version = "0.1.0"
13448source = "registry+https://github.com/rust-lang/crates.io-index"
13449checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b"
13450
13451[[package]]
13452name = "wasm-bindgen"
13453version = "0.2.93"
13454source = "registry+https://github.com/rust-lang/crates.io-index"
13455checksum = "a82edfc16a6c469f5f44dc7b571814045d60404b55a0ee849f9bcfa2e63dd9b5"
13456dependencies = [
13457 "cfg-if",
13458 "once_cell",
13459 "wasm-bindgen-macro",
13460]
13461
13462[[package]]
13463name = "wasm-bindgen-backend"
13464version = "0.2.93"
13465source = "registry+https://github.com/rust-lang/crates.io-index"
13466checksum = "9de396da306523044d3302746f1208fa71d7532227f15e347e2d93e4145dd77b"
13467dependencies = [
13468 "bumpalo",
13469 "log",
13470 "once_cell",
13471 "proc-macro2",
13472 "quote",
13473 "syn 2.0.76",
13474 "wasm-bindgen-shared",
13475]
13476
13477[[package]]
13478name = "wasm-bindgen-futures"
13479version = "0.4.43"
13480source = "registry+https://github.com/rust-lang/crates.io-index"
13481checksum = "61e9300f63a621e96ed275155c108eb6f843b6a26d053f122ab69724559dc8ed"
13482dependencies = [
13483 "cfg-if",
13484 "js-sys",
13485 "wasm-bindgen",
13486 "web-sys",
13487]
13488
13489[[package]]
13490name = "wasm-bindgen-macro"
13491version = "0.2.93"
13492source = "registry+https://github.com/rust-lang/crates.io-index"
13493checksum = "585c4c91a46b072c92e908d99cb1dcdf95c5218eeb6f3bf1efa991ee7a68cccf"
13494dependencies = [
13495 "quote",
13496 "wasm-bindgen-macro-support",
13497]
13498
13499[[package]]
13500name = "wasm-bindgen-macro-support"
13501version = "0.2.93"
13502source = "registry+https://github.com/rust-lang/crates.io-index"
13503checksum = "afc340c74d9005395cf9dd098506f7f44e38f2b4a21c6aaacf9a105ea5e1e836"
13504dependencies = [
13505 "proc-macro2",
13506 "quote",
13507 "syn 2.0.76",
13508 "wasm-bindgen-backend",
13509 "wasm-bindgen-shared",
13510]
13511
13512[[package]]
13513name = "wasm-bindgen-shared"
13514version = "0.2.93"
13515source = "registry+https://github.com/rust-lang/crates.io-index"
13516checksum = "c62a0a307cb4a311d3a07867860911ca130c3494e8c2719593806c08bc5d0484"
13517
13518[[package]]
13519name = "wasm-encoder"
13520version = "0.201.0"
13521source = "registry+https://github.com/rust-lang/crates.io-index"
13522checksum = "b9c7d2731df60006819b013f64ccc2019691deccf6e11a1804bc850cd6748f1a"
13523dependencies = [
13524 "leb128",
13525]
13526
13527[[package]]
13528name = "wasm-encoder"
13529version = "0.215.0"
13530source = "registry+https://github.com/rust-lang/crates.io-index"
13531checksum = "4fb56df3e06b8e6b77e37d2969a50ba51281029a9aeb3855e76b7f49b6418847"
13532dependencies = [
13533 "leb128",
13534]
13535
13536[[package]]
13537name = "wasm-metadata"
13538version = "0.201.0"
13539source = "registry+https://github.com/rust-lang/crates.io-index"
13540checksum = "0fd83062c17b9f4985d438603cde0a5e8c5c8198201a6937f778b607924c7da2"
13541dependencies = [
13542 "anyhow",
13543 "indexmap 2.4.0",
13544 "serde",
13545 "serde_derive",
13546 "serde_json",
13547 "spdx",
13548 "wasm-encoder 0.201.0",
13549 "wasmparser 0.201.0",
13550]
13551
13552[[package]]
13553name = "wasm-streams"
13554version = "0.4.1"
13555source = "registry+https://github.com/rust-lang/crates.io-index"
13556checksum = "4e072d4e72f700fb3443d8fe94a39315df013eef1104903cdb0a2abd322bbecd"
13557dependencies = [
13558 "futures-util",
13559 "js-sys",
13560 "wasm-bindgen",
13561 "wasm-bindgen-futures",
13562 "web-sys",
13563]
13564
13565[[package]]
13566name = "wasmparser"
13567version = "0.201.0"
13568source = "registry+https://github.com/rust-lang/crates.io-index"
13569checksum = "84e5df6dba6c0d7fafc63a450f1738451ed7a0b52295d83e868218fa286bf708"
13570dependencies = [
13571 "bitflags 2.6.0",
13572 "indexmap 2.4.0",
13573 "semver",
13574]
13575
13576[[package]]
13577name = "wasmparser"
13578version = "0.215.0"
13579source = "registry+https://github.com/rust-lang/crates.io-index"
13580checksum = "53fbde0881f24199b81cf49b6ff8f9c145ac8eb1b7fc439adb5c099734f7d90e"
13581dependencies = [
13582 "ahash 0.8.11",
13583 "bitflags 2.6.0",
13584 "hashbrown 0.14.5",
13585 "indexmap 2.4.0",
13586 "semver",
13587 "serde",
13588]
13589
13590[[package]]
13591name = "wasmprinter"
13592version = "0.215.0"
13593source = "registry+https://github.com/rust-lang/crates.io-index"
13594checksum = "d8e9a325d85053408209b3d2ce5eaddd0dd6864d1cff7a007147ba073157defc"
13595dependencies = [
13596 "anyhow",
13597 "termcolor",
13598 "wasmparser 0.215.0",
13599]
13600
13601[[package]]
13602name = "wasmtime"
13603version = "24.0.1"
13604source = "registry+https://github.com/rust-lang/crates.io-index"
13605checksum = "7e4a5b05e9f1797e557e79f0cf04348eaa7a232596939ef4762838ddf7a6127a"
13606dependencies = [
13607 "anyhow",
13608 "async-trait",
13609 "bitflags 2.6.0",
13610 "bumpalo",
13611 "cc",
13612 "cfg-if",
13613 "encoding_rs",
13614 "hashbrown 0.14.5",
13615 "indexmap 2.4.0",
13616 "libc",
13617 "libm",
13618 "log",
13619 "mach2",
13620 "memfd",
13621 "object",
13622 "once_cell",
13623 "paste",
13624 "postcard",
13625 "psm",
13626 "rustix 0.38.35",
13627 "semver",
13628 "serde",
13629 "serde_derive",
13630 "smallvec",
13631 "sptr",
13632 "target-lexicon",
13633 "wasmparser 0.215.0",
13634 "wasmtime-asm-macros",
13635 "wasmtime-component-macro",
13636 "wasmtime-component-util",
13637 "wasmtime-cranelift",
13638 "wasmtime-environ",
13639 "wasmtime-fiber",
13640 "wasmtime-jit-icache-coherence",
13641 "wasmtime-slab",
13642 "wasmtime-versioned-export-macros",
13643 "wasmtime-winch",
13644 "windows-sys 0.52.0",
13645]
13646
13647[[package]]
13648name = "wasmtime-asm-macros"
13649version = "24.0.1"
13650source = "registry+https://github.com/rust-lang/crates.io-index"
13651checksum = "64414227e19556d4372f9688458c5673606de83473eb66cd0514d36ea8808cab"
13652dependencies = [
13653 "cfg-if",
13654]
13655
13656[[package]]
13657name = "wasmtime-c-api-impl"
13658version = "24.0.0"
13659source = "registry+https://github.com/rust-lang/crates.io-index"
13660checksum = "765e302e7d9125e614aaeec3ad6b6083605393004eca00214106a4ff6b47fc58"
13661dependencies = [
13662 "anyhow",
13663 "log",
13664 "once_cell",
13665 "tracing",
13666 "wasmtime",
13667 "wasmtime-c-api-macros",
13668]
13669
13670[[package]]
13671name = "wasmtime-c-api-macros"
13672version = "24.0.0"
13673source = "registry+https://github.com/rust-lang/crates.io-index"
13674checksum = "2d09d02eaa84aa2de5babee7b0296557ad6e4903bb10aa8d135e393e753a43d6"
13675dependencies = [
13676 "proc-macro2",
13677 "quote",
13678]
13679
13680[[package]]
13681name = "wasmtime-component-macro"
13682version = "24.0.1"
13683source = "registry+https://github.com/rust-lang/crates.io-index"
13684checksum = "d3ead31b73689602225742920adbcd881f5656702c1a3b4830862c0c66731727"
13685dependencies = [
13686 "anyhow",
13687 "proc-macro2",
13688 "quote",
13689 "syn 2.0.76",
13690 "wasmtime-component-util",
13691 "wasmtime-wit-bindgen",
13692 "wit-parser 0.215.0",
13693]
13694
13695[[package]]
13696name = "wasmtime-component-util"
13697version = "24.0.1"
13698source = "registry+https://github.com/rust-lang/crates.io-index"
13699checksum = "ab2c778661800e1dcd8ba3e15ff042299709e0a4c512525d9cbb604a04c0421b"
13700
13701[[package]]
13702name = "wasmtime-cranelift"
13703version = "24.0.1"
13704source = "registry+https://github.com/rust-lang/crates.io-index"
13705checksum = "9f7ee1f436bcf7d213ef7c2e9d44caffcd57e540ccf997d013384c2ae9b82db7"
13706dependencies = [
13707 "anyhow",
13708 "cfg-if",
13709 "cranelift-codegen",
13710 "cranelift-control",
13711 "cranelift-entity",
13712 "cranelift-frontend",
13713 "cranelift-native",
13714 "cranelift-wasm",
13715 "gimli 0.29.0",
13716 "log",
13717 "object",
13718 "target-lexicon",
13719 "thiserror",
13720 "wasmparser 0.215.0",
13721 "wasmtime-environ",
13722 "wasmtime-versioned-export-macros",
13723]
13724
13725[[package]]
13726name = "wasmtime-environ"
13727version = "24.0.1"
13728source = "registry+https://github.com/rust-lang/crates.io-index"
13729checksum = "fa8c33adfb3b9f8d6ef716bc55aea5e6b2275cd5a6721ec8c837d1cb0c471516"
13730dependencies = [
13731 "anyhow",
13732 "cpp_demangle",
13733 "cranelift-bitset",
13734 "cranelift-entity",
13735 "gimli 0.29.0",
13736 "indexmap 2.4.0",
13737 "log",
13738 "object",
13739 "postcard",
13740 "rustc-demangle",
13741 "semver",
13742 "serde",
13743 "serde_derive",
13744 "target-lexicon",
13745 "wasm-encoder 0.215.0",
13746 "wasmparser 0.215.0",
13747 "wasmprinter",
13748 "wasmtime-component-util",
13749 "wasmtime-types",
13750]
13751
13752[[package]]
13753name = "wasmtime-fiber"
13754version = "24.0.1"
13755source = "registry+https://github.com/rust-lang/crates.io-index"
13756checksum = "9f3227ed807c2dda9dd770c241023fcd6e48e6722c1c26ff79fc3604d412e884"
13757dependencies = [
13758 "anyhow",
13759 "cc",
13760 "cfg-if",
13761 "rustix 0.38.35",
13762 "wasmtime-asm-macros",
13763 "wasmtime-versioned-export-macros",
13764 "windows-sys 0.52.0",
13765]
13766
13767[[package]]
13768name = "wasmtime-jit-icache-coherence"
13769version = "24.0.1"
13770source = "registry+https://github.com/rust-lang/crates.io-index"
13771checksum = "fa89fc440f0edca882ba6d1890608898e6f0193afdc504c0a64478ec53622bd6"
13772dependencies = [
13773 "anyhow",
13774 "cfg-if",
13775 "libc",
13776 "windows-sys 0.52.0",
13777]
13778
13779[[package]]
13780name = "wasmtime-slab"
13781version = "24.0.1"
13782source = "registry+https://github.com/rust-lang/crates.io-index"
13783checksum = "682b7a5b6772c4e4de8c696fc619ec97930b5e89098db9bee22c1136e002438b"
13784
13785[[package]]
13786name = "wasmtime-types"
13787version = "24.0.1"
13788source = "registry+https://github.com/rust-lang/crates.io-index"
13789checksum = "4a95ea5572f8c3ffe777af21aa00a92097ded291a342fecad9f2c6a972ecea99"
13790dependencies = [
13791 "anyhow",
13792 "cranelift-entity",
13793 "serde",
13794 "serde_derive",
13795 "smallvec",
13796 "wasmparser 0.215.0",
13797]
13798
13799[[package]]
13800name = "wasmtime-versioned-export-macros"
13801version = "24.0.1"
13802source = "registry+https://github.com/rust-lang/crates.io-index"
13803checksum = "ac3621bfccd4e4336ae141d62b96e96316c0f23c47d64e9700594ebe3c4d9a10"
13804dependencies = [
13805 "proc-macro2",
13806 "quote",
13807 "syn 2.0.76",
13808]
13809
13810[[package]]
13811name = "wasmtime-wasi"
13812version = "24.0.1"
13813source = "registry+https://github.com/rust-lang/crates.io-index"
13814checksum = "fda03f5bfd5c4cc09f75c7e44846663f25f2c48a2d688fbfb5c7a33af6cf34f5"
13815dependencies = [
13816 "anyhow",
13817 "async-trait",
13818 "bitflags 2.6.0",
13819 "bytes 1.7.2",
13820 "cap-fs-ext",
13821 "cap-net-ext",
13822 "cap-rand",
13823 "cap-std",
13824 "cap-time-ext",
13825 "fs-set-times",
13826 "futures 0.3.30",
13827 "io-extras",
13828 "io-lifetimes 2.0.3",
13829 "once_cell",
13830 "rustix 0.38.35",
13831 "system-interface",
13832 "thiserror",
13833 "tokio",
13834 "tracing",
13835 "url",
13836 "wasmtime",
13837 "wiggle",
13838 "windows-sys 0.52.0",
13839]
13840
13841[[package]]
13842name = "wasmtime-winch"
13843version = "24.0.1"
13844source = "registry+https://github.com/rust-lang/crates.io-index"
13845checksum = "d1d3e99f6bba37864487c9356398667699935b9cfa3655ed2b153b9428b3dd21"
13846dependencies = [
13847 "anyhow",
13848 "cranelift-codegen",
13849 "gimli 0.29.0",
13850 "object",
13851 "target-lexicon",
13852 "wasmparser 0.215.0",
13853 "wasmtime-cranelift",
13854 "wasmtime-environ",
13855 "winch-codegen",
13856]
13857
13858[[package]]
13859name = "wasmtime-wit-bindgen"
13860version = "24.0.1"
13861source = "registry+https://github.com/rust-lang/crates.io-index"
13862checksum = "ee0f4524da226d2cb503d794c8928de6bc24878758cebd4e383c946e9fdb8b3a"
13863dependencies = [
13864 "anyhow",
13865 "heck 0.4.1",
13866 "indexmap 2.4.0",
13867 "wit-parser 0.215.0",
13868]
13869
13870[[package]]
13871name = "wast"
13872version = "35.0.2"
13873source = "registry+https://github.com/rust-lang/crates.io-index"
13874checksum = "2ef140f1b49946586078353a453a1d28ba90adfc54dde75710bc1931de204d68"
13875dependencies = [
13876 "leb128",
13877]
13878
13879[[package]]
13880name = "wayland-backend"
13881version = "0.3.6"
13882source = "registry+https://github.com/rust-lang/crates.io-index"
13883checksum = "f90e11ce2ca99c97b940ee83edbae9da2d56a08f9ea8158550fd77fa31722993"
13884dependencies = [
13885 "cc",
13886 "downcast-rs",
13887 "rustix 0.38.35",
13888 "scoped-tls",
13889 "smallvec",
13890 "wayland-sys",
13891]
13892
13893[[package]]
13894name = "wayland-client"
13895version = "0.31.5"
13896source = "registry+https://github.com/rust-lang/crates.io-index"
13897checksum = "7e321577a0a165911bdcfb39cf029302479d7527b517ee58ab0f6ad09edf0943"
13898dependencies = [
13899 "bitflags 2.6.0",
13900 "rustix 0.38.35",
13901 "wayland-backend",
13902 "wayland-scanner",
13903]
13904
13905[[package]]
13906name = "wayland-cursor"
13907version = "0.31.5"
13908source = "registry+https://github.com/rust-lang/crates.io-index"
13909checksum = "6ef9489a8df197ebf3a8ce8a7a7f0a2320035c3743f3c1bd0bdbccf07ce64f95"
13910dependencies = [
13911 "rustix 0.38.35",
13912 "wayland-client",
13913 "xcursor",
13914]
13915
13916[[package]]
13917name = "wayland-protocols"
13918version = "0.31.2"
13919source = "registry+https://github.com/rust-lang/crates.io-index"
13920checksum = "8f81f365b8b4a97f422ac0e8737c438024b5951734506b0e1d775c73030561f4"
13921dependencies = [
13922 "bitflags 2.6.0",
13923 "wayland-backend",
13924 "wayland-client",
13925 "wayland-scanner",
13926]
13927
13928[[package]]
13929name = "wayland-protocols-plasma"
13930version = "0.2.0"
13931source = "registry+https://github.com/rust-lang/crates.io-index"
13932checksum = "23803551115ff9ea9bce586860c5c5a971e360825a0309264102a9495a5ff479"
13933dependencies = [
13934 "bitflags 2.6.0",
13935 "wayland-backend",
13936 "wayland-client",
13937 "wayland-protocols",
13938 "wayland-scanner",
13939]
13940
13941[[package]]
13942name = "wayland-scanner"
13943version = "0.31.4"
13944source = "registry+https://github.com/rust-lang/crates.io-index"
13945checksum = "d7b56f89937f1cf2ee1f1259cf2936a17a1f45d8f0aa1019fae6d470d304cfa6"
13946dependencies = [
13947 "proc-macro2",
13948 "quick-xml 0.34.0",
13949 "quote",
13950]
13951
13952[[package]]
13953name = "wayland-sys"
13954version = "0.31.4"
13955source = "registry+https://github.com/rust-lang/crates.io-index"
13956checksum = "43676fe2daf68754ecf1d72026e4e6c15483198b5d24e888b74d3f22f887a148"
13957dependencies = [
13958 "dlib",
13959 "log",
13960 "once_cell",
13961 "pkg-config",
13962]
13963
13964[[package]]
13965name = "web-sys"
13966version = "0.3.70"
13967source = "registry+https://github.com/rust-lang/crates.io-index"
13968checksum = "26fdeaafd9bd129f65e7c031593c24d62186301e0c72c8978fa1678be7d532c0"
13969dependencies = [
13970 "js-sys",
13971 "wasm-bindgen",
13972]
13973
13974[[package]]
13975name = "webpki"
13976version = "0.22.4"
13977source = "registry+https://github.com/rust-lang/crates.io-index"
13978checksum = "ed63aea5ce73d0ff405984102c42de94fc55a6b75765d621c65262469b3c9b53"
13979dependencies = [
13980 "ring 0.17.8",
13981 "untrusted 0.9.0",
13982]
13983
13984[[package]]
13985name = "webpki-roots"
13986version = "0.22.6"
13987source = "registry+https://github.com/rust-lang/crates.io-index"
13988checksum = "b6c71e40d7d2c34a5106301fb632274ca37242cd0c9d3e64dbece371a40a2d87"
13989dependencies = [
13990 "webpki",
13991]
13992
13993[[package]]
13994name = "webpki-roots"
13995version = "0.25.4"
13996source = "registry+https://github.com/rust-lang/crates.io-index"
13997checksum = "5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1"
13998
13999[[package]]
14000name = "weezl"
14001version = "0.1.8"
14002source = "registry+https://github.com/rust-lang/crates.io-index"
14003checksum = "53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082"
14004
14005[[package]]
14006name = "welcome"
14007version = "0.1.0"
14008dependencies = [
14009 "anyhow",
14010 "client",
14011 "db",
14012 "editor",
14013 "extensions_ui",
14014 "fuzzy",
14015 "gpui",
14016 "inline_completion_button",
14017 "install_cli",
14018 "picker",
14019 "project",
14020 "schemars",
14021 "serde",
14022 "settings",
14023 "theme_selector",
14024 "ui",
14025 "util",
14026 "vim",
14027 "workspace",
14028 "zed_actions",
14029]
14030
14031[[package]]
14032name = "which"
14033version = "4.4.2"
14034source = "registry+https://github.com/rust-lang/crates.io-index"
14035checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
14036dependencies = [
14037 "either",
14038 "home",
14039 "once_cell",
14040 "rustix 0.38.35",
14041]
14042
14043[[package]]
14044name = "which"
14045version = "6.0.3"
14046source = "registry+https://github.com/rust-lang/crates.io-index"
14047checksum = "b4ee928febd44d98f2f459a4a79bd4d928591333a494a10a868418ac1b39cf1f"
14048dependencies = [
14049 "either",
14050 "home",
14051 "rustix 0.38.35",
14052 "winsafe",
14053]
14054
14055[[package]]
14056name = "whoami"
14057version = "1.5.1"
14058source = "registry+https://github.com/rust-lang/crates.io-index"
14059checksum = "a44ab49fad634e88f55bf8f9bb3abd2f27d7204172a112c7c9987e01c1c94ea9"
14060dependencies = [
14061 "redox_syscall 0.4.1",
14062 "wasite",
14063]
14064
14065[[package]]
14066name = "wiggle"
14067version = "24.0.1"
14068source = "registry+https://github.com/rust-lang/crates.io-index"
14069checksum = "2d3b31bd2b4d2d82a4b747b8dbc45f566214214a4ffdc5690429a73bc221dc8a"
14070dependencies = [
14071 "anyhow",
14072 "async-trait",
14073 "bitflags 2.6.0",
14074 "thiserror",
14075 "tracing",
14076 "wasmtime",
14077 "wiggle-macro",
14078]
14079
14080[[package]]
14081name = "wiggle-generate"
14082version = "24.0.1"
14083source = "registry+https://github.com/rust-lang/crates.io-index"
14084checksum = "e2c6136b195fc12067aa9d4e7a5baf118729394df7bc7cbf8c63119bc9f2a7cd"
14085dependencies = [
14086 "anyhow",
14087 "heck 0.4.1",
14088 "proc-macro2",
14089 "quote",
14090 "shellexpand 2.1.2",
14091 "syn 2.0.76",
14092 "witx",
14093]
14094
14095[[package]]
14096name = "wiggle-macro"
14097version = "24.0.1"
14098source = "registry+https://github.com/rust-lang/crates.io-index"
14099checksum = "8a41eaceee468da976ac43b85c4eb82e482f828d5e8e56f49f90dfac2d9bc3b4"
14100dependencies = [
14101 "proc-macro2",
14102 "quote",
14103 "syn 2.0.76",
14104 "wiggle-generate",
14105]
14106
14107[[package]]
14108name = "winapi"
14109version = "0.3.9"
14110source = "registry+https://github.com/rust-lang/crates.io-index"
14111checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
14112dependencies = [
14113 "winapi-i686-pc-windows-gnu",
14114 "winapi-x86_64-pc-windows-gnu",
14115]
14116
14117[[package]]
14118name = "winapi-i686-pc-windows-gnu"
14119version = "0.4.0"
14120source = "registry+https://github.com/rust-lang/crates.io-index"
14121checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
14122
14123[[package]]
14124name = "winapi-util"
14125version = "0.1.9"
14126source = "registry+https://github.com/rust-lang/crates.io-index"
14127checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
14128dependencies = [
14129 "windows-sys 0.48.0",
14130]
14131
14132[[package]]
14133name = "winapi-x86_64-pc-windows-gnu"
14134version = "0.4.0"
14135source = "registry+https://github.com/rust-lang/crates.io-index"
14136checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
14137
14138[[package]]
14139name = "winch-codegen"
14140version = "0.22.1"
14141source = "registry+https://github.com/rust-lang/crates.io-index"
14142checksum = "c139fb9298d9651b6869afd544e567ca2448cd5f5ddcb24e4bb86a1ee187c8b3"
14143dependencies = [
14144 "anyhow",
14145 "cranelift-codegen",
14146 "gimli 0.29.0",
14147 "regalloc2",
14148 "smallvec",
14149 "target-lexicon",
14150 "wasmparser 0.215.0",
14151 "wasmtime-cranelift",
14152 "wasmtime-environ",
14153]
14154
14155[[package]]
14156name = "windows"
14157version = "0.54.0"
14158source = "registry+https://github.com/rust-lang/crates.io-index"
14159checksum = "9252e5725dbed82865af151df558e754e4a3c2c30818359eb17465f1346a1b49"
14160dependencies = [
14161 "windows-core 0.54.0",
14162 "windows-targets 0.52.6",
14163]
14164
14165[[package]]
14166name = "windows"
14167version = "0.58.0"
14168source = "registry+https://github.com/rust-lang/crates.io-index"
14169checksum = "dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6"
14170dependencies = [
14171 "windows-core 0.58.0",
14172 "windows-targets 0.52.6",
14173]
14174
14175[[package]]
14176name = "windows-core"
14177version = "0.52.0"
14178source = "registry+https://github.com/rust-lang/crates.io-index"
14179checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
14180dependencies = [
14181 "windows-targets 0.52.6",
14182]
14183
14184[[package]]
14185name = "windows-core"
14186version = "0.54.0"
14187source = "registry+https://github.com/rust-lang/crates.io-index"
14188checksum = "12661b9c89351d684a50a8a643ce5f608e20243b9fb84687800163429f161d65"
14189dependencies = [
14190 "windows-result 0.1.2",
14191 "windows-targets 0.52.6",
14192]
14193
14194[[package]]
14195name = "windows-core"
14196version = "0.58.0"
14197source = "registry+https://github.com/rust-lang/crates.io-index"
14198checksum = "6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99"
14199dependencies = [
14200 "windows-implement",
14201 "windows-interface",
14202 "windows-result 0.2.0",
14203 "windows-strings",
14204 "windows-targets 0.52.6",
14205]
14206
14207[[package]]
14208name = "windows-implement"
14209version = "0.58.0"
14210source = "registry+https://github.com/rust-lang/crates.io-index"
14211checksum = "2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b"
14212dependencies = [
14213 "proc-macro2",
14214 "quote",
14215 "syn 2.0.76",
14216]
14217
14218[[package]]
14219name = "windows-interface"
14220version = "0.58.0"
14221source = "registry+https://github.com/rust-lang/crates.io-index"
14222checksum = "053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515"
14223dependencies = [
14224 "proc-macro2",
14225 "quote",
14226 "syn 2.0.76",
14227]
14228
14229[[package]]
14230name = "windows-registry"
14231version = "0.2.0"
14232source = "registry+https://github.com/rust-lang/crates.io-index"
14233checksum = "e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0"
14234dependencies = [
14235 "windows-result 0.2.0",
14236 "windows-strings",
14237 "windows-targets 0.52.6",
14238]
14239
14240[[package]]
14241name = "windows-result"
14242version = "0.1.2"
14243source = "registry+https://github.com/rust-lang/crates.io-index"
14244checksum = "5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8"
14245dependencies = [
14246 "windows-targets 0.52.6",
14247]
14248
14249[[package]]
14250name = "windows-result"
14251version = "0.2.0"
14252source = "registry+https://github.com/rust-lang/crates.io-index"
14253checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e"
14254dependencies = [
14255 "windows-targets 0.52.6",
14256]
14257
14258[[package]]
14259name = "windows-strings"
14260version = "0.1.0"
14261source = "registry+https://github.com/rust-lang/crates.io-index"
14262checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10"
14263dependencies = [
14264 "windows-result 0.2.0",
14265 "windows-targets 0.52.6",
14266]
14267
14268[[package]]
14269name = "windows-sys"
14270version = "0.45.0"
14271source = "registry+https://github.com/rust-lang/crates.io-index"
14272checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
14273dependencies = [
14274 "windows-targets 0.42.2",
14275]
14276
14277[[package]]
14278name = "windows-sys"
14279version = "0.48.0"
14280source = "registry+https://github.com/rust-lang/crates.io-index"
14281checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
14282dependencies = [
14283 "windows-targets 0.48.5",
14284]
14285
14286[[package]]
14287name = "windows-sys"
14288version = "0.52.0"
14289source = "registry+https://github.com/rust-lang/crates.io-index"
14290checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
14291dependencies = [
14292 "windows-targets 0.52.6",
14293]
14294
14295[[package]]
14296name = "windows-sys"
14297version = "0.59.0"
14298source = "registry+https://github.com/rust-lang/crates.io-index"
14299checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
14300dependencies = [
14301 "windows-targets 0.52.6",
14302]
14303
14304[[package]]
14305name = "windows-targets"
14306version = "0.42.2"
14307source = "registry+https://github.com/rust-lang/crates.io-index"
14308checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
14309dependencies = [
14310 "windows_aarch64_gnullvm 0.42.2",
14311 "windows_aarch64_msvc 0.42.2",
14312 "windows_i686_gnu 0.42.2",
14313 "windows_i686_msvc 0.42.2",
14314 "windows_x86_64_gnu 0.42.2",
14315 "windows_x86_64_gnullvm 0.42.2",
14316 "windows_x86_64_msvc 0.42.2",
14317]
14318
14319[[package]]
14320name = "windows-targets"
14321version = "0.48.5"
14322source = "registry+https://github.com/rust-lang/crates.io-index"
14323checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
14324dependencies = [
14325 "windows_aarch64_gnullvm 0.48.5",
14326 "windows_aarch64_msvc 0.48.5",
14327 "windows_i686_gnu 0.48.5",
14328 "windows_i686_msvc 0.48.5",
14329 "windows_x86_64_gnu 0.48.5",
14330 "windows_x86_64_gnullvm 0.48.5",
14331 "windows_x86_64_msvc 0.48.5",
14332]
14333
14334[[package]]
14335name = "windows-targets"
14336version = "0.52.6"
14337source = "registry+https://github.com/rust-lang/crates.io-index"
14338checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
14339dependencies = [
14340 "windows_aarch64_gnullvm 0.52.6",
14341 "windows_aarch64_msvc 0.52.6",
14342 "windows_i686_gnu 0.52.6",
14343 "windows_i686_gnullvm",
14344 "windows_i686_msvc 0.52.6",
14345 "windows_x86_64_gnu 0.52.6",
14346 "windows_x86_64_gnullvm 0.52.6",
14347 "windows_x86_64_msvc 0.52.6",
14348]
14349
14350[[package]]
14351name = "windows_aarch64_gnullvm"
14352version = "0.42.2"
14353source = "registry+https://github.com/rust-lang/crates.io-index"
14354checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
14355
14356[[package]]
14357name = "windows_aarch64_gnullvm"
14358version = "0.48.5"
14359source = "registry+https://github.com/rust-lang/crates.io-index"
14360checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
14361
14362[[package]]
14363name = "windows_aarch64_gnullvm"
14364version = "0.52.6"
14365source = "registry+https://github.com/rust-lang/crates.io-index"
14366checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
14367
14368[[package]]
14369name = "windows_aarch64_msvc"
14370version = "0.42.2"
14371source = "registry+https://github.com/rust-lang/crates.io-index"
14372checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
14373
14374[[package]]
14375name = "windows_aarch64_msvc"
14376version = "0.48.5"
14377source = "registry+https://github.com/rust-lang/crates.io-index"
14378checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
14379
14380[[package]]
14381name = "windows_aarch64_msvc"
14382version = "0.52.6"
14383source = "registry+https://github.com/rust-lang/crates.io-index"
14384checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
14385
14386[[package]]
14387name = "windows_i686_gnu"
14388version = "0.42.2"
14389source = "registry+https://github.com/rust-lang/crates.io-index"
14390checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
14391
14392[[package]]
14393name = "windows_i686_gnu"
14394version = "0.48.5"
14395source = "registry+https://github.com/rust-lang/crates.io-index"
14396checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
14397
14398[[package]]
14399name = "windows_i686_gnu"
14400version = "0.52.6"
14401source = "registry+https://github.com/rust-lang/crates.io-index"
14402checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
14403
14404[[package]]
14405name = "windows_i686_gnullvm"
14406version = "0.52.6"
14407source = "registry+https://github.com/rust-lang/crates.io-index"
14408checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
14409
14410[[package]]
14411name = "windows_i686_msvc"
14412version = "0.42.2"
14413source = "registry+https://github.com/rust-lang/crates.io-index"
14414checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
14415
14416[[package]]
14417name = "windows_i686_msvc"
14418version = "0.48.5"
14419source = "registry+https://github.com/rust-lang/crates.io-index"
14420checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
14421
14422[[package]]
14423name = "windows_i686_msvc"
14424version = "0.52.6"
14425source = "registry+https://github.com/rust-lang/crates.io-index"
14426checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
14427
14428[[package]]
14429name = "windows_x86_64_gnu"
14430version = "0.42.2"
14431source = "registry+https://github.com/rust-lang/crates.io-index"
14432checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
14433
14434[[package]]
14435name = "windows_x86_64_gnu"
14436version = "0.48.5"
14437source = "registry+https://github.com/rust-lang/crates.io-index"
14438checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
14439
14440[[package]]
14441name = "windows_x86_64_gnu"
14442version = "0.52.6"
14443source = "registry+https://github.com/rust-lang/crates.io-index"
14444checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
14445
14446[[package]]
14447name = "windows_x86_64_gnullvm"
14448version = "0.42.2"
14449source = "registry+https://github.com/rust-lang/crates.io-index"
14450checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
14451
14452[[package]]
14453name = "windows_x86_64_gnullvm"
14454version = "0.48.5"
14455source = "registry+https://github.com/rust-lang/crates.io-index"
14456checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
14457
14458[[package]]
14459name = "windows_x86_64_gnullvm"
14460version = "0.52.6"
14461source = "registry+https://github.com/rust-lang/crates.io-index"
14462checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
14463
14464[[package]]
14465name = "windows_x86_64_msvc"
14466version = "0.42.2"
14467source = "registry+https://github.com/rust-lang/crates.io-index"
14468checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
14469
14470[[package]]
14471name = "windows_x86_64_msvc"
14472version = "0.48.5"
14473source = "registry+https://github.com/rust-lang/crates.io-index"
14474checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
14475
14476[[package]]
14477name = "windows_x86_64_msvc"
14478version = "0.52.6"
14479source = "registry+https://github.com/rust-lang/crates.io-index"
14480checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
14481
14482[[package]]
14483name = "winnow"
14484version = "0.5.40"
14485source = "registry+https://github.com/rust-lang/crates.io-index"
14486checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876"
14487dependencies = [
14488 "memchr",
14489]
14490
14491[[package]]
14492name = "winnow"
14493version = "0.6.18"
14494source = "registry+https://github.com/rust-lang/crates.io-index"
14495checksum = "68a9bda4691f099d435ad181000724da8e5899daa10713c2d432552b9ccd3a6f"
14496dependencies = [
14497 "memchr",
14498]
14499
14500[[package]]
14501name = "winreg"
14502version = "0.50.0"
14503source = "registry+https://github.com/rust-lang/crates.io-index"
14504checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
14505dependencies = [
14506 "cfg-if",
14507 "windows-sys 0.48.0",
14508]
14509
14510[[package]]
14511name = "winreg"
14512version = "0.52.0"
14513source = "registry+https://github.com/rust-lang/crates.io-index"
14514checksum = "a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5"
14515dependencies = [
14516 "cfg-if",
14517 "windows-sys 0.48.0",
14518]
14519
14520[[package]]
14521name = "winresource"
14522version = "0.1.17"
14523source = "registry+https://github.com/rust-lang/crates.io-index"
14524checksum = "77e2aaaf8cfa92078c0c0375423d631f82f2f57979c2884fdd5f604a11e45329"
14525dependencies = [
14526 "toml 0.7.8",
14527 "version_check",
14528]
14529
14530[[package]]
14531name = "winsafe"
14532version = "0.0.19"
14533source = "registry+https://github.com/rust-lang/crates.io-index"
14534checksum = "d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904"
14535
14536[[package]]
14537name = "winx"
14538version = "0.36.3"
14539source = "registry+https://github.com/rust-lang/crates.io-index"
14540checksum = "f9643b83820c0cd246ecabe5fa454dd04ba4fa67996369466d0747472d337346"
14541dependencies = [
14542 "bitflags 2.6.0",
14543 "windows-sys 0.52.0",
14544]
14545
14546[[package]]
14547name = "wio"
14548version = "0.2.2"
14549source = "registry+https://github.com/rust-lang/crates.io-index"
14550checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
14551dependencies = [
14552 "winapi",
14553]
14554
14555[[package]]
14556name = "wit-bindgen"
14557version = "0.22.0"
14558source = "registry+https://github.com/rust-lang/crates.io-index"
14559checksum = "288f992ea30e6b5c531b52cdd5f3be81c148554b09ea416f058d16556ba92c27"
14560dependencies = [
14561 "bitflags 2.6.0",
14562 "wit-bindgen-rt",
14563 "wit-bindgen-rust-macro",
14564]
14565
14566[[package]]
14567name = "wit-bindgen-core"
14568version = "0.22.0"
14569source = "registry+https://github.com/rust-lang/crates.io-index"
14570checksum = "e85e72719ffbccf279359ad071497e47eb0675fe22106dea4ed2d8a7fcb60ba4"
14571dependencies = [
14572 "anyhow",
14573 "wit-parser 0.201.0",
14574]
14575
14576[[package]]
14577name = "wit-bindgen-rt"
14578version = "0.22.0"
14579source = "registry+https://github.com/rust-lang/crates.io-index"
14580checksum = "fcb8738270f32a2d6739973cbbb7c1b6dd8959ce515578a6e19165853272ee64"
14581
14582[[package]]
14583name = "wit-bindgen-rust"
14584version = "0.22.0"
14585source = "registry+https://github.com/rust-lang/crates.io-index"
14586checksum = "d8a39a15d1ae2077688213611209849cad40e9e5cccf6e61951a425850677ff3"
14587dependencies = [
14588 "anyhow",
14589 "heck 0.4.1",
14590 "indexmap 2.4.0",
14591 "wasm-metadata",
14592 "wit-bindgen-core",
14593 "wit-component",
14594]
14595
14596[[package]]
14597name = "wit-bindgen-rust-macro"
14598version = "0.22.0"
14599source = "registry+https://github.com/rust-lang/crates.io-index"
14600checksum = "d376d3ae5850526dfd00d937faea0d81a06fa18f7ac1e26f386d760f241a8f4b"
14601dependencies = [
14602 "anyhow",
14603 "proc-macro2",
14604 "quote",
14605 "syn 2.0.76",
14606 "wit-bindgen-core",
14607 "wit-bindgen-rust",
14608]
14609
14610[[package]]
14611name = "wit-component"
14612version = "0.201.0"
14613source = "registry+https://github.com/rust-lang/crates.io-index"
14614checksum = "421c0c848a0660a8c22e2fd217929a0191f14476b68962afd2af89fd22e39825"
14615dependencies = [
14616 "anyhow",
14617 "bitflags 2.6.0",
14618 "indexmap 2.4.0",
14619 "log",
14620 "serde",
14621 "serde_derive",
14622 "serde_json",
14623 "wasm-encoder 0.201.0",
14624 "wasm-metadata",
14625 "wasmparser 0.201.0",
14626 "wit-parser 0.201.0",
14627]
14628
14629[[package]]
14630name = "wit-parser"
14631version = "0.201.0"
14632source = "registry+https://github.com/rust-lang/crates.io-index"
14633checksum = "196d3ecfc4b759a8573bf86a9b3f8996b304b3732e4c7de81655f875f6efdca6"
14634dependencies = [
14635 "anyhow",
14636 "id-arena",
14637 "indexmap 2.4.0",
14638 "log",
14639 "semver",
14640 "serde",
14641 "serde_derive",
14642 "serde_json",
14643 "unicode-xid",
14644 "wasmparser 0.201.0",
14645]
14646
14647[[package]]
14648name = "wit-parser"
14649version = "0.215.0"
14650source = "registry+https://github.com/rust-lang/crates.io-index"
14651checksum = "935a97eaffd57c3b413aa510f8f0b550a4a9fe7d59e79cd8b89a83dcb860321f"
14652dependencies = [
14653 "anyhow",
14654 "id-arena",
14655 "indexmap 2.4.0",
14656 "log",
14657 "semver",
14658 "serde",
14659 "serde_derive",
14660 "serde_json",
14661 "unicode-xid",
14662 "wasmparser 0.215.0",
14663]
14664
14665[[package]]
14666name = "witx"
14667version = "0.9.1"
14668source = "registry+https://github.com/rust-lang/crates.io-index"
14669checksum = "e366f27a5cabcddb2706a78296a40b8fcc451e1a6aba2fc1d94b4a01bdaaef4b"
14670dependencies = [
14671 "anyhow",
14672 "log",
14673 "thiserror",
14674 "wast",
14675]
14676
14677[[package]]
14678name = "workspace"
14679version = "0.1.0"
14680dependencies = [
14681 "any_vec",
14682 "anyhow",
14683 "async-recursion 1.1.1",
14684 "bincode",
14685 "call",
14686 "client",
14687 "clock",
14688 "collections",
14689 "db",
14690 "derive_more",
14691 "env_logger 0.11.5",
14692 "fs",
14693 "futures 0.3.30",
14694 "git",
14695 "gpui",
14696 "http_client",
14697 "itertools 0.13.0",
14698 "language",
14699 "log",
14700 "node_runtime",
14701 "parking_lot",
14702 "postage",
14703 "project",
14704 "release_channel",
14705 "remote",
14706 "schemars",
14707 "serde",
14708 "serde_json",
14709 "session",
14710 "settings",
14711 "smallvec",
14712 "sqlez",
14713 "task",
14714 "tempfile",
14715 "theme",
14716 "ui",
14717 "util",
14718 "uuid",
14719]
14720
14721[[package]]
14722name = "worktree"
14723version = "0.1.0"
14724dependencies = [
14725 "anyhow",
14726 "clock",
14727 "collections",
14728 "env_logger 0.11.5",
14729 "fs",
14730 "futures 0.3.30",
14731 "fuzzy",
14732 "git",
14733 "git2",
14734 "git_hosting_providers",
14735 "gpui",
14736 "http_client",
14737 "ignore",
14738 "language",
14739 "log",
14740 "parking_lot",
14741 "paths",
14742 "postage",
14743 "pretty_assertions",
14744 "rand 0.8.5",
14745 "rpc",
14746 "schemars",
14747 "serde",
14748 "serde_json",
14749 "settings",
14750 "smallvec",
14751 "smol",
14752 "sum_tree",
14753 "text",
14754 "util",
14755]
14756
14757[[package]]
14758name = "wyz"
14759version = "0.5.1"
14760source = "registry+https://github.com/rust-lang/crates.io-index"
14761checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"
14762dependencies = [
14763 "tap",
14764]
14765
14766[[package]]
14767name = "x11-clipboard"
14768version = "0.9.2"
14769source = "registry+https://github.com/rust-lang/crates.io-index"
14770checksum = "b98785a09322d7446e28a13203d2cae1059a0dd3dfb32cb06d0a225f023d8286"
14771dependencies = [
14772 "libc",
14773 "x11rb",
14774]
14775
14776[[package]]
14777name = "x11rb"
14778version = "0.13.1"
14779source = "registry+https://github.com/rust-lang/crates.io-index"
14780checksum = "5d91ffca73ee7f68ce055750bf9f6eca0780b8c85eff9bc046a3b0da41755e12"
14781dependencies = [
14782 "as-raw-xcb-connection",
14783 "gethostname",
14784 "libc",
14785 "rustix 0.38.35",
14786 "x11rb-protocol",
14787]
14788
14789[[package]]
14790name = "x11rb-protocol"
14791version = "0.13.1"
14792source = "registry+https://github.com/rust-lang/crates.io-index"
14793checksum = "ec107c4503ea0b4a98ef47356329af139c0a4f7750e621cf2973cd3385ebcb3d"
14794
14795[[package]]
14796name = "xattr"
14797version = "0.2.3"
14798source = "registry+https://github.com/rust-lang/crates.io-index"
14799checksum = "6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc"
14800dependencies = [
14801 "libc",
14802]
14803
14804[[package]]
14805name = "xcursor"
14806version = "0.3.8"
14807source = "registry+https://github.com/rust-lang/crates.io-index"
14808checksum = "0ef33da6b1660b4ddbfb3aef0ade110c8b8a781a3b6382fa5f2b5b040fd55f61"
14809
14810[[package]]
14811name = "xdg-home"
14812version = "1.3.0"
14813source = "registry+https://github.com/rust-lang/crates.io-index"
14814checksum = "ec1cdab258fb55c0da61328dc52c8764709b249011b2cad0454c72f0bf10a1f6"
14815dependencies = [
14816 "libc",
14817 "windows-sys 0.59.0",
14818]
14819
14820[[package]]
14821name = "xim"
14822version = "0.4.0"
14823source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
14824dependencies = [
14825 "ahash 0.8.11",
14826 "hashbrown 0.14.5",
14827 "log",
14828 "x11rb",
14829 "xim-ctext",
14830 "xim-parser",
14831]
14832
14833[[package]]
14834name = "xim-ctext"
14835version = "0.3.0"
14836source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
14837dependencies = [
14838 "encoding_rs",
14839]
14840
14841[[package]]
14842name = "xim-parser"
14843version = "0.2.1"
14844source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
14845dependencies = [
14846 "bitflags 2.6.0",
14847]
14848
14849[[package]]
14850name = "xkbcommon"
14851version = "0.7.0"
14852source = "git+https://github.com/ConradIrwin/xkbcommon-rs?rev=fcbb4612185cc129ceeff51d22f7fb51810a03b2#fcbb4612185cc129ceeff51d22f7fb51810a03b2"
14853dependencies = [
14854 "as-raw-xcb-connection",
14855 "libc",
14856 "memmap2",
14857 "xkeysym",
14858]
14859
14860[[package]]
14861name = "xkeysym"
14862version = "0.2.1"
14863source = "registry+https://github.com/rust-lang/crates.io-index"
14864checksum = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56"
14865
14866[[package]]
14867name = "xml5ever"
14868version = "0.18.1"
14869source = "registry+https://github.com/rust-lang/crates.io-index"
14870checksum = "9bbb26405d8e919bc1547a5aa9abc95cbfa438f04844f5fdd9dc7596b748bf69"
14871dependencies = [
14872 "log",
14873 "mac",
14874 "markup5ever",
14875]
14876
14877[[package]]
14878name = "xmlparser"
14879version = "0.13.6"
14880source = "registry+https://github.com/rust-lang/crates.io-index"
14881checksum = "66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4"
14882
14883[[package]]
14884name = "xmlwriter"
14885version = "0.1.0"
14886source = "registry+https://github.com/rust-lang/crates.io-index"
14887checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
14888
14889[[package]]
14890name = "xtask"
14891version = "0.1.0"
14892dependencies = [
14893 "anyhow",
14894 "cargo_metadata",
14895 "cargo_toml",
14896 "clap",
14897]
14898
14899[[package]]
14900name = "yaml-rust2"
14901version = "0.8.1"
14902source = "registry+https://github.com/rust-lang/crates.io-index"
14903checksum = "8902160c4e6f2fb145dbe9d6760a75e3c9522d8bf796ed7047c85919ac7115f8"
14904dependencies = [
14905 "arraydeque",
14906 "encoding_rs",
14907 "hashlink 0.8.4",
14908]
14909
14910[[package]]
14911name = "yansi"
14912version = "1.0.1"
14913source = "registry+https://github.com/rust-lang/crates.io-index"
14914checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049"
14915
14916[[package]]
14917name = "yazi"
14918version = "0.1.6"
14919source = "registry+https://github.com/rust-lang/crates.io-index"
14920checksum = "c94451ac9513335b5e23d7a8a2b61a7102398b8cca5160829d313e84c9d98be1"
14921
14922[[package]]
14923name = "yeslogic-fontconfig-sys"
14924version = "6.0.0"
14925source = "registry+https://github.com/rust-lang/crates.io-index"
14926checksum = "503a066b4c037c440169d995b869046827dbc71263f6e8f3be6d77d4f3229dbd"
14927dependencies = [
14928 "dlib",
14929 "once_cell",
14930 "pkg-config",
14931]
14932
14933[[package]]
14934name = "zbus"
14935version = "4.4.0"
14936source = "registry+https://github.com/rust-lang/crates.io-index"
14937checksum = "bb97012beadd29e654708a0fdb4c84bc046f537aecfde2c3ee0a9e4b4d48c725"
14938dependencies = [
14939 "async-broadcast",
14940 "async-executor",
14941 "async-fs 2.1.2",
14942 "async-io 2.3.4",
14943 "async-lock 3.4.0",
14944 "async-process 2.2.4",
14945 "async-recursion 1.1.1",
14946 "async-task",
14947 "async-trait",
14948 "blocking",
14949 "enumflags2",
14950 "event-listener 5.3.1",
14951 "futures-core",
14952 "futures-sink",
14953 "futures-util",
14954 "hex",
14955 "nix",
14956 "ordered-stream",
14957 "rand 0.8.5",
14958 "serde",
14959 "serde_repr",
14960 "sha1",
14961 "static_assertions",
14962 "tracing",
14963 "uds_windows",
14964 "windows-sys 0.52.0",
14965 "xdg-home",
14966 "zbus_macros",
14967 "zbus_names",
14968 "zvariant",
14969]
14970
14971[[package]]
14972name = "zbus_macros"
14973version = "4.4.0"
14974source = "registry+https://github.com/rust-lang/crates.io-index"
14975checksum = "267db9407081e90bbfa46d841d3cbc60f59c0351838c4bc65199ecd79ab1983e"
14976dependencies = [
14977 "proc-macro-crate",
14978 "proc-macro2",
14979 "quote",
14980 "syn 2.0.76",
14981 "zvariant_utils",
14982]
14983
14984[[package]]
14985name = "zbus_names"
14986version = "3.0.0"
14987source = "registry+https://github.com/rust-lang/crates.io-index"
14988checksum = "4b9b1fef7d021261cc16cba64c351d291b715febe0fa10dc3a443ac5a5022e6c"
14989dependencies = [
14990 "serde",
14991 "static_assertions",
14992 "zvariant",
14993]
14994
14995[[package]]
14996name = "zed"
14997version = "0.160.0"
14998dependencies = [
14999 "activity_indicator",
15000 "anyhow",
15001 "ashpd",
15002 "assets",
15003 "assistant",
15004 "async-watch",
15005 "audio",
15006 "auto_update",
15007 "backtrace",
15008 "breadcrumbs",
15009 "call",
15010 "channel",
15011 "chrono",
15012 "clap",
15013 "cli",
15014 "client",
15015 "collab_ui",
15016 "collections",
15017 "command_palette",
15018 "command_palette_hooks",
15019 "copilot",
15020 "db",
15021 "diagnostics",
15022 "editor",
15023 "env_logger 0.11.5",
15024 "extension",
15025 "extensions_ui",
15026 "feature_flags",
15027 "feedback",
15028 "file_finder",
15029 "file_icons",
15030 "fs",
15031 "futures 0.3.30",
15032 "git",
15033 "git_hosting_providers",
15034 "go_to_line",
15035 "gpui",
15036 "http_client",
15037 "image_viewer",
15038 "inline_completion_button",
15039 "install_cli",
15040 "journal",
15041 "language",
15042 "language_model",
15043 "language_selector",
15044 "language_tools",
15045 "languages",
15046 "libc",
15047 "log",
15048 "markdown_preview",
15049 "menu",
15050 "mimalloc",
15051 "nix",
15052 "node_runtime",
15053 "notifications",
15054 "outline",
15055 "outline_panel",
15056 "parking_lot",
15057 "paths",
15058 "profiling",
15059 "project",
15060 "project_panel",
15061 "project_symbols",
15062 "quick_action_bar",
15063 "recent_projects",
15064 "release_channel",
15065 "remote",
15066 "repl",
15067 "reqwest_client",
15068 "rope",
15069 "search",
15070 "serde",
15071 "serde_json",
15072 "session",
15073 "settings",
15074 "settings_ui",
15075 "shellexpand 2.1.2",
15076 "simplelog",
15077 "smol",
15078 "snippet_provider",
15079 "snippets_ui",
15080 "supermaven",
15081 "sysinfo",
15082 "tab_switcher",
15083 "task",
15084 "tasks_ui",
15085 "telemetry_events",
15086 "terminal_view",
15087 "theme",
15088 "theme_selector",
15089 "time",
15090 "toolchain_selector",
15091 "tree-sitter-md",
15092 "tree-sitter-rust",
15093 "ui",
15094 "url",
15095 "urlencoding",
15096 "util",
15097 "uuid",
15098 "vim",
15099 "welcome",
15100 "windows 0.58.0",
15101 "winresource",
15102 "workspace",
15103 "zed_actions",
15104]
15105
15106[[package]]
15107name = "zed_actions"
15108version = "0.1.0"
15109dependencies = [
15110 "gpui",
15111 "serde",
15112]
15113
15114[[package]]
15115name = "zed_astro"
15116version = "0.1.1"
15117dependencies = [
15118 "serde",
15119 "zed_extension_api 0.1.0",
15120]
15121
15122[[package]]
15123name = "zed_clojure"
15124version = "0.0.3"
15125dependencies = [
15126 "zed_extension_api 0.1.0",
15127]
15128
15129[[package]]
15130name = "zed_csharp"
15131version = "0.0.2"
15132dependencies = [
15133 "zed_extension_api 0.1.0",
15134]
15135
15136[[package]]
15137name = "zed_dart"
15138version = "0.1.2"
15139dependencies = [
15140 "zed_extension_api 0.1.0",
15141]
15142
15143[[package]]
15144name = "zed_deno"
15145version = "0.0.2"
15146dependencies = [
15147 "zed_extension_api 0.1.0",
15148]
15149
15150[[package]]
15151name = "zed_elixir"
15152version = "0.1.1"
15153dependencies = [
15154 "zed_extension_api 0.1.0",
15155]
15156
15157[[package]]
15158name = "zed_elm"
15159version = "0.0.1"
15160dependencies = [
15161 "zed_extension_api 0.1.0",
15162]
15163
15164[[package]]
15165name = "zed_emmet"
15166version = "0.0.3"
15167dependencies = [
15168 "zed_extension_api 0.1.0",
15169]
15170
15171[[package]]
15172name = "zed_erlang"
15173version = "0.1.0"
15174dependencies = [
15175 "zed_extension_api 0.1.0",
15176]
15177
15178[[package]]
15179name = "zed_extension_api"
15180version = "0.1.0"
15181source = "registry+https://github.com/rust-lang/crates.io-index"
15182checksum = "594fd10dd0f2f853eb243e2425e7c95938cef49adb81d9602921d002c5e6d9d9"
15183dependencies = [
15184 "serde",
15185 "serde_json",
15186 "wit-bindgen",
15187]
15188
15189[[package]]
15190name = "zed_extension_api"
15191version = "0.2.0"
15192dependencies = [
15193 "serde",
15194 "serde_json",
15195 "wit-bindgen",
15196]
15197
15198[[package]]
15199name = "zed_glsl"
15200version = "0.1.0"
15201dependencies = [
15202 "zed_extension_api 0.1.0",
15203]
15204
15205[[package]]
15206name = "zed_haskell"
15207version = "0.1.1"
15208dependencies = [
15209 "zed_extension_api 0.1.0",
15210]
15211
15212[[package]]
15213name = "zed_html"
15214version = "0.1.3"
15215dependencies = [
15216 "zed_extension_api 0.1.0",
15217]
15218
15219[[package]]
15220name = "zed_lua"
15221version = "0.1.0"
15222dependencies = [
15223 "zed_extension_api 0.1.0",
15224]
15225
15226[[package]]
15227name = "zed_ocaml"
15228version = "0.1.0"
15229dependencies = [
15230 "zed_extension_api 0.1.0",
15231]
15232
15233[[package]]
15234name = "zed_php"
15235version = "0.2.2"
15236dependencies = [
15237 "zed_extension_api 0.1.0",
15238]
15239
15240[[package]]
15241name = "zed_prisma"
15242version = "0.0.3"
15243dependencies = [
15244 "zed_extension_api 0.1.0",
15245]
15246
15247[[package]]
15248name = "zed_proto"
15249version = "0.2.0"
15250dependencies = [
15251 "zed_extension_api 0.1.0",
15252]
15253
15254[[package]]
15255name = "zed_purescript"
15256version = "0.0.1"
15257dependencies = [
15258 "zed_extension_api 0.1.0",
15259]
15260
15261[[package]]
15262name = "zed_ruff"
15263version = "0.1.0"
15264dependencies = [
15265 "zed_extension_api 0.1.0",
15266]
15267
15268[[package]]
15269name = "zed_snippets"
15270version = "0.0.5"
15271dependencies = [
15272 "serde_json",
15273 "zed_extension_api 0.1.0",
15274]
15275
15276[[package]]
15277name = "zed_terraform"
15278version = "0.1.1"
15279dependencies = [
15280 "zed_extension_api 0.1.0",
15281]
15282
15283[[package]]
15284name = "zed_test_extension"
15285version = "0.1.0"
15286dependencies = [
15287 "zed_extension_api 0.2.0",
15288]
15289
15290[[package]]
15291name = "zed_toml"
15292version = "0.1.1"
15293dependencies = [
15294 "zed_extension_api 0.1.0",
15295]
15296
15297[[package]]
15298name = "zed_uiua"
15299version = "0.0.1"
15300dependencies = [
15301 "zed_extension_api 0.1.0",
15302]
15303
15304[[package]]
15305name = "zed_zig"
15306version = "0.3.1"
15307dependencies = [
15308 "zed_extension_api 0.1.0",
15309]
15310
15311[[package]]
15312name = "zeno"
15313version = "0.2.3"
15314source = "registry+https://github.com/rust-lang/crates.io-index"
15315checksum = "dd15f8e0dbb966fd9245e7498c7e9e5055d9e5c8b676b95bd67091cd11a1e697"
15316
15317[[package]]
15318name = "zerocopy"
15319version = "0.7.35"
15320source = "registry+https://github.com/rust-lang/crates.io-index"
15321checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
15322dependencies = [
15323 "byteorder",
15324 "zerocopy-derive",
15325]
15326
15327[[package]]
15328name = "zerocopy-derive"
15329version = "0.7.35"
15330source = "registry+https://github.com/rust-lang/crates.io-index"
15331checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
15332dependencies = [
15333 "proc-macro2",
15334 "quote",
15335 "syn 2.0.76",
15336]
15337
15338[[package]]
15339name = "zeroize"
15340version = "1.8.1"
15341source = "registry+https://github.com/rust-lang/crates.io-index"
15342checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
15343dependencies = [
15344 "zeroize_derive",
15345]
15346
15347[[package]]
15348name = "zeroize_derive"
15349version = "1.4.2"
15350source = "registry+https://github.com/rust-lang/crates.io-index"
15351checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
15352dependencies = [
15353 "proc-macro2",
15354 "quote",
15355 "syn 2.0.76",
15356]
15357
15358[[package]]
15359name = "zeromq"
15360version = "0.4.0"
15361source = "registry+https://github.com/rust-lang/crates.io-index"
15362checksum = "fb0560d00172817b7f7c2265060783519c475702ae290b154115ca75e976d4d0"
15363dependencies = [
15364 "async-dispatcher",
15365 "async-std",
15366 "async-trait",
15367 "asynchronous-codec",
15368 "bytes 1.7.2",
15369 "crossbeam-queue",
15370 "dashmap 5.5.3",
15371 "futures-channel",
15372 "futures-io",
15373 "futures-task",
15374 "futures-util",
15375 "log",
15376 "num-traits",
15377 "once_cell",
15378 "parking_lot",
15379 "rand 0.8.5",
15380 "regex",
15381 "thiserror",
15382 "uuid",
15383]
15384
15385[[package]]
15386name = "zstd"
15387version = "0.11.2+zstd.1.5.2"
15388source = "registry+https://github.com/rust-lang/crates.io-index"
15389checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"
15390dependencies = [
15391 "zstd-safe",
15392]
15393
15394[[package]]
15395name = "zstd-safe"
15396version = "5.0.2+zstd.1.5.2"
15397source = "registry+https://github.com/rust-lang/crates.io-index"
15398checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"
15399dependencies = [
15400 "libc",
15401 "zstd-sys",
15402]
15403
15404[[package]]
15405name = "zstd-sys"
15406version = "2.0.13+zstd.1.5.6"
15407source = "registry+https://github.com/rust-lang/crates.io-index"
15408checksum = "38ff0f21cfee8f97d94cef41359e0c89aa6113028ab0291aa8ca0038995a95aa"
15409dependencies = [
15410 "cc",
15411 "pkg-config",
15412]
15413
15414[[package]]
15415name = "zune-core"
15416version = "0.4.12"
15417source = "registry+https://github.com/rust-lang/crates.io-index"
15418checksum = "3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a"
15419
15420[[package]]
15421name = "zune-inflate"
15422version = "0.2.54"
15423source = "registry+https://github.com/rust-lang/crates.io-index"
15424checksum = "73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02"
15425dependencies = [
15426 "simd-adler32",
15427]
15428
15429[[package]]
15430name = "zune-jpeg"
15431version = "0.4.13"
15432source = "registry+https://github.com/rust-lang/crates.io-index"
15433checksum = "16099418600b4d8f028622f73ff6e3deaabdff330fb9a2a131dea781ee8b0768"
15434dependencies = [
15435 "zune-core",
15436]
15437
15438[[package]]
15439name = "zvariant"
15440version = "4.2.0"
15441source = "registry+https://github.com/rust-lang/crates.io-index"
15442checksum = "2084290ab9a1c471c38fc524945837734fbf124487e105daec2bb57fd48c81fe"
15443dependencies = [
15444 "endi",
15445 "enumflags2",
15446 "serde",
15447 "static_assertions",
15448 "url",
15449 "zvariant_derive",
15450]
15451
15452[[package]]
15453name = "zvariant_derive"
15454version = "4.2.0"
15455source = "registry+https://github.com/rust-lang/crates.io-index"
15456checksum = "73e2ba546bda683a90652bac4a279bc146adad1386f25379cf73200d2002c449"
15457dependencies = [
15458 "proc-macro-crate",
15459 "proc-macro2",
15460 "quote",
15461 "syn 2.0.76",
15462 "zvariant_utils",
15463]
15464
15465[[package]]
15466name = "zvariant_utils"
15467version = "2.1.0"
15468source = "registry+https://github.com/rust-lang/crates.io-index"
15469checksum = "c51bcff7cc3dbb5055396bcf774748c3dab426b4b8659046963523cee4808340"
15470dependencies = [
15471 "proc-macro2",
15472 "quote",
15473 "syn 2.0.76",
15474]