1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 3
4
5[[package]]
6name = "activity_indicator"
7version = "0.1.0"
8dependencies = [
9 "anyhow",
10 "auto_update",
11 "editor",
12 "extension",
13 "futures 0.3.30",
14 "gpui",
15 "language",
16 "project",
17 "smallvec",
18 "ui",
19 "workspace",
20]
21
22[[package]]
23name = "addr2line"
24version = "0.24.1"
25source = "registry+https://github.com/rust-lang/crates.io-index"
26checksum = "f5fb1d8e4442bd405fdfd1dacb42792696b0cf9cb15882e5d097b742a676d375"
27dependencies = [
28 "gimli 0.31.0",
29]
30
31[[package]]
32name = "adler"
33version = "1.0.2"
34source = "registry+https://github.com/rust-lang/crates.io-index"
35checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
36
37[[package]]
38name = "adler2"
39version = "2.0.0"
40source = "registry+https://github.com/rust-lang/crates.io-index"
41checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
42
43[[package]]
44name = "aes"
45version = "0.8.4"
46source = "registry+https://github.com/rust-lang/crates.io-index"
47checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0"
48dependencies = [
49 "cfg-if",
50 "cipher",
51 "cpufeatures",
52 "zeroize",
53]
54
55[[package]]
56name = "ahash"
57version = "0.7.8"
58source = "registry+https://github.com/rust-lang/crates.io-index"
59checksum = "891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9"
60dependencies = [
61 "getrandom 0.2.15",
62 "once_cell",
63 "version_check",
64]
65
66[[package]]
67name = "ahash"
68version = "0.8.11"
69source = "registry+https://github.com/rust-lang/crates.io-index"
70checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
71dependencies = [
72 "cfg-if",
73 "const-random",
74 "once_cell",
75 "version_check",
76 "zerocopy",
77]
78
79[[package]]
80name = "aho-corasick"
81version = "1.1.3"
82source = "registry+https://github.com/rust-lang/crates.io-index"
83checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
84dependencies = [
85 "memchr",
86]
87
88[[package]]
89name = "alacritty_terminal"
90version = "0.24.1-dev"
91source = "git+https://github.com/alacritty/alacritty?rev=91d034ff8b53867143c005acfaa14609147c9a2c#91d034ff8b53867143c005acfaa14609147c9a2c"
92dependencies = [
93 "base64 0.22.1",
94 "bitflags 2.6.0",
95 "home",
96 "libc",
97 "log",
98 "miow",
99 "parking_lot",
100 "piper",
101 "polling 3.7.3",
102 "regex-automata 0.4.7",
103 "rustix-openpty",
104 "serde",
105 "signal-hook",
106 "unicode-width",
107 "vte",
108 "windows-sys 0.52.0",
109]
110
111[[package]]
112name = "aliasable"
113version = "0.1.3"
114source = "registry+https://github.com/rust-lang/crates.io-index"
115checksum = "250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd"
116
117[[package]]
118name = "aligned-vec"
119version = "0.5.0"
120source = "registry+https://github.com/rust-lang/crates.io-index"
121checksum = "4aa90d7ce82d4be67b64039a3d588d38dbcc6736577de4a847025ce5b0c468d1"
122
123[[package]]
124name = "allocator-api2"
125version = "0.2.18"
126source = "registry+https://github.com/rust-lang/crates.io-index"
127checksum = "5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f"
128
129[[package]]
130name = "alsa"
131version = "0.9.1"
132source = "registry+https://github.com/rust-lang/crates.io-index"
133checksum = "ed7572b7ba83a31e20d1b48970ee402d2e3e0537dcfe0a3ff4d6eb7508617d43"
134dependencies = [
135 "alsa-sys",
136 "bitflags 2.6.0",
137 "cfg-if",
138 "libc",
139]
140
141[[package]]
142name = "alsa-sys"
143version = "0.3.1"
144source = "registry+https://github.com/rust-lang/crates.io-index"
145checksum = "db8fee663d06c4e303404ef5f40488a53e062f89ba8bfed81f42325aafad1527"
146dependencies = [
147 "libc",
148 "pkg-config",
149]
150
151[[package]]
152name = "ambient-authority"
153version = "0.0.2"
154source = "registry+https://github.com/rust-lang/crates.io-index"
155checksum = "e9d4ee0d472d1cd2e28c97dfa124b3d8d992e10eb0a035f33f5d12e3a177ba3b"
156
157[[package]]
158name = "ammonia"
159version = "4.0.0"
160source = "registry+https://github.com/rust-lang/crates.io-index"
161checksum = "1ab99eae5ee58501ab236beb6f20f6ca39be615267b014899c89b2f0bc18a459"
162dependencies = [
163 "html5ever",
164 "maplit",
165 "once_cell",
166 "tendril",
167 "url",
168]
169
170[[package]]
171name = "android-tzdata"
172version = "0.1.1"
173source = "registry+https://github.com/rust-lang/crates.io-index"
174checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
175
176[[package]]
177name = "android_system_properties"
178version = "0.1.5"
179source = "registry+https://github.com/rust-lang/crates.io-index"
180checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
181dependencies = [
182 "libc",
183]
184
185[[package]]
186name = "anes"
187version = "0.1.6"
188source = "registry+https://github.com/rust-lang/crates.io-index"
189checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
190
191[[package]]
192name = "anstream"
193version = "0.6.15"
194source = "registry+https://github.com/rust-lang/crates.io-index"
195checksum = "64e15c1ab1f89faffbf04a634d5e1962e9074f2741eef6d97f3c4e322426d526"
196dependencies = [
197 "anstyle",
198 "anstyle-parse",
199 "anstyle-query",
200 "anstyle-wincon",
201 "colorchoice",
202 "is_terminal_polyfill",
203 "utf8parse",
204]
205
206[[package]]
207name = "anstyle"
208version = "1.0.8"
209source = "registry+https://github.com/rust-lang/crates.io-index"
210checksum = "1bec1de6f59aedf83baf9ff929c98f2ad654b97c9510f4e70cf6f661d49fd5b1"
211
212[[package]]
213name = "anstyle-parse"
214version = "0.2.5"
215source = "registry+https://github.com/rust-lang/crates.io-index"
216checksum = "eb47de1e80c2b463c735db5b217a0ddc39d612e7ac9e2e96a5aed1f57616c1cb"
217dependencies = [
218 "utf8parse",
219]
220
221[[package]]
222name = "anstyle-query"
223version = "1.1.1"
224source = "registry+https://github.com/rust-lang/crates.io-index"
225checksum = "6d36fc52c7f6c869915e99412912f22093507da8d9e942ceaf66fe4b7c14422a"
226dependencies = [
227 "windows-sys 0.52.0",
228]
229
230[[package]]
231name = "anstyle-wincon"
232version = "3.0.4"
233source = "registry+https://github.com/rust-lang/crates.io-index"
234checksum = "5bf74e1b6e971609db8ca7a9ce79fd5768ab6ae46441c572e46cf596f59e57f8"
235dependencies = [
236 "anstyle",
237 "windows-sys 0.52.0",
238]
239
240[[package]]
241name = "anthropic"
242version = "0.1.0"
243dependencies = [
244 "anyhow",
245 "chrono",
246 "futures 0.3.30",
247 "http_client",
248 "schemars",
249 "serde",
250 "serde_json",
251 "strum 0.25.0",
252 "thiserror",
253 "util",
254]
255
256[[package]]
257name = "any_vec"
258version = "0.14.0"
259source = "registry+https://github.com/rust-lang/crates.io-index"
260checksum = "34cd60c5e3152cef0a592f1b296f1cc93715d89d2551d85315828c3a09575ff4"
261
262[[package]]
263name = "anyhow"
264version = "1.0.91"
265source = "registry+https://github.com/rust-lang/crates.io-index"
266checksum = "c042108f3ed77fd83760a5fd79b53be043192bb3b9dba91d8c574c0ada7850c8"
267
268[[package]]
269name = "approx"
270version = "0.5.1"
271source = "registry+https://github.com/rust-lang/crates.io-index"
272checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"
273dependencies = [
274 "num-traits",
275]
276
277[[package]]
278name = "arbitrary"
279version = "1.3.2"
280source = "registry+https://github.com/rust-lang/crates.io-index"
281checksum = "7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110"
282
283[[package]]
284name = "arg_enum_proc_macro"
285version = "0.3.4"
286source = "registry+https://github.com/rust-lang/crates.io-index"
287checksum = "0ae92a5119aa49cdbcf6b9f893fe4e1d98b04ccbf82ee0584ad948a44a734dea"
288dependencies = [
289 "proc-macro2",
290 "quote",
291 "syn 2.0.76",
292]
293
294[[package]]
295name = "arraydeque"
296version = "0.5.1"
297source = "registry+https://github.com/rust-lang/crates.io-index"
298checksum = "7d902e3d592a523def97af8f317b08ce16b7ab854c1985a0c671e6f15cebc236"
299
300[[package]]
301name = "arrayref"
302version = "0.3.8"
303source = "registry+https://github.com/rust-lang/crates.io-index"
304checksum = "9d151e35f61089500b617991b791fc8bfd237ae50cd5950803758a179b41e67a"
305
306[[package]]
307name = "arrayvec"
308version = "0.7.6"
309source = "registry+https://github.com/rust-lang/crates.io-index"
310checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50"
311dependencies = [
312 "serde",
313]
314
315[[package]]
316name = "as-raw-xcb-connection"
317version = "1.0.1"
318source = "registry+https://github.com/rust-lang/crates.io-index"
319checksum = "175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b"
320
321[[package]]
322name = "ascii"
323version = "1.1.0"
324source = "registry+https://github.com/rust-lang/crates.io-index"
325checksum = "d92bec98840b8f03a5ff5413de5293bfcd8bf96467cf5452609f939ec6f5de16"
326
327[[package]]
328name = "ash"
329version = "0.38.0+1.3.281"
330source = "registry+https://github.com/rust-lang/crates.io-index"
331checksum = "0bb44936d800fea8f016d7f2311c6a4f97aebd5dc86f09906139ec848cf3a46f"
332dependencies = [
333 "libloading",
334]
335
336[[package]]
337name = "ash-window"
338version = "0.13.0"
339source = "registry+https://github.com/rust-lang/crates.io-index"
340checksum = "52bca67b61cb81e5553babde81b8211f713cb6db79766f80168f3e5f40ea6c82"
341dependencies = [
342 "ash",
343 "raw-window-handle",
344 "raw-window-metal",
345]
346
347[[package]]
348name = "ashpd"
349version = "0.9.2"
350source = "registry+https://github.com/rust-lang/crates.io-index"
351checksum = "4d43c03d9e36dd40cab48435be0b09646da362c278223ca535493877b2c1dee9"
352dependencies = [
353 "async-fs 2.1.2",
354 "async-net 2.0.0",
355 "enumflags2",
356 "futures-channel",
357 "futures-util",
358 "rand 0.8.5",
359 "serde",
360 "serde_repr",
361 "url",
362 "zbus",
363]
364
365[[package]]
366name = "assets"
367version = "0.1.0"
368dependencies = [
369 "anyhow",
370 "gpui",
371 "rust-embed",
372]
373
374[[package]]
375name = "assistant"
376version = "0.1.0"
377dependencies = [
378 "anthropic",
379 "anyhow",
380 "assets",
381 "assistant_slash_command",
382 "assistant_tool",
383 "async-watch",
384 "cargo_toml",
385 "chrono",
386 "client",
387 "clock",
388 "collections",
389 "command_palette_hooks",
390 "context_servers",
391 "ctor",
392 "db",
393 "editor",
394 "env_logger 0.11.5",
395 "feature_flags",
396 "fs",
397 "futures 0.3.30",
398 "fuzzy",
399 "globset",
400 "gpui",
401 "handlebars 4.5.0",
402 "heed",
403 "html_to_markdown",
404 "http_client",
405 "indexed_docs",
406 "indoc",
407 "language",
408 "language_model",
409 "languages",
410 "log",
411 "lsp",
412 "markdown",
413 "menu",
414 "multi_buffer",
415 "ollama",
416 "open_ai",
417 "ordered-float 2.10.1",
418 "parking_lot",
419 "paths",
420 "picker",
421 "pretty_assertions",
422 "project",
423 "proto",
424 "rand 0.8.5",
425 "regex",
426 "release_channel",
427 "rope",
428 "rpc",
429 "schemars",
430 "search",
431 "semantic_index",
432 "serde",
433 "serde_json",
434 "serde_json_lenient",
435 "settings",
436 "similar",
437 "smallvec",
438 "smol",
439 "strum 0.25.0",
440 "telemetry_events",
441 "terminal",
442 "terminal_view",
443 "text",
444 "theme",
445 "toml 0.8.19",
446 "tree-sitter-md",
447 "ui",
448 "unindent",
449 "util",
450 "uuid",
451 "workspace",
452 "zed_actions",
453]
454
455[[package]]
456name = "assistant_slash_command"
457version = "0.1.0"
458dependencies = [
459 "anyhow",
460 "collections",
461 "derive_more",
462 "futures 0.3.30",
463 "gpui",
464 "language",
465 "parking_lot",
466 "pretty_assertions",
467 "serde",
468 "serde_json",
469 "workspace",
470]
471
472[[package]]
473name = "assistant_tool"
474version = "0.1.0"
475dependencies = [
476 "anyhow",
477 "collections",
478 "derive_more",
479 "gpui",
480 "parking_lot",
481 "serde",
482 "serde_json",
483 "workspace",
484]
485
486[[package]]
487name = "async-attributes"
488version = "1.1.2"
489source = "registry+https://github.com/rust-lang/crates.io-index"
490checksum = "a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5"
491dependencies = [
492 "quote",
493 "syn 1.0.109",
494]
495
496[[package]]
497name = "async-broadcast"
498version = "0.7.1"
499source = "registry+https://github.com/rust-lang/crates.io-index"
500checksum = "20cd0e2e25ea8e5f7e9df04578dc6cf5c83577fd09b1a46aaf5c85e1c33f2a7e"
501dependencies = [
502 "event-listener 5.3.1",
503 "event-listener-strategy",
504 "futures-core",
505 "pin-project-lite",
506]
507
508[[package]]
509name = "async-channel"
510version = "1.9.0"
511source = "registry+https://github.com/rust-lang/crates.io-index"
512checksum = "81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35"
513dependencies = [
514 "concurrent-queue",
515 "event-listener 2.5.3",
516 "futures-core",
517]
518
519[[package]]
520name = "async-channel"
521version = "2.3.1"
522source = "registry+https://github.com/rust-lang/crates.io-index"
523checksum = "89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a"
524dependencies = [
525 "concurrent-queue",
526 "event-listener-strategy",
527 "futures-core",
528 "pin-project-lite",
529]
530
531[[package]]
532name = "async-compat"
533version = "0.2.4"
534source = "registry+https://github.com/rust-lang/crates.io-index"
535checksum = "7bab94bde396a3f7b4962e396fdad640e241ed797d4d8d77fc8c237d14c58fc0"
536dependencies = [
537 "futures-core",
538 "futures-io",
539 "once_cell",
540 "pin-project-lite",
541 "tokio",
542]
543
544[[package]]
545name = "async-compression"
546version = "0.4.13"
547source = "registry+https://github.com/rust-lang/crates.io-index"
548checksum = "7e614738943d3f68c628ae3dbce7c3daffb196665f82f8c8ea6b65de73c79429"
549dependencies = [
550 "deflate64",
551 "flate2",
552 "futures-core",
553 "futures-io",
554 "memchr",
555 "pin-project-lite",
556]
557
558[[package]]
559name = "async-dispatcher"
560version = "0.1.2"
561source = "registry+https://github.com/rust-lang/crates.io-index"
562checksum = "5c8bff43baa5b0ca8f8bcd7f9338f5d30fbd75236a2aa89130a7c5121a06d6ca"
563dependencies = [
564 "async-task",
565 "futures-lite 1.13.0",
566]
567
568[[package]]
569name = "async-executor"
570version = "1.13.0"
571source = "registry+https://github.com/rust-lang/crates.io-index"
572checksum = "d7ebdfa2ebdab6b1760375fa7d6f382b9f486eac35fc994625a00e89280bdbb7"
573dependencies = [
574 "async-task",
575 "concurrent-queue",
576 "fastrand 2.1.1",
577 "futures-lite 2.3.0",
578 "slab",
579]
580
581[[package]]
582name = "async-fs"
583version = "1.6.0"
584source = "registry+https://github.com/rust-lang/crates.io-index"
585checksum = "279cf904654eeebfa37ac9bb1598880884924aab82e290aa65c9e77a0e142e06"
586dependencies = [
587 "async-lock 2.8.0",
588 "autocfg",
589 "blocking",
590 "futures-lite 1.13.0",
591]
592
593[[package]]
594name = "async-fs"
595version = "2.1.2"
596source = "registry+https://github.com/rust-lang/crates.io-index"
597checksum = "ebcd09b382f40fcd159c2d695175b2ae620ffa5f3bd6f664131efff4e8b9e04a"
598dependencies = [
599 "async-lock 3.4.0",
600 "blocking",
601 "futures-lite 2.3.0",
602]
603
604[[package]]
605name = "async-global-executor"
606version = "2.4.1"
607source = "registry+https://github.com/rust-lang/crates.io-index"
608checksum = "05b1b633a2115cd122d73b955eadd9916c18c8f510ec9cd1686404c60ad1c29c"
609dependencies = [
610 "async-channel 2.3.1",
611 "async-executor",
612 "async-io 2.3.4",
613 "async-lock 3.4.0",
614 "blocking",
615 "futures-lite 2.3.0",
616 "once_cell",
617]
618
619[[package]]
620name = "async-io"
621version = "1.13.0"
622source = "registry+https://github.com/rust-lang/crates.io-index"
623checksum = "0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2af"
624dependencies = [
625 "async-lock 2.8.0",
626 "autocfg",
627 "cfg-if",
628 "concurrent-queue",
629 "futures-lite 1.13.0",
630 "log",
631 "parking",
632 "polling 2.8.0",
633 "rustix 0.37.27",
634 "slab",
635 "socket2 0.4.10",
636 "waker-fn",
637]
638
639[[package]]
640name = "async-io"
641version = "2.3.4"
642source = "registry+https://github.com/rust-lang/crates.io-index"
643checksum = "444b0228950ee6501b3568d3c93bf1176a1fdbc3b758dcd9475046d30f4dc7e8"
644dependencies = [
645 "async-lock 3.4.0",
646 "cfg-if",
647 "concurrent-queue",
648 "futures-io",
649 "futures-lite 2.3.0",
650 "parking",
651 "polling 3.7.3",
652 "rustix 0.38.35",
653 "slab",
654 "tracing",
655 "windows-sys 0.59.0",
656]
657
658[[package]]
659name = "async-lock"
660version = "2.8.0"
661source = "registry+https://github.com/rust-lang/crates.io-index"
662checksum = "287272293e9d8c41773cec55e365490fe034813a2f172f502d6ddcf75b2f582b"
663dependencies = [
664 "event-listener 2.5.3",
665]
666
667[[package]]
668name = "async-lock"
669version = "3.4.0"
670source = "registry+https://github.com/rust-lang/crates.io-index"
671checksum = "ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18"
672dependencies = [
673 "event-listener 5.3.1",
674 "event-listener-strategy",
675 "pin-project-lite",
676]
677
678[[package]]
679name = "async-native-tls"
680version = "0.5.0"
681source = "registry+https://github.com/rust-lang/crates.io-index"
682checksum = "9343dc5acf07e79ff82d0c37899f079db3534d99f189a1837c8e549c99405bec"
683dependencies = [
684 "futures-util",
685 "native-tls",
686 "thiserror",
687 "url",
688]
689
690[[package]]
691name = "async-net"
692version = "1.8.0"
693source = "registry+https://github.com/rust-lang/crates.io-index"
694checksum = "0434b1ed18ce1cf5769b8ac540e33f01fa9471058b5e89da9e06f3c882a8c12f"
695dependencies = [
696 "async-io 1.13.0",
697 "blocking",
698 "futures-lite 1.13.0",
699]
700
701[[package]]
702name = "async-net"
703version = "2.0.0"
704source = "registry+https://github.com/rust-lang/crates.io-index"
705checksum = "b948000fad4873c1c9339d60f2623323a0cfd3816e5181033c6a5cb68b2accf7"
706dependencies = [
707 "async-io 2.3.4",
708 "blocking",
709 "futures-lite 2.3.0",
710]
711
712[[package]]
713name = "async-pipe"
714version = "0.1.3"
715source = "git+https://github.com/zed-industries/async-pipe-rs?rev=82d00a04211cf4e1236029aa03e6b6ce2a74c553#82d00a04211cf4e1236029aa03e6b6ce2a74c553"
716dependencies = [
717 "futures 0.3.30",
718 "log",
719]
720
721[[package]]
722name = "async-process"
723version = "1.8.1"
724source = "registry+https://github.com/rust-lang/crates.io-index"
725checksum = "ea6438ba0a08d81529c69b36700fa2f95837bfe3e776ab39cde9c14d9149da88"
726dependencies = [
727 "async-io 1.13.0",
728 "async-lock 2.8.0",
729 "async-signal",
730 "blocking",
731 "cfg-if",
732 "event-listener 3.1.0",
733 "futures-lite 1.13.0",
734 "rustix 0.38.35",
735 "windows-sys 0.48.0",
736]
737
738[[package]]
739name = "async-process"
740version = "2.2.4"
741source = "registry+https://github.com/rust-lang/crates.io-index"
742checksum = "a8a07789659a4d385b79b18b9127fc27e1a59e1e89117c78c5ea3b806f016374"
743dependencies = [
744 "async-channel 2.3.1",
745 "async-io 2.3.4",
746 "async-lock 3.4.0",
747 "async-signal",
748 "async-task",
749 "blocking",
750 "cfg-if",
751 "event-listener 5.3.1",
752 "futures-lite 2.3.0",
753 "rustix 0.38.35",
754 "tracing",
755 "windows-sys 0.59.0",
756]
757
758[[package]]
759name = "async-recursion"
760version = "0.3.2"
761source = "registry+https://github.com/rust-lang/crates.io-index"
762checksum = "d7d78656ba01f1b93024b7c3a0467f1608e4be67d725749fdcd7d2c7678fd7a2"
763dependencies = [
764 "proc-macro2",
765 "quote",
766 "syn 1.0.109",
767]
768
769[[package]]
770name = "async-recursion"
771version = "1.1.1"
772source = "registry+https://github.com/rust-lang/crates.io-index"
773checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11"
774dependencies = [
775 "proc-macro2",
776 "quote",
777 "syn 2.0.76",
778]
779
780[[package]]
781name = "async-signal"
782version = "0.2.10"
783source = "registry+https://github.com/rust-lang/crates.io-index"
784checksum = "637e00349800c0bdf8bfc21ebbc0b6524abea702b0da4168ac00d070d0c0b9f3"
785dependencies = [
786 "async-io 2.3.4",
787 "async-lock 3.4.0",
788 "atomic-waker",
789 "cfg-if",
790 "futures-core",
791 "futures-io",
792 "rustix 0.38.35",
793 "signal-hook-registry",
794 "slab",
795 "windows-sys 0.59.0",
796]
797
798[[package]]
799name = "async-std"
800version = "1.12.0"
801source = "registry+https://github.com/rust-lang/crates.io-index"
802checksum = "62565bb4402e926b29953c785397c6dc0391b7b446e45008b0049eb43cec6f5d"
803dependencies = [
804 "async-attributes",
805 "async-channel 1.9.0",
806 "async-global-executor",
807 "async-io 1.13.0",
808 "async-lock 2.8.0",
809 "async-process 1.8.1",
810 "crossbeam-utils",
811 "futures-channel",
812 "futures-core",
813 "futures-io",
814 "futures-lite 1.13.0",
815 "gloo-timers",
816 "kv-log-macro",
817 "log",
818 "memchr",
819 "once_cell",
820 "pin-project-lite",
821 "pin-utils",
822 "slab",
823 "wasm-bindgen-futures",
824]
825
826[[package]]
827name = "async-stream"
828version = "0.3.5"
829source = "registry+https://github.com/rust-lang/crates.io-index"
830checksum = "cd56dd203fef61ac097dd65721a419ddccb106b2d2b70ba60a6b529f03961a51"
831dependencies = [
832 "async-stream-impl",
833 "futures-core",
834 "pin-project-lite",
835]
836
837[[package]]
838name = "async-stream-impl"
839version = "0.3.5"
840source = "registry+https://github.com/rust-lang/crates.io-index"
841checksum = "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193"
842dependencies = [
843 "proc-macro2",
844 "quote",
845 "syn 2.0.76",
846]
847
848[[package]]
849name = "async-stripe"
850version = "0.40.0"
851source = "git+https://github.com/zed-industries/async-stripe?rev=3672dd4efb7181aa597bf580bf5a2f5d23db6735#3672dd4efb7181aa597bf580bf5a2f5d23db6735"
852dependencies = [
853 "chrono",
854 "futures-util",
855 "http-types",
856 "hyper 0.14.30",
857 "hyper-rustls 0.24.2",
858 "serde",
859 "serde_json",
860 "serde_path_to_error",
861 "serde_qs 0.10.1",
862 "smart-default",
863 "smol_str",
864 "thiserror",
865 "tokio",
866]
867
868[[package]]
869name = "async-tar"
870version = "0.5.0"
871source = "registry+https://github.com/rust-lang/crates.io-index"
872checksum = "a42f905d4f623faf634bbd1e001e84e0efc24694afa64be9ad239bf6ca49e1f8"
873dependencies = [
874 "async-std",
875 "filetime",
876 "libc",
877 "pin-project",
878 "redox_syscall 0.2.16",
879 "xattr",
880]
881
882[[package]]
883name = "async-task"
884version = "4.7.1"
885source = "registry+https://github.com/rust-lang/crates.io-index"
886checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de"
887
888[[package]]
889name = "async-tls"
890version = "0.12.0"
891source = "registry+https://github.com/rust-lang/crates.io-index"
892checksum = "cfeefd0ca297cbbb3bd34fd6b228401c2a5177038257afd751bc29f0a2da4795"
893dependencies = [
894 "futures-core",
895 "futures-io",
896 "rustls 0.20.9",
897 "rustls-pemfile 1.0.4",
898 "webpki",
899 "webpki-roots 0.22.6",
900]
901
902[[package]]
903name = "async-trait"
904version = "0.1.83"
905source = "registry+https://github.com/rust-lang/crates.io-index"
906checksum = "721cae7de5c34fbb2acd27e21e6d2cf7b886dce0c27388d46c4e6c47ea4318dd"
907dependencies = [
908 "proc-macro2",
909 "quote",
910 "syn 2.0.76",
911]
912
913[[package]]
914name = "async-tungstenite"
915version = "0.24.0"
916source = "registry+https://github.com/rust-lang/crates.io-index"
917checksum = "3609af4bbf701ddaf1f6bb4e6257dff4ff8932327d0e685d3f653724c258b1ac"
918dependencies = [
919 "async-std",
920 "async-tls",
921 "futures-io",
922 "futures-util",
923 "log",
924 "pin-project-lite",
925 "tungstenite 0.21.0",
926]
927
928[[package]]
929name = "async-watch"
930version = "0.3.1"
931source = "registry+https://github.com/rust-lang/crates.io-index"
932checksum = "a078faf4e27c0c6cc0efb20e5da59dcccc04968ebf2801d8e0b2195124cdcdb2"
933dependencies = [
934 "event-listener 2.5.3",
935]
936
937[[package]]
938name = "async_zip"
939version = "0.0.17"
940source = "registry+https://github.com/rust-lang/crates.io-index"
941checksum = "00b9f7252833d5ed4b00aa9604b563529dd5e11de9c23615de2dcdf91eb87b52"
942dependencies = [
943 "async-compression",
944 "crc32fast",
945 "futures-lite 2.3.0",
946 "pin-project",
947 "thiserror",
948]
949
950[[package]]
951name = "asynchronous-codec"
952version = "0.7.0"
953source = "registry+https://github.com/rust-lang/crates.io-index"
954checksum = "a860072022177f903e59730004fb5dc13db9275b79bb2aef7ba8ce831956c233"
955dependencies = [
956 "bytes 1.7.2",
957 "futures-sink",
958 "futures-util",
959 "memchr",
960 "pin-project-lite",
961]
962
963[[package]]
964name = "atoi"
965version = "2.0.0"
966source = "registry+https://github.com/rust-lang/crates.io-index"
967checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528"
968dependencies = [
969 "num-traits",
970]
971
972[[package]]
973name = "atomic"
974version = "0.5.3"
975source = "registry+https://github.com/rust-lang/crates.io-index"
976checksum = "c59bdb34bc650a32731b31bd8f0829cc15d24a708ee31559e0bb34f2bc320cba"
977
978[[package]]
979name = "atomic-waker"
980version = "1.1.2"
981source = "registry+https://github.com/rust-lang/crates.io-index"
982checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
983
984[[package]]
985name = "audio"
986version = "0.1.0"
987dependencies = [
988 "anyhow",
989 "collections",
990 "derive_more",
991 "gpui",
992 "parking_lot",
993 "rodio",
994 "util",
995]
996
997[[package]]
998name = "auto_update"
999version = "0.1.0"
1000dependencies = [
1001 "anyhow",
1002 "client",
1003 "db",
1004 "editor",
1005 "gpui",
1006 "http_client",
1007 "log",
1008 "markdown_preview",
1009 "menu",
1010 "paths",
1011 "release_channel",
1012 "schemars",
1013 "serde",
1014 "serde_derive",
1015 "serde_json",
1016 "settings",
1017 "smol",
1018 "tempfile",
1019 "util",
1020 "which 6.0.3",
1021 "workspace",
1022]
1023
1024[[package]]
1025name = "autocfg"
1026version = "1.3.0"
1027source = "registry+https://github.com/rust-lang/crates.io-index"
1028checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0"
1029
1030[[package]]
1031name = "av1-grain"
1032version = "0.2.3"
1033source = "registry+https://github.com/rust-lang/crates.io-index"
1034checksum = "6678909d8c5d46a42abcf571271e15fdbc0a225e3646cf23762cd415046c78bf"
1035dependencies = [
1036 "anyhow",
1037 "arrayvec",
1038 "log",
1039 "nom",
1040 "num-rational",
1041 "v_frame",
1042]
1043
1044[[package]]
1045name = "avif-serialize"
1046version = "0.8.1"
1047source = "registry+https://github.com/rust-lang/crates.io-index"
1048checksum = "876c75a42f6364451a033496a14c44bffe41f5f4a8236f697391f11024e596d2"
1049dependencies = [
1050 "arrayvec",
1051]
1052
1053[[package]]
1054name = "aws-config"
1055version = "1.5.5"
1056source = "registry+https://github.com/rust-lang/crates.io-index"
1057checksum = "4e95816a168520d72c0e7680c405a5a8c1fb6a035b4bc4b9d7b0de8e1a941697"
1058dependencies = [
1059 "aws-credential-types",
1060 "aws-runtime",
1061 "aws-sdk-sso",
1062 "aws-sdk-ssooidc",
1063 "aws-sdk-sts",
1064 "aws-smithy-async",
1065 "aws-smithy-http",
1066 "aws-smithy-json",
1067 "aws-smithy-runtime",
1068 "aws-smithy-runtime-api",
1069 "aws-smithy-types",
1070 "aws-types",
1071 "bytes 1.7.2",
1072 "fastrand 2.1.1",
1073 "hex",
1074 "http 0.2.12",
1075 "ring 0.17.8",
1076 "time",
1077 "tokio",
1078 "tracing",
1079 "url",
1080 "zeroize",
1081]
1082
1083[[package]]
1084name = "aws-credential-types"
1085version = "1.2.1"
1086source = "registry+https://github.com/rust-lang/crates.io-index"
1087checksum = "60e8f6b615cb5fc60a98132268508ad104310f0cfb25a1c22eee76efdf9154da"
1088dependencies = [
1089 "aws-smithy-async",
1090 "aws-smithy-runtime-api",
1091 "aws-smithy-types",
1092 "zeroize",
1093]
1094
1095[[package]]
1096name = "aws-runtime"
1097version = "1.4.2"
1098source = "registry+https://github.com/rust-lang/crates.io-index"
1099checksum = "2424565416eef55906f9f8cece2072b6b6a76075e3ff81483ebe938a89a4c05f"
1100dependencies = [
1101 "aws-credential-types",
1102 "aws-sigv4",
1103 "aws-smithy-async",
1104 "aws-smithy-eventstream",
1105 "aws-smithy-http",
1106 "aws-smithy-runtime",
1107 "aws-smithy-runtime-api",
1108 "aws-smithy-types",
1109 "aws-types",
1110 "bytes 1.7.2",
1111 "fastrand 2.1.1",
1112 "http 0.2.12",
1113 "http-body 0.4.6",
1114 "once_cell",
1115 "percent-encoding",
1116 "pin-project-lite",
1117 "tracing",
1118 "uuid",
1119]
1120
1121[[package]]
1122name = "aws-sdk-s3"
1123version = "1.47.0"
1124source = "registry+https://github.com/rust-lang/crates.io-index"
1125checksum = "cca49303c05d2a740b8a4552fac63a4db6ead84f7e7eeed04761fd3014c26f25"
1126dependencies = [
1127 "ahash 0.8.11",
1128 "aws-credential-types",
1129 "aws-runtime",
1130 "aws-sigv4",
1131 "aws-smithy-async",
1132 "aws-smithy-checksums",
1133 "aws-smithy-eventstream",
1134 "aws-smithy-http",
1135 "aws-smithy-json",
1136 "aws-smithy-runtime",
1137 "aws-smithy-runtime-api",
1138 "aws-smithy-types",
1139 "aws-smithy-xml",
1140 "aws-types",
1141 "bytes 1.7.2",
1142 "fastrand 2.1.1",
1143 "hex",
1144 "hmac",
1145 "http 0.2.12",
1146 "http-body 0.4.6",
1147 "lru",
1148 "once_cell",
1149 "percent-encoding",
1150 "regex-lite",
1151 "sha2",
1152 "tracing",
1153 "url",
1154]
1155
1156[[package]]
1157name = "aws-sdk-sso"
1158version = "1.40.0"
1159source = "registry+https://github.com/rust-lang/crates.io-index"
1160checksum = "e5879bec6e74b648ce12f6085e7245417bc5f6d672781028384d2e494be3eb6d"
1161dependencies = [
1162 "aws-credential-types",
1163 "aws-runtime",
1164 "aws-smithy-async",
1165 "aws-smithy-http",
1166 "aws-smithy-json",
1167 "aws-smithy-runtime",
1168 "aws-smithy-runtime-api",
1169 "aws-smithy-types",
1170 "aws-types",
1171 "bytes 1.7.2",
1172 "http 0.2.12",
1173 "once_cell",
1174 "regex-lite",
1175 "tracing",
1176]
1177
1178[[package]]
1179name = "aws-sdk-ssooidc"
1180version = "1.41.0"
1181source = "registry+https://github.com/rust-lang/crates.io-index"
1182checksum = "4ef4cd9362f638c22a3b959fd8df292e7e47fdf170270f86246b97109b5f2f7d"
1183dependencies = [
1184 "aws-credential-types",
1185 "aws-runtime",
1186 "aws-smithy-async",
1187 "aws-smithy-http",
1188 "aws-smithy-json",
1189 "aws-smithy-runtime",
1190 "aws-smithy-runtime-api",
1191 "aws-smithy-types",
1192 "aws-types",
1193 "bytes 1.7.2",
1194 "http 0.2.12",
1195 "once_cell",
1196 "regex-lite",
1197 "tracing",
1198]
1199
1200[[package]]
1201name = "aws-sdk-sts"
1202version = "1.40.0"
1203source = "registry+https://github.com/rust-lang/crates.io-index"
1204checksum = "0b1e2735d2ab28b35ecbb5496c9d41857f52a0d6a0075bbf6a8af306045ea6f6"
1205dependencies = [
1206 "aws-credential-types",
1207 "aws-runtime",
1208 "aws-smithy-async",
1209 "aws-smithy-http",
1210 "aws-smithy-json",
1211 "aws-smithy-query",
1212 "aws-smithy-runtime",
1213 "aws-smithy-runtime-api",
1214 "aws-smithy-types",
1215 "aws-smithy-xml",
1216 "aws-types",
1217 "http 0.2.12",
1218 "once_cell",
1219 "regex-lite",
1220 "tracing",
1221]
1222
1223[[package]]
1224name = "aws-sigv4"
1225version = "1.2.3"
1226source = "registry+https://github.com/rust-lang/crates.io-index"
1227checksum = "5df1b0fa6be58efe9d4ccc257df0a53b89cd8909e86591a13ca54817c87517be"
1228dependencies = [
1229 "aws-credential-types",
1230 "aws-smithy-eventstream",
1231 "aws-smithy-http",
1232 "aws-smithy-runtime-api",
1233 "aws-smithy-types",
1234 "bytes 1.7.2",
1235 "crypto-bigint 0.5.5",
1236 "form_urlencoded",
1237 "hex",
1238 "hmac",
1239 "http 0.2.12",
1240 "http 1.1.0",
1241 "once_cell",
1242 "p256",
1243 "percent-encoding",
1244 "ring 0.17.8",
1245 "sha2",
1246 "subtle",
1247 "time",
1248 "tracing",
1249 "zeroize",
1250]
1251
1252[[package]]
1253name = "aws-smithy-async"
1254version = "1.2.1"
1255source = "registry+https://github.com/rust-lang/crates.io-index"
1256checksum = "62220bc6e97f946ddd51b5f1361f78996e704677afc518a4ff66b7a72ea1378c"
1257dependencies = [
1258 "futures-util",
1259 "pin-project-lite",
1260 "tokio",
1261]
1262
1263[[package]]
1264name = "aws-smithy-checksums"
1265version = "0.60.12"
1266source = "registry+https://github.com/rust-lang/crates.io-index"
1267checksum = "598b1689d001c4d4dc3cb386adb07d37786783aee3ac4b324bcadac116bf3d23"
1268dependencies = [
1269 "aws-smithy-http",
1270 "aws-smithy-types",
1271 "bytes 1.7.2",
1272 "crc32c",
1273 "crc32fast",
1274 "hex",
1275 "http 0.2.12",
1276 "http-body 0.4.6",
1277 "md-5",
1278 "pin-project-lite",
1279 "sha1",
1280 "sha2",
1281 "tracing",
1282]
1283
1284[[package]]
1285name = "aws-smithy-eventstream"
1286version = "0.60.4"
1287source = "registry+https://github.com/rust-lang/crates.io-index"
1288checksum = "e6363078f927f612b970edf9d1903ef5cef9a64d1e8423525ebb1f0a1633c858"
1289dependencies = [
1290 "aws-smithy-types",
1291 "bytes 1.7.2",
1292 "crc32fast",
1293]
1294
1295[[package]]
1296name = "aws-smithy-http"
1297version = "0.60.10"
1298source = "registry+https://github.com/rust-lang/crates.io-index"
1299checksum = "01dbcb6e2588fd64cfb6d7529661b06466419e4c54ed1c62d6510d2d0350a728"
1300dependencies = [
1301 "aws-smithy-eventstream",
1302 "aws-smithy-runtime-api",
1303 "aws-smithy-types",
1304 "bytes 1.7.2",
1305 "bytes-utils",
1306 "futures-core",
1307 "http 0.2.12",
1308 "http-body 0.4.6",
1309 "once_cell",
1310 "percent-encoding",
1311 "pin-project-lite",
1312 "pin-utils",
1313 "tracing",
1314]
1315
1316[[package]]
1317name = "aws-smithy-json"
1318version = "0.60.7"
1319source = "registry+https://github.com/rust-lang/crates.io-index"
1320checksum = "4683df9469ef09468dad3473d129960119a0d3593617542b7d52086c8486f2d6"
1321dependencies = [
1322 "aws-smithy-types",
1323]
1324
1325[[package]]
1326name = "aws-smithy-query"
1327version = "0.60.7"
1328source = "registry+https://github.com/rust-lang/crates.io-index"
1329checksum = "f2fbd61ceb3fe8a1cb7352e42689cec5335833cd9f94103a61e98f9bb61c64bb"
1330dependencies = [
1331 "aws-smithy-types",
1332 "urlencoding",
1333]
1334
1335[[package]]
1336name = "aws-smithy-runtime"
1337version = "1.7.1"
1338source = "registry+https://github.com/rust-lang/crates.io-index"
1339checksum = "d1ce695746394772e7000b39fe073095db6d45a862d0767dd5ad0ac0d7f8eb87"
1340dependencies = [
1341 "aws-smithy-async",
1342 "aws-smithy-http",
1343 "aws-smithy-runtime-api",
1344 "aws-smithy-types",
1345 "bytes 1.7.2",
1346 "fastrand 2.1.1",
1347 "h2 0.3.26",
1348 "http 0.2.12",
1349 "http-body 0.4.6",
1350 "http-body 1.0.1",
1351 "httparse",
1352 "hyper 0.14.30",
1353 "hyper-rustls 0.24.2",
1354 "once_cell",
1355 "pin-project-lite",
1356 "pin-utils",
1357 "rustls 0.21.12",
1358 "tokio",
1359 "tracing",
1360]
1361
1362[[package]]
1363name = "aws-smithy-runtime-api"
1364version = "1.7.2"
1365source = "registry+https://github.com/rust-lang/crates.io-index"
1366checksum = "e086682a53d3aa241192aa110fa8dfce98f2f5ac2ead0de84d41582c7e8fdb96"
1367dependencies = [
1368 "aws-smithy-async",
1369 "aws-smithy-types",
1370 "bytes 1.7.2",
1371 "http 0.2.12",
1372 "http 1.1.0",
1373 "pin-project-lite",
1374 "tokio",
1375 "tracing",
1376 "zeroize",
1377]
1378
1379[[package]]
1380name = "aws-smithy-types"
1381version = "1.2.4"
1382source = "registry+https://github.com/rust-lang/crates.io-index"
1383checksum = "273dcdfd762fae3e1650b8024624e7cd50e484e37abdab73a7a706188ad34543"
1384dependencies = [
1385 "base64-simd",
1386 "bytes 1.7.2",
1387 "bytes-utils",
1388 "futures-core",
1389 "http 0.2.12",
1390 "http 1.1.0",
1391 "http-body 0.4.6",
1392 "http-body 1.0.1",
1393 "http-body-util",
1394 "itoa",
1395 "num-integer",
1396 "pin-project-lite",
1397 "pin-utils",
1398 "ryu",
1399 "serde",
1400 "time",
1401 "tokio",
1402 "tokio-util",
1403]
1404
1405[[package]]
1406name = "aws-smithy-xml"
1407version = "0.60.8"
1408source = "registry+https://github.com/rust-lang/crates.io-index"
1409checksum = "d123fbc2a4adc3c301652ba8e149bf4bc1d1725affb9784eb20c953ace06bf55"
1410dependencies = [
1411 "xmlparser",
1412]
1413
1414[[package]]
1415name = "aws-types"
1416version = "1.3.3"
1417source = "registry+https://github.com/rust-lang/crates.io-index"
1418checksum = "5221b91b3e441e6675310829fd8984801b772cb1546ef6c0e54dec9f1ac13fef"
1419dependencies = [
1420 "aws-credential-types",
1421 "aws-smithy-async",
1422 "aws-smithy-runtime-api",
1423 "aws-smithy-types",
1424 "rustc_version",
1425 "tracing",
1426]
1427
1428[[package]]
1429name = "axum"
1430version = "0.6.20"
1431source = "registry+https://github.com/rust-lang/crates.io-index"
1432checksum = "3b829e4e32b91e643de6eafe82b1d90675f5874230191a4ffbc1b336dec4d6bf"
1433dependencies = [
1434 "async-trait",
1435 "axum-core",
1436 "base64 0.21.7",
1437 "bitflags 1.3.2",
1438 "bytes 1.7.2",
1439 "futures-util",
1440 "headers",
1441 "http 0.2.12",
1442 "http-body 0.4.6",
1443 "hyper 0.14.30",
1444 "itoa",
1445 "matchit",
1446 "memchr",
1447 "mime",
1448 "percent-encoding",
1449 "pin-project-lite",
1450 "rustversion",
1451 "serde",
1452 "serde_json",
1453 "serde_path_to_error",
1454 "serde_urlencoded",
1455 "sha1",
1456 "sync_wrapper 0.1.2",
1457 "tokio",
1458 "tokio-tungstenite 0.20.1",
1459 "tower",
1460 "tower-layer",
1461 "tower-service",
1462]
1463
1464[[package]]
1465name = "axum-core"
1466version = "0.3.4"
1467source = "registry+https://github.com/rust-lang/crates.io-index"
1468checksum = "759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c"
1469dependencies = [
1470 "async-trait",
1471 "bytes 1.7.2",
1472 "futures-util",
1473 "http 0.2.12",
1474 "http-body 0.4.6",
1475 "mime",
1476 "rustversion",
1477 "tower-layer",
1478 "tower-service",
1479]
1480
1481[[package]]
1482name = "axum-extra"
1483version = "0.4.2"
1484source = "registry+https://github.com/rust-lang/crates.io-index"
1485checksum = "f9a320103719de37b7b4da4c8eb629d4573f6bcfd3dfe80d3208806895ccf81d"
1486dependencies = [
1487 "axum",
1488 "bytes 1.7.2",
1489 "futures-util",
1490 "http 0.2.12",
1491 "mime",
1492 "pin-project-lite",
1493 "serde",
1494 "serde_json",
1495 "tokio",
1496 "tower",
1497 "tower-http 0.3.5",
1498 "tower-layer",
1499 "tower-service",
1500]
1501
1502[[package]]
1503name = "backtrace"
1504version = "0.3.74"
1505source = "registry+https://github.com/rust-lang/crates.io-index"
1506checksum = "8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a"
1507dependencies = [
1508 "addr2line",
1509 "cfg-if",
1510 "libc",
1511 "miniz_oxide 0.8.0",
1512 "object",
1513 "rustc-demangle",
1514 "windows-targets 0.52.6",
1515]
1516
1517[[package]]
1518name = "base16ct"
1519version = "0.1.1"
1520source = "registry+https://github.com/rust-lang/crates.io-index"
1521checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"
1522
1523[[package]]
1524name = "base64"
1525version = "0.13.1"
1526source = "registry+https://github.com/rust-lang/crates.io-index"
1527checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
1528
1529[[package]]
1530name = "base64"
1531version = "0.21.7"
1532source = "registry+https://github.com/rust-lang/crates.io-index"
1533checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
1534
1535[[package]]
1536name = "base64"
1537version = "0.22.1"
1538source = "registry+https://github.com/rust-lang/crates.io-index"
1539checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
1540
1541[[package]]
1542name = "base64-simd"
1543version = "0.8.0"
1544source = "registry+https://github.com/rust-lang/crates.io-index"
1545checksum = "339abbe78e73178762e23bea9dfd08e697eb3f3301cd4be981c0f78ba5859195"
1546dependencies = [
1547 "outref",
1548 "vsimd",
1549]
1550
1551[[package]]
1552name = "base64ct"
1553version = "1.6.0"
1554source = "registry+https://github.com/rust-lang/crates.io-index"
1555checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"
1556
1557[[package]]
1558name = "bigdecimal"
1559version = "0.4.5"
1560source = "registry+https://github.com/rust-lang/crates.io-index"
1561checksum = "51d712318a27c7150326677b321a5fa91b55f6d9034ffd67f20319e147d40cee"
1562dependencies = [
1563 "autocfg",
1564 "libm",
1565 "num-bigint",
1566 "num-integer",
1567 "num-traits",
1568 "serde",
1569]
1570
1571[[package]]
1572name = "bincode"
1573version = "1.3.3"
1574source = "registry+https://github.com/rust-lang/crates.io-index"
1575checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
1576dependencies = [
1577 "serde",
1578]
1579
1580[[package]]
1581name = "bindgen"
1582version = "0.69.4"
1583source = "registry+https://github.com/rust-lang/crates.io-index"
1584checksum = "a00dc851838a2120612785d195287475a3ac45514741da670b735818822129a0"
1585dependencies = [
1586 "bitflags 2.6.0",
1587 "cexpr",
1588 "clang-sys",
1589 "itertools 0.12.1",
1590 "lazy_static",
1591 "lazycell",
1592 "proc-macro2",
1593 "quote",
1594 "regex",
1595 "rustc-hash 1.1.0",
1596 "shlex",
1597 "syn 2.0.76",
1598]
1599
1600[[package]]
1601name = "bindgen"
1602version = "0.70.1"
1603source = "registry+https://github.com/rust-lang/crates.io-index"
1604checksum = "f49d8fed880d473ea71efb9bf597651e77201bdd4893efe54c9e5d65ae04ce6f"
1605dependencies = [
1606 "bitflags 2.6.0",
1607 "cexpr",
1608 "clang-sys",
1609 "itertools 0.13.0",
1610 "log",
1611 "prettyplease",
1612 "proc-macro2",
1613 "quote",
1614 "regex",
1615 "rustc-hash 1.1.0",
1616 "shlex",
1617 "syn 2.0.76",
1618]
1619
1620[[package]]
1621name = "bit-set"
1622version = "0.5.3"
1623source = "registry+https://github.com/rust-lang/crates.io-index"
1624checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
1625dependencies = [
1626 "bit-vec 0.6.3",
1627]
1628
1629[[package]]
1630name = "bit-set"
1631version = "0.6.0"
1632source = "registry+https://github.com/rust-lang/crates.io-index"
1633checksum = "f0481a0e032742109b1133a095184ee93d88f3dc9e0d28a5d033dc77a073f44f"
1634dependencies = [
1635 "bit-vec 0.7.0",
1636]
1637
1638[[package]]
1639name = "bit-vec"
1640version = "0.6.3"
1641source = "registry+https://github.com/rust-lang/crates.io-index"
1642checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
1643
1644[[package]]
1645name = "bit-vec"
1646version = "0.7.0"
1647source = "registry+https://github.com/rust-lang/crates.io-index"
1648checksum = "d2c54ff287cfc0a34f38a6b832ea1bd8e448a330b3e40a50859e6488bee07f22"
1649
1650[[package]]
1651name = "bit_field"
1652version = "0.10.2"
1653source = "registry+https://github.com/rust-lang/crates.io-index"
1654checksum = "dc827186963e592360843fb5ba4b973e145841266c1357f7180c43526f2e5b61"
1655
1656[[package]]
1657name = "bitflags"
1658version = "1.3.2"
1659source = "registry+https://github.com/rust-lang/crates.io-index"
1660checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
1661
1662[[package]]
1663name = "bitflags"
1664version = "2.6.0"
1665source = "registry+https://github.com/rust-lang/crates.io-index"
1666checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de"
1667dependencies = [
1668 "serde",
1669]
1670
1671[[package]]
1672name = "bitstream-io"
1673version = "2.5.3"
1674source = "registry+https://github.com/rust-lang/crates.io-index"
1675checksum = "b81e1519b0d82120d2fd469d5bfb2919a9361c48b02d82d04befc1cdd2002452"
1676
1677[[package]]
1678name = "bitvec"
1679version = "1.0.1"
1680source = "registry+https://github.com/rust-lang/crates.io-index"
1681checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"
1682dependencies = [
1683 "funty",
1684 "radium",
1685 "tap",
1686 "wyz",
1687]
1688
1689[[package]]
1690name = "blade-graphics"
1691version = "0.5.0"
1692source = "git+https://github.com/kvark/blade?rev=e142a3a5e678eb6a13e642ad8401b1f3aa38e969#e142a3a5e678eb6a13e642ad8401b1f3aa38e969"
1693dependencies = [
1694 "ash",
1695 "ash-window",
1696 "bitflags 2.6.0",
1697 "block",
1698 "bytemuck",
1699 "codespan-reporting",
1700 "core-graphics-types 0.1.3",
1701 "glow",
1702 "gpu-alloc",
1703 "gpu-alloc-ash",
1704 "hidden-trait",
1705 "js-sys",
1706 "khronos-egl",
1707 "libloading",
1708 "log",
1709 "metal",
1710 "mint",
1711 "naga",
1712 "objc",
1713 "raw-window-handle",
1714 "slab",
1715 "wasm-bindgen",
1716 "web-sys",
1717]
1718
1719[[package]]
1720name = "blade-macros"
1721version = "0.3.0"
1722source = "git+https://github.com/kvark/blade?rev=e142a3a5e678eb6a13e642ad8401b1f3aa38e969#e142a3a5e678eb6a13e642ad8401b1f3aa38e969"
1723dependencies = [
1724 "proc-macro2",
1725 "quote",
1726 "syn 2.0.76",
1727]
1728
1729[[package]]
1730name = "blade-util"
1731version = "0.1.0"
1732source = "git+https://github.com/kvark/blade?rev=e142a3a5e678eb6a13e642ad8401b1f3aa38e969#e142a3a5e678eb6a13e642ad8401b1f3aa38e969"
1733dependencies = [
1734 "blade-graphics",
1735 "bytemuck",
1736 "log",
1737 "profiling",
1738]
1739
1740[[package]]
1741name = "blake3"
1742version = "1.5.4"
1743source = "registry+https://github.com/rust-lang/crates.io-index"
1744checksum = "d82033247fd8e890df8f740e407ad4d038debb9eb1f40533fffb32e7d17dc6f7"
1745dependencies = [
1746 "arrayref",
1747 "arrayvec",
1748 "cc",
1749 "cfg-if",
1750 "constant_time_eq",
1751]
1752
1753[[package]]
1754name = "block"
1755version = "0.1.6"
1756source = "registry+https://github.com/rust-lang/crates.io-index"
1757checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
1758
1759[[package]]
1760name = "block-buffer"
1761version = "0.10.4"
1762source = "registry+https://github.com/rust-lang/crates.io-index"
1763checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
1764dependencies = [
1765 "generic-array",
1766]
1767
1768[[package]]
1769name = "block-padding"
1770version = "0.3.3"
1771source = "registry+https://github.com/rust-lang/crates.io-index"
1772checksum = "a8894febbff9f758034a5b8e12d87918f56dfc64a8e1fe757d65e29041538d93"
1773dependencies = [
1774 "generic-array",
1775]
1776
1777[[package]]
1778name = "blocking"
1779version = "1.6.1"
1780source = "registry+https://github.com/rust-lang/crates.io-index"
1781checksum = "703f41c54fc768e63e091340b424302bb1c29ef4aa0c7f10fe849dfb114d29ea"
1782dependencies = [
1783 "async-channel 2.3.1",
1784 "async-task",
1785 "futures-io",
1786 "futures-lite 2.3.0",
1787 "piper",
1788]
1789
1790[[package]]
1791name = "borsh"
1792version = "1.5.1"
1793source = "registry+https://github.com/rust-lang/crates.io-index"
1794checksum = "a6362ed55def622cddc70a4746a68554d7b687713770de539e59a739b249f8ed"
1795dependencies = [
1796 "borsh-derive",
1797 "cfg_aliases 0.2.1",
1798]
1799
1800[[package]]
1801name = "borsh-derive"
1802version = "1.5.1"
1803source = "registry+https://github.com/rust-lang/crates.io-index"
1804checksum = "c3ef8005764f53cd4dca619f5bf64cafd4664dada50ece25e4d81de54c80cc0b"
1805dependencies = [
1806 "once_cell",
1807 "proc-macro-crate",
1808 "proc-macro2",
1809 "quote",
1810 "syn 2.0.76",
1811 "syn_derive",
1812]
1813
1814[[package]]
1815name = "breadcrumbs"
1816version = "0.1.0"
1817dependencies = [
1818 "editor",
1819 "gpui",
1820 "itertools 0.13.0",
1821 "outline",
1822 "theme",
1823 "ui",
1824 "workspace",
1825]
1826
1827[[package]]
1828name = "bstr"
1829version = "1.10.0"
1830source = "registry+https://github.com/rust-lang/crates.io-index"
1831checksum = "40723b8fb387abc38f4f4a37c09073622e41dd12327033091ef8950659e6dc0c"
1832dependencies = [
1833 "memchr",
1834 "regex-automata 0.4.7",
1835 "serde",
1836]
1837
1838[[package]]
1839name = "built"
1840version = "0.7.4"
1841source = "registry+https://github.com/rust-lang/crates.io-index"
1842checksum = "236e6289eda5a812bc6b53c3b024039382a2895fbbeef2d748b2931546d392c4"
1843
1844[[package]]
1845name = "bumpalo"
1846version = "3.16.0"
1847source = "registry+https://github.com/rust-lang/crates.io-index"
1848checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
1849
1850[[package]]
1851name = "by_address"
1852version = "1.2.1"
1853source = "registry+https://github.com/rust-lang/crates.io-index"
1854checksum = "64fa3c856b712db6612c019f14756e64e4bcea13337a6b33b696333a9eaa2d06"
1855
1856[[package]]
1857name = "bytecheck"
1858version = "0.6.12"
1859source = "registry+https://github.com/rust-lang/crates.io-index"
1860checksum = "23cdc57ce23ac53c931e88a43d06d070a6fd142f2617be5855eb75efc9beb1c2"
1861dependencies = [
1862 "bytecheck_derive",
1863 "ptr_meta",
1864 "simdutf8",
1865]
1866
1867[[package]]
1868name = "bytecheck_derive"
1869version = "0.6.12"
1870source = "registry+https://github.com/rust-lang/crates.io-index"
1871checksum = "3db406d29fbcd95542e92559bed4d8ad92636d1ca8b3b72ede10b4bcc010e659"
1872dependencies = [
1873 "proc-macro2",
1874 "quote",
1875 "syn 1.0.109",
1876]
1877
1878[[package]]
1879name = "bytemuck"
1880version = "1.17.1"
1881source = "registry+https://github.com/rust-lang/crates.io-index"
1882checksum = "773d90827bc3feecfb67fab12e24de0749aad83c74b9504ecde46237b5cd24e2"
1883dependencies = [
1884 "bytemuck_derive",
1885]
1886
1887[[package]]
1888name = "bytemuck_derive"
1889version = "1.7.1"
1890source = "registry+https://github.com/rust-lang/crates.io-index"
1891checksum = "0cc8b54b395f2fcfbb3d90c47b01c7f444d94d05bdeb775811dec868ac3bbc26"
1892dependencies = [
1893 "proc-macro2",
1894 "quote",
1895 "syn 2.0.76",
1896]
1897
1898[[package]]
1899name = "byteorder"
1900version = "1.5.0"
1901source = "registry+https://github.com/rust-lang/crates.io-index"
1902checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
1903
1904[[package]]
1905name = "byteorder-lite"
1906version = "0.1.0"
1907source = "registry+https://github.com/rust-lang/crates.io-index"
1908checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495"
1909
1910[[package]]
1911name = "bytes"
1912version = "0.4.12"
1913source = "registry+https://github.com/rust-lang/crates.io-index"
1914checksum = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"
1915dependencies = [
1916 "byteorder",
1917 "iovec",
1918]
1919
1920[[package]]
1921name = "bytes"
1922version = "1.7.2"
1923source = "registry+https://github.com/rust-lang/crates.io-index"
1924checksum = "428d9aa8fbc0670b7b8d6030a7fadd0f86151cae55e4dbbece15f3780a3dfaf3"
1925
1926[[package]]
1927name = "bytes-utils"
1928version = "0.1.4"
1929source = "registry+https://github.com/rust-lang/crates.io-index"
1930checksum = "7dafe3a8757b027e2be6e4e5601ed563c55989fcf1546e933c66c8eb3a058d35"
1931dependencies = [
1932 "bytes 1.7.2",
1933 "either",
1934]
1935
1936[[package]]
1937name = "call"
1938version = "0.1.0"
1939dependencies = [
1940 "anyhow",
1941 "audio",
1942 "client",
1943 "collections",
1944 "fs",
1945 "futures 0.3.30",
1946 "gpui",
1947 "http_client",
1948 "language",
1949 "live_kit_client",
1950 "log",
1951 "postage",
1952 "project",
1953 "schemars",
1954 "serde",
1955 "serde_derive",
1956 "settings",
1957 "util",
1958]
1959
1960[[package]]
1961name = "calloop"
1962version = "0.13.0"
1963source = "registry+https://github.com/rust-lang/crates.io-index"
1964checksum = "b99da2f8558ca23c71f4fd15dc57c906239752dd27ff3c00a1d56b685b7cbfec"
1965dependencies = [
1966 "bitflags 2.6.0",
1967 "log",
1968 "polling 3.7.3",
1969 "rustix 0.38.35",
1970 "slab",
1971 "thiserror",
1972]
1973
1974[[package]]
1975name = "calloop-wayland-source"
1976version = "0.3.0"
1977source = "registry+https://github.com/rust-lang/crates.io-index"
1978checksum = "95a66a987056935f7efce4ab5668920b5d0dac4a7c99991a67395f13702ddd20"
1979dependencies = [
1980 "calloop",
1981 "rustix 0.38.35",
1982 "wayland-backend",
1983 "wayland-client",
1984]
1985
1986[[package]]
1987name = "camino"
1988version = "1.1.9"
1989source = "registry+https://github.com/rust-lang/crates.io-index"
1990checksum = "8b96ec4966b5813e2c0507c1f86115c8c5abaadc3980879c3424042a02fd1ad3"
1991dependencies = [
1992 "serde",
1993]
1994
1995[[package]]
1996name = "cap-fs-ext"
1997version = "3.2.0"
1998source = "registry+https://github.com/rust-lang/crates.io-index"
1999checksum = "eb23061fc1c4ead4e45ca713080fe768e6234e959f5a5c399c39eb41aa34e56e"
2000dependencies = [
2001 "cap-primitives",
2002 "cap-std",
2003 "io-lifetimes 2.0.3",
2004 "windows-sys 0.52.0",
2005]
2006
2007[[package]]
2008name = "cap-net-ext"
2009version = "3.2.0"
2010source = "registry+https://github.com/rust-lang/crates.io-index"
2011checksum = "f83ae11f116bcbafc5327c6af250341db96b5930046732e1905f7dc65887e0e1"
2012dependencies = [
2013 "cap-primitives",
2014 "cap-std",
2015 "rustix 0.38.35",
2016 "smallvec",
2017]
2018
2019[[package]]
2020name = "cap-primitives"
2021version = "3.2.0"
2022source = "registry+https://github.com/rust-lang/crates.io-index"
2023checksum = "6d00bd8d26c4270d950eaaa837387964a2089a1c3c349a690a1fa03221d29531"
2024dependencies = [
2025 "ambient-authority",
2026 "fs-set-times",
2027 "io-extras",
2028 "io-lifetimes 2.0.3",
2029 "ipnet",
2030 "maybe-owned",
2031 "rustix 0.38.35",
2032 "windows-sys 0.52.0",
2033 "winx",
2034]
2035
2036[[package]]
2037name = "cap-rand"
2038version = "3.2.0"
2039source = "registry+https://github.com/rust-lang/crates.io-index"
2040checksum = "dbcb16a619d8b8211ed61f42bd290d2a1ac71277a69cf8417ec0996fa92f5211"
2041dependencies = [
2042 "ambient-authority",
2043 "rand 0.8.5",
2044]
2045
2046[[package]]
2047name = "cap-std"
2048version = "3.2.0"
2049source = "registry+https://github.com/rust-lang/crates.io-index"
2050checksum = "19eb8e3d71996828751c1ed3908a439639752ac6bdc874e41469ef7fc15fbd7f"
2051dependencies = [
2052 "cap-primitives",
2053 "io-extras",
2054 "io-lifetimes 2.0.3",
2055 "rustix 0.38.35",
2056]
2057
2058[[package]]
2059name = "cap-time-ext"
2060version = "3.2.0"
2061source = "registry+https://github.com/rust-lang/crates.io-index"
2062checksum = "61142dc51e25b7acc970ca578ce2c3695eac22bbba46c1073f5f583e78957725"
2063dependencies = [
2064 "ambient-authority",
2065 "cap-primitives",
2066 "iana-time-zone",
2067 "once_cell",
2068 "rustix 0.38.35",
2069 "winx",
2070]
2071
2072[[package]]
2073name = "cargo-platform"
2074version = "0.1.8"
2075source = "registry+https://github.com/rust-lang/crates.io-index"
2076checksum = "24b1f0365a6c6bb4020cd05806fd0d33c44d38046b8bd7f0e40814b9763cabfc"
2077dependencies = [
2078 "serde",
2079]
2080
2081[[package]]
2082name = "cargo_metadata"
2083version = "0.18.1"
2084source = "registry+https://github.com/rust-lang/crates.io-index"
2085checksum = "2d886547e41f740c616ae73108f6eb70afe6d940c7bc697cb30f13daec073037"
2086dependencies = [
2087 "camino",
2088 "cargo-platform",
2089 "semver",
2090 "serde",
2091 "serde_json",
2092 "thiserror",
2093]
2094
2095[[package]]
2096name = "cargo_toml"
2097version = "0.20.5"
2098source = "registry+https://github.com/rust-lang/crates.io-index"
2099checksum = "88da5a13c620b4ca0078845707ea9c3faf11edbc3ffd8497d11d686211cd1ac0"
2100dependencies = [
2101 "serde",
2102 "toml 0.8.19",
2103]
2104
2105[[package]]
2106name = "cast"
2107version = "0.3.0"
2108source = "registry+https://github.com/rust-lang/crates.io-index"
2109checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
2110
2111[[package]]
2112name = "cbc"
2113version = "0.1.2"
2114source = "registry+https://github.com/rust-lang/crates.io-index"
2115checksum = "26b52a9543ae338f279b96b0b9fed9c8093744685043739079ce85cd58f289a6"
2116dependencies = [
2117 "cipher",
2118]
2119
2120[[package]]
2121name = "cbindgen"
2122version = "0.27.0"
2123source = "registry+https://github.com/rust-lang/crates.io-index"
2124checksum = "3fce8dd7fcfcbf3a0a87d8f515194b49d6135acab73e18bd380d1d93bb1a15eb"
2125dependencies = [
2126 "heck 0.4.1",
2127 "indexmap 2.4.0",
2128 "log",
2129 "proc-macro2",
2130 "quote",
2131 "serde",
2132 "serde_json",
2133 "syn 2.0.76",
2134 "tempfile",
2135 "toml 0.8.19",
2136]
2137
2138[[package]]
2139name = "cc"
2140version = "1.1.15"
2141source = "registry+https://github.com/rust-lang/crates.io-index"
2142checksum = "57b6a275aa2903740dc87da01c62040406b8812552e97129a63ea8850a17c6e6"
2143dependencies = [
2144 "jobserver",
2145 "libc",
2146 "shlex",
2147]
2148
2149[[package]]
2150name = "cesu8"
2151version = "1.1.0"
2152source = "registry+https://github.com/rust-lang/crates.io-index"
2153checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
2154
2155[[package]]
2156name = "cexpr"
2157version = "0.6.0"
2158source = "registry+https://github.com/rust-lang/crates.io-index"
2159checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
2160dependencies = [
2161 "nom",
2162]
2163
2164[[package]]
2165name = "cfg-expr"
2166version = "0.15.8"
2167source = "registry+https://github.com/rust-lang/crates.io-index"
2168checksum = "d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02"
2169dependencies = [
2170 "smallvec",
2171 "target-lexicon",
2172]
2173
2174[[package]]
2175name = "cfg-if"
2176version = "1.0.0"
2177source = "registry+https://github.com/rust-lang/crates.io-index"
2178checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2179
2180[[package]]
2181name = "cfg_aliases"
2182version = "0.1.1"
2183source = "registry+https://github.com/rust-lang/crates.io-index"
2184checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
2185
2186[[package]]
2187name = "cfg_aliases"
2188version = "0.2.1"
2189source = "registry+https://github.com/rust-lang/crates.io-index"
2190checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
2191
2192[[package]]
2193name = "channel"
2194version = "0.1.0"
2195dependencies = [
2196 "anyhow",
2197 "client",
2198 "clock",
2199 "collections",
2200 "futures 0.3.30",
2201 "gpui",
2202 "http_client",
2203 "language",
2204 "log",
2205 "rand 0.8.5",
2206 "release_channel",
2207 "rpc",
2208 "settings",
2209 "sum_tree",
2210 "text",
2211 "time",
2212 "util",
2213]
2214
2215[[package]]
2216name = "chrono"
2217version = "0.4.38"
2218source = "registry+https://github.com/rust-lang/crates.io-index"
2219checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"
2220dependencies = [
2221 "android-tzdata",
2222 "iana-time-zone",
2223 "js-sys",
2224 "num-traits",
2225 "serde",
2226 "wasm-bindgen",
2227 "windows-targets 0.52.6",
2228]
2229
2230[[package]]
2231name = "chunked_transfer"
2232version = "1.5.0"
2233source = "registry+https://github.com/rust-lang/crates.io-index"
2234checksum = "6e4de3bc4ea267985becf712dc6d9eed8b04c953b3fcfb339ebc87acd9804901"
2235
2236[[package]]
2237name = "ciborium"
2238version = "0.2.2"
2239source = "registry+https://github.com/rust-lang/crates.io-index"
2240checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e"
2241dependencies = [
2242 "ciborium-io",
2243 "ciborium-ll",
2244 "serde",
2245]
2246
2247[[package]]
2248name = "ciborium-io"
2249version = "0.2.2"
2250source = "registry+https://github.com/rust-lang/crates.io-index"
2251checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757"
2252
2253[[package]]
2254name = "ciborium-ll"
2255version = "0.2.2"
2256source = "registry+https://github.com/rust-lang/crates.io-index"
2257checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9"
2258dependencies = [
2259 "ciborium-io",
2260 "half",
2261]
2262
2263[[package]]
2264name = "cipher"
2265version = "0.4.4"
2266source = "registry+https://github.com/rust-lang/crates.io-index"
2267checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
2268dependencies = [
2269 "crypto-common",
2270 "inout",
2271 "zeroize",
2272]
2273
2274[[package]]
2275name = "clang-sys"
2276version = "1.8.1"
2277source = "registry+https://github.com/rust-lang/crates.io-index"
2278checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4"
2279dependencies = [
2280 "glob",
2281 "libc",
2282 "libloading",
2283]
2284
2285[[package]]
2286name = "clap"
2287version = "4.5.20"
2288source = "registry+https://github.com/rust-lang/crates.io-index"
2289checksum = "b97f376d85a664d5837dbae44bf546e6477a679ff6610010f17276f686d867e8"
2290dependencies = [
2291 "clap_builder",
2292 "clap_derive",
2293]
2294
2295[[package]]
2296name = "clap_builder"
2297version = "4.5.20"
2298source = "registry+https://github.com/rust-lang/crates.io-index"
2299checksum = "19bc80abd44e4bed93ca373a0704ccbd1b710dc5749406201bb018272808dc54"
2300dependencies = [
2301 "anstream",
2302 "anstyle",
2303 "clap_lex",
2304 "strsim",
2305 "terminal_size",
2306]
2307
2308[[package]]
2309name = "clap_complete"
2310version = "4.5.24"
2311source = "registry+https://github.com/rust-lang/crates.io-index"
2312checksum = "6d7db6eca8c205649e8d3ccd05aa5042b1800a784e56bc7c43524fde8abbfa9b"
2313dependencies = [
2314 "clap",
2315]
2316
2317[[package]]
2318name = "clap_derive"
2319version = "4.5.18"
2320source = "registry+https://github.com/rust-lang/crates.io-index"
2321checksum = "4ac6a0c7b1a9e9a5186361f67dfa1b88213572f427fb9ab038efb2bd8c582dab"
2322dependencies = [
2323 "heck 0.5.0",
2324 "proc-macro2",
2325 "quote",
2326 "syn 2.0.76",
2327]
2328
2329[[package]]
2330name = "clap_lex"
2331version = "0.7.2"
2332source = "registry+https://github.com/rust-lang/crates.io-index"
2333checksum = "1462739cb27611015575c0c11df5df7601141071f07518d56fcc1be504cbec97"
2334
2335[[package]]
2336name = "cli"
2337version = "0.1.0"
2338dependencies = [
2339 "anyhow",
2340 "clap",
2341 "collections",
2342 "core-foundation 0.9.4",
2343 "core-services",
2344 "exec",
2345 "fork",
2346 "ipc-channel",
2347 "once_cell",
2348 "parking_lot",
2349 "paths",
2350 "plist",
2351 "release_channel",
2352 "serde",
2353 "tempfile",
2354 "util",
2355]
2356
2357[[package]]
2358name = "clickhouse"
2359version = "0.11.6"
2360source = "registry+https://github.com/rust-lang/crates.io-index"
2361checksum = "a0875e527e299fc5f4faba42870bf199a39ab0bb2dbba1b8aef0a2151451130f"
2362dependencies = [
2363 "bstr",
2364 "bytes 1.7.2",
2365 "clickhouse-derive",
2366 "clickhouse-rs-cityhash-sys",
2367 "futures 0.3.30",
2368 "hyper 0.14.30",
2369 "hyper-tls",
2370 "lz4",
2371 "sealed",
2372 "serde",
2373 "static_assertions",
2374 "thiserror",
2375 "tokio",
2376 "url",
2377]
2378
2379[[package]]
2380name = "clickhouse-derive"
2381version = "0.1.1"
2382source = "registry+https://github.com/rust-lang/crates.io-index"
2383checksum = "18af5425854858c507eec70f7deb4d5d8cec4216fcb086283a78872387281ea5"
2384dependencies = [
2385 "proc-macro2",
2386 "quote",
2387 "serde_derive_internals 0.26.0",
2388 "syn 1.0.109",
2389]
2390
2391[[package]]
2392name = "clickhouse-rs-cityhash-sys"
2393version = "0.1.2"
2394source = "registry+https://github.com/rust-lang/crates.io-index"
2395checksum = "4baf9d4700a28d6cb600e17ed6ae2b43298a5245f1f76b4eab63027ebfd592b9"
2396dependencies = [
2397 "cc",
2398]
2399
2400[[package]]
2401name = "client"
2402version = "0.1.0"
2403dependencies = [
2404 "anyhow",
2405 "async-native-tls",
2406 "async-recursion 0.3.2",
2407 "async-tungstenite",
2408 "chrono",
2409 "clock",
2410 "cocoa 0.26.0",
2411 "collections",
2412 "feature_flags",
2413 "futures 0.3.30",
2414 "gpui",
2415 "http_client",
2416 "log",
2417 "once_cell",
2418 "parking_lot",
2419 "paths",
2420 "postage",
2421 "rand 0.8.5",
2422 "release_channel",
2423 "rpc",
2424 "rustls 0.20.9",
2425 "rustls-native-certs 0.8.0",
2426 "schemars",
2427 "serde",
2428 "serde_json",
2429 "settings",
2430 "sha2",
2431 "smol",
2432 "sysinfo",
2433 "telemetry_events",
2434 "tempfile",
2435 "text",
2436 "thiserror",
2437 "time",
2438 "tiny_http",
2439 "tokio-socks",
2440 "url",
2441 "util",
2442 "windows 0.58.0",
2443 "worktree",
2444]
2445
2446[[package]]
2447name = "clock"
2448version = "0.1.0"
2449dependencies = [
2450 "chrono",
2451 "parking_lot",
2452 "serde",
2453 "smallvec",
2454]
2455
2456[[package]]
2457name = "cobs"
2458version = "0.2.3"
2459source = "registry+https://github.com/rust-lang/crates.io-index"
2460checksum = "67ba02a97a2bd10f4b59b25c7973101c79642302776489e030cd13cdab09ed15"
2461
2462[[package]]
2463name = "cocoa"
2464version = "0.25.0"
2465source = "registry+https://github.com/rust-lang/crates.io-index"
2466checksum = "f6140449f97a6e97f9511815c5632d84c8aacf8ac271ad77c559218161a1373c"
2467dependencies = [
2468 "bitflags 1.3.2",
2469 "block",
2470 "cocoa-foundation 0.1.2",
2471 "core-foundation 0.9.4",
2472 "core-graphics 0.23.2",
2473 "foreign-types 0.5.0",
2474 "libc",
2475 "objc",
2476]
2477
2478[[package]]
2479name = "cocoa"
2480version = "0.26.0"
2481source = "registry+https://github.com/rust-lang/crates.io-index"
2482checksum = "f79398230a6e2c08f5c9760610eb6924b52aa9e7950a619602baba59dcbbdbb2"
2483dependencies = [
2484 "bitflags 2.6.0",
2485 "block",
2486 "cocoa-foundation 0.2.0",
2487 "core-foundation 0.10.0",
2488 "core-graphics 0.24.0",
2489 "foreign-types 0.5.0",
2490 "libc",
2491 "objc",
2492]
2493
2494[[package]]
2495name = "cocoa-foundation"
2496version = "0.1.2"
2497source = "registry+https://github.com/rust-lang/crates.io-index"
2498checksum = "8c6234cbb2e4c785b456c0644748b1ac416dd045799740356f8363dfe00c93f7"
2499dependencies = [
2500 "bitflags 1.3.2",
2501 "block",
2502 "core-foundation 0.9.4",
2503 "core-graphics-types 0.1.3",
2504 "libc",
2505 "objc",
2506]
2507
2508[[package]]
2509name = "cocoa-foundation"
2510version = "0.2.0"
2511source = "registry+https://github.com/rust-lang/crates.io-index"
2512checksum = "e14045fb83be07b5acf1c0884b2180461635b433455fa35d1cd6f17f1450679d"
2513dependencies = [
2514 "bitflags 2.6.0",
2515 "block",
2516 "core-foundation 0.10.0",
2517 "core-graphics-types 0.2.0",
2518 "libc",
2519 "objc",
2520]
2521
2522[[package]]
2523name = "codespan-reporting"
2524version = "0.11.1"
2525source = "registry+https://github.com/rust-lang/crates.io-index"
2526checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
2527dependencies = [
2528 "termcolor",
2529 "unicode-width",
2530]
2531
2532[[package]]
2533name = "collab"
2534version = "0.44.0"
2535dependencies = [
2536 "anthropic",
2537 "anyhow",
2538 "assistant",
2539 "async-stripe",
2540 "async-trait",
2541 "async-tungstenite",
2542 "audio",
2543 "aws-config",
2544 "aws-sdk-s3",
2545 "axum",
2546 "axum-extra",
2547 "base64 0.22.1",
2548 "call",
2549 "channel",
2550 "chrono",
2551 "clickhouse",
2552 "client",
2553 "clock",
2554 "collab_ui",
2555 "collections",
2556 "ctor",
2557 "dashmap 6.0.1",
2558 "derive_more",
2559 "editor",
2560 "env_logger 0.11.5",
2561 "envy",
2562 "file_finder",
2563 "fs",
2564 "futures 0.3.30",
2565 "git",
2566 "git_hosting_providers",
2567 "google_ai",
2568 "gpui",
2569 "hex",
2570 "http_client",
2571 "hyper 0.14.30",
2572 "indoc",
2573 "jsonwebtoken",
2574 "language",
2575 "language_model",
2576 "live_kit_client",
2577 "live_kit_server",
2578 "log",
2579 "lsp",
2580 "menu",
2581 "multi_buffer",
2582 "nanoid",
2583 "node_runtime",
2584 "notifications",
2585 "open_ai",
2586 "parking_lot",
2587 "pretty_assertions",
2588 "project",
2589 "prometheus",
2590 "prost",
2591 "rand 0.8.5",
2592 "recent_projects",
2593 "release_channel",
2594 "remote",
2595 "remote_server",
2596 "reqwest 0.11.27",
2597 "reqwest_client",
2598 "rpc",
2599 "rustc-demangle",
2600 "scrypt",
2601 "sea-orm",
2602 "semantic_version",
2603 "semver",
2604 "serde",
2605 "serde_derive",
2606 "serde_json",
2607 "session",
2608 "settings",
2609 "sha2",
2610 "sqlx",
2611 "strum 0.25.0",
2612 "subtle",
2613 "supermaven_api",
2614 "telemetry_events",
2615 "text",
2616 "theme",
2617 "thiserror",
2618 "time",
2619 "tokio",
2620 "toml 0.8.19",
2621 "tower",
2622 "tower-http 0.4.4",
2623 "tracing",
2624 "tracing-subscriber",
2625 "unindent",
2626 "util",
2627 "uuid",
2628 "workspace",
2629 "worktree",
2630]
2631
2632[[package]]
2633name = "collab_ui"
2634version = "0.1.0"
2635dependencies = [
2636 "anyhow",
2637 "call",
2638 "channel",
2639 "chrono",
2640 "client",
2641 "collections",
2642 "db",
2643 "editor",
2644 "emojis",
2645 "futures 0.3.30",
2646 "fuzzy",
2647 "gpui",
2648 "http_client",
2649 "language",
2650 "menu",
2651 "notifications",
2652 "parking_lot",
2653 "picker",
2654 "pretty_assertions",
2655 "project",
2656 "release_channel",
2657 "rich_text",
2658 "rpc",
2659 "schemars",
2660 "serde",
2661 "serde_derive",
2662 "serde_json",
2663 "settings",
2664 "smallvec",
2665 "story",
2666 "theme",
2667 "time",
2668 "time_format",
2669 "title_bar",
2670 "tree-sitter-md",
2671 "ui",
2672 "util",
2673 "vcs_menu",
2674 "workspace",
2675]
2676
2677[[package]]
2678name = "collections"
2679version = "0.1.0"
2680dependencies = [
2681 "rustc-hash 1.1.0",
2682]
2683
2684[[package]]
2685name = "color_quant"
2686version = "1.1.0"
2687source = "registry+https://github.com/rust-lang/crates.io-index"
2688checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
2689
2690[[package]]
2691name = "colorchoice"
2692version = "1.0.2"
2693source = "registry+https://github.com/rust-lang/crates.io-index"
2694checksum = "d3fd119d74b830634cea2a0f58bbd0d54540518a14397557951e79340abc28c0"
2695
2696[[package]]
2697name = "combine"
2698version = "4.6.7"
2699source = "registry+https://github.com/rust-lang/crates.io-index"
2700checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
2701dependencies = [
2702 "bytes 1.7.2",
2703 "memchr",
2704]
2705
2706[[package]]
2707name = "command_palette"
2708version = "0.1.0"
2709dependencies = [
2710 "client",
2711 "collections",
2712 "command_palette_hooks",
2713 "ctor",
2714 "editor",
2715 "env_logger 0.11.5",
2716 "fuzzy",
2717 "go_to_line",
2718 "gpui",
2719 "language",
2720 "menu",
2721 "picker",
2722 "postage",
2723 "project",
2724 "serde",
2725 "serde_json",
2726 "settings",
2727 "theme",
2728 "ui",
2729 "util",
2730 "workspace",
2731 "zed_actions",
2732]
2733
2734[[package]]
2735name = "command_palette_hooks"
2736version = "0.1.0"
2737dependencies = [
2738 "collections",
2739 "derive_more",
2740 "gpui",
2741]
2742
2743[[package]]
2744name = "concurrent-queue"
2745version = "2.5.0"
2746source = "registry+https://github.com/rust-lang/crates.io-index"
2747checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
2748dependencies = [
2749 "crossbeam-utils",
2750]
2751
2752[[package]]
2753name = "console"
2754version = "0.15.8"
2755source = "registry+https://github.com/rust-lang/crates.io-index"
2756checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb"
2757dependencies = [
2758 "encode_unicode",
2759 "lazy_static",
2760 "libc",
2761 "unicode-width",
2762 "windows-sys 0.52.0",
2763]
2764
2765[[package]]
2766name = "const-oid"
2767version = "0.9.6"
2768source = "registry+https://github.com/rust-lang/crates.io-index"
2769checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8"
2770
2771[[package]]
2772name = "const-random"
2773version = "0.1.18"
2774source = "registry+https://github.com/rust-lang/crates.io-index"
2775checksum = "87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359"
2776dependencies = [
2777 "const-random-macro",
2778]
2779
2780[[package]]
2781name = "const-random-macro"
2782version = "0.1.16"
2783source = "registry+https://github.com/rust-lang/crates.io-index"
2784checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e"
2785dependencies = [
2786 "getrandom 0.2.15",
2787 "once_cell",
2788 "tiny-keccak",
2789]
2790
2791[[package]]
2792name = "constant_time_eq"
2793version = "0.3.1"
2794source = "registry+https://github.com/rust-lang/crates.io-index"
2795checksum = "7c74b8349d32d297c9134b8c88677813a227df8f779daa29bfc29c183fe3dca6"
2796
2797[[package]]
2798name = "context_servers"
2799version = "0.1.0"
2800dependencies = [
2801 "anyhow",
2802 "collections",
2803 "command_palette_hooks",
2804 "futures 0.3.30",
2805 "gpui",
2806 "log",
2807 "parking_lot",
2808 "postage",
2809 "schemars",
2810 "serde",
2811 "serde_json",
2812 "settings",
2813 "smol",
2814 "url",
2815 "util",
2816 "workspace",
2817]
2818
2819[[package]]
2820name = "convert_case"
2821version = "0.4.0"
2822source = "registry+https://github.com/rust-lang/crates.io-index"
2823checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
2824
2825[[package]]
2826name = "convert_case"
2827version = "0.6.0"
2828source = "registry+https://github.com/rust-lang/crates.io-index"
2829checksum = "ec182b0ca2f35d8fc196cf3404988fd8b8c739a4d270ff118a398feb0cbec1ca"
2830dependencies = [
2831 "unicode-segmentation",
2832]
2833
2834[[package]]
2835name = "copilot"
2836version = "0.1.0"
2837dependencies = [
2838 "anyhow",
2839 "async-compression",
2840 "async-std",
2841 "async-tar",
2842 "chrono",
2843 "client",
2844 "clock",
2845 "collections",
2846 "command_palette_hooks",
2847 "editor",
2848 "fs",
2849 "futures 0.3.30",
2850 "gpui",
2851 "http_client",
2852 "indoc",
2853 "language",
2854 "lsp",
2855 "menu",
2856 "node_runtime",
2857 "parking_lot",
2858 "paths",
2859 "project",
2860 "rpc",
2861 "schemars",
2862 "serde",
2863 "serde_json",
2864 "settings",
2865 "smol",
2866 "strum 0.25.0",
2867 "task",
2868 "theme",
2869 "ui",
2870 "util",
2871 "workspace",
2872]
2873
2874[[package]]
2875name = "core-foundation"
2876version = "0.9.4"
2877source = "registry+https://github.com/rust-lang/crates.io-index"
2878checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
2879dependencies = [
2880 "core-foundation-sys",
2881 "libc",
2882]
2883
2884[[package]]
2885name = "core-foundation"
2886version = "0.10.0"
2887source = "registry+https://github.com/rust-lang/crates.io-index"
2888checksum = "b55271e5c8c478ad3f38ad24ef34923091e0548492a266d19b3c0b4d82574c63"
2889dependencies = [
2890 "core-foundation-sys",
2891 "libc",
2892]
2893
2894[[package]]
2895name = "core-foundation-sys"
2896version = "0.8.7"
2897source = "registry+https://github.com/rust-lang/crates.io-index"
2898checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
2899
2900[[package]]
2901name = "core-graphics"
2902version = "0.23.2"
2903source = "registry+https://github.com/rust-lang/crates.io-index"
2904checksum = "c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081"
2905dependencies = [
2906 "bitflags 1.3.2",
2907 "core-foundation 0.9.4",
2908 "core-graphics-types 0.1.3",
2909 "foreign-types 0.5.0",
2910 "libc",
2911]
2912
2913[[package]]
2914name = "core-graphics"
2915version = "0.24.0"
2916source = "registry+https://github.com/rust-lang/crates.io-index"
2917checksum = "fa95a34622365fa5bbf40b20b75dba8dfa8c94c734aea8ac9a5ca38af14316f1"
2918dependencies = [
2919 "bitflags 2.6.0",
2920 "core-foundation 0.10.0",
2921 "core-graphics-types 0.2.0",
2922 "foreign-types 0.5.0",
2923 "libc",
2924]
2925
2926[[package]]
2927name = "core-graphics-types"
2928version = "0.1.3"
2929source = "registry+https://github.com/rust-lang/crates.io-index"
2930checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf"
2931dependencies = [
2932 "bitflags 1.3.2",
2933 "core-foundation 0.9.4",
2934 "libc",
2935]
2936
2937[[package]]
2938name = "core-graphics-types"
2939version = "0.2.0"
2940source = "registry+https://github.com/rust-lang/crates.io-index"
2941checksum = "3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb"
2942dependencies = [
2943 "bitflags 2.6.0",
2944 "core-foundation 0.10.0",
2945 "libc",
2946]
2947
2948[[package]]
2949name = "core-services"
2950version = "0.2.1"
2951source = "registry+https://github.com/rust-lang/crates.io-index"
2952checksum = "92567e81db522550ebaf742c5d875624ec7820c2c7ee5f8c60e4ce7c2ae3c0fd"
2953dependencies = [
2954 "core-foundation 0.9.4",
2955]
2956
2957[[package]]
2958name = "core-text"
2959version = "20.1.0"
2960source = "registry+https://github.com/rust-lang/crates.io-index"
2961checksum = "c9d2790b5c08465d49f8dc05c8bcae9fea467855947db39b0f8145c091aaced5"
2962dependencies = [
2963 "core-foundation 0.9.4",
2964 "core-graphics 0.23.2",
2965 "foreign-types 0.5.0",
2966 "libc",
2967]
2968
2969[[package]]
2970name = "coreaudio-rs"
2971version = "0.11.3"
2972source = "registry+https://github.com/rust-lang/crates.io-index"
2973checksum = "321077172d79c662f64f5071a03120748d5bb652f5231570141be24cfcd2bace"
2974dependencies = [
2975 "bitflags 1.3.2",
2976 "core-foundation-sys",
2977 "coreaudio-sys",
2978]
2979
2980[[package]]
2981name = "coreaudio-sys"
2982version = "0.2.15"
2983source = "registry+https://github.com/rust-lang/crates.io-index"
2984checksum = "7f01585027057ff5f0a5bf276174ae4c1594a2c5bde93d5f46a016d76270f5a9"
2985dependencies = [
2986 "bindgen 0.69.4",
2987]
2988
2989[[package]]
2990name = "cosmic-text"
2991version = "0.11.2"
2992source = "git+https://github.com/pop-os/cosmic-text?rev=542b20c#542b20ca4376a3b5de5fa629db1a4ace44e18e0c"
2993dependencies = [
2994 "bitflags 2.6.0",
2995 "fontdb",
2996 "log",
2997 "rangemap",
2998 "rayon",
2999 "rustc-hash 1.1.0",
3000 "rustybuzz",
3001 "self_cell",
3002 "swash",
3003 "sys-locale",
3004 "ttf-parser",
3005 "unicode-bidi",
3006 "unicode-linebreak",
3007 "unicode-script",
3008 "unicode-segmentation",
3009]
3010
3011[[package]]
3012name = "cpal"
3013version = "0.15.3"
3014source = "registry+https://github.com/rust-lang/crates.io-index"
3015checksum = "873dab07c8f743075e57f524c583985fbaf745602acbe916a01539364369a779"
3016dependencies = [
3017 "alsa",
3018 "core-foundation-sys",
3019 "coreaudio-rs",
3020 "dasp_sample",
3021 "jni",
3022 "js-sys",
3023 "libc",
3024 "mach2",
3025 "ndk",
3026 "ndk-context",
3027 "oboe",
3028 "wasm-bindgen",
3029 "wasm-bindgen-futures",
3030 "web-sys",
3031 "windows 0.54.0",
3032]
3033
3034[[package]]
3035name = "cpp_demangle"
3036version = "0.4.4"
3037source = "registry+https://github.com/rust-lang/crates.io-index"
3038checksum = "96e58d342ad113c2b878f16d5d034c03be492ae460cdbc02b7f0f2284d310c7d"
3039dependencies = [
3040 "cfg-if",
3041]
3042
3043[[package]]
3044name = "cpufeatures"
3045version = "0.2.13"
3046source = "registry+https://github.com/rust-lang/crates.io-index"
3047checksum = "51e852e6dc9a5bed1fae92dd2375037bf2b768725bf3be87811edee3249d09ad"
3048dependencies = [
3049 "libc",
3050]
3051
3052[[package]]
3053name = "cranelift-bforest"
3054version = "0.111.1"
3055source = "registry+https://github.com/rust-lang/crates.io-index"
3056checksum = "32d69b774780246008783a75edfb943eccc2487b6a43808503a07cd563f2ffde"
3057dependencies = [
3058 "cranelift-entity",
3059]
3060
3061[[package]]
3062name = "cranelift-bitset"
3063version = "0.111.1"
3064source = "registry+https://github.com/rust-lang/crates.io-index"
3065checksum = "a7d8d71c6b32c1a7cff254c5e5d7359872c1e5e610fbe963472afcddbd9cf303"
3066dependencies = [
3067 "serde",
3068 "serde_derive",
3069]
3070
3071[[package]]
3072name = "cranelift-codegen"
3073version = "0.111.1"
3074source = "registry+https://github.com/rust-lang/crates.io-index"
3075checksum = "3ad3a906f2a3f3590ad9798d59a46959a8593258eb985af722f634723c063a2c"
3076dependencies = [
3077 "bumpalo",
3078 "cranelift-bforest",
3079 "cranelift-bitset",
3080 "cranelift-codegen-meta",
3081 "cranelift-codegen-shared",
3082 "cranelift-control",
3083 "cranelift-entity",
3084 "cranelift-isle",
3085 "gimli 0.29.0",
3086 "hashbrown 0.14.5",
3087 "log",
3088 "regalloc2",
3089 "rustc-hash 1.1.0",
3090 "smallvec",
3091 "target-lexicon",
3092]
3093
3094[[package]]
3095name = "cranelift-codegen-meta"
3096version = "0.111.1"
3097source = "registry+https://github.com/rust-lang/crates.io-index"
3098checksum = "cd5e4ee12262a135efbef3ced4ab2153adafe4adc55f36af94f9d73be0f7505d"
3099dependencies = [
3100 "cranelift-codegen-shared",
3101]
3102
3103[[package]]
3104name = "cranelift-codegen-shared"
3105version = "0.111.1"
3106source = "registry+https://github.com/rust-lang/crates.io-index"
3107checksum = "5b9374a2a5f060f72e3080fe1c87c9ff4bef2cbe798faae60daf276fb1a13968"
3108
3109[[package]]
3110name = "cranelift-control"
3111version = "0.111.1"
3112source = "registry+https://github.com/rust-lang/crates.io-index"
3113checksum = "fba3ca2f344bb22d265a928e7c3f5f46e1a2eb41f1393bd53538d07b6ffb5293"
3114dependencies = [
3115 "arbitrary",
3116]
3117
3118[[package]]
3119name = "cranelift-entity"
3120version = "0.111.1"
3121source = "registry+https://github.com/rust-lang/crates.io-index"
3122checksum = "a6aef77dfb018eed09d92d4244abe3c1c060cbbd900c24f75ddde7d75d0e781e"
3123dependencies = [
3124 "cranelift-bitset",
3125 "serde",
3126 "serde_derive",
3127]
3128
3129[[package]]
3130name = "cranelift-frontend"
3131version = "0.111.1"
3132source = "registry+https://github.com/rust-lang/crates.io-index"
3133checksum = "7b1d6954f03d63df1cb95d66153c97df0201862220861349bbd5f583754b1917"
3134dependencies = [
3135 "cranelift-codegen",
3136 "log",
3137 "smallvec",
3138 "target-lexicon",
3139]
3140
3141[[package]]
3142name = "cranelift-isle"
3143version = "0.111.1"
3144source = "registry+https://github.com/rust-lang/crates.io-index"
3145checksum = "f8b9b7e088b784796ea8aa5947c1cc12034c1b076a077ec2a5a287da717fa746"
3146
3147[[package]]
3148name = "cranelift-native"
3149version = "0.111.1"
3150source = "registry+https://github.com/rust-lang/crates.io-index"
3151checksum = "4cab7424083d070669ff3fdeea7c5b4b5013a055aa1ee0532703f17a5f62af64"
3152dependencies = [
3153 "cranelift-codegen",
3154 "libc",
3155 "target-lexicon",
3156]
3157
3158[[package]]
3159name = "cranelift-wasm"
3160version = "0.111.1"
3161source = "registry+https://github.com/rust-lang/crates.io-index"
3162checksum = "81a9f6d0495984eef1d753ec8748de0b216b37ade16d219f1c0f27d8188d7f77"
3163dependencies = [
3164 "cranelift-codegen",
3165 "cranelift-entity",
3166 "cranelift-frontend",
3167 "itertools 0.12.1",
3168 "log",
3169 "smallvec",
3170 "wasmparser 0.215.0",
3171 "wasmtime-types",
3172]
3173
3174[[package]]
3175name = "crc"
3176version = "3.2.1"
3177source = "registry+https://github.com/rust-lang/crates.io-index"
3178checksum = "69e6e4d7b33a94f0991c26729976b10ebde1d34c3ee82408fb536164fa10d636"
3179dependencies = [
3180 "crc-catalog",
3181]
3182
3183[[package]]
3184name = "crc-catalog"
3185version = "2.4.0"
3186source = "registry+https://github.com/rust-lang/crates.io-index"
3187checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5"
3188
3189[[package]]
3190name = "crc32c"
3191version = "0.6.8"
3192source = "registry+https://github.com/rust-lang/crates.io-index"
3193checksum = "3a47af21622d091a8f0fb295b88bc886ac74efcc613efc19f5d0b21de5c89e47"
3194dependencies = [
3195 "rustc_version",
3196]
3197
3198[[package]]
3199name = "crc32fast"
3200version = "1.4.2"
3201source = "registry+https://github.com/rust-lang/crates.io-index"
3202checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
3203dependencies = [
3204 "cfg-if",
3205]
3206
3207[[package]]
3208name = "criterion"
3209version = "0.5.1"
3210source = "registry+https://github.com/rust-lang/crates.io-index"
3211checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f"
3212dependencies = [
3213 "anes",
3214 "cast",
3215 "ciborium",
3216 "clap",
3217 "criterion-plot",
3218 "is-terminal",
3219 "itertools 0.10.5",
3220 "num-traits",
3221 "once_cell",
3222 "oorandom",
3223 "plotters",
3224 "rayon",
3225 "regex",
3226 "serde",
3227 "serde_derive",
3228 "serde_json",
3229 "tinytemplate",
3230 "walkdir",
3231]
3232
3233[[package]]
3234name = "criterion-plot"
3235version = "0.5.0"
3236source = "registry+https://github.com/rust-lang/crates.io-index"
3237checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1"
3238dependencies = [
3239 "cast",
3240 "itertools 0.10.5",
3241]
3242
3243[[package]]
3244name = "crossbeam-channel"
3245version = "0.5.13"
3246source = "registry+https://github.com/rust-lang/crates.io-index"
3247checksum = "33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2"
3248dependencies = [
3249 "crossbeam-utils",
3250]
3251
3252[[package]]
3253name = "crossbeam-deque"
3254version = "0.8.5"
3255source = "registry+https://github.com/rust-lang/crates.io-index"
3256checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
3257dependencies = [
3258 "crossbeam-epoch",
3259 "crossbeam-utils",
3260]
3261
3262[[package]]
3263name = "crossbeam-epoch"
3264version = "0.9.18"
3265source = "registry+https://github.com/rust-lang/crates.io-index"
3266checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
3267dependencies = [
3268 "crossbeam-utils",
3269]
3270
3271[[package]]
3272name = "crossbeam-queue"
3273version = "0.3.11"
3274source = "registry+https://github.com/rust-lang/crates.io-index"
3275checksum = "df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35"
3276dependencies = [
3277 "crossbeam-utils",
3278]
3279
3280[[package]]
3281name = "crossbeam-utils"
3282version = "0.8.20"
3283source = "registry+https://github.com/rust-lang/crates.io-index"
3284checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"
3285
3286[[package]]
3287name = "crunchy"
3288version = "0.2.2"
3289source = "registry+https://github.com/rust-lang/crates.io-index"
3290checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
3291
3292[[package]]
3293name = "crypto-bigint"
3294version = "0.4.9"
3295source = "registry+https://github.com/rust-lang/crates.io-index"
3296checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef"
3297dependencies = [
3298 "generic-array",
3299 "rand_core 0.6.4",
3300 "subtle",
3301 "zeroize",
3302]
3303
3304[[package]]
3305name = "crypto-bigint"
3306version = "0.5.5"
3307source = "registry+https://github.com/rust-lang/crates.io-index"
3308checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76"
3309dependencies = [
3310 "rand_core 0.6.4",
3311 "subtle",
3312]
3313
3314[[package]]
3315name = "crypto-common"
3316version = "0.1.6"
3317source = "registry+https://github.com/rust-lang/crates.io-index"
3318checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
3319dependencies = [
3320 "generic-array",
3321 "rand_core 0.6.4",
3322 "typenum",
3323]
3324
3325[[package]]
3326name = "ctor"
3327version = "0.2.8"
3328source = "registry+https://github.com/rust-lang/crates.io-index"
3329checksum = "edb49164822f3ee45b17acd4a208cfc1251410cf0cad9a833234c9890774dd9f"
3330dependencies = [
3331 "quote",
3332 "syn 2.0.76",
3333]
3334
3335[[package]]
3336name = "ctrlc"
3337version = "3.4.5"
3338source = "registry+https://github.com/rust-lang/crates.io-index"
3339checksum = "90eeab0aa92f3f9b4e87f258c72b139c207d251f9cbc1080a0086b86a8870dd3"
3340dependencies = [
3341 "nix",
3342 "windows-sys 0.59.0",
3343]
3344
3345[[package]]
3346name = "cursor-icon"
3347version = "1.1.0"
3348source = "registry+https://github.com/rust-lang/crates.io-index"
3349checksum = "96a6ac251f4a2aca6b3f91340350eab87ae57c3f127ffeb585e92bd336717991"
3350
3351[[package]]
3352name = "dashmap"
3353version = "5.5.3"
3354source = "registry+https://github.com/rust-lang/crates.io-index"
3355checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856"
3356dependencies = [
3357 "cfg-if",
3358 "hashbrown 0.14.5",
3359 "lock_api",
3360 "once_cell",
3361 "parking_lot_core",
3362]
3363
3364[[package]]
3365name = "dashmap"
3366version = "6.0.1"
3367source = "registry+https://github.com/rust-lang/crates.io-index"
3368checksum = "804c8821570c3f8b70230c2ba75ffa5c0f9a4189b9a432b6656c536712acae28"
3369dependencies = [
3370 "cfg-if",
3371 "crossbeam-utils",
3372 "hashbrown 0.14.5",
3373 "lock_api",
3374 "once_cell",
3375 "parking_lot_core",
3376]
3377
3378[[package]]
3379name = "dasp_sample"
3380version = "0.11.0"
3381source = "registry+https://github.com/rust-lang/crates.io-index"
3382checksum = "0c87e182de0887fd5361989c677c4e8f5000cd9491d6d563161a8f3a5519fc7f"
3383
3384[[package]]
3385name = "data-encoding"
3386version = "2.6.0"
3387source = "registry+https://github.com/rust-lang/crates.io-index"
3388checksum = "e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2"
3389
3390[[package]]
3391name = "data-url"
3392version = "0.3.1"
3393source = "registry+https://github.com/rust-lang/crates.io-index"
3394checksum = "5c297a1c74b71ae29df00c3e22dd9534821d60eb9af5a0192823fa2acea70c2a"
3395
3396[[package]]
3397name = "db"
3398version = "0.1.0"
3399dependencies = [
3400 "anyhow",
3401 "gpui",
3402 "indoc",
3403 "log",
3404 "paths",
3405 "release_channel",
3406 "smol",
3407 "sqlez",
3408 "sqlez_macros",
3409 "tempfile",
3410 "util",
3411]
3412
3413[[package]]
3414name = "dbus"
3415version = "0.9.7"
3416source = "registry+https://github.com/rust-lang/crates.io-index"
3417checksum = "1bb21987b9fb1613058ba3843121dd18b163b254d8a6e797e144cbac14d96d1b"
3418dependencies = [
3419 "libc",
3420 "libdbus-sys",
3421 "winapi",
3422]
3423
3424[[package]]
3425name = "deflate64"
3426version = "0.1.9"
3427source = "registry+https://github.com/rust-lang/crates.io-index"
3428checksum = "da692b8d1080ea3045efaab14434d40468c3d8657e42abddfffca87b428f4c1b"
3429
3430[[package]]
3431name = "der"
3432version = "0.6.1"
3433source = "registry+https://github.com/rust-lang/crates.io-index"
3434checksum = "f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de"
3435dependencies = [
3436 "const-oid",
3437 "zeroize",
3438]
3439
3440[[package]]
3441name = "der"
3442version = "0.7.9"
3443source = "registry+https://github.com/rust-lang/crates.io-index"
3444checksum = "f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0"
3445dependencies = [
3446 "const-oid",
3447 "pem-rfc7468",
3448 "zeroize",
3449]
3450
3451[[package]]
3452name = "deranged"
3453version = "0.3.11"
3454source = "registry+https://github.com/rust-lang/crates.io-index"
3455checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
3456dependencies = [
3457 "powerfmt",
3458 "serde",
3459]
3460
3461[[package]]
3462name = "derive_more"
3463version = "0.99.18"
3464source = "registry+https://github.com/rust-lang/crates.io-index"
3465checksum = "5f33878137e4dafd7fa914ad4e259e18a4e8e532b9617a2d0150262bf53abfce"
3466dependencies = [
3467 "convert_case 0.4.0",
3468 "proc-macro2",
3469 "quote",
3470 "rustc_version",
3471 "syn 2.0.76",
3472]
3473
3474[[package]]
3475name = "derive_refineable"
3476version = "0.1.0"
3477dependencies = [
3478 "proc-macro2",
3479 "quote",
3480 "syn 1.0.109",
3481]
3482
3483[[package]]
3484name = "diagnostics"
3485version = "0.1.0"
3486dependencies = [
3487 "anyhow",
3488 "client",
3489 "collections",
3490 "ctor",
3491 "editor",
3492 "env_logger 0.11.5",
3493 "futures 0.3.30",
3494 "gpui",
3495 "language",
3496 "log",
3497 "lsp",
3498 "pretty_assertions",
3499 "project",
3500 "rand 0.8.5",
3501 "schemars",
3502 "serde",
3503 "serde_json",
3504 "settings",
3505 "theme",
3506 "ui",
3507 "unindent",
3508 "util",
3509 "workspace",
3510]
3511
3512[[package]]
3513name = "dialoguer"
3514version = "0.11.0"
3515source = "registry+https://github.com/rust-lang/crates.io-index"
3516checksum = "658bce805d770f407bc62102fca7c2c64ceef2fbcb2b8bd19d2765ce093980de"
3517dependencies = [
3518 "console",
3519 "fuzzy-matcher",
3520 "shell-words",
3521 "tempfile",
3522 "thiserror",
3523 "zeroize",
3524]
3525
3526[[package]]
3527name = "diff"
3528version = "0.1.13"
3529source = "registry+https://github.com/rust-lang/crates.io-index"
3530checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
3531
3532[[package]]
3533name = "digest"
3534version = "0.10.7"
3535source = "registry+https://github.com/rust-lang/crates.io-index"
3536checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
3537dependencies = [
3538 "block-buffer",
3539 "const-oid",
3540 "crypto-common",
3541 "subtle",
3542]
3543
3544[[package]]
3545name = "dirs"
3546version = "4.0.0"
3547source = "registry+https://github.com/rust-lang/crates.io-index"
3548checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
3549dependencies = [
3550 "dirs-sys 0.3.7",
3551]
3552
3553[[package]]
3554name = "dirs"
3555version = "5.0.1"
3556source = "registry+https://github.com/rust-lang/crates.io-index"
3557checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225"
3558dependencies = [
3559 "dirs-sys 0.4.1",
3560]
3561
3562[[package]]
3563name = "dirs-sys"
3564version = "0.3.7"
3565source = "registry+https://github.com/rust-lang/crates.io-index"
3566checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
3567dependencies = [
3568 "libc",
3569 "redox_users",
3570 "winapi",
3571]
3572
3573[[package]]
3574name = "dirs-sys"
3575version = "0.4.1"
3576source = "registry+https://github.com/rust-lang/crates.io-index"
3577checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
3578dependencies = [
3579 "libc",
3580 "option-ext",
3581 "redox_users",
3582 "windows-sys 0.48.0",
3583]
3584
3585[[package]]
3586name = "dlib"
3587version = "0.5.2"
3588source = "registry+https://github.com/rust-lang/crates.io-index"
3589checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412"
3590dependencies = [
3591 "libloading",
3592]
3593
3594[[package]]
3595name = "docs_preprocessor"
3596version = "0.1.0"
3597dependencies = [
3598 "anyhow",
3599 "clap",
3600 "mdbook",
3601 "regex",
3602 "serde",
3603 "serde_json",
3604 "settings",
3605 "util",
3606]
3607
3608[[package]]
3609name = "dotenvy"
3610version = "0.15.7"
3611source = "registry+https://github.com/rust-lang/crates.io-index"
3612checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
3613
3614[[package]]
3615name = "downcast-rs"
3616version = "1.2.1"
3617source = "registry+https://github.com/rust-lang/crates.io-index"
3618checksum = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2"
3619
3620[[package]]
3621name = "doxygen-rs"
3622version = "0.4.2"
3623source = "registry+https://github.com/rust-lang/crates.io-index"
3624checksum = "415b6ec780d34dcf624666747194393603d0373b7141eef01d12ee58881507d9"
3625dependencies = [
3626 "phf",
3627]
3628
3629[[package]]
3630name = "dwrote"
3631version = "0.11.1"
3632source = "registry+https://github.com/rust-lang/crates.io-index"
3633checksum = "2da3498378ed373237bdef1eddcc64e7be2d3ba4841f4c22a998e81cadeea83c"
3634dependencies = [
3635 "lazy_static",
3636 "libc",
3637 "winapi",
3638 "wio",
3639]
3640
3641[[package]]
3642name = "dyn-clone"
3643version = "1.0.17"
3644source = "registry+https://github.com/rust-lang/crates.io-index"
3645checksum = "0d6ef0072f8a535281e4876be788938b528e9a1d43900b82c2569af7da799125"
3646
3647[[package]]
3648name = "ec4rs"
3649version = "1.1.1"
3650source = "registry+https://github.com/rust-lang/crates.io-index"
3651checksum = "acf65d056c7da9c971c2847ce250fd1f0f9659d5718845c3ec0ad95f5668352c"
3652
3653[[package]]
3654name = "ecdsa"
3655version = "0.14.8"
3656source = "registry+https://github.com/rust-lang/crates.io-index"
3657checksum = "413301934810f597c1d19ca71c8710e99a3f1ba28a0d2ebc01551a2daeea3c5c"
3658dependencies = [
3659 "der 0.6.1",
3660 "elliptic-curve",
3661 "rfc6979",
3662 "signature 1.6.4",
3663]
3664
3665[[package]]
3666name = "editor"
3667version = "0.1.0"
3668dependencies = [
3669 "aho-corasick",
3670 "anyhow",
3671 "assets",
3672 "chrono",
3673 "client",
3674 "clock",
3675 "collections",
3676 "convert_case 0.6.0",
3677 "ctor",
3678 "db",
3679 "emojis",
3680 "env_logger 0.11.5",
3681 "file_icons",
3682 "futures 0.3.30",
3683 "fuzzy",
3684 "git",
3685 "gpui",
3686 "http_client",
3687 "indoc",
3688 "itertools 0.13.0",
3689 "language",
3690 "linkify",
3691 "log",
3692 "lsp",
3693 "markdown",
3694 "multi_buffer",
3695 "ordered-float 2.10.1",
3696 "parking_lot",
3697 "pretty_assertions",
3698 "project",
3699 "rand 0.8.5",
3700 "release_channel",
3701 "rpc",
3702 "schemars",
3703 "serde",
3704 "serde_json",
3705 "settings",
3706 "similar",
3707 "smallvec",
3708 "smol",
3709 "snippet",
3710 "sum_tree",
3711 "task",
3712 "text",
3713 "theme",
3714 "time",
3715 "time_format",
3716 "tree-sitter-html",
3717 "tree-sitter-rust",
3718 "tree-sitter-typescript",
3719 "ui",
3720 "unicode-segmentation",
3721 "unindent",
3722 "url",
3723 "util",
3724 "workspace",
3725]
3726
3727[[package]]
3728name = "educe"
3729version = "0.5.11"
3730source = "registry+https://github.com/rust-lang/crates.io-index"
3731checksum = "e4bd92664bf78c4d3dba9b7cdafce6fa15b13ed3ed16175218196942e99168a8"
3732dependencies = [
3733 "enum-ordinalize",
3734 "proc-macro2",
3735 "quote",
3736 "syn 2.0.76",
3737]
3738
3739[[package]]
3740name = "either"
3741version = "1.13.0"
3742source = "registry+https://github.com/rust-lang/crates.io-index"
3743checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
3744dependencies = [
3745 "serde",
3746]
3747
3748[[package]]
3749name = "elasticlunr-rs"
3750version = "3.0.2"
3751source = "registry+https://github.com/rust-lang/crates.io-index"
3752checksum = "41e83863a500656dfa214fee6682de9c5b9f03de6860fec531235ed2ae9f6571"
3753dependencies = [
3754 "regex",
3755 "serde",
3756 "serde_derive",
3757 "serde_json",
3758]
3759
3760[[package]]
3761name = "elliptic-curve"
3762version = "0.12.3"
3763source = "registry+https://github.com/rust-lang/crates.io-index"
3764checksum = "e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3"
3765dependencies = [
3766 "base16ct",
3767 "crypto-bigint 0.4.9",
3768 "der 0.6.1",
3769 "digest",
3770 "ff",
3771 "generic-array",
3772 "group",
3773 "pkcs8 0.9.0",
3774 "rand_core 0.6.4",
3775 "sec1",
3776 "subtle",
3777 "zeroize",
3778]
3779
3780[[package]]
3781name = "embed-resource"
3782version = "2.4.3"
3783source = "registry+https://github.com/rust-lang/crates.io-index"
3784checksum = "4edcacde9351c33139a41e3c97eb2334351a81a2791bebb0b243df837128f602"
3785dependencies = [
3786 "cc",
3787 "memchr",
3788 "rustc_version",
3789 "toml 0.8.19",
3790 "vswhom",
3791 "winreg 0.52.0",
3792]
3793
3794[[package]]
3795name = "embedded-io"
3796version = "0.4.0"
3797source = "registry+https://github.com/rust-lang/crates.io-index"
3798checksum = "ef1a6892d9eef45c8fa6b9e0086428a2cca8491aca8f787c534a3d6d0bcb3ced"
3799
3800[[package]]
3801name = "embedded-io"
3802version = "0.6.1"
3803source = "registry+https://github.com/rust-lang/crates.io-index"
3804checksum = "edd0f118536f44f5ccd48bcb8b111bdc3de888b58c74639dfb034a357d0f206d"
3805
3806[[package]]
3807name = "emojis"
3808version = "0.6.4"
3809source = "registry+https://github.com/rust-lang/crates.io-index"
3810checksum = "99e1f1df1f181f2539bac8bf027d31ca5ffbf9e559e3f2d09413b9107b5c02f4"
3811dependencies = [
3812 "phf",
3813]
3814
3815[[package]]
3816name = "encode_unicode"
3817version = "0.3.6"
3818source = "registry+https://github.com/rust-lang/crates.io-index"
3819checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
3820
3821[[package]]
3822name = "encoding_rs"
3823version = "0.8.34"
3824source = "registry+https://github.com/rust-lang/crates.io-index"
3825checksum = "b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59"
3826dependencies = [
3827 "cfg-if",
3828]
3829
3830[[package]]
3831name = "endi"
3832version = "1.1.0"
3833source = "registry+https://github.com/rust-lang/crates.io-index"
3834checksum = "a3d8a32ae18130a3c84dd492d4215c3d913c3b07c6b63c2eb3eb7ff1101ab7bf"
3835
3836[[package]]
3837name = "enum-ordinalize"
3838version = "4.3.0"
3839source = "registry+https://github.com/rust-lang/crates.io-index"
3840checksum = "fea0dcfa4e54eeb516fe454635a95753ddd39acda650ce703031c6973e315dd5"
3841dependencies = [
3842 "enum-ordinalize-derive",
3843]
3844
3845[[package]]
3846name = "enum-ordinalize-derive"
3847version = "4.3.1"
3848source = "registry+https://github.com/rust-lang/crates.io-index"
3849checksum = "0d28318a75d4aead5c4db25382e8ef717932d0346600cacae6357eb5941bc5ff"
3850dependencies = [
3851 "proc-macro2",
3852 "quote",
3853 "syn 2.0.76",
3854]
3855
3856[[package]]
3857name = "enumflags2"
3858version = "0.7.10"
3859source = "registry+https://github.com/rust-lang/crates.io-index"
3860checksum = "d232db7f5956f3f14313dc2f87985c58bd2c695ce124c8cdd984e08e15ac133d"
3861dependencies = [
3862 "enumflags2_derive",
3863 "serde",
3864]
3865
3866[[package]]
3867name = "enumflags2_derive"
3868version = "0.7.10"
3869source = "registry+https://github.com/rust-lang/crates.io-index"
3870checksum = "de0d48a183585823424a4ce1aa132d174a6a81bd540895822eb4c8373a8e49e8"
3871dependencies = [
3872 "proc-macro2",
3873 "quote",
3874 "syn 2.0.76",
3875]
3876
3877[[package]]
3878name = "env_filter"
3879version = "0.1.2"
3880source = "registry+https://github.com/rust-lang/crates.io-index"
3881checksum = "4f2c92ceda6ceec50f43169f9ee8424fe2db276791afde7b2cd8bc084cb376ab"
3882dependencies = [
3883 "log",
3884 "regex",
3885]
3886
3887[[package]]
3888name = "env_logger"
3889version = "0.10.2"
3890source = "registry+https://github.com/rust-lang/crates.io-index"
3891checksum = "4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580"
3892dependencies = [
3893 "humantime",
3894 "is-terminal",
3895 "log",
3896 "regex",
3897 "termcolor",
3898]
3899
3900[[package]]
3901name = "env_logger"
3902version = "0.11.5"
3903source = "registry+https://github.com/rust-lang/crates.io-index"
3904checksum = "e13fa619b91fb2381732789fc5de83b45675e882f66623b7d8cb4f643017018d"
3905dependencies = [
3906 "anstream",
3907 "anstyle",
3908 "env_filter",
3909 "humantime",
3910 "log",
3911]
3912
3913[[package]]
3914name = "envy"
3915version = "0.4.2"
3916source = "registry+https://github.com/rust-lang/crates.io-index"
3917checksum = "3f47e0157f2cb54f5ae1bd371b30a2ae4311e1c028f575cd4e81de7353215965"
3918dependencies = [
3919 "serde",
3920]
3921
3922[[package]]
3923name = "equivalent"
3924version = "1.0.1"
3925source = "registry+https://github.com/rust-lang/crates.io-index"
3926checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
3927
3928[[package]]
3929name = "erased-serde"
3930version = "0.4.5"
3931source = "registry+https://github.com/rust-lang/crates.io-index"
3932checksum = "24e2389d65ab4fab27dc2a5de7b191e1f6617d1f1c8855c0dc569c94a4cbb18d"
3933dependencies = [
3934 "serde",
3935 "typeid",
3936]
3937
3938[[package]]
3939name = "errno"
3940version = "0.2.8"
3941source = "registry+https://github.com/rust-lang/crates.io-index"
3942checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"
3943dependencies = [
3944 "errno-dragonfly",
3945 "libc",
3946 "winapi",
3947]
3948
3949[[package]]
3950name = "errno"
3951version = "0.3.9"
3952source = "registry+https://github.com/rust-lang/crates.io-index"
3953checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba"
3954dependencies = [
3955 "libc",
3956 "windows-sys 0.52.0",
3957]
3958
3959[[package]]
3960name = "errno-dragonfly"
3961version = "0.1.2"
3962source = "registry+https://github.com/rust-lang/crates.io-index"
3963checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
3964dependencies = [
3965 "cc",
3966 "libc",
3967]
3968
3969[[package]]
3970name = "etagere"
3971version = "0.2.13"
3972source = "registry+https://github.com/rust-lang/crates.io-index"
3973checksum = "0e2f1e3be19fb10f549be8c1bf013e8675b4066c445e36eb76d2ebb2f54ee495"
3974dependencies = [
3975 "euclid",
3976 "svg_fmt",
3977]
3978
3979[[package]]
3980name = "etcetera"
3981version = "0.8.0"
3982source = "registry+https://github.com/rust-lang/crates.io-index"
3983checksum = "136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943"
3984dependencies = [
3985 "cfg-if",
3986 "home",
3987 "windows-sys 0.48.0",
3988]
3989
3990[[package]]
3991name = "euclid"
3992version = "0.22.11"
3993source = "registry+https://github.com/rust-lang/crates.io-index"
3994checksum = "ad9cdb4b747e485a12abb0e6566612956c7a1bafa3bdb8d682c5b6d403589e48"
3995dependencies = [
3996 "num-traits",
3997]
3998
3999[[package]]
4000name = "evals"
4001version = "0.1.0"
4002dependencies = [
4003 "anyhow",
4004 "clap",
4005 "client",
4006 "clock",
4007 "collections",
4008 "env_logger 0.11.5",
4009 "feature_flags",
4010 "fs",
4011 "git",
4012 "gpui",
4013 "http_client",
4014 "language",
4015 "languages",
4016 "node_runtime",
4017 "open_ai",
4018 "project",
4019 "reqwest_client",
4020 "semantic_index",
4021 "serde",
4022 "serde_json",
4023 "settings",
4024 "smol",
4025]
4026
4027[[package]]
4028name = "event-listener"
4029version = "2.5.3"
4030source = "registry+https://github.com/rust-lang/crates.io-index"
4031checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
4032
4033[[package]]
4034name = "event-listener"
4035version = "3.1.0"
4036source = "registry+https://github.com/rust-lang/crates.io-index"
4037checksum = "d93877bcde0eb80ca09131a08d23f0a5c18a620b01db137dba666d18cd9b30c2"
4038dependencies = [
4039 "concurrent-queue",
4040 "parking",
4041 "pin-project-lite",
4042]
4043
4044[[package]]
4045name = "event-listener"
4046version = "5.3.1"
4047source = "registry+https://github.com/rust-lang/crates.io-index"
4048checksum = "6032be9bd27023a771701cc49f9f053c751055f71efb2e0ae5c15809093675ba"
4049dependencies = [
4050 "concurrent-queue",
4051 "parking",
4052 "pin-project-lite",
4053]
4054
4055[[package]]
4056name = "event-listener-strategy"
4057version = "0.5.2"
4058source = "registry+https://github.com/rust-lang/crates.io-index"
4059checksum = "0f214dc438f977e6d4e3500aaa277f5ad94ca83fbbd9b1a15713ce2344ccc5a1"
4060dependencies = [
4061 "event-listener 5.3.1",
4062 "pin-project-lite",
4063]
4064
4065[[package]]
4066name = "exec"
4067version = "0.3.1"
4068source = "registry+https://github.com/rust-lang/crates.io-index"
4069checksum = "886b70328cba8871bfc025858e1de4be16b1d5088f2ba50b57816f4210672615"
4070dependencies = [
4071 "errno 0.2.8",
4072 "libc",
4073]
4074
4075[[package]]
4076name = "exr"
4077version = "1.72.0"
4078source = "registry+https://github.com/rust-lang/crates.io-index"
4079checksum = "887d93f60543e9a9362ef8a21beedd0a833c5d9610e18c67abe15a5963dcb1a4"
4080dependencies = [
4081 "bit_field",
4082 "flume",
4083 "half",
4084 "lebe",
4085 "miniz_oxide 0.7.4",
4086 "rayon-core",
4087 "smallvec",
4088 "zune-inflate",
4089]
4090
4091[[package]]
4092name = "extension"
4093version = "0.1.0"
4094dependencies = [
4095 "anyhow",
4096 "assistant_slash_command",
4097 "async-compression",
4098 "async-tar",
4099 "async-trait",
4100 "client",
4101 "collections",
4102 "ctor",
4103 "env_logger 0.11.5",
4104 "fs",
4105 "futures 0.3.30",
4106 "gpui",
4107 "http_client",
4108 "indexed_docs",
4109 "language",
4110 "log",
4111 "lsp",
4112 "node_runtime",
4113 "parking_lot",
4114 "paths",
4115 "project",
4116 "release_channel",
4117 "reqwest_client",
4118 "schemars",
4119 "semantic_version",
4120 "serde",
4121 "serde_json",
4122 "serde_json_lenient",
4123 "settings",
4124 "snippet_provider",
4125 "task",
4126 "theme",
4127 "toml 0.8.19",
4128 "ui",
4129 "url",
4130 "util",
4131 "wasm-encoder 0.215.0",
4132 "wasmparser 0.215.0",
4133 "wasmtime",
4134 "wasmtime-wasi",
4135 "wit-component",
4136 "workspace",
4137]
4138
4139[[package]]
4140name = "extension_cli"
4141version = "0.1.0"
4142dependencies = [
4143 "anyhow",
4144 "clap",
4145 "env_logger 0.11.5",
4146 "extension",
4147 "fs",
4148 "language",
4149 "log",
4150 "reqwest_client",
4151 "rpc",
4152 "serde",
4153 "serde_json",
4154 "theme",
4155 "tokio",
4156 "toml 0.8.19",
4157 "tree-sitter",
4158 "wasmtime",
4159]
4160
4161[[package]]
4162name = "extensions_ui"
4163version = "0.1.0"
4164dependencies = [
4165 "anyhow",
4166 "client",
4167 "collections",
4168 "db",
4169 "editor",
4170 "extension",
4171 "fs",
4172 "fuzzy",
4173 "gpui",
4174 "language",
4175 "num-format",
4176 "picker",
4177 "project",
4178 "release_channel",
4179 "semantic_version",
4180 "serde",
4181 "settings",
4182 "smallvec",
4183 "theme",
4184 "theme_selector",
4185 "ui",
4186 "util",
4187 "vim",
4188 "workspace",
4189]
4190
4191[[package]]
4192name = "fallible-iterator"
4193version = "0.3.0"
4194source = "registry+https://github.com/rust-lang/crates.io-index"
4195checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649"
4196
4197[[package]]
4198name = "fancy-regex"
4199version = "0.12.0"
4200source = "registry+https://github.com/rust-lang/crates.io-index"
4201checksum = "7493d4c459da9f84325ad297371a6b2b8a162800873a22e3b6b6512e61d18c05"
4202dependencies = [
4203 "bit-set 0.5.3",
4204 "regex",
4205]
4206
4207[[package]]
4208name = "fast-srgb8"
4209version = "1.0.0"
4210source = "registry+https://github.com/rust-lang/crates.io-index"
4211checksum = "dd2e7510819d6fbf51a5545c8f922716ecfb14df168a3242f7d33e0239efe6a1"
4212
4213[[package]]
4214name = "fastrand"
4215version = "1.9.0"
4216source = "registry+https://github.com/rust-lang/crates.io-index"
4217checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"
4218dependencies = [
4219 "instant",
4220]
4221
4222[[package]]
4223name = "fastrand"
4224version = "2.1.1"
4225source = "registry+https://github.com/rust-lang/crates.io-index"
4226checksum = "e8c02a5121d4ea3eb16a80748c74f5549a5665e4c21333c6098f283870fbdea6"
4227
4228[[package]]
4229name = "fd-lock"
4230version = "4.0.2"
4231source = "registry+https://github.com/rust-lang/crates.io-index"
4232checksum = "7e5768da2206272c81ef0b5e951a41862938a6070da63bcea197899942d3b947"
4233dependencies = [
4234 "cfg-if",
4235 "rustix 0.38.35",
4236 "windows-sys 0.52.0",
4237]
4238
4239[[package]]
4240name = "fdeflate"
4241version = "0.3.4"
4242source = "registry+https://github.com/rust-lang/crates.io-index"
4243checksum = "4f9bfee30e4dedf0ab8b422f03af778d9612b63f502710fc500a334ebe2de645"
4244dependencies = [
4245 "simd-adler32",
4246]
4247
4248[[package]]
4249name = "feature_flags"
4250version = "0.1.0"
4251dependencies = [
4252 "futures 0.3.30",
4253 "gpui",
4254]
4255
4256[[package]]
4257name = "feedback"
4258version = "0.1.0"
4259dependencies = [
4260 "anyhow",
4261 "bitflags 2.6.0",
4262 "client",
4263 "db",
4264 "editor",
4265 "futures 0.3.30",
4266 "gpui",
4267 "http_client",
4268 "human_bytes",
4269 "language",
4270 "log",
4271 "menu",
4272 "project",
4273 "regex",
4274 "release_channel",
4275 "serde",
4276 "serde_derive",
4277 "serde_json",
4278 "smol",
4279 "sysinfo",
4280 "ui",
4281 "urlencoding",
4282 "util",
4283 "workspace",
4284]
4285
4286[[package]]
4287name = "ff"
4288version = "0.12.1"
4289source = "registry+https://github.com/rust-lang/crates.io-index"
4290checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160"
4291dependencies = [
4292 "rand_core 0.6.4",
4293 "subtle",
4294]
4295
4296[[package]]
4297name = "file_finder"
4298version = "0.1.0"
4299dependencies = [
4300 "anyhow",
4301 "collections",
4302 "ctor",
4303 "editor",
4304 "env_logger 0.11.5",
4305 "file_icons",
4306 "futures 0.3.30",
4307 "fuzzy",
4308 "gpui",
4309 "language",
4310 "menu",
4311 "picker",
4312 "project",
4313 "schemars",
4314 "serde",
4315 "serde_derive",
4316 "serde_json",
4317 "settings",
4318 "text",
4319 "theme",
4320 "ui",
4321 "util",
4322 "workspace",
4323]
4324
4325[[package]]
4326name = "file_icons"
4327version = "0.1.0"
4328dependencies = [
4329 "collections",
4330 "gpui",
4331 "serde",
4332 "serde_derive",
4333 "serde_json",
4334 "util",
4335]
4336
4337[[package]]
4338name = "filedescriptor"
4339version = "0.8.2"
4340source = "registry+https://github.com/rust-lang/crates.io-index"
4341checksum = "7199d965852c3bac31f779ef99cbb4537f80e952e2d6aa0ffeb30cce00f4f46e"
4342dependencies = [
4343 "libc",
4344 "thiserror",
4345 "winapi",
4346]
4347
4348[[package]]
4349name = "filetime"
4350version = "0.2.25"
4351source = "registry+https://github.com/rust-lang/crates.io-index"
4352checksum = "35c0522e981e68cbfa8c3f978441a5f34b30b96e146b33cd3359176b50fe8586"
4353dependencies = [
4354 "cfg-if",
4355 "libc",
4356 "libredox",
4357 "windows-sys 0.59.0",
4358]
4359
4360[[package]]
4361name = "fixedbitset"
4362version = "0.4.2"
4363source = "registry+https://github.com/rust-lang/crates.io-index"
4364checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
4365
4366[[package]]
4367name = "flate2"
4368version = "1.0.33"
4369source = "registry+https://github.com/rust-lang/crates.io-index"
4370checksum = "324a1be68054ef05ad64b861cc9eaf1d623d2d8cb25b4bf2cb9cdd902b4bf253"
4371dependencies = [
4372 "crc32fast",
4373 "miniz_oxide 0.8.0",
4374]
4375
4376[[package]]
4377name = "float-cmp"
4378version = "0.9.0"
4379source = "registry+https://github.com/rust-lang/crates.io-index"
4380checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4"
4381
4382[[package]]
4383name = "float-ord"
4384version = "0.3.2"
4385source = "registry+https://github.com/rust-lang/crates.io-index"
4386checksum = "8ce81f49ae8a0482e4c55ea62ebbd7e5a686af544c00b9d090bba3ff9be97b3d"
4387
4388[[package]]
4389name = "flume"
4390version = "0.11.0"
4391source = "registry+https://github.com/rust-lang/crates.io-index"
4392checksum = "55ac459de2512911e4b674ce33cf20befaba382d05b62b008afc1c8b57cbf181"
4393dependencies = [
4394 "futures-core",
4395 "futures-sink",
4396 "nanorand",
4397 "spin 0.9.8",
4398]
4399
4400[[package]]
4401name = "fnv"
4402version = "1.0.7"
4403source = "registry+https://github.com/rust-lang/crates.io-index"
4404checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
4405
4406[[package]]
4407name = "font-kit"
4408version = "0.14.1"
4409source = "git+https://github.com/zed-industries/font-kit?rev=40391b7#40391b7c0041d8a8572af2afa3de32ae088f0120"
4410dependencies = [
4411 "bitflags 2.6.0",
4412 "byteorder",
4413 "core-foundation 0.9.4",
4414 "core-graphics 0.23.2",
4415 "core-text",
4416 "dirs 5.0.1",
4417 "dwrote",
4418 "float-ord",
4419 "freetype-sys",
4420 "lazy_static",
4421 "libc",
4422 "log",
4423 "pathfinder_geometry",
4424 "pathfinder_simd",
4425 "walkdir",
4426 "winapi",
4427 "yeslogic-fontconfig-sys",
4428]
4429
4430[[package]]
4431name = "font-types"
4432version = "0.6.0"
4433source = "registry+https://github.com/rust-lang/crates.io-index"
4434checksum = "8f0189ccb084f77c5523e08288d418cbaa09c451a08515678a0aa265df9a8b60"
4435dependencies = [
4436 "bytemuck",
4437]
4438
4439[[package]]
4440name = "fontconfig-parser"
4441version = "0.5.7"
4442source = "registry+https://github.com/rust-lang/crates.io-index"
4443checksum = "c1fcfcd44ca6e90c921fee9fa665d530b21ef1327a4c1a6c5250ea44b776ada7"
4444dependencies = [
4445 "roxmltree 0.20.0",
4446]
4447
4448[[package]]
4449name = "fontdb"
4450version = "0.18.0"
4451source = "registry+https://github.com/rust-lang/crates.io-index"
4452checksum = "e32eac81c1135c1df01d4e6d4233c47ba11f6a6d07f33e0bba09d18797077770"
4453dependencies = [
4454 "fontconfig-parser",
4455 "log",
4456 "memmap2",
4457 "slotmap",
4458 "tinyvec",
4459 "ttf-parser",
4460]
4461
4462[[package]]
4463name = "foreign-types"
4464version = "0.3.2"
4465source = "registry+https://github.com/rust-lang/crates.io-index"
4466checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
4467dependencies = [
4468 "foreign-types-shared 0.1.1",
4469]
4470
4471[[package]]
4472name = "foreign-types"
4473version = "0.5.0"
4474source = "registry+https://github.com/rust-lang/crates.io-index"
4475checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965"
4476dependencies = [
4477 "foreign-types-macros",
4478 "foreign-types-shared 0.3.1",
4479]
4480
4481[[package]]
4482name = "foreign-types-macros"
4483version = "0.2.3"
4484source = "registry+https://github.com/rust-lang/crates.io-index"
4485checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742"
4486dependencies = [
4487 "proc-macro2",
4488 "quote",
4489 "syn 2.0.76",
4490]
4491
4492[[package]]
4493name = "foreign-types-shared"
4494version = "0.1.1"
4495source = "registry+https://github.com/rust-lang/crates.io-index"
4496checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
4497
4498[[package]]
4499name = "foreign-types-shared"
4500version = "0.3.1"
4501source = "registry+https://github.com/rust-lang/crates.io-index"
4502checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b"
4503
4504[[package]]
4505name = "fork"
4506version = "0.2.0"
4507source = "registry+https://github.com/rust-lang/crates.io-index"
4508checksum = "05dc8b302e04a1c27f4fe694439ef0f29779ca4edc205b7b58f00db04e29656d"
4509dependencies = [
4510 "libc",
4511]
4512
4513[[package]]
4514name = "form_urlencoded"
4515version = "1.2.1"
4516source = "registry+https://github.com/rust-lang/crates.io-index"
4517checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
4518dependencies = [
4519 "percent-encoding",
4520]
4521
4522[[package]]
4523name = "freetype-sys"
4524version = "0.20.1"
4525source = "registry+https://github.com/rust-lang/crates.io-index"
4526checksum = "0e7edc5b9669349acfda99533e9e0bcf26a51862ab43b08ee7745c55d28eb134"
4527dependencies = [
4528 "cc",
4529 "libc",
4530 "pkg-config",
4531]
4532
4533[[package]]
4534name = "fs"
4535version = "0.1.0"
4536dependencies = [
4537 "anyhow",
4538 "ashpd",
4539 "async-tar",
4540 "async-trait",
4541 "cocoa 0.26.0",
4542 "collections",
4543 "fsevent",
4544 "futures 0.3.30",
4545 "git",
4546 "git2",
4547 "gpui",
4548 "libc",
4549 "notify",
4550 "objc",
4551 "parking_lot",
4552 "paths",
4553 "rope",
4554 "serde",
4555 "serde_json",
4556 "smol",
4557 "tempfile",
4558 "text",
4559 "time",
4560 "util",
4561 "windows 0.58.0",
4562]
4563
4564[[package]]
4565name = "fs-set-times"
4566version = "0.20.1"
4567source = "registry+https://github.com/rust-lang/crates.io-index"
4568checksum = "033b337d725b97690d86893f9de22b67b80dcc4e9ad815f348254c38119db8fb"
4569dependencies = [
4570 "io-lifetimes 2.0.3",
4571 "rustix 0.38.35",
4572 "windows-sys 0.52.0",
4573]
4574
4575[[package]]
4576name = "fsevent"
4577version = "0.1.0"
4578dependencies = [
4579 "bitflags 2.6.0",
4580 "core-foundation 0.9.4",
4581 "fsevent-sys 3.1.0",
4582 "parking_lot",
4583 "tempfile",
4584]
4585
4586[[package]]
4587name = "fsevent-sys"
4588version = "3.1.0"
4589source = "registry+https://github.com/rust-lang/crates.io-index"
4590checksum = "ca6f5e6817058771c10f0eb0f05ddf1e35844266f972004fe8e4b21fda295bd5"
4591dependencies = [
4592 "libc",
4593]
4594
4595[[package]]
4596name = "fsevent-sys"
4597version = "4.1.0"
4598source = "registry+https://github.com/rust-lang/crates.io-index"
4599checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2"
4600dependencies = [
4601 "libc",
4602]
4603
4604[[package]]
4605name = "funty"
4606version = "2.0.0"
4607source = "registry+https://github.com/rust-lang/crates.io-index"
4608checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"
4609
4610[[package]]
4611name = "futf"
4612version = "0.1.5"
4613source = "registry+https://github.com/rust-lang/crates.io-index"
4614checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
4615dependencies = [
4616 "mac",
4617 "new_debug_unreachable",
4618]
4619
4620[[package]]
4621name = "futures"
4622version = "0.1.31"
4623source = "registry+https://github.com/rust-lang/crates.io-index"
4624checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"
4625
4626[[package]]
4627name = "futures"
4628version = "0.3.30"
4629source = "registry+https://github.com/rust-lang/crates.io-index"
4630checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0"
4631dependencies = [
4632 "futures-channel",
4633 "futures-core",
4634 "futures-executor",
4635 "futures-io",
4636 "futures-sink",
4637 "futures-task",
4638 "futures-util",
4639]
4640
4641[[package]]
4642name = "futures-batch"
4643version = "0.6.1"
4644source = "registry+https://github.com/rust-lang/crates.io-index"
4645checksum = "6f444c45a1cb86f2a7e301469fd50a82084a60dadc25d94529a8312276ecb71a"
4646dependencies = [
4647 "futures 0.3.30",
4648 "futures-timer",
4649 "pin-utils",
4650]
4651
4652[[package]]
4653name = "futures-channel"
4654version = "0.3.30"
4655source = "registry+https://github.com/rust-lang/crates.io-index"
4656checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78"
4657dependencies = [
4658 "futures-core",
4659 "futures-sink",
4660]
4661
4662[[package]]
4663name = "futures-core"
4664version = "0.3.30"
4665source = "registry+https://github.com/rust-lang/crates.io-index"
4666checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
4667
4668[[package]]
4669name = "futures-executor"
4670version = "0.3.30"
4671source = "registry+https://github.com/rust-lang/crates.io-index"
4672checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d"
4673dependencies = [
4674 "futures-core",
4675 "futures-task",
4676 "futures-util",
4677]
4678
4679[[package]]
4680name = "futures-intrusive"
4681version = "0.5.0"
4682source = "registry+https://github.com/rust-lang/crates.io-index"
4683checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f"
4684dependencies = [
4685 "futures-core",
4686 "lock_api",
4687 "parking_lot",
4688]
4689
4690[[package]]
4691name = "futures-io"
4692version = "0.3.30"
4693source = "registry+https://github.com/rust-lang/crates.io-index"
4694checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
4695
4696[[package]]
4697name = "futures-lite"
4698version = "1.13.0"
4699source = "registry+https://github.com/rust-lang/crates.io-index"
4700checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce"
4701dependencies = [
4702 "fastrand 1.9.0",
4703 "futures-core",
4704 "futures-io",
4705 "memchr",
4706 "parking",
4707 "pin-project-lite",
4708 "waker-fn",
4709]
4710
4711[[package]]
4712name = "futures-lite"
4713version = "2.3.0"
4714source = "registry+https://github.com/rust-lang/crates.io-index"
4715checksum = "52527eb5074e35e9339c6b4e8d12600c7128b68fb25dcb9fa9dec18f7c25f3a5"
4716dependencies = [
4717 "fastrand 2.1.1",
4718 "futures-core",
4719 "futures-io",
4720 "parking",
4721 "pin-project-lite",
4722]
4723
4724[[package]]
4725name = "futures-macro"
4726version = "0.3.30"
4727source = "registry+https://github.com/rust-lang/crates.io-index"
4728checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
4729dependencies = [
4730 "proc-macro2",
4731 "quote",
4732 "syn 2.0.76",
4733]
4734
4735[[package]]
4736name = "futures-sink"
4737version = "0.3.30"
4738source = "registry+https://github.com/rust-lang/crates.io-index"
4739checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
4740
4741[[package]]
4742name = "futures-task"
4743version = "0.3.30"
4744source = "registry+https://github.com/rust-lang/crates.io-index"
4745checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
4746
4747[[package]]
4748name = "futures-timer"
4749version = "3.0.3"
4750source = "registry+https://github.com/rust-lang/crates.io-index"
4751checksum = "f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24"
4752
4753[[package]]
4754name = "futures-util"
4755version = "0.3.30"
4756source = "registry+https://github.com/rust-lang/crates.io-index"
4757checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
4758dependencies = [
4759 "futures 0.1.31",
4760 "futures-channel",
4761 "futures-core",
4762 "futures-io",
4763 "futures-macro",
4764 "futures-sink",
4765 "futures-task",
4766 "memchr",
4767 "pin-project-lite",
4768 "pin-utils",
4769 "slab",
4770 "tokio-io",
4771]
4772
4773[[package]]
4774name = "fuzzy"
4775version = "0.1.0"
4776dependencies = [
4777 "gpui",
4778 "util",
4779]
4780
4781[[package]]
4782name = "fuzzy-matcher"
4783version = "0.3.7"
4784source = "registry+https://github.com/rust-lang/crates.io-index"
4785checksum = "54614a3312934d066701a80f20f15fa3b56d67ac7722b39eea5b4c9dd1d66c94"
4786dependencies = [
4787 "thread_local",
4788]
4789
4790[[package]]
4791name = "generic-array"
4792version = "0.14.7"
4793source = "registry+https://github.com/rust-lang/crates.io-index"
4794checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
4795dependencies = [
4796 "typenum",
4797 "version_check",
4798]
4799
4800[[package]]
4801name = "gethostname"
4802version = "0.4.3"
4803source = "registry+https://github.com/rust-lang/crates.io-index"
4804checksum = "0176e0459c2e4a1fe232f984bca6890e681076abb9934f6cea7c326f3fc47818"
4805dependencies = [
4806 "libc",
4807 "windows-targets 0.48.5",
4808]
4809
4810[[package]]
4811name = "getrandom"
4812version = "0.1.16"
4813source = "registry+https://github.com/rust-lang/crates.io-index"
4814checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
4815dependencies = [
4816 "cfg-if",
4817 "libc",
4818 "wasi 0.9.0+wasi-snapshot-preview1",
4819]
4820
4821[[package]]
4822name = "getrandom"
4823version = "0.2.15"
4824source = "registry+https://github.com/rust-lang/crates.io-index"
4825checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
4826dependencies = [
4827 "cfg-if",
4828 "js-sys",
4829 "libc",
4830 "wasi 0.11.0+wasi-snapshot-preview1",
4831 "wasm-bindgen",
4832]
4833
4834[[package]]
4835name = "gif"
4836version = "0.13.1"
4837source = "registry+https://github.com/rust-lang/crates.io-index"
4838checksum = "3fb2d69b19215e18bb912fa30f7ce15846e301408695e44e0ef719f1da9e19f2"
4839dependencies = [
4840 "color_quant",
4841 "weezl",
4842]
4843
4844[[package]]
4845name = "gimli"
4846version = "0.29.0"
4847source = "registry+https://github.com/rust-lang/crates.io-index"
4848checksum = "40ecd4077b5ae9fd2e9e169b102c6c330d0605168eb0e8bf79952b256dbefffd"
4849dependencies = [
4850 "fallible-iterator",
4851 "indexmap 2.4.0",
4852 "stable_deref_trait",
4853]
4854
4855[[package]]
4856name = "gimli"
4857version = "0.31.0"
4858source = "registry+https://github.com/rust-lang/crates.io-index"
4859checksum = "32085ea23f3234fc7846555e85283ba4de91e21016dc0455a16286d87a292d64"
4860
4861[[package]]
4862name = "git"
4863version = "0.1.0"
4864dependencies = [
4865 "anyhow",
4866 "async-trait",
4867 "clock",
4868 "collections",
4869 "derive_more",
4870 "git2",
4871 "gpui",
4872 "http_client",
4873 "log",
4874 "parking_lot",
4875 "pretty_assertions",
4876 "rope",
4877 "serde",
4878 "serde_json",
4879 "smol",
4880 "sum_tree",
4881 "text",
4882 "time",
4883 "unindent",
4884 "url",
4885 "util",
4886 "windows 0.58.0",
4887]
4888
4889[[package]]
4890name = "git2"
4891version = "0.19.0"
4892source = "registry+https://github.com/rust-lang/crates.io-index"
4893checksum = "b903b73e45dc0c6c596f2d37eccece7c1c8bb6e4407b001096387c63d0d93724"
4894dependencies = [
4895 "bitflags 2.6.0",
4896 "libc",
4897 "libgit2-sys",
4898 "log",
4899 "url",
4900]
4901
4902[[package]]
4903name = "git_hosting_providers"
4904version = "0.1.0"
4905dependencies = [
4906 "anyhow",
4907 "async-trait",
4908 "futures 0.3.30",
4909 "git",
4910 "gpui",
4911 "http_client",
4912 "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.5.7",
5588 "tokio",
5589 "tower-service",
5590 "tracing",
5591 "want",
5592]
5593
5594[[package]]
5595name = "hyper"
5596version = "1.4.1"
5597source = "registry+https://github.com/rust-lang/crates.io-index"
5598checksum = "50dfd22e0e76d0f662d429a5f80fcaf3855009297eab6a0a9f8543834744ba05"
5599dependencies = [
5600 "bytes 1.7.2",
5601 "futures-channel",
5602 "futures-util",
5603 "h2 0.4.6",
5604 "http 1.1.0",
5605 "http-body 1.0.1",
5606 "httparse",
5607 "itoa",
5608 "pin-project-lite",
5609 "smallvec",
5610 "tokio",
5611 "want",
5612]
5613
5614[[package]]
5615name = "hyper-rustls"
5616version = "0.24.2"
5617source = "registry+https://github.com/rust-lang/crates.io-index"
5618checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590"
5619dependencies = [
5620 "futures-util",
5621 "http 0.2.12",
5622 "hyper 0.14.30",
5623 "log",
5624 "rustls 0.21.12",
5625 "rustls-native-certs 0.6.3",
5626 "tokio",
5627 "tokio-rustls 0.24.1",
5628]
5629
5630[[package]]
5631name = "hyper-rustls"
5632version = "0.27.3"
5633source = "registry+https://github.com/rust-lang/crates.io-index"
5634checksum = "08afdbb5c31130e3034af566421053ab03787c640246a446327f550d11bcb333"
5635dependencies = [
5636 "futures-util",
5637 "http 1.1.0",
5638 "hyper 1.4.1",
5639 "hyper-util",
5640 "rustls 0.23.13",
5641 "rustls-native-certs 0.8.0",
5642 "rustls-pki-types",
5643 "tokio",
5644 "tokio-rustls 0.26.0",
5645 "tower-service",
5646]
5647
5648[[package]]
5649name = "hyper-tls"
5650version = "0.5.0"
5651source = "registry+https://github.com/rust-lang/crates.io-index"
5652checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
5653dependencies = [
5654 "bytes 1.7.2",
5655 "hyper 0.14.30",
5656 "native-tls",
5657 "tokio",
5658 "tokio-native-tls",
5659]
5660
5661[[package]]
5662name = "hyper-util"
5663version = "0.1.9"
5664source = "registry+https://github.com/rust-lang/crates.io-index"
5665checksum = "41296eb09f183ac68eec06e03cdbea2e759633d4067b2f6552fc2e009bcad08b"
5666dependencies = [
5667 "bytes 1.7.2",
5668 "futures-channel",
5669 "futures-util",
5670 "http 1.1.0",
5671 "http-body 1.0.1",
5672 "hyper 1.4.1",
5673 "pin-project-lite",
5674 "socket2 0.5.7",
5675 "tokio",
5676 "tower-service",
5677 "tracing",
5678]
5679
5680[[package]]
5681name = "iana-time-zone"
5682version = "0.1.60"
5683source = "registry+https://github.com/rust-lang/crates.io-index"
5684checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141"
5685dependencies = [
5686 "android_system_properties",
5687 "core-foundation-sys",
5688 "iana-time-zone-haiku",
5689 "js-sys",
5690 "wasm-bindgen",
5691 "windows-core 0.52.0",
5692]
5693
5694[[package]]
5695name = "iana-time-zone-haiku"
5696version = "0.1.2"
5697source = "registry+https://github.com/rust-lang/crates.io-index"
5698checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
5699dependencies = [
5700 "cc",
5701]
5702
5703[[package]]
5704name = "id-arena"
5705version = "2.2.1"
5706source = "registry+https://github.com/rust-lang/crates.io-index"
5707checksum = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005"
5708
5709[[package]]
5710name = "idna"
5711version = "0.5.0"
5712source = "registry+https://github.com/rust-lang/crates.io-index"
5713checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
5714dependencies = [
5715 "unicode-bidi",
5716 "unicode-normalization",
5717]
5718
5719[[package]]
5720name = "ignore"
5721version = "0.4.23"
5722source = "registry+https://github.com/rust-lang/crates.io-index"
5723checksum = "6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b"
5724dependencies = [
5725 "crossbeam-deque",
5726 "globset",
5727 "log",
5728 "memchr",
5729 "regex-automata 0.4.7",
5730 "same-file",
5731 "walkdir",
5732 "winapi-util",
5733]
5734
5735[[package]]
5736name = "image"
5737version = "0.25.2"
5738source = "registry+https://github.com/rust-lang/crates.io-index"
5739checksum = "99314c8a2152b8ddb211f924cdae532d8c5e4c8bb54728e12fff1b0cd5963a10"
5740dependencies = [
5741 "bytemuck",
5742 "byteorder-lite",
5743 "color_quant",
5744 "exr",
5745 "gif",
5746 "image-webp",
5747 "num-traits",
5748 "png",
5749 "qoi",
5750 "ravif",
5751 "rayon",
5752 "rgb",
5753 "tiff",
5754 "zune-core",
5755 "zune-jpeg",
5756]
5757
5758[[package]]
5759name = "image-webp"
5760version = "0.1.3"
5761source = "registry+https://github.com/rust-lang/crates.io-index"
5762checksum = "f79afb8cbee2ef20f59ccd477a218c12a93943d075b492015ecb1bb81f8ee904"
5763dependencies = [
5764 "byteorder-lite",
5765 "quick-error",
5766]
5767
5768[[package]]
5769name = "image_viewer"
5770version = "0.1.0"
5771dependencies = [
5772 "anyhow",
5773 "db",
5774 "file_icons",
5775 "gpui",
5776 "project",
5777 "settings",
5778 "ui",
5779 "workspace",
5780]
5781
5782[[package]]
5783name = "imagesize"
5784version = "0.12.0"
5785source = "registry+https://github.com/rust-lang/crates.io-index"
5786checksum = "029d73f573d8e8d63e6d5020011d3255b28c3ba85d6cf870a07184ed23de9284"
5787
5788[[package]]
5789name = "imgref"
5790version = "1.10.1"
5791source = "registry+https://github.com/rust-lang/crates.io-index"
5792checksum = "44feda355f4159a7c757171a77de25daf6411e217b4cabd03bd6650690468126"
5793
5794[[package]]
5795name = "indexed_docs"
5796version = "0.1.0"
5797dependencies = [
5798 "anyhow",
5799 "async-trait",
5800 "cargo_metadata",
5801 "collections",
5802 "derive_more",
5803 "fs",
5804 "futures 0.3.30",
5805 "fuzzy",
5806 "gpui",
5807 "heed",
5808 "html_to_markdown",
5809 "http_client",
5810 "indexmap 1.9.3",
5811 "indoc",
5812 "parking_lot",
5813 "paths",
5814 "pretty_assertions",
5815 "serde",
5816 "strum 0.25.0",
5817 "util",
5818]
5819
5820[[package]]
5821name = "indexmap"
5822version = "1.9.3"
5823source = "registry+https://github.com/rust-lang/crates.io-index"
5824checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
5825dependencies = [
5826 "autocfg",
5827 "hashbrown 0.12.3",
5828 "serde",
5829]
5830
5831[[package]]
5832name = "indexmap"
5833version = "2.4.0"
5834source = "registry+https://github.com/rust-lang/crates.io-index"
5835checksum = "93ead53efc7ea8ed3cfb0c79fc8023fbb782a5432b52830b6518941cebe6505c"
5836dependencies = [
5837 "equivalent",
5838 "hashbrown 0.14.5",
5839 "serde",
5840]
5841
5842[[package]]
5843name = "indoc"
5844version = "2.0.5"
5845source = "registry+https://github.com/rust-lang/crates.io-index"
5846checksum = "b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5"
5847
5848[[package]]
5849name = "infer"
5850version = "0.2.3"
5851source = "registry+https://github.com/rust-lang/crates.io-index"
5852checksum = "64e9829a50b42bb782c1df523f78d332fe371b10c661e78b7a3c34b0198e9fac"
5853
5854[[package]]
5855name = "inherent"
5856version = "1.0.11"
5857source = "registry+https://github.com/rust-lang/crates.io-index"
5858checksum = "0122b7114117e64a63ac49f752a5ca4624d534c7b1c7de796ac196381cd2d947"
5859dependencies = [
5860 "proc-macro2",
5861 "quote",
5862 "syn 2.0.76",
5863]
5864
5865[[package]]
5866name = "inline_completion_button"
5867version = "0.1.0"
5868dependencies = [
5869 "anyhow",
5870 "copilot",
5871 "editor",
5872 "fs",
5873 "futures 0.3.30",
5874 "gpui",
5875 "indoc",
5876 "language",
5877 "lsp",
5878 "paths",
5879 "project",
5880 "serde_json",
5881 "settings",
5882 "supermaven",
5883 "theme",
5884 "ui",
5885 "util",
5886 "workspace",
5887 "zed_actions",
5888]
5889
5890[[package]]
5891name = "inotify"
5892version = "0.9.6"
5893source = "registry+https://github.com/rust-lang/crates.io-index"
5894checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff"
5895dependencies = [
5896 "bitflags 1.3.2",
5897 "inotify-sys",
5898 "libc",
5899]
5900
5901[[package]]
5902name = "inotify-sys"
5903version = "0.1.5"
5904source = "registry+https://github.com/rust-lang/crates.io-index"
5905checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
5906dependencies = [
5907 "libc",
5908]
5909
5910[[package]]
5911name = "inout"
5912version = "0.1.3"
5913source = "registry+https://github.com/rust-lang/crates.io-index"
5914checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
5915dependencies = [
5916 "block-padding",
5917 "generic-array",
5918]
5919
5920[[package]]
5921name = "install_cli"
5922version = "0.1.0"
5923dependencies = [
5924 "anyhow",
5925 "gpui",
5926 "smol",
5927 "util",
5928]
5929
5930[[package]]
5931name = "instant"
5932version = "0.1.13"
5933source = "registry+https://github.com/rust-lang/crates.io-index"
5934checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222"
5935dependencies = [
5936 "cfg-if",
5937]
5938
5939[[package]]
5940name = "interpolate_name"
5941version = "0.2.4"
5942source = "registry+https://github.com/rust-lang/crates.io-index"
5943checksum = "c34819042dc3d3971c46c2190835914dfbe0c3c13f61449b2997f4e9722dfa60"
5944dependencies = [
5945 "proc-macro2",
5946 "quote",
5947 "syn 2.0.76",
5948]
5949
5950[[package]]
5951name = "io-extras"
5952version = "0.18.2"
5953source = "registry+https://github.com/rust-lang/crates.io-index"
5954checksum = "c9f046b9af244f13b3bd939f55d16830ac3a201e8a9ba9661bfcb03e2be72b9b"
5955dependencies = [
5956 "io-lifetimes 2.0.3",
5957 "windows-sys 0.52.0",
5958]
5959
5960[[package]]
5961name = "io-lifetimes"
5962version = "1.0.11"
5963source = "registry+https://github.com/rust-lang/crates.io-index"
5964checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
5965dependencies = [
5966 "hermit-abi 0.3.9",
5967 "libc",
5968 "windows-sys 0.48.0",
5969]
5970
5971[[package]]
5972name = "io-lifetimes"
5973version = "2.0.3"
5974source = "registry+https://github.com/rust-lang/crates.io-index"
5975checksum = "5a611371471e98973dbcab4e0ec66c31a10bc356eeb4d54a0e05eac8158fe38c"
5976
5977[[package]]
5978name = "iovec"
5979version = "0.1.4"
5980source = "registry+https://github.com/rust-lang/crates.io-index"
5981checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
5982dependencies = [
5983 "libc",
5984]
5985
5986[[package]]
5987name = "ipc-channel"
5988version = "0.18.3"
5989source = "registry+https://github.com/rust-lang/crates.io-index"
5990checksum = "c7f4c80f2df4fc64fb7fc2cff69fc034af26e6e6617ea9f1313131af464b9ca0"
5991dependencies = [
5992 "bincode",
5993 "crossbeam-channel",
5994 "fnv",
5995 "lazy_static",
5996 "libc",
5997 "mio 1.0.2",
5998 "rand 0.8.5",
5999 "serde",
6000 "tempfile",
6001 "uuid",
6002 "windows 0.58.0",
6003]
6004
6005[[package]]
6006name = "ipnet"
6007version = "2.9.0"
6008source = "registry+https://github.com/rust-lang/crates.io-index"
6009checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3"
6010
6011[[package]]
6012name = "is-docker"
6013version = "0.2.0"
6014source = "registry+https://github.com/rust-lang/crates.io-index"
6015checksum = "928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3"
6016dependencies = [
6017 "once_cell",
6018]
6019
6020[[package]]
6021name = "is-terminal"
6022version = "0.4.13"
6023source = "registry+https://github.com/rust-lang/crates.io-index"
6024checksum = "261f68e344040fbd0edea105bef17c66edf46f984ddb1115b775ce31be948f4b"
6025dependencies = [
6026 "hermit-abi 0.4.0",
6027 "libc",
6028 "windows-sys 0.52.0",
6029]
6030
6031[[package]]
6032name = "is-wsl"
6033version = "0.4.0"
6034source = "registry+https://github.com/rust-lang/crates.io-index"
6035checksum = "173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5"
6036dependencies = [
6037 "is-docker",
6038 "once_cell",
6039]
6040
6041[[package]]
6042name = "is_terminal_polyfill"
6043version = "1.70.1"
6044source = "registry+https://github.com/rust-lang/crates.io-index"
6045checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
6046
6047[[package]]
6048name = "itertools"
6049version = "0.10.5"
6050source = "registry+https://github.com/rust-lang/crates.io-index"
6051checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
6052dependencies = [
6053 "either",
6054]
6055
6056[[package]]
6057name = "itertools"
6058version = "0.12.1"
6059source = "registry+https://github.com/rust-lang/crates.io-index"
6060checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
6061dependencies = [
6062 "either",
6063]
6064
6065[[package]]
6066name = "itertools"
6067version = "0.13.0"
6068source = "registry+https://github.com/rust-lang/crates.io-index"
6069checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186"
6070dependencies = [
6071 "either",
6072]
6073
6074[[package]]
6075name = "itoa"
6076version = "1.0.11"
6077source = "registry+https://github.com/rust-lang/crates.io-index"
6078checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
6079
6080[[package]]
6081name = "jni"
6082version = "0.21.1"
6083source = "registry+https://github.com/rust-lang/crates.io-index"
6084checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97"
6085dependencies = [
6086 "cesu8",
6087 "cfg-if",
6088 "combine",
6089 "jni-sys",
6090 "log",
6091 "thiserror",
6092 "walkdir",
6093 "windows-sys 0.45.0",
6094]
6095
6096[[package]]
6097name = "jni-sys"
6098version = "0.3.0"
6099source = "registry+https://github.com/rust-lang/crates.io-index"
6100checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
6101
6102[[package]]
6103name = "jobserver"
6104version = "0.1.32"
6105source = "registry+https://github.com/rust-lang/crates.io-index"
6106checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0"
6107dependencies = [
6108 "libc",
6109]
6110
6111[[package]]
6112name = "journal"
6113version = "0.1.0"
6114dependencies = [
6115 "anyhow",
6116 "chrono",
6117 "editor",
6118 "gpui",
6119 "log",
6120 "schemars",
6121 "serde",
6122 "settings",
6123 "shellexpand 2.1.2",
6124 "workspace",
6125]
6126
6127[[package]]
6128name = "jpeg-decoder"
6129version = "0.3.1"
6130source = "registry+https://github.com/rust-lang/crates.io-index"
6131checksum = "f5d4a7da358eff58addd2877a45865158f0d78c911d43a5784ceb7bbf52833b0"
6132
6133[[package]]
6134name = "js-sys"
6135version = "0.3.70"
6136source = "registry+https://github.com/rust-lang/crates.io-index"
6137checksum = "1868808506b929d7b0cfa8f75951347aa71bb21144b7791bae35d9bccfcfe37a"
6138dependencies = [
6139 "wasm-bindgen",
6140]
6141
6142[[package]]
6143name = "jsonwebtoken"
6144version = "9.3.0"
6145source = "registry+https://github.com/rust-lang/crates.io-index"
6146checksum = "b9ae10193d25051e74945f1ea2d0b42e03cc3b890f7e4cc5faa44997d808193f"
6147dependencies = [
6148 "base64 0.21.7",
6149 "js-sys",
6150 "pem",
6151 "ring 0.17.8",
6152 "serde",
6153 "serde_json",
6154 "simple_asn1",
6155]
6156
6157[[package]]
6158name = "jupyter-serde"
6159version = "0.2.0"
6160source = "registry+https://github.com/rust-lang/crates.io-index"
6161checksum = "0a444fb3f87ee6885eb316028cc998c7d84811663ef95d78c419419423d5a054"
6162dependencies = [
6163 "anyhow",
6164 "chrono",
6165 "serde",
6166 "serde_json",
6167 "thiserror",
6168 "uuid",
6169]
6170
6171[[package]]
6172name = "khronos-egl"
6173version = "6.0.0"
6174source = "registry+https://github.com/rust-lang/crates.io-index"
6175checksum = "6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76"
6176dependencies = [
6177 "libc",
6178 "libloading",
6179]
6180
6181[[package]]
6182name = "kqueue"
6183version = "1.0.8"
6184source = "registry+https://github.com/rust-lang/crates.io-index"
6185checksum = "7447f1ca1b7b563588a205fe93dea8df60fd981423a768bc1c0ded35ed147d0c"
6186dependencies = [
6187 "kqueue-sys",
6188 "libc",
6189]
6190
6191[[package]]
6192name = "kqueue-sys"
6193version = "1.0.4"
6194source = "registry+https://github.com/rust-lang/crates.io-index"
6195checksum = "ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b"
6196dependencies = [
6197 "bitflags 1.3.2",
6198 "libc",
6199]
6200
6201[[package]]
6202name = "kurbo"
6203version = "0.11.0"
6204source = "registry+https://github.com/rust-lang/crates.io-index"
6205checksum = "6e5aa9f0f96a938266bdb12928a67169e8d22c6a786fda8ed984b85e6ba93c3c"
6206dependencies = [
6207 "arrayvec",
6208 "smallvec",
6209]
6210
6211[[package]]
6212name = "kv-log-macro"
6213version = "1.0.7"
6214source = "registry+https://github.com/rust-lang/crates.io-index"
6215checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"
6216dependencies = [
6217 "log",
6218]
6219
6220[[package]]
6221name = "language"
6222version = "0.1.0"
6223dependencies = [
6224 "anyhow",
6225 "async-trait",
6226 "async-watch",
6227 "clock",
6228 "collections",
6229 "ctor",
6230 "ec4rs",
6231 "env_logger 0.11.5",
6232 "futures 0.3.30",
6233 "fuzzy",
6234 "git",
6235 "globset",
6236 "gpui",
6237 "http_client",
6238 "indoc",
6239 "itertools 0.13.0",
6240 "log",
6241 "lsp",
6242 "parking_lot",
6243 "postage",
6244 "pretty_assertions",
6245 "pulldown-cmark 0.12.1",
6246 "rand 0.8.5",
6247 "regex",
6248 "rpc",
6249 "schemars",
6250 "serde",
6251 "serde_json",
6252 "settings",
6253 "similar",
6254 "smallvec",
6255 "smol",
6256 "strsim",
6257 "sum_tree",
6258 "task",
6259 "text",
6260 "theme",
6261 "tree-sitter",
6262 "tree-sitter-elixir",
6263 "tree-sitter-embedded-template",
6264 "tree-sitter-heex",
6265 "tree-sitter-html",
6266 "tree-sitter-json",
6267 "tree-sitter-md",
6268 "tree-sitter-ruby",
6269 "tree-sitter-rust",
6270 "tree-sitter-typescript",
6271 "unicase",
6272 "unindent",
6273 "util",
6274]
6275
6276[[package]]
6277name = "language_model"
6278version = "0.1.0"
6279dependencies = [
6280 "anthropic",
6281 "anyhow",
6282 "base64 0.22.1",
6283 "client",
6284 "collections",
6285 "copilot",
6286 "ctor",
6287 "editor",
6288 "env_logger 0.11.5",
6289 "feature_flags",
6290 "futures 0.3.30",
6291 "google_ai",
6292 "gpui",
6293 "http_client",
6294 "image",
6295 "inline_completion_button",
6296 "language",
6297 "log",
6298 "menu",
6299 "ollama",
6300 "open_ai",
6301 "parking_lot",
6302 "project",
6303 "proto",
6304 "rand 0.8.5",
6305 "schemars",
6306 "serde",
6307 "serde_json",
6308 "settings",
6309 "smol",
6310 "strum 0.25.0",
6311 "text",
6312 "theme",
6313 "thiserror",
6314 "tiktoken-rs",
6315 "ui",
6316 "unindent",
6317 "util",
6318]
6319
6320[[package]]
6321name = "language_selector"
6322version = "0.1.0"
6323dependencies = [
6324 "anyhow",
6325 "editor",
6326 "fuzzy",
6327 "gpui",
6328 "language",
6329 "picker",
6330 "project",
6331 "ui",
6332 "util",
6333 "workspace",
6334]
6335
6336[[package]]
6337name = "language_tools"
6338version = "0.1.0"
6339dependencies = [
6340 "anyhow",
6341 "client",
6342 "collections",
6343 "copilot",
6344 "editor",
6345 "env_logger 0.11.5",
6346 "futures 0.3.30",
6347 "gpui",
6348 "language",
6349 "lsp",
6350 "project",
6351 "release_channel",
6352 "serde_json",
6353 "settings",
6354 "theme",
6355 "tree-sitter",
6356 "ui",
6357 "util",
6358 "workspace",
6359]
6360
6361[[package]]
6362name = "languages"
6363version = "0.1.0"
6364dependencies = [
6365 "anyhow",
6366 "async-compression",
6367 "async-tar",
6368 "async-trait",
6369 "collections",
6370 "feature_flags",
6371 "futures 0.3.30",
6372 "gpui",
6373 "http_client",
6374 "language",
6375 "log",
6376 "lsp",
6377 "node_runtime",
6378 "paths",
6379 "pet",
6380 "pet-conda",
6381 "pet-core",
6382 "pet-poetry",
6383 "pet-reporter",
6384 "project",
6385 "regex",
6386 "rope",
6387 "rust-embed",
6388 "serde",
6389 "serde_json",
6390 "settings",
6391 "smol",
6392 "task",
6393 "text",
6394 "theme",
6395 "toml 0.8.19",
6396 "tree-sitter",
6397 "tree-sitter-bash",
6398 "tree-sitter-c",
6399 "tree-sitter-cpp",
6400 "tree-sitter-css",
6401 "tree-sitter-diff",
6402 "tree-sitter-go",
6403 "tree-sitter-gomod",
6404 "tree-sitter-gowork",
6405 "tree-sitter-jsdoc",
6406 "tree-sitter-json",
6407 "tree-sitter-md",
6408 "tree-sitter-python",
6409 "tree-sitter-regex",
6410 "tree-sitter-rust",
6411 "tree-sitter-typescript",
6412 "tree-sitter-yaml",
6413 "unindent",
6414 "util",
6415 "workspace",
6416]
6417
6418[[package]]
6419name = "lazy_static"
6420version = "1.5.0"
6421source = "registry+https://github.com/rust-lang/crates.io-index"
6422checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
6423dependencies = [
6424 "spin 0.9.8",
6425]
6426
6427[[package]]
6428name = "lazycell"
6429version = "1.3.0"
6430source = "registry+https://github.com/rust-lang/crates.io-index"
6431checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
6432
6433[[package]]
6434name = "leb128"
6435version = "0.2.5"
6436source = "registry+https://github.com/rust-lang/crates.io-index"
6437checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
6438
6439[[package]]
6440name = "lebe"
6441version = "0.5.2"
6442source = "registry+https://github.com/rust-lang/crates.io-index"
6443checksum = "03087c2bad5e1034e8cace5926dec053fb3790248370865f5117a7d0213354c8"
6444
6445[[package]]
6446name = "libc"
6447version = "0.2.159"
6448source = "registry+https://github.com/rust-lang/crates.io-index"
6449checksum = "561d97a539a36e26a9a5fad1ea11a3039a67714694aaa379433e580854bc3dc5"
6450
6451[[package]]
6452name = "libdbus-sys"
6453version = "0.2.5"
6454source = "registry+https://github.com/rust-lang/crates.io-index"
6455checksum = "06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72"
6456dependencies = [
6457 "cc",
6458 "pkg-config",
6459]
6460
6461[[package]]
6462name = "libfuzzer-sys"
6463version = "0.4.7"
6464source = "registry+https://github.com/rust-lang/crates.io-index"
6465checksum = "a96cfd5557eb82f2b83fed4955246c988d331975a002961b07c81584d107e7f7"
6466dependencies = [
6467 "arbitrary",
6468 "cc",
6469 "once_cell",
6470]
6471
6472[[package]]
6473name = "libgit2-sys"
6474version = "0.17.0+1.8.1"
6475source = "registry+https://github.com/rust-lang/crates.io-index"
6476checksum = "10472326a8a6477c3c20a64547b0059e4b0d086869eee31e6d7da728a8eb7224"
6477dependencies = [
6478 "cc",
6479 "libc",
6480 "libz-sys",
6481 "pkg-config",
6482]
6483
6484[[package]]
6485name = "libloading"
6486version = "0.8.5"
6487source = "registry+https://github.com/rust-lang/crates.io-index"
6488checksum = "4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4"
6489dependencies = [
6490 "cfg-if",
6491 "windows-targets 0.52.6",
6492]
6493
6494[[package]]
6495name = "libm"
6496version = "0.2.8"
6497source = "registry+https://github.com/rust-lang/crates.io-index"
6498checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058"
6499
6500[[package]]
6501name = "libmimalloc-sys"
6502version = "0.1.39"
6503source = "registry+https://github.com/rust-lang/crates.io-index"
6504checksum = "23aa6811d3bd4deb8a84dde645f943476d13b248d818edcf8ce0b2f37f036b44"
6505dependencies = [
6506 "cc",
6507 "libc",
6508]
6509
6510[[package]]
6511name = "libredox"
6512version = "0.1.3"
6513source = "registry+https://github.com/rust-lang/crates.io-index"
6514checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d"
6515dependencies = [
6516 "bitflags 2.6.0",
6517 "libc",
6518 "redox_syscall 0.5.3",
6519]
6520
6521[[package]]
6522name = "libsqlite3-sys"
6523version = "0.28.0"
6524source = "registry+https://github.com/rust-lang/crates.io-index"
6525checksum = "0c10584274047cb335c23d3e61bcef8e323adae7c5c8c760540f73610177fc3f"
6526dependencies = [
6527 "cc",
6528 "pkg-config",
6529 "vcpkg",
6530]
6531
6532[[package]]
6533name = "libz-sys"
6534version = "1.1.20"
6535source = "registry+https://github.com/rust-lang/crates.io-index"
6536checksum = "d2d16453e800a8cf6dd2fc3eb4bc99b786a9b90c663b8559a5b1a041bf89e472"
6537dependencies = [
6538 "cc",
6539 "libc",
6540 "pkg-config",
6541 "vcpkg",
6542]
6543
6544[[package]]
6545name = "linkify"
6546version = "0.10.0"
6547source = "registry+https://github.com/rust-lang/crates.io-index"
6548checksum = "f1dfa36d52c581e9ec783a7ce2a5e0143da6237be5811a0b3153fedfdbe9f780"
6549dependencies = [
6550 "memchr",
6551]
6552
6553[[package]]
6554name = "linkme"
6555version = "0.3.28"
6556source = "registry+https://github.com/rust-lang/crates.io-index"
6557checksum = "3c943daedff228392b791b33bba32e75737756e80a613e32e246c6ce9cbab20a"
6558dependencies = [
6559 "linkme-impl",
6560]
6561
6562[[package]]
6563name = "linkme-impl"
6564version = "0.3.28"
6565source = "registry+https://github.com/rust-lang/crates.io-index"
6566checksum = "cb26336e6dc7cc76e7927d2c9e7e3bb376d7af65a6f56a0b16c47d18a9b1abc5"
6567dependencies = [
6568 "proc-macro2",
6569 "quote",
6570 "syn 2.0.76",
6571]
6572
6573[[package]]
6574name = "linux-raw-sys"
6575version = "0.3.8"
6576source = "registry+https://github.com/rust-lang/crates.io-index"
6577checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
6578
6579[[package]]
6580name = "linux-raw-sys"
6581version = "0.4.14"
6582source = "registry+https://github.com/rust-lang/crates.io-index"
6583checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
6584
6585[[package]]
6586name = "live_kit_client"
6587version = "0.1.0"
6588dependencies = [
6589 "anyhow",
6590 "async-broadcast",
6591 "async-trait",
6592 "collections",
6593 "core-foundation 0.9.4",
6594 "futures 0.3.30",
6595 "gpui",
6596 "live_kit_server",
6597 "log",
6598 "media",
6599 "nanoid",
6600 "parking_lot",
6601 "postage",
6602 "serde",
6603 "serde_json",
6604 "sha2",
6605 "simplelog",
6606]
6607
6608[[package]]
6609name = "live_kit_server"
6610version = "0.1.0"
6611dependencies = [
6612 "anyhow",
6613 "async-trait",
6614 "jsonwebtoken",
6615 "log",
6616 "prost",
6617 "prost-build",
6618 "prost-types",
6619 "reqwest 0.12.8",
6620 "serde",
6621]
6622
6623[[package]]
6624name = "lmdb-master-sys"
6625version = "0.2.4"
6626source = "registry+https://github.com/rust-lang/crates.io-index"
6627checksum = "472c3760e2a8d0f61f322fb36788021bb36d573c502b50fa3e2bcaac3ec326c9"
6628dependencies = [
6629 "cc",
6630 "doxygen-rs",
6631 "libc",
6632]
6633
6634[[package]]
6635name = "lock_api"
6636version = "0.4.12"
6637source = "registry+https://github.com/rust-lang/crates.io-index"
6638checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
6639dependencies = [
6640 "autocfg",
6641 "scopeguard",
6642]
6643
6644[[package]]
6645name = "log"
6646version = "0.4.22"
6647source = "registry+https://github.com/rust-lang/crates.io-index"
6648checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
6649dependencies = [
6650 "serde",
6651 "value-bag",
6652]
6653
6654[[package]]
6655name = "loop9"
6656version = "0.1.5"
6657source = "registry+https://github.com/rust-lang/crates.io-index"
6658checksum = "0fae87c125b03c1d2c0150c90365d7d6bcc53fb73a9acaef207d2d065860f062"
6659dependencies = [
6660 "imgref",
6661]
6662
6663[[package]]
6664name = "lru"
6665version = "0.12.4"
6666source = "registry+https://github.com/rust-lang/crates.io-index"
6667checksum = "37ee39891760e7d94734f6f63fedc29a2e4a152f836120753a72503f09fcf904"
6668dependencies = [
6669 "hashbrown 0.14.5",
6670]
6671
6672[[package]]
6673name = "lsp"
6674version = "0.1.0"
6675dependencies = [
6676 "anyhow",
6677 "async-pipe",
6678 "collections",
6679 "ctor",
6680 "env_logger 0.11.5",
6681 "futures 0.3.30",
6682 "gpui",
6683 "log",
6684 "lsp-types",
6685 "parking_lot",
6686 "postage",
6687 "release_channel",
6688 "serde",
6689 "serde_json",
6690 "smol",
6691 "util",
6692 "windows 0.58.0",
6693]
6694
6695[[package]]
6696name = "lsp-types"
6697version = "0.95.1"
6698source = "git+https://github.com/zed-industries/lsp-types?rev=72357d6f6d212bdffba3b5ef4b31d8ca856058e7#72357d6f6d212bdffba3b5ef4b31d8ca856058e7"
6699dependencies = [
6700 "bitflags 1.3.2",
6701 "serde",
6702 "serde_json",
6703 "serde_repr",
6704 "url",
6705]
6706
6707[[package]]
6708name = "lz4"
6709version = "1.26.0"
6710source = "registry+https://github.com/rust-lang/crates.io-index"
6711checksum = "958b4caa893816eea05507c20cfe47574a43d9a697138a7872990bba8a0ece68"
6712dependencies = [
6713 "libc",
6714 "lz4-sys",
6715]
6716
6717[[package]]
6718name = "lz4-sys"
6719version = "1.10.0"
6720source = "registry+https://github.com/rust-lang/crates.io-index"
6721checksum = "109de74d5d2353660401699a4174a4ff23fcc649caf553df71933c7fb45ad868"
6722dependencies = [
6723 "cc",
6724 "libc",
6725]
6726
6727[[package]]
6728name = "mac"
6729version = "0.1.1"
6730source = "registry+https://github.com/rust-lang/crates.io-index"
6731checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
6732
6733[[package]]
6734name = "mach2"
6735version = "0.4.2"
6736source = "registry+https://github.com/rust-lang/crates.io-index"
6737checksum = "19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709"
6738dependencies = [
6739 "libc",
6740]
6741
6742[[package]]
6743name = "malloc_buf"
6744version = "0.0.6"
6745source = "registry+https://github.com/rust-lang/crates.io-index"
6746checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
6747dependencies = [
6748 "libc",
6749]
6750
6751[[package]]
6752name = "maplit"
6753version = "1.0.2"
6754source = "registry+https://github.com/rust-lang/crates.io-index"
6755checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
6756
6757[[package]]
6758name = "markdown"
6759version = "0.1.0"
6760dependencies = [
6761 "anyhow",
6762 "assets",
6763 "env_logger 0.11.5",
6764 "futures 0.3.30",
6765 "gpui",
6766 "language",
6767 "languages",
6768 "linkify",
6769 "log",
6770 "node_runtime",
6771 "pulldown-cmark 0.12.1",
6772 "settings",
6773 "theme",
6774 "ui",
6775 "util",
6776]
6777
6778[[package]]
6779name = "markdown_preview"
6780version = "0.1.0"
6781dependencies = [
6782 "anyhow",
6783 "async-recursion 1.1.1",
6784 "collections",
6785 "editor",
6786 "gpui",
6787 "language",
6788 "linkify",
6789 "log",
6790 "pretty_assertions",
6791 "pulldown-cmark 0.12.1",
6792 "settings",
6793 "theme",
6794 "ui",
6795 "workspace",
6796]
6797
6798[[package]]
6799name = "markup5ever"
6800version = "0.12.1"
6801source = "registry+https://github.com/rust-lang/crates.io-index"
6802checksum = "16ce3abbeba692c8b8441d036ef91aea6df8da2c6b6e21c7e14d3c18e526be45"
6803dependencies = [
6804 "log",
6805 "phf",
6806 "phf_codegen",
6807 "string_cache",
6808 "string_cache_codegen",
6809 "tendril",
6810]
6811
6812[[package]]
6813name = "markup5ever_rcdom"
6814version = "0.3.0"
6815source = "registry+https://github.com/rust-lang/crates.io-index"
6816checksum = "edaa21ab3701bfee5099ade5f7e1f84553fd19228cf332f13cd6e964bf59be18"
6817dependencies = [
6818 "html5ever",
6819 "markup5ever",
6820 "tendril",
6821 "xml5ever",
6822]
6823
6824[[package]]
6825name = "matchers"
6826version = "0.1.0"
6827source = "registry+https://github.com/rust-lang/crates.io-index"
6828checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
6829dependencies = [
6830 "regex-automata 0.1.10",
6831]
6832
6833[[package]]
6834name = "matchit"
6835version = "0.7.3"
6836source = "registry+https://github.com/rust-lang/crates.io-index"
6837checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
6838
6839[[package]]
6840name = "maybe-owned"
6841version = "0.3.4"
6842source = "registry+https://github.com/rust-lang/crates.io-index"
6843checksum = "4facc753ae494aeb6e3c22f839b158aebd4f9270f55cd3c79906c45476c47ab4"
6844
6845[[package]]
6846name = "maybe-rayon"
6847version = "0.1.1"
6848source = "registry+https://github.com/rust-lang/crates.io-index"
6849checksum = "8ea1f30cedd69f0a2954655f7188c6a834246d2bcf1e315e2ac40c4b24dc9519"
6850dependencies = [
6851 "cfg-if",
6852]
6853
6854[[package]]
6855name = "md-5"
6856version = "0.10.6"
6857source = "registry+https://github.com/rust-lang/crates.io-index"
6858checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
6859dependencies = [
6860 "cfg-if",
6861 "digest",
6862]
6863
6864[[package]]
6865name = "mdbook"
6866version = "0.4.40"
6867source = "registry+https://github.com/rust-lang/crates.io-index"
6868checksum = "b45a38e19bd200220ef07c892b0157ad3d2365e5b5a267ca01ad12182491eea5"
6869dependencies = [
6870 "ammonia",
6871 "anyhow",
6872 "chrono",
6873 "clap",
6874 "clap_complete",
6875 "elasticlunr-rs",
6876 "env_logger 0.11.5",
6877 "futures-util",
6878 "handlebars 5.1.2",
6879 "ignore",
6880 "log",
6881 "memchr",
6882 "notify",
6883 "notify-debouncer-mini",
6884 "once_cell",
6885 "opener",
6886 "pathdiff",
6887 "pulldown-cmark 0.10.3",
6888 "regex",
6889 "serde",
6890 "serde_json",
6891 "shlex",
6892 "tempfile",
6893 "tokio",
6894 "toml 0.5.11",
6895 "topological-sort",
6896 "walkdir",
6897 "warp",
6898]
6899
6900[[package]]
6901name = "media"
6902version = "0.1.0"
6903dependencies = [
6904 "anyhow",
6905 "bindgen 0.70.1",
6906 "core-foundation 0.9.4",
6907 "foreign-types 0.5.0",
6908 "metal",
6909 "objc",
6910]
6911
6912[[package]]
6913name = "memchr"
6914version = "2.7.4"
6915source = "registry+https://github.com/rust-lang/crates.io-index"
6916checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
6917
6918[[package]]
6919name = "memfd"
6920version = "0.6.4"
6921source = "registry+https://github.com/rust-lang/crates.io-index"
6922checksum = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64"
6923dependencies = [
6924 "rustix 0.38.35",
6925]
6926
6927[[package]]
6928name = "memmap2"
6929version = "0.9.4"
6930source = "registry+https://github.com/rust-lang/crates.io-index"
6931checksum = "fe751422e4a8caa417e13c3ea66452215d7d63e19e604f4980461212f3ae1322"
6932dependencies = [
6933 "libc",
6934]
6935
6936[[package]]
6937name = "memoffset"
6938version = "0.9.1"
6939source = "registry+https://github.com/rust-lang/crates.io-index"
6940checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
6941dependencies = [
6942 "autocfg",
6943]
6944
6945[[package]]
6946name = "menu"
6947version = "0.1.0"
6948dependencies = [
6949 "gpui",
6950 "serde",
6951]
6952
6953[[package]]
6954name = "metal"
6955version = "0.29.0"
6956source = "registry+https://github.com/rust-lang/crates.io-index"
6957checksum = "7ecfd3296f8c56b7c1f6fbac3c71cefa9d78ce009850c45000015f206dc7fa21"
6958dependencies = [
6959 "bitflags 2.6.0",
6960 "block",
6961 "core-graphics-types 0.1.3",
6962 "foreign-types 0.5.0",
6963 "log",
6964 "objc",
6965 "paste",
6966]
6967
6968[[package]]
6969name = "mimalloc"
6970version = "0.1.43"
6971source = "registry+https://github.com/rust-lang/crates.io-index"
6972checksum = "68914350ae34959d83f732418d51e2427a794055d0b9529f48259ac07af65633"
6973dependencies = [
6974 "libmimalloc-sys",
6975]
6976
6977[[package]]
6978name = "mime"
6979version = "0.3.17"
6980source = "registry+https://github.com/rust-lang/crates.io-index"
6981checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
6982
6983[[package]]
6984name = "mime_guess"
6985version = "2.0.5"
6986source = "registry+https://github.com/rust-lang/crates.io-index"
6987checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
6988dependencies = [
6989 "mime",
6990 "unicase",
6991]
6992
6993[[package]]
6994name = "minimal-lexical"
6995version = "0.2.1"
6996source = "registry+https://github.com/rust-lang/crates.io-index"
6997checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
6998
6999[[package]]
7000name = "miniz_oxide"
7001version = "0.7.4"
7002source = "registry+https://github.com/rust-lang/crates.io-index"
7003checksum = "b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08"
7004dependencies = [
7005 "adler",
7006 "simd-adler32",
7007]
7008
7009[[package]]
7010name = "miniz_oxide"
7011version = "0.8.0"
7012source = "registry+https://github.com/rust-lang/crates.io-index"
7013checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1"
7014dependencies = [
7015 "adler2",
7016]
7017
7018[[package]]
7019name = "mint"
7020version = "0.5.9"
7021source = "registry+https://github.com/rust-lang/crates.io-index"
7022checksum = "e53debba6bda7a793e5f99b8dacf19e626084f525f7829104ba9898f367d85ff"
7023
7024[[package]]
7025name = "mio"
7026version = "0.8.11"
7027source = "registry+https://github.com/rust-lang/crates.io-index"
7028checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
7029dependencies = [
7030 "libc",
7031 "log",
7032 "wasi 0.11.0+wasi-snapshot-preview1",
7033 "windows-sys 0.48.0",
7034]
7035
7036[[package]]
7037name = "mio"
7038version = "1.0.2"
7039source = "registry+https://github.com/rust-lang/crates.io-index"
7040checksum = "80e04d1dcff3aae0704555fe5fee3bcfaf3d1fdf8a7e521d5b9d2b42acb52cec"
7041dependencies = [
7042 "hermit-abi 0.3.9",
7043 "libc",
7044 "log",
7045 "wasi 0.11.0+wasi-snapshot-preview1",
7046 "windows-sys 0.52.0",
7047]
7048
7049[[package]]
7050name = "miow"
7051version = "0.6.0"
7052source = "registry+https://github.com/rust-lang/crates.io-index"
7053checksum = "359f76430b20a79f9e20e115b3428614e654f04fab314482fc0fda0ebd3c6044"
7054dependencies = [
7055 "windows-sys 0.48.0",
7056]
7057
7058[[package]]
7059name = "msvc_spectre_libs"
7060version = "0.1.2"
7061source = "registry+https://github.com/rust-lang/crates.io-index"
7062checksum = "8661ace213a0a130c7c5b9542df5023aedf092a02008ccf477b39ff108990305"
7063dependencies = [
7064 "cc",
7065]
7066
7067[[package]]
7068name = "multi_buffer"
7069version = "0.1.0"
7070dependencies = [
7071 "anyhow",
7072 "clock",
7073 "collections",
7074 "ctor",
7075 "env_logger 0.11.5",
7076 "futures 0.3.30",
7077 "gpui",
7078 "itertools 0.13.0",
7079 "language",
7080 "log",
7081 "parking_lot",
7082 "rand 0.8.5",
7083 "serde",
7084 "settings",
7085 "smallvec",
7086 "sum_tree",
7087 "text",
7088 "theme",
7089 "util",
7090]
7091
7092[[package]]
7093name = "multimap"
7094version = "0.8.3"
7095source = "registry+https://github.com/rust-lang/crates.io-index"
7096checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"
7097
7098[[package]]
7099name = "naga"
7100version = "22.1.0"
7101source = "registry+https://github.com/rust-lang/crates.io-index"
7102checksum = "8bd5a652b6faf21496f2cfd88fc49989c8db0825d1f6746b1a71a6ede24a63ad"
7103dependencies = [
7104 "arrayvec",
7105 "bit-set 0.6.0",
7106 "bitflags 2.6.0",
7107 "cfg_aliases 0.1.1",
7108 "codespan-reporting",
7109 "hexf-parse",
7110 "indexmap 2.4.0",
7111 "log",
7112 "rustc-hash 1.1.0",
7113 "spirv",
7114 "termcolor",
7115 "thiserror",
7116 "unicode-xid",
7117]
7118
7119[[package]]
7120name = "nanoid"
7121version = "0.4.0"
7122source = "registry+https://github.com/rust-lang/crates.io-index"
7123checksum = "3ffa00dec017b5b1a8b7cf5e2c008bfda1aa7e0697ac1508b491fdf2622fb4d8"
7124dependencies = [
7125 "rand 0.8.5",
7126]
7127
7128[[package]]
7129name = "nanorand"
7130version = "0.7.0"
7131source = "registry+https://github.com/rust-lang/crates.io-index"
7132checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"
7133dependencies = [
7134 "getrandom 0.2.15",
7135]
7136
7137[[package]]
7138name = "native-tls"
7139version = "0.2.12"
7140source = "registry+https://github.com/rust-lang/crates.io-index"
7141checksum = "a8614eb2c83d59d1c8cc974dd3f920198647674a0a035e1af1fa58707e317466"
7142dependencies = [
7143 "libc",
7144 "log",
7145 "openssl",
7146 "openssl-probe",
7147 "openssl-sys",
7148 "schannel",
7149 "security-framework",
7150 "security-framework-sys",
7151 "tempfile",
7152]
7153
7154[[package]]
7155name = "nbformat"
7156version = "0.3.1"
7157source = "registry+https://github.com/rust-lang/crates.io-index"
7158checksum = "146074ad45cab20f5d98ccded164826158471f21d04f96e40b9872529e10979d"
7159dependencies = [
7160 "anyhow",
7161 "chrono",
7162 "jupyter-serde",
7163 "serde",
7164 "serde_json",
7165 "thiserror",
7166 "uuid",
7167]
7168
7169[[package]]
7170name = "ndk"
7171version = "0.8.0"
7172source = "registry+https://github.com/rust-lang/crates.io-index"
7173checksum = "2076a31b7010b17a38c01907c45b945e8f11495ee4dd588309718901b1f7a5b7"
7174dependencies = [
7175 "bitflags 2.6.0",
7176 "jni-sys",
7177 "log",
7178 "ndk-sys",
7179 "num_enum",
7180 "thiserror",
7181]
7182
7183[[package]]
7184name = "ndk-context"
7185version = "0.1.1"
7186source = "registry+https://github.com/rust-lang/crates.io-index"
7187checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
7188
7189[[package]]
7190name = "ndk-sys"
7191version = "0.5.0+25.2.9519653"
7192source = "registry+https://github.com/rust-lang/crates.io-index"
7193checksum = "8c196769dd60fd4f363e11d948139556a344e79d451aeb2fa2fd040738ef7691"
7194dependencies = [
7195 "jni-sys",
7196]
7197
7198[[package]]
7199name = "new_debug_unreachable"
7200version = "1.0.6"
7201source = "registry+https://github.com/rust-lang/crates.io-index"
7202checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
7203
7204[[package]]
7205name = "nix"
7206version = "0.29.0"
7207source = "registry+https://github.com/rust-lang/crates.io-index"
7208checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46"
7209dependencies = [
7210 "bitflags 2.6.0",
7211 "cfg-if",
7212 "cfg_aliases 0.2.1",
7213 "libc",
7214 "memoffset",
7215]
7216
7217[[package]]
7218name = "node_runtime"
7219version = "0.1.0"
7220dependencies = [
7221 "anyhow",
7222 "async-compression",
7223 "async-std",
7224 "async-tar",
7225 "async-trait",
7226 "async-watch",
7227 "async_zip",
7228 "futures 0.3.30",
7229 "http_client",
7230 "log",
7231 "paths",
7232 "semver",
7233 "serde",
7234 "serde_json",
7235 "smol",
7236 "tempfile",
7237 "util",
7238 "walkdir",
7239 "which 6.0.3",
7240 "windows 0.58.0",
7241]
7242
7243[[package]]
7244name = "nom"
7245version = "7.1.3"
7246source = "registry+https://github.com/rust-lang/crates.io-index"
7247checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
7248dependencies = [
7249 "memchr",
7250 "minimal-lexical",
7251]
7252
7253[[package]]
7254name = "noop_proc_macro"
7255version = "0.3.0"
7256source = "registry+https://github.com/rust-lang/crates.io-index"
7257checksum = "0676bb32a98c1a483ce53e500a81ad9c3d5b3f7c920c28c24e9cb0980d0b5bc8"
7258
7259[[package]]
7260name = "normpath"
7261version = "1.3.0"
7262source = "registry+https://github.com/rust-lang/crates.io-index"
7263checksum = "c8911957c4b1549ac0dc74e30db9c8b0e66ddcd6d7acc33098f4c63a64a6d7ed"
7264dependencies = [
7265 "windows-sys 0.59.0",
7266]
7267
7268[[package]]
7269name = "notifications"
7270version = "0.1.0"
7271dependencies = [
7272 "anyhow",
7273 "channel",
7274 "client",
7275 "collections",
7276 "db",
7277 "gpui",
7278 "rpc",
7279 "settings",
7280 "sum_tree",
7281 "time",
7282 "util",
7283]
7284
7285[[package]]
7286name = "notify"
7287version = "6.1.1"
7288source = "registry+https://github.com/rust-lang/crates.io-index"
7289checksum = "6205bd8bb1e454ad2e27422015fb5e4f2bcc7e08fa8f27058670d208324a4d2d"
7290dependencies = [
7291 "bitflags 2.6.0",
7292 "crossbeam-channel",
7293 "filetime",
7294 "fsevent-sys 4.1.0",
7295 "inotify",
7296 "kqueue",
7297 "libc",
7298 "log",
7299 "mio 0.8.11",
7300 "walkdir",
7301 "windows-sys 0.48.0",
7302]
7303
7304[[package]]
7305name = "notify-debouncer-mini"
7306version = "0.4.1"
7307source = "registry+https://github.com/rust-lang/crates.io-index"
7308checksum = "5d40b221972a1fc5ef4d858a2f671fb34c75983eb385463dff3780eeff6a9d43"
7309dependencies = [
7310 "crossbeam-channel",
7311 "log",
7312 "notify",
7313]
7314
7315[[package]]
7316name = "ntapi"
7317version = "0.4.1"
7318source = "registry+https://github.com/rust-lang/crates.io-index"
7319checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
7320dependencies = [
7321 "winapi",
7322]
7323
7324[[package]]
7325name = "nu-ansi-term"
7326version = "0.46.0"
7327source = "registry+https://github.com/rust-lang/crates.io-index"
7328checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
7329dependencies = [
7330 "overload",
7331 "winapi",
7332]
7333
7334[[package]]
7335name = "num"
7336version = "0.4.3"
7337source = "registry+https://github.com/rust-lang/crates.io-index"
7338checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23"
7339dependencies = [
7340 "num-bigint",
7341 "num-complex",
7342 "num-integer",
7343 "num-iter",
7344 "num-rational",
7345 "num-traits",
7346]
7347
7348[[package]]
7349name = "num-bigint"
7350version = "0.4.6"
7351source = "registry+https://github.com/rust-lang/crates.io-index"
7352checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
7353dependencies = [
7354 "num-integer",
7355 "num-traits",
7356]
7357
7358[[package]]
7359name = "num-bigint-dig"
7360version = "0.8.4"
7361source = "registry+https://github.com/rust-lang/crates.io-index"
7362checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151"
7363dependencies = [
7364 "byteorder",
7365 "lazy_static",
7366 "libm",
7367 "num-integer",
7368 "num-iter",
7369 "num-traits",
7370 "rand 0.8.5",
7371 "serde",
7372 "smallvec",
7373 "zeroize",
7374]
7375
7376[[package]]
7377name = "num-complex"
7378version = "0.4.6"
7379source = "registry+https://github.com/rust-lang/crates.io-index"
7380checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
7381dependencies = [
7382 "num-traits",
7383]
7384
7385[[package]]
7386name = "num-conv"
7387version = "0.1.0"
7388source = "registry+https://github.com/rust-lang/crates.io-index"
7389checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
7390
7391[[package]]
7392name = "num-derive"
7393version = "0.4.2"
7394source = "registry+https://github.com/rust-lang/crates.io-index"
7395checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202"
7396dependencies = [
7397 "proc-macro2",
7398 "quote",
7399 "syn 2.0.76",
7400]
7401
7402[[package]]
7403name = "num-format"
7404version = "0.4.4"
7405source = "registry+https://github.com/rust-lang/crates.io-index"
7406checksum = "a652d9771a63711fd3c3deb670acfbe5c30a4072e664d7a3bf5a9e1056ac72c3"
7407dependencies = [
7408 "arrayvec",
7409 "itoa",
7410]
7411
7412[[package]]
7413name = "num-integer"
7414version = "0.1.46"
7415source = "registry+https://github.com/rust-lang/crates.io-index"
7416checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
7417dependencies = [
7418 "num-traits",
7419]
7420
7421[[package]]
7422name = "num-iter"
7423version = "0.1.45"
7424source = "registry+https://github.com/rust-lang/crates.io-index"
7425checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
7426dependencies = [
7427 "autocfg",
7428 "num-integer",
7429 "num-traits",
7430]
7431
7432[[package]]
7433name = "num-rational"
7434version = "0.4.2"
7435source = "registry+https://github.com/rust-lang/crates.io-index"
7436checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824"
7437dependencies = [
7438 "num-bigint",
7439 "num-integer",
7440 "num-traits",
7441]
7442
7443[[package]]
7444name = "num-traits"
7445version = "0.2.19"
7446source = "registry+https://github.com/rust-lang/crates.io-index"
7447checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
7448dependencies = [
7449 "autocfg",
7450 "libm",
7451]
7452
7453[[package]]
7454name = "num_cpus"
7455version = "1.16.0"
7456source = "registry+https://github.com/rust-lang/crates.io-index"
7457checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
7458dependencies = [
7459 "hermit-abi 0.3.9",
7460 "libc",
7461]
7462
7463[[package]]
7464name = "num_enum"
7465version = "0.7.3"
7466source = "registry+https://github.com/rust-lang/crates.io-index"
7467checksum = "4e613fc340b2220f734a8595782c551f1250e969d87d3be1ae0579e8d4065179"
7468dependencies = [
7469 "num_enum_derive",
7470]
7471
7472[[package]]
7473name = "num_enum_derive"
7474version = "0.7.3"
7475source = "registry+https://github.com/rust-lang/crates.io-index"
7476checksum = "af1844ef2428cc3e1cb900be36181049ef3d3193c63e43026cfe202983b27a56"
7477dependencies = [
7478 "proc-macro-crate",
7479 "proc-macro2",
7480 "quote",
7481 "syn 2.0.76",
7482]
7483
7484[[package]]
7485name = "num_threads"
7486version = "0.1.7"
7487source = "registry+https://github.com/rust-lang/crates.io-index"
7488checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9"
7489dependencies = [
7490 "libc",
7491]
7492
7493[[package]]
7494name = "nvim-rs"
7495version = "0.8.0-pre"
7496source = "git+https://github.com/KillTheMule/nvim-rs?branch=master#69500bae73b8b3f02a05b7bee621a0d0e633da6c"
7497dependencies = [
7498 "async-trait",
7499 "futures 0.3.30",
7500 "log",
7501 "parity-tokio-ipc",
7502 "rmp",
7503 "rmpv",
7504 "tokio",
7505 "tokio-util",
7506 "winapi",
7507]
7508
7509[[package]]
7510name = "objc"
7511version = "0.2.7"
7512source = "registry+https://github.com/rust-lang/crates.io-index"
7513checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
7514dependencies = [
7515 "malloc_buf",
7516]
7517
7518[[package]]
7519name = "object"
7520version = "0.36.4"
7521source = "registry+https://github.com/rust-lang/crates.io-index"
7522checksum = "084f1a5821ac4c651660a94a7153d27ac9d8a53736203f58b31945ded098070a"
7523dependencies = [
7524 "crc32fast",
7525 "hashbrown 0.14.5",
7526 "indexmap 2.4.0",
7527 "memchr",
7528]
7529
7530[[package]]
7531name = "oboe"
7532version = "0.6.1"
7533source = "registry+https://github.com/rust-lang/crates.io-index"
7534checksum = "e8b61bebd49e5d43f5f8cc7ee2891c16e0f41ec7954d36bcb6c14c5e0de867fb"
7535dependencies = [
7536 "jni",
7537 "ndk",
7538 "ndk-context",
7539 "num-derive",
7540 "num-traits",
7541 "oboe-sys",
7542]
7543
7544[[package]]
7545name = "oboe-sys"
7546version = "0.6.1"
7547source = "registry+https://github.com/rust-lang/crates.io-index"
7548checksum = "6c8bb09a4a2b1d668170cfe0a7d5bc103f8999fb316c98099b6a9939c9f2e79d"
7549dependencies = [
7550 "cc",
7551]
7552
7553[[package]]
7554name = "ollama"
7555version = "0.1.0"
7556dependencies = [
7557 "anyhow",
7558 "futures 0.3.30",
7559 "http_client",
7560 "schemars",
7561 "serde",
7562 "serde_json",
7563]
7564
7565[[package]]
7566name = "once_cell"
7567version = "1.19.0"
7568source = "registry+https://github.com/rust-lang/crates.io-index"
7569checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
7570
7571[[package]]
7572name = "oo7"
7573version = "0.3.3"
7574source = "registry+https://github.com/rust-lang/crates.io-index"
7575checksum = "8fc6ce4692fbfd044ce22ca07dcab1a30fa12432ca2aa5b1294eca50d3332a24"
7576dependencies = [
7577 "aes",
7578 "async-fs 2.1.2",
7579 "async-io 2.3.4",
7580 "async-lock 3.4.0",
7581 "async-net 2.0.0",
7582 "blocking",
7583 "cbc",
7584 "cipher",
7585 "digest",
7586 "endi",
7587 "futures-lite 2.3.0",
7588 "futures-util",
7589 "hkdf",
7590 "hmac",
7591 "md-5",
7592 "num",
7593 "num-bigint-dig",
7594 "pbkdf2",
7595 "rand 0.8.5",
7596 "serde",
7597 "sha2",
7598 "subtle",
7599 "zbus",
7600 "zeroize",
7601 "zvariant",
7602]
7603
7604[[package]]
7605name = "oorandom"
7606version = "11.1.4"
7607source = "registry+https://github.com/rust-lang/crates.io-index"
7608checksum = "b410bbe7e14ab526a0e86877eb47c6996a2bd7746f027ba551028c925390e4e9"
7609
7610[[package]]
7611name = "open"
7612version = "5.3.0"
7613source = "registry+https://github.com/rust-lang/crates.io-index"
7614checksum = "61a877bf6abd716642a53ef1b89fb498923a4afca5c754f9050b4d081c05c4b3"
7615dependencies = [
7616 "is-wsl",
7617 "libc",
7618 "pathdiff",
7619]
7620
7621[[package]]
7622name = "open_ai"
7623version = "0.1.0"
7624dependencies = [
7625 "anyhow",
7626 "futures 0.3.30",
7627 "http_client",
7628 "schemars",
7629 "serde",
7630 "serde_json",
7631 "strum 0.25.0",
7632]
7633
7634[[package]]
7635name = "opener"
7636version = "0.7.2"
7637source = "registry+https://github.com/rust-lang/crates.io-index"
7638checksum = "d0812e5e4df08da354c851a3376fead46db31c2214f849d3de356d774d057681"
7639dependencies = [
7640 "bstr",
7641 "dbus",
7642 "normpath",
7643 "windows-sys 0.59.0",
7644]
7645
7646[[package]]
7647name = "openssl"
7648version = "0.10.66"
7649source = "registry+https://github.com/rust-lang/crates.io-index"
7650checksum = "9529f4786b70a3e8c61e11179af17ab6188ad8d0ded78c5529441ed39d4bd9c1"
7651dependencies = [
7652 "bitflags 2.6.0",
7653 "cfg-if",
7654 "foreign-types 0.3.2",
7655 "libc",
7656 "once_cell",
7657 "openssl-macros",
7658 "openssl-sys",
7659]
7660
7661[[package]]
7662name = "openssl-macros"
7663version = "0.1.1"
7664source = "registry+https://github.com/rust-lang/crates.io-index"
7665checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
7666dependencies = [
7667 "proc-macro2",
7668 "quote",
7669 "syn 2.0.76",
7670]
7671
7672[[package]]
7673name = "openssl-probe"
7674version = "0.1.5"
7675source = "registry+https://github.com/rust-lang/crates.io-index"
7676checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
7677
7678[[package]]
7679name = "openssl-src"
7680version = "300.3.1+3.3.1"
7681source = "registry+https://github.com/rust-lang/crates.io-index"
7682checksum = "7259953d42a81bf137fbbd73bd30a8e1914d6dce43c2b90ed575783a22608b91"
7683dependencies = [
7684 "cc",
7685]
7686
7687[[package]]
7688name = "openssl-sys"
7689version = "0.9.103"
7690source = "registry+https://github.com/rust-lang/crates.io-index"
7691checksum = "7f9e8deee91df40a943c71b917e5874b951d32a802526c85721ce3b776c929d6"
7692dependencies = [
7693 "cc",
7694 "libc",
7695 "openssl-src",
7696 "pkg-config",
7697 "vcpkg",
7698]
7699
7700[[package]]
7701name = "option-ext"
7702version = "0.2.0"
7703source = "registry+https://github.com/rust-lang/crates.io-index"
7704checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
7705
7706[[package]]
7707name = "ordered-float"
7708version = "2.10.1"
7709source = "registry+https://github.com/rust-lang/crates.io-index"
7710checksum = "68f19d67e5a2795c94e73e0bb1cc1a7edeb2e28efd39e2e1c9b7a40c1108b11c"
7711dependencies = [
7712 "num-traits",
7713]
7714
7715[[package]]
7716name = "ordered-float"
7717version = "3.9.2"
7718source = "registry+https://github.com/rust-lang/crates.io-index"
7719checksum = "f1e1c390732d15f1d48471625cd92d154e66db2c56645e29a9cd26f4699f72dc"
7720dependencies = [
7721 "num-traits",
7722]
7723
7724[[package]]
7725name = "ordered-stream"
7726version = "0.2.0"
7727source = "registry+https://github.com/rust-lang/crates.io-index"
7728checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
7729dependencies = [
7730 "futures-core",
7731 "pin-project-lite",
7732]
7733
7734[[package]]
7735name = "ouroboros"
7736version = "0.17.2"
7737source = "registry+https://github.com/rust-lang/crates.io-index"
7738checksum = "e2ba07320d39dfea882faa70554b4bd342a5f273ed59ba7c1c6b4c840492c954"
7739dependencies = [
7740 "aliasable",
7741 "ouroboros_macro",
7742 "static_assertions",
7743]
7744
7745[[package]]
7746name = "ouroboros_macro"
7747version = "0.17.2"
7748source = "registry+https://github.com/rust-lang/crates.io-index"
7749checksum = "ec4c6225c69b4ca778c0aea097321a64c421cf4577b331c61b229267edabb6f8"
7750dependencies = [
7751 "heck 0.4.1",
7752 "proc-macro-error",
7753 "proc-macro2",
7754 "quote",
7755 "syn 2.0.76",
7756]
7757
7758[[package]]
7759name = "outline"
7760version = "0.1.0"
7761dependencies = [
7762 "editor",
7763 "fuzzy",
7764 "gpui",
7765 "indoc",
7766 "language",
7767 "menu",
7768 "ordered-float 2.10.1",
7769 "picker",
7770 "project",
7771 "rope",
7772 "serde_json",
7773 "smol",
7774 "theme",
7775 "tree-sitter-rust",
7776 "tree-sitter-typescript",
7777 "ui",
7778 "util",
7779 "workspace",
7780]
7781
7782[[package]]
7783name = "outline_panel"
7784version = "0.1.0"
7785dependencies = [
7786 "anyhow",
7787 "collections",
7788 "db",
7789 "editor",
7790 "file_icons",
7791 "fuzzy",
7792 "gpui",
7793 "itertools 0.13.0",
7794 "language",
7795 "log",
7796 "menu",
7797 "pretty_assertions",
7798 "project",
7799 "schemars",
7800 "search",
7801 "serde",
7802 "serde_json",
7803 "settings",
7804 "smallvec",
7805 "smol",
7806 "theme",
7807 "ui",
7808 "util",
7809 "workspace",
7810 "worktree",
7811]
7812
7813[[package]]
7814name = "outref"
7815version = "0.5.1"
7816source = "registry+https://github.com/rust-lang/crates.io-index"
7817checksum = "4030760ffd992bef45b0ae3f10ce1aba99e33464c90d14dd7c039884963ddc7a"
7818
7819[[package]]
7820name = "overload"
7821version = "0.1.1"
7822source = "registry+https://github.com/rust-lang/crates.io-index"
7823checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
7824
7825[[package]]
7826name = "p256"
7827version = "0.11.1"
7828source = "registry+https://github.com/rust-lang/crates.io-index"
7829checksum = "51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594"
7830dependencies = [
7831 "ecdsa",
7832 "elliptic-curve",
7833 "sha2",
7834]
7835
7836[[package]]
7837name = "page_size"
7838version = "0.6.0"
7839source = "registry+https://github.com/rust-lang/crates.io-index"
7840checksum = "30d5b2194ed13191c1999ae0704b7839fb18384fa22e49b57eeaa97d79ce40da"
7841dependencies = [
7842 "libc",
7843 "winapi",
7844]
7845
7846[[package]]
7847name = "palette"
7848version = "0.7.6"
7849source = "registry+https://github.com/rust-lang/crates.io-index"
7850checksum = "4cbf71184cc5ecc2e4e1baccdb21026c20e5fc3dcf63028a086131b3ab00b6e6"
7851dependencies = [
7852 "approx",
7853 "fast-srgb8",
7854 "palette_derive",
7855]
7856
7857[[package]]
7858name = "palette_derive"
7859version = "0.7.6"
7860source = "registry+https://github.com/rust-lang/crates.io-index"
7861checksum = "f5030daf005bface118c096f510ffb781fc28f9ab6a32ab224d8631be6851d30"
7862dependencies = [
7863 "by_address",
7864 "proc-macro2",
7865 "quote",
7866 "syn 2.0.76",
7867]
7868
7869[[package]]
7870name = "parity-tokio-ipc"
7871version = "0.9.0"
7872source = "registry+https://github.com/rust-lang/crates.io-index"
7873checksum = "9981e32fb75e004cc148f5fb70342f393830e0a4aa62e3cc93b50976218d42b6"
7874dependencies = [
7875 "futures 0.3.30",
7876 "libc",
7877 "log",
7878 "rand 0.7.3",
7879 "tokio",
7880 "winapi",
7881]
7882
7883[[package]]
7884name = "parking"
7885version = "2.2.1"
7886source = "registry+https://github.com/rust-lang/crates.io-index"
7887checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
7888
7889[[package]]
7890name = "parking_lot"
7891version = "0.12.3"
7892source = "registry+https://github.com/rust-lang/crates.io-index"
7893checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
7894dependencies = [
7895 "lock_api",
7896 "parking_lot_core",
7897]
7898
7899[[package]]
7900name = "parking_lot_core"
7901version = "0.9.10"
7902source = "registry+https://github.com/rust-lang/crates.io-index"
7903checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
7904dependencies = [
7905 "cfg-if",
7906 "libc",
7907 "redox_syscall 0.5.3",
7908 "smallvec",
7909 "windows-targets 0.52.6",
7910]
7911
7912[[package]]
7913name = "password-hash"
7914version = "0.5.0"
7915source = "registry+https://github.com/rust-lang/crates.io-index"
7916checksum = "346f04948ba92c43e8469c1ee6736c7563d71012b17d40745260fe106aac2166"
7917dependencies = [
7918 "base64ct",
7919 "rand_core 0.6.4",
7920 "subtle",
7921]
7922
7923[[package]]
7924name = "paste"
7925version = "1.0.15"
7926source = "registry+https://github.com/rust-lang/crates.io-index"
7927checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
7928
7929[[package]]
7930name = "pathdiff"
7931version = "0.2.1"
7932source = "registry+https://github.com/rust-lang/crates.io-index"
7933checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
7934
7935[[package]]
7936name = "pathfinder_geometry"
7937version = "0.5.1"
7938source = "registry+https://github.com/rust-lang/crates.io-index"
7939checksum = "0b7b7e7b4ea703700ce73ebf128e1450eb69c3a8329199ffbfb9b2a0418e5ad3"
7940dependencies = [
7941 "log",
7942 "pathfinder_simd",
7943]
7944
7945[[package]]
7946name = "pathfinder_simd"
7947version = "0.5.4"
7948source = "registry+https://github.com/rust-lang/crates.io-index"
7949checksum = "5cf07ef4804cfa9aea3b04a7bbdd5a40031dbb6b4f2cbaf2b011666c80c5b4f2"
7950dependencies = [
7951 "rustc_version",
7952]
7953
7954[[package]]
7955name = "paths"
7956version = "0.1.0"
7957dependencies = [
7958 "dirs 4.0.0",
7959 "util",
7960]
7961
7962[[package]]
7963name = "pbkdf2"
7964version = "0.12.2"
7965source = "registry+https://github.com/rust-lang/crates.io-index"
7966checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2"
7967dependencies = [
7968 "digest",
7969 "hmac",
7970]
7971
7972[[package]]
7973name = "pem"
7974version = "3.0.4"
7975source = "registry+https://github.com/rust-lang/crates.io-index"
7976checksum = "8e459365e590736a54c3fa561947c84837534b8e9af6fc5bf781307e82658fae"
7977dependencies = [
7978 "base64 0.22.1",
7979 "serde",
7980]
7981
7982[[package]]
7983name = "pem-rfc7468"
7984version = "0.7.0"
7985source = "registry+https://github.com/rust-lang/crates.io-index"
7986checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
7987dependencies = [
7988 "base64ct",
7989]
7990
7991[[package]]
7992name = "percent-encoding"
7993version = "2.3.1"
7994source = "registry+https://github.com/rust-lang/crates.io-index"
7995checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
7996
7997[[package]]
7998name = "perplexity"
7999version = "0.1.0"
8000dependencies = [
8001 "serde",
8002 "zed_extension_api 0.2.0",
8003]
8004
8005[[package]]
8006name = "pest"
8007version = "2.7.11"
8008source = "registry+https://github.com/rust-lang/crates.io-index"
8009checksum = "cd53dff83f26735fdc1ca837098ccf133605d794cdae66acfc2bfac3ec809d95"
8010dependencies = [
8011 "memchr",
8012 "thiserror",
8013 "ucd-trie",
8014]
8015
8016[[package]]
8017name = "pest_derive"
8018version = "2.7.11"
8019source = "registry+https://github.com/rust-lang/crates.io-index"
8020checksum = "2a548d2beca6773b1c244554d36fcf8548a8a58e74156968211567250e48e49a"
8021dependencies = [
8022 "pest",
8023 "pest_generator",
8024]
8025
8026[[package]]
8027name = "pest_generator"
8028version = "2.7.11"
8029source = "registry+https://github.com/rust-lang/crates.io-index"
8030checksum = "3c93a82e8d145725dcbaf44e5ea887c8a869efdcc28706df2d08c69e17077183"
8031dependencies = [
8032 "pest",
8033 "pest_meta",
8034 "proc-macro2",
8035 "quote",
8036 "syn 2.0.76",
8037]
8038
8039[[package]]
8040name = "pest_meta"
8041version = "2.7.11"
8042source = "registry+https://github.com/rust-lang/crates.io-index"
8043checksum = "a941429fea7e08bedec25e4f6785b6ffaacc6b755da98df5ef3e7dcf4a124c4f"
8044dependencies = [
8045 "once_cell",
8046 "pest",
8047 "sha2",
8048]
8049
8050[[package]]
8051name = "pet"
8052version = "0.1.0"
8053source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8054dependencies = [
8055 "clap",
8056 "env_logger 0.10.2",
8057 "lazy_static",
8058 "log",
8059 "msvc_spectre_libs",
8060 "pet-conda",
8061 "pet-core",
8062 "pet-env-var-path",
8063 "pet-fs",
8064 "pet-global-virtualenvs",
8065 "pet-homebrew",
8066 "pet-jsonrpc",
8067 "pet-linux-global-python",
8068 "pet-mac-commandlinetools",
8069 "pet-mac-python-org",
8070 "pet-mac-xcode",
8071 "pet-pipenv",
8072 "pet-poetry",
8073 "pet-pyenv",
8074 "pet-python-utils",
8075 "pet-reporter",
8076 "pet-telemetry",
8077 "pet-venv",
8078 "pet-virtualenv",
8079 "pet-virtualenvwrapper",
8080 "pet-windows-registry",
8081 "pet-windows-store",
8082 "serde",
8083 "serde_json",
8084]
8085
8086[[package]]
8087name = "pet-conda"
8088version = "0.1.0"
8089source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8090dependencies = [
8091 "env_logger 0.10.2",
8092 "lazy_static",
8093 "log",
8094 "msvc_spectre_libs",
8095 "pet-core",
8096 "pet-fs",
8097 "pet-python-utils",
8098 "pet-reporter",
8099 "regex",
8100 "serde",
8101 "serde_json",
8102 "yaml-rust2",
8103]
8104
8105[[package]]
8106name = "pet-core"
8107version = "0.1.0"
8108source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8109dependencies = [
8110 "clap",
8111 "lazy_static",
8112 "log",
8113 "msvc_spectre_libs",
8114 "pet-fs",
8115 "regex",
8116 "serde",
8117 "serde_json",
8118]
8119
8120[[package]]
8121name = "pet-env-var-path"
8122version = "0.1.0"
8123source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8124dependencies = [
8125 "lazy_static",
8126 "log",
8127 "msvc_spectre_libs",
8128 "pet-conda",
8129 "pet-core",
8130 "pet-fs",
8131 "pet-python-utils",
8132 "pet-virtualenv",
8133 "regex",
8134]
8135
8136[[package]]
8137name = "pet-fs"
8138version = "0.1.0"
8139source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8140dependencies = [
8141 "log",
8142 "msvc_spectre_libs",
8143]
8144
8145[[package]]
8146name = "pet-global-virtualenvs"
8147version = "0.1.0"
8148source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8149dependencies = [
8150 "log",
8151 "msvc_spectre_libs",
8152 "pet-conda",
8153 "pet-core",
8154 "pet-fs",
8155 "pet-virtualenv",
8156]
8157
8158[[package]]
8159name = "pet-homebrew"
8160version = "0.1.0"
8161source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8162dependencies = [
8163 "lazy_static",
8164 "log",
8165 "msvc_spectre_libs",
8166 "pet-conda",
8167 "pet-core",
8168 "pet-fs",
8169 "pet-python-utils",
8170 "pet-virtualenv",
8171 "regex",
8172 "serde",
8173 "serde_json",
8174]
8175
8176[[package]]
8177name = "pet-jsonrpc"
8178version = "0.1.0"
8179source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8180dependencies = [
8181 "env_logger 0.10.2",
8182 "log",
8183 "msvc_spectre_libs",
8184 "pet-core",
8185 "serde",
8186 "serde_json",
8187]
8188
8189[[package]]
8190name = "pet-linux-global-python"
8191version = "0.1.0"
8192source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8193dependencies = [
8194 "log",
8195 "msvc_spectre_libs",
8196 "pet-core",
8197 "pet-fs",
8198 "pet-python-utils",
8199 "pet-virtualenv",
8200]
8201
8202[[package]]
8203name = "pet-mac-commandlinetools"
8204version = "0.1.0"
8205source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8206dependencies = [
8207 "log",
8208 "msvc_spectre_libs",
8209 "pet-core",
8210 "pet-fs",
8211 "pet-python-utils",
8212 "pet-virtualenv",
8213]
8214
8215[[package]]
8216name = "pet-mac-python-org"
8217version = "0.1.0"
8218source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8219dependencies = [
8220 "log",
8221 "msvc_spectre_libs",
8222 "pet-core",
8223 "pet-fs",
8224 "pet-python-utils",
8225 "pet-virtualenv",
8226]
8227
8228[[package]]
8229name = "pet-mac-xcode"
8230version = "0.1.0"
8231source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8232dependencies = [
8233 "log",
8234 "msvc_spectre_libs",
8235 "pet-core",
8236 "pet-fs",
8237 "pet-python-utils",
8238 "pet-virtualenv",
8239]
8240
8241[[package]]
8242name = "pet-pipenv"
8243version = "0.1.0"
8244source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8245dependencies = [
8246 "log",
8247 "msvc_spectre_libs",
8248 "pet-core",
8249 "pet-fs",
8250 "pet-python-utils",
8251 "pet-virtualenv",
8252]
8253
8254[[package]]
8255name = "pet-poetry"
8256version = "0.1.0"
8257source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8258dependencies = [
8259 "base64 0.22.1",
8260 "lazy_static",
8261 "log",
8262 "msvc_spectre_libs",
8263 "pet-core",
8264 "pet-fs",
8265 "pet-python-utils",
8266 "pet-reporter",
8267 "pet-virtualenv",
8268 "regex",
8269 "serde",
8270 "serde_json",
8271 "sha2",
8272 "toml 0.8.19",
8273]
8274
8275[[package]]
8276name = "pet-pyenv"
8277version = "0.1.0"
8278source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8279dependencies = [
8280 "lazy_static",
8281 "log",
8282 "msvc_spectre_libs",
8283 "pet-conda",
8284 "pet-core",
8285 "pet-fs",
8286 "pet-python-utils",
8287 "pet-reporter",
8288 "regex",
8289 "serde",
8290 "serde_json",
8291]
8292
8293[[package]]
8294name = "pet-python-utils"
8295version = "0.1.0"
8296source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8297dependencies = [
8298 "env_logger 0.10.2",
8299 "lazy_static",
8300 "log",
8301 "msvc_spectre_libs",
8302 "pet-core",
8303 "pet-fs",
8304 "regex",
8305 "serde",
8306 "serde_json",
8307 "sha2",
8308]
8309
8310[[package]]
8311name = "pet-reporter"
8312version = "0.1.0"
8313source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8314dependencies = [
8315 "env_logger 0.10.2",
8316 "log",
8317 "msvc_spectre_libs",
8318 "pet-core",
8319 "pet-jsonrpc",
8320 "serde",
8321 "serde_json",
8322]
8323
8324[[package]]
8325name = "pet-telemetry"
8326version = "0.1.0"
8327source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8328dependencies = [
8329 "env_logger 0.10.2",
8330 "lazy_static",
8331 "log",
8332 "msvc_spectre_libs",
8333 "pet-core",
8334 "pet-fs",
8335 "pet-python-utils",
8336 "regex",
8337]
8338
8339[[package]]
8340name = "pet-venv"
8341version = "0.1.0"
8342source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8343dependencies = [
8344 "log",
8345 "msvc_spectre_libs",
8346 "pet-core",
8347 "pet-python-utils",
8348 "pet-virtualenv",
8349]
8350
8351[[package]]
8352name = "pet-virtualenv"
8353version = "0.1.0"
8354source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8355dependencies = [
8356 "log",
8357 "msvc_spectre_libs",
8358 "pet-core",
8359 "pet-fs",
8360 "pet-python-utils",
8361]
8362
8363[[package]]
8364name = "pet-virtualenvwrapper"
8365version = "0.1.0"
8366source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8367dependencies = [
8368 "log",
8369 "msvc_spectre_libs",
8370 "pet-core",
8371 "pet-fs",
8372 "pet-python-utils",
8373 "pet-virtualenv",
8374]
8375
8376[[package]]
8377name = "pet-windows-registry"
8378version = "0.1.0"
8379source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8380dependencies = [
8381 "lazy_static",
8382 "log",
8383 "msvc_spectre_libs",
8384 "pet-conda",
8385 "pet-core",
8386 "pet-fs",
8387 "pet-python-utils",
8388 "pet-virtualenv",
8389 "pet-windows-store",
8390 "regex",
8391 "winreg 0.52.0",
8392]
8393
8394[[package]]
8395name = "pet-windows-store"
8396version = "0.1.0"
8397source = "git+https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f28c46633abd5448a52b1f396c322e0d6c"
8398dependencies = [
8399 "lazy_static",
8400 "log",
8401 "msvc_spectre_libs",
8402 "pet-core",
8403 "pet-fs",
8404 "pet-python-utils",
8405 "pet-virtualenv",
8406 "regex",
8407 "winreg 0.52.0",
8408]
8409
8410[[package]]
8411name = "petgraph"
8412version = "0.6.5"
8413source = "registry+https://github.com/rust-lang/crates.io-index"
8414checksum = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db"
8415dependencies = [
8416 "fixedbitset",
8417 "indexmap 2.4.0",
8418]
8419
8420[[package]]
8421name = "phf"
8422version = "0.11.2"
8423source = "registry+https://github.com/rust-lang/crates.io-index"
8424checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
8425dependencies = [
8426 "phf_macros",
8427 "phf_shared 0.11.2",
8428]
8429
8430[[package]]
8431name = "phf_codegen"
8432version = "0.11.2"
8433source = "registry+https://github.com/rust-lang/crates.io-index"
8434checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a"
8435dependencies = [
8436 "phf_generator 0.11.2",
8437 "phf_shared 0.11.2",
8438]
8439
8440[[package]]
8441name = "phf_generator"
8442version = "0.10.0"
8443source = "registry+https://github.com/rust-lang/crates.io-index"
8444checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
8445dependencies = [
8446 "phf_shared 0.10.0",
8447 "rand 0.8.5",
8448]
8449
8450[[package]]
8451name = "phf_generator"
8452version = "0.11.2"
8453source = "registry+https://github.com/rust-lang/crates.io-index"
8454checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
8455dependencies = [
8456 "phf_shared 0.11.2",
8457 "rand 0.8.5",
8458]
8459
8460[[package]]
8461name = "phf_macros"
8462version = "0.11.2"
8463source = "registry+https://github.com/rust-lang/crates.io-index"
8464checksum = "3444646e286606587e49f3bcf1679b8cef1dc2c5ecc29ddacaffc305180d464b"
8465dependencies = [
8466 "phf_generator 0.11.2",
8467 "phf_shared 0.11.2",
8468 "proc-macro2",
8469 "quote",
8470 "syn 2.0.76",
8471]
8472
8473[[package]]
8474name = "phf_shared"
8475version = "0.10.0"
8476source = "registry+https://github.com/rust-lang/crates.io-index"
8477checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
8478dependencies = [
8479 "siphasher 0.3.11",
8480]
8481
8482[[package]]
8483name = "phf_shared"
8484version = "0.11.2"
8485source = "registry+https://github.com/rust-lang/crates.io-index"
8486checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
8487dependencies = [
8488 "siphasher 0.3.11",
8489]
8490
8491[[package]]
8492name = "picker"
8493version = "0.1.0"
8494dependencies = [
8495 "anyhow",
8496 "ctor",
8497 "editor",
8498 "env_logger 0.11.5",
8499 "gpui",
8500 "menu",
8501 "serde",
8502 "serde_json",
8503 "ui",
8504 "workspace",
8505]
8506
8507[[package]]
8508name = "pico-args"
8509version = "0.5.0"
8510source = "registry+https://github.com/rust-lang/crates.io-index"
8511checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315"
8512
8513[[package]]
8514name = "pin-project"
8515version = "1.1.5"
8516source = "registry+https://github.com/rust-lang/crates.io-index"
8517checksum = "b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3"
8518dependencies = [
8519 "pin-project-internal",
8520]
8521
8522[[package]]
8523name = "pin-project-internal"
8524version = "1.1.5"
8525source = "registry+https://github.com/rust-lang/crates.io-index"
8526checksum = "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965"
8527dependencies = [
8528 "proc-macro2",
8529 "quote",
8530 "syn 2.0.76",
8531]
8532
8533[[package]]
8534name = "pin-project-lite"
8535version = "0.2.14"
8536source = "registry+https://github.com/rust-lang/crates.io-index"
8537checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02"
8538
8539[[package]]
8540name = "pin-utils"
8541version = "0.1.0"
8542source = "registry+https://github.com/rust-lang/crates.io-index"
8543checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
8544
8545[[package]]
8546name = "piper"
8547version = "0.2.4"
8548source = "registry+https://github.com/rust-lang/crates.io-index"
8549checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066"
8550dependencies = [
8551 "atomic-waker",
8552 "fastrand 2.1.1",
8553 "futures-io",
8554]
8555
8556[[package]]
8557name = "pkcs1"
8558version = "0.7.5"
8559source = "registry+https://github.com/rust-lang/crates.io-index"
8560checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
8561dependencies = [
8562 "der 0.7.9",
8563 "pkcs8 0.10.2",
8564 "spki 0.7.3",
8565]
8566
8567[[package]]
8568name = "pkcs8"
8569version = "0.9.0"
8570source = "registry+https://github.com/rust-lang/crates.io-index"
8571checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba"
8572dependencies = [
8573 "der 0.6.1",
8574 "spki 0.6.0",
8575]
8576
8577[[package]]
8578name = "pkcs8"
8579version = "0.10.2"
8580source = "registry+https://github.com/rust-lang/crates.io-index"
8581checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
8582dependencies = [
8583 "der 0.7.9",
8584 "spki 0.7.3",
8585]
8586
8587[[package]]
8588name = "pkg-config"
8589version = "0.3.30"
8590source = "registry+https://github.com/rust-lang/crates.io-index"
8591checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec"
8592
8593[[package]]
8594name = "plist"
8595version = "1.7.0"
8596source = "registry+https://github.com/rust-lang/crates.io-index"
8597checksum = "42cf17e9a1800f5f396bc67d193dc9411b59012a5876445ef450d449881e1016"
8598dependencies = [
8599 "base64 0.22.1",
8600 "indexmap 2.4.0",
8601 "quick-xml 0.32.0",
8602 "serde",
8603 "time",
8604]
8605
8606[[package]]
8607name = "plotters"
8608version = "0.3.6"
8609source = "registry+https://github.com/rust-lang/crates.io-index"
8610checksum = "a15b6eccb8484002195a3e44fe65a4ce8e93a625797a063735536fd59cb01cf3"
8611dependencies = [
8612 "num-traits",
8613 "plotters-backend",
8614 "plotters-svg",
8615 "wasm-bindgen",
8616 "web-sys",
8617]
8618
8619[[package]]
8620name = "plotters-backend"
8621version = "0.3.6"
8622source = "registry+https://github.com/rust-lang/crates.io-index"
8623checksum = "414cec62c6634ae900ea1c56128dfe87cf63e7caece0852ec76aba307cebadb7"
8624
8625[[package]]
8626name = "plotters-svg"
8627version = "0.3.6"
8628source = "registry+https://github.com/rust-lang/crates.io-index"
8629checksum = "81b30686a7d9c3e010b84284bdd26a29f2138574f52f5eb6f794fc0ad924e705"
8630dependencies = [
8631 "plotters-backend",
8632]
8633
8634[[package]]
8635name = "png"
8636version = "0.17.13"
8637source = "registry+https://github.com/rust-lang/crates.io-index"
8638checksum = "06e4b0d3d1312775e782c86c91a111aa1f910cbb65e1337f9975b5f9a554b5e1"
8639dependencies = [
8640 "bitflags 1.3.2",
8641 "crc32fast",
8642 "fdeflate",
8643 "flate2",
8644 "miniz_oxide 0.7.4",
8645]
8646
8647[[package]]
8648name = "polling"
8649version = "2.8.0"
8650source = "registry+https://github.com/rust-lang/crates.io-index"
8651checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce"
8652dependencies = [
8653 "autocfg",
8654 "bitflags 1.3.2",
8655 "cfg-if",
8656 "concurrent-queue",
8657 "libc",
8658 "log",
8659 "pin-project-lite",
8660 "windows-sys 0.48.0",
8661]
8662
8663[[package]]
8664name = "polling"
8665version = "3.7.3"
8666source = "registry+https://github.com/rust-lang/crates.io-index"
8667checksum = "cc2790cd301dec6cd3b7a025e4815cf825724a51c98dccfe6a3e55f05ffb6511"
8668dependencies = [
8669 "cfg-if",
8670 "concurrent-queue",
8671 "hermit-abi 0.4.0",
8672 "pin-project-lite",
8673 "rustix 0.38.35",
8674 "tracing",
8675 "windows-sys 0.59.0",
8676]
8677
8678[[package]]
8679name = "pollster"
8680version = "0.2.5"
8681source = "registry+https://github.com/rust-lang/crates.io-index"
8682checksum = "5da3b0203fd7ee5720aa0b5e790b591aa5d3f41c3ed2c34a3a393382198af2f7"
8683
8684[[package]]
8685name = "postage"
8686version = "0.5.0"
8687source = "registry+https://github.com/rust-lang/crates.io-index"
8688checksum = "af3fb618632874fb76937c2361a7f22afd393c982a2165595407edc75b06d3c1"
8689dependencies = [
8690 "atomic",
8691 "crossbeam-queue",
8692 "futures 0.3.30",
8693 "log",
8694 "parking_lot",
8695 "pin-project",
8696 "pollster",
8697 "static_assertions",
8698 "thiserror",
8699]
8700
8701[[package]]
8702name = "postcard"
8703version = "1.0.10"
8704source = "registry+https://github.com/rust-lang/crates.io-index"
8705checksum = "5f7f0a8d620d71c457dd1d47df76bb18960378da56af4527aaa10f515eee732e"
8706dependencies = [
8707 "cobs",
8708 "embedded-io 0.4.0",
8709 "embedded-io 0.6.1",
8710 "serde",
8711]
8712
8713[[package]]
8714name = "powerfmt"
8715version = "0.2.0"
8716source = "registry+https://github.com/rust-lang/crates.io-index"
8717checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
8718
8719[[package]]
8720name = "ppv-lite86"
8721version = "0.2.20"
8722source = "registry+https://github.com/rust-lang/crates.io-index"
8723checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
8724dependencies = [
8725 "zerocopy",
8726]
8727
8728[[package]]
8729name = "precomputed-hash"
8730version = "0.1.1"
8731source = "registry+https://github.com/rust-lang/crates.io-index"
8732checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
8733
8734[[package]]
8735name = "prettier"
8736version = "0.1.0"
8737dependencies = [
8738 "anyhow",
8739 "collections",
8740 "fs",
8741 "gpui",
8742 "language",
8743 "log",
8744 "lsp",
8745 "node_runtime",
8746 "parking_lot",
8747 "paths",
8748 "serde",
8749 "serde_json",
8750 "util",
8751]
8752
8753[[package]]
8754name = "pretty_assertions"
8755version = "1.4.1"
8756source = "registry+https://github.com/rust-lang/crates.io-index"
8757checksum = "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d"
8758dependencies = [
8759 "diff",
8760 "yansi",
8761]
8762
8763[[package]]
8764name = "prettyplease"
8765version = "0.2.22"
8766source = "registry+https://github.com/rust-lang/crates.io-index"
8767checksum = "479cf940fbbb3426c32c5d5176f62ad57549a0bb84773423ba8be9d089f5faba"
8768dependencies = [
8769 "proc-macro2",
8770 "syn 2.0.76",
8771]
8772
8773[[package]]
8774name = "proc-macro-crate"
8775version = "3.2.0"
8776source = "registry+https://github.com/rust-lang/crates.io-index"
8777checksum = "8ecf48c7ca261d60b74ab1a7b20da18bede46776b2e55535cb958eb595c5fa7b"
8778dependencies = [
8779 "toml_edit 0.22.20",
8780]
8781
8782[[package]]
8783name = "proc-macro-error"
8784version = "1.0.4"
8785source = "registry+https://github.com/rust-lang/crates.io-index"
8786checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
8787dependencies = [
8788 "proc-macro-error-attr",
8789 "proc-macro2",
8790 "quote",
8791 "syn 1.0.109",
8792 "version_check",
8793]
8794
8795[[package]]
8796name = "proc-macro-error-attr"
8797version = "1.0.4"
8798source = "registry+https://github.com/rust-lang/crates.io-index"
8799checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
8800dependencies = [
8801 "proc-macro2",
8802 "quote",
8803 "version_check",
8804]
8805
8806[[package]]
8807name = "proc-macro2"
8808version = "1.0.87"
8809source = "registry+https://github.com/rust-lang/crates.io-index"
8810checksum = "b3e4daa0dcf6feba26f985457cdf104d4b4256fc5a09547140f3631bb076b19a"
8811dependencies = [
8812 "unicode-ident",
8813]
8814
8815[[package]]
8816name = "profiling"
8817version = "1.0.15"
8818source = "registry+https://github.com/rust-lang/crates.io-index"
8819checksum = "43d84d1d7a6ac92673717f9f6d1518374ef257669c24ebc5ac25d5033828be58"
8820dependencies = [
8821 "profiling-procmacros",
8822]
8823
8824[[package]]
8825name = "profiling-procmacros"
8826version = "1.0.15"
8827source = "registry+https://github.com/rust-lang/crates.io-index"
8828checksum = "8021cf59c8ec9c432cfc2526ac6b8aa508ecaf29cd415f271b8406c1b851c3fd"
8829dependencies = [
8830 "quote",
8831 "syn 2.0.76",
8832]
8833
8834[[package]]
8835name = "project"
8836version = "0.1.0"
8837dependencies = [
8838 "aho-corasick",
8839 "anyhow",
8840 "async-trait",
8841 "client",
8842 "clock",
8843 "collections",
8844 "env_logger 0.11.5",
8845 "fs",
8846 "futures 0.3.30",
8847 "fuzzy",
8848 "git",
8849 "git2",
8850 "globset",
8851 "gpui",
8852 "http_client",
8853 "itertools 0.13.0",
8854 "language",
8855 "log",
8856 "lsp",
8857 "node_runtime",
8858 "parking_lot",
8859 "pathdiff",
8860 "paths",
8861 "postage",
8862 "prettier",
8863 "pretty_assertions",
8864 "rand 0.8.5",
8865 "regex",
8866 "release_channel",
8867 "remote",
8868 "rpc",
8869 "schemars",
8870 "serde",
8871 "serde_json",
8872 "settings",
8873 "sha2",
8874 "shellexpand 2.1.2",
8875 "shlex",
8876 "similar",
8877 "smol",
8878 "snippet",
8879 "snippet_provider",
8880 "task",
8881 "tempfile",
8882 "terminal",
8883 "text",
8884 "unindent",
8885 "url",
8886 "util",
8887 "which 6.0.3",
8888 "windows 0.58.0",
8889 "worktree",
8890]
8891
8892[[package]]
8893name = "project_panel"
8894version = "0.1.0"
8895dependencies = [
8896 "anyhow",
8897 "client",
8898 "collections",
8899 "db",
8900 "editor",
8901 "file_icons",
8902 "git",
8903 "gpui",
8904 "indexmap 1.9.3",
8905 "language",
8906 "menu",
8907 "pretty_assertions",
8908 "project",
8909 "schemars",
8910 "search",
8911 "serde",
8912 "serde_derive",
8913 "serde_json",
8914 "settings",
8915 "smallvec",
8916 "theme",
8917 "ui",
8918 "util",
8919 "workspace",
8920 "worktree",
8921]
8922
8923[[package]]
8924name = "project_symbols"
8925version = "0.1.0"
8926dependencies = [
8927 "anyhow",
8928 "editor",
8929 "futures 0.3.30",
8930 "fuzzy",
8931 "gpui",
8932 "language",
8933 "lsp",
8934 "ordered-float 2.10.1",
8935 "picker",
8936 "project",
8937 "release_channel",
8938 "serde_json",
8939 "settings",
8940 "theme",
8941 "util",
8942 "workspace",
8943]
8944
8945[[package]]
8946name = "prometheus"
8947version = "0.13.4"
8948source = "registry+https://github.com/rust-lang/crates.io-index"
8949checksum = "3d33c28a30771f7f96db69893f78b857f7450d7e0237e9c8fc6427a81bae7ed1"
8950dependencies = [
8951 "cfg-if",
8952 "fnv",
8953 "lazy_static",
8954 "memchr",
8955 "parking_lot",
8956 "protobuf",
8957 "thiserror",
8958]
8959
8960[[package]]
8961name = "prost"
8962version = "0.9.0"
8963source = "registry+https://github.com/rust-lang/crates.io-index"
8964checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"
8965dependencies = [
8966 "bytes 1.7.2",
8967 "prost-derive",
8968]
8969
8970[[package]]
8971name = "prost-build"
8972version = "0.9.0"
8973source = "registry+https://github.com/rust-lang/crates.io-index"
8974checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"
8975dependencies = [
8976 "bytes 1.7.2",
8977 "heck 0.3.3",
8978 "itertools 0.10.5",
8979 "lazy_static",
8980 "log",
8981 "multimap",
8982 "petgraph",
8983 "prost",
8984 "prost-types",
8985 "regex",
8986 "tempfile",
8987 "which 4.4.2",
8988]
8989
8990[[package]]
8991name = "prost-derive"
8992version = "0.9.0"
8993source = "registry+https://github.com/rust-lang/crates.io-index"
8994checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe"
8995dependencies = [
8996 "anyhow",
8997 "itertools 0.10.5",
8998 "proc-macro2",
8999 "quote",
9000 "syn 1.0.109",
9001]
9002
9003[[package]]
9004name = "prost-types"
9005version = "0.9.0"
9006source = "registry+https://github.com/rust-lang/crates.io-index"
9007checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"
9008dependencies = [
9009 "bytes 1.7.2",
9010 "prost",
9011]
9012
9013[[package]]
9014name = "proto"
9015version = "0.1.0"
9016dependencies = [
9017 "anyhow",
9018 "collections",
9019 "prost",
9020 "prost-build",
9021 "serde",
9022]
9023
9024[[package]]
9025name = "protobuf"
9026version = "2.28.0"
9027source = "registry+https://github.com/rust-lang/crates.io-index"
9028checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
9029
9030[[package]]
9031name = "psm"
9032version = "0.1.21"
9033source = "registry+https://github.com/rust-lang/crates.io-index"
9034checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"
9035dependencies = [
9036 "cc",
9037]
9038
9039[[package]]
9040name = "ptr_meta"
9041version = "0.1.4"
9042source = "registry+https://github.com/rust-lang/crates.io-index"
9043checksum = "0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1"
9044dependencies = [
9045 "ptr_meta_derive",
9046]
9047
9048[[package]]
9049name = "ptr_meta_derive"
9050version = "0.1.4"
9051source = "registry+https://github.com/rust-lang/crates.io-index"
9052checksum = "16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac"
9053dependencies = [
9054 "proc-macro2",
9055 "quote",
9056 "syn 1.0.109",
9057]
9058
9059[[package]]
9060name = "pulldown-cmark"
9061version = "0.10.3"
9062source = "registry+https://github.com/rust-lang/crates.io-index"
9063checksum = "76979bea66e7875e7509c4ec5300112b316af87fa7a252ca91c448b32dfe3993"
9064dependencies = [
9065 "bitflags 2.6.0",
9066 "memchr",
9067 "pulldown-cmark-escape",
9068 "unicase",
9069]
9070
9071[[package]]
9072name = "pulldown-cmark"
9073version = "0.12.1"
9074source = "registry+https://github.com/rust-lang/crates.io-index"
9075checksum = "666f0f59e259aea2d72e6012290c09877a780935cc3c18b1ceded41f3890d59c"
9076dependencies = [
9077 "bitflags 2.6.0",
9078 "memchr",
9079 "unicase",
9080]
9081
9082[[package]]
9083name = "pulldown-cmark-escape"
9084version = "0.10.1"
9085source = "registry+https://github.com/rust-lang/crates.io-index"
9086checksum = "bd348ff538bc9caeda7ee8cad2d1d48236a1f443c1fa3913c6a02fe0043b1dd3"
9087
9088[[package]]
9089name = "qoi"
9090version = "0.4.1"
9091source = "registry+https://github.com/rust-lang/crates.io-index"
9092checksum = "7f6d64c71eb498fe9eae14ce4ec935c555749aef511cca85b5568910d6e48001"
9093dependencies = [
9094 "bytemuck",
9095]
9096
9097[[package]]
9098name = "quick-error"
9099version = "2.0.1"
9100source = "registry+https://github.com/rust-lang/crates.io-index"
9101checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"
9102
9103[[package]]
9104name = "quick-xml"
9105version = "0.32.0"
9106source = "registry+https://github.com/rust-lang/crates.io-index"
9107checksum = "1d3a6e5838b60e0e8fa7a43f22ade549a37d61f8bdbe636d0d7816191de969c2"
9108dependencies = [
9109 "memchr",
9110]
9111
9112[[package]]
9113name = "quick-xml"
9114version = "0.34.0"
9115source = "registry+https://github.com/rust-lang/crates.io-index"
9116checksum = "6f24d770aeca0eacb81ac29dfbc55ebcc09312fdd1f8bbecdc7e4a84e000e3b4"
9117dependencies = [
9118 "memchr",
9119]
9120
9121[[package]]
9122name = "quick_action_bar"
9123version = "0.1.0"
9124dependencies = [
9125 "assistant",
9126 "editor",
9127 "gpui",
9128 "markdown_preview",
9129 "repl",
9130 "search",
9131 "settings",
9132 "ui",
9133 "util",
9134 "workspace",
9135 "zed_actions",
9136]
9137
9138[[package]]
9139name = "quinn"
9140version = "0.11.5"
9141source = "registry+https://github.com/rust-lang/crates.io-index"
9142checksum = "8c7c5fdde3cdae7203427dc4f0a68fe0ed09833edc525a03456b153b79828684"
9143dependencies = [
9144 "bytes 1.7.2",
9145 "pin-project-lite",
9146 "quinn-proto",
9147 "quinn-udp",
9148 "rustc-hash 2.0.0",
9149 "rustls 0.23.13",
9150 "socket2 0.5.7",
9151 "thiserror",
9152 "tokio",
9153 "tracing",
9154]
9155
9156[[package]]
9157name = "quinn-proto"
9158version = "0.11.8"
9159source = "registry+https://github.com/rust-lang/crates.io-index"
9160checksum = "fadfaed2cd7f389d0161bb73eeb07b7b78f8691047a6f3e73caaeae55310a4a6"
9161dependencies = [
9162 "bytes 1.7.2",
9163 "rand 0.8.5",
9164 "ring 0.17.8",
9165 "rustc-hash 2.0.0",
9166 "rustls 0.23.13",
9167 "slab",
9168 "thiserror",
9169 "tinyvec",
9170 "tracing",
9171]
9172
9173[[package]]
9174name = "quinn-udp"
9175version = "0.5.5"
9176source = "registry+https://github.com/rust-lang/crates.io-index"
9177checksum = "4fe68c2e9e1a1234e218683dbdf9f9dfcb094113c5ac2b938dfcb9bab4c4140b"
9178dependencies = [
9179 "libc",
9180 "once_cell",
9181 "socket2 0.5.7",
9182 "tracing",
9183 "windows-sys 0.59.0",
9184]
9185
9186[[package]]
9187name = "quote"
9188version = "1.0.37"
9189source = "registry+https://github.com/rust-lang/crates.io-index"
9190checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af"
9191dependencies = [
9192 "proc-macro2",
9193]
9194
9195[[package]]
9196name = "radium"
9197version = "0.7.0"
9198source = "registry+https://github.com/rust-lang/crates.io-index"
9199checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
9200
9201[[package]]
9202name = "rand"
9203version = "0.7.3"
9204source = "registry+https://github.com/rust-lang/crates.io-index"
9205checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
9206dependencies = [
9207 "getrandom 0.1.16",
9208 "libc",
9209 "rand_chacha 0.2.2",
9210 "rand_core 0.5.1",
9211 "rand_hc",
9212]
9213
9214[[package]]
9215name = "rand"
9216version = "0.8.5"
9217source = "registry+https://github.com/rust-lang/crates.io-index"
9218checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
9219dependencies = [
9220 "libc",
9221 "rand_chacha 0.3.1",
9222 "rand_core 0.6.4",
9223]
9224
9225[[package]]
9226name = "rand_chacha"
9227version = "0.2.2"
9228source = "registry+https://github.com/rust-lang/crates.io-index"
9229checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
9230dependencies = [
9231 "ppv-lite86",
9232 "rand_core 0.5.1",
9233]
9234
9235[[package]]
9236name = "rand_chacha"
9237version = "0.3.1"
9238source = "registry+https://github.com/rust-lang/crates.io-index"
9239checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
9240dependencies = [
9241 "ppv-lite86",
9242 "rand_core 0.6.4",
9243]
9244
9245[[package]]
9246name = "rand_core"
9247version = "0.5.1"
9248source = "registry+https://github.com/rust-lang/crates.io-index"
9249checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
9250dependencies = [
9251 "getrandom 0.1.16",
9252]
9253
9254[[package]]
9255name = "rand_core"
9256version = "0.6.4"
9257source = "registry+https://github.com/rust-lang/crates.io-index"
9258checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
9259dependencies = [
9260 "getrandom 0.2.15",
9261]
9262
9263[[package]]
9264name = "rand_hc"
9265version = "0.2.0"
9266source = "registry+https://github.com/rust-lang/crates.io-index"
9267checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
9268dependencies = [
9269 "rand_core 0.5.1",
9270]
9271
9272[[package]]
9273name = "rangemap"
9274version = "1.5.1"
9275source = "registry+https://github.com/rust-lang/crates.io-index"
9276checksum = "f60fcc7d6849342eff22c4350c8b9a989ee8ceabc4b481253e8946b9fe83d684"
9277
9278[[package]]
9279name = "rav1e"
9280version = "0.7.1"
9281source = "registry+https://github.com/rust-lang/crates.io-index"
9282checksum = "cd87ce80a7665b1cce111f8a16c1f3929f6547ce91ade6addf4ec86a8dda5ce9"
9283dependencies = [
9284 "arbitrary",
9285 "arg_enum_proc_macro",
9286 "arrayvec",
9287 "av1-grain",
9288 "bitstream-io",
9289 "built",
9290 "cfg-if",
9291 "interpolate_name",
9292 "itertools 0.12.1",
9293 "libc",
9294 "libfuzzer-sys",
9295 "log",
9296 "maybe-rayon",
9297 "new_debug_unreachable",
9298 "noop_proc_macro",
9299 "num-derive",
9300 "num-traits",
9301 "once_cell",
9302 "paste",
9303 "profiling",
9304 "rand 0.8.5",
9305 "rand_chacha 0.3.1",
9306 "simd_helpers",
9307 "system-deps",
9308 "thiserror",
9309 "v_frame",
9310 "wasm-bindgen",
9311]
9312
9313[[package]]
9314name = "ravif"
9315version = "0.11.10"
9316source = "registry+https://github.com/rust-lang/crates.io-index"
9317checksum = "a8f0bfd976333248de2078d350bfdf182ff96e168a24d23d2436cef320dd4bdd"
9318dependencies = [
9319 "avif-serialize",
9320 "imgref",
9321 "loop9",
9322 "quick-error",
9323 "rav1e",
9324 "rgb",
9325]
9326
9327[[package]]
9328name = "raw-window-handle"
9329version = "0.6.2"
9330source = "registry+https://github.com/rust-lang/crates.io-index"
9331checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539"
9332
9333[[package]]
9334name = "raw-window-metal"
9335version = "0.4.0"
9336source = "registry+https://github.com/rust-lang/crates.io-index"
9337checksum = "76e8caa82e31bb98fee12fa8f051c94a6aa36b07cddb03f0d4fc558988360ff1"
9338dependencies = [
9339 "cocoa 0.25.0",
9340 "core-graphics 0.23.2",
9341 "objc",
9342 "raw-window-handle",
9343]
9344
9345[[package]]
9346name = "rayon"
9347version = "1.10.0"
9348source = "registry+https://github.com/rust-lang/crates.io-index"
9349checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
9350dependencies = [
9351 "either",
9352 "rayon-core",
9353]
9354
9355[[package]]
9356name = "rayon-core"
9357version = "1.12.1"
9358source = "registry+https://github.com/rust-lang/crates.io-index"
9359checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
9360dependencies = [
9361 "crossbeam-deque",
9362 "crossbeam-utils",
9363]
9364
9365[[package]]
9366name = "read-fonts"
9367version = "0.20.0"
9368source = "registry+https://github.com/rust-lang/crates.io-index"
9369checksum = "8c141b9980e1150201b2a3a32879001c8f975fe313ec3df5471a9b5c79a880cd"
9370dependencies = [
9371 "bytemuck",
9372 "font-types",
9373]
9374
9375[[package]]
9376name = "recent_projects"
9377version = "0.1.0"
9378dependencies = [
9379 "anyhow",
9380 "auto_update",
9381 "editor",
9382 "file_finder",
9383 "futures 0.3.30",
9384 "fuzzy",
9385 "gpui",
9386 "itertools 0.13.0",
9387 "language",
9388 "log",
9389 "markdown",
9390 "menu",
9391 "ordered-float 2.10.1",
9392 "paths",
9393 "picker",
9394 "project",
9395 "release_channel",
9396 "remote",
9397 "schemars",
9398 "serde",
9399 "serde_json",
9400 "settings",
9401 "smol",
9402 "task",
9403 "theme",
9404 "ui",
9405 "util",
9406 "workspace",
9407]
9408
9409[[package]]
9410name = "redox_syscall"
9411version = "0.2.16"
9412source = "registry+https://github.com/rust-lang/crates.io-index"
9413checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
9414dependencies = [
9415 "bitflags 1.3.2",
9416]
9417
9418[[package]]
9419name = "redox_syscall"
9420version = "0.4.1"
9421source = "registry+https://github.com/rust-lang/crates.io-index"
9422checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
9423dependencies = [
9424 "bitflags 1.3.2",
9425]
9426
9427[[package]]
9428name = "redox_syscall"
9429version = "0.5.3"
9430source = "registry+https://github.com/rust-lang/crates.io-index"
9431checksum = "2a908a6e00f1fdd0dfd9c0eb08ce85126f6d8bbda50017e74bc4a4b7d4a926a4"
9432dependencies = [
9433 "bitflags 2.6.0",
9434]
9435
9436[[package]]
9437name = "redox_users"
9438version = "0.4.6"
9439source = "registry+https://github.com/rust-lang/crates.io-index"
9440checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43"
9441dependencies = [
9442 "getrandom 0.2.15",
9443 "libredox",
9444 "thiserror",
9445]
9446
9447[[package]]
9448name = "refineable"
9449version = "0.1.0"
9450dependencies = [
9451 "derive_refineable",
9452]
9453
9454[[package]]
9455name = "regalloc2"
9456version = "0.9.3"
9457source = "registry+https://github.com/rust-lang/crates.io-index"
9458checksum = "ad156d539c879b7a24a363a2016d77961786e71f48f2e2fc8302a92abd2429a6"
9459dependencies = [
9460 "hashbrown 0.13.2",
9461 "log",
9462 "rustc-hash 1.1.0",
9463 "slice-group-by",
9464 "smallvec",
9465]
9466
9467[[package]]
9468name = "regex"
9469version = "1.10.6"
9470source = "registry+https://github.com/rust-lang/crates.io-index"
9471checksum = "4219d74c6b67a3654a9fbebc4b419e22126d13d2f3c4a07ee0cb61ff79a79619"
9472dependencies = [
9473 "aho-corasick",
9474 "memchr",
9475 "regex-automata 0.4.7",
9476 "regex-syntax 0.8.4",
9477]
9478
9479[[package]]
9480name = "regex-automata"
9481version = "0.1.10"
9482source = "registry+https://github.com/rust-lang/crates.io-index"
9483checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
9484dependencies = [
9485 "regex-syntax 0.6.29",
9486]
9487
9488[[package]]
9489name = "regex-automata"
9490version = "0.4.7"
9491source = "registry+https://github.com/rust-lang/crates.io-index"
9492checksum = "38caf58cc5ef2fed281f89292ef23f6365465ed9a41b7a7754eb4e26496c92df"
9493dependencies = [
9494 "aho-corasick",
9495 "memchr",
9496 "regex-syntax 0.8.4",
9497]
9498
9499[[package]]
9500name = "regex-lite"
9501version = "0.1.6"
9502source = "registry+https://github.com/rust-lang/crates.io-index"
9503checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a"
9504
9505[[package]]
9506name = "regex-syntax"
9507version = "0.6.29"
9508source = "registry+https://github.com/rust-lang/crates.io-index"
9509checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
9510
9511[[package]]
9512name = "regex-syntax"
9513version = "0.8.4"
9514source = "registry+https://github.com/rust-lang/crates.io-index"
9515checksum = "7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b"
9516
9517[[package]]
9518name = "release_channel"
9519version = "0.1.0"
9520dependencies = [
9521 "gpui",
9522 "once_cell",
9523]
9524
9525[[package]]
9526name = "remote"
9527version = "0.1.0"
9528dependencies = [
9529 "anyhow",
9530 "async-trait",
9531 "collections",
9532 "fs",
9533 "futures 0.3.30",
9534 "gpui",
9535 "log",
9536 "parking_lot",
9537 "prost",
9538 "rpc",
9539 "serde",
9540 "serde_json",
9541 "shlex",
9542 "smol",
9543 "tempfile",
9544 "thiserror",
9545 "util",
9546]
9547
9548[[package]]
9549name = "remote_server"
9550version = "0.1.0"
9551dependencies = [
9552 "anyhow",
9553 "async-watch",
9554 "backtrace",
9555 "cargo_toml",
9556 "clap",
9557 "client",
9558 "clock",
9559 "env_logger 0.11.5",
9560 "fork",
9561 "fs",
9562 "futures 0.3.30",
9563 "git",
9564 "git_hosting_providers",
9565 "gpui",
9566 "http_client",
9567 "language",
9568 "languages",
9569 "libc",
9570 "log",
9571 "lsp",
9572 "node_runtime",
9573 "paths",
9574 "project",
9575 "remote",
9576 "reqwest_client",
9577 "rpc",
9578 "rust-embed",
9579 "serde",
9580 "serde_json",
9581 "settings",
9582 "shellexpand 2.1.2",
9583 "smol",
9584 "toml 0.8.19",
9585 "util",
9586 "worktree",
9587]
9588
9589[[package]]
9590name = "rend"
9591version = "0.4.2"
9592source = "registry+https://github.com/rust-lang/crates.io-index"
9593checksum = "71fe3824f5629716b1589be05dacd749f6aa084c87e00e016714a8cdfccc997c"
9594dependencies = [
9595 "bytecheck",
9596]
9597
9598[[package]]
9599name = "repl"
9600version = "0.1.0"
9601dependencies = [
9602 "alacritty_terminal",
9603 "anyhow",
9604 "async-dispatcher",
9605 "base64 0.22.1",
9606 "client",
9607 "collections",
9608 "command_palette_hooks",
9609 "editor",
9610 "env_logger 0.11.5",
9611 "feature_flags",
9612 "futures 0.3.30",
9613 "gpui",
9614 "http_client",
9615 "image",
9616 "indoc",
9617 "language",
9618 "languages",
9619 "log",
9620 "markdown_preview",
9621 "menu",
9622 "multi_buffer",
9623 "nbformat",
9624 "project",
9625 "runtimelib",
9626 "schemars",
9627 "serde",
9628 "serde_json",
9629 "settings",
9630 "smol",
9631 "terminal",
9632 "terminal_view",
9633 "theme",
9634 "tree-sitter-md",
9635 "tree-sitter-python",
9636 "tree-sitter-typescript",
9637 "ui",
9638 "util",
9639 "uuid",
9640 "windows 0.58.0",
9641 "workspace",
9642]
9643
9644[[package]]
9645name = "reqwest"
9646version = "0.11.27"
9647source = "registry+https://github.com/rust-lang/crates.io-index"
9648checksum = "dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62"
9649dependencies = [
9650 "base64 0.21.7",
9651 "bytes 1.7.2",
9652 "encoding_rs",
9653 "futures-core",
9654 "futures-util",
9655 "h2 0.3.26",
9656 "http 0.2.12",
9657 "http-body 0.4.6",
9658 "hyper 0.14.30",
9659 "hyper-tls",
9660 "ipnet",
9661 "js-sys",
9662 "log",
9663 "mime",
9664 "native-tls",
9665 "once_cell",
9666 "percent-encoding",
9667 "pin-project-lite",
9668 "rustls-pemfile 1.0.4",
9669 "serde",
9670 "serde_json",
9671 "serde_urlencoded",
9672 "sync_wrapper 0.1.2",
9673 "system-configuration 0.5.1",
9674 "tokio",
9675 "tokio-native-tls",
9676 "tower-service",
9677 "url",
9678 "wasm-bindgen",
9679 "wasm-bindgen-futures",
9680 "web-sys",
9681 "winreg 0.50.0",
9682]
9683
9684[[package]]
9685name = "reqwest"
9686version = "0.12.8"
9687source = "git+https://github.com/zed-industries/reqwest.git?rev=fd110f6998da16bbca97b6dddda9be7827c50e29#fd110f6998da16bbca97b6dddda9be7827c50e29"
9688dependencies = [
9689 "base64 0.22.1",
9690 "bytes 1.7.2",
9691 "encoding_rs",
9692 "futures-core",
9693 "futures-util",
9694 "h2 0.4.6",
9695 "http 1.1.0",
9696 "http-body 1.0.1",
9697 "http-body-util",
9698 "hyper 1.4.1",
9699 "hyper-rustls 0.27.3",
9700 "hyper-util",
9701 "ipnet",
9702 "js-sys",
9703 "log",
9704 "mime",
9705 "once_cell",
9706 "percent-encoding",
9707 "pin-project-lite",
9708 "quinn",
9709 "rustls 0.23.13",
9710 "rustls-native-certs 0.8.0",
9711 "rustls-pemfile 2.1.3",
9712 "rustls-pki-types",
9713 "serde",
9714 "serde_json",
9715 "serde_urlencoded",
9716 "sync_wrapper 1.0.1",
9717 "system-configuration 0.6.1",
9718 "tokio",
9719 "tokio-rustls 0.26.0",
9720 "tokio-socks",
9721 "tokio-util",
9722 "tower-service",
9723 "url",
9724 "wasm-bindgen",
9725 "wasm-bindgen-futures",
9726 "wasm-streams",
9727 "web-sys",
9728 "windows-registry",
9729]
9730
9731[[package]]
9732name = "reqwest_client"
9733version = "0.1.0"
9734dependencies = [
9735 "anyhow",
9736 "bytes 1.7.2",
9737 "futures 0.3.30",
9738 "gpui",
9739 "http_client",
9740 "log",
9741 "reqwest 0.12.8",
9742 "serde",
9743 "smol",
9744 "tokio",
9745]
9746
9747[[package]]
9748name = "resvg"
9749version = "0.41.0"
9750source = "registry+https://github.com/rust-lang/crates.io-index"
9751checksum = "c2327ced609dadeed3e9702fec3e6b2ddd208758a9268d13e06566c6101ba533"
9752dependencies = [
9753 "log",
9754 "pico-args",
9755 "rgb",
9756 "svgtypes",
9757 "tiny-skia",
9758 "usvg",
9759]
9760
9761[[package]]
9762name = "rfc6979"
9763version = "0.3.1"
9764source = "registry+https://github.com/rust-lang/crates.io-index"
9765checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"
9766dependencies = [
9767 "crypto-bigint 0.4.9",
9768 "hmac",
9769 "zeroize",
9770]
9771
9772[[package]]
9773name = "rgb"
9774version = "0.8.49"
9775source = "registry+https://github.com/rust-lang/crates.io-index"
9776checksum = "09cd5a1e95672f201913966f39baf355b53b5d92833431847295ae0346a5b939"
9777dependencies = [
9778 "bytemuck",
9779]
9780
9781[[package]]
9782name = "rich_text"
9783version = "0.1.0"
9784dependencies = [
9785 "futures 0.3.30",
9786 "gpui",
9787 "language",
9788 "linkify",
9789 "pulldown-cmark 0.12.1",
9790 "theme",
9791 "ui",
9792 "util",
9793]
9794
9795[[package]]
9796name = "ring"
9797version = "0.16.20"
9798source = "registry+https://github.com/rust-lang/crates.io-index"
9799checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
9800dependencies = [
9801 "cc",
9802 "libc",
9803 "once_cell",
9804 "spin 0.5.2",
9805 "untrusted 0.7.1",
9806 "web-sys",
9807 "winapi",
9808]
9809
9810[[package]]
9811name = "ring"
9812version = "0.17.8"
9813source = "registry+https://github.com/rust-lang/crates.io-index"
9814checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
9815dependencies = [
9816 "cc",
9817 "cfg-if",
9818 "getrandom 0.2.15",
9819 "libc",
9820 "spin 0.9.8",
9821 "untrusted 0.9.0",
9822 "windows-sys 0.52.0",
9823]
9824
9825[[package]]
9826name = "rkyv"
9827version = "0.7.45"
9828source = "registry+https://github.com/rust-lang/crates.io-index"
9829checksum = "9008cd6385b9e161d8229e1f6549dd23c3d022f132a2ea37ac3a10ac4935779b"
9830dependencies = [
9831 "bitvec",
9832 "bytecheck",
9833 "bytes 1.7.2",
9834 "hashbrown 0.12.3",
9835 "ptr_meta",
9836 "rend",
9837 "rkyv_derive",
9838 "seahash",
9839 "tinyvec",
9840 "uuid",
9841]
9842
9843[[package]]
9844name = "rkyv_derive"
9845version = "0.7.45"
9846source = "registry+https://github.com/rust-lang/crates.io-index"
9847checksum = "503d1d27590a2b0a3a4ca4c94755aa2875657196ecbf401a42eff41d7de532c0"
9848dependencies = [
9849 "proc-macro2",
9850 "quote",
9851 "syn 1.0.109",
9852]
9853
9854[[package]]
9855name = "rmp"
9856version = "0.8.14"
9857source = "registry+https://github.com/rust-lang/crates.io-index"
9858checksum = "228ed7c16fa39782c3b3468e974aec2795e9089153cd08ee2e9aefb3613334c4"
9859dependencies = [
9860 "byteorder",
9861 "num-traits",
9862 "paste",
9863]
9864
9865[[package]]
9866name = "rmpv"
9867version = "1.3.0"
9868source = "registry+https://github.com/rust-lang/crates.io-index"
9869checksum = "58450723cd9ee93273ce44a20b6ec4efe17f8ed2e3631474387bfdecf18bb2a9"
9870dependencies = [
9871 "num-traits",
9872 "rmp",
9873]
9874
9875[[package]]
9876name = "rodio"
9877version = "0.19.0"
9878source = "registry+https://github.com/rust-lang/crates.io-index"
9879checksum = "6006a627c1a38d37f3d3a85c6575418cfe34a5392d60a686d0071e1c8d427acb"
9880dependencies = [
9881 "cpal",
9882 "hound",
9883 "thiserror",
9884]
9885
9886[[package]]
9887name = "rope"
9888version = "0.1.0"
9889dependencies = [
9890 "arrayvec",
9891 "criterion",
9892 "ctor",
9893 "env_logger 0.11.5",
9894 "gpui",
9895 "log",
9896 "rand 0.8.5",
9897 "smallvec",
9898 "sum_tree",
9899 "unicode-segmentation",
9900 "util",
9901]
9902
9903[[package]]
9904name = "roxmltree"
9905version = "0.19.0"
9906source = "registry+https://github.com/rust-lang/crates.io-index"
9907checksum = "3cd14fd5e3b777a7422cca79358c57a8f6e3a703d9ac187448d0daf220c2407f"
9908
9909[[package]]
9910name = "roxmltree"
9911version = "0.20.0"
9912source = "registry+https://github.com/rust-lang/crates.io-index"
9913checksum = "6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97"
9914
9915[[package]]
9916name = "rpc"
9917version = "0.1.0"
9918dependencies = [
9919 "anyhow",
9920 "async-tungstenite",
9921 "base64 0.22.1",
9922 "chrono",
9923 "collections",
9924 "env_logger 0.11.5",
9925 "futures 0.3.30",
9926 "gpui",
9927 "parking_lot",
9928 "proto",
9929 "rand 0.8.5",
9930 "rsa",
9931 "serde",
9932 "serde_json",
9933 "sha2",
9934 "strum 0.25.0",
9935 "tracing",
9936 "util",
9937 "zstd",
9938]
9939
9940[[package]]
9941name = "rsa"
9942version = "0.9.6"
9943source = "registry+https://github.com/rust-lang/crates.io-index"
9944checksum = "5d0e5124fcb30e76a7e79bfee683a2746db83784b86289f6251b54b7950a0dfc"
9945dependencies = [
9946 "const-oid",
9947 "digest",
9948 "num-bigint-dig",
9949 "num-integer",
9950 "num-traits",
9951 "pkcs1",
9952 "pkcs8 0.10.2",
9953 "rand_core 0.6.4",
9954 "signature 2.2.0",
9955 "spki 0.7.3",
9956 "subtle",
9957 "zeroize",
9958]
9959
9960[[package]]
9961name = "runtimelib"
9962version = "0.16.0"
9963source = "registry+https://github.com/rust-lang/crates.io-index"
9964checksum = "263588fe9593333c4bfde258c9021fc64e766ea434e070c6b67c7100536d6499"
9965dependencies = [
9966 "anyhow",
9967 "async-dispatcher",
9968 "async-std",
9969 "base64 0.22.1",
9970 "bytes 1.7.2",
9971 "chrono",
9972 "data-encoding",
9973 "dirs 5.0.1",
9974 "futures 0.3.30",
9975 "glob",
9976 "jupyter-serde",
9977 "rand 0.8.5",
9978 "ring 0.17.8",
9979 "serde",
9980 "serde_json",
9981 "shellexpand 3.1.0",
9982 "smol",
9983 "uuid",
9984 "zeromq",
9985]
9986
9987[[package]]
9988name = "rust-embed"
9989version = "8.5.0"
9990source = "registry+https://github.com/rust-lang/crates.io-index"
9991checksum = "fa66af4a4fdd5e7ebc276f115e895611a34739a9c1c01028383d612d550953c0"
9992dependencies = [
9993 "rust-embed-impl",
9994 "rust-embed-utils",
9995 "walkdir",
9996]
9997
9998[[package]]
9999name = "rust-embed-impl"
10000version = "8.5.0"
10001source = "registry+https://github.com/rust-lang/crates.io-index"
10002checksum = "6125dbc8867951125eec87294137f4e9c2c96566e61bf72c45095a7c77761478"
10003dependencies = [
10004 "proc-macro2",
10005 "quote",
10006 "rust-embed-utils",
10007 "syn 2.0.76",
10008 "walkdir",
10009]
10010
10011[[package]]
10012name = "rust-embed-utils"
10013version = "8.5.0"
10014source = "registry+https://github.com/rust-lang/crates.io-index"
10015checksum = "2e5347777e9aacb56039b0e1f28785929a8a3b709e87482e7442c72e7c12529d"
10016dependencies = [
10017 "globset",
10018 "sha2",
10019 "walkdir",
10020]
10021
10022[[package]]
10023name = "rust_decimal"
10024version = "1.36.0"
10025source = "registry+https://github.com/rust-lang/crates.io-index"
10026checksum = "b082d80e3e3cc52b2ed634388d436fe1f4de6af5786cc2de9ba9737527bdf555"
10027dependencies = [
10028 "arrayvec",
10029 "borsh",
10030 "bytes 1.7.2",
10031 "num-traits",
10032 "rand 0.8.5",
10033 "rkyv",
10034 "serde",
10035 "serde_json",
10036]
10037
10038[[package]]
10039name = "rustc-demangle"
10040version = "0.1.24"
10041source = "registry+https://github.com/rust-lang/crates.io-index"
10042checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
10043
10044[[package]]
10045name = "rustc-hash"
10046version = "1.1.0"
10047source = "registry+https://github.com/rust-lang/crates.io-index"
10048checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
10049
10050[[package]]
10051name = "rustc-hash"
10052version = "2.0.0"
10053source = "registry+https://github.com/rust-lang/crates.io-index"
10054checksum = "583034fd73374156e66797ed8e5b0d5690409c9226b22d87cb7f19821c05d152"
10055
10056[[package]]
10057name = "rustc_version"
10058version = "0.4.1"
10059source = "registry+https://github.com/rust-lang/crates.io-index"
10060checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
10061dependencies = [
10062 "semver",
10063]
10064
10065[[package]]
10066name = "rustix"
10067version = "0.37.27"
10068source = "registry+https://github.com/rust-lang/crates.io-index"
10069checksum = "fea8ca367a3a01fe35e6943c400addf443c0f57670e6ec51196f71a4b8762dd2"
10070dependencies = [
10071 "bitflags 1.3.2",
10072 "errno 0.3.9",
10073 "io-lifetimes 1.0.11",
10074 "libc",
10075 "linux-raw-sys 0.3.8",
10076 "windows-sys 0.48.0",
10077]
10078
10079[[package]]
10080name = "rustix"
10081version = "0.38.35"
10082source = "registry+https://github.com/rust-lang/crates.io-index"
10083checksum = "a85d50532239da68e9addb745ba38ff4612a242c1c7ceea689c4bc7c2f43c36f"
10084dependencies = [
10085 "bitflags 2.6.0",
10086 "errno 0.3.9",
10087 "itoa",
10088 "libc",
10089 "linux-raw-sys 0.4.14",
10090 "once_cell",
10091 "windows-sys 0.52.0",
10092]
10093
10094[[package]]
10095name = "rustix-openpty"
10096version = "0.1.1"
10097source = "registry+https://github.com/rust-lang/crates.io-index"
10098checksum = "a25c3aad9fc1424eb82c88087789a7d938e1829724f3e4043163baf0d13cfc12"
10099dependencies = [
10100 "errno 0.3.9",
10101 "libc",
10102 "rustix 0.38.35",
10103]
10104
10105[[package]]
10106name = "rustls"
10107version = "0.20.9"
10108source = "registry+https://github.com/rust-lang/crates.io-index"
10109checksum = "1b80e3dec595989ea8510028f30c408a4630db12c9cbb8de34203b89d6577e99"
10110dependencies = [
10111 "log",
10112 "ring 0.16.20",
10113 "sct",
10114 "webpki",
10115]
10116
10117[[package]]
10118name = "rustls"
10119version = "0.21.12"
10120source = "registry+https://github.com/rust-lang/crates.io-index"
10121checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e"
10122dependencies = [
10123 "log",
10124 "ring 0.17.8",
10125 "rustls-webpki 0.101.7",
10126 "sct",
10127]
10128
10129[[package]]
10130name = "rustls"
10131version = "0.23.13"
10132source = "registry+https://github.com/rust-lang/crates.io-index"
10133checksum = "f2dabaac7466917e566adb06783a81ca48944c6898a1b08b9374106dd671f4c8"
10134dependencies = [
10135 "once_cell",
10136 "ring 0.17.8",
10137 "rustls-pki-types",
10138 "rustls-webpki 0.102.8",
10139 "subtle",
10140 "zeroize",
10141]
10142
10143[[package]]
10144name = "rustls-native-certs"
10145version = "0.6.3"
10146source = "registry+https://github.com/rust-lang/crates.io-index"
10147checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00"
10148dependencies = [
10149 "openssl-probe",
10150 "rustls-pemfile 1.0.4",
10151 "schannel",
10152 "security-framework",
10153]
10154
10155[[package]]
10156name = "rustls-native-certs"
10157version = "0.8.0"
10158source = "registry+https://github.com/rust-lang/crates.io-index"
10159checksum = "fcaf18a4f2be7326cd874a5fa579fae794320a0f388d365dca7e480e55f83f8a"
10160dependencies = [
10161 "openssl-probe",
10162 "rustls-pemfile 2.1.3",
10163 "rustls-pki-types",
10164 "schannel",
10165 "security-framework",
10166]
10167
10168[[package]]
10169name = "rustls-pemfile"
10170version = "1.0.4"
10171source = "registry+https://github.com/rust-lang/crates.io-index"
10172checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c"
10173dependencies = [
10174 "base64 0.21.7",
10175]
10176
10177[[package]]
10178name = "rustls-pemfile"
10179version = "2.1.3"
10180source = "registry+https://github.com/rust-lang/crates.io-index"
10181checksum = "196fe16b00e106300d3e45ecfcb764fa292a535d7326a29a5875c579c7417425"
10182dependencies = [
10183 "base64 0.22.1",
10184 "rustls-pki-types",
10185]
10186
10187[[package]]
10188name = "rustls-pki-types"
10189version = "1.8.0"
10190source = "registry+https://github.com/rust-lang/crates.io-index"
10191checksum = "fc0a2ce646f8655401bb81e7927b812614bd5d91dbc968696be50603510fcaf0"
10192
10193[[package]]
10194name = "rustls-webpki"
10195version = "0.101.7"
10196source = "registry+https://github.com/rust-lang/crates.io-index"
10197checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
10198dependencies = [
10199 "ring 0.17.8",
10200 "untrusted 0.9.0",
10201]
10202
10203[[package]]
10204name = "rustls-webpki"
10205version = "0.102.8"
10206source = "registry+https://github.com/rust-lang/crates.io-index"
10207checksum = "64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9"
10208dependencies = [
10209 "ring 0.17.8",
10210 "rustls-pki-types",
10211 "untrusted 0.9.0",
10212]
10213
10214[[package]]
10215name = "rustversion"
10216version = "1.0.17"
10217source = "registry+https://github.com/rust-lang/crates.io-index"
10218checksum = "955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6"
10219
10220[[package]]
10221name = "rustybuzz"
10222version = "0.14.1"
10223source = "registry+https://github.com/rust-lang/crates.io-index"
10224checksum = "cfb9cf8877777222e4a3bc7eb247e398b56baba500c38c1c46842431adc8b55c"
10225dependencies = [
10226 "bitflags 2.6.0",
10227 "bytemuck",
10228 "libm",
10229 "smallvec",
10230 "ttf-parser",
10231 "unicode-bidi-mirroring",
10232 "unicode-ccc",
10233 "unicode-properties",
10234 "unicode-script",
10235]
10236
10237[[package]]
10238name = "ryu"
10239version = "1.0.18"
10240source = "registry+https://github.com/rust-lang/crates.io-index"
10241checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
10242
10243[[package]]
10244name = "salsa20"
10245version = "0.10.2"
10246source = "registry+https://github.com/rust-lang/crates.io-index"
10247checksum = "97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213"
10248dependencies = [
10249 "cipher",
10250]
10251
10252[[package]]
10253name = "same-file"
10254version = "1.0.6"
10255source = "registry+https://github.com/rust-lang/crates.io-index"
10256checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
10257dependencies = [
10258 "winapi-util",
10259]
10260
10261[[package]]
10262name = "schannel"
10263version = "0.1.23"
10264source = "registry+https://github.com/rust-lang/crates.io-index"
10265checksum = "fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534"
10266dependencies = [
10267 "windows-sys 0.52.0",
10268]
10269
10270[[package]]
10271name = "schemars"
10272version = "0.8.21"
10273source = "registry+https://github.com/rust-lang/crates.io-index"
10274checksum = "09c024468a378b7e36765cd36702b7a90cc3cba11654f6685c8f233408e89e92"
10275dependencies = [
10276 "dyn-clone",
10277 "indexmap 1.9.3",
10278 "schemars_derive",
10279 "serde",
10280 "serde_json",
10281]
10282
10283[[package]]
10284name = "schemars_derive"
10285version = "0.8.21"
10286source = "registry+https://github.com/rust-lang/crates.io-index"
10287checksum = "b1eee588578aff73f856ab961cd2f79e36bc45d7ded33a7562adba4667aecc0e"
10288dependencies = [
10289 "proc-macro2",
10290 "quote",
10291 "serde_derive_internals 0.29.1",
10292 "syn 2.0.76",
10293]
10294
10295[[package]]
10296name = "scoped-tls"
10297version = "1.0.1"
10298source = "registry+https://github.com/rust-lang/crates.io-index"
10299checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
10300
10301[[package]]
10302name = "scopeguard"
10303version = "1.2.0"
10304source = "registry+https://github.com/rust-lang/crates.io-index"
10305checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
10306
10307[[package]]
10308name = "scrypt"
10309version = "0.11.0"
10310source = "registry+https://github.com/rust-lang/crates.io-index"
10311checksum = "0516a385866c09368f0b5bcd1caff3366aace790fcd46e2bb032697bb172fd1f"
10312dependencies = [
10313 "password-hash",
10314 "pbkdf2",
10315 "salsa20",
10316 "sha2",
10317]
10318
10319[[package]]
10320name = "sct"
10321version = "0.7.1"
10322source = "registry+https://github.com/rust-lang/crates.io-index"
10323checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414"
10324dependencies = [
10325 "ring 0.17.8",
10326 "untrusted 0.9.0",
10327]
10328
10329[[package]]
10330name = "sea-bae"
10331version = "0.2.0"
10332source = "registry+https://github.com/rust-lang/crates.io-index"
10333checksum = "3bd3534a9978d0aa7edd2808dc1f8f31c4d0ecd31ddf71d997b3c98e9f3c9114"
10334dependencies = [
10335 "heck 0.4.1",
10336 "proc-macro-error",
10337 "proc-macro2",
10338 "quote",
10339 "syn 2.0.76",
10340]
10341
10342[[package]]
10343name = "sea-orm"
10344version = "1.1.0-rc.1"
10345source = "registry+https://github.com/rust-lang/crates.io-index"
10346checksum = "1ef282b794f7d3426f61f530854705963b1941e7584ea84fb98528e504fac7c7"
10347dependencies = [
10348 "async-stream",
10349 "async-trait",
10350 "bigdecimal",
10351 "chrono",
10352 "futures 0.3.30",
10353 "log",
10354 "ouroboros",
10355 "rust_decimal",
10356 "sea-orm-macros",
10357 "sea-query",
10358 "sea-query-binder",
10359 "serde",
10360 "serde_json",
10361 "sqlx",
10362 "strum 0.26.3",
10363 "thiserror",
10364 "time",
10365 "tracing",
10366 "url",
10367 "uuid",
10368]
10369
10370[[package]]
10371name = "sea-orm-macros"
10372version = "1.1.0-rc.1"
10373source = "registry+https://github.com/rust-lang/crates.io-index"
10374checksum = "07aadcb2ee9fad78a3bf74f6430ba94865ab4d8ad237f978e99dafa97ee0df57"
10375dependencies = [
10376 "heck 0.4.1",
10377 "proc-macro2",
10378 "quote",
10379 "sea-bae",
10380 "syn 2.0.76",
10381 "unicode-ident",
10382]
10383
10384[[package]]
10385name = "sea-query"
10386version = "0.32.0-rc.1"
10387source = "registry+https://github.com/rust-lang/crates.io-index"
10388checksum = "6fba498acd58ce434669f273505cd07737065472eb541c3f813c7f4ce33993f5"
10389dependencies = [
10390 "bigdecimal",
10391 "chrono",
10392 "educe",
10393 "inherent",
10394 "ordered-float 3.9.2",
10395 "rust_decimal",
10396 "serde_json",
10397 "time",
10398 "uuid",
10399]
10400
10401[[package]]
10402name = "sea-query-binder"
10403version = "0.7.0-rc.1"
10404source = "registry+https://github.com/rust-lang/crates.io-index"
10405checksum = "edc3296903e60ddc7c9f4601cd6ef31a4b1584bf22480587e00b9ef743071b57"
10406dependencies = [
10407 "bigdecimal",
10408 "chrono",
10409 "rust_decimal",
10410 "sea-query",
10411 "serde_json",
10412 "sqlx",
10413 "time",
10414 "uuid",
10415]
10416
10417[[package]]
10418name = "seahash"
10419version = "4.1.0"
10420source = "registry+https://github.com/rust-lang/crates.io-index"
10421checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
10422
10423[[package]]
10424name = "sealed"
10425version = "0.4.0"
10426source = "registry+https://github.com/rust-lang/crates.io-index"
10427checksum = "6b5e421024b5e5edfbaa8e60ecf90bda9dbffc602dbb230e6028763f85f0c68c"
10428dependencies = [
10429 "heck 0.3.3",
10430 "proc-macro2",
10431 "quote",
10432 "syn 1.0.109",
10433]
10434
10435[[package]]
10436name = "search"
10437version = "0.1.0"
10438dependencies = [
10439 "any_vec",
10440 "anyhow",
10441 "bitflags 2.6.0",
10442 "client",
10443 "collections",
10444 "editor",
10445 "futures 0.3.30",
10446 "gpui",
10447 "language",
10448 "menu",
10449 "project",
10450 "serde",
10451 "serde_json",
10452 "settings",
10453 "smol",
10454 "theme",
10455 "ui",
10456 "unindent",
10457 "util",
10458 "workspace",
10459]
10460
10461[[package]]
10462name = "sec1"
10463version = "0.3.0"
10464source = "registry+https://github.com/rust-lang/crates.io-index"
10465checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"
10466dependencies = [
10467 "base16ct",
10468 "der 0.6.1",
10469 "generic-array",
10470 "pkcs8 0.9.0",
10471 "subtle",
10472 "zeroize",
10473]
10474
10475[[package]]
10476name = "security-framework"
10477version = "2.11.1"
10478source = "registry+https://github.com/rust-lang/crates.io-index"
10479checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
10480dependencies = [
10481 "bitflags 2.6.0",
10482 "core-foundation 0.9.4",
10483 "core-foundation-sys",
10484 "libc",
10485 "security-framework-sys",
10486]
10487
10488[[package]]
10489name = "security-framework-sys"
10490version = "2.11.1"
10491source = "registry+https://github.com/rust-lang/crates.io-index"
10492checksum = "75da29fe9b9b08fe9d6b22b5b4bcbc75d8db3aa31e639aa56bb62e9d46bfceaf"
10493dependencies = [
10494 "core-foundation-sys",
10495 "libc",
10496]
10497
10498[[package]]
10499name = "self_cell"
10500version = "1.0.4"
10501source = "registry+https://github.com/rust-lang/crates.io-index"
10502checksum = "d369a96f978623eb3dc28807c4852d6cc617fed53da5d3c400feff1ef34a714a"
10503
10504[[package]]
10505name = "semantic_index"
10506version = "0.1.0"
10507dependencies = [
10508 "anyhow",
10509 "arrayvec",
10510 "blake3",
10511 "client",
10512 "clock",
10513 "collections",
10514 "env_logger 0.11.5",
10515 "feature_flags",
10516 "fs",
10517 "futures 0.3.30",
10518 "futures-batch",
10519 "gpui",
10520 "heed",
10521 "http_client",
10522 "language",
10523 "language_model",
10524 "languages",
10525 "log",
10526 "open_ai",
10527 "parking_lot",
10528 "project",
10529 "reqwest_client",
10530 "serde",
10531 "serde_json",
10532 "settings",
10533 "sha2",
10534 "smol",
10535 "tempfile",
10536 "theme",
10537 "tree-sitter",
10538 "ui",
10539 "unindent",
10540 "util",
10541 "workspace",
10542 "worktree",
10543]
10544
10545[[package]]
10546name = "semantic_version"
10547version = "0.1.0"
10548dependencies = [
10549 "anyhow",
10550 "serde",
10551]
10552
10553[[package]]
10554name = "semver"
10555version = "1.0.23"
10556source = "registry+https://github.com/rust-lang/crates.io-index"
10557checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b"
10558dependencies = [
10559 "serde",
10560]
10561
10562[[package]]
10563name = "serde"
10564version = "1.0.209"
10565source = "registry+https://github.com/rust-lang/crates.io-index"
10566checksum = "99fce0ffe7310761ca6bf9faf5115afbc19688edd00171d81b1bb1b116c63e09"
10567dependencies = [
10568 "serde_derive",
10569]
10570
10571[[package]]
10572name = "serde_derive"
10573version = "1.0.209"
10574source = "registry+https://github.com/rust-lang/crates.io-index"
10575checksum = "a5831b979fd7b5439637af1752d535ff49f4860c0f341d1baeb6faf0f4242170"
10576dependencies = [
10577 "proc-macro2",
10578 "quote",
10579 "syn 2.0.76",
10580]
10581
10582[[package]]
10583name = "serde_derive_internals"
10584version = "0.26.0"
10585source = "registry+https://github.com/rust-lang/crates.io-index"
10586checksum = "85bf8229e7920a9f636479437026331ce11aa132b4dde37d121944a44d6e5f3c"
10587dependencies = [
10588 "proc-macro2",
10589 "quote",
10590 "syn 1.0.109",
10591]
10592
10593[[package]]
10594name = "serde_derive_internals"
10595version = "0.29.1"
10596source = "registry+https://github.com/rust-lang/crates.io-index"
10597checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711"
10598dependencies = [
10599 "proc-macro2",
10600 "quote",
10601 "syn 2.0.76",
10602]
10603
10604[[package]]
10605name = "serde_fmt"
10606version = "1.0.3"
10607source = "registry+https://github.com/rust-lang/crates.io-index"
10608checksum = "e1d4ddca14104cd60529e8c7f7ba71a2c8acd8f7f5cfcdc2faf97eeb7c3010a4"
10609dependencies = [
10610 "serde",
10611]
10612
10613[[package]]
10614name = "serde_json"
10615version = "1.0.128"
10616source = "registry+https://github.com/rust-lang/crates.io-index"
10617checksum = "6ff5456707a1de34e7e37f2a6fd3d3f808c318259cbd01ab6377795054b483d8"
10618dependencies = [
10619 "indexmap 2.4.0",
10620 "itoa",
10621 "memchr",
10622 "ryu",
10623 "serde",
10624]
10625
10626[[package]]
10627name = "serde_json_lenient"
10628version = "0.2.1"
10629source = "registry+https://github.com/rust-lang/crates.io-index"
10630checksum = "a5d0bae483150302560d7cb52e7932f39b69a6fbdd099e48d33ef060a8c9c078"
10631dependencies = [
10632 "indexmap 2.4.0",
10633 "itoa",
10634 "ryu",
10635 "serde",
10636]
10637
10638[[package]]
10639name = "serde_path_to_error"
10640version = "0.1.16"
10641source = "registry+https://github.com/rust-lang/crates.io-index"
10642checksum = "af99884400da37c88f5e9146b7f1fd0fbcae8f6eec4e9da38b67d05486f814a6"
10643dependencies = [
10644 "itoa",
10645 "serde",
10646]
10647
10648[[package]]
10649name = "serde_qs"
10650version = "0.8.5"
10651source = "registry+https://github.com/rust-lang/crates.io-index"
10652checksum = "c7715380eec75f029a4ef7de39a9200e0a63823176b759d055b613f5a87df6a6"
10653dependencies = [
10654 "percent-encoding",
10655 "serde",
10656 "thiserror",
10657]
10658
10659[[package]]
10660name = "serde_qs"
10661version = "0.10.1"
10662source = "registry+https://github.com/rust-lang/crates.io-index"
10663checksum = "8cac3f1e2ca2fe333923a1ae72caca910b98ed0630bb35ef6f8c8517d6e81afa"
10664dependencies = [
10665 "percent-encoding",
10666 "serde",
10667 "thiserror",
10668]
10669
10670[[package]]
10671name = "serde_repr"
10672version = "0.1.19"
10673source = "registry+https://github.com/rust-lang/crates.io-index"
10674checksum = "6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9"
10675dependencies = [
10676 "proc-macro2",
10677 "quote",
10678 "syn 2.0.76",
10679]
10680
10681[[package]]
10682name = "serde_spanned"
10683version = "0.6.7"
10684source = "registry+https://github.com/rust-lang/crates.io-index"
10685checksum = "eb5b1b31579f3811bf615c144393417496f152e12ac8b7663bf664f4a815306d"
10686dependencies = [
10687 "serde",
10688]
10689
10690[[package]]
10691name = "serde_urlencoded"
10692version = "0.7.1"
10693source = "registry+https://github.com/rust-lang/crates.io-index"
10694checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
10695dependencies = [
10696 "form_urlencoded",
10697 "itoa",
10698 "ryu",
10699 "serde",
10700]
10701
10702[[package]]
10703name = "session"
10704version = "0.1.0"
10705dependencies = [
10706 "db",
10707 "gpui",
10708 "serde_json",
10709 "util",
10710 "uuid",
10711]
10712
10713[[package]]
10714name = "settings"
10715version = "0.1.0"
10716dependencies = [
10717 "anyhow",
10718 "collections",
10719 "ec4rs",
10720 "fs",
10721 "futures 0.3.30",
10722 "gpui",
10723 "indoc",
10724 "log",
10725 "paths",
10726 "pretty_assertions",
10727 "release_channel",
10728 "rust-embed",
10729 "schemars",
10730 "serde",
10731 "serde_derive",
10732 "serde_json",
10733 "serde_json_lenient",
10734 "smallvec",
10735 "tree-sitter",
10736 "tree-sitter-json",
10737 "unindent",
10738 "util",
10739]
10740
10741[[package]]
10742name = "settings_ui"
10743version = "0.1.0"
10744dependencies = [
10745 "command_palette_hooks",
10746 "editor",
10747 "feature_flags",
10748 "gpui",
10749 "settings",
10750 "theme",
10751 "ui",
10752 "workspace",
10753]
10754
10755[[package]]
10756name = "sha1"
10757version = "0.10.6"
10758source = "registry+https://github.com/rust-lang/crates.io-index"
10759checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
10760dependencies = [
10761 "cfg-if",
10762 "cpufeatures",
10763 "digest",
10764]
10765
10766[[package]]
10767name = "sha1_smol"
10768version = "1.0.1"
10769source = "registry+https://github.com/rust-lang/crates.io-index"
10770checksum = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d"
10771
10772[[package]]
10773name = "sha2"
10774version = "0.10.8"
10775source = "registry+https://github.com/rust-lang/crates.io-index"
10776checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
10777dependencies = [
10778 "cfg-if",
10779 "cpufeatures",
10780 "digest",
10781]
10782
10783[[package]]
10784name = "sharded-slab"
10785version = "0.1.7"
10786source = "registry+https://github.com/rust-lang/crates.io-index"
10787checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
10788dependencies = [
10789 "lazy_static",
10790]
10791
10792[[package]]
10793name = "shell-words"
10794version = "1.1.0"
10795source = "registry+https://github.com/rust-lang/crates.io-index"
10796checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
10797
10798[[package]]
10799name = "shellexpand"
10800version = "2.1.2"
10801source = "registry+https://github.com/rust-lang/crates.io-index"
10802checksum = "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4"
10803dependencies = [
10804 "dirs 4.0.0",
10805]
10806
10807[[package]]
10808name = "shellexpand"
10809version = "3.1.0"
10810source = "registry+https://github.com/rust-lang/crates.io-index"
10811checksum = "da03fa3b94cc19e3ebfc88c4229c49d8f08cdbd1228870a45f0ffdf84988e14b"
10812dependencies = [
10813 "dirs 5.0.1",
10814]
10815
10816[[package]]
10817name = "shlex"
10818version = "1.3.0"
10819source = "registry+https://github.com/rust-lang/crates.io-index"
10820checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
10821
10822[[package]]
10823name = "signal-hook"
10824version = "0.3.17"
10825source = "registry+https://github.com/rust-lang/crates.io-index"
10826checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801"
10827dependencies = [
10828 "libc",
10829 "signal-hook-registry",
10830]
10831
10832[[package]]
10833name = "signal-hook-registry"
10834version = "1.4.2"
10835source = "registry+https://github.com/rust-lang/crates.io-index"
10836checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"
10837dependencies = [
10838 "libc",
10839]
10840
10841[[package]]
10842name = "signature"
10843version = "1.6.4"
10844source = "registry+https://github.com/rust-lang/crates.io-index"
10845checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
10846dependencies = [
10847 "digest",
10848 "rand_core 0.6.4",
10849]
10850
10851[[package]]
10852name = "signature"
10853version = "2.2.0"
10854source = "registry+https://github.com/rust-lang/crates.io-index"
10855checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
10856dependencies = [
10857 "digest",
10858 "rand_core 0.6.4",
10859]
10860
10861[[package]]
10862name = "simd-adler32"
10863version = "0.3.7"
10864source = "registry+https://github.com/rust-lang/crates.io-index"
10865checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
10866
10867[[package]]
10868name = "simd_helpers"
10869version = "0.1.0"
10870source = "registry+https://github.com/rust-lang/crates.io-index"
10871checksum = "95890f873bec569a0362c235787f3aca6e1e887302ba4840839bcc6459c42da6"
10872dependencies = [
10873 "quote",
10874]
10875
10876[[package]]
10877name = "simdutf8"
10878version = "0.1.4"
10879source = "registry+https://github.com/rust-lang/crates.io-index"
10880checksum = "f27f6278552951f1f2b8cf9da965d10969b2efdea95a6ec47987ab46edfe263a"
10881
10882[[package]]
10883name = "similar"
10884version = "1.3.0"
10885source = "registry+https://github.com/rust-lang/crates.io-index"
10886checksum = "1ad1d488a557b235fc46dae55512ffbfc429d2482b08b4d9435ab07384ca8aec"
10887
10888[[package]]
10889name = "simple_asn1"
10890version = "0.6.2"
10891source = "registry+https://github.com/rust-lang/crates.io-index"
10892checksum = "adc4e5204eb1910f40f9cfa375f6f05b68c3abac4b6fd879c8ff5e7ae8a0a085"
10893dependencies = [
10894 "num-bigint",
10895 "num-traits",
10896 "thiserror",
10897 "time",
10898]
10899
10900[[package]]
10901name = "simplecss"
10902version = "0.2.1"
10903source = "registry+https://github.com/rust-lang/crates.io-index"
10904checksum = "a11be7c62927d9427e9f40f3444d5499d868648e2edbc4e2116de69e7ec0e89d"
10905dependencies = [
10906 "log",
10907]
10908
10909[[package]]
10910name = "simplelog"
10911version = "0.12.2"
10912source = "registry+https://github.com/rust-lang/crates.io-index"
10913checksum = "16257adbfaef1ee58b1363bdc0664c9b8e1e30aed86049635fb5f147d065a9c0"
10914dependencies = [
10915 "log",
10916 "termcolor",
10917 "time",
10918]
10919
10920[[package]]
10921name = "siphasher"
10922version = "0.3.11"
10923source = "registry+https://github.com/rust-lang/crates.io-index"
10924checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
10925
10926[[package]]
10927name = "siphasher"
10928version = "1.0.1"
10929source = "registry+https://github.com/rust-lang/crates.io-index"
10930checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
10931
10932[[package]]
10933name = "skrifa"
10934version = "0.20.0"
10935source = "registry+https://github.com/rust-lang/crates.io-index"
10936checksum = "abea4738067b1e628c6ce28b2c216c19e9ea95715cdb332680e821c3bec2ef23"
10937dependencies = [
10938 "bytemuck",
10939 "read-fonts",
10940]
10941
10942[[package]]
10943name = "slab"
10944version = "0.4.9"
10945source = "registry+https://github.com/rust-lang/crates.io-index"
10946checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
10947dependencies = [
10948 "autocfg",
10949]
10950
10951[[package]]
10952name = "slash_commands_example"
10953version = "0.1.0"
10954dependencies = [
10955 "zed_extension_api 0.1.0",
10956]
10957
10958[[package]]
10959name = "slice-group-by"
10960version = "0.3.1"
10961source = "registry+https://github.com/rust-lang/crates.io-index"
10962checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7"
10963
10964[[package]]
10965name = "slotmap"
10966version = "1.0.7"
10967source = "registry+https://github.com/rust-lang/crates.io-index"
10968checksum = "dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a"
10969dependencies = [
10970 "version_check",
10971]
10972
10973[[package]]
10974name = "smallvec"
10975version = "1.13.2"
10976source = "registry+https://github.com/rust-lang/crates.io-index"
10977checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
10978dependencies = [
10979 "serde",
10980]
10981
10982[[package]]
10983name = "smart-default"
10984version = "0.6.0"
10985source = "registry+https://github.com/rust-lang/crates.io-index"
10986checksum = "133659a15339456eeeb07572eb02a91c91e9815e9cbc89566944d2c8d3efdbf6"
10987dependencies = [
10988 "proc-macro2",
10989 "quote",
10990 "syn 1.0.109",
10991]
10992
10993[[package]]
10994name = "smol"
10995version = "1.3.0"
10996source = "registry+https://github.com/rust-lang/crates.io-index"
10997checksum = "13f2b548cd8447f8de0fdf1c592929f70f4fc7039a05e47404b0d096ec6987a1"
10998dependencies = [
10999 "async-channel 1.9.0",
11000 "async-executor",
11001 "async-fs 1.6.0",
11002 "async-io 1.13.0",
11003 "async-lock 2.8.0",
11004 "async-net 1.8.0",
11005 "async-process 1.8.1",
11006 "blocking",
11007 "futures-lite 1.13.0",
11008]
11009
11010[[package]]
11011name = "smol_str"
11012version = "0.1.24"
11013source = "registry+https://github.com/rust-lang/crates.io-index"
11014checksum = "fad6c857cbab2627dcf01ec85a623ca4e7dcb5691cbaa3d7fb7653671f0d09c9"
11015dependencies = [
11016 "serde",
11017]
11018
11019[[package]]
11020name = "snippet"
11021version = "0.1.0"
11022dependencies = [
11023 "anyhow",
11024 "smallvec",
11025]
11026
11027[[package]]
11028name = "snippet_provider"
11029version = "0.1.0"
11030dependencies = [
11031 "anyhow",
11032 "collections",
11033 "fs",
11034 "futures 0.3.30",
11035 "gpui",
11036 "parking_lot",
11037 "paths",
11038 "serde",
11039 "serde_json",
11040 "snippet",
11041 "util",
11042]
11043
11044[[package]]
11045name = "snippets_ui"
11046version = "0.1.0"
11047dependencies = [
11048 "fuzzy",
11049 "gpui",
11050 "language",
11051 "paths",
11052 "picker",
11053 "ui",
11054 "util",
11055 "workspace",
11056]
11057
11058[[package]]
11059name = "socket2"
11060version = "0.4.10"
11061source = "registry+https://github.com/rust-lang/crates.io-index"
11062checksum = "9f7916fc008ca5542385b89a3d3ce689953c143e9304a9bf8beec1de48994c0d"
11063dependencies = [
11064 "libc",
11065 "winapi",
11066]
11067
11068[[package]]
11069name = "socket2"
11070version = "0.5.7"
11071source = "registry+https://github.com/rust-lang/crates.io-index"
11072checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c"
11073dependencies = [
11074 "libc",
11075 "windows-sys 0.52.0",
11076]
11077
11078[[package]]
11079name = "spdx"
11080version = "0.10.6"
11081source = "registry+https://github.com/rust-lang/crates.io-index"
11082checksum = "47317bbaf63785b53861e1ae2d11b80d6b624211d42cb20efcd210ee6f8a14bc"
11083dependencies = [
11084 "smallvec",
11085]
11086
11087[[package]]
11088name = "spin"
11089version = "0.5.2"
11090source = "registry+https://github.com/rust-lang/crates.io-index"
11091checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
11092
11093[[package]]
11094name = "spin"
11095version = "0.9.8"
11096source = "registry+https://github.com/rust-lang/crates.io-index"
11097checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
11098dependencies = [
11099 "lock_api",
11100]
11101
11102[[package]]
11103name = "spirv"
11104version = "0.3.0+sdk-1.3.268.0"
11105source = "registry+https://github.com/rust-lang/crates.io-index"
11106checksum = "eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844"
11107dependencies = [
11108 "bitflags 2.6.0",
11109]
11110
11111[[package]]
11112name = "spki"
11113version = "0.6.0"
11114source = "registry+https://github.com/rust-lang/crates.io-index"
11115checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"
11116dependencies = [
11117 "base64ct",
11118 "der 0.6.1",
11119]
11120
11121[[package]]
11122name = "spki"
11123version = "0.7.3"
11124source = "registry+https://github.com/rust-lang/crates.io-index"
11125checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
11126dependencies = [
11127 "base64ct",
11128 "der 0.7.9",
11129]
11130
11131[[package]]
11132name = "sptr"
11133version = "0.3.2"
11134source = "registry+https://github.com/rust-lang/crates.io-index"
11135checksum = "3b9b39299b249ad65f3b7e96443bad61c02ca5cd3589f46cb6d610a0fd6c0d6a"
11136
11137[[package]]
11138name = "sqlez"
11139version = "0.1.0"
11140dependencies = [
11141 "anyhow",
11142 "collections",
11143 "futures 0.3.30",
11144 "indoc",
11145 "libsqlite3-sys",
11146 "parking_lot",
11147 "smol",
11148 "sqlformat",
11149 "thread_local",
11150 "util",
11151 "uuid",
11152]
11153
11154[[package]]
11155name = "sqlez_macros"
11156version = "0.1.0"
11157dependencies = [
11158 "sqlez",
11159 "sqlformat",
11160 "syn 1.0.109",
11161]
11162
11163[[package]]
11164name = "sqlformat"
11165version = "0.2.6"
11166source = "registry+https://github.com/rust-lang/crates.io-index"
11167checksum = "7bba3a93db0cc4f7bdece8bb09e77e2e785c20bfebf79eb8340ed80708048790"
11168dependencies = [
11169 "nom",
11170 "unicode_categories",
11171]
11172
11173[[package]]
11174name = "sqlx"
11175version = "0.8.0"
11176source = "registry+https://github.com/rust-lang/crates.io-index"
11177checksum = "27144619c6e5802f1380337a209d2ac1c431002dd74c6e60aebff3c506dc4f0c"
11178dependencies = [
11179 "sqlx-core",
11180 "sqlx-macros",
11181 "sqlx-mysql",
11182 "sqlx-postgres",
11183 "sqlx-sqlite",
11184]
11185
11186[[package]]
11187name = "sqlx-core"
11188version = "0.8.0"
11189source = "registry+https://github.com/rust-lang/crates.io-index"
11190checksum = "a999083c1af5b5d6c071d34a708a19ba3e02106ad82ef7bbd69f5e48266b613b"
11191dependencies = [
11192 "atoi",
11193 "bigdecimal",
11194 "byteorder",
11195 "bytes 1.7.2",
11196 "chrono",
11197 "crc",
11198 "crossbeam-queue",
11199 "either",
11200 "event-listener 5.3.1",
11201 "futures-channel",
11202 "futures-core",
11203 "futures-intrusive",
11204 "futures-io",
11205 "futures-util",
11206 "hashbrown 0.14.5",
11207 "hashlink 0.9.1",
11208 "hex",
11209 "indexmap 2.4.0",
11210 "log",
11211 "memchr",
11212 "once_cell",
11213 "paste",
11214 "percent-encoding",
11215 "rust_decimal",
11216 "rustls 0.21.12",
11217 "rustls-pemfile 1.0.4",
11218 "serde",
11219 "serde_json",
11220 "sha2",
11221 "smallvec",
11222 "sqlformat",
11223 "thiserror",
11224 "time",
11225 "tokio",
11226 "tokio-stream",
11227 "tracing",
11228 "url",
11229 "uuid",
11230 "webpki-roots 0.25.4",
11231]
11232
11233[[package]]
11234name = "sqlx-macros"
11235version = "0.8.0"
11236source = "registry+https://github.com/rust-lang/crates.io-index"
11237checksum = "a23217eb7d86c584b8cbe0337b9eacf12ab76fe7673c513141ec42565698bb88"
11238dependencies = [
11239 "proc-macro2",
11240 "quote",
11241 "sqlx-core",
11242 "sqlx-macros-core",
11243 "syn 2.0.76",
11244]
11245
11246[[package]]
11247name = "sqlx-macros-core"
11248version = "0.8.0"
11249source = "registry+https://github.com/rust-lang/crates.io-index"
11250checksum = "1a099220ae541c5db479c6424bdf1b200987934033c2584f79a0e1693601e776"
11251dependencies = [
11252 "dotenvy",
11253 "either",
11254 "heck 0.5.0",
11255 "hex",
11256 "once_cell",
11257 "proc-macro2",
11258 "quote",
11259 "serde",
11260 "serde_json",
11261 "sha2",
11262 "sqlx-core",
11263 "sqlx-mysql",
11264 "sqlx-postgres",
11265 "sqlx-sqlite",
11266 "syn 2.0.76",
11267 "tempfile",
11268 "tokio",
11269 "url",
11270]
11271
11272[[package]]
11273name = "sqlx-mysql"
11274version = "0.8.0"
11275source = "registry+https://github.com/rust-lang/crates.io-index"
11276checksum = "5afe4c38a9b417b6a9a5eeffe7235d0a106716495536e7727d1c7f4b1ff3eba6"
11277dependencies = [
11278 "atoi",
11279 "base64 0.22.1",
11280 "bigdecimal",
11281 "bitflags 2.6.0",
11282 "byteorder",
11283 "bytes 1.7.2",
11284 "chrono",
11285 "crc",
11286 "digest",
11287 "dotenvy",
11288 "either",
11289 "futures-channel",
11290 "futures-core",
11291 "futures-io",
11292 "futures-util",
11293 "generic-array",
11294 "hex",
11295 "hkdf",
11296 "hmac",
11297 "itoa",
11298 "log",
11299 "md-5",
11300 "memchr",
11301 "once_cell",
11302 "percent-encoding",
11303 "rand 0.8.5",
11304 "rsa",
11305 "rust_decimal",
11306 "serde",
11307 "sha1",
11308 "sha2",
11309 "smallvec",
11310 "sqlx-core",
11311 "stringprep",
11312 "thiserror",
11313 "time",
11314 "tracing",
11315 "uuid",
11316 "whoami",
11317]
11318
11319[[package]]
11320name = "sqlx-postgres"
11321version = "0.8.0"
11322source = "registry+https://github.com/rust-lang/crates.io-index"
11323checksum = "b1dbb157e65f10dbe01f729339c06d239120221c9ad9fa0ba8408c4cc18ecf21"
11324dependencies = [
11325 "atoi",
11326 "base64 0.22.1",
11327 "bigdecimal",
11328 "bitflags 2.6.0",
11329 "byteorder",
11330 "chrono",
11331 "crc",
11332 "dotenvy",
11333 "etcetera",
11334 "futures-channel",
11335 "futures-core",
11336 "futures-io",
11337 "futures-util",
11338 "hex",
11339 "hkdf",
11340 "hmac",
11341 "home",
11342 "itoa",
11343 "log",
11344 "md-5",
11345 "memchr",
11346 "num-bigint",
11347 "once_cell",
11348 "rand 0.8.5",
11349 "rust_decimal",
11350 "serde",
11351 "serde_json",
11352 "sha2",
11353 "smallvec",
11354 "sqlx-core",
11355 "stringprep",
11356 "thiserror",
11357 "time",
11358 "tracing",
11359 "uuid",
11360 "whoami",
11361]
11362
11363[[package]]
11364name = "sqlx-sqlite"
11365version = "0.8.0"
11366source = "registry+https://github.com/rust-lang/crates.io-index"
11367checksum = "9b2cdd83c008a622d94499c0006d8ee5f821f36c89b7d625c900e5dc30b5c5ee"
11368dependencies = [
11369 "atoi",
11370 "chrono",
11371 "flume",
11372 "futures-channel",
11373 "futures-core",
11374 "futures-executor",
11375 "futures-intrusive",
11376 "futures-util",
11377 "libsqlite3-sys",
11378 "log",
11379 "percent-encoding",
11380 "serde",
11381 "serde_urlencoded",
11382 "sqlx-core",
11383 "time",
11384 "tracing",
11385 "url",
11386 "uuid",
11387]
11388
11389[[package]]
11390name = "stable_deref_trait"
11391version = "1.2.0"
11392source = "registry+https://github.com/rust-lang/crates.io-index"
11393checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
11394
11395[[package]]
11396name = "static_assertions"
11397version = "1.1.0"
11398source = "registry+https://github.com/rust-lang/crates.io-index"
11399checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
11400
11401[[package]]
11402name = "story"
11403version = "0.1.0"
11404dependencies = [
11405 "gpui",
11406 "itertools 0.13.0",
11407 "smallvec",
11408]
11409
11410[[package]]
11411name = "storybook"
11412version = "0.1.0"
11413dependencies = [
11414 "anyhow",
11415 "clap",
11416 "collab_ui",
11417 "ctrlc",
11418 "dialoguer",
11419 "editor",
11420 "fuzzy",
11421 "gpui",
11422 "indoc",
11423 "language",
11424 "log",
11425 "menu",
11426 "picker",
11427 "project",
11428 "reqwest_client",
11429 "rust-embed",
11430 "settings",
11431 "simplelog",
11432 "story",
11433 "strum 0.25.0",
11434 "theme",
11435 "title_bar",
11436 "ui",
11437]
11438
11439[[package]]
11440name = "strict-num"
11441version = "0.1.1"
11442source = "registry+https://github.com/rust-lang/crates.io-index"
11443checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731"
11444dependencies = [
11445 "float-cmp",
11446]
11447
11448[[package]]
11449name = "string_cache"
11450version = "0.8.7"
11451source = "registry+https://github.com/rust-lang/crates.io-index"
11452checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b"
11453dependencies = [
11454 "new_debug_unreachable",
11455 "once_cell",
11456 "parking_lot",
11457 "phf_shared 0.10.0",
11458 "precomputed-hash",
11459 "serde",
11460]
11461
11462[[package]]
11463name = "string_cache_codegen"
11464version = "0.5.2"
11465source = "registry+https://github.com/rust-lang/crates.io-index"
11466checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
11467dependencies = [
11468 "phf_generator 0.10.0",
11469 "phf_shared 0.10.0",
11470 "proc-macro2",
11471 "quote",
11472]
11473
11474[[package]]
11475name = "stringprep"
11476version = "0.1.5"
11477source = "registry+https://github.com/rust-lang/crates.io-index"
11478checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1"
11479dependencies = [
11480 "unicode-bidi",
11481 "unicode-normalization",
11482 "unicode-properties",
11483]
11484
11485[[package]]
11486name = "strsim"
11487version = "0.11.1"
11488source = "registry+https://github.com/rust-lang/crates.io-index"
11489checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
11490
11491[[package]]
11492name = "strum"
11493version = "0.25.0"
11494source = "registry+https://github.com/rust-lang/crates.io-index"
11495checksum = "290d54ea6f91c969195bdbcd7442c8c2a2ba87da8bf60a7ee86a235d4bc1e125"
11496dependencies = [
11497 "strum_macros",
11498]
11499
11500[[package]]
11501name = "strum"
11502version = "0.26.3"
11503source = "registry+https://github.com/rust-lang/crates.io-index"
11504checksum = "8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06"
11505
11506[[package]]
11507name = "strum_macros"
11508version = "0.25.3"
11509source = "registry+https://github.com/rust-lang/crates.io-index"
11510checksum = "23dc1fa9ac9c169a78ba62f0b841814b7abae11bdd047b9c58f893439e309ea0"
11511dependencies = [
11512 "heck 0.4.1",
11513 "proc-macro2",
11514 "quote",
11515 "rustversion",
11516 "syn 2.0.76",
11517]
11518
11519[[package]]
11520name = "subtle"
11521version = "2.6.1"
11522source = "registry+https://github.com/rust-lang/crates.io-index"
11523checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
11524
11525[[package]]
11526name = "sum_tree"
11527version = "0.1.0"
11528dependencies = [
11529 "arrayvec",
11530 "ctor",
11531 "env_logger 0.11.5",
11532 "log",
11533 "rand 0.8.5",
11534 "rayon",
11535]
11536
11537[[package]]
11538name = "supermaven"
11539version = "0.1.0"
11540dependencies = [
11541 "anyhow",
11542 "client",
11543 "collections",
11544 "editor",
11545 "env_logger 0.11.5",
11546 "futures 0.3.30",
11547 "gpui",
11548 "http_client",
11549 "language",
11550 "log",
11551 "postage",
11552 "project",
11553 "serde",
11554 "serde_json",
11555 "settings",
11556 "smol",
11557 "supermaven_api",
11558 "text",
11559 "theme",
11560 "ui",
11561 "unicode-segmentation",
11562 "util",
11563 "windows 0.58.0",
11564]
11565
11566[[package]]
11567name = "supermaven_api"
11568version = "0.1.0"
11569dependencies = [
11570 "anyhow",
11571 "futures 0.3.30",
11572 "http_client",
11573 "paths",
11574 "serde",
11575 "serde_json",
11576 "smol",
11577]
11578
11579[[package]]
11580name = "sval"
11581version = "2.13.0"
11582source = "registry+https://github.com/rust-lang/crates.io-index"
11583checksum = "53eb957fbc79a55306d5d25d87daf3627bc3800681491cda0709eef36c748bfe"
11584
11585[[package]]
11586name = "sval_buffer"
11587version = "2.13.0"
11588source = "registry+https://github.com/rust-lang/crates.io-index"
11589checksum = "96e860aef60e9cbf37888d4953a13445abf523c534640d1f6174d310917c410d"
11590dependencies = [
11591 "sval",
11592 "sval_ref",
11593]
11594
11595[[package]]
11596name = "sval_dynamic"
11597version = "2.13.0"
11598source = "registry+https://github.com/rust-lang/crates.io-index"
11599checksum = "ea3f2b07929a1127d204ed7cb3905049381708245727680e9139dac317ed556f"
11600dependencies = [
11601 "sval",
11602]
11603
11604[[package]]
11605name = "sval_fmt"
11606version = "2.13.0"
11607source = "registry+https://github.com/rust-lang/crates.io-index"
11608checksum = "c4e188677497de274a1367c4bda15bd2296de4070d91729aac8f0a09c1abf64d"
11609dependencies = [
11610 "itoa",
11611 "ryu",
11612 "sval",
11613]
11614
11615[[package]]
11616name = "sval_json"
11617version = "2.13.0"
11618source = "registry+https://github.com/rust-lang/crates.io-index"
11619checksum = "32f456c07dae652744781f2245d5e3b78e6a9ebad70790ac11eb15dbdbce5282"
11620dependencies = [
11621 "itoa",
11622 "ryu",
11623 "sval",
11624]
11625
11626[[package]]
11627name = "sval_nested"
11628version = "2.13.0"
11629source = "registry+https://github.com/rust-lang/crates.io-index"
11630checksum = "886feb24709f0476baaebbf9ac10671a50163caa7e439d7a7beb7f6d81d0a6fb"
11631dependencies = [
11632 "sval",
11633 "sval_buffer",
11634 "sval_ref",
11635]
11636
11637[[package]]
11638name = "sval_ref"
11639version = "2.13.0"
11640source = "registry+https://github.com/rust-lang/crates.io-index"
11641checksum = "be2e7fc517d778f44f8cb64140afa36010999565528d48985f55e64d45f369ce"
11642dependencies = [
11643 "sval",
11644]
11645
11646[[package]]
11647name = "sval_serde"
11648version = "2.13.0"
11649source = "registry+https://github.com/rust-lang/crates.io-index"
11650checksum = "79bf66549a997ff35cd2114a27ac4b0c2843280f2cfa84b240d169ecaa0add46"
11651dependencies = [
11652 "serde",
11653 "sval",
11654 "sval_nested",
11655]
11656
11657[[package]]
11658name = "svg_fmt"
11659version = "0.4.3"
11660source = "registry+https://github.com/rust-lang/crates.io-index"
11661checksum = "20e16a0f46cf5fd675563ef54f26e83e20f2366bcf027bcb3cc3ed2b98aaf2ca"
11662
11663[[package]]
11664name = "svgtypes"
11665version = "0.15.2"
11666source = "registry+https://github.com/rust-lang/crates.io-index"
11667checksum = "794de53cc48eaabeed0ab6a3404a65f40b3e38c067e4435883a65d2aa4ca000e"
11668dependencies = [
11669 "kurbo",
11670 "siphasher 1.0.1",
11671]
11672
11673[[package]]
11674name = "swash"
11675version = "0.1.18"
11676source = "registry+https://github.com/rust-lang/crates.io-index"
11677checksum = "93cdc334a50fcc2aa3f04761af3b28196280a6aaadb1ef11215c478ae32615ac"
11678dependencies = [
11679 "skrifa",
11680 "yazi",
11681 "zeno",
11682]
11683
11684[[package]]
11685name = "syn"
11686version = "1.0.109"
11687source = "registry+https://github.com/rust-lang/crates.io-index"
11688checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
11689dependencies = [
11690 "proc-macro2",
11691 "quote",
11692 "unicode-ident",
11693]
11694
11695[[package]]
11696name = "syn"
11697version = "2.0.76"
11698source = "registry+https://github.com/rust-lang/crates.io-index"
11699checksum = "578e081a14e0cefc3279b0472138c513f37b41a08d5a3cca9b6e4e8ceb6cd525"
11700dependencies = [
11701 "proc-macro2",
11702 "quote",
11703 "unicode-ident",
11704]
11705
11706[[package]]
11707name = "syn_derive"
11708version = "0.1.8"
11709source = "registry+https://github.com/rust-lang/crates.io-index"
11710checksum = "1329189c02ff984e9736652b1631330da25eaa6bc639089ed4915d25446cbe7b"
11711dependencies = [
11712 "proc-macro-error",
11713 "proc-macro2",
11714 "quote",
11715 "syn 2.0.76",
11716]
11717
11718[[package]]
11719name = "sync_wrapper"
11720version = "0.1.2"
11721source = "registry+https://github.com/rust-lang/crates.io-index"
11722checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
11723
11724[[package]]
11725name = "sync_wrapper"
11726version = "1.0.1"
11727source = "registry+https://github.com/rust-lang/crates.io-index"
11728checksum = "a7065abeca94b6a8a577f9bd45aa0867a2238b74e8eb67cf10d492bc39351394"
11729dependencies = [
11730 "futures-core",
11731]
11732
11733[[package]]
11734name = "synchronoise"
11735version = "1.0.1"
11736source = "registry+https://github.com/rust-lang/crates.io-index"
11737checksum = "3dbc01390fc626ce8d1cffe3376ded2b72a11bb70e1c75f404a210e4daa4def2"
11738dependencies = [
11739 "crossbeam-queue",
11740]
11741
11742[[package]]
11743name = "sys-locale"
11744version = "0.3.1"
11745source = "registry+https://github.com/rust-lang/crates.io-index"
11746checksum = "e801cf239ecd6ccd71f03d270d67dd53d13e90aab208bf4b8fe4ad957ea949b0"
11747dependencies = [
11748 "libc",
11749]
11750
11751[[package]]
11752name = "sysinfo"
11753version = "0.31.4"
11754source = "registry+https://github.com/rust-lang/crates.io-index"
11755checksum = "355dbe4f8799b304b05e1b0f05fc59b2a18d36645cf169607da45bde2f69a1be"
11756dependencies = [
11757 "core-foundation-sys",
11758 "libc",
11759 "memchr",
11760 "ntapi",
11761 "rayon",
11762 "windows 0.54.0",
11763]
11764
11765[[package]]
11766name = "system-configuration"
11767version = "0.5.1"
11768source = "registry+https://github.com/rust-lang/crates.io-index"
11769checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7"
11770dependencies = [
11771 "bitflags 1.3.2",
11772 "core-foundation 0.9.4",
11773 "system-configuration-sys 0.5.0",
11774]
11775
11776[[package]]
11777name = "system-configuration"
11778version = "0.6.1"
11779source = "registry+https://github.com/rust-lang/crates.io-index"
11780checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b"
11781dependencies = [
11782 "bitflags 2.6.0",
11783 "core-foundation 0.9.4",
11784 "system-configuration-sys 0.6.0",
11785]
11786
11787[[package]]
11788name = "system-configuration-sys"
11789version = "0.5.0"
11790source = "registry+https://github.com/rust-lang/crates.io-index"
11791checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"
11792dependencies = [
11793 "core-foundation-sys",
11794 "libc",
11795]
11796
11797[[package]]
11798name = "system-configuration-sys"
11799version = "0.6.0"
11800source = "registry+https://github.com/rust-lang/crates.io-index"
11801checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4"
11802dependencies = [
11803 "core-foundation-sys",
11804 "libc",
11805]
11806
11807[[package]]
11808name = "system-deps"
11809version = "6.2.2"
11810source = "registry+https://github.com/rust-lang/crates.io-index"
11811checksum = "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349"
11812dependencies = [
11813 "cfg-expr",
11814 "heck 0.5.0",
11815 "pkg-config",
11816 "toml 0.8.19",
11817 "version-compare",
11818]
11819
11820[[package]]
11821name = "system-interface"
11822version = "0.27.2"
11823source = "registry+https://github.com/rust-lang/crates.io-index"
11824checksum = "b858526d22750088a9b3cf2e3c2aacebd5377f13adeec02860c30d09113010a6"
11825dependencies = [
11826 "bitflags 2.6.0",
11827 "cap-fs-ext",
11828 "cap-std",
11829 "fd-lock",
11830 "io-lifetimes 2.0.3",
11831 "rustix 0.38.35",
11832 "windows-sys 0.52.0",
11833 "winx",
11834]
11835
11836[[package]]
11837name = "tab_switcher"
11838version = "0.1.0"
11839dependencies = [
11840 "anyhow",
11841 "collections",
11842 "ctor",
11843 "editor",
11844 "env_logger 0.11.5",
11845 "gpui",
11846 "language",
11847 "menu",
11848 "picker",
11849 "project",
11850 "serde",
11851 "serde_json",
11852 "settings",
11853 "theme",
11854 "ui",
11855 "util",
11856 "workspace",
11857]
11858
11859[[package]]
11860name = "taffy"
11861version = "0.4.4"
11862source = "registry+https://github.com/rust-lang/crates.io-index"
11863checksum = "9ec17858c2d465b2f734b798b920818a974faf0babb15d7fef81818a4b2d16f1"
11864dependencies = [
11865 "arrayvec",
11866 "grid",
11867 "num-traits",
11868 "serde",
11869 "slotmap",
11870]
11871
11872[[package]]
11873name = "take-until"
11874version = "0.2.0"
11875source = "registry+https://github.com/rust-lang/crates.io-index"
11876checksum = "8bdb6fa0dfa67b38c1e66b7041ba9dcf23b99d8121907cd31c807a332f7a0bbb"
11877
11878[[package]]
11879name = "tap"
11880version = "1.0.1"
11881source = "registry+https://github.com/rust-lang/crates.io-index"
11882checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
11883
11884[[package]]
11885name = "target-lexicon"
11886version = "0.12.16"
11887source = "registry+https://github.com/rust-lang/crates.io-index"
11888checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
11889
11890[[package]]
11891name = "task"
11892version = "0.1.0"
11893dependencies = [
11894 "anyhow",
11895 "collections",
11896 "futures 0.3.30",
11897 "gpui",
11898 "hex",
11899 "parking_lot",
11900 "schemars",
11901 "serde",
11902 "serde_json_lenient",
11903 "sha2",
11904 "shellexpand 2.1.2",
11905 "util",
11906]
11907
11908[[package]]
11909name = "tasks_ui"
11910version = "0.1.0"
11911dependencies = [
11912 "anyhow",
11913 "editor",
11914 "file_icons",
11915 "fuzzy",
11916 "gpui",
11917 "language",
11918 "menu",
11919 "picker",
11920 "project",
11921 "schemars",
11922 "serde",
11923 "serde_json",
11924 "settings",
11925 "task",
11926 "tree-sitter-rust",
11927 "tree-sitter-typescript",
11928 "ui",
11929 "util",
11930 "workspace",
11931]
11932
11933[[package]]
11934name = "telemetry_events"
11935version = "0.1.0"
11936dependencies = [
11937 "semantic_version",
11938 "serde",
11939]
11940
11941[[package]]
11942name = "tempfile"
11943version = "3.12.0"
11944source = "registry+https://github.com/rust-lang/crates.io-index"
11945checksum = "04cbcdd0c794ebb0d4cf35e88edd2f7d2c4c3e9a5a6dab322839b321c6a87a64"
11946dependencies = [
11947 "cfg-if",
11948 "fastrand 2.1.1",
11949 "once_cell",
11950 "rustix 0.38.35",
11951 "windows-sys 0.59.0",
11952]
11953
11954[[package]]
11955name = "tendril"
11956version = "0.4.3"
11957source = "registry+https://github.com/rust-lang/crates.io-index"
11958checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
11959dependencies = [
11960 "futf",
11961 "mac",
11962 "utf-8",
11963]
11964
11965[[package]]
11966name = "termcolor"
11967version = "1.4.1"
11968source = "registry+https://github.com/rust-lang/crates.io-index"
11969checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
11970dependencies = [
11971 "winapi-util",
11972]
11973
11974[[package]]
11975name = "terminal"
11976version = "0.1.0"
11977dependencies = [
11978 "alacritty_terminal",
11979 "anyhow",
11980 "collections",
11981 "dirs 4.0.0",
11982 "futures 0.3.30",
11983 "gpui",
11984 "libc",
11985 "rand 0.8.5",
11986 "regex",
11987 "release_channel",
11988 "schemars",
11989 "serde",
11990 "serde_derive",
11991 "settings",
11992 "smol",
11993 "sysinfo",
11994 "task",
11995 "theme",
11996 "thiserror",
11997 "util",
11998 "windows 0.58.0",
11999]
12000
12001[[package]]
12002name = "terminal_size"
12003version = "0.4.0"
12004source = "registry+https://github.com/rust-lang/crates.io-index"
12005checksum = "4f599bd7ca042cfdf8f4512b277c02ba102247820f9d9d4a9f521f496751a6ef"
12006dependencies = [
12007 "rustix 0.38.35",
12008 "windows-sys 0.59.0",
12009]
12010
12011[[package]]
12012name = "terminal_view"
12013version = "0.1.0"
12014dependencies = [
12015 "anyhow",
12016 "client",
12017 "collections",
12018 "db",
12019 "dirs 4.0.0",
12020 "editor",
12021 "futures 0.3.30",
12022 "gpui",
12023 "itertools 0.13.0",
12024 "language",
12025 "project",
12026 "rand 0.8.5",
12027 "search",
12028 "serde",
12029 "serde_json",
12030 "settings",
12031 "shellexpand 2.1.2",
12032 "smol",
12033 "task",
12034 "tasks_ui",
12035 "terminal",
12036 "theme",
12037 "ui",
12038 "util",
12039 "workspace",
12040 "zed_actions",
12041]
12042
12043[[package]]
12044name = "text"
12045version = "0.1.0"
12046dependencies = [
12047 "anyhow",
12048 "clock",
12049 "collections",
12050 "ctor",
12051 "env_logger 0.11.5",
12052 "gpui",
12053 "http_client",
12054 "log",
12055 "parking_lot",
12056 "postage",
12057 "rand 0.8.5",
12058 "regex",
12059 "rope",
12060 "smallvec",
12061 "sum_tree",
12062 "util",
12063]
12064
12065[[package]]
12066name = "theme"
12067version = "0.1.0"
12068dependencies = [
12069 "anyhow",
12070 "collections",
12071 "derive_more",
12072 "fs",
12073 "futures 0.3.30",
12074 "gpui",
12075 "indexmap 1.9.3",
12076 "log",
12077 "palette",
12078 "parking_lot",
12079 "refineable",
12080 "schemars",
12081 "serde",
12082 "serde_derive",
12083 "serde_json",
12084 "serde_json_lenient",
12085 "serde_repr",
12086 "settings",
12087 "util",
12088 "uuid",
12089]
12090
12091[[package]]
12092name = "theme_importer"
12093version = "0.1.0"
12094dependencies = [
12095 "anyhow",
12096 "clap",
12097 "gpui",
12098 "indexmap 1.9.3",
12099 "log",
12100 "palette",
12101 "rust-embed",
12102 "schemars",
12103 "serde",
12104 "serde_json",
12105 "serde_json_lenient",
12106 "simplelog",
12107 "strum 0.25.0",
12108 "theme",
12109 "vscode_theme",
12110]
12111
12112[[package]]
12113name = "theme_selector"
12114version = "0.1.0"
12115dependencies = [
12116 "client",
12117 "feature_flags",
12118 "fs",
12119 "fuzzy",
12120 "gpui",
12121 "log",
12122 "picker",
12123 "serde",
12124 "settings",
12125 "theme",
12126 "ui",
12127 "util",
12128 "workspace",
12129]
12130
12131[[package]]
12132name = "thiserror"
12133version = "1.0.64"
12134source = "registry+https://github.com/rust-lang/crates.io-index"
12135checksum = "d50af8abc119fb8bb6dbabcfa89656f46f84aa0ac7688088608076ad2b459a84"
12136dependencies = [
12137 "thiserror-impl",
12138]
12139
12140[[package]]
12141name = "thiserror-impl"
12142version = "1.0.64"
12143source = "registry+https://github.com/rust-lang/crates.io-index"
12144checksum = "08904e7672f5eb876eaaf87e0ce17857500934f4981c4a0ab2b4aa98baac7fc3"
12145dependencies = [
12146 "proc-macro2",
12147 "quote",
12148 "syn 2.0.76",
12149]
12150
12151[[package]]
12152name = "thread_local"
12153version = "1.1.8"
12154source = "registry+https://github.com/rust-lang/crates.io-index"
12155checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
12156dependencies = [
12157 "cfg-if",
12158 "once_cell",
12159]
12160
12161[[package]]
12162name = "tiff"
12163version = "0.9.1"
12164source = "registry+https://github.com/rust-lang/crates.io-index"
12165checksum = "ba1310fcea54c6a9a4fd1aad794ecc02c31682f6bfbecdf460bf19533eed1e3e"
12166dependencies = [
12167 "flate2",
12168 "jpeg-decoder",
12169 "weezl",
12170]
12171
12172[[package]]
12173name = "tiktoken-rs"
12174version = "0.5.9"
12175source = "registry+https://github.com/rust-lang/crates.io-index"
12176checksum = "c314e7ce51440f9e8f5a497394682a57b7c323d0f4d0a6b1b13c429056e0e234"
12177dependencies = [
12178 "anyhow",
12179 "base64 0.21.7",
12180 "bstr",
12181 "fancy-regex",
12182 "lazy_static",
12183 "parking_lot",
12184 "rustc-hash 1.1.0",
12185]
12186
12187[[package]]
12188name = "time"
12189version = "0.3.36"
12190source = "registry+https://github.com/rust-lang/crates.io-index"
12191checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885"
12192dependencies = [
12193 "deranged",
12194 "itoa",
12195 "libc",
12196 "num-conv",
12197 "num_threads",
12198 "powerfmt",
12199 "serde",
12200 "time-core",
12201 "time-macros",
12202]
12203
12204[[package]]
12205name = "time-core"
12206version = "0.1.2"
12207source = "registry+https://github.com/rust-lang/crates.io-index"
12208checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
12209
12210[[package]]
12211name = "time-macros"
12212version = "0.2.18"
12213source = "registry+https://github.com/rust-lang/crates.io-index"
12214checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf"
12215dependencies = [
12216 "num-conv",
12217 "time-core",
12218]
12219
12220[[package]]
12221name = "time_format"
12222version = "0.1.0"
12223dependencies = [
12224 "core-foundation 0.9.4",
12225 "core-foundation-sys",
12226 "sys-locale",
12227 "time",
12228]
12229
12230[[package]]
12231name = "tiny-keccak"
12232version = "2.0.2"
12233source = "registry+https://github.com/rust-lang/crates.io-index"
12234checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
12235dependencies = [
12236 "crunchy",
12237]
12238
12239[[package]]
12240name = "tiny-skia"
12241version = "0.11.4"
12242source = "registry+https://github.com/rust-lang/crates.io-index"
12243checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab"
12244dependencies = [
12245 "arrayref",
12246 "arrayvec",
12247 "bytemuck",
12248 "cfg-if",
12249 "log",
12250 "png",
12251 "tiny-skia-path",
12252]
12253
12254[[package]]
12255name = "tiny-skia-path"
12256version = "0.11.4"
12257source = "registry+https://github.com/rust-lang/crates.io-index"
12258checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93"
12259dependencies = [
12260 "arrayref",
12261 "bytemuck",
12262 "strict-num",
12263]
12264
12265[[package]]
12266name = "tiny_http"
12267version = "0.8.2"
12268source = "registry+https://github.com/rust-lang/crates.io-index"
12269checksum = "9ce51b50006056f590c9b7c3808c3bd70f0d1101666629713866c227d6e58d39"
12270dependencies = [
12271 "ascii",
12272 "chrono",
12273 "chunked_transfer",
12274 "log",
12275 "url",
12276]
12277
12278[[package]]
12279name = "tinytemplate"
12280version = "1.2.1"
12281source = "registry+https://github.com/rust-lang/crates.io-index"
12282checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
12283dependencies = [
12284 "serde",
12285 "serde_json",
12286]
12287
12288[[package]]
12289name = "tinyvec"
12290version = "1.8.0"
12291source = "registry+https://github.com/rust-lang/crates.io-index"
12292checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938"
12293dependencies = [
12294 "tinyvec_macros",
12295]
12296
12297[[package]]
12298name = "tinyvec_macros"
12299version = "0.1.1"
12300source = "registry+https://github.com/rust-lang/crates.io-index"
12301checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
12302
12303[[package]]
12304name = "title_bar"
12305version = "0.1.0"
12306dependencies = [
12307 "auto_update",
12308 "call",
12309 "client",
12310 "collections",
12311 "command_palette",
12312 "editor",
12313 "extensions_ui",
12314 "feature_flags",
12315 "feedback",
12316 "gpui",
12317 "http_client",
12318 "notifications",
12319 "pretty_assertions",
12320 "project",
12321 "recent_projects",
12322 "remote",
12323 "rpc",
12324 "serde",
12325 "settings",
12326 "smallvec",
12327 "story",
12328 "theme",
12329 "theme_selector",
12330 "tree-sitter-md",
12331 "ui",
12332 "util",
12333 "vcs_menu",
12334 "windows 0.58.0",
12335 "workspace",
12336 "zed_actions",
12337]
12338
12339[[package]]
12340name = "tokio"
12341version = "1.40.0"
12342source = "registry+https://github.com/rust-lang/crates.io-index"
12343checksum = "e2b070231665d27ad9ec9b8df639893f46727666c6767db40317fbe920a5d998"
12344dependencies = [
12345 "backtrace",
12346 "bytes 1.7.2",
12347 "libc",
12348 "mio 1.0.2",
12349 "parking_lot",
12350 "pin-project-lite",
12351 "signal-hook-registry",
12352 "socket2 0.5.7",
12353 "tokio-macros",
12354 "windows-sys 0.52.0",
12355]
12356
12357[[package]]
12358name = "tokio-io"
12359version = "0.1.13"
12360source = "registry+https://github.com/rust-lang/crates.io-index"
12361checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"
12362dependencies = [
12363 "bytes 0.4.12",
12364 "futures 0.1.31",
12365 "log",
12366]
12367
12368[[package]]
12369name = "tokio-macros"
12370version = "2.4.0"
12371source = "registry+https://github.com/rust-lang/crates.io-index"
12372checksum = "693d596312e88961bc67d7f1f97af8a70227d9f90c31bba5806eec004978d752"
12373dependencies = [
12374 "proc-macro2",
12375 "quote",
12376 "syn 2.0.76",
12377]
12378
12379[[package]]
12380name = "tokio-native-tls"
12381version = "0.3.1"
12382source = "registry+https://github.com/rust-lang/crates.io-index"
12383checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
12384dependencies = [
12385 "native-tls",
12386 "tokio",
12387]
12388
12389[[package]]
12390name = "tokio-rustls"
12391version = "0.24.1"
12392source = "registry+https://github.com/rust-lang/crates.io-index"
12393checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
12394dependencies = [
12395 "rustls 0.21.12",
12396 "tokio",
12397]
12398
12399[[package]]
12400name = "tokio-rustls"
12401version = "0.26.0"
12402source = "registry+https://github.com/rust-lang/crates.io-index"
12403checksum = "0c7bc40d0e5a97695bb96e27995cd3a08538541b0a846f65bba7a359f36700d4"
12404dependencies = [
12405 "rustls 0.23.13",
12406 "rustls-pki-types",
12407 "tokio",
12408]
12409
12410[[package]]
12411name = "tokio-socks"
12412version = "0.5.2"
12413source = "registry+https://github.com/rust-lang/crates.io-index"
12414checksum = "0d4770b8024672c1101b3f6733eab95b18007dbe0847a8afe341fcf79e06043f"
12415dependencies = [
12416 "either",
12417 "futures-io",
12418 "futures-util",
12419 "thiserror",
12420 "tokio",
12421]
12422
12423[[package]]
12424name = "tokio-stream"
12425version = "0.1.15"
12426source = "registry+https://github.com/rust-lang/crates.io-index"
12427checksum = "267ac89e0bec6e691e5813911606935d77c476ff49024f98abcea3e7b15e37af"
12428dependencies = [
12429 "futures-core",
12430 "pin-project-lite",
12431 "tokio",
12432]
12433
12434[[package]]
12435name = "tokio-tungstenite"
12436version = "0.20.1"
12437source = "registry+https://github.com/rust-lang/crates.io-index"
12438checksum = "212d5dcb2a1ce06d81107c3d0ffa3121fe974b73f068c8282cb1c32328113b6c"
12439dependencies = [
12440 "futures-util",
12441 "log",
12442 "tokio",
12443 "tungstenite 0.20.1",
12444]
12445
12446[[package]]
12447name = "tokio-tungstenite"
12448version = "0.21.0"
12449source = "registry+https://github.com/rust-lang/crates.io-index"
12450checksum = "c83b561d025642014097b66e6c1bb422783339e0909e4429cde4749d1990bc38"
12451dependencies = [
12452 "futures-util",
12453 "log",
12454 "tokio",
12455 "tungstenite 0.21.0",
12456]
12457
12458[[package]]
12459name = "tokio-util"
12460version = "0.7.12"
12461source = "registry+https://github.com/rust-lang/crates.io-index"
12462checksum = "61e7c3654c13bcd040d4a03abee2c75b1d14a37b423cf5a813ceae1cc903ec6a"
12463dependencies = [
12464 "bytes 1.7.2",
12465 "futures-core",
12466 "futures-io",
12467 "futures-sink",
12468 "pin-project-lite",
12469 "tokio",
12470]
12471
12472[[package]]
12473name = "toml"
12474version = "0.5.11"
12475source = "registry+https://github.com/rust-lang/crates.io-index"
12476checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
12477dependencies = [
12478 "serde",
12479]
12480
12481[[package]]
12482name = "toml"
12483version = "0.7.8"
12484source = "registry+https://github.com/rust-lang/crates.io-index"
12485checksum = "dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257"
12486dependencies = [
12487 "serde",
12488 "serde_spanned",
12489 "toml_datetime",
12490 "toml_edit 0.19.15",
12491]
12492
12493[[package]]
12494name = "toml"
12495version = "0.8.19"
12496source = "registry+https://github.com/rust-lang/crates.io-index"
12497checksum = "a1ed1f98e3fdc28d6d910e6737ae6ab1a93bf1985935a1193e68f93eeb68d24e"
12498dependencies = [
12499 "serde",
12500 "serde_spanned",
12501 "toml_datetime",
12502 "toml_edit 0.22.20",
12503]
12504
12505[[package]]
12506name = "toml_datetime"
12507version = "0.6.8"
12508source = "registry+https://github.com/rust-lang/crates.io-index"
12509checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41"
12510dependencies = [
12511 "serde",
12512]
12513
12514[[package]]
12515name = "toml_edit"
12516version = "0.19.15"
12517source = "registry+https://github.com/rust-lang/crates.io-index"
12518checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
12519dependencies = [
12520 "indexmap 2.4.0",
12521 "serde",
12522 "serde_spanned",
12523 "toml_datetime",
12524 "winnow 0.5.40",
12525]
12526
12527[[package]]
12528name = "toml_edit"
12529version = "0.22.20"
12530source = "registry+https://github.com/rust-lang/crates.io-index"
12531checksum = "583c44c02ad26b0c3f3066fe629275e50627026c51ac2e595cca4c230ce1ce1d"
12532dependencies = [
12533 "indexmap 2.4.0",
12534 "serde",
12535 "serde_spanned",
12536 "toml_datetime",
12537 "winnow 0.6.18",
12538]
12539
12540[[package]]
12541name = "toolchain_selector"
12542version = "0.1.0"
12543dependencies = [
12544 "editor",
12545 "fuzzy",
12546 "gpui",
12547 "language",
12548 "picker",
12549 "project",
12550 "ui",
12551 "util",
12552 "workspace",
12553]
12554
12555[[package]]
12556name = "topological-sort"
12557version = "0.2.2"
12558source = "registry+https://github.com/rust-lang/crates.io-index"
12559checksum = "ea68304e134ecd095ac6c3574494fc62b909f416c4fca77e440530221e549d3d"
12560
12561[[package]]
12562name = "tower"
12563version = "0.4.13"
12564source = "registry+https://github.com/rust-lang/crates.io-index"
12565checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
12566dependencies = [
12567 "futures-core",
12568 "futures-util",
12569 "pin-project",
12570 "pin-project-lite",
12571 "tokio",
12572 "tower-layer",
12573 "tower-service",
12574 "tracing",
12575]
12576
12577[[package]]
12578name = "tower-http"
12579version = "0.3.5"
12580source = "registry+https://github.com/rust-lang/crates.io-index"
12581checksum = "f873044bf02dd1e8239e9c1293ea39dad76dc594ec16185d0a1bf31d8dc8d858"
12582dependencies = [
12583 "bitflags 1.3.2",
12584 "bytes 1.7.2",
12585 "futures-core",
12586 "futures-util",
12587 "http 0.2.12",
12588 "http-body 0.4.6",
12589 "http-range-header",
12590 "pin-project-lite",
12591 "tower-layer",
12592 "tower-service",
12593]
12594
12595[[package]]
12596name = "tower-http"
12597version = "0.4.4"
12598source = "registry+https://github.com/rust-lang/crates.io-index"
12599checksum = "61c5bb1d698276a2443e5ecfabc1008bf15a36c12e6a7176e7bf089ea9131140"
12600dependencies = [
12601 "bitflags 2.6.0",
12602 "bytes 1.7.2",
12603 "futures-core",
12604 "futures-util",
12605 "http 0.2.12",
12606 "http-body 0.4.6",
12607 "http-range-header",
12608 "pin-project-lite",
12609 "tower-layer",
12610 "tower-service",
12611 "tracing",
12612]
12613
12614[[package]]
12615name = "tower-layer"
12616version = "0.3.3"
12617source = "registry+https://github.com/rust-lang/crates.io-index"
12618checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
12619
12620[[package]]
12621name = "tower-service"
12622version = "0.3.3"
12623source = "registry+https://github.com/rust-lang/crates.io-index"
12624checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
12625
12626[[package]]
12627name = "tracing"
12628version = "0.1.40"
12629source = "registry+https://github.com/rust-lang/crates.io-index"
12630checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
12631dependencies = [
12632 "log",
12633 "pin-project-lite",
12634 "tracing-attributes",
12635 "tracing-core",
12636]
12637
12638[[package]]
12639name = "tracing-attributes"
12640version = "0.1.27"
12641source = "registry+https://github.com/rust-lang/crates.io-index"
12642checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
12643dependencies = [
12644 "proc-macro2",
12645 "quote",
12646 "syn 2.0.76",
12647]
12648
12649[[package]]
12650name = "tracing-core"
12651version = "0.1.32"
12652source = "registry+https://github.com/rust-lang/crates.io-index"
12653checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
12654dependencies = [
12655 "once_cell",
12656 "valuable",
12657]
12658
12659[[package]]
12660name = "tracing-log"
12661version = "0.2.0"
12662source = "registry+https://github.com/rust-lang/crates.io-index"
12663checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
12664dependencies = [
12665 "log",
12666 "once_cell",
12667 "tracing-core",
12668]
12669
12670[[package]]
12671name = "tracing-serde"
12672version = "0.1.3"
12673source = "registry+https://github.com/rust-lang/crates.io-index"
12674checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"
12675dependencies = [
12676 "serde",
12677 "tracing-core",
12678]
12679
12680[[package]]
12681name = "tracing-subscriber"
12682version = "0.3.18"
12683source = "registry+https://github.com/rust-lang/crates.io-index"
12684checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b"
12685dependencies = [
12686 "matchers",
12687 "nu-ansi-term",
12688 "once_cell",
12689 "regex",
12690 "serde",
12691 "serde_json",
12692 "sharded-slab",
12693 "smallvec",
12694 "thread_local",
12695 "tracing",
12696 "tracing-core",
12697 "tracing-log",
12698 "tracing-serde",
12699]
12700
12701[[package]]
12702name = "tree-sitter"
12703version = "0.23.0"
12704source = "registry+https://github.com/rust-lang/crates.io-index"
12705checksum = "20f4cd3642c47a85052a887d86704f4eac272969f61b686bdd3f772122aabaff"
12706dependencies = [
12707 "cc",
12708 "regex",
12709 "regex-syntax 0.8.4",
12710 "tree-sitter-language",
12711 "wasmtime-c-api-impl",
12712]
12713
12714[[package]]
12715name = "tree-sitter-bash"
12716version = "0.23.1"
12717source = "registry+https://github.com/rust-lang/crates.io-index"
12718checksum = "3aa5e1c6bd02c0053f3f68edcf5d8866b38a8640584279e30fca88149ce14dda"
12719dependencies = [
12720 "cc",
12721 "tree-sitter-language",
12722]
12723
12724[[package]]
12725name = "tree-sitter-c"
12726version = "0.23.1"
12727source = "registry+https://github.com/rust-lang/crates.io-index"
12728checksum = "c8b3fb515e498e258799a31d78e6603767cd6892770d9e2290ec00af5c3ad80b"
12729dependencies = [
12730 "cc",
12731 "tree-sitter-language",
12732]
12733
12734[[package]]
12735name = "tree-sitter-cpp"
12736version = "0.23.1"
12737source = "registry+https://github.com/rust-lang/crates.io-index"
12738checksum = "1d67e862242878d6ee50e1e5814f267ee3eea0168aea2cdbd700ccfb4c74b6d3"
12739dependencies = [
12740 "cc",
12741 "tree-sitter-language",
12742]
12743
12744[[package]]
12745name = "tree-sitter-css"
12746version = "0.23.0"
12747source = "registry+https://github.com/rust-lang/crates.io-index"
12748checksum = "8d0018d6b1692a806f9cddaa1e5616951fd58840c39a0b21401b55ab3df12292"
12749dependencies = [
12750 "cc",
12751 "tree-sitter-language",
12752]
12753
12754[[package]]
12755name = "tree-sitter-diff"
12756version = "0.1.0"
12757source = "registry+https://github.com/rust-lang/crates.io-index"
12758checksum = "dfe1e5ca280a65dfe5ba4205c1bcc84edf486464fed315db53dee6da9a335889"
12759dependencies = [
12760 "cc",
12761 "tree-sitter-language",
12762]
12763
12764[[package]]
12765name = "tree-sitter-elixir"
12766version = "0.3.1"
12767source = "registry+https://github.com/rust-lang/crates.io-index"
12768checksum = "97bf0efa4be41120018f23305b105ad4dfd3be1b7f302dc4071d0e6c2dec3a32"
12769dependencies = [
12770 "cc",
12771 "tree-sitter-language",
12772]
12773
12774[[package]]
12775name = "tree-sitter-embedded-template"
12776version = "0.23.0"
12777source = "registry+https://github.com/rust-lang/crates.io-index"
12778checksum = "9644d7586ebe850c84037ee2f4804dda4a9348eef053be6b1e0d7712342a2495"
12779dependencies = [
12780 "cc",
12781 "tree-sitter-language",
12782]
12783
12784[[package]]
12785name = "tree-sitter-go"
12786version = "0.23.1"
12787source = "registry+https://github.com/rust-lang/crates.io-index"
12788checksum = "caf57626e4c9b6d6efaf8a8d5ee1241c5f178ae7bfdf693713ae6a774f01424e"
12789dependencies = [
12790 "cc",
12791 "tree-sitter-language",
12792]
12793
12794[[package]]
12795name = "tree-sitter-gomod"
12796version = "1.0.2"
12797source = "git+https://github.com/zed-industries/tree-sitter-go-mod?rev=a9aea5e358cde4d0f8ff20b7bc4fa311e359c7ca#a9aea5e358cde4d0f8ff20b7bc4fa311e359c7ca"
12798dependencies = [
12799 "cc",
12800 "tree-sitter-language",
12801]
12802
12803[[package]]
12804name = "tree-sitter-gowork"
12805version = "0.0.1"
12806source = "git+https://github.com/zed-industries/tree-sitter-go-work?rev=acb0617bf7f4fda02c6217676cc64acb89536dc7#acb0617bf7f4fda02c6217676cc64acb89536dc7"
12807dependencies = [
12808 "cc",
12809 "tree-sitter-language",
12810]
12811
12812[[package]]
12813name = "tree-sitter-heex"
12814version = "0.0.1"
12815source = "git+https://github.com/zed-industries/tree-sitter-heex?rev=1dd45142fbb05562e35b2040c6129c9bca346592#1dd45142fbb05562e35b2040c6129c9bca346592"
12816dependencies = [
12817 "cc",
12818 "tree-sitter-language",
12819]
12820
12821[[package]]
12822name = "tree-sitter-html"
12823version = "0.20.4"
12824source = "registry+https://github.com/rust-lang/crates.io-index"
12825checksum = "8766b5ad3721517f8259e6394aefda9c686aebf7a8c74ab8624f2c3b46902fd5"
12826dependencies = [
12827 "cc",
12828 "tree-sitter",
12829]
12830
12831[[package]]
12832name = "tree-sitter-jsdoc"
12833version = "0.23.0"
12834source = "registry+https://github.com/rust-lang/crates.io-index"
12835checksum = "f8c4049eb0ad690e34e5f63640f75ce12a2ff8ba18344d0a13926805b139c0c8"
12836dependencies = [
12837 "cc",
12838 "tree-sitter-language",
12839]
12840
12841[[package]]
12842name = "tree-sitter-json"
12843version = "0.23.0"
12844source = "registry+https://github.com/rust-lang/crates.io-index"
12845checksum = "86a5d6b3ea17e06e7a34aabeadd68f5866c0d0f9359155d432095f8b751865e4"
12846dependencies = [
12847 "cc",
12848 "tree-sitter-language",
12849]
12850
12851[[package]]
12852name = "tree-sitter-language"
12853version = "0.1.0"
12854source = "registry+https://github.com/rust-lang/crates.io-index"
12855checksum = "2545046bd1473dac6c626659cc2567c6c0ff302fc8b84a56c4243378276f7f57"
12856
12857[[package]]
12858name = "tree-sitter-md"
12859version = "0.3.2"
12860source = "git+https://github.com/tree-sitter-grammars/tree-sitter-markdown?rev=9a23c1a96c0513d8fc6520972beedd419a973539#9a23c1a96c0513d8fc6520972beedd419a973539"
12861dependencies = [
12862 "cc",
12863 "tree-sitter-language",
12864]
12865
12866[[package]]
12867name = "tree-sitter-python"
12868version = "0.23.2"
12869source = "registry+https://github.com/rust-lang/crates.io-index"
12870checksum = "65661b1a3e24139e2e54207e47d910ab07e28790d78efc7d5dc3a11ce2a110eb"
12871dependencies = [
12872 "cc",
12873 "tree-sitter-language",
12874]
12875
12876[[package]]
12877name = "tree-sitter-regex"
12878version = "0.23.0"
12879source = "registry+https://github.com/rust-lang/crates.io-index"
12880checksum = "0b9a7087b1cf769c96b7e74414947df067fb6135f04d176fd23be08b9396cc0e"
12881dependencies = [
12882 "cc",
12883 "tree-sitter-language",
12884]
12885
12886[[package]]
12887name = "tree-sitter-ruby"
12888version = "0.23.0"
12889source = "registry+https://github.com/rust-lang/crates.io-index"
12890checksum = "6ec5ee842e27791e0adffa0b2a177614de51d2a26e5c7e84d014ed7f097e5ed0"
12891dependencies = [
12892 "cc",
12893 "tree-sitter-language",
12894]
12895
12896[[package]]
12897name = "tree-sitter-rust"
12898version = "0.23.0"
12899source = "registry+https://github.com/rust-lang/crates.io-index"
12900checksum = "cffbbcb780348fbae8395742ae5b34c1fd794e4085d43aac9f259387f9a84dc8"
12901dependencies = [
12902 "cc",
12903 "tree-sitter-language",
12904]
12905
12906[[package]]
12907name = "tree-sitter-typescript"
12908version = "0.23.0"
12909source = "registry+https://github.com/rust-lang/crates.io-index"
12910checksum = "aecf1585ae2a9dddc2b1d4c0e2140b2ec9876e2a25fd79de47fcf7dae0384685"
12911dependencies = [
12912 "cc",
12913 "tree-sitter-language",
12914]
12915
12916[[package]]
12917name = "tree-sitter-yaml"
12918version = "0.6.1"
12919source = "git+https://github.com/zed-industries/tree-sitter-yaml?rev=baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a#baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a"
12920dependencies = [
12921 "cc",
12922 "tree-sitter-language",
12923]
12924
12925[[package]]
12926name = "try-lock"
12927version = "0.2.5"
12928source = "registry+https://github.com/rust-lang/crates.io-index"
12929checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
12930
12931[[package]]
12932name = "ttf-parser"
12933version = "0.21.1"
12934source = "registry+https://github.com/rust-lang/crates.io-index"
12935checksum = "2c591d83f69777866b9126b24c6dd9a18351f177e49d625920d19f989fd31cf8"
12936
12937[[package]]
12938name = "tungstenite"
12939version = "0.20.1"
12940source = "registry+https://github.com/rust-lang/crates.io-index"
12941checksum = "9e3dac10fd62eaf6617d3a904ae222845979aec67c615d1c842b4002c7666fb9"
12942dependencies = [
12943 "byteorder",
12944 "bytes 1.7.2",
12945 "data-encoding",
12946 "http 0.2.12",
12947 "httparse",
12948 "log",
12949 "rand 0.8.5",
12950 "sha1",
12951 "thiserror",
12952 "url",
12953 "utf-8",
12954]
12955
12956[[package]]
12957name = "tungstenite"
12958version = "0.21.0"
12959source = "registry+https://github.com/rust-lang/crates.io-index"
12960checksum = "9ef1a641ea34f399a848dea702823bbecfb4c486f911735368f1f137cb8257e1"
12961dependencies = [
12962 "byteorder",
12963 "bytes 1.7.2",
12964 "data-encoding",
12965 "http 1.1.0",
12966 "httparse",
12967 "log",
12968 "rand 0.8.5",
12969 "sha1",
12970 "thiserror",
12971 "url",
12972 "utf-8",
12973]
12974
12975[[package]]
12976name = "typeid"
12977version = "1.0.2"
12978source = "registry+https://github.com/rust-lang/crates.io-index"
12979checksum = "0e13db2e0ccd5e14a544e8a246ba2312cd25223f616442d7f2cb0e3db614236e"
12980
12981[[package]]
12982name = "typenum"
12983version = "1.17.0"
12984source = "registry+https://github.com/rust-lang/crates.io-index"
12985checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
12986
12987[[package]]
12988name = "ucd-trie"
12989version = "0.1.6"
12990source = "registry+https://github.com/rust-lang/crates.io-index"
12991checksum = "ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9"
12992
12993[[package]]
12994name = "uds_windows"
12995version = "1.1.0"
12996source = "registry+https://github.com/rust-lang/crates.io-index"
12997checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9"
12998dependencies = [
12999 "memoffset",
13000 "tempfile",
13001 "winapi",
13002]
13003
13004[[package]]
13005name = "ui"
13006version = "0.1.0"
13007dependencies = [
13008 "chrono",
13009 "gpui",
13010 "itertools 0.13.0",
13011 "menu",
13012 "serde",
13013 "settings",
13014 "smallvec",
13015 "story",
13016 "strum 0.25.0",
13017 "theme",
13018 "ui_macros",
13019 "windows 0.58.0",
13020]
13021
13022[[package]]
13023name = "ui_input"
13024version = "0.1.0"
13025dependencies = [
13026 "editor",
13027 "gpui",
13028 "settings",
13029 "theme",
13030 "ui",
13031]
13032
13033[[package]]
13034name = "ui_macros"
13035version = "0.1.0"
13036dependencies = [
13037 "convert_case 0.6.0",
13038 "proc-macro2",
13039 "quote",
13040 "syn 1.0.109",
13041]
13042
13043[[package]]
13044name = "unicase"
13045version = "2.7.0"
13046source = "registry+https://github.com/rust-lang/crates.io-index"
13047checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89"
13048dependencies = [
13049 "version_check",
13050]
13051
13052[[package]]
13053name = "unicode-bidi"
13054version = "0.3.15"
13055source = "registry+https://github.com/rust-lang/crates.io-index"
13056checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75"
13057
13058[[package]]
13059name = "unicode-bidi-mirroring"
13060version = "0.2.0"
13061source = "registry+https://github.com/rust-lang/crates.io-index"
13062checksum = "23cb788ffebc92c5948d0e997106233eeb1d8b9512f93f41651f52b6c5f5af86"
13063
13064[[package]]
13065name = "unicode-ccc"
13066version = "0.2.0"
13067source = "registry+https://github.com/rust-lang/crates.io-index"
13068checksum = "1df77b101bcc4ea3d78dafc5ad7e4f58ceffe0b2b16bf446aeb50b6cb4157656"
13069
13070[[package]]
13071name = "unicode-ident"
13072version = "1.0.12"
13073source = "registry+https://github.com/rust-lang/crates.io-index"
13074checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
13075
13076[[package]]
13077name = "unicode-linebreak"
13078version = "0.1.5"
13079source = "registry+https://github.com/rust-lang/crates.io-index"
13080checksum = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f"
13081
13082[[package]]
13083name = "unicode-normalization"
13084version = "0.1.23"
13085source = "registry+https://github.com/rust-lang/crates.io-index"
13086checksum = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5"
13087dependencies = [
13088 "tinyvec",
13089]
13090
13091[[package]]
13092name = "unicode-properties"
13093version = "0.1.2"
13094source = "registry+https://github.com/rust-lang/crates.io-index"
13095checksum = "52ea75f83c0137a9b98608359a5f1af8144876eb67bcb1ce837368e906a9f524"
13096
13097[[package]]
13098name = "unicode-script"
13099version = "0.5.6"
13100source = "registry+https://github.com/rust-lang/crates.io-index"
13101checksum = "ad8d71f5726e5f285a935e9fe8edfd53f0491eb6e9a5774097fdabee7cd8c9cd"
13102
13103[[package]]
13104name = "unicode-segmentation"
13105version = "1.11.0"
13106source = "registry+https://github.com/rust-lang/crates.io-index"
13107checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202"
13108
13109[[package]]
13110name = "unicode-width"
13111version = "0.1.13"
13112source = "registry+https://github.com/rust-lang/crates.io-index"
13113checksum = "0336d538f7abc86d282a4189614dfaa90810dfc2c6f6427eaf88e16311dd225d"
13114
13115[[package]]
13116name = "unicode-xid"
13117version = "0.2.5"
13118source = "registry+https://github.com/rust-lang/crates.io-index"
13119checksum = "229730647fbc343e3a80e463c1db7f78f3855d3f3739bee0dda773c9a037c90a"
13120
13121[[package]]
13122name = "unicode_categories"
13123version = "0.1.1"
13124source = "registry+https://github.com/rust-lang/crates.io-index"
13125checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
13126
13127[[package]]
13128name = "unindent"
13129version = "0.1.11"
13130source = "registry+https://github.com/rust-lang/crates.io-index"
13131checksum = "e1766d682d402817b5ac4490b3c3002d91dfa0d22812f341609f97b08757359c"
13132
13133[[package]]
13134name = "untrusted"
13135version = "0.7.1"
13136source = "registry+https://github.com/rust-lang/crates.io-index"
13137checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
13138
13139[[package]]
13140name = "untrusted"
13141version = "0.9.0"
13142source = "registry+https://github.com/rust-lang/crates.io-index"
13143checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
13144
13145[[package]]
13146name = "url"
13147version = "2.5.2"
13148source = "registry+https://github.com/rust-lang/crates.io-index"
13149checksum = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c"
13150dependencies = [
13151 "form_urlencoded",
13152 "idna",
13153 "percent-encoding",
13154 "serde",
13155]
13156
13157[[package]]
13158name = "urlencoding"
13159version = "2.1.3"
13160source = "registry+https://github.com/rust-lang/crates.io-index"
13161checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
13162
13163[[package]]
13164name = "usvg"
13165version = "0.41.0"
13166source = "registry+https://github.com/rust-lang/crates.io-index"
13167checksum = "5c704361d822337cfc00387672c7b59eaa72a1f0744f62b2a68aa228a0c6927d"
13168dependencies = [
13169 "base64 0.22.1",
13170 "data-url",
13171 "flate2",
13172 "imagesize",
13173 "kurbo",
13174 "log",
13175 "pico-args",
13176 "roxmltree 0.19.0",
13177 "simplecss",
13178 "siphasher 1.0.1",
13179 "strict-num",
13180 "svgtypes",
13181 "tiny-skia-path",
13182 "xmlwriter",
13183]
13184
13185[[package]]
13186name = "utf-8"
13187version = "0.7.6"
13188source = "registry+https://github.com/rust-lang/crates.io-index"
13189checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
13190
13191[[package]]
13192name = "utf8parse"
13193version = "0.2.2"
13194source = "registry+https://github.com/rust-lang/crates.io-index"
13195checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
13196
13197[[package]]
13198name = "util"
13199version = "0.1.0"
13200dependencies = [
13201 "anyhow",
13202 "async-fs 1.6.0",
13203 "collections",
13204 "dirs 4.0.0",
13205 "futures 0.3.30",
13206 "futures-lite 1.13.0",
13207 "git2",
13208 "globset",
13209 "log",
13210 "rand 0.8.5",
13211 "regex",
13212 "rust-embed",
13213 "serde",
13214 "serde_json",
13215 "take-until",
13216 "tempfile",
13217 "tendril",
13218 "unicase",
13219]
13220
13221[[package]]
13222name = "uuid"
13223version = "1.10.0"
13224source = "registry+https://github.com/rust-lang/crates.io-index"
13225checksum = "81dfa00651efa65069b0b6b651f4aaa31ba9e3c3ce0137aaad053604ee7e0314"
13226dependencies = [
13227 "getrandom 0.2.15",
13228 "serde",
13229 "sha1_smol",
13230]
13231
13232[[package]]
13233name = "v_frame"
13234version = "0.3.8"
13235source = "registry+https://github.com/rust-lang/crates.io-index"
13236checksum = "d6f32aaa24bacd11e488aa9ba66369c7cd514885742c9fe08cfe85884db3e92b"
13237dependencies = [
13238 "aligned-vec",
13239 "num-traits",
13240 "wasm-bindgen",
13241]
13242
13243[[package]]
13244name = "valuable"
13245version = "0.1.0"
13246source = "registry+https://github.com/rust-lang/crates.io-index"
13247checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
13248
13249[[package]]
13250name = "value-bag"
13251version = "1.9.0"
13252source = "registry+https://github.com/rust-lang/crates.io-index"
13253checksum = "5a84c137d37ab0142f0f2ddfe332651fdbf252e7b7dbb4e67b6c1f1b2e925101"
13254dependencies = [
13255 "value-bag-serde1",
13256 "value-bag-sval2",
13257]
13258
13259[[package]]
13260name = "value-bag-serde1"
13261version = "1.9.0"
13262source = "registry+https://github.com/rust-lang/crates.io-index"
13263checksum = "ccacf50c5cb077a9abb723c5bcb5e0754c1a433f1e1de89edc328e2760b6328b"
13264dependencies = [
13265 "erased-serde",
13266 "serde",
13267 "serde_fmt",
13268]
13269
13270[[package]]
13271name = "value-bag-sval2"
13272version = "1.9.0"
13273source = "registry+https://github.com/rust-lang/crates.io-index"
13274checksum = "1785bae486022dfb9703915d42287dcb284c1ee37bd1080eeba78cc04721285b"
13275dependencies = [
13276 "sval",
13277 "sval_buffer",
13278 "sval_dynamic",
13279 "sval_fmt",
13280 "sval_json",
13281 "sval_ref",
13282 "sval_serde",
13283]
13284
13285[[package]]
13286name = "vcpkg"
13287version = "0.2.15"
13288source = "registry+https://github.com/rust-lang/crates.io-index"
13289checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
13290
13291[[package]]
13292name = "vcs_menu"
13293version = "0.1.0"
13294dependencies = [
13295 "anyhow",
13296 "fuzzy",
13297 "git",
13298 "gpui",
13299 "picker",
13300 "project",
13301 "ui",
13302 "util",
13303 "workspace",
13304]
13305
13306[[package]]
13307name = "version-compare"
13308version = "0.2.0"
13309source = "registry+https://github.com/rust-lang/crates.io-index"
13310checksum = "852e951cb7832cb45cb1169900d19760cfa39b82bc0ea9c0e5a14ae88411c98b"
13311
13312[[package]]
13313name = "version_check"
13314version = "0.9.5"
13315source = "registry+https://github.com/rust-lang/crates.io-index"
13316checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
13317
13318[[package]]
13319name = "vim"
13320version = "0.1.0"
13321dependencies = [
13322 "anyhow",
13323 "async-compat",
13324 "async-trait",
13325 "collections",
13326 "command_palette",
13327 "command_palette_hooks",
13328 "editor",
13329 "futures 0.3.30",
13330 "gpui",
13331 "indoc",
13332 "itertools 0.13.0",
13333 "language",
13334 "log",
13335 "lsp",
13336 "multi_buffer",
13337 "nvim-rs",
13338 "parking_lot",
13339 "regex",
13340 "release_channel",
13341 "schemars",
13342 "search",
13343 "serde",
13344 "serde_derive",
13345 "serde_json",
13346 "settings",
13347 "tokio",
13348 "ui",
13349 "util",
13350 "workspace",
13351 "zed_actions",
13352]
13353
13354[[package]]
13355name = "vscode_theme"
13356version = "0.2.0"
13357source = "registry+https://github.com/rust-lang/crates.io-index"
13358checksum = "8b3666211944f2e6ba2c359bc9efc1891157e910b1b11c3900892ea9f18179d2"
13359dependencies = [
13360 "serde",
13361]
13362
13363[[package]]
13364name = "vsimd"
13365version = "0.8.0"
13366source = "registry+https://github.com/rust-lang/crates.io-index"
13367checksum = "5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64"
13368
13369[[package]]
13370name = "vswhom"
13371version = "0.1.0"
13372source = "registry+https://github.com/rust-lang/crates.io-index"
13373checksum = "be979b7f07507105799e854203b470ff7c78a1639e330a58f183b5fea574608b"
13374dependencies = [
13375 "libc",
13376 "vswhom-sys",
13377]
13378
13379[[package]]
13380name = "vswhom-sys"
13381version = "0.1.2"
13382source = "registry+https://github.com/rust-lang/crates.io-index"
13383checksum = "d3b17ae1f6c8a2b28506cd96d412eebf83b4a0ff2cbefeeb952f2f9dfa44ba18"
13384dependencies = [
13385 "cc",
13386 "libc",
13387]
13388
13389[[package]]
13390name = "vte"
13391version = "0.13.0"
13392source = "registry+https://github.com/rust-lang/crates.io-index"
13393checksum = "40eb22ae96f050e0c0d6f7ce43feeae26c348fc4dea56928ca81537cfaa6188b"
13394dependencies = [
13395 "bitflags 2.6.0",
13396 "cursor-icon",
13397 "log",
13398 "serde",
13399 "utf8parse",
13400 "vte_generate_state_changes",
13401]
13402
13403[[package]]
13404name = "vte_generate_state_changes"
13405version = "0.1.2"
13406source = "registry+https://github.com/rust-lang/crates.io-index"
13407checksum = "2e369bee1b05d510a7b4ed645f5faa90619e05437111783ea5848f28d97d3c2e"
13408dependencies = [
13409 "proc-macro2",
13410 "quote",
13411]
13412
13413[[package]]
13414name = "waker-fn"
13415version = "1.2.0"
13416source = "registry+https://github.com/rust-lang/crates.io-index"
13417checksum = "317211a0dc0ceedd78fb2ca9a44aed3d7b9b26f81870d485c07122b4350673b7"
13418
13419[[package]]
13420name = "walkdir"
13421version = "2.5.0"
13422source = "registry+https://github.com/rust-lang/crates.io-index"
13423checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
13424dependencies = [
13425 "same-file",
13426 "winapi-util",
13427]
13428
13429[[package]]
13430name = "want"
13431version = "0.3.1"
13432source = "registry+https://github.com/rust-lang/crates.io-index"
13433checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
13434dependencies = [
13435 "try-lock",
13436]
13437
13438[[package]]
13439name = "warp"
13440version = "0.3.7"
13441source = "registry+https://github.com/rust-lang/crates.io-index"
13442checksum = "4378d202ff965b011c64817db11d5829506d3404edeadb61f190d111da3f231c"
13443dependencies = [
13444 "bytes 1.7.2",
13445 "futures-channel",
13446 "futures-util",
13447 "headers",
13448 "http 0.2.12",
13449 "hyper 0.14.30",
13450 "log",
13451 "mime",
13452 "mime_guess",
13453 "percent-encoding",
13454 "pin-project",
13455 "scoped-tls",
13456 "serde",
13457 "serde_json",
13458 "serde_urlencoded",
13459 "tokio",
13460 "tokio-tungstenite 0.21.0",
13461 "tokio-util",
13462 "tower-service",
13463 "tracing",
13464]
13465
13466[[package]]
13467name = "wasi"
13468version = "0.9.0+wasi-snapshot-preview1"
13469source = "registry+https://github.com/rust-lang/crates.io-index"
13470checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
13471
13472[[package]]
13473name = "wasi"
13474version = "0.11.0+wasi-snapshot-preview1"
13475source = "registry+https://github.com/rust-lang/crates.io-index"
13476checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
13477
13478[[package]]
13479name = "wasite"
13480version = "0.1.0"
13481source = "registry+https://github.com/rust-lang/crates.io-index"
13482checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b"
13483
13484[[package]]
13485name = "wasm-bindgen"
13486version = "0.2.93"
13487source = "registry+https://github.com/rust-lang/crates.io-index"
13488checksum = "a82edfc16a6c469f5f44dc7b571814045d60404b55a0ee849f9bcfa2e63dd9b5"
13489dependencies = [
13490 "cfg-if",
13491 "once_cell",
13492 "wasm-bindgen-macro",
13493]
13494
13495[[package]]
13496name = "wasm-bindgen-backend"
13497version = "0.2.93"
13498source = "registry+https://github.com/rust-lang/crates.io-index"
13499checksum = "9de396da306523044d3302746f1208fa71d7532227f15e347e2d93e4145dd77b"
13500dependencies = [
13501 "bumpalo",
13502 "log",
13503 "once_cell",
13504 "proc-macro2",
13505 "quote",
13506 "syn 2.0.76",
13507 "wasm-bindgen-shared",
13508]
13509
13510[[package]]
13511name = "wasm-bindgen-futures"
13512version = "0.4.43"
13513source = "registry+https://github.com/rust-lang/crates.io-index"
13514checksum = "61e9300f63a621e96ed275155c108eb6f843b6a26d053f122ab69724559dc8ed"
13515dependencies = [
13516 "cfg-if",
13517 "js-sys",
13518 "wasm-bindgen",
13519 "web-sys",
13520]
13521
13522[[package]]
13523name = "wasm-bindgen-macro"
13524version = "0.2.93"
13525source = "registry+https://github.com/rust-lang/crates.io-index"
13526checksum = "585c4c91a46b072c92e908d99cb1dcdf95c5218eeb6f3bf1efa991ee7a68cccf"
13527dependencies = [
13528 "quote",
13529 "wasm-bindgen-macro-support",
13530]
13531
13532[[package]]
13533name = "wasm-bindgen-macro-support"
13534version = "0.2.93"
13535source = "registry+https://github.com/rust-lang/crates.io-index"
13536checksum = "afc340c74d9005395cf9dd098506f7f44e38f2b4a21c6aaacf9a105ea5e1e836"
13537dependencies = [
13538 "proc-macro2",
13539 "quote",
13540 "syn 2.0.76",
13541 "wasm-bindgen-backend",
13542 "wasm-bindgen-shared",
13543]
13544
13545[[package]]
13546name = "wasm-bindgen-shared"
13547version = "0.2.93"
13548source = "registry+https://github.com/rust-lang/crates.io-index"
13549checksum = "c62a0a307cb4a311d3a07867860911ca130c3494e8c2719593806c08bc5d0484"
13550
13551[[package]]
13552name = "wasm-encoder"
13553version = "0.201.0"
13554source = "registry+https://github.com/rust-lang/crates.io-index"
13555checksum = "b9c7d2731df60006819b013f64ccc2019691deccf6e11a1804bc850cd6748f1a"
13556dependencies = [
13557 "leb128",
13558]
13559
13560[[package]]
13561name = "wasm-encoder"
13562version = "0.215.0"
13563source = "registry+https://github.com/rust-lang/crates.io-index"
13564checksum = "4fb56df3e06b8e6b77e37d2969a50ba51281029a9aeb3855e76b7f49b6418847"
13565dependencies = [
13566 "leb128",
13567]
13568
13569[[package]]
13570name = "wasm-metadata"
13571version = "0.201.0"
13572source = "registry+https://github.com/rust-lang/crates.io-index"
13573checksum = "0fd83062c17b9f4985d438603cde0a5e8c5c8198201a6937f778b607924c7da2"
13574dependencies = [
13575 "anyhow",
13576 "indexmap 2.4.0",
13577 "serde",
13578 "serde_derive",
13579 "serde_json",
13580 "spdx",
13581 "wasm-encoder 0.201.0",
13582 "wasmparser 0.201.0",
13583]
13584
13585[[package]]
13586name = "wasm-streams"
13587version = "0.4.1"
13588source = "registry+https://github.com/rust-lang/crates.io-index"
13589checksum = "4e072d4e72f700fb3443d8fe94a39315df013eef1104903cdb0a2abd322bbecd"
13590dependencies = [
13591 "futures-util",
13592 "js-sys",
13593 "wasm-bindgen",
13594 "wasm-bindgen-futures",
13595 "web-sys",
13596]
13597
13598[[package]]
13599name = "wasmparser"
13600version = "0.201.0"
13601source = "registry+https://github.com/rust-lang/crates.io-index"
13602checksum = "84e5df6dba6c0d7fafc63a450f1738451ed7a0b52295d83e868218fa286bf708"
13603dependencies = [
13604 "bitflags 2.6.0",
13605 "indexmap 2.4.0",
13606 "semver",
13607]
13608
13609[[package]]
13610name = "wasmparser"
13611version = "0.215.0"
13612source = "registry+https://github.com/rust-lang/crates.io-index"
13613checksum = "53fbde0881f24199b81cf49b6ff8f9c145ac8eb1b7fc439adb5c099734f7d90e"
13614dependencies = [
13615 "ahash 0.8.11",
13616 "bitflags 2.6.0",
13617 "hashbrown 0.14.5",
13618 "indexmap 2.4.0",
13619 "semver",
13620 "serde",
13621]
13622
13623[[package]]
13624name = "wasmprinter"
13625version = "0.215.0"
13626source = "registry+https://github.com/rust-lang/crates.io-index"
13627checksum = "d8e9a325d85053408209b3d2ce5eaddd0dd6864d1cff7a007147ba073157defc"
13628dependencies = [
13629 "anyhow",
13630 "termcolor",
13631 "wasmparser 0.215.0",
13632]
13633
13634[[package]]
13635name = "wasmtime"
13636version = "24.0.1"
13637source = "registry+https://github.com/rust-lang/crates.io-index"
13638checksum = "7e4a5b05e9f1797e557e79f0cf04348eaa7a232596939ef4762838ddf7a6127a"
13639dependencies = [
13640 "anyhow",
13641 "async-trait",
13642 "bitflags 2.6.0",
13643 "bumpalo",
13644 "cc",
13645 "cfg-if",
13646 "encoding_rs",
13647 "hashbrown 0.14.5",
13648 "indexmap 2.4.0",
13649 "libc",
13650 "libm",
13651 "log",
13652 "mach2",
13653 "memfd",
13654 "object",
13655 "once_cell",
13656 "paste",
13657 "postcard",
13658 "psm",
13659 "rustix 0.38.35",
13660 "semver",
13661 "serde",
13662 "serde_derive",
13663 "smallvec",
13664 "sptr",
13665 "target-lexicon",
13666 "wasmparser 0.215.0",
13667 "wasmtime-asm-macros",
13668 "wasmtime-component-macro",
13669 "wasmtime-component-util",
13670 "wasmtime-cranelift",
13671 "wasmtime-environ",
13672 "wasmtime-fiber",
13673 "wasmtime-jit-icache-coherence",
13674 "wasmtime-slab",
13675 "wasmtime-versioned-export-macros",
13676 "wasmtime-winch",
13677 "windows-sys 0.52.0",
13678]
13679
13680[[package]]
13681name = "wasmtime-asm-macros"
13682version = "24.0.1"
13683source = "registry+https://github.com/rust-lang/crates.io-index"
13684checksum = "64414227e19556d4372f9688458c5673606de83473eb66cd0514d36ea8808cab"
13685dependencies = [
13686 "cfg-if",
13687]
13688
13689[[package]]
13690name = "wasmtime-c-api-impl"
13691version = "24.0.0"
13692source = "registry+https://github.com/rust-lang/crates.io-index"
13693checksum = "765e302e7d9125e614aaeec3ad6b6083605393004eca00214106a4ff6b47fc58"
13694dependencies = [
13695 "anyhow",
13696 "log",
13697 "once_cell",
13698 "tracing",
13699 "wasmtime",
13700 "wasmtime-c-api-macros",
13701]
13702
13703[[package]]
13704name = "wasmtime-c-api-macros"
13705version = "24.0.0"
13706source = "registry+https://github.com/rust-lang/crates.io-index"
13707checksum = "2d09d02eaa84aa2de5babee7b0296557ad6e4903bb10aa8d135e393e753a43d6"
13708dependencies = [
13709 "proc-macro2",
13710 "quote",
13711]
13712
13713[[package]]
13714name = "wasmtime-component-macro"
13715version = "24.0.1"
13716source = "registry+https://github.com/rust-lang/crates.io-index"
13717checksum = "d3ead31b73689602225742920adbcd881f5656702c1a3b4830862c0c66731727"
13718dependencies = [
13719 "anyhow",
13720 "proc-macro2",
13721 "quote",
13722 "syn 2.0.76",
13723 "wasmtime-component-util",
13724 "wasmtime-wit-bindgen",
13725 "wit-parser 0.215.0",
13726]
13727
13728[[package]]
13729name = "wasmtime-component-util"
13730version = "24.0.1"
13731source = "registry+https://github.com/rust-lang/crates.io-index"
13732checksum = "ab2c778661800e1dcd8ba3e15ff042299709e0a4c512525d9cbb604a04c0421b"
13733
13734[[package]]
13735name = "wasmtime-cranelift"
13736version = "24.0.1"
13737source = "registry+https://github.com/rust-lang/crates.io-index"
13738checksum = "9f7ee1f436bcf7d213ef7c2e9d44caffcd57e540ccf997d013384c2ae9b82db7"
13739dependencies = [
13740 "anyhow",
13741 "cfg-if",
13742 "cranelift-codegen",
13743 "cranelift-control",
13744 "cranelift-entity",
13745 "cranelift-frontend",
13746 "cranelift-native",
13747 "cranelift-wasm",
13748 "gimli 0.29.0",
13749 "log",
13750 "object",
13751 "target-lexicon",
13752 "thiserror",
13753 "wasmparser 0.215.0",
13754 "wasmtime-environ",
13755 "wasmtime-versioned-export-macros",
13756]
13757
13758[[package]]
13759name = "wasmtime-environ"
13760version = "24.0.1"
13761source = "registry+https://github.com/rust-lang/crates.io-index"
13762checksum = "fa8c33adfb3b9f8d6ef716bc55aea5e6b2275cd5a6721ec8c837d1cb0c471516"
13763dependencies = [
13764 "anyhow",
13765 "cpp_demangle",
13766 "cranelift-bitset",
13767 "cranelift-entity",
13768 "gimli 0.29.0",
13769 "indexmap 2.4.0",
13770 "log",
13771 "object",
13772 "postcard",
13773 "rustc-demangle",
13774 "semver",
13775 "serde",
13776 "serde_derive",
13777 "target-lexicon",
13778 "wasm-encoder 0.215.0",
13779 "wasmparser 0.215.0",
13780 "wasmprinter",
13781 "wasmtime-component-util",
13782 "wasmtime-types",
13783]
13784
13785[[package]]
13786name = "wasmtime-fiber"
13787version = "24.0.1"
13788source = "registry+https://github.com/rust-lang/crates.io-index"
13789checksum = "9f3227ed807c2dda9dd770c241023fcd6e48e6722c1c26ff79fc3604d412e884"
13790dependencies = [
13791 "anyhow",
13792 "cc",
13793 "cfg-if",
13794 "rustix 0.38.35",
13795 "wasmtime-asm-macros",
13796 "wasmtime-versioned-export-macros",
13797 "windows-sys 0.52.0",
13798]
13799
13800[[package]]
13801name = "wasmtime-jit-icache-coherence"
13802version = "24.0.1"
13803source = "registry+https://github.com/rust-lang/crates.io-index"
13804checksum = "fa89fc440f0edca882ba6d1890608898e6f0193afdc504c0a64478ec53622bd6"
13805dependencies = [
13806 "anyhow",
13807 "cfg-if",
13808 "libc",
13809 "windows-sys 0.52.0",
13810]
13811
13812[[package]]
13813name = "wasmtime-slab"
13814version = "24.0.1"
13815source = "registry+https://github.com/rust-lang/crates.io-index"
13816checksum = "682b7a5b6772c4e4de8c696fc619ec97930b5e89098db9bee22c1136e002438b"
13817
13818[[package]]
13819name = "wasmtime-types"
13820version = "24.0.1"
13821source = "registry+https://github.com/rust-lang/crates.io-index"
13822checksum = "4a95ea5572f8c3ffe777af21aa00a92097ded291a342fecad9f2c6a972ecea99"
13823dependencies = [
13824 "anyhow",
13825 "cranelift-entity",
13826 "serde",
13827 "serde_derive",
13828 "smallvec",
13829 "wasmparser 0.215.0",
13830]
13831
13832[[package]]
13833name = "wasmtime-versioned-export-macros"
13834version = "24.0.1"
13835source = "registry+https://github.com/rust-lang/crates.io-index"
13836checksum = "ac3621bfccd4e4336ae141d62b96e96316c0f23c47d64e9700594ebe3c4d9a10"
13837dependencies = [
13838 "proc-macro2",
13839 "quote",
13840 "syn 2.0.76",
13841]
13842
13843[[package]]
13844name = "wasmtime-wasi"
13845version = "24.0.1"
13846source = "registry+https://github.com/rust-lang/crates.io-index"
13847checksum = "fda03f5bfd5c4cc09f75c7e44846663f25f2c48a2d688fbfb5c7a33af6cf34f5"
13848dependencies = [
13849 "anyhow",
13850 "async-trait",
13851 "bitflags 2.6.0",
13852 "bytes 1.7.2",
13853 "cap-fs-ext",
13854 "cap-net-ext",
13855 "cap-rand",
13856 "cap-std",
13857 "cap-time-ext",
13858 "fs-set-times",
13859 "futures 0.3.30",
13860 "io-extras",
13861 "io-lifetimes 2.0.3",
13862 "once_cell",
13863 "rustix 0.38.35",
13864 "system-interface",
13865 "thiserror",
13866 "tokio",
13867 "tracing",
13868 "url",
13869 "wasmtime",
13870 "wiggle",
13871 "windows-sys 0.52.0",
13872]
13873
13874[[package]]
13875name = "wasmtime-winch"
13876version = "24.0.1"
13877source = "registry+https://github.com/rust-lang/crates.io-index"
13878checksum = "d1d3e99f6bba37864487c9356398667699935b9cfa3655ed2b153b9428b3dd21"
13879dependencies = [
13880 "anyhow",
13881 "cranelift-codegen",
13882 "gimli 0.29.0",
13883 "object",
13884 "target-lexicon",
13885 "wasmparser 0.215.0",
13886 "wasmtime-cranelift",
13887 "wasmtime-environ",
13888 "winch-codegen",
13889]
13890
13891[[package]]
13892name = "wasmtime-wit-bindgen"
13893version = "24.0.1"
13894source = "registry+https://github.com/rust-lang/crates.io-index"
13895checksum = "ee0f4524da226d2cb503d794c8928de6bc24878758cebd4e383c946e9fdb8b3a"
13896dependencies = [
13897 "anyhow",
13898 "heck 0.4.1",
13899 "indexmap 2.4.0",
13900 "wit-parser 0.215.0",
13901]
13902
13903[[package]]
13904name = "wast"
13905version = "35.0.2"
13906source = "registry+https://github.com/rust-lang/crates.io-index"
13907checksum = "2ef140f1b49946586078353a453a1d28ba90adfc54dde75710bc1931de204d68"
13908dependencies = [
13909 "leb128",
13910]
13911
13912[[package]]
13913name = "wayland-backend"
13914version = "0.3.6"
13915source = "registry+https://github.com/rust-lang/crates.io-index"
13916checksum = "f90e11ce2ca99c97b940ee83edbae9da2d56a08f9ea8158550fd77fa31722993"
13917dependencies = [
13918 "cc",
13919 "downcast-rs",
13920 "rustix 0.38.35",
13921 "scoped-tls",
13922 "smallvec",
13923 "wayland-sys",
13924]
13925
13926[[package]]
13927name = "wayland-client"
13928version = "0.31.5"
13929source = "registry+https://github.com/rust-lang/crates.io-index"
13930checksum = "7e321577a0a165911bdcfb39cf029302479d7527b517ee58ab0f6ad09edf0943"
13931dependencies = [
13932 "bitflags 2.6.0",
13933 "rustix 0.38.35",
13934 "wayland-backend",
13935 "wayland-scanner",
13936]
13937
13938[[package]]
13939name = "wayland-cursor"
13940version = "0.31.5"
13941source = "registry+https://github.com/rust-lang/crates.io-index"
13942checksum = "6ef9489a8df197ebf3a8ce8a7a7f0a2320035c3743f3c1bd0bdbccf07ce64f95"
13943dependencies = [
13944 "rustix 0.38.35",
13945 "wayland-client",
13946 "xcursor",
13947]
13948
13949[[package]]
13950name = "wayland-protocols"
13951version = "0.31.2"
13952source = "registry+https://github.com/rust-lang/crates.io-index"
13953checksum = "8f81f365b8b4a97f422ac0e8737c438024b5951734506b0e1d775c73030561f4"
13954dependencies = [
13955 "bitflags 2.6.0",
13956 "wayland-backend",
13957 "wayland-client",
13958 "wayland-scanner",
13959]
13960
13961[[package]]
13962name = "wayland-protocols-plasma"
13963version = "0.2.0"
13964source = "registry+https://github.com/rust-lang/crates.io-index"
13965checksum = "23803551115ff9ea9bce586860c5c5a971e360825a0309264102a9495a5ff479"
13966dependencies = [
13967 "bitflags 2.6.0",
13968 "wayland-backend",
13969 "wayland-client",
13970 "wayland-protocols",
13971 "wayland-scanner",
13972]
13973
13974[[package]]
13975name = "wayland-scanner"
13976version = "0.31.4"
13977source = "registry+https://github.com/rust-lang/crates.io-index"
13978checksum = "d7b56f89937f1cf2ee1f1259cf2936a17a1f45d8f0aa1019fae6d470d304cfa6"
13979dependencies = [
13980 "proc-macro2",
13981 "quick-xml 0.34.0",
13982 "quote",
13983]
13984
13985[[package]]
13986name = "wayland-sys"
13987version = "0.31.4"
13988source = "registry+https://github.com/rust-lang/crates.io-index"
13989checksum = "43676fe2daf68754ecf1d72026e4e6c15483198b5d24e888b74d3f22f887a148"
13990dependencies = [
13991 "dlib",
13992 "log",
13993 "once_cell",
13994 "pkg-config",
13995]
13996
13997[[package]]
13998name = "web-sys"
13999version = "0.3.70"
14000source = "registry+https://github.com/rust-lang/crates.io-index"
14001checksum = "26fdeaafd9bd129f65e7c031593c24d62186301e0c72c8978fa1678be7d532c0"
14002dependencies = [
14003 "js-sys",
14004 "wasm-bindgen",
14005]
14006
14007[[package]]
14008name = "webpki"
14009version = "0.22.4"
14010source = "registry+https://github.com/rust-lang/crates.io-index"
14011checksum = "ed63aea5ce73d0ff405984102c42de94fc55a6b75765d621c65262469b3c9b53"
14012dependencies = [
14013 "ring 0.17.8",
14014 "untrusted 0.9.0",
14015]
14016
14017[[package]]
14018name = "webpki-roots"
14019version = "0.22.6"
14020source = "registry+https://github.com/rust-lang/crates.io-index"
14021checksum = "b6c71e40d7d2c34a5106301fb632274ca37242cd0c9d3e64dbece371a40a2d87"
14022dependencies = [
14023 "webpki",
14024]
14025
14026[[package]]
14027name = "webpki-roots"
14028version = "0.25.4"
14029source = "registry+https://github.com/rust-lang/crates.io-index"
14030checksum = "5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1"
14031
14032[[package]]
14033name = "weezl"
14034version = "0.1.8"
14035source = "registry+https://github.com/rust-lang/crates.io-index"
14036checksum = "53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082"
14037
14038[[package]]
14039name = "welcome"
14040version = "0.1.0"
14041dependencies = [
14042 "anyhow",
14043 "client",
14044 "db",
14045 "editor",
14046 "extensions_ui",
14047 "fuzzy",
14048 "gpui",
14049 "inline_completion_button",
14050 "install_cli",
14051 "picker",
14052 "project",
14053 "schemars",
14054 "serde",
14055 "settings",
14056 "theme_selector",
14057 "ui",
14058 "util",
14059 "vim",
14060 "workspace",
14061 "zed_actions",
14062]
14063
14064[[package]]
14065name = "which"
14066version = "4.4.2"
14067source = "registry+https://github.com/rust-lang/crates.io-index"
14068checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
14069dependencies = [
14070 "either",
14071 "home",
14072 "once_cell",
14073 "rustix 0.38.35",
14074]
14075
14076[[package]]
14077name = "which"
14078version = "6.0.3"
14079source = "registry+https://github.com/rust-lang/crates.io-index"
14080checksum = "b4ee928febd44d98f2f459a4a79bd4d928591333a494a10a868418ac1b39cf1f"
14081dependencies = [
14082 "either",
14083 "home",
14084 "rustix 0.38.35",
14085 "winsafe",
14086]
14087
14088[[package]]
14089name = "whoami"
14090version = "1.5.1"
14091source = "registry+https://github.com/rust-lang/crates.io-index"
14092checksum = "a44ab49fad634e88f55bf8f9bb3abd2f27d7204172a112c7c9987e01c1c94ea9"
14093dependencies = [
14094 "redox_syscall 0.4.1",
14095 "wasite",
14096]
14097
14098[[package]]
14099name = "wiggle"
14100version = "24.0.1"
14101source = "registry+https://github.com/rust-lang/crates.io-index"
14102checksum = "2d3b31bd2b4d2d82a4b747b8dbc45f566214214a4ffdc5690429a73bc221dc8a"
14103dependencies = [
14104 "anyhow",
14105 "async-trait",
14106 "bitflags 2.6.0",
14107 "thiserror",
14108 "tracing",
14109 "wasmtime",
14110 "wiggle-macro",
14111]
14112
14113[[package]]
14114name = "wiggle-generate"
14115version = "24.0.1"
14116source = "registry+https://github.com/rust-lang/crates.io-index"
14117checksum = "e2c6136b195fc12067aa9d4e7a5baf118729394df7bc7cbf8c63119bc9f2a7cd"
14118dependencies = [
14119 "anyhow",
14120 "heck 0.4.1",
14121 "proc-macro2",
14122 "quote",
14123 "shellexpand 2.1.2",
14124 "syn 2.0.76",
14125 "witx",
14126]
14127
14128[[package]]
14129name = "wiggle-macro"
14130version = "24.0.1"
14131source = "registry+https://github.com/rust-lang/crates.io-index"
14132checksum = "8a41eaceee468da976ac43b85c4eb82e482f828d5e8e56f49f90dfac2d9bc3b4"
14133dependencies = [
14134 "proc-macro2",
14135 "quote",
14136 "syn 2.0.76",
14137 "wiggle-generate",
14138]
14139
14140[[package]]
14141name = "winapi"
14142version = "0.3.9"
14143source = "registry+https://github.com/rust-lang/crates.io-index"
14144checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
14145dependencies = [
14146 "winapi-i686-pc-windows-gnu",
14147 "winapi-x86_64-pc-windows-gnu",
14148]
14149
14150[[package]]
14151name = "winapi-i686-pc-windows-gnu"
14152version = "0.4.0"
14153source = "registry+https://github.com/rust-lang/crates.io-index"
14154checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
14155
14156[[package]]
14157name = "winapi-util"
14158version = "0.1.9"
14159source = "registry+https://github.com/rust-lang/crates.io-index"
14160checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
14161dependencies = [
14162 "windows-sys 0.59.0",
14163]
14164
14165[[package]]
14166name = "winapi-x86_64-pc-windows-gnu"
14167version = "0.4.0"
14168source = "registry+https://github.com/rust-lang/crates.io-index"
14169checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
14170
14171[[package]]
14172name = "winch-codegen"
14173version = "0.22.1"
14174source = "registry+https://github.com/rust-lang/crates.io-index"
14175checksum = "c139fb9298d9651b6869afd544e567ca2448cd5f5ddcb24e4bb86a1ee187c8b3"
14176dependencies = [
14177 "anyhow",
14178 "cranelift-codegen",
14179 "gimli 0.29.0",
14180 "regalloc2",
14181 "smallvec",
14182 "target-lexicon",
14183 "wasmparser 0.215.0",
14184 "wasmtime-cranelift",
14185 "wasmtime-environ",
14186]
14187
14188[[package]]
14189name = "windows"
14190version = "0.54.0"
14191source = "registry+https://github.com/rust-lang/crates.io-index"
14192checksum = "9252e5725dbed82865af151df558e754e4a3c2c30818359eb17465f1346a1b49"
14193dependencies = [
14194 "windows-core 0.54.0",
14195 "windows-targets 0.52.6",
14196]
14197
14198[[package]]
14199name = "windows"
14200version = "0.58.0"
14201source = "registry+https://github.com/rust-lang/crates.io-index"
14202checksum = "dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6"
14203dependencies = [
14204 "windows-core 0.58.0",
14205 "windows-targets 0.52.6",
14206]
14207
14208[[package]]
14209name = "windows-core"
14210version = "0.52.0"
14211source = "registry+https://github.com/rust-lang/crates.io-index"
14212checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
14213dependencies = [
14214 "windows-targets 0.52.6",
14215]
14216
14217[[package]]
14218name = "windows-core"
14219version = "0.54.0"
14220source = "registry+https://github.com/rust-lang/crates.io-index"
14221checksum = "12661b9c89351d684a50a8a643ce5f608e20243b9fb84687800163429f161d65"
14222dependencies = [
14223 "windows-result 0.1.2",
14224 "windows-targets 0.52.6",
14225]
14226
14227[[package]]
14228name = "windows-core"
14229version = "0.58.0"
14230source = "registry+https://github.com/rust-lang/crates.io-index"
14231checksum = "6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99"
14232dependencies = [
14233 "windows-implement",
14234 "windows-interface",
14235 "windows-result 0.2.0",
14236 "windows-strings",
14237 "windows-targets 0.52.6",
14238]
14239
14240[[package]]
14241name = "windows-implement"
14242version = "0.58.0"
14243source = "registry+https://github.com/rust-lang/crates.io-index"
14244checksum = "2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b"
14245dependencies = [
14246 "proc-macro2",
14247 "quote",
14248 "syn 2.0.76",
14249]
14250
14251[[package]]
14252name = "windows-interface"
14253version = "0.58.0"
14254source = "registry+https://github.com/rust-lang/crates.io-index"
14255checksum = "053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515"
14256dependencies = [
14257 "proc-macro2",
14258 "quote",
14259 "syn 2.0.76",
14260]
14261
14262[[package]]
14263name = "windows-registry"
14264version = "0.2.0"
14265source = "registry+https://github.com/rust-lang/crates.io-index"
14266checksum = "e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0"
14267dependencies = [
14268 "windows-result 0.2.0",
14269 "windows-strings",
14270 "windows-targets 0.52.6",
14271]
14272
14273[[package]]
14274name = "windows-result"
14275version = "0.1.2"
14276source = "registry+https://github.com/rust-lang/crates.io-index"
14277checksum = "5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8"
14278dependencies = [
14279 "windows-targets 0.52.6",
14280]
14281
14282[[package]]
14283name = "windows-result"
14284version = "0.2.0"
14285source = "registry+https://github.com/rust-lang/crates.io-index"
14286checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e"
14287dependencies = [
14288 "windows-targets 0.52.6",
14289]
14290
14291[[package]]
14292name = "windows-strings"
14293version = "0.1.0"
14294source = "registry+https://github.com/rust-lang/crates.io-index"
14295checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10"
14296dependencies = [
14297 "windows-result 0.2.0",
14298 "windows-targets 0.52.6",
14299]
14300
14301[[package]]
14302name = "windows-sys"
14303version = "0.45.0"
14304source = "registry+https://github.com/rust-lang/crates.io-index"
14305checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
14306dependencies = [
14307 "windows-targets 0.42.2",
14308]
14309
14310[[package]]
14311name = "windows-sys"
14312version = "0.48.0"
14313source = "registry+https://github.com/rust-lang/crates.io-index"
14314checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
14315dependencies = [
14316 "windows-targets 0.48.5",
14317]
14318
14319[[package]]
14320name = "windows-sys"
14321version = "0.52.0"
14322source = "registry+https://github.com/rust-lang/crates.io-index"
14323checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
14324dependencies = [
14325 "windows-targets 0.52.6",
14326]
14327
14328[[package]]
14329name = "windows-sys"
14330version = "0.59.0"
14331source = "registry+https://github.com/rust-lang/crates.io-index"
14332checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
14333dependencies = [
14334 "windows-targets 0.52.6",
14335]
14336
14337[[package]]
14338name = "windows-targets"
14339version = "0.42.2"
14340source = "registry+https://github.com/rust-lang/crates.io-index"
14341checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
14342dependencies = [
14343 "windows_aarch64_gnullvm 0.42.2",
14344 "windows_aarch64_msvc 0.42.2",
14345 "windows_i686_gnu 0.42.2",
14346 "windows_i686_msvc 0.42.2",
14347 "windows_x86_64_gnu 0.42.2",
14348 "windows_x86_64_gnullvm 0.42.2",
14349 "windows_x86_64_msvc 0.42.2",
14350]
14351
14352[[package]]
14353name = "windows-targets"
14354version = "0.48.5"
14355source = "registry+https://github.com/rust-lang/crates.io-index"
14356checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
14357dependencies = [
14358 "windows_aarch64_gnullvm 0.48.5",
14359 "windows_aarch64_msvc 0.48.5",
14360 "windows_i686_gnu 0.48.5",
14361 "windows_i686_msvc 0.48.5",
14362 "windows_x86_64_gnu 0.48.5",
14363 "windows_x86_64_gnullvm 0.48.5",
14364 "windows_x86_64_msvc 0.48.5",
14365]
14366
14367[[package]]
14368name = "windows-targets"
14369version = "0.52.6"
14370source = "registry+https://github.com/rust-lang/crates.io-index"
14371checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
14372dependencies = [
14373 "windows_aarch64_gnullvm 0.52.6",
14374 "windows_aarch64_msvc 0.52.6",
14375 "windows_i686_gnu 0.52.6",
14376 "windows_i686_gnullvm",
14377 "windows_i686_msvc 0.52.6",
14378 "windows_x86_64_gnu 0.52.6",
14379 "windows_x86_64_gnullvm 0.52.6",
14380 "windows_x86_64_msvc 0.52.6",
14381]
14382
14383[[package]]
14384name = "windows_aarch64_gnullvm"
14385version = "0.42.2"
14386source = "registry+https://github.com/rust-lang/crates.io-index"
14387checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
14388
14389[[package]]
14390name = "windows_aarch64_gnullvm"
14391version = "0.48.5"
14392source = "registry+https://github.com/rust-lang/crates.io-index"
14393checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
14394
14395[[package]]
14396name = "windows_aarch64_gnullvm"
14397version = "0.52.6"
14398source = "registry+https://github.com/rust-lang/crates.io-index"
14399checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
14400
14401[[package]]
14402name = "windows_aarch64_msvc"
14403version = "0.42.2"
14404source = "registry+https://github.com/rust-lang/crates.io-index"
14405checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
14406
14407[[package]]
14408name = "windows_aarch64_msvc"
14409version = "0.48.5"
14410source = "registry+https://github.com/rust-lang/crates.io-index"
14411checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
14412
14413[[package]]
14414name = "windows_aarch64_msvc"
14415version = "0.52.6"
14416source = "registry+https://github.com/rust-lang/crates.io-index"
14417checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
14418
14419[[package]]
14420name = "windows_i686_gnu"
14421version = "0.42.2"
14422source = "registry+https://github.com/rust-lang/crates.io-index"
14423checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
14424
14425[[package]]
14426name = "windows_i686_gnu"
14427version = "0.48.5"
14428source = "registry+https://github.com/rust-lang/crates.io-index"
14429checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
14430
14431[[package]]
14432name = "windows_i686_gnu"
14433version = "0.52.6"
14434source = "registry+https://github.com/rust-lang/crates.io-index"
14435checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
14436
14437[[package]]
14438name = "windows_i686_gnullvm"
14439version = "0.52.6"
14440source = "registry+https://github.com/rust-lang/crates.io-index"
14441checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
14442
14443[[package]]
14444name = "windows_i686_msvc"
14445version = "0.42.2"
14446source = "registry+https://github.com/rust-lang/crates.io-index"
14447checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
14448
14449[[package]]
14450name = "windows_i686_msvc"
14451version = "0.48.5"
14452source = "registry+https://github.com/rust-lang/crates.io-index"
14453checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
14454
14455[[package]]
14456name = "windows_i686_msvc"
14457version = "0.52.6"
14458source = "registry+https://github.com/rust-lang/crates.io-index"
14459checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
14460
14461[[package]]
14462name = "windows_x86_64_gnu"
14463version = "0.42.2"
14464source = "registry+https://github.com/rust-lang/crates.io-index"
14465checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
14466
14467[[package]]
14468name = "windows_x86_64_gnu"
14469version = "0.48.5"
14470source = "registry+https://github.com/rust-lang/crates.io-index"
14471checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
14472
14473[[package]]
14474name = "windows_x86_64_gnu"
14475version = "0.52.6"
14476source = "registry+https://github.com/rust-lang/crates.io-index"
14477checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
14478
14479[[package]]
14480name = "windows_x86_64_gnullvm"
14481version = "0.42.2"
14482source = "registry+https://github.com/rust-lang/crates.io-index"
14483checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
14484
14485[[package]]
14486name = "windows_x86_64_gnullvm"
14487version = "0.48.5"
14488source = "registry+https://github.com/rust-lang/crates.io-index"
14489checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
14490
14491[[package]]
14492name = "windows_x86_64_gnullvm"
14493version = "0.52.6"
14494source = "registry+https://github.com/rust-lang/crates.io-index"
14495checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
14496
14497[[package]]
14498name = "windows_x86_64_msvc"
14499version = "0.42.2"
14500source = "registry+https://github.com/rust-lang/crates.io-index"
14501checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
14502
14503[[package]]
14504name = "windows_x86_64_msvc"
14505version = "0.48.5"
14506source = "registry+https://github.com/rust-lang/crates.io-index"
14507checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
14508
14509[[package]]
14510name = "windows_x86_64_msvc"
14511version = "0.52.6"
14512source = "registry+https://github.com/rust-lang/crates.io-index"
14513checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
14514
14515[[package]]
14516name = "winnow"
14517version = "0.5.40"
14518source = "registry+https://github.com/rust-lang/crates.io-index"
14519checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876"
14520dependencies = [
14521 "memchr",
14522]
14523
14524[[package]]
14525name = "winnow"
14526version = "0.6.18"
14527source = "registry+https://github.com/rust-lang/crates.io-index"
14528checksum = "68a9bda4691f099d435ad181000724da8e5899daa10713c2d432552b9ccd3a6f"
14529dependencies = [
14530 "memchr",
14531]
14532
14533[[package]]
14534name = "winreg"
14535version = "0.50.0"
14536source = "registry+https://github.com/rust-lang/crates.io-index"
14537checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
14538dependencies = [
14539 "cfg-if",
14540 "windows-sys 0.48.0",
14541]
14542
14543[[package]]
14544name = "winreg"
14545version = "0.52.0"
14546source = "registry+https://github.com/rust-lang/crates.io-index"
14547checksum = "a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5"
14548dependencies = [
14549 "cfg-if",
14550 "windows-sys 0.48.0",
14551]
14552
14553[[package]]
14554name = "winresource"
14555version = "0.1.17"
14556source = "registry+https://github.com/rust-lang/crates.io-index"
14557checksum = "77e2aaaf8cfa92078c0c0375423d631f82f2f57979c2884fdd5f604a11e45329"
14558dependencies = [
14559 "toml 0.7.8",
14560 "version_check",
14561]
14562
14563[[package]]
14564name = "winsafe"
14565version = "0.0.19"
14566source = "registry+https://github.com/rust-lang/crates.io-index"
14567checksum = "d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904"
14568
14569[[package]]
14570name = "winx"
14571version = "0.36.3"
14572source = "registry+https://github.com/rust-lang/crates.io-index"
14573checksum = "f9643b83820c0cd246ecabe5fa454dd04ba4fa67996369466d0747472d337346"
14574dependencies = [
14575 "bitflags 2.6.0",
14576 "windows-sys 0.52.0",
14577]
14578
14579[[package]]
14580name = "wio"
14581version = "0.2.2"
14582source = "registry+https://github.com/rust-lang/crates.io-index"
14583checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
14584dependencies = [
14585 "winapi",
14586]
14587
14588[[package]]
14589name = "wit-bindgen"
14590version = "0.22.0"
14591source = "registry+https://github.com/rust-lang/crates.io-index"
14592checksum = "288f992ea30e6b5c531b52cdd5f3be81c148554b09ea416f058d16556ba92c27"
14593dependencies = [
14594 "bitflags 2.6.0",
14595 "wit-bindgen-rt",
14596 "wit-bindgen-rust-macro",
14597]
14598
14599[[package]]
14600name = "wit-bindgen-core"
14601version = "0.22.0"
14602source = "registry+https://github.com/rust-lang/crates.io-index"
14603checksum = "e85e72719ffbccf279359ad071497e47eb0675fe22106dea4ed2d8a7fcb60ba4"
14604dependencies = [
14605 "anyhow",
14606 "wit-parser 0.201.0",
14607]
14608
14609[[package]]
14610name = "wit-bindgen-rt"
14611version = "0.22.0"
14612source = "registry+https://github.com/rust-lang/crates.io-index"
14613checksum = "fcb8738270f32a2d6739973cbbb7c1b6dd8959ce515578a6e19165853272ee64"
14614
14615[[package]]
14616name = "wit-bindgen-rust"
14617version = "0.22.0"
14618source = "registry+https://github.com/rust-lang/crates.io-index"
14619checksum = "d8a39a15d1ae2077688213611209849cad40e9e5cccf6e61951a425850677ff3"
14620dependencies = [
14621 "anyhow",
14622 "heck 0.4.1",
14623 "indexmap 2.4.0",
14624 "wasm-metadata",
14625 "wit-bindgen-core",
14626 "wit-component",
14627]
14628
14629[[package]]
14630name = "wit-bindgen-rust-macro"
14631version = "0.22.0"
14632source = "registry+https://github.com/rust-lang/crates.io-index"
14633checksum = "d376d3ae5850526dfd00d937faea0d81a06fa18f7ac1e26f386d760f241a8f4b"
14634dependencies = [
14635 "anyhow",
14636 "proc-macro2",
14637 "quote",
14638 "syn 2.0.76",
14639 "wit-bindgen-core",
14640 "wit-bindgen-rust",
14641]
14642
14643[[package]]
14644name = "wit-component"
14645version = "0.201.0"
14646source = "registry+https://github.com/rust-lang/crates.io-index"
14647checksum = "421c0c848a0660a8c22e2fd217929a0191f14476b68962afd2af89fd22e39825"
14648dependencies = [
14649 "anyhow",
14650 "bitflags 2.6.0",
14651 "indexmap 2.4.0",
14652 "log",
14653 "serde",
14654 "serde_derive",
14655 "serde_json",
14656 "wasm-encoder 0.201.0",
14657 "wasm-metadata",
14658 "wasmparser 0.201.0",
14659 "wit-parser 0.201.0",
14660]
14661
14662[[package]]
14663name = "wit-parser"
14664version = "0.201.0"
14665source = "registry+https://github.com/rust-lang/crates.io-index"
14666checksum = "196d3ecfc4b759a8573bf86a9b3f8996b304b3732e4c7de81655f875f6efdca6"
14667dependencies = [
14668 "anyhow",
14669 "id-arena",
14670 "indexmap 2.4.0",
14671 "log",
14672 "semver",
14673 "serde",
14674 "serde_derive",
14675 "serde_json",
14676 "unicode-xid",
14677 "wasmparser 0.201.0",
14678]
14679
14680[[package]]
14681name = "wit-parser"
14682version = "0.215.0"
14683source = "registry+https://github.com/rust-lang/crates.io-index"
14684checksum = "935a97eaffd57c3b413aa510f8f0b550a4a9fe7d59e79cd8b89a83dcb860321f"
14685dependencies = [
14686 "anyhow",
14687 "id-arena",
14688 "indexmap 2.4.0",
14689 "log",
14690 "semver",
14691 "serde",
14692 "serde_derive",
14693 "serde_json",
14694 "unicode-xid",
14695 "wasmparser 0.215.0",
14696]
14697
14698[[package]]
14699name = "witx"
14700version = "0.9.1"
14701source = "registry+https://github.com/rust-lang/crates.io-index"
14702checksum = "e366f27a5cabcddb2706a78296a40b8fcc451e1a6aba2fc1d94b4a01bdaaef4b"
14703dependencies = [
14704 "anyhow",
14705 "log",
14706 "thiserror",
14707 "wast",
14708]
14709
14710[[package]]
14711name = "workspace"
14712version = "0.1.0"
14713dependencies = [
14714 "any_vec",
14715 "anyhow",
14716 "async-recursion 1.1.1",
14717 "bincode",
14718 "call",
14719 "client",
14720 "clock",
14721 "collections",
14722 "db",
14723 "derive_more",
14724 "env_logger 0.11.5",
14725 "fs",
14726 "futures 0.3.30",
14727 "git",
14728 "gpui",
14729 "http_client",
14730 "itertools 0.13.0",
14731 "language",
14732 "log",
14733 "node_runtime",
14734 "parking_lot",
14735 "postage",
14736 "project",
14737 "release_channel",
14738 "remote",
14739 "schemars",
14740 "serde",
14741 "serde_json",
14742 "session",
14743 "settings",
14744 "smallvec",
14745 "sqlez",
14746 "task",
14747 "tempfile",
14748 "theme",
14749 "ui",
14750 "util",
14751 "uuid",
14752]
14753
14754[[package]]
14755name = "worktree"
14756version = "0.1.0"
14757dependencies = [
14758 "anyhow",
14759 "clock",
14760 "collections",
14761 "env_logger 0.11.5",
14762 "fs",
14763 "futures 0.3.30",
14764 "fuzzy",
14765 "git",
14766 "git2",
14767 "git_hosting_providers",
14768 "gpui",
14769 "http_client",
14770 "ignore",
14771 "language",
14772 "log",
14773 "parking_lot",
14774 "paths",
14775 "postage",
14776 "pretty_assertions",
14777 "rand 0.8.5",
14778 "rpc",
14779 "schemars",
14780 "serde",
14781 "serde_json",
14782 "settings",
14783 "smallvec",
14784 "smol",
14785 "sum_tree",
14786 "text",
14787 "util",
14788]
14789
14790[[package]]
14791name = "wyz"
14792version = "0.5.1"
14793source = "registry+https://github.com/rust-lang/crates.io-index"
14794checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"
14795dependencies = [
14796 "tap",
14797]
14798
14799[[package]]
14800name = "x11-clipboard"
14801version = "0.9.2"
14802source = "registry+https://github.com/rust-lang/crates.io-index"
14803checksum = "b98785a09322d7446e28a13203d2cae1059a0dd3dfb32cb06d0a225f023d8286"
14804dependencies = [
14805 "libc",
14806 "x11rb",
14807]
14808
14809[[package]]
14810name = "x11rb"
14811version = "0.13.1"
14812source = "registry+https://github.com/rust-lang/crates.io-index"
14813checksum = "5d91ffca73ee7f68ce055750bf9f6eca0780b8c85eff9bc046a3b0da41755e12"
14814dependencies = [
14815 "as-raw-xcb-connection",
14816 "gethostname",
14817 "libc",
14818 "rustix 0.38.35",
14819 "x11rb-protocol",
14820]
14821
14822[[package]]
14823name = "x11rb-protocol"
14824version = "0.13.1"
14825source = "registry+https://github.com/rust-lang/crates.io-index"
14826checksum = "ec107c4503ea0b4a98ef47356329af139c0a4f7750e621cf2973cd3385ebcb3d"
14827
14828[[package]]
14829name = "xattr"
14830version = "0.2.3"
14831source = "registry+https://github.com/rust-lang/crates.io-index"
14832checksum = "6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc"
14833dependencies = [
14834 "libc",
14835]
14836
14837[[package]]
14838name = "xcursor"
14839version = "0.3.8"
14840source = "registry+https://github.com/rust-lang/crates.io-index"
14841checksum = "0ef33da6b1660b4ddbfb3aef0ade110c8b8a781a3b6382fa5f2b5b040fd55f61"
14842
14843[[package]]
14844name = "xdg-home"
14845version = "1.3.0"
14846source = "registry+https://github.com/rust-lang/crates.io-index"
14847checksum = "ec1cdab258fb55c0da61328dc52c8764709b249011b2cad0454c72f0bf10a1f6"
14848dependencies = [
14849 "libc",
14850 "windows-sys 0.59.0",
14851]
14852
14853[[package]]
14854name = "xim"
14855version = "0.4.0"
14856source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
14857dependencies = [
14858 "ahash 0.8.11",
14859 "hashbrown 0.14.5",
14860 "log",
14861 "x11rb",
14862 "xim-ctext",
14863 "xim-parser",
14864]
14865
14866[[package]]
14867name = "xim-ctext"
14868version = "0.3.0"
14869source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
14870dependencies = [
14871 "encoding_rs",
14872]
14873
14874[[package]]
14875name = "xim-parser"
14876version = "0.2.1"
14877source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
14878dependencies = [
14879 "bitflags 2.6.0",
14880]
14881
14882[[package]]
14883name = "xkbcommon"
14884version = "0.7.0"
14885source = "git+https://github.com/ConradIrwin/xkbcommon-rs?rev=fcbb4612185cc129ceeff51d22f7fb51810a03b2#fcbb4612185cc129ceeff51d22f7fb51810a03b2"
14886dependencies = [
14887 "as-raw-xcb-connection",
14888 "libc",
14889 "memmap2",
14890 "xkeysym",
14891]
14892
14893[[package]]
14894name = "xkeysym"
14895version = "0.2.1"
14896source = "registry+https://github.com/rust-lang/crates.io-index"
14897checksum = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56"
14898
14899[[package]]
14900name = "xml5ever"
14901version = "0.18.1"
14902source = "registry+https://github.com/rust-lang/crates.io-index"
14903checksum = "9bbb26405d8e919bc1547a5aa9abc95cbfa438f04844f5fdd9dc7596b748bf69"
14904dependencies = [
14905 "log",
14906 "mac",
14907 "markup5ever",
14908]
14909
14910[[package]]
14911name = "xmlparser"
14912version = "0.13.6"
14913source = "registry+https://github.com/rust-lang/crates.io-index"
14914checksum = "66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4"
14915
14916[[package]]
14917name = "xmlwriter"
14918version = "0.1.0"
14919source = "registry+https://github.com/rust-lang/crates.io-index"
14920checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
14921
14922[[package]]
14923name = "xtask"
14924version = "0.1.0"
14925dependencies = [
14926 "anyhow",
14927 "cargo_metadata",
14928 "cargo_toml",
14929 "clap",
14930]
14931
14932[[package]]
14933name = "yaml-rust2"
14934version = "0.8.1"
14935source = "registry+https://github.com/rust-lang/crates.io-index"
14936checksum = "8902160c4e6f2fb145dbe9d6760a75e3c9522d8bf796ed7047c85919ac7115f8"
14937dependencies = [
14938 "arraydeque",
14939 "encoding_rs",
14940 "hashlink 0.8.4",
14941]
14942
14943[[package]]
14944name = "yansi"
14945version = "1.0.1"
14946source = "registry+https://github.com/rust-lang/crates.io-index"
14947checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049"
14948
14949[[package]]
14950name = "yazi"
14951version = "0.1.6"
14952source = "registry+https://github.com/rust-lang/crates.io-index"
14953checksum = "c94451ac9513335b5e23d7a8a2b61a7102398b8cca5160829d313e84c9d98be1"
14954
14955[[package]]
14956name = "yeslogic-fontconfig-sys"
14957version = "6.0.0"
14958source = "registry+https://github.com/rust-lang/crates.io-index"
14959checksum = "503a066b4c037c440169d995b869046827dbc71263f6e8f3be6d77d4f3229dbd"
14960dependencies = [
14961 "dlib",
14962 "once_cell",
14963 "pkg-config",
14964]
14965
14966[[package]]
14967name = "zbus"
14968version = "4.4.0"
14969source = "registry+https://github.com/rust-lang/crates.io-index"
14970checksum = "bb97012beadd29e654708a0fdb4c84bc046f537aecfde2c3ee0a9e4b4d48c725"
14971dependencies = [
14972 "async-broadcast",
14973 "async-executor",
14974 "async-fs 2.1.2",
14975 "async-io 2.3.4",
14976 "async-lock 3.4.0",
14977 "async-process 2.2.4",
14978 "async-recursion 1.1.1",
14979 "async-task",
14980 "async-trait",
14981 "blocking",
14982 "enumflags2",
14983 "event-listener 5.3.1",
14984 "futures-core",
14985 "futures-sink",
14986 "futures-util",
14987 "hex",
14988 "nix",
14989 "ordered-stream",
14990 "rand 0.8.5",
14991 "serde",
14992 "serde_repr",
14993 "sha1",
14994 "static_assertions",
14995 "tracing",
14996 "uds_windows",
14997 "windows-sys 0.52.0",
14998 "xdg-home",
14999 "zbus_macros",
15000 "zbus_names",
15001 "zvariant",
15002]
15003
15004[[package]]
15005name = "zbus_macros"
15006version = "4.4.0"
15007source = "registry+https://github.com/rust-lang/crates.io-index"
15008checksum = "267db9407081e90bbfa46d841d3cbc60f59c0351838c4bc65199ecd79ab1983e"
15009dependencies = [
15010 "proc-macro-crate",
15011 "proc-macro2",
15012 "quote",
15013 "syn 2.0.76",
15014 "zvariant_utils",
15015]
15016
15017[[package]]
15018name = "zbus_names"
15019version = "3.0.0"
15020source = "registry+https://github.com/rust-lang/crates.io-index"
15021checksum = "4b9b1fef7d021261cc16cba64c351d291b715febe0fa10dc3a443ac5a5022e6c"
15022dependencies = [
15023 "serde",
15024 "static_assertions",
15025 "zvariant",
15026]
15027
15028[[package]]
15029name = "zed"
15030version = "0.160.0"
15031dependencies = [
15032 "activity_indicator",
15033 "anyhow",
15034 "ashpd",
15035 "assets",
15036 "assistant",
15037 "async-watch",
15038 "audio",
15039 "auto_update",
15040 "backtrace",
15041 "breadcrumbs",
15042 "call",
15043 "channel",
15044 "chrono",
15045 "clap",
15046 "cli",
15047 "client",
15048 "collab_ui",
15049 "collections",
15050 "command_palette",
15051 "command_palette_hooks",
15052 "copilot",
15053 "db",
15054 "diagnostics",
15055 "editor",
15056 "env_logger 0.11.5",
15057 "extension",
15058 "extensions_ui",
15059 "feature_flags",
15060 "feedback",
15061 "file_finder",
15062 "file_icons",
15063 "fs",
15064 "futures 0.3.30",
15065 "git",
15066 "git_hosting_providers",
15067 "go_to_line",
15068 "gpui",
15069 "http_client",
15070 "image_viewer",
15071 "inline_completion_button",
15072 "install_cli",
15073 "journal",
15074 "language",
15075 "language_model",
15076 "language_selector",
15077 "language_tools",
15078 "languages",
15079 "libc",
15080 "log",
15081 "markdown_preview",
15082 "menu",
15083 "mimalloc",
15084 "nix",
15085 "node_runtime",
15086 "notifications",
15087 "outline",
15088 "outline_panel",
15089 "parking_lot",
15090 "paths",
15091 "profiling",
15092 "project",
15093 "project_panel",
15094 "project_symbols",
15095 "quick_action_bar",
15096 "recent_projects",
15097 "release_channel",
15098 "remote",
15099 "repl",
15100 "reqwest_client",
15101 "rope",
15102 "search",
15103 "serde",
15104 "serde_json",
15105 "session",
15106 "settings",
15107 "settings_ui",
15108 "shellexpand 2.1.2",
15109 "simplelog",
15110 "smol",
15111 "snippet_provider",
15112 "snippets_ui",
15113 "supermaven",
15114 "sysinfo",
15115 "tab_switcher",
15116 "task",
15117 "tasks_ui",
15118 "telemetry_events",
15119 "terminal_view",
15120 "theme",
15121 "theme_selector",
15122 "time",
15123 "toolchain_selector",
15124 "tree-sitter-md",
15125 "tree-sitter-rust",
15126 "ui",
15127 "url",
15128 "urlencoding",
15129 "util",
15130 "uuid",
15131 "vim",
15132 "welcome",
15133 "windows 0.58.0",
15134 "winresource",
15135 "workspace",
15136 "zed_actions",
15137]
15138
15139[[package]]
15140name = "zed_actions"
15141version = "0.1.0"
15142dependencies = [
15143 "gpui",
15144 "serde",
15145]
15146
15147[[package]]
15148name = "zed_astro"
15149version = "0.1.1"
15150dependencies = [
15151 "serde",
15152 "zed_extension_api 0.1.0",
15153]
15154
15155[[package]]
15156name = "zed_clojure"
15157version = "0.0.3"
15158dependencies = [
15159 "zed_extension_api 0.1.0",
15160]
15161
15162[[package]]
15163name = "zed_csharp"
15164version = "0.0.2"
15165dependencies = [
15166 "zed_extension_api 0.1.0",
15167]
15168
15169[[package]]
15170name = "zed_dart"
15171version = "0.1.2"
15172dependencies = [
15173 "zed_extension_api 0.1.0",
15174]
15175
15176[[package]]
15177name = "zed_deno"
15178version = "0.0.2"
15179dependencies = [
15180 "zed_extension_api 0.1.0",
15181]
15182
15183[[package]]
15184name = "zed_elixir"
15185version = "0.1.1"
15186dependencies = [
15187 "zed_extension_api 0.1.0",
15188]
15189
15190[[package]]
15191name = "zed_elm"
15192version = "0.0.1"
15193dependencies = [
15194 "zed_extension_api 0.1.0",
15195]
15196
15197[[package]]
15198name = "zed_emmet"
15199version = "0.0.3"
15200dependencies = [
15201 "zed_extension_api 0.1.0",
15202]
15203
15204[[package]]
15205name = "zed_erlang"
15206version = "0.1.0"
15207dependencies = [
15208 "zed_extension_api 0.1.0",
15209]
15210
15211[[package]]
15212name = "zed_extension_api"
15213version = "0.1.0"
15214source = "registry+https://github.com/rust-lang/crates.io-index"
15215checksum = "594fd10dd0f2f853eb243e2425e7c95938cef49adb81d9602921d002c5e6d9d9"
15216dependencies = [
15217 "serde",
15218 "serde_json",
15219 "wit-bindgen",
15220]
15221
15222[[package]]
15223name = "zed_extension_api"
15224version = "0.2.0"
15225dependencies = [
15226 "serde",
15227 "serde_json",
15228 "wit-bindgen",
15229]
15230
15231[[package]]
15232name = "zed_glsl"
15233version = "0.1.0"
15234dependencies = [
15235 "zed_extension_api 0.1.0",
15236]
15237
15238[[package]]
15239name = "zed_haskell"
15240version = "0.1.1"
15241dependencies = [
15242 "zed_extension_api 0.1.0",
15243]
15244
15245[[package]]
15246name = "zed_html"
15247version = "0.1.3"
15248dependencies = [
15249 "zed_extension_api 0.1.0",
15250]
15251
15252[[package]]
15253name = "zed_lua"
15254version = "0.1.0"
15255dependencies = [
15256 "zed_extension_api 0.1.0",
15257]
15258
15259[[package]]
15260name = "zed_ocaml"
15261version = "0.1.0"
15262dependencies = [
15263 "zed_extension_api 0.1.0",
15264]
15265
15266[[package]]
15267name = "zed_php"
15268version = "0.2.2"
15269dependencies = [
15270 "zed_extension_api 0.1.0",
15271]
15272
15273[[package]]
15274name = "zed_prisma"
15275version = "0.0.3"
15276dependencies = [
15277 "zed_extension_api 0.1.0",
15278]
15279
15280[[package]]
15281name = "zed_proto"
15282version = "0.2.0"
15283dependencies = [
15284 "zed_extension_api 0.1.0",
15285]
15286
15287[[package]]
15288name = "zed_purescript"
15289version = "0.0.1"
15290dependencies = [
15291 "zed_extension_api 0.1.0",
15292]
15293
15294[[package]]
15295name = "zed_ruff"
15296version = "0.1.0"
15297dependencies = [
15298 "zed_extension_api 0.1.0",
15299]
15300
15301[[package]]
15302name = "zed_snippets"
15303version = "0.0.5"
15304dependencies = [
15305 "serde_json",
15306 "zed_extension_api 0.1.0",
15307]
15308
15309[[package]]
15310name = "zed_terraform"
15311version = "0.1.1"
15312dependencies = [
15313 "zed_extension_api 0.1.0",
15314]
15315
15316[[package]]
15317name = "zed_test_extension"
15318version = "0.1.0"
15319dependencies = [
15320 "zed_extension_api 0.2.0",
15321]
15322
15323[[package]]
15324name = "zed_toml"
15325version = "0.1.1"
15326dependencies = [
15327 "zed_extension_api 0.1.0",
15328]
15329
15330[[package]]
15331name = "zed_uiua"
15332version = "0.0.1"
15333dependencies = [
15334 "zed_extension_api 0.1.0",
15335]
15336
15337[[package]]
15338name = "zed_zig"
15339version = "0.3.1"
15340dependencies = [
15341 "zed_extension_api 0.1.0",
15342]
15343
15344[[package]]
15345name = "zeno"
15346version = "0.2.3"
15347source = "registry+https://github.com/rust-lang/crates.io-index"
15348checksum = "dd15f8e0dbb966fd9245e7498c7e9e5055d9e5c8b676b95bd67091cd11a1e697"
15349
15350[[package]]
15351name = "zerocopy"
15352version = "0.7.35"
15353source = "registry+https://github.com/rust-lang/crates.io-index"
15354checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
15355dependencies = [
15356 "byteorder",
15357 "zerocopy-derive",
15358]
15359
15360[[package]]
15361name = "zerocopy-derive"
15362version = "0.7.35"
15363source = "registry+https://github.com/rust-lang/crates.io-index"
15364checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
15365dependencies = [
15366 "proc-macro2",
15367 "quote",
15368 "syn 2.0.76",
15369]
15370
15371[[package]]
15372name = "zeroize"
15373version = "1.8.1"
15374source = "registry+https://github.com/rust-lang/crates.io-index"
15375checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
15376dependencies = [
15377 "zeroize_derive",
15378]
15379
15380[[package]]
15381name = "zeroize_derive"
15382version = "1.4.2"
15383source = "registry+https://github.com/rust-lang/crates.io-index"
15384checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
15385dependencies = [
15386 "proc-macro2",
15387 "quote",
15388 "syn 2.0.76",
15389]
15390
15391[[package]]
15392name = "zeromq"
15393version = "0.4.0"
15394source = "registry+https://github.com/rust-lang/crates.io-index"
15395checksum = "fb0560d00172817b7f7c2265060783519c475702ae290b154115ca75e976d4d0"
15396dependencies = [
15397 "async-dispatcher",
15398 "async-std",
15399 "async-trait",
15400 "asynchronous-codec",
15401 "bytes 1.7.2",
15402 "crossbeam-queue",
15403 "dashmap 5.5.3",
15404 "futures-channel",
15405 "futures-io",
15406 "futures-task",
15407 "futures-util",
15408 "log",
15409 "num-traits",
15410 "once_cell",
15411 "parking_lot",
15412 "rand 0.8.5",
15413 "regex",
15414 "thiserror",
15415 "uuid",
15416]
15417
15418[[package]]
15419name = "zstd"
15420version = "0.11.2+zstd.1.5.2"
15421source = "registry+https://github.com/rust-lang/crates.io-index"
15422checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"
15423dependencies = [
15424 "zstd-safe",
15425]
15426
15427[[package]]
15428name = "zstd-safe"
15429version = "5.0.2+zstd.1.5.2"
15430source = "registry+https://github.com/rust-lang/crates.io-index"
15431checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"
15432dependencies = [
15433 "libc",
15434 "zstd-sys",
15435]
15436
15437[[package]]
15438name = "zstd-sys"
15439version = "2.0.13+zstd.1.5.6"
15440source = "registry+https://github.com/rust-lang/crates.io-index"
15441checksum = "38ff0f21cfee8f97d94cef41359e0c89aa6113028ab0291aa8ca0038995a95aa"
15442dependencies = [
15443 "cc",
15444 "pkg-config",
15445]
15446
15447[[package]]
15448name = "zune-core"
15449version = "0.4.12"
15450source = "registry+https://github.com/rust-lang/crates.io-index"
15451checksum = "3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a"
15452
15453[[package]]
15454name = "zune-inflate"
15455version = "0.2.54"
15456source = "registry+https://github.com/rust-lang/crates.io-index"
15457checksum = "73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02"
15458dependencies = [
15459 "simd-adler32",
15460]
15461
15462[[package]]
15463name = "zune-jpeg"
15464version = "0.4.13"
15465source = "registry+https://github.com/rust-lang/crates.io-index"
15466checksum = "16099418600b4d8f028622f73ff6e3deaabdff330fb9a2a131dea781ee8b0768"
15467dependencies = [
15468 "zune-core",
15469]
15470
15471[[package]]
15472name = "zvariant"
15473version = "4.2.0"
15474source = "registry+https://github.com/rust-lang/crates.io-index"
15475checksum = "2084290ab9a1c471c38fc524945837734fbf124487e105daec2bb57fd48c81fe"
15476dependencies = [
15477 "endi",
15478 "enumflags2",
15479 "serde",
15480 "static_assertions",
15481 "url",
15482 "zvariant_derive",
15483]
15484
15485[[package]]
15486name = "zvariant_derive"
15487version = "4.2.0"
15488source = "registry+https://github.com/rust-lang/crates.io-index"
15489checksum = "73e2ba546bda683a90652bac4a279bc146adad1386f25379cf73200d2002c449"
15490dependencies = [
15491 "proc-macro-crate",
15492 "proc-macro2",
15493 "quote",
15494 "syn 2.0.76",
15495 "zvariant_utils",
15496]
15497
15498[[package]]
15499name = "zvariant_utils"
15500version = "2.1.0"
15501source = "registry+https://github.com/rust-lang/crates.io-index"
15502checksum = "c51bcff7cc3dbb5055396bcf774748c3dab426b4b8659046963523cee4808340"
15503dependencies = [
15504 "proc-macro2",
15505 "quote",
15506 "syn 2.0.76",
15507]