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