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