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