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