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