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-socks",
9307 "tokio-util",
9308 "tower-service",
9309 "url",
9310 "wasm-bindgen",
9311 "wasm-bindgen-futures",
9312 "wasm-streams",
9313 "web-sys",
9314 "windows-registry",
9315]
9316
9317[[package]]
9318name = "reqwest_client"
9319version = "0.1.0"
9320dependencies = [
9321 "anyhow",
9322 "bytes 1.7.2",
9323 "futures 0.3.30",
9324 "gpui",
9325 "http_client",
9326 "log",
9327 "reqwest 0.12.8",
9328 "serde",
9329 "smol",
9330 "tokio",
9331]
9332
9333[[package]]
9334name = "resvg"
9335version = "0.41.0"
9336source = "registry+https://github.com/rust-lang/crates.io-index"
9337checksum = "c2327ced609dadeed3e9702fec3e6b2ddd208758a9268d13e06566c6101ba533"
9338dependencies = [
9339 "log",
9340 "pico-args",
9341 "rgb",
9342 "svgtypes",
9343 "tiny-skia",
9344 "usvg",
9345]
9346
9347[[package]]
9348name = "rfc6979"
9349version = "0.3.1"
9350source = "registry+https://github.com/rust-lang/crates.io-index"
9351checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"
9352dependencies = [
9353 "crypto-bigint 0.4.9",
9354 "hmac",
9355 "zeroize",
9356]
9357
9358[[package]]
9359name = "rgb"
9360version = "0.8.49"
9361source = "registry+https://github.com/rust-lang/crates.io-index"
9362checksum = "09cd5a1e95672f201913966f39baf355b53b5d92833431847295ae0346a5b939"
9363dependencies = [
9364 "bytemuck",
9365]
9366
9367[[package]]
9368name = "rich_text"
9369version = "0.1.0"
9370dependencies = [
9371 "futures 0.3.30",
9372 "gpui",
9373 "language",
9374 "linkify",
9375 "pulldown-cmark 0.12.1",
9376 "theme",
9377 "ui",
9378 "util",
9379]
9380
9381[[package]]
9382name = "ring"
9383version = "0.16.20"
9384source = "registry+https://github.com/rust-lang/crates.io-index"
9385checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
9386dependencies = [
9387 "cc",
9388 "libc",
9389 "once_cell",
9390 "spin 0.5.2",
9391 "untrusted 0.7.1",
9392 "web-sys",
9393 "winapi",
9394]
9395
9396[[package]]
9397name = "ring"
9398version = "0.17.8"
9399source = "registry+https://github.com/rust-lang/crates.io-index"
9400checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
9401dependencies = [
9402 "cc",
9403 "cfg-if",
9404 "getrandom 0.2.15",
9405 "libc",
9406 "spin 0.9.8",
9407 "untrusted 0.9.0",
9408 "windows-sys 0.52.0",
9409]
9410
9411[[package]]
9412name = "rkyv"
9413version = "0.7.45"
9414source = "registry+https://github.com/rust-lang/crates.io-index"
9415checksum = "9008cd6385b9e161d8229e1f6549dd23c3d022f132a2ea37ac3a10ac4935779b"
9416dependencies = [
9417 "bitvec",
9418 "bytecheck",
9419 "bytes 1.7.2",
9420 "hashbrown 0.12.3",
9421 "ptr_meta",
9422 "rend",
9423 "rkyv_derive",
9424 "seahash",
9425 "tinyvec",
9426 "uuid",
9427]
9428
9429[[package]]
9430name = "rkyv_derive"
9431version = "0.7.45"
9432source = "registry+https://github.com/rust-lang/crates.io-index"
9433checksum = "503d1d27590a2b0a3a4ca4c94755aa2875657196ecbf401a42eff41d7de532c0"
9434dependencies = [
9435 "proc-macro2",
9436 "quote",
9437 "syn 1.0.109",
9438]
9439
9440[[package]]
9441name = "rmp"
9442version = "0.8.14"
9443source = "registry+https://github.com/rust-lang/crates.io-index"
9444checksum = "228ed7c16fa39782c3b3468e974aec2795e9089153cd08ee2e9aefb3613334c4"
9445dependencies = [
9446 "byteorder",
9447 "num-traits",
9448 "paste",
9449]
9450
9451[[package]]
9452name = "rmpv"
9453version = "1.3.0"
9454source = "registry+https://github.com/rust-lang/crates.io-index"
9455checksum = "58450723cd9ee93273ce44a20b6ec4efe17f8ed2e3631474387bfdecf18bb2a9"
9456dependencies = [
9457 "num-traits",
9458 "rmp",
9459]
9460
9461[[package]]
9462name = "rodio"
9463version = "0.19.0"
9464source = "registry+https://github.com/rust-lang/crates.io-index"
9465checksum = "6006a627c1a38d37f3d3a85c6575418cfe34a5392d60a686d0071e1c8d427acb"
9466dependencies = [
9467 "cpal",
9468 "hound",
9469 "thiserror",
9470]
9471
9472[[package]]
9473name = "rope"
9474version = "0.1.0"
9475dependencies = [
9476 "arrayvec",
9477 "criterion",
9478 "ctor",
9479 "env_logger",
9480 "gpui",
9481 "log",
9482 "rand 0.8.5",
9483 "smallvec",
9484 "sum_tree",
9485 "unicode-segmentation",
9486 "util",
9487]
9488
9489[[package]]
9490name = "roxmltree"
9491version = "0.19.0"
9492source = "registry+https://github.com/rust-lang/crates.io-index"
9493checksum = "3cd14fd5e3b777a7422cca79358c57a8f6e3a703d9ac187448d0daf220c2407f"
9494
9495[[package]]
9496name = "roxmltree"
9497version = "0.20.0"
9498source = "registry+https://github.com/rust-lang/crates.io-index"
9499checksum = "6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97"
9500
9501[[package]]
9502name = "rpc"
9503version = "0.1.0"
9504dependencies = [
9505 "anyhow",
9506 "async-tungstenite",
9507 "base64 0.22.1",
9508 "chrono",
9509 "collections",
9510 "env_logger",
9511 "futures 0.3.30",
9512 "gpui",
9513 "parking_lot",
9514 "proto",
9515 "rand 0.8.5",
9516 "rsa",
9517 "serde",
9518 "serde_json",
9519 "sha2",
9520 "strum 0.25.0",
9521 "tracing",
9522 "util",
9523 "zstd",
9524]
9525
9526[[package]]
9527name = "rsa"
9528version = "0.9.6"
9529source = "registry+https://github.com/rust-lang/crates.io-index"
9530checksum = "5d0e5124fcb30e76a7e79bfee683a2746db83784b86289f6251b54b7950a0dfc"
9531dependencies = [
9532 "const-oid",
9533 "digest",
9534 "num-bigint-dig",
9535 "num-integer",
9536 "num-traits",
9537 "pkcs1",
9538 "pkcs8 0.10.2",
9539 "rand_core 0.6.4",
9540 "signature 2.2.0",
9541 "spki 0.7.3",
9542 "subtle",
9543 "zeroize",
9544]
9545
9546[[package]]
9547name = "runtimelib"
9548version = "0.15.0"
9549source = "registry+https://github.com/rust-lang/crates.io-index"
9550checksum = "a7d76d28b882a7b889ebb04e79bc2b160b3061821ea596ff0f4a838fc7a76db0"
9551dependencies = [
9552 "anyhow",
9553 "async-dispatcher",
9554 "async-std",
9555 "base64 0.22.1",
9556 "bytes 1.7.2",
9557 "chrono",
9558 "data-encoding",
9559 "dirs 5.0.1",
9560 "futures 0.3.30",
9561 "glob",
9562 "rand 0.8.5",
9563 "ring 0.17.8",
9564 "serde",
9565 "serde_json",
9566 "shellexpand 3.1.0",
9567 "smol",
9568 "uuid",
9569 "zeromq",
9570]
9571
9572[[package]]
9573name = "rust-embed"
9574version = "8.5.0"
9575source = "registry+https://github.com/rust-lang/crates.io-index"
9576checksum = "fa66af4a4fdd5e7ebc276f115e895611a34739a9c1c01028383d612d550953c0"
9577dependencies = [
9578 "rust-embed-impl",
9579 "rust-embed-utils",
9580 "walkdir",
9581]
9582
9583[[package]]
9584name = "rust-embed-impl"
9585version = "8.5.0"
9586source = "registry+https://github.com/rust-lang/crates.io-index"
9587checksum = "6125dbc8867951125eec87294137f4e9c2c96566e61bf72c45095a7c77761478"
9588dependencies = [
9589 "proc-macro2",
9590 "quote",
9591 "rust-embed-utils",
9592 "syn 2.0.76",
9593 "walkdir",
9594]
9595
9596[[package]]
9597name = "rust-embed-utils"
9598version = "8.5.0"
9599source = "registry+https://github.com/rust-lang/crates.io-index"
9600checksum = "2e5347777e9aacb56039b0e1f28785929a8a3b709e87482e7442c72e7c12529d"
9601dependencies = [
9602 "globset",
9603 "sha2",
9604 "walkdir",
9605]
9606
9607[[package]]
9608name = "rust_decimal"
9609version = "1.36.0"
9610source = "registry+https://github.com/rust-lang/crates.io-index"
9611checksum = "b082d80e3e3cc52b2ed634388d436fe1f4de6af5786cc2de9ba9737527bdf555"
9612dependencies = [
9613 "arrayvec",
9614 "borsh",
9615 "bytes 1.7.2",
9616 "num-traits",
9617 "rand 0.8.5",
9618 "rkyv",
9619 "serde",
9620 "serde_json",
9621]
9622
9623[[package]]
9624name = "rustc-demangle"
9625version = "0.1.24"
9626source = "registry+https://github.com/rust-lang/crates.io-index"
9627checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
9628
9629[[package]]
9630name = "rustc-hash"
9631version = "1.1.0"
9632source = "registry+https://github.com/rust-lang/crates.io-index"
9633checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
9634
9635[[package]]
9636name = "rustc-hash"
9637version = "2.0.0"
9638source = "registry+https://github.com/rust-lang/crates.io-index"
9639checksum = "583034fd73374156e66797ed8e5b0d5690409c9226b22d87cb7f19821c05d152"
9640
9641[[package]]
9642name = "rustc_version"
9643version = "0.4.1"
9644source = "registry+https://github.com/rust-lang/crates.io-index"
9645checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
9646dependencies = [
9647 "semver",
9648]
9649
9650[[package]]
9651name = "rustix"
9652version = "0.37.27"
9653source = "registry+https://github.com/rust-lang/crates.io-index"
9654checksum = "fea8ca367a3a01fe35e6943c400addf443c0f57670e6ec51196f71a4b8762dd2"
9655dependencies = [
9656 "bitflags 1.3.2",
9657 "errno 0.3.9",
9658 "io-lifetimes 1.0.11",
9659 "libc",
9660 "linux-raw-sys 0.3.8",
9661 "windows-sys 0.48.0",
9662]
9663
9664[[package]]
9665name = "rustix"
9666version = "0.38.35"
9667source = "registry+https://github.com/rust-lang/crates.io-index"
9668checksum = "a85d50532239da68e9addb745ba38ff4612a242c1c7ceea689c4bc7c2f43c36f"
9669dependencies = [
9670 "bitflags 2.6.0",
9671 "errno 0.3.9",
9672 "itoa",
9673 "libc",
9674 "linux-raw-sys 0.4.14",
9675 "once_cell",
9676 "windows-sys 0.52.0",
9677]
9678
9679[[package]]
9680name = "rustix-openpty"
9681version = "0.1.1"
9682source = "registry+https://github.com/rust-lang/crates.io-index"
9683checksum = "a25c3aad9fc1424eb82c88087789a7d938e1829724f3e4043163baf0d13cfc12"
9684dependencies = [
9685 "errno 0.3.9",
9686 "libc",
9687 "rustix 0.38.35",
9688]
9689
9690[[package]]
9691name = "rustls"
9692version = "0.20.9"
9693source = "registry+https://github.com/rust-lang/crates.io-index"
9694checksum = "1b80e3dec595989ea8510028f30c408a4630db12c9cbb8de34203b89d6577e99"
9695dependencies = [
9696 "log",
9697 "ring 0.16.20",
9698 "sct",
9699 "webpki",
9700]
9701
9702[[package]]
9703name = "rustls"
9704version = "0.21.12"
9705source = "registry+https://github.com/rust-lang/crates.io-index"
9706checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e"
9707dependencies = [
9708 "log",
9709 "ring 0.17.8",
9710 "rustls-webpki 0.101.7",
9711 "sct",
9712]
9713
9714[[package]]
9715name = "rustls"
9716version = "0.23.13"
9717source = "registry+https://github.com/rust-lang/crates.io-index"
9718checksum = "f2dabaac7466917e566adb06783a81ca48944c6898a1b08b9374106dd671f4c8"
9719dependencies = [
9720 "once_cell",
9721 "ring 0.17.8",
9722 "rustls-pki-types",
9723 "rustls-webpki 0.102.8",
9724 "subtle",
9725 "zeroize",
9726]
9727
9728[[package]]
9729name = "rustls-native-certs"
9730version = "0.6.3"
9731source = "registry+https://github.com/rust-lang/crates.io-index"
9732checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00"
9733dependencies = [
9734 "openssl-probe",
9735 "rustls-pemfile 1.0.4",
9736 "schannel",
9737 "security-framework",
9738]
9739
9740[[package]]
9741name = "rustls-native-certs"
9742version = "0.8.0"
9743source = "registry+https://github.com/rust-lang/crates.io-index"
9744checksum = "fcaf18a4f2be7326cd874a5fa579fae794320a0f388d365dca7e480e55f83f8a"
9745dependencies = [
9746 "openssl-probe",
9747 "rustls-pemfile 2.1.3",
9748 "rustls-pki-types",
9749 "schannel",
9750 "security-framework",
9751]
9752
9753[[package]]
9754name = "rustls-pemfile"
9755version = "1.0.4"
9756source = "registry+https://github.com/rust-lang/crates.io-index"
9757checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c"
9758dependencies = [
9759 "base64 0.21.7",
9760]
9761
9762[[package]]
9763name = "rustls-pemfile"
9764version = "2.1.3"
9765source = "registry+https://github.com/rust-lang/crates.io-index"
9766checksum = "196fe16b00e106300d3e45ecfcb764fa292a535d7326a29a5875c579c7417425"
9767dependencies = [
9768 "base64 0.22.1",
9769 "rustls-pki-types",
9770]
9771
9772[[package]]
9773name = "rustls-pki-types"
9774version = "1.8.0"
9775source = "registry+https://github.com/rust-lang/crates.io-index"
9776checksum = "fc0a2ce646f8655401bb81e7927b812614bd5d91dbc968696be50603510fcaf0"
9777
9778[[package]]
9779name = "rustls-webpki"
9780version = "0.101.7"
9781source = "registry+https://github.com/rust-lang/crates.io-index"
9782checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
9783dependencies = [
9784 "ring 0.17.8",
9785 "untrusted 0.9.0",
9786]
9787
9788[[package]]
9789name = "rustls-webpki"
9790version = "0.102.8"
9791source = "registry+https://github.com/rust-lang/crates.io-index"
9792checksum = "64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9"
9793dependencies = [
9794 "ring 0.17.8",
9795 "rustls-pki-types",
9796 "untrusted 0.9.0",
9797]
9798
9799[[package]]
9800name = "rustversion"
9801version = "1.0.17"
9802source = "registry+https://github.com/rust-lang/crates.io-index"
9803checksum = "955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6"
9804
9805[[package]]
9806name = "rustybuzz"
9807version = "0.14.1"
9808source = "registry+https://github.com/rust-lang/crates.io-index"
9809checksum = "cfb9cf8877777222e4a3bc7eb247e398b56baba500c38c1c46842431adc8b55c"
9810dependencies = [
9811 "bitflags 2.6.0",
9812 "bytemuck",
9813 "libm",
9814 "smallvec",
9815 "ttf-parser",
9816 "unicode-bidi-mirroring",
9817 "unicode-ccc",
9818 "unicode-properties",
9819 "unicode-script",
9820]
9821
9822[[package]]
9823name = "ryu"
9824version = "1.0.18"
9825source = "registry+https://github.com/rust-lang/crates.io-index"
9826checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
9827
9828[[package]]
9829name = "salsa20"
9830version = "0.10.2"
9831source = "registry+https://github.com/rust-lang/crates.io-index"
9832checksum = "97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213"
9833dependencies = [
9834 "cipher",
9835]
9836
9837[[package]]
9838name = "same-file"
9839version = "1.0.6"
9840source = "registry+https://github.com/rust-lang/crates.io-index"
9841checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
9842dependencies = [
9843 "winapi-util",
9844]
9845
9846[[package]]
9847name = "schannel"
9848version = "0.1.23"
9849source = "registry+https://github.com/rust-lang/crates.io-index"
9850checksum = "fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534"
9851dependencies = [
9852 "windows-sys 0.52.0",
9853]
9854
9855[[package]]
9856name = "schemars"
9857version = "0.8.21"
9858source = "registry+https://github.com/rust-lang/crates.io-index"
9859checksum = "09c024468a378b7e36765cd36702b7a90cc3cba11654f6685c8f233408e89e92"
9860dependencies = [
9861 "dyn-clone",
9862 "indexmap 1.9.3",
9863 "schemars_derive",
9864 "serde",
9865 "serde_json",
9866]
9867
9868[[package]]
9869name = "schemars_derive"
9870version = "0.8.21"
9871source = "registry+https://github.com/rust-lang/crates.io-index"
9872checksum = "b1eee588578aff73f856ab961cd2f79e36bc45d7ded33a7562adba4667aecc0e"
9873dependencies = [
9874 "proc-macro2",
9875 "quote",
9876 "serde_derive_internals 0.29.1",
9877 "syn 2.0.76",
9878]
9879
9880[[package]]
9881name = "scoped-tls"
9882version = "1.0.1"
9883source = "registry+https://github.com/rust-lang/crates.io-index"
9884checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
9885
9886[[package]]
9887name = "scopeguard"
9888version = "1.2.0"
9889source = "registry+https://github.com/rust-lang/crates.io-index"
9890checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
9891
9892[[package]]
9893name = "scrypt"
9894version = "0.11.0"
9895source = "registry+https://github.com/rust-lang/crates.io-index"
9896checksum = "0516a385866c09368f0b5bcd1caff3366aace790fcd46e2bb032697bb172fd1f"
9897dependencies = [
9898 "password-hash",
9899 "pbkdf2",
9900 "salsa20",
9901 "sha2",
9902]
9903
9904[[package]]
9905name = "sct"
9906version = "0.7.1"
9907source = "registry+https://github.com/rust-lang/crates.io-index"
9908checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414"
9909dependencies = [
9910 "ring 0.17.8",
9911 "untrusted 0.9.0",
9912]
9913
9914[[package]]
9915name = "sea-bae"
9916version = "0.2.0"
9917source = "registry+https://github.com/rust-lang/crates.io-index"
9918checksum = "3bd3534a9978d0aa7edd2808dc1f8f31c4d0ecd31ddf71d997b3c98e9f3c9114"
9919dependencies = [
9920 "heck 0.4.1",
9921 "proc-macro-error",
9922 "proc-macro2",
9923 "quote",
9924 "syn 2.0.76",
9925]
9926
9927[[package]]
9928name = "sea-orm"
9929version = "1.1.0-rc.1"
9930source = "registry+https://github.com/rust-lang/crates.io-index"
9931checksum = "1ef282b794f7d3426f61f530854705963b1941e7584ea84fb98528e504fac7c7"
9932dependencies = [
9933 "async-stream",
9934 "async-trait",
9935 "bigdecimal",
9936 "chrono",
9937 "futures 0.3.30",
9938 "log",
9939 "ouroboros",
9940 "rust_decimal",
9941 "sea-orm-macros",
9942 "sea-query",
9943 "sea-query-binder",
9944 "serde",
9945 "serde_json",
9946 "sqlx",
9947 "strum 0.26.3",
9948 "thiserror",
9949 "time",
9950 "tracing",
9951 "url",
9952 "uuid",
9953]
9954
9955[[package]]
9956name = "sea-orm-macros"
9957version = "1.1.0-rc.1"
9958source = "registry+https://github.com/rust-lang/crates.io-index"
9959checksum = "07aadcb2ee9fad78a3bf74f6430ba94865ab4d8ad237f978e99dafa97ee0df57"
9960dependencies = [
9961 "heck 0.4.1",
9962 "proc-macro2",
9963 "quote",
9964 "sea-bae",
9965 "syn 2.0.76",
9966 "unicode-ident",
9967]
9968
9969[[package]]
9970name = "sea-query"
9971version = "0.32.0-rc.1"
9972source = "registry+https://github.com/rust-lang/crates.io-index"
9973checksum = "6fba498acd58ce434669f273505cd07737065472eb541c3f813c7f4ce33993f5"
9974dependencies = [
9975 "bigdecimal",
9976 "chrono",
9977 "educe",
9978 "inherent",
9979 "ordered-float 3.9.2",
9980 "rust_decimal",
9981 "serde_json",
9982 "time",
9983 "uuid",
9984]
9985
9986[[package]]
9987name = "sea-query-binder"
9988version = "0.7.0-rc.1"
9989source = "registry+https://github.com/rust-lang/crates.io-index"
9990checksum = "edc3296903e60ddc7c9f4601cd6ef31a4b1584bf22480587e00b9ef743071b57"
9991dependencies = [
9992 "bigdecimal",
9993 "chrono",
9994 "rust_decimal",
9995 "sea-query",
9996 "serde_json",
9997 "sqlx",
9998 "time",
9999 "uuid",
10000]
10001
10002[[package]]
10003name = "seahash"
10004version = "4.1.0"
10005source = "registry+https://github.com/rust-lang/crates.io-index"
10006checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
10007
10008[[package]]
10009name = "sealed"
10010version = "0.4.0"
10011source = "registry+https://github.com/rust-lang/crates.io-index"
10012checksum = "6b5e421024b5e5edfbaa8e60ecf90bda9dbffc602dbb230e6028763f85f0c68c"
10013dependencies = [
10014 "heck 0.3.3",
10015 "proc-macro2",
10016 "quote",
10017 "syn 1.0.109",
10018]
10019
10020[[package]]
10021name = "search"
10022version = "0.1.0"
10023dependencies = [
10024 "any_vec",
10025 "anyhow",
10026 "bitflags 2.6.0",
10027 "client",
10028 "collections",
10029 "editor",
10030 "futures 0.3.30",
10031 "gpui",
10032 "language",
10033 "menu",
10034 "project",
10035 "serde",
10036 "serde_json",
10037 "settings",
10038 "smol",
10039 "theme",
10040 "ui",
10041 "unindent",
10042 "util",
10043 "workspace",
10044]
10045
10046[[package]]
10047name = "sec1"
10048version = "0.3.0"
10049source = "registry+https://github.com/rust-lang/crates.io-index"
10050checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"
10051dependencies = [
10052 "base16ct",
10053 "der 0.6.1",
10054 "generic-array",
10055 "pkcs8 0.9.0",
10056 "subtle",
10057 "zeroize",
10058]
10059
10060[[package]]
10061name = "security-framework"
10062version = "2.11.1"
10063source = "registry+https://github.com/rust-lang/crates.io-index"
10064checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
10065dependencies = [
10066 "bitflags 2.6.0",
10067 "core-foundation 0.9.4",
10068 "core-foundation-sys",
10069 "libc",
10070 "security-framework-sys",
10071]
10072
10073[[package]]
10074name = "security-framework-sys"
10075version = "2.11.1"
10076source = "registry+https://github.com/rust-lang/crates.io-index"
10077checksum = "75da29fe9b9b08fe9d6b22b5b4bcbc75d8db3aa31e639aa56bb62e9d46bfceaf"
10078dependencies = [
10079 "core-foundation-sys",
10080 "libc",
10081]
10082
10083[[package]]
10084name = "self_cell"
10085version = "1.0.4"
10086source = "registry+https://github.com/rust-lang/crates.io-index"
10087checksum = "d369a96f978623eb3dc28807c4852d6cc617fed53da5d3c400feff1ef34a714a"
10088
10089[[package]]
10090name = "semantic_index"
10091version = "0.1.0"
10092dependencies = [
10093 "anyhow",
10094 "arrayvec",
10095 "blake3",
10096 "client",
10097 "clock",
10098 "collections",
10099 "env_logger",
10100 "feature_flags",
10101 "fs",
10102 "futures 0.3.30",
10103 "futures-batch",
10104 "gpui",
10105 "heed",
10106 "http_client",
10107 "language",
10108 "language_model",
10109 "languages",
10110 "log",
10111 "open_ai",
10112 "parking_lot",
10113 "project",
10114 "reqwest_client",
10115 "serde",
10116 "serde_json",
10117 "settings",
10118 "sha2",
10119 "smol",
10120 "tempfile",
10121 "theme",
10122 "tree-sitter",
10123 "ui",
10124 "unindent",
10125 "util",
10126 "workspace",
10127 "worktree",
10128]
10129
10130[[package]]
10131name = "semantic_version"
10132version = "0.1.0"
10133dependencies = [
10134 "anyhow",
10135 "serde",
10136]
10137
10138[[package]]
10139name = "semver"
10140version = "1.0.23"
10141source = "registry+https://github.com/rust-lang/crates.io-index"
10142checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b"
10143dependencies = [
10144 "serde",
10145]
10146
10147[[package]]
10148name = "serde"
10149version = "1.0.209"
10150source = "registry+https://github.com/rust-lang/crates.io-index"
10151checksum = "99fce0ffe7310761ca6bf9faf5115afbc19688edd00171d81b1bb1b116c63e09"
10152dependencies = [
10153 "serde_derive",
10154]
10155
10156[[package]]
10157name = "serde_derive"
10158version = "1.0.209"
10159source = "registry+https://github.com/rust-lang/crates.io-index"
10160checksum = "a5831b979fd7b5439637af1752d535ff49f4860c0f341d1baeb6faf0f4242170"
10161dependencies = [
10162 "proc-macro2",
10163 "quote",
10164 "syn 2.0.76",
10165]
10166
10167[[package]]
10168name = "serde_derive_internals"
10169version = "0.26.0"
10170source = "registry+https://github.com/rust-lang/crates.io-index"
10171checksum = "85bf8229e7920a9f636479437026331ce11aa132b4dde37d121944a44d6e5f3c"
10172dependencies = [
10173 "proc-macro2",
10174 "quote",
10175 "syn 1.0.109",
10176]
10177
10178[[package]]
10179name = "serde_derive_internals"
10180version = "0.29.1"
10181source = "registry+https://github.com/rust-lang/crates.io-index"
10182checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711"
10183dependencies = [
10184 "proc-macro2",
10185 "quote",
10186 "syn 2.0.76",
10187]
10188
10189[[package]]
10190name = "serde_fmt"
10191version = "1.0.3"
10192source = "registry+https://github.com/rust-lang/crates.io-index"
10193checksum = "e1d4ddca14104cd60529e8c7f7ba71a2c8acd8f7f5cfcdc2faf97eeb7c3010a4"
10194dependencies = [
10195 "serde",
10196]
10197
10198[[package]]
10199name = "serde_json"
10200version = "1.0.128"
10201source = "registry+https://github.com/rust-lang/crates.io-index"
10202checksum = "6ff5456707a1de34e7e37f2a6fd3d3f808c318259cbd01ab6377795054b483d8"
10203dependencies = [
10204 "indexmap 2.4.0",
10205 "itoa",
10206 "memchr",
10207 "ryu",
10208 "serde",
10209]
10210
10211[[package]]
10212name = "serde_json_lenient"
10213version = "0.2.1"
10214source = "registry+https://github.com/rust-lang/crates.io-index"
10215checksum = "a5d0bae483150302560d7cb52e7932f39b69a6fbdd099e48d33ef060a8c9c078"
10216dependencies = [
10217 "indexmap 2.4.0",
10218 "itoa",
10219 "ryu",
10220 "serde",
10221]
10222
10223[[package]]
10224name = "serde_path_to_error"
10225version = "0.1.16"
10226source = "registry+https://github.com/rust-lang/crates.io-index"
10227checksum = "af99884400da37c88f5e9146b7f1fd0fbcae8f6eec4e9da38b67d05486f814a6"
10228dependencies = [
10229 "itoa",
10230 "serde",
10231]
10232
10233[[package]]
10234name = "serde_qs"
10235version = "0.8.5"
10236source = "registry+https://github.com/rust-lang/crates.io-index"
10237checksum = "c7715380eec75f029a4ef7de39a9200e0a63823176b759d055b613f5a87df6a6"
10238dependencies = [
10239 "percent-encoding",
10240 "serde",
10241 "thiserror",
10242]
10243
10244[[package]]
10245name = "serde_qs"
10246version = "0.10.1"
10247source = "registry+https://github.com/rust-lang/crates.io-index"
10248checksum = "8cac3f1e2ca2fe333923a1ae72caca910b98ed0630bb35ef6f8c8517d6e81afa"
10249dependencies = [
10250 "percent-encoding",
10251 "serde",
10252 "thiserror",
10253]
10254
10255[[package]]
10256name = "serde_repr"
10257version = "0.1.19"
10258source = "registry+https://github.com/rust-lang/crates.io-index"
10259checksum = "6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9"
10260dependencies = [
10261 "proc-macro2",
10262 "quote",
10263 "syn 2.0.76",
10264]
10265
10266[[package]]
10267name = "serde_spanned"
10268version = "0.6.7"
10269source = "registry+https://github.com/rust-lang/crates.io-index"
10270checksum = "eb5b1b31579f3811bf615c144393417496f152e12ac8b7663bf664f4a815306d"
10271dependencies = [
10272 "serde",
10273]
10274
10275[[package]]
10276name = "serde_urlencoded"
10277version = "0.7.1"
10278source = "registry+https://github.com/rust-lang/crates.io-index"
10279checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
10280dependencies = [
10281 "form_urlencoded",
10282 "itoa",
10283 "ryu",
10284 "serde",
10285]
10286
10287[[package]]
10288name = "session"
10289version = "0.1.0"
10290dependencies = [
10291 "db",
10292 "gpui",
10293 "serde_json",
10294 "util",
10295 "uuid",
10296]
10297
10298[[package]]
10299name = "settings"
10300version = "0.1.0"
10301dependencies = [
10302 "anyhow",
10303 "collections",
10304 "fs",
10305 "futures 0.3.30",
10306 "gpui",
10307 "indoc",
10308 "log",
10309 "paths",
10310 "pretty_assertions",
10311 "release_channel",
10312 "rust-embed",
10313 "schemars",
10314 "serde",
10315 "serde_derive",
10316 "serde_json",
10317 "serde_json_lenient",
10318 "smallvec",
10319 "tree-sitter",
10320 "tree-sitter-json",
10321 "unindent",
10322 "util",
10323]
10324
10325[[package]]
10326name = "settings_ui"
10327version = "0.1.0"
10328dependencies = [
10329 "command_palette_hooks",
10330 "editor",
10331 "feature_flags",
10332 "gpui",
10333 "settings",
10334 "theme",
10335 "ui",
10336 "workspace",
10337]
10338
10339[[package]]
10340name = "sha1"
10341version = "0.10.6"
10342source = "registry+https://github.com/rust-lang/crates.io-index"
10343checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
10344dependencies = [
10345 "cfg-if",
10346 "cpufeatures",
10347 "digest",
10348]
10349
10350[[package]]
10351name = "sha1_smol"
10352version = "1.0.1"
10353source = "registry+https://github.com/rust-lang/crates.io-index"
10354checksum = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d"
10355
10356[[package]]
10357name = "sha2"
10358version = "0.10.8"
10359source = "registry+https://github.com/rust-lang/crates.io-index"
10360checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
10361dependencies = [
10362 "cfg-if",
10363 "cpufeatures",
10364 "digest",
10365]
10366
10367[[package]]
10368name = "sharded-slab"
10369version = "0.1.7"
10370source = "registry+https://github.com/rust-lang/crates.io-index"
10371checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
10372dependencies = [
10373 "lazy_static",
10374]
10375
10376[[package]]
10377name = "shell-words"
10378version = "1.1.0"
10379source = "registry+https://github.com/rust-lang/crates.io-index"
10380checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
10381
10382[[package]]
10383name = "shellexpand"
10384version = "2.1.2"
10385source = "registry+https://github.com/rust-lang/crates.io-index"
10386checksum = "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4"
10387dependencies = [
10388 "dirs 4.0.0",
10389]
10390
10391[[package]]
10392name = "shellexpand"
10393version = "3.1.0"
10394source = "registry+https://github.com/rust-lang/crates.io-index"
10395checksum = "da03fa3b94cc19e3ebfc88c4229c49d8f08cdbd1228870a45f0ffdf84988e14b"
10396dependencies = [
10397 "dirs 5.0.1",
10398]
10399
10400[[package]]
10401name = "shlex"
10402version = "1.3.0"
10403source = "registry+https://github.com/rust-lang/crates.io-index"
10404checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
10405
10406[[package]]
10407name = "signal-hook"
10408version = "0.3.17"
10409source = "registry+https://github.com/rust-lang/crates.io-index"
10410checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801"
10411dependencies = [
10412 "libc",
10413 "signal-hook-registry",
10414]
10415
10416[[package]]
10417name = "signal-hook-registry"
10418version = "1.4.2"
10419source = "registry+https://github.com/rust-lang/crates.io-index"
10420checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"
10421dependencies = [
10422 "libc",
10423]
10424
10425[[package]]
10426name = "signature"
10427version = "1.6.4"
10428source = "registry+https://github.com/rust-lang/crates.io-index"
10429checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
10430dependencies = [
10431 "digest",
10432 "rand_core 0.6.4",
10433]
10434
10435[[package]]
10436name = "signature"
10437version = "2.2.0"
10438source = "registry+https://github.com/rust-lang/crates.io-index"
10439checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
10440dependencies = [
10441 "digest",
10442 "rand_core 0.6.4",
10443]
10444
10445[[package]]
10446name = "simd-adler32"
10447version = "0.3.7"
10448source = "registry+https://github.com/rust-lang/crates.io-index"
10449checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
10450
10451[[package]]
10452name = "simd_helpers"
10453version = "0.1.0"
10454source = "registry+https://github.com/rust-lang/crates.io-index"
10455checksum = "95890f873bec569a0362c235787f3aca6e1e887302ba4840839bcc6459c42da6"
10456dependencies = [
10457 "quote",
10458]
10459
10460[[package]]
10461name = "simdutf8"
10462version = "0.1.4"
10463source = "registry+https://github.com/rust-lang/crates.io-index"
10464checksum = "f27f6278552951f1f2b8cf9da965d10969b2efdea95a6ec47987ab46edfe263a"
10465
10466[[package]]
10467name = "similar"
10468version = "1.3.0"
10469source = "registry+https://github.com/rust-lang/crates.io-index"
10470checksum = "1ad1d488a557b235fc46dae55512ffbfc429d2482b08b4d9435ab07384ca8aec"
10471
10472[[package]]
10473name = "simple_asn1"
10474version = "0.6.2"
10475source = "registry+https://github.com/rust-lang/crates.io-index"
10476checksum = "adc4e5204eb1910f40f9cfa375f6f05b68c3abac4b6fd879c8ff5e7ae8a0a085"
10477dependencies = [
10478 "num-bigint",
10479 "num-traits",
10480 "thiserror",
10481 "time",
10482]
10483
10484[[package]]
10485name = "simplecss"
10486version = "0.2.1"
10487source = "registry+https://github.com/rust-lang/crates.io-index"
10488checksum = "a11be7c62927d9427e9f40f3444d5499d868648e2edbc4e2116de69e7ec0e89d"
10489dependencies = [
10490 "log",
10491]
10492
10493[[package]]
10494name = "simplelog"
10495version = "0.12.2"
10496source = "registry+https://github.com/rust-lang/crates.io-index"
10497checksum = "16257adbfaef1ee58b1363bdc0664c9b8e1e30aed86049635fb5f147d065a9c0"
10498dependencies = [
10499 "log",
10500 "termcolor",
10501 "time",
10502]
10503
10504[[package]]
10505name = "siphasher"
10506version = "0.3.11"
10507source = "registry+https://github.com/rust-lang/crates.io-index"
10508checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
10509
10510[[package]]
10511name = "siphasher"
10512version = "1.0.1"
10513source = "registry+https://github.com/rust-lang/crates.io-index"
10514checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
10515
10516[[package]]
10517name = "skrifa"
10518version = "0.20.0"
10519source = "registry+https://github.com/rust-lang/crates.io-index"
10520checksum = "abea4738067b1e628c6ce28b2c216c19e9ea95715cdb332680e821c3bec2ef23"
10521dependencies = [
10522 "bytemuck",
10523 "read-fonts",
10524]
10525
10526[[package]]
10527name = "slab"
10528version = "0.4.9"
10529source = "registry+https://github.com/rust-lang/crates.io-index"
10530checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
10531dependencies = [
10532 "autocfg",
10533]
10534
10535[[package]]
10536name = "slash_commands_example"
10537version = "0.1.0"
10538dependencies = [
10539 "zed_extension_api 0.1.0",
10540]
10541
10542[[package]]
10543name = "slice-group-by"
10544version = "0.3.1"
10545source = "registry+https://github.com/rust-lang/crates.io-index"
10546checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7"
10547
10548[[package]]
10549name = "slotmap"
10550version = "1.0.7"
10551source = "registry+https://github.com/rust-lang/crates.io-index"
10552checksum = "dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a"
10553dependencies = [
10554 "version_check",
10555]
10556
10557[[package]]
10558name = "smallvec"
10559version = "1.13.2"
10560source = "registry+https://github.com/rust-lang/crates.io-index"
10561checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
10562dependencies = [
10563 "serde",
10564]
10565
10566[[package]]
10567name = "smart-default"
10568version = "0.6.0"
10569source = "registry+https://github.com/rust-lang/crates.io-index"
10570checksum = "133659a15339456eeeb07572eb02a91c91e9815e9cbc89566944d2c8d3efdbf6"
10571dependencies = [
10572 "proc-macro2",
10573 "quote",
10574 "syn 1.0.109",
10575]
10576
10577[[package]]
10578name = "smol"
10579version = "1.3.0"
10580source = "registry+https://github.com/rust-lang/crates.io-index"
10581checksum = "13f2b548cd8447f8de0fdf1c592929f70f4fc7039a05e47404b0d096ec6987a1"
10582dependencies = [
10583 "async-channel 1.9.0",
10584 "async-executor",
10585 "async-fs 1.6.0",
10586 "async-io 1.13.0",
10587 "async-lock 2.8.0",
10588 "async-net 1.8.0",
10589 "async-process 1.8.1",
10590 "blocking",
10591 "futures-lite 1.13.0",
10592]
10593
10594[[package]]
10595name = "smol_str"
10596version = "0.1.24"
10597source = "registry+https://github.com/rust-lang/crates.io-index"
10598checksum = "fad6c857cbab2627dcf01ec85a623ca4e7dcb5691cbaa3d7fb7653671f0d09c9"
10599dependencies = [
10600 "serde",
10601]
10602
10603[[package]]
10604name = "snippet"
10605version = "0.1.0"
10606dependencies = [
10607 "anyhow",
10608 "smallvec",
10609]
10610
10611[[package]]
10612name = "snippet_provider"
10613version = "0.1.0"
10614dependencies = [
10615 "anyhow",
10616 "collections",
10617 "fs",
10618 "futures 0.3.30",
10619 "gpui",
10620 "parking_lot",
10621 "paths",
10622 "serde",
10623 "serde_json",
10624 "snippet",
10625 "util",
10626]
10627
10628[[package]]
10629name = "snippets_ui"
10630version = "0.1.0"
10631dependencies = [
10632 "fuzzy",
10633 "gpui",
10634 "language",
10635 "paths",
10636 "picker",
10637 "ui",
10638 "util",
10639 "workspace",
10640]
10641
10642[[package]]
10643name = "socket2"
10644version = "0.4.10"
10645source = "registry+https://github.com/rust-lang/crates.io-index"
10646checksum = "9f7916fc008ca5542385b89a3d3ce689953c143e9304a9bf8beec1de48994c0d"
10647dependencies = [
10648 "libc",
10649 "winapi",
10650]
10651
10652[[package]]
10653name = "socket2"
10654version = "0.5.7"
10655source = "registry+https://github.com/rust-lang/crates.io-index"
10656checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c"
10657dependencies = [
10658 "libc",
10659 "windows-sys 0.52.0",
10660]
10661
10662[[package]]
10663name = "spdx"
10664version = "0.10.6"
10665source = "registry+https://github.com/rust-lang/crates.io-index"
10666checksum = "47317bbaf63785b53861e1ae2d11b80d6b624211d42cb20efcd210ee6f8a14bc"
10667dependencies = [
10668 "smallvec",
10669]
10670
10671[[package]]
10672name = "spin"
10673version = "0.5.2"
10674source = "registry+https://github.com/rust-lang/crates.io-index"
10675checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
10676
10677[[package]]
10678name = "spin"
10679version = "0.9.8"
10680source = "registry+https://github.com/rust-lang/crates.io-index"
10681checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
10682dependencies = [
10683 "lock_api",
10684]
10685
10686[[package]]
10687name = "spirv"
10688version = "0.3.0+sdk-1.3.268.0"
10689source = "registry+https://github.com/rust-lang/crates.io-index"
10690checksum = "eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844"
10691dependencies = [
10692 "bitflags 2.6.0",
10693]
10694
10695[[package]]
10696name = "spki"
10697version = "0.6.0"
10698source = "registry+https://github.com/rust-lang/crates.io-index"
10699checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"
10700dependencies = [
10701 "base64ct",
10702 "der 0.6.1",
10703]
10704
10705[[package]]
10706name = "spki"
10707version = "0.7.3"
10708source = "registry+https://github.com/rust-lang/crates.io-index"
10709checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
10710dependencies = [
10711 "base64ct",
10712 "der 0.7.9",
10713]
10714
10715[[package]]
10716name = "sptr"
10717version = "0.3.2"
10718source = "registry+https://github.com/rust-lang/crates.io-index"
10719checksum = "3b9b39299b249ad65f3b7e96443bad61c02ca5cd3589f46cb6d610a0fd6c0d6a"
10720
10721[[package]]
10722name = "sqlez"
10723version = "0.1.0"
10724dependencies = [
10725 "anyhow",
10726 "collections",
10727 "futures 0.3.30",
10728 "indoc",
10729 "libsqlite3-sys",
10730 "parking_lot",
10731 "smol",
10732 "sqlformat",
10733 "thread_local",
10734 "util",
10735 "uuid",
10736]
10737
10738[[package]]
10739name = "sqlez_macros"
10740version = "0.1.0"
10741dependencies = [
10742 "sqlez",
10743 "sqlformat",
10744 "syn 1.0.109",
10745]
10746
10747[[package]]
10748name = "sqlformat"
10749version = "0.2.6"
10750source = "registry+https://github.com/rust-lang/crates.io-index"
10751checksum = "7bba3a93db0cc4f7bdece8bb09e77e2e785c20bfebf79eb8340ed80708048790"
10752dependencies = [
10753 "nom",
10754 "unicode_categories",
10755]
10756
10757[[package]]
10758name = "sqlx"
10759version = "0.8.0"
10760source = "registry+https://github.com/rust-lang/crates.io-index"
10761checksum = "27144619c6e5802f1380337a209d2ac1c431002dd74c6e60aebff3c506dc4f0c"
10762dependencies = [
10763 "sqlx-core",
10764 "sqlx-macros",
10765 "sqlx-mysql",
10766 "sqlx-postgres",
10767 "sqlx-sqlite",
10768]
10769
10770[[package]]
10771name = "sqlx-core"
10772version = "0.8.0"
10773source = "registry+https://github.com/rust-lang/crates.io-index"
10774checksum = "a999083c1af5b5d6c071d34a708a19ba3e02106ad82ef7bbd69f5e48266b613b"
10775dependencies = [
10776 "atoi",
10777 "bigdecimal",
10778 "byteorder",
10779 "bytes 1.7.2",
10780 "chrono",
10781 "crc",
10782 "crossbeam-queue",
10783 "either",
10784 "event-listener 5.3.1",
10785 "futures-channel",
10786 "futures-core",
10787 "futures-intrusive",
10788 "futures-io",
10789 "futures-util",
10790 "hashbrown 0.14.5",
10791 "hashlink",
10792 "hex",
10793 "indexmap 2.4.0",
10794 "log",
10795 "memchr",
10796 "once_cell",
10797 "paste",
10798 "percent-encoding",
10799 "rust_decimal",
10800 "rustls 0.21.12",
10801 "rustls-pemfile 1.0.4",
10802 "serde",
10803 "serde_json",
10804 "sha2",
10805 "smallvec",
10806 "sqlformat",
10807 "thiserror",
10808 "time",
10809 "tokio",
10810 "tokio-stream",
10811 "tracing",
10812 "url",
10813 "uuid",
10814 "webpki-roots 0.25.4",
10815]
10816
10817[[package]]
10818name = "sqlx-macros"
10819version = "0.8.0"
10820source = "registry+https://github.com/rust-lang/crates.io-index"
10821checksum = "a23217eb7d86c584b8cbe0337b9eacf12ab76fe7673c513141ec42565698bb88"
10822dependencies = [
10823 "proc-macro2",
10824 "quote",
10825 "sqlx-core",
10826 "sqlx-macros-core",
10827 "syn 2.0.76",
10828]
10829
10830[[package]]
10831name = "sqlx-macros-core"
10832version = "0.8.0"
10833source = "registry+https://github.com/rust-lang/crates.io-index"
10834checksum = "1a099220ae541c5db479c6424bdf1b200987934033c2584f79a0e1693601e776"
10835dependencies = [
10836 "dotenvy",
10837 "either",
10838 "heck 0.5.0",
10839 "hex",
10840 "once_cell",
10841 "proc-macro2",
10842 "quote",
10843 "serde",
10844 "serde_json",
10845 "sha2",
10846 "sqlx-core",
10847 "sqlx-mysql",
10848 "sqlx-postgres",
10849 "sqlx-sqlite",
10850 "syn 2.0.76",
10851 "tempfile",
10852 "tokio",
10853 "url",
10854]
10855
10856[[package]]
10857name = "sqlx-mysql"
10858version = "0.8.0"
10859source = "registry+https://github.com/rust-lang/crates.io-index"
10860checksum = "5afe4c38a9b417b6a9a5eeffe7235d0a106716495536e7727d1c7f4b1ff3eba6"
10861dependencies = [
10862 "atoi",
10863 "base64 0.22.1",
10864 "bigdecimal",
10865 "bitflags 2.6.0",
10866 "byteorder",
10867 "bytes 1.7.2",
10868 "chrono",
10869 "crc",
10870 "digest",
10871 "dotenvy",
10872 "either",
10873 "futures-channel",
10874 "futures-core",
10875 "futures-io",
10876 "futures-util",
10877 "generic-array",
10878 "hex",
10879 "hkdf",
10880 "hmac",
10881 "itoa",
10882 "log",
10883 "md-5",
10884 "memchr",
10885 "once_cell",
10886 "percent-encoding",
10887 "rand 0.8.5",
10888 "rsa",
10889 "rust_decimal",
10890 "serde",
10891 "sha1",
10892 "sha2",
10893 "smallvec",
10894 "sqlx-core",
10895 "stringprep",
10896 "thiserror",
10897 "time",
10898 "tracing",
10899 "uuid",
10900 "whoami",
10901]
10902
10903[[package]]
10904name = "sqlx-postgres"
10905version = "0.8.0"
10906source = "registry+https://github.com/rust-lang/crates.io-index"
10907checksum = "b1dbb157e65f10dbe01f729339c06d239120221c9ad9fa0ba8408c4cc18ecf21"
10908dependencies = [
10909 "atoi",
10910 "base64 0.22.1",
10911 "bigdecimal",
10912 "bitflags 2.6.0",
10913 "byteorder",
10914 "chrono",
10915 "crc",
10916 "dotenvy",
10917 "etcetera",
10918 "futures-channel",
10919 "futures-core",
10920 "futures-io",
10921 "futures-util",
10922 "hex",
10923 "hkdf",
10924 "hmac",
10925 "home",
10926 "itoa",
10927 "log",
10928 "md-5",
10929 "memchr",
10930 "num-bigint",
10931 "once_cell",
10932 "rand 0.8.5",
10933 "rust_decimal",
10934 "serde",
10935 "serde_json",
10936 "sha2",
10937 "smallvec",
10938 "sqlx-core",
10939 "stringprep",
10940 "thiserror",
10941 "time",
10942 "tracing",
10943 "uuid",
10944 "whoami",
10945]
10946
10947[[package]]
10948name = "sqlx-sqlite"
10949version = "0.8.0"
10950source = "registry+https://github.com/rust-lang/crates.io-index"
10951checksum = "9b2cdd83c008a622d94499c0006d8ee5f821f36c89b7d625c900e5dc30b5c5ee"
10952dependencies = [
10953 "atoi",
10954 "chrono",
10955 "flume",
10956 "futures-channel",
10957 "futures-core",
10958 "futures-executor",
10959 "futures-intrusive",
10960 "futures-util",
10961 "libsqlite3-sys",
10962 "log",
10963 "percent-encoding",
10964 "serde",
10965 "serde_urlencoded",
10966 "sqlx-core",
10967 "time",
10968 "tracing",
10969 "url",
10970 "uuid",
10971]
10972
10973[[package]]
10974name = "stable_deref_trait"
10975version = "1.2.0"
10976source = "registry+https://github.com/rust-lang/crates.io-index"
10977checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
10978
10979[[package]]
10980name = "static_assertions"
10981version = "1.1.0"
10982source = "registry+https://github.com/rust-lang/crates.io-index"
10983checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
10984
10985[[package]]
10986name = "story"
10987version = "0.1.0"
10988dependencies = [
10989 "gpui",
10990 "itertools 0.13.0",
10991 "smallvec",
10992]
10993
10994[[package]]
10995name = "storybook"
10996version = "0.1.0"
10997dependencies = [
10998 "anyhow",
10999 "clap",
11000 "collab_ui",
11001 "ctrlc",
11002 "dialoguer",
11003 "editor",
11004 "fuzzy",
11005 "gpui",
11006 "indoc",
11007 "language",
11008 "log",
11009 "menu",
11010 "picker",
11011 "project",
11012 "reqwest_client",
11013 "rust-embed",
11014 "settings",
11015 "simplelog",
11016 "story",
11017 "strum 0.25.0",
11018 "theme",
11019 "title_bar",
11020 "ui",
11021]
11022
11023[[package]]
11024name = "strict-num"
11025version = "0.1.1"
11026source = "registry+https://github.com/rust-lang/crates.io-index"
11027checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731"
11028dependencies = [
11029 "float-cmp",
11030]
11031
11032[[package]]
11033name = "string_cache"
11034version = "0.8.7"
11035source = "registry+https://github.com/rust-lang/crates.io-index"
11036checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b"
11037dependencies = [
11038 "new_debug_unreachable",
11039 "once_cell",
11040 "parking_lot",
11041 "phf_shared 0.10.0",
11042 "precomputed-hash",
11043 "serde",
11044]
11045
11046[[package]]
11047name = "string_cache_codegen"
11048version = "0.5.2"
11049source = "registry+https://github.com/rust-lang/crates.io-index"
11050checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
11051dependencies = [
11052 "phf_generator 0.10.0",
11053 "phf_shared 0.10.0",
11054 "proc-macro2",
11055 "quote",
11056]
11057
11058[[package]]
11059name = "stringprep"
11060version = "0.1.5"
11061source = "registry+https://github.com/rust-lang/crates.io-index"
11062checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1"
11063dependencies = [
11064 "unicode-bidi",
11065 "unicode-normalization",
11066 "unicode-properties",
11067]
11068
11069[[package]]
11070name = "strsim"
11071version = "0.11.1"
11072source = "registry+https://github.com/rust-lang/crates.io-index"
11073checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
11074
11075[[package]]
11076name = "strum"
11077version = "0.25.0"
11078source = "registry+https://github.com/rust-lang/crates.io-index"
11079checksum = "290d54ea6f91c969195bdbcd7442c8c2a2ba87da8bf60a7ee86a235d4bc1e125"
11080dependencies = [
11081 "strum_macros",
11082]
11083
11084[[package]]
11085name = "strum"
11086version = "0.26.3"
11087source = "registry+https://github.com/rust-lang/crates.io-index"
11088checksum = "8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06"
11089
11090[[package]]
11091name = "strum_macros"
11092version = "0.25.3"
11093source = "registry+https://github.com/rust-lang/crates.io-index"
11094checksum = "23dc1fa9ac9c169a78ba62f0b841814b7abae11bdd047b9c58f893439e309ea0"
11095dependencies = [
11096 "heck 0.4.1",
11097 "proc-macro2",
11098 "quote",
11099 "rustversion",
11100 "syn 2.0.76",
11101]
11102
11103[[package]]
11104name = "subtle"
11105version = "2.6.1"
11106source = "registry+https://github.com/rust-lang/crates.io-index"
11107checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
11108
11109[[package]]
11110name = "sum_tree"
11111version = "0.1.0"
11112dependencies = [
11113 "arrayvec",
11114 "ctor",
11115 "env_logger",
11116 "log",
11117 "rand 0.8.5",
11118 "rayon",
11119]
11120
11121[[package]]
11122name = "supermaven"
11123version = "0.1.0"
11124dependencies = [
11125 "anyhow",
11126 "client",
11127 "collections",
11128 "editor",
11129 "env_logger",
11130 "futures 0.3.30",
11131 "gpui",
11132 "http_client",
11133 "language",
11134 "log",
11135 "postage",
11136 "project",
11137 "serde",
11138 "serde_json",
11139 "settings",
11140 "smol",
11141 "supermaven_api",
11142 "text",
11143 "theme",
11144 "ui",
11145 "unicode-segmentation",
11146 "util",
11147 "windows 0.58.0",
11148]
11149
11150[[package]]
11151name = "supermaven_api"
11152version = "0.1.0"
11153dependencies = [
11154 "anyhow",
11155 "futures 0.3.30",
11156 "http_client",
11157 "paths",
11158 "serde",
11159 "serde_json",
11160 "smol",
11161]
11162
11163[[package]]
11164name = "sval"
11165version = "2.13.0"
11166source = "registry+https://github.com/rust-lang/crates.io-index"
11167checksum = "53eb957fbc79a55306d5d25d87daf3627bc3800681491cda0709eef36c748bfe"
11168
11169[[package]]
11170name = "sval_buffer"
11171version = "2.13.0"
11172source = "registry+https://github.com/rust-lang/crates.io-index"
11173checksum = "96e860aef60e9cbf37888d4953a13445abf523c534640d1f6174d310917c410d"
11174dependencies = [
11175 "sval",
11176 "sval_ref",
11177]
11178
11179[[package]]
11180name = "sval_dynamic"
11181version = "2.13.0"
11182source = "registry+https://github.com/rust-lang/crates.io-index"
11183checksum = "ea3f2b07929a1127d204ed7cb3905049381708245727680e9139dac317ed556f"
11184dependencies = [
11185 "sval",
11186]
11187
11188[[package]]
11189name = "sval_fmt"
11190version = "2.13.0"
11191source = "registry+https://github.com/rust-lang/crates.io-index"
11192checksum = "c4e188677497de274a1367c4bda15bd2296de4070d91729aac8f0a09c1abf64d"
11193dependencies = [
11194 "itoa",
11195 "ryu",
11196 "sval",
11197]
11198
11199[[package]]
11200name = "sval_json"
11201version = "2.13.0"
11202source = "registry+https://github.com/rust-lang/crates.io-index"
11203checksum = "32f456c07dae652744781f2245d5e3b78e6a9ebad70790ac11eb15dbdbce5282"
11204dependencies = [
11205 "itoa",
11206 "ryu",
11207 "sval",
11208]
11209
11210[[package]]
11211name = "sval_nested"
11212version = "2.13.0"
11213source = "registry+https://github.com/rust-lang/crates.io-index"
11214checksum = "886feb24709f0476baaebbf9ac10671a50163caa7e439d7a7beb7f6d81d0a6fb"
11215dependencies = [
11216 "sval",
11217 "sval_buffer",
11218 "sval_ref",
11219]
11220
11221[[package]]
11222name = "sval_ref"
11223version = "2.13.0"
11224source = "registry+https://github.com/rust-lang/crates.io-index"
11225checksum = "be2e7fc517d778f44f8cb64140afa36010999565528d48985f55e64d45f369ce"
11226dependencies = [
11227 "sval",
11228]
11229
11230[[package]]
11231name = "sval_serde"
11232version = "2.13.0"
11233source = "registry+https://github.com/rust-lang/crates.io-index"
11234checksum = "79bf66549a997ff35cd2114a27ac4b0c2843280f2cfa84b240d169ecaa0add46"
11235dependencies = [
11236 "serde",
11237 "sval",
11238 "sval_nested",
11239]
11240
11241[[package]]
11242name = "svg_fmt"
11243version = "0.4.3"
11244source = "registry+https://github.com/rust-lang/crates.io-index"
11245checksum = "20e16a0f46cf5fd675563ef54f26e83e20f2366bcf027bcb3cc3ed2b98aaf2ca"
11246
11247[[package]]
11248name = "svgtypes"
11249version = "0.15.2"
11250source = "registry+https://github.com/rust-lang/crates.io-index"
11251checksum = "794de53cc48eaabeed0ab6a3404a65f40b3e38c067e4435883a65d2aa4ca000e"
11252dependencies = [
11253 "kurbo",
11254 "siphasher 1.0.1",
11255]
11256
11257[[package]]
11258name = "swash"
11259version = "0.1.18"
11260source = "registry+https://github.com/rust-lang/crates.io-index"
11261checksum = "93cdc334a50fcc2aa3f04761af3b28196280a6aaadb1ef11215c478ae32615ac"
11262dependencies = [
11263 "skrifa",
11264 "yazi",
11265 "zeno",
11266]
11267
11268[[package]]
11269name = "syn"
11270version = "1.0.109"
11271source = "registry+https://github.com/rust-lang/crates.io-index"
11272checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
11273dependencies = [
11274 "proc-macro2",
11275 "quote",
11276 "unicode-ident",
11277]
11278
11279[[package]]
11280name = "syn"
11281version = "2.0.76"
11282source = "registry+https://github.com/rust-lang/crates.io-index"
11283checksum = "578e081a14e0cefc3279b0472138c513f37b41a08d5a3cca9b6e4e8ceb6cd525"
11284dependencies = [
11285 "proc-macro2",
11286 "quote",
11287 "unicode-ident",
11288]
11289
11290[[package]]
11291name = "syn_derive"
11292version = "0.1.8"
11293source = "registry+https://github.com/rust-lang/crates.io-index"
11294checksum = "1329189c02ff984e9736652b1631330da25eaa6bc639089ed4915d25446cbe7b"
11295dependencies = [
11296 "proc-macro-error",
11297 "proc-macro2",
11298 "quote",
11299 "syn 2.0.76",
11300]
11301
11302[[package]]
11303name = "sync_wrapper"
11304version = "0.1.2"
11305source = "registry+https://github.com/rust-lang/crates.io-index"
11306checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
11307
11308[[package]]
11309name = "sync_wrapper"
11310version = "1.0.1"
11311source = "registry+https://github.com/rust-lang/crates.io-index"
11312checksum = "a7065abeca94b6a8a577f9bd45aa0867a2238b74e8eb67cf10d492bc39351394"
11313dependencies = [
11314 "futures-core",
11315]
11316
11317[[package]]
11318name = "synchronoise"
11319version = "1.0.1"
11320source = "registry+https://github.com/rust-lang/crates.io-index"
11321checksum = "3dbc01390fc626ce8d1cffe3376ded2b72a11bb70e1c75f404a210e4daa4def2"
11322dependencies = [
11323 "crossbeam-queue",
11324]
11325
11326[[package]]
11327name = "sys-locale"
11328version = "0.3.1"
11329source = "registry+https://github.com/rust-lang/crates.io-index"
11330checksum = "e801cf239ecd6ccd71f03d270d67dd53d13e90aab208bf4b8fe4ad957ea949b0"
11331dependencies = [
11332 "libc",
11333]
11334
11335[[package]]
11336name = "sysinfo"
11337version = "0.31.4"
11338source = "registry+https://github.com/rust-lang/crates.io-index"
11339checksum = "355dbe4f8799b304b05e1b0f05fc59b2a18d36645cf169607da45bde2f69a1be"
11340dependencies = [
11341 "core-foundation-sys",
11342 "libc",
11343 "memchr",
11344 "ntapi",
11345 "rayon",
11346 "windows 0.54.0",
11347]
11348
11349[[package]]
11350name = "system-configuration"
11351version = "0.5.1"
11352source = "registry+https://github.com/rust-lang/crates.io-index"
11353checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7"
11354dependencies = [
11355 "bitflags 1.3.2",
11356 "core-foundation 0.9.4",
11357 "system-configuration-sys 0.5.0",
11358]
11359
11360[[package]]
11361name = "system-configuration"
11362version = "0.6.1"
11363source = "registry+https://github.com/rust-lang/crates.io-index"
11364checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b"
11365dependencies = [
11366 "bitflags 2.6.0",
11367 "core-foundation 0.9.4",
11368 "system-configuration-sys 0.6.0",
11369]
11370
11371[[package]]
11372name = "system-configuration-sys"
11373version = "0.5.0"
11374source = "registry+https://github.com/rust-lang/crates.io-index"
11375checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"
11376dependencies = [
11377 "core-foundation-sys",
11378 "libc",
11379]
11380
11381[[package]]
11382name = "system-configuration-sys"
11383version = "0.6.0"
11384source = "registry+https://github.com/rust-lang/crates.io-index"
11385checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4"
11386dependencies = [
11387 "core-foundation-sys",
11388 "libc",
11389]
11390
11391[[package]]
11392name = "system-deps"
11393version = "6.2.2"
11394source = "registry+https://github.com/rust-lang/crates.io-index"
11395checksum = "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349"
11396dependencies = [
11397 "cfg-expr",
11398 "heck 0.5.0",
11399 "pkg-config",
11400 "toml 0.8.19",
11401 "version-compare",
11402]
11403
11404[[package]]
11405name = "system-interface"
11406version = "0.27.2"
11407source = "registry+https://github.com/rust-lang/crates.io-index"
11408checksum = "b858526d22750088a9b3cf2e3c2aacebd5377f13adeec02860c30d09113010a6"
11409dependencies = [
11410 "bitflags 2.6.0",
11411 "cap-fs-ext",
11412 "cap-std",
11413 "fd-lock",
11414 "io-lifetimes 2.0.3",
11415 "rustix 0.38.35",
11416 "windows-sys 0.52.0",
11417 "winx",
11418]
11419
11420[[package]]
11421name = "tab_switcher"
11422version = "0.1.0"
11423dependencies = [
11424 "anyhow",
11425 "collections",
11426 "ctor",
11427 "editor",
11428 "env_logger",
11429 "gpui",
11430 "language",
11431 "menu",
11432 "picker",
11433 "project",
11434 "serde",
11435 "serde_json",
11436 "settings",
11437 "theme",
11438 "ui",
11439 "util",
11440 "workspace",
11441]
11442
11443[[package]]
11444name = "taffy"
11445version = "0.4.4"
11446source = "registry+https://github.com/rust-lang/crates.io-index"
11447checksum = "9ec17858c2d465b2f734b798b920818a974faf0babb15d7fef81818a4b2d16f1"
11448dependencies = [
11449 "arrayvec",
11450 "grid",
11451 "num-traits",
11452 "serde",
11453 "slotmap",
11454]
11455
11456[[package]]
11457name = "take-until"
11458version = "0.2.0"
11459source = "registry+https://github.com/rust-lang/crates.io-index"
11460checksum = "8bdb6fa0dfa67b38c1e66b7041ba9dcf23b99d8121907cd31c807a332f7a0bbb"
11461
11462[[package]]
11463name = "tap"
11464version = "1.0.1"
11465source = "registry+https://github.com/rust-lang/crates.io-index"
11466checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
11467
11468[[package]]
11469name = "target-lexicon"
11470version = "0.12.16"
11471source = "registry+https://github.com/rust-lang/crates.io-index"
11472checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
11473
11474[[package]]
11475name = "task"
11476version = "0.1.0"
11477dependencies = [
11478 "anyhow",
11479 "collections",
11480 "futures 0.3.30",
11481 "gpui",
11482 "hex",
11483 "parking_lot",
11484 "schemars",
11485 "serde",
11486 "serde_json_lenient",
11487 "sha2",
11488 "shellexpand 2.1.2",
11489 "util",
11490]
11491
11492[[package]]
11493name = "tasks_ui"
11494version = "0.1.0"
11495dependencies = [
11496 "anyhow",
11497 "editor",
11498 "file_icons",
11499 "fuzzy",
11500 "gpui",
11501 "language",
11502 "menu",
11503 "picker",
11504 "project",
11505 "schemars",
11506 "serde",
11507 "serde_json",
11508 "settings",
11509 "task",
11510 "tree-sitter-rust",
11511 "tree-sitter-typescript",
11512 "ui",
11513 "util",
11514 "workspace",
11515]
11516
11517[[package]]
11518name = "telemetry_events"
11519version = "0.1.0"
11520dependencies = [
11521 "semantic_version",
11522 "serde",
11523]
11524
11525[[package]]
11526name = "tempfile"
11527version = "3.12.0"
11528source = "registry+https://github.com/rust-lang/crates.io-index"
11529checksum = "04cbcdd0c794ebb0d4cf35e88edd2f7d2c4c3e9a5a6dab322839b321c6a87a64"
11530dependencies = [
11531 "cfg-if",
11532 "fastrand 2.1.1",
11533 "once_cell",
11534 "rustix 0.38.35",
11535 "windows-sys 0.59.0",
11536]
11537
11538[[package]]
11539name = "tendril"
11540version = "0.4.3"
11541source = "registry+https://github.com/rust-lang/crates.io-index"
11542checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
11543dependencies = [
11544 "futf",
11545 "mac",
11546 "utf-8",
11547]
11548
11549[[package]]
11550name = "termcolor"
11551version = "1.4.1"
11552source = "registry+https://github.com/rust-lang/crates.io-index"
11553checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
11554dependencies = [
11555 "winapi-util",
11556]
11557
11558[[package]]
11559name = "terminal"
11560version = "0.1.0"
11561dependencies = [
11562 "alacritty_terminal",
11563 "anyhow",
11564 "collections",
11565 "dirs 4.0.0",
11566 "futures 0.3.30",
11567 "gpui",
11568 "libc",
11569 "rand 0.8.5",
11570 "regex",
11571 "release_channel",
11572 "schemars",
11573 "serde",
11574 "serde_derive",
11575 "settings",
11576 "smol",
11577 "sysinfo",
11578 "task",
11579 "theme",
11580 "thiserror",
11581 "util",
11582 "windows 0.58.0",
11583]
11584
11585[[package]]
11586name = "terminal_size"
11587version = "0.4.0"
11588source = "registry+https://github.com/rust-lang/crates.io-index"
11589checksum = "4f599bd7ca042cfdf8f4512b277c02ba102247820f9d9d4a9f521f496751a6ef"
11590dependencies = [
11591 "rustix 0.38.35",
11592 "windows-sys 0.59.0",
11593]
11594
11595[[package]]
11596name = "terminal_view"
11597version = "0.1.0"
11598dependencies = [
11599 "anyhow",
11600 "client",
11601 "collections",
11602 "db",
11603 "dirs 4.0.0",
11604 "editor",
11605 "futures 0.3.30",
11606 "gpui",
11607 "itertools 0.13.0",
11608 "language",
11609 "project",
11610 "rand 0.8.5",
11611 "search",
11612 "serde",
11613 "serde_json",
11614 "settings",
11615 "shellexpand 2.1.2",
11616 "smol",
11617 "task",
11618 "tasks_ui",
11619 "terminal",
11620 "theme",
11621 "ui",
11622 "util",
11623 "workspace",
11624 "zed_actions",
11625]
11626
11627[[package]]
11628name = "text"
11629version = "0.1.0"
11630dependencies = [
11631 "anyhow",
11632 "clock",
11633 "collections",
11634 "ctor",
11635 "env_logger",
11636 "gpui",
11637 "http_client",
11638 "log",
11639 "parking_lot",
11640 "postage",
11641 "rand 0.8.5",
11642 "regex",
11643 "rope",
11644 "smallvec",
11645 "sum_tree",
11646 "util",
11647]
11648
11649[[package]]
11650name = "theme"
11651version = "0.1.0"
11652dependencies = [
11653 "anyhow",
11654 "collections",
11655 "derive_more",
11656 "fs",
11657 "futures 0.3.30",
11658 "gpui",
11659 "indexmap 1.9.3",
11660 "log",
11661 "palette",
11662 "parking_lot",
11663 "refineable",
11664 "schemars",
11665 "serde",
11666 "serde_derive",
11667 "serde_json",
11668 "serde_json_lenient",
11669 "serde_repr",
11670 "settings",
11671 "util",
11672 "uuid",
11673]
11674
11675[[package]]
11676name = "theme_importer"
11677version = "0.1.0"
11678dependencies = [
11679 "anyhow",
11680 "clap",
11681 "gpui",
11682 "indexmap 1.9.3",
11683 "log",
11684 "palette",
11685 "rust-embed",
11686 "schemars",
11687 "serde",
11688 "serde_json",
11689 "serde_json_lenient",
11690 "simplelog",
11691 "strum 0.25.0",
11692 "theme",
11693 "vscode_theme",
11694]
11695
11696[[package]]
11697name = "theme_selector"
11698version = "0.1.0"
11699dependencies = [
11700 "client",
11701 "feature_flags",
11702 "fs",
11703 "fuzzy",
11704 "gpui",
11705 "log",
11706 "picker",
11707 "serde",
11708 "settings",
11709 "theme",
11710 "ui",
11711 "util",
11712 "workspace",
11713]
11714
11715[[package]]
11716name = "thiserror"
11717version = "1.0.64"
11718source = "registry+https://github.com/rust-lang/crates.io-index"
11719checksum = "d50af8abc119fb8bb6dbabcfa89656f46f84aa0ac7688088608076ad2b459a84"
11720dependencies = [
11721 "thiserror-impl",
11722]
11723
11724[[package]]
11725name = "thiserror-impl"
11726version = "1.0.64"
11727source = "registry+https://github.com/rust-lang/crates.io-index"
11728checksum = "08904e7672f5eb876eaaf87e0ce17857500934f4981c4a0ab2b4aa98baac7fc3"
11729dependencies = [
11730 "proc-macro2",
11731 "quote",
11732 "syn 2.0.76",
11733]
11734
11735[[package]]
11736name = "thread_local"
11737version = "1.1.8"
11738source = "registry+https://github.com/rust-lang/crates.io-index"
11739checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
11740dependencies = [
11741 "cfg-if",
11742 "once_cell",
11743]
11744
11745[[package]]
11746name = "tiff"
11747version = "0.9.1"
11748source = "registry+https://github.com/rust-lang/crates.io-index"
11749checksum = "ba1310fcea54c6a9a4fd1aad794ecc02c31682f6bfbecdf460bf19533eed1e3e"
11750dependencies = [
11751 "flate2",
11752 "jpeg-decoder",
11753 "weezl",
11754]
11755
11756[[package]]
11757name = "tiktoken-rs"
11758version = "0.5.9"
11759source = "registry+https://github.com/rust-lang/crates.io-index"
11760checksum = "c314e7ce51440f9e8f5a497394682a57b7c323d0f4d0a6b1b13c429056e0e234"
11761dependencies = [
11762 "anyhow",
11763 "base64 0.21.7",
11764 "bstr",
11765 "fancy-regex",
11766 "lazy_static",
11767 "parking_lot",
11768 "rustc-hash 1.1.0",
11769]
11770
11771[[package]]
11772name = "time"
11773version = "0.3.36"
11774source = "registry+https://github.com/rust-lang/crates.io-index"
11775checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885"
11776dependencies = [
11777 "deranged",
11778 "itoa",
11779 "libc",
11780 "num-conv",
11781 "num_threads",
11782 "powerfmt",
11783 "serde",
11784 "time-core",
11785 "time-macros",
11786]
11787
11788[[package]]
11789name = "time-core"
11790version = "0.1.2"
11791source = "registry+https://github.com/rust-lang/crates.io-index"
11792checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
11793
11794[[package]]
11795name = "time-macros"
11796version = "0.2.18"
11797source = "registry+https://github.com/rust-lang/crates.io-index"
11798checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf"
11799dependencies = [
11800 "num-conv",
11801 "time-core",
11802]
11803
11804[[package]]
11805name = "time_format"
11806version = "0.1.0"
11807dependencies = [
11808 "core-foundation 0.9.4",
11809 "core-foundation-sys",
11810 "sys-locale",
11811 "time",
11812]
11813
11814[[package]]
11815name = "tiny-keccak"
11816version = "2.0.2"
11817source = "registry+https://github.com/rust-lang/crates.io-index"
11818checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
11819dependencies = [
11820 "crunchy",
11821]
11822
11823[[package]]
11824name = "tiny-skia"
11825version = "0.11.4"
11826source = "registry+https://github.com/rust-lang/crates.io-index"
11827checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab"
11828dependencies = [
11829 "arrayref",
11830 "arrayvec",
11831 "bytemuck",
11832 "cfg-if",
11833 "log",
11834 "png",
11835 "tiny-skia-path",
11836]
11837
11838[[package]]
11839name = "tiny-skia-path"
11840version = "0.11.4"
11841source = "registry+https://github.com/rust-lang/crates.io-index"
11842checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93"
11843dependencies = [
11844 "arrayref",
11845 "bytemuck",
11846 "strict-num",
11847]
11848
11849[[package]]
11850name = "tiny_http"
11851version = "0.8.2"
11852source = "registry+https://github.com/rust-lang/crates.io-index"
11853checksum = "9ce51b50006056f590c9b7c3808c3bd70f0d1101666629713866c227d6e58d39"
11854dependencies = [
11855 "ascii",
11856 "chrono",
11857 "chunked_transfer",
11858 "log",
11859 "url",
11860]
11861
11862[[package]]
11863name = "tinytemplate"
11864version = "1.2.1"
11865source = "registry+https://github.com/rust-lang/crates.io-index"
11866checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
11867dependencies = [
11868 "serde",
11869 "serde_json",
11870]
11871
11872[[package]]
11873name = "tinyvec"
11874version = "1.8.0"
11875source = "registry+https://github.com/rust-lang/crates.io-index"
11876checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938"
11877dependencies = [
11878 "tinyvec_macros",
11879]
11880
11881[[package]]
11882name = "tinyvec_macros"
11883version = "0.1.1"
11884source = "registry+https://github.com/rust-lang/crates.io-index"
11885checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
11886
11887[[package]]
11888name = "title_bar"
11889version = "0.1.0"
11890dependencies = [
11891 "auto_update",
11892 "call",
11893 "client",
11894 "collections",
11895 "command_palette",
11896 "dev_server_projects",
11897 "editor",
11898 "extensions_ui",
11899 "feature_flags",
11900 "feedback",
11901 "gpui",
11902 "http_client",
11903 "notifications",
11904 "pretty_assertions",
11905 "project",
11906 "recent_projects",
11907 "remote",
11908 "rpc",
11909 "serde",
11910 "settings",
11911 "smallvec",
11912 "story",
11913 "theme",
11914 "theme_selector",
11915 "tree-sitter-md",
11916 "ui",
11917 "util",
11918 "vcs_menu",
11919 "windows 0.58.0",
11920 "workspace",
11921 "zed_actions",
11922]
11923
11924[[package]]
11925name = "tokio"
11926version = "1.40.0"
11927source = "registry+https://github.com/rust-lang/crates.io-index"
11928checksum = "e2b070231665d27ad9ec9b8df639893f46727666c6767db40317fbe920a5d998"
11929dependencies = [
11930 "backtrace",
11931 "bytes 1.7.2",
11932 "libc",
11933 "mio 1.0.2",
11934 "parking_lot",
11935 "pin-project-lite",
11936 "signal-hook-registry",
11937 "socket2 0.5.7",
11938 "tokio-macros",
11939 "windows-sys 0.52.0",
11940]
11941
11942[[package]]
11943name = "tokio-io"
11944version = "0.1.13"
11945source = "registry+https://github.com/rust-lang/crates.io-index"
11946checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"
11947dependencies = [
11948 "bytes 0.4.12",
11949 "futures 0.1.31",
11950 "log",
11951]
11952
11953[[package]]
11954name = "tokio-macros"
11955version = "2.4.0"
11956source = "registry+https://github.com/rust-lang/crates.io-index"
11957checksum = "693d596312e88961bc67d7f1f97af8a70227d9f90c31bba5806eec004978d752"
11958dependencies = [
11959 "proc-macro2",
11960 "quote",
11961 "syn 2.0.76",
11962]
11963
11964[[package]]
11965name = "tokio-native-tls"
11966version = "0.3.1"
11967source = "registry+https://github.com/rust-lang/crates.io-index"
11968checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
11969dependencies = [
11970 "native-tls",
11971 "tokio",
11972]
11973
11974[[package]]
11975name = "tokio-rustls"
11976version = "0.24.1"
11977source = "registry+https://github.com/rust-lang/crates.io-index"
11978checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
11979dependencies = [
11980 "rustls 0.21.12",
11981 "tokio",
11982]
11983
11984[[package]]
11985name = "tokio-rustls"
11986version = "0.26.0"
11987source = "registry+https://github.com/rust-lang/crates.io-index"
11988checksum = "0c7bc40d0e5a97695bb96e27995cd3a08538541b0a846f65bba7a359f36700d4"
11989dependencies = [
11990 "rustls 0.23.13",
11991 "rustls-pki-types",
11992 "tokio",
11993]
11994
11995[[package]]
11996name = "tokio-socks"
11997version = "0.5.2"
11998source = "registry+https://github.com/rust-lang/crates.io-index"
11999checksum = "0d4770b8024672c1101b3f6733eab95b18007dbe0847a8afe341fcf79e06043f"
12000dependencies = [
12001 "either",
12002 "futures-io",
12003 "futures-util",
12004 "thiserror",
12005 "tokio",
12006]
12007
12008[[package]]
12009name = "tokio-stream"
12010version = "0.1.15"
12011source = "registry+https://github.com/rust-lang/crates.io-index"
12012checksum = "267ac89e0bec6e691e5813911606935d77c476ff49024f98abcea3e7b15e37af"
12013dependencies = [
12014 "futures-core",
12015 "pin-project-lite",
12016 "tokio",
12017]
12018
12019[[package]]
12020name = "tokio-tungstenite"
12021version = "0.20.1"
12022source = "registry+https://github.com/rust-lang/crates.io-index"
12023checksum = "212d5dcb2a1ce06d81107c3d0ffa3121fe974b73f068c8282cb1c32328113b6c"
12024dependencies = [
12025 "futures-util",
12026 "log",
12027 "tokio",
12028 "tungstenite 0.20.1",
12029]
12030
12031[[package]]
12032name = "tokio-tungstenite"
12033version = "0.21.0"
12034source = "registry+https://github.com/rust-lang/crates.io-index"
12035checksum = "c83b561d025642014097b66e6c1bb422783339e0909e4429cde4749d1990bc38"
12036dependencies = [
12037 "futures-util",
12038 "log",
12039 "tokio",
12040 "tungstenite 0.21.0",
12041]
12042
12043[[package]]
12044name = "tokio-util"
12045version = "0.7.12"
12046source = "registry+https://github.com/rust-lang/crates.io-index"
12047checksum = "61e7c3654c13bcd040d4a03abee2c75b1d14a37b423cf5a813ceae1cc903ec6a"
12048dependencies = [
12049 "bytes 1.7.2",
12050 "futures-core",
12051 "futures-io",
12052 "futures-sink",
12053 "pin-project-lite",
12054 "tokio",
12055]
12056
12057[[package]]
12058name = "toml"
12059version = "0.5.11"
12060source = "registry+https://github.com/rust-lang/crates.io-index"
12061checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
12062dependencies = [
12063 "serde",
12064]
12065
12066[[package]]
12067name = "toml"
12068version = "0.7.8"
12069source = "registry+https://github.com/rust-lang/crates.io-index"
12070checksum = "dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257"
12071dependencies = [
12072 "serde",
12073 "serde_spanned",
12074 "toml_datetime",
12075 "toml_edit 0.19.15",
12076]
12077
12078[[package]]
12079name = "toml"
12080version = "0.8.19"
12081source = "registry+https://github.com/rust-lang/crates.io-index"
12082checksum = "a1ed1f98e3fdc28d6d910e6737ae6ab1a93bf1985935a1193e68f93eeb68d24e"
12083dependencies = [
12084 "serde",
12085 "serde_spanned",
12086 "toml_datetime",
12087 "toml_edit 0.22.20",
12088]
12089
12090[[package]]
12091name = "toml_datetime"
12092version = "0.6.8"
12093source = "registry+https://github.com/rust-lang/crates.io-index"
12094checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41"
12095dependencies = [
12096 "serde",
12097]
12098
12099[[package]]
12100name = "toml_edit"
12101version = "0.19.15"
12102source = "registry+https://github.com/rust-lang/crates.io-index"
12103checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
12104dependencies = [
12105 "indexmap 2.4.0",
12106 "serde",
12107 "serde_spanned",
12108 "toml_datetime",
12109 "winnow 0.5.40",
12110]
12111
12112[[package]]
12113name = "toml_edit"
12114version = "0.22.20"
12115source = "registry+https://github.com/rust-lang/crates.io-index"
12116checksum = "583c44c02ad26b0c3f3066fe629275e50627026c51ac2e595cca4c230ce1ce1d"
12117dependencies = [
12118 "indexmap 2.4.0",
12119 "serde",
12120 "serde_spanned",
12121 "toml_datetime",
12122 "winnow 0.6.18",
12123]
12124
12125[[package]]
12126name = "topological-sort"
12127version = "0.2.2"
12128source = "registry+https://github.com/rust-lang/crates.io-index"
12129checksum = "ea68304e134ecd095ac6c3574494fc62b909f416c4fca77e440530221e549d3d"
12130
12131[[package]]
12132name = "tower"
12133version = "0.4.13"
12134source = "registry+https://github.com/rust-lang/crates.io-index"
12135checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
12136dependencies = [
12137 "futures-core",
12138 "futures-util",
12139 "pin-project",
12140 "pin-project-lite",
12141 "tokio",
12142 "tower-layer",
12143 "tower-service",
12144 "tracing",
12145]
12146
12147[[package]]
12148name = "tower-http"
12149version = "0.3.5"
12150source = "registry+https://github.com/rust-lang/crates.io-index"
12151checksum = "f873044bf02dd1e8239e9c1293ea39dad76dc594ec16185d0a1bf31d8dc8d858"
12152dependencies = [
12153 "bitflags 1.3.2",
12154 "bytes 1.7.2",
12155 "futures-core",
12156 "futures-util",
12157 "http 0.2.12",
12158 "http-body 0.4.6",
12159 "http-range-header",
12160 "pin-project-lite",
12161 "tower-layer",
12162 "tower-service",
12163]
12164
12165[[package]]
12166name = "tower-http"
12167version = "0.4.4"
12168source = "registry+https://github.com/rust-lang/crates.io-index"
12169checksum = "61c5bb1d698276a2443e5ecfabc1008bf15a36c12e6a7176e7bf089ea9131140"
12170dependencies = [
12171 "bitflags 2.6.0",
12172 "bytes 1.7.2",
12173 "futures-core",
12174 "futures-util",
12175 "http 0.2.12",
12176 "http-body 0.4.6",
12177 "http-range-header",
12178 "pin-project-lite",
12179 "tower-layer",
12180 "tower-service",
12181 "tracing",
12182]
12183
12184[[package]]
12185name = "tower-layer"
12186version = "0.3.3"
12187source = "registry+https://github.com/rust-lang/crates.io-index"
12188checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
12189
12190[[package]]
12191name = "tower-service"
12192version = "0.3.3"
12193source = "registry+https://github.com/rust-lang/crates.io-index"
12194checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
12195
12196[[package]]
12197name = "tracing"
12198version = "0.1.40"
12199source = "registry+https://github.com/rust-lang/crates.io-index"
12200checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
12201dependencies = [
12202 "log",
12203 "pin-project-lite",
12204 "tracing-attributes",
12205 "tracing-core",
12206]
12207
12208[[package]]
12209name = "tracing-attributes"
12210version = "0.1.27"
12211source = "registry+https://github.com/rust-lang/crates.io-index"
12212checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
12213dependencies = [
12214 "proc-macro2",
12215 "quote",
12216 "syn 2.0.76",
12217]
12218
12219[[package]]
12220name = "tracing-core"
12221version = "0.1.32"
12222source = "registry+https://github.com/rust-lang/crates.io-index"
12223checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
12224dependencies = [
12225 "once_cell",
12226 "valuable",
12227]
12228
12229[[package]]
12230name = "tracing-log"
12231version = "0.2.0"
12232source = "registry+https://github.com/rust-lang/crates.io-index"
12233checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
12234dependencies = [
12235 "log",
12236 "once_cell",
12237 "tracing-core",
12238]
12239
12240[[package]]
12241name = "tracing-serde"
12242version = "0.1.3"
12243source = "registry+https://github.com/rust-lang/crates.io-index"
12244checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"
12245dependencies = [
12246 "serde",
12247 "tracing-core",
12248]
12249
12250[[package]]
12251name = "tracing-subscriber"
12252version = "0.3.18"
12253source = "registry+https://github.com/rust-lang/crates.io-index"
12254checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b"
12255dependencies = [
12256 "matchers",
12257 "nu-ansi-term",
12258 "once_cell",
12259 "regex",
12260 "serde",
12261 "serde_json",
12262 "sharded-slab",
12263 "smallvec",
12264 "thread_local",
12265 "tracing",
12266 "tracing-core",
12267 "tracing-log",
12268 "tracing-serde",
12269]
12270
12271[[package]]
12272name = "tree-sitter"
12273version = "0.23.0"
12274source = "registry+https://github.com/rust-lang/crates.io-index"
12275checksum = "20f4cd3642c47a85052a887d86704f4eac272969f61b686bdd3f772122aabaff"
12276dependencies = [
12277 "cc",
12278 "regex",
12279 "regex-syntax 0.8.4",
12280 "tree-sitter-language",
12281 "wasmtime-c-api-impl",
12282]
12283
12284[[package]]
12285name = "tree-sitter-bash"
12286version = "0.23.1"
12287source = "registry+https://github.com/rust-lang/crates.io-index"
12288checksum = "3aa5e1c6bd02c0053f3f68edcf5d8866b38a8640584279e30fca88149ce14dda"
12289dependencies = [
12290 "cc",
12291 "tree-sitter-language",
12292]
12293
12294[[package]]
12295name = "tree-sitter-c"
12296version = "0.23.1"
12297source = "registry+https://github.com/rust-lang/crates.io-index"
12298checksum = "c8b3fb515e498e258799a31d78e6603767cd6892770d9e2290ec00af5c3ad80b"
12299dependencies = [
12300 "cc",
12301 "tree-sitter-language",
12302]
12303
12304[[package]]
12305name = "tree-sitter-cpp"
12306version = "0.23.1"
12307source = "registry+https://github.com/rust-lang/crates.io-index"
12308checksum = "1d67e862242878d6ee50e1e5814f267ee3eea0168aea2cdbd700ccfb4c74b6d3"
12309dependencies = [
12310 "cc",
12311 "tree-sitter-language",
12312]
12313
12314[[package]]
12315name = "tree-sitter-css"
12316version = "0.23.0"
12317source = "registry+https://github.com/rust-lang/crates.io-index"
12318checksum = "8d0018d6b1692a806f9cddaa1e5616951fd58840c39a0b21401b55ab3df12292"
12319dependencies = [
12320 "cc",
12321 "tree-sitter-language",
12322]
12323
12324[[package]]
12325name = "tree-sitter-diff"
12326version = "0.1.0"
12327source = "registry+https://github.com/rust-lang/crates.io-index"
12328checksum = "dfe1e5ca280a65dfe5ba4205c1bcc84edf486464fed315db53dee6da9a335889"
12329dependencies = [
12330 "cc",
12331 "tree-sitter-language",
12332]
12333
12334[[package]]
12335name = "tree-sitter-elixir"
12336version = "0.3.1"
12337source = "registry+https://github.com/rust-lang/crates.io-index"
12338checksum = "97bf0efa4be41120018f23305b105ad4dfd3be1b7f302dc4071d0e6c2dec3a32"
12339dependencies = [
12340 "cc",
12341 "tree-sitter-language",
12342]
12343
12344[[package]]
12345name = "tree-sitter-embedded-template"
12346version = "0.23.0"
12347source = "registry+https://github.com/rust-lang/crates.io-index"
12348checksum = "9644d7586ebe850c84037ee2f4804dda4a9348eef053be6b1e0d7712342a2495"
12349dependencies = [
12350 "cc",
12351 "tree-sitter-language",
12352]
12353
12354[[package]]
12355name = "tree-sitter-go"
12356version = "0.23.1"
12357source = "registry+https://github.com/rust-lang/crates.io-index"
12358checksum = "caf57626e4c9b6d6efaf8a8d5ee1241c5f178ae7bfdf693713ae6a774f01424e"
12359dependencies = [
12360 "cc",
12361 "tree-sitter-language",
12362]
12363
12364[[package]]
12365name = "tree-sitter-gomod"
12366version = "1.0.2"
12367source = "git+https://github.com/zed-industries/tree-sitter-go-mod?rev=a9aea5e358cde4d0f8ff20b7bc4fa311e359c7ca#a9aea5e358cde4d0f8ff20b7bc4fa311e359c7ca"
12368dependencies = [
12369 "cc",
12370 "tree-sitter-language",
12371]
12372
12373[[package]]
12374name = "tree-sitter-gowork"
12375version = "0.0.1"
12376source = "git+https://github.com/zed-industries/tree-sitter-go-work?rev=acb0617bf7f4fda02c6217676cc64acb89536dc7#acb0617bf7f4fda02c6217676cc64acb89536dc7"
12377dependencies = [
12378 "cc",
12379 "tree-sitter-language",
12380]
12381
12382[[package]]
12383name = "tree-sitter-heex"
12384version = "0.0.1"
12385source = "git+https://github.com/zed-industries/tree-sitter-heex?rev=1dd45142fbb05562e35b2040c6129c9bca346592#1dd45142fbb05562e35b2040c6129c9bca346592"
12386dependencies = [
12387 "cc",
12388 "tree-sitter-language",
12389]
12390
12391[[package]]
12392name = "tree-sitter-html"
12393version = "0.20.4"
12394source = "registry+https://github.com/rust-lang/crates.io-index"
12395checksum = "8766b5ad3721517f8259e6394aefda9c686aebf7a8c74ab8624f2c3b46902fd5"
12396dependencies = [
12397 "cc",
12398 "tree-sitter",
12399]
12400
12401[[package]]
12402name = "tree-sitter-jsdoc"
12403version = "0.23.0"
12404source = "registry+https://github.com/rust-lang/crates.io-index"
12405checksum = "f8c4049eb0ad690e34e5f63640f75ce12a2ff8ba18344d0a13926805b139c0c8"
12406dependencies = [
12407 "cc",
12408 "tree-sitter-language",
12409]
12410
12411[[package]]
12412name = "tree-sitter-json"
12413version = "0.23.0"
12414source = "registry+https://github.com/rust-lang/crates.io-index"
12415checksum = "86a5d6b3ea17e06e7a34aabeadd68f5866c0d0f9359155d432095f8b751865e4"
12416dependencies = [
12417 "cc",
12418 "tree-sitter-language",
12419]
12420
12421[[package]]
12422name = "tree-sitter-language"
12423version = "0.1.0"
12424source = "registry+https://github.com/rust-lang/crates.io-index"
12425checksum = "2545046bd1473dac6c626659cc2567c6c0ff302fc8b84a56c4243378276f7f57"
12426
12427[[package]]
12428name = "tree-sitter-md"
12429version = "0.3.2"
12430source = "git+https://github.com/zed-industries/tree-sitter-markdown?rev=4cfa6aad6b75052a5077c80fd934757d9267d81b#4cfa6aad6b75052a5077c80fd934757d9267d81b"
12431dependencies = [
12432 "cc",
12433 "tree-sitter-language",
12434]
12435
12436[[package]]
12437name = "tree-sitter-python"
12438version = "0.23.2"
12439source = "registry+https://github.com/rust-lang/crates.io-index"
12440checksum = "65661b1a3e24139e2e54207e47d910ab07e28790d78efc7d5dc3a11ce2a110eb"
12441dependencies = [
12442 "cc",
12443 "tree-sitter-language",
12444]
12445
12446[[package]]
12447name = "tree-sitter-regex"
12448version = "0.23.0"
12449source = "registry+https://github.com/rust-lang/crates.io-index"
12450checksum = "0b9a7087b1cf769c96b7e74414947df067fb6135f04d176fd23be08b9396cc0e"
12451dependencies = [
12452 "cc",
12453 "tree-sitter-language",
12454]
12455
12456[[package]]
12457name = "tree-sitter-ruby"
12458version = "0.23.0"
12459source = "registry+https://github.com/rust-lang/crates.io-index"
12460checksum = "6ec5ee842e27791e0adffa0b2a177614de51d2a26e5c7e84d014ed7f097e5ed0"
12461dependencies = [
12462 "cc",
12463 "tree-sitter-language",
12464]
12465
12466[[package]]
12467name = "tree-sitter-rust"
12468version = "0.23.0"
12469source = "registry+https://github.com/rust-lang/crates.io-index"
12470checksum = "cffbbcb780348fbae8395742ae5b34c1fd794e4085d43aac9f259387f9a84dc8"
12471dependencies = [
12472 "cc",
12473 "tree-sitter-language",
12474]
12475
12476[[package]]
12477name = "tree-sitter-typescript"
12478version = "0.23.0"
12479source = "registry+https://github.com/rust-lang/crates.io-index"
12480checksum = "aecf1585ae2a9dddc2b1d4c0e2140b2ec9876e2a25fd79de47fcf7dae0384685"
12481dependencies = [
12482 "cc",
12483 "tree-sitter-language",
12484]
12485
12486[[package]]
12487name = "tree-sitter-yaml"
12488version = "0.6.1"
12489source = "git+https://github.com/zed-industries/tree-sitter-yaml?rev=baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a#baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a"
12490dependencies = [
12491 "cc",
12492 "tree-sitter-language",
12493]
12494
12495[[package]]
12496name = "try-lock"
12497version = "0.2.5"
12498source = "registry+https://github.com/rust-lang/crates.io-index"
12499checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
12500
12501[[package]]
12502name = "ttf-parser"
12503version = "0.21.1"
12504source = "registry+https://github.com/rust-lang/crates.io-index"
12505checksum = "2c591d83f69777866b9126b24c6dd9a18351f177e49d625920d19f989fd31cf8"
12506
12507[[package]]
12508name = "tungstenite"
12509version = "0.20.1"
12510source = "registry+https://github.com/rust-lang/crates.io-index"
12511checksum = "9e3dac10fd62eaf6617d3a904ae222845979aec67c615d1c842b4002c7666fb9"
12512dependencies = [
12513 "byteorder",
12514 "bytes 1.7.2",
12515 "data-encoding",
12516 "http 0.2.12",
12517 "httparse",
12518 "log",
12519 "rand 0.8.5",
12520 "sha1",
12521 "thiserror",
12522 "url",
12523 "utf-8",
12524]
12525
12526[[package]]
12527name = "tungstenite"
12528version = "0.21.0"
12529source = "registry+https://github.com/rust-lang/crates.io-index"
12530checksum = "9ef1a641ea34f399a848dea702823bbecfb4c486f911735368f1f137cb8257e1"
12531dependencies = [
12532 "byteorder",
12533 "bytes 1.7.2",
12534 "data-encoding",
12535 "http 1.1.0",
12536 "httparse",
12537 "log",
12538 "rand 0.8.5",
12539 "sha1",
12540 "thiserror",
12541 "url",
12542 "utf-8",
12543]
12544
12545[[package]]
12546name = "typeid"
12547version = "1.0.2"
12548source = "registry+https://github.com/rust-lang/crates.io-index"
12549checksum = "0e13db2e0ccd5e14a544e8a246ba2312cd25223f616442d7f2cb0e3db614236e"
12550
12551[[package]]
12552name = "typenum"
12553version = "1.17.0"
12554source = "registry+https://github.com/rust-lang/crates.io-index"
12555checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
12556
12557[[package]]
12558name = "ucd-trie"
12559version = "0.1.6"
12560source = "registry+https://github.com/rust-lang/crates.io-index"
12561checksum = "ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9"
12562
12563[[package]]
12564name = "uds_windows"
12565version = "1.1.0"
12566source = "registry+https://github.com/rust-lang/crates.io-index"
12567checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9"
12568dependencies = [
12569 "memoffset",
12570 "tempfile",
12571 "winapi",
12572]
12573
12574[[package]]
12575name = "ui"
12576version = "0.1.0"
12577dependencies = [
12578 "chrono",
12579 "gpui",
12580 "itertools 0.13.0",
12581 "menu",
12582 "serde",
12583 "settings",
12584 "smallvec",
12585 "story",
12586 "strum 0.25.0",
12587 "theme",
12588 "ui_macros",
12589 "windows 0.58.0",
12590]
12591
12592[[package]]
12593name = "ui_input"
12594version = "0.1.0"
12595dependencies = [
12596 "editor",
12597 "gpui",
12598 "settings",
12599 "theme",
12600 "ui",
12601]
12602
12603[[package]]
12604name = "ui_macros"
12605version = "0.1.0"
12606dependencies = [
12607 "convert_case 0.6.0",
12608 "proc-macro2",
12609 "quote",
12610 "syn 1.0.109",
12611]
12612
12613[[package]]
12614name = "unicase"
12615version = "2.7.0"
12616source = "registry+https://github.com/rust-lang/crates.io-index"
12617checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89"
12618dependencies = [
12619 "version_check",
12620]
12621
12622[[package]]
12623name = "unicode-bidi"
12624version = "0.3.15"
12625source = "registry+https://github.com/rust-lang/crates.io-index"
12626checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75"
12627
12628[[package]]
12629name = "unicode-bidi-mirroring"
12630version = "0.2.0"
12631source = "registry+https://github.com/rust-lang/crates.io-index"
12632checksum = "23cb788ffebc92c5948d0e997106233eeb1d8b9512f93f41651f52b6c5f5af86"
12633
12634[[package]]
12635name = "unicode-ccc"
12636version = "0.2.0"
12637source = "registry+https://github.com/rust-lang/crates.io-index"
12638checksum = "1df77b101bcc4ea3d78dafc5ad7e4f58ceffe0b2b16bf446aeb50b6cb4157656"
12639
12640[[package]]
12641name = "unicode-ident"
12642version = "1.0.12"
12643source = "registry+https://github.com/rust-lang/crates.io-index"
12644checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
12645
12646[[package]]
12647name = "unicode-linebreak"
12648version = "0.1.5"
12649source = "registry+https://github.com/rust-lang/crates.io-index"
12650checksum = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f"
12651
12652[[package]]
12653name = "unicode-normalization"
12654version = "0.1.23"
12655source = "registry+https://github.com/rust-lang/crates.io-index"
12656checksum = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5"
12657dependencies = [
12658 "tinyvec",
12659]
12660
12661[[package]]
12662name = "unicode-properties"
12663version = "0.1.2"
12664source = "registry+https://github.com/rust-lang/crates.io-index"
12665checksum = "52ea75f83c0137a9b98608359a5f1af8144876eb67bcb1ce837368e906a9f524"
12666
12667[[package]]
12668name = "unicode-script"
12669version = "0.5.6"
12670source = "registry+https://github.com/rust-lang/crates.io-index"
12671checksum = "ad8d71f5726e5f285a935e9fe8edfd53f0491eb6e9a5774097fdabee7cd8c9cd"
12672
12673[[package]]
12674name = "unicode-segmentation"
12675version = "1.11.0"
12676source = "registry+https://github.com/rust-lang/crates.io-index"
12677checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202"
12678
12679[[package]]
12680name = "unicode-width"
12681version = "0.1.13"
12682source = "registry+https://github.com/rust-lang/crates.io-index"
12683checksum = "0336d538f7abc86d282a4189614dfaa90810dfc2c6f6427eaf88e16311dd225d"
12684
12685[[package]]
12686name = "unicode-xid"
12687version = "0.2.5"
12688source = "registry+https://github.com/rust-lang/crates.io-index"
12689checksum = "229730647fbc343e3a80e463c1db7f78f3855d3f3739bee0dda773c9a037c90a"
12690
12691[[package]]
12692name = "unicode_categories"
12693version = "0.1.1"
12694source = "registry+https://github.com/rust-lang/crates.io-index"
12695checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
12696
12697[[package]]
12698name = "unindent"
12699version = "0.1.11"
12700source = "registry+https://github.com/rust-lang/crates.io-index"
12701checksum = "e1766d682d402817b5ac4490b3c3002d91dfa0d22812f341609f97b08757359c"
12702
12703[[package]]
12704name = "untrusted"
12705version = "0.7.1"
12706source = "registry+https://github.com/rust-lang/crates.io-index"
12707checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
12708
12709[[package]]
12710name = "untrusted"
12711version = "0.9.0"
12712source = "registry+https://github.com/rust-lang/crates.io-index"
12713checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
12714
12715[[package]]
12716name = "url"
12717version = "2.5.2"
12718source = "registry+https://github.com/rust-lang/crates.io-index"
12719checksum = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c"
12720dependencies = [
12721 "form_urlencoded",
12722 "idna",
12723 "percent-encoding",
12724 "serde",
12725]
12726
12727[[package]]
12728name = "urlencoding"
12729version = "2.1.3"
12730source = "registry+https://github.com/rust-lang/crates.io-index"
12731checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
12732
12733[[package]]
12734name = "usvg"
12735version = "0.41.0"
12736source = "registry+https://github.com/rust-lang/crates.io-index"
12737checksum = "5c704361d822337cfc00387672c7b59eaa72a1f0744f62b2a68aa228a0c6927d"
12738dependencies = [
12739 "base64 0.22.1",
12740 "data-url",
12741 "flate2",
12742 "imagesize",
12743 "kurbo",
12744 "log",
12745 "pico-args",
12746 "roxmltree 0.19.0",
12747 "simplecss",
12748 "siphasher 1.0.1",
12749 "strict-num",
12750 "svgtypes",
12751 "tiny-skia-path",
12752 "xmlwriter",
12753]
12754
12755[[package]]
12756name = "utf-8"
12757version = "0.7.6"
12758source = "registry+https://github.com/rust-lang/crates.io-index"
12759checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
12760
12761[[package]]
12762name = "utf8parse"
12763version = "0.2.2"
12764source = "registry+https://github.com/rust-lang/crates.io-index"
12765checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
12766
12767[[package]]
12768name = "util"
12769version = "0.1.0"
12770dependencies = [
12771 "anyhow",
12772 "async-fs 1.6.0",
12773 "collections",
12774 "dirs 4.0.0",
12775 "futures 0.3.30",
12776 "futures-lite 1.13.0",
12777 "git2",
12778 "globset",
12779 "log",
12780 "rand 0.8.5",
12781 "regex",
12782 "rust-embed",
12783 "serde",
12784 "serde_json",
12785 "take-until",
12786 "tempfile",
12787 "tendril",
12788 "unicase",
12789]
12790
12791[[package]]
12792name = "uuid"
12793version = "1.10.0"
12794source = "registry+https://github.com/rust-lang/crates.io-index"
12795checksum = "81dfa00651efa65069b0b6b651f4aaa31ba9e3c3ce0137aaad053604ee7e0314"
12796dependencies = [
12797 "getrandom 0.2.15",
12798 "serde",
12799 "sha1_smol",
12800]
12801
12802[[package]]
12803name = "v_frame"
12804version = "0.3.8"
12805source = "registry+https://github.com/rust-lang/crates.io-index"
12806checksum = "d6f32aaa24bacd11e488aa9ba66369c7cd514885742c9fe08cfe85884db3e92b"
12807dependencies = [
12808 "aligned-vec",
12809 "num-traits",
12810 "wasm-bindgen",
12811]
12812
12813[[package]]
12814name = "valuable"
12815version = "0.1.0"
12816source = "registry+https://github.com/rust-lang/crates.io-index"
12817checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
12818
12819[[package]]
12820name = "value-bag"
12821version = "1.9.0"
12822source = "registry+https://github.com/rust-lang/crates.io-index"
12823checksum = "5a84c137d37ab0142f0f2ddfe332651fdbf252e7b7dbb4e67b6c1f1b2e925101"
12824dependencies = [
12825 "value-bag-serde1",
12826 "value-bag-sval2",
12827]
12828
12829[[package]]
12830name = "value-bag-serde1"
12831version = "1.9.0"
12832source = "registry+https://github.com/rust-lang/crates.io-index"
12833checksum = "ccacf50c5cb077a9abb723c5bcb5e0754c1a433f1e1de89edc328e2760b6328b"
12834dependencies = [
12835 "erased-serde",
12836 "serde",
12837 "serde_fmt",
12838]
12839
12840[[package]]
12841name = "value-bag-sval2"
12842version = "1.9.0"
12843source = "registry+https://github.com/rust-lang/crates.io-index"
12844checksum = "1785bae486022dfb9703915d42287dcb284c1ee37bd1080eeba78cc04721285b"
12845dependencies = [
12846 "sval",
12847 "sval_buffer",
12848 "sval_dynamic",
12849 "sval_fmt",
12850 "sval_json",
12851 "sval_ref",
12852 "sval_serde",
12853]
12854
12855[[package]]
12856name = "vcpkg"
12857version = "0.2.15"
12858source = "registry+https://github.com/rust-lang/crates.io-index"
12859checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
12860
12861[[package]]
12862name = "vcs_menu"
12863version = "0.1.0"
12864dependencies = [
12865 "anyhow",
12866 "fuzzy",
12867 "git",
12868 "gpui",
12869 "picker",
12870 "ui",
12871 "util",
12872 "workspace",
12873]
12874
12875[[package]]
12876name = "version-compare"
12877version = "0.2.0"
12878source = "registry+https://github.com/rust-lang/crates.io-index"
12879checksum = "852e951cb7832cb45cb1169900d19760cfa39b82bc0ea9c0e5a14ae88411c98b"
12880
12881[[package]]
12882name = "version_check"
12883version = "0.9.5"
12884source = "registry+https://github.com/rust-lang/crates.io-index"
12885checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
12886
12887[[package]]
12888name = "vim"
12889version = "0.1.0"
12890dependencies = [
12891 "anyhow",
12892 "async-compat",
12893 "async-trait",
12894 "collections",
12895 "command_palette",
12896 "command_palette_hooks",
12897 "editor",
12898 "futures 0.3.30",
12899 "gpui",
12900 "indoc",
12901 "itertools 0.13.0",
12902 "language",
12903 "log",
12904 "lsp",
12905 "multi_buffer",
12906 "nvim-rs",
12907 "parking_lot",
12908 "regex",
12909 "release_channel",
12910 "schemars",
12911 "search",
12912 "serde",
12913 "serde_derive",
12914 "serde_json",
12915 "settings",
12916 "tokio",
12917 "ui",
12918 "util",
12919 "workspace",
12920 "zed_actions",
12921]
12922
12923[[package]]
12924name = "vscode_theme"
12925version = "0.2.0"
12926source = "registry+https://github.com/rust-lang/crates.io-index"
12927checksum = "8b3666211944f2e6ba2c359bc9efc1891157e910b1b11c3900892ea9f18179d2"
12928dependencies = [
12929 "serde",
12930]
12931
12932[[package]]
12933name = "vsimd"
12934version = "0.8.0"
12935source = "registry+https://github.com/rust-lang/crates.io-index"
12936checksum = "5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64"
12937
12938[[package]]
12939name = "vswhom"
12940version = "0.1.0"
12941source = "registry+https://github.com/rust-lang/crates.io-index"
12942checksum = "be979b7f07507105799e854203b470ff7c78a1639e330a58f183b5fea574608b"
12943dependencies = [
12944 "libc",
12945 "vswhom-sys",
12946]
12947
12948[[package]]
12949name = "vswhom-sys"
12950version = "0.1.2"
12951source = "registry+https://github.com/rust-lang/crates.io-index"
12952checksum = "d3b17ae1f6c8a2b28506cd96d412eebf83b4a0ff2cbefeeb952f2f9dfa44ba18"
12953dependencies = [
12954 "cc",
12955 "libc",
12956]
12957
12958[[package]]
12959name = "vte"
12960version = "0.13.0"
12961source = "registry+https://github.com/rust-lang/crates.io-index"
12962checksum = "40eb22ae96f050e0c0d6f7ce43feeae26c348fc4dea56928ca81537cfaa6188b"
12963dependencies = [
12964 "bitflags 2.6.0",
12965 "cursor-icon",
12966 "log",
12967 "serde",
12968 "utf8parse",
12969 "vte_generate_state_changes",
12970]
12971
12972[[package]]
12973name = "vte_generate_state_changes"
12974version = "0.1.2"
12975source = "registry+https://github.com/rust-lang/crates.io-index"
12976checksum = "2e369bee1b05d510a7b4ed645f5faa90619e05437111783ea5848f28d97d3c2e"
12977dependencies = [
12978 "proc-macro2",
12979 "quote",
12980]
12981
12982[[package]]
12983name = "waker-fn"
12984version = "1.2.0"
12985source = "registry+https://github.com/rust-lang/crates.io-index"
12986checksum = "317211a0dc0ceedd78fb2ca9a44aed3d7b9b26f81870d485c07122b4350673b7"
12987
12988[[package]]
12989name = "walkdir"
12990version = "2.5.0"
12991source = "registry+https://github.com/rust-lang/crates.io-index"
12992checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
12993dependencies = [
12994 "same-file",
12995 "winapi-util",
12996]
12997
12998[[package]]
12999name = "want"
13000version = "0.3.1"
13001source = "registry+https://github.com/rust-lang/crates.io-index"
13002checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
13003dependencies = [
13004 "try-lock",
13005]
13006
13007[[package]]
13008name = "warp"
13009version = "0.3.7"
13010source = "registry+https://github.com/rust-lang/crates.io-index"
13011checksum = "4378d202ff965b011c64817db11d5829506d3404edeadb61f190d111da3f231c"
13012dependencies = [
13013 "bytes 1.7.2",
13014 "futures-channel",
13015 "futures-util",
13016 "headers",
13017 "http 0.2.12",
13018 "hyper 0.14.30",
13019 "log",
13020 "mime",
13021 "mime_guess",
13022 "percent-encoding",
13023 "pin-project",
13024 "scoped-tls",
13025 "serde",
13026 "serde_json",
13027 "serde_urlencoded",
13028 "tokio",
13029 "tokio-tungstenite 0.21.0",
13030 "tokio-util",
13031 "tower-service",
13032 "tracing",
13033]
13034
13035[[package]]
13036name = "wasi"
13037version = "0.9.0+wasi-snapshot-preview1"
13038source = "registry+https://github.com/rust-lang/crates.io-index"
13039checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
13040
13041[[package]]
13042name = "wasi"
13043version = "0.11.0+wasi-snapshot-preview1"
13044source = "registry+https://github.com/rust-lang/crates.io-index"
13045checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
13046
13047[[package]]
13048name = "wasite"
13049version = "0.1.0"
13050source = "registry+https://github.com/rust-lang/crates.io-index"
13051checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b"
13052
13053[[package]]
13054name = "wasm-bindgen"
13055version = "0.2.93"
13056source = "registry+https://github.com/rust-lang/crates.io-index"
13057checksum = "a82edfc16a6c469f5f44dc7b571814045d60404b55a0ee849f9bcfa2e63dd9b5"
13058dependencies = [
13059 "cfg-if",
13060 "once_cell",
13061 "wasm-bindgen-macro",
13062]
13063
13064[[package]]
13065name = "wasm-bindgen-backend"
13066version = "0.2.93"
13067source = "registry+https://github.com/rust-lang/crates.io-index"
13068checksum = "9de396da306523044d3302746f1208fa71d7532227f15e347e2d93e4145dd77b"
13069dependencies = [
13070 "bumpalo",
13071 "log",
13072 "once_cell",
13073 "proc-macro2",
13074 "quote",
13075 "syn 2.0.76",
13076 "wasm-bindgen-shared",
13077]
13078
13079[[package]]
13080name = "wasm-bindgen-futures"
13081version = "0.4.43"
13082source = "registry+https://github.com/rust-lang/crates.io-index"
13083checksum = "61e9300f63a621e96ed275155c108eb6f843b6a26d053f122ab69724559dc8ed"
13084dependencies = [
13085 "cfg-if",
13086 "js-sys",
13087 "wasm-bindgen",
13088 "web-sys",
13089]
13090
13091[[package]]
13092name = "wasm-bindgen-macro"
13093version = "0.2.93"
13094source = "registry+https://github.com/rust-lang/crates.io-index"
13095checksum = "585c4c91a46b072c92e908d99cb1dcdf95c5218eeb6f3bf1efa991ee7a68cccf"
13096dependencies = [
13097 "quote",
13098 "wasm-bindgen-macro-support",
13099]
13100
13101[[package]]
13102name = "wasm-bindgen-macro-support"
13103version = "0.2.93"
13104source = "registry+https://github.com/rust-lang/crates.io-index"
13105checksum = "afc340c74d9005395cf9dd098506f7f44e38f2b4a21c6aaacf9a105ea5e1e836"
13106dependencies = [
13107 "proc-macro2",
13108 "quote",
13109 "syn 2.0.76",
13110 "wasm-bindgen-backend",
13111 "wasm-bindgen-shared",
13112]
13113
13114[[package]]
13115name = "wasm-bindgen-shared"
13116version = "0.2.93"
13117source = "registry+https://github.com/rust-lang/crates.io-index"
13118checksum = "c62a0a307cb4a311d3a07867860911ca130c3494e8c2719593806c08bc5d0484"
13119
13120[[package]]
13121name = "wasm-encoder"
13122version = "0.201.0"
13123source = "registry+https://github.com/rust-lang/crates.io-index"
13124checksum = "b9c7d2731df60006819b013f64ccc2019691deccf6e11a1804bc850cd6748f1a"
13125dependencies = [
13126 "leb128",
13127]
13128
13129[[package]]
13130name = "wasm-encoder"
13131version = "0.215.0"
13132source = "registry+https://github.com/rust-lang/crates.io-index"
13133checksum = "4fb56df3e06b8e6b77e37d2969a50ba51281029a9aeb3855e76b7f49b6418847"
13134dependencies = [
13135 "leb128",
13136]
13137
13138[[package]]
13139name = "wasm-metadata"
13140version = "0.201.0"
13141source = "registry+https://github.com/rust-lang/crates.io-index"
13142checksum = "0fd83062c17b9f4985d438603cde0a5e8c5c8198201a6937f778b607924c7da2"
13143dependencies = [
13144 "anyhow",
13145 "indexmap 2.4.0",
13146 "serde",
13147 "serde_derive",
13148 "serde_json",
13149 "spdx",
13150 "wasm-encoder 0.201.0",
13151 "wasmparser 0.201.0",
13152]
13153
13154[[package]]
13155name = "wasm-streams"
13156version = "0.4.1"
13157source = "registry+https://github.com/rust-lang/crates.io-index"
13158checksum = "4e072d4e72f700fb3443d8fe94a39315df013eef1104903cdb0a2abd322bbecd"
13159dependencies = [
13160 "futures-util",
13161 "js-sys",
13162 "wasm-bindgen",
13163 "wasm-bindgen-futures",
13164 "web-sys",
13165]
13166
13167[[package]]
13168name = "wasmparser"
13169version = "0.201.0"
13170source = "registry+https://github.com/rust-lang/crates.io-index"
13171checksum = "84e5df6dba6c0d7fafc63a450f1738451ed7a0b52295d83e868218fa286bf708"
13172dependencies = [
13173 "bitflags 2.6.0",
13174 "indexmap 2.4.0",
13175 "semver",
13176]
13177
13178[[package]]
13179name = "wasmparser"
13180version = "0.215.0"
13181source = "registry+https://github.com/rust-lang/crates.io-index"
13182checksum = "53fbde0881f24199b81cf49b6ff8f9c145ac8eb1b7fc439adb5c099734f7d90e"
13183dependencies = [
13184 "ahash 0.8.11",
13185 "bitflags 2.6.0",
13186 "hashbrown 0.14.5",
13187 "indexmap 2.4.0",
13188 "semver",
13189 "serde",
13190]
13191
13192[[package]]
13193name = "wasmprinter"
13194version = "0.215.0"
13195source = "registry+https://github.com/rust-lang/crates.io-index"
13196checksum = "d8e9a325d85053408209b3d2ce5eaddd0dd6864d1cff7a007147ba073157defc"
13197dependencies = [
13198 "anyhow",
13199 "termcolor",
13200 "wasmparser 0.215.0",
13201]
13202
13203[[package]]
13204name = "wasmtime"
13205version = "24.0.1"
13206source = "registry+https://github.com/rust-lang/crates.io-index"
13207checksum = "7e4a5b05e9f1797e557e79f0cf04348eaa7a232596939ef4762838ddf7a6127a"
13208dependencies = [
13209 "anyhow",
13210 "async-trait",
13211 "bitflags 2.6.0",
13212 "bumpalo",
13213 "cc",
13214 "cfg-if",
13215 "encoding_rs",
13216 "hashbrown 0.14.5",
13217 "indexmap 2.4.0",
13218 "libc",
13219 "libm",
13220 "log",
13221 "mach2",
13222 "memfd",
13223 "object",
13224 "once_cell",
13225 "paste",
13226 "postcard",
13227 "psm",
13228 "rustix 0.38.35",
13229 "semver",
13230 "serde",
13231 "serde_derive",
13232 "smallvec",
13233 "sptr",
13234 "target-lexicon",
13235 "wasmparser 0.215.0",
13236 "wasmtime-asm-macros",
13237 "wasmtime-component-macro",
13238 "wasmtime-component-util",
13239 "wasmtime-cranelift",
13240 "wasmtime-environ",
13241 "wasmtime-fiber",
13242 "wasmtime-jit-icache-coherence",
13243 "wasmtime-slab",
13244 "wasmtime-versioned-export-macros",
13245 "wasmtime-winch",
13246 "windows-sys 0.52.0",
13247]
13248
13249[[package]]
13250name = "wasmtime-asm-macros"
13251version = "24.0.1"
13252source = "registry+https://github.com/rust-lang/crates.io-index"
13253checksum = "64414227e19556d4372f9688458c5673606de83473eb66cd0514d36ea8808cab"
13254dependencies = [
13255 "cfg-if",
13256]
13257
13258[[package]]
13259name = "wasmtime-c-api-impl"
13260version = "24.0.0"
13261source = "registry+https://github.com/rust-lang/crates.io-index"
13262checksum = "765e302e7d9125e614aaeec3ad6b6083605393004eca00214106a4ff6b47fc58"
13263dependencies = [
13264 "anyhow",
13265 "log",
13266 "once_cell",
13267 "tracing",
13268 "wasmtime",
13269 "wasmtime-c-api-macros",
13270]
13271
13272[[package]]
13273name = "wasmtime-c-api-macros"
13274version = "24.0.0"
13275source = "registry+https://github.com/rust-lang/crates.io-index"
13276checksum = "2d09d02eaa84aa2de5babee7b0296557ad6e4903bb10aa8d135e393e753a43d6"
13277dependencies = [
13278 "proc-macro2",
13279 "quote",
13280]
13281
13282[[package]]
13283name = "wasmtime-component-macro"
13284version = "24.0.1"
13285source = "registry+https://github.com/rust-lang/crates.io-index"
13286checksum = "d3ead31b73689602225742920adbcd881f5656702c1a3b4830862c0c66731727"
13287dependencies = [
13288 "anyhow",
13289 "proc-macro2",
13290 "quote",
13291 "syn 2.0.76",
13292 "wasmtime-component-util",
13293 "wasmtime-wit-bindgen",
13294 "wit-parser 0.215.0",
13295]
13296
13297[[package]]
13298name = "wasmtime-component-util"
13299version = "24.0.1"
13300source = "registry+https://github.com/rust-lang/crates.io-index"
13301checksum = "ab2c778661800e1dcd8ba3e15ff042299709e0a4c512525d9cbb604a04c0421b"
13302
13303[[package]]
13304name = "wasmtime-cranelift"
13305version = "24.0.1"
13306source = "registry+https://github.com/rust-lang/crates.io-index"
13307checksum = "9f7ee1f436bcf7d213ef7c2e9d44caffcd57e540ccf997d013384c2ae9b82db7"
13308dependencies = [
13309 "anyhow",
13310 "cfg-if",
13311 "cranelift-codegen",
13312 "cranelift-control",
13313 "cranelift-entity",
13314 "cranelift-frontend",
13315 "cranelift-native",
13316 "cranelift-wasm",
13317 "gimli 0.29.0",
13318 "log",
13319 "object",
13320 "target-lexicon",
13321 "thiserror",
13322 "wasmparser 0.215.0",
13323 "wasmtime-environ",
13324 "wasmtime-versioned-export-macros",
13325]
13326
13327[[package]]
13328name = "wasmtime-environ"
13329version = "24.0.1"
13330source = "registry+https://github.com/rust-lang/crates.io-index"
13331checksum = "fa8c33adfb3b9f8d6ef716bc55aea5e6b2275cd5a6721ec8c837d1cb0c471516"
13332dependencies = [
13333 "anyhow",
13334 "cpp_demangle",
13335 "cranelift-bitset",
13336 "cranelift-entity",
13337 "gimli 0.29.0",
13338 "indexmap 2.4.0",
13339 "log",
13340 "object",
13341 "postcard",
13342 "rustc-demangle",
13343 "semver",
13344 "serde",
13345 "serde_derive",
13346 "target-lexicon",
13347 "wasm-encoder 0.215.0",
13348 "wasmparser 0.215.0",
13349 "wasmprinter",
13350 "wasmtime-component-util",
13351 "wasmtime-types",
13352]
13353
13354[[package]]
13355name = "wasmtime-fiber"
13356version = "24.0.1"
13357source = "registry+https://github.com/rust-lang/crates.io-index"
13358checksum = "9f3227ed807c2dda9dd770c241023fcd6e48e6722c1c26ff79fc3604d412e884"
13359dependencies = [
13360 "anyhow",
13361 "cc",
13362 "cfg-if",
13363 "rustix 0.38.35",
13364 "wasmtime-asm-macros",
13365 "wasmtime-versioned-export-macros",
13366 "windows-sys 0.52.0",
13367]
13368
13369[[package]]
13370name = "wasmtime-jit-icache-coherence"
13371version = "24.0.1"
13372source = "registry+https://github.com/rust-lang/crates.io-index"
13373checksum = "fa89fc440f0edca882ba6d1890608898e6f0193afdc504c0a64478ec53622bd6"
13374dependencies = [
13375 "anyhow",
13376 "cfg-if",
13377 "libc",
13378 "windows-sys 0.52.0",
13379]
13380
13381[[package]]
13382name = "wasmtime-slab"
13383version = "24.0.1"
13384source = "registry+https://github.com/rust-lang/crates.io-index"
13385checksum = "682b7a5b6772c4e4de8c696fc619ec97930b5e89098db9bee22c1136e002438b"
13386
13387[[package]]
13388name = "wasmtime-types"
13389version = "24.0.1"
13390source = "registry+https://github.com/rust-lang/crates.io-index"
13391checksum = "4a95ea5572f8c3ffe777af21aa00a92097ded291a342fecad9f2c6a972ecea99"
13392dependencies = [
13393 "anyhow",
13394 "cranelift-entity",
13395 "serde",
13396 "serde_derive",
13397 "smallvec",
13398 "wasmparser 0.215.0",
13399]
13400
13401[[package]]
13402name = "wasmtime-versioned-export-macros"
13403version = "24.0.1"
13404source = "registry+https://github.com/rust-lang/crates.io-index"
13405checksum = "ac3621bfccd4e4336ae141d62b96e96316c0f23c47d64e9700594ebe3c4d9a10"
13406dependencies = [
13407 "proc-macro2",
13408 "quote",
13409 "syn 2.0.76",
13410]
13411
13412[[package]]
13413name = "wasmtime-wasi"
13414version = "24.0.0"
13415source = "registry+https://github.com/rust-lang/crates.io-index"
13416checksum = "545ae8298ffce025604f7480f9c7d6948c985bef7ce9aee249ef79307813e83c"
13417dependencies = [
13418 "anyhow",
13419 "async-trait",
13420 "bitflags 2.6.0",
13421 "bytes 1.7.2",
13422 "cap-fs-ext",
13423 "cap-net-ext",
13424 "cap-rand",
13425 "cap-std",
13426 "cap-time-ext",
13427 "fs-set-times",
13428 "futures 0.3.30",
13429 "io-extras",
13430 "io-lifetimes 2.0.3",
13431 "once_cell",
13432 "rustix 0.38.35",
13433 "system-interface",
13434 "thiserror",
13435 "tokio",
13436 "tracing",
13437 "url",
13438 "wasmtime",
13439 "wiggle",
13440 "windows-sys 0.52.0",
13441]
13442
13443[[package]]
13444name = "wasmtime-winch"
13445version = "24.0.1"
13446source = "registry+https://github.com/rust-lang/crates.io-index"
13447checksum = "d1d3e99f6bba37864487c9356398667699935b9cfa3655ed2b153b9428b3dd21"
13448dependencies = [
13449 "anyhow",
13450 "cranelift-codegen",
13451 "gimli 0.29.0",
13452 "object",
13453 "target-lexicon",
13454 "wasmparser 0.215.0",
13455 "wasmtime-cranelift",
13456 "wasmtime-environ",
13457 "winch-codegen",
13458]
13459
13460[[package]]
13461name = "wasmtime-wit-bindgen"
13462version = "24.0.1"
13463source = "registry+https://github.com/rust-lang/crates.io-index"
13464checksum = "ee0f4524da226d2cb503d794c8928de6bc24878758cebd4e383c946e9fdb8b3a"
13465dependencies = [
13466 "anyhow",
13467 "heck 0.4.1",
13468 "indexmap 2.4.0",
13469 "wit-parser 0.215.0",
13470]
13471
13472[[package]]
13473name = "wast"
13474version = "35.0.2"
13475source = "registry+https://github.com/rust-lang/crates.io-index"
13476checksum = "2ef140f1b49946586078353a453a1d28ba90adfc54dde75710bc1931de204d68"
13477dependencies = [
13478 "leb128",
13479]
13480
13481[[package]]
13482name = "wayland-backend"
13483version = "0.3.6"
13484source = "registry+https://github.com/rust-lang/crates.io-index"
13485checksum = "f90e11ce2ca99c97b940ee83edbae9da2d56a08f9ea8158550fd77fa31722993"
13486dependencies = [
13487 "cc",
13488 "downcast-rs",
13489 "rustix 0.38.35",
13490 "scoped-tls",
13491 "smallvec",
13492 "wayland-sys",
13493]
13494
13495[[package]]
13496name = "wayland-client"
13497version = "0.31.5"
13498source = "registry+https://github.com/rust-lang/crates.io-index"
13499checksum = "7e321577a0a165911bdcfb39cf029302479d7527b517ee58ab0f6ad09edf0943"
13500dependencies = [
13501 "bitflags 2.6.0",
13502 "rustix 0.38.35",
13503 "wayland-backend",
13504 "wayland-scanner",
13505]
13506
13507[[package]]
13508name = "wayland-cursor"
13509version = "0.31.5"
13510source = "registry+https://github.com/rust-lang/crates.io-index"
13511checksum = "6ef9489a8df197ebf3a8ce8a7a7f0a2320035c3743f3c1bd0bdbccf07ce64f95"
13512dependencies = [
13513 "rustix 0.38.35",
13514 "wayland-client",
13515 "xcursor",
13516]
13517
13518[[package]]
13519name = "wayland-protocols"
13520version = "0.31.2"
13521source = "registry+https://github.com/rust-lang/crates.io-index"
13522checksum = "8f81f365b8b4a97f422ac0e8737c438024b5951734506b0e1d775c73030561f4"
13523dependencies = [
13524 "bitflags 2.6.0",
13525 "wayland-backend",
13526 "wayland-client",
13527 "wayland-scanner",
13528]
13529
13530[[package]]
13531name = "wayland-protocols-plasma"
13532version = "0.2.0"
13533source = "registry+https://github.com/rust-lang/crates.io-index"
13534checksum = "23803551115ff9ea9bce586860c5c5a971e360825a0309264102a9495a5ff479"
13535dependencies = [
13536 "bitflags 2.6.0",
13537 "wayland-backend",
13538 "wayland-client",
13539 "wayland-protocols",
13540 "wayland-scanner",
13541]
13542
13543[[package]]
13544name = "wayland-scanner"
13545version = "0.31.4"
13546source = "registry+https://github.com/rust-lang/crates.io-index"
13547checksum = "d7b56f89937f1cf2ee1f1259cf2936a17a1f45d8f0aa1019fae6d470d304cfa6"
13548dependencies = [
13549 "proc-macro2",
13550 "quick-xml 0.34.0",
13551 "quote",
13552]
13553
13554[[package]]
13555name = "wayland-sys"
13556version = "0.31.4"
13557source = "registry+https://github.com/rust-lang/crates.io-index"
13558checksum = "43676fe2daf68754ecf1d72026e4e6c15483198b5d24e888b74d3f22f887a148"
13559dependencies = [
13560 "dlib",
13561 "log",
13562 "once_cell",
13563 "pkg-config",
13564]
13565
13566[[package]]
13567name = "web-sys"
13568version = "0.3.70"
13569source = "registry+https://github.com/rust-lang/crates.io-index"
13570checksum = "26fdeaafd9bd129f65e7c031593c24d62186301e0c72c8978fa1678be7d532c0"
13571dependencies = [
13572 "js-sys",
13573 "wasm-bindgen",
13574]
13575
13576[[package]]
13577name = "webpki"
13578version = "0.22.4"
13579source = "registry+https://github.com/rust-lang/crates.io-index"
13580checksum = "ed63aea5ce73d0ff405984102c42de94fc55a6b75765d621c65262469b3c9b53"
13581dependencies = [
13582 "ring 0.17.8",
13583 "untrusted 0.9.0",
13584]
13585
13586[[package]]
13587name = "webpki-roots"
13588version = "0.22.6"
13589source = "registry+https://github.com/rust-lang/crates.io-index"
13590checksum = "b6c71e40d7d2c34a5106301fb632274ca37242cd0c9d3e64dbece371a40a2d87"
13591dependencies = [
13592 "webpki",
13593]
13594
13595[[package]]
13596name = "webpki-roots"
13597version = "0.25.4"
13598source = "registry+https://github.com/rust-lang/crates.io-index"
13599checksum = "5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1"
13600
13601[[package]]
13602name = "weezl"
13603version = "0.1.8"
13604source = "registry+https://github.com/rust-lang/crates.io-index"
13605checksum = "53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082"
13606
13607[[package]]
13608name = "welcome"
13609version = "0.1.0"
13610dependencies = [
13611 "anyhow",
13612 "client",
13613 "db",
13614 "editor",
13615 "extensions_ui",
13616 "fuzzy",
13617 "gpui",
13618 "inline_completion_button",
13619 "install_cli",
13620 "picker",
13621 "project",
13622 "schemars",
13623 "serde",
13624 "settings",
13625 "theme_selector",
13626 "ui",
13627 "util",
13628 "vim",
13629 "workspace",
13630 "zed_actions",
13631]
13632
13633[[package]]
13634name = "which"
13635version = "4.4.2"
13636source = "registry+https://github.com/rust-lang/crates.io-index"
13637checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
13638dependencies = [
13639 "either",
13640 "home",
13641 "once_cell",
13642 "rustix 0.38.35",
13643]
13644
13645[[package]]
13646name = "which"
13647version = "6.0.3"
13648source = "registry+https://github.com/rust-lang/crates.io-index"
13649checksum = "b4ee928febd44d98f2f459a4a79bd4d928591333a494a10a868418ac1b39cf1f"
13650dependencies = [
13651 "either",
13652 "home",
13653 "rustix 0.38.35",
13654 "winsafe",
13655]
13656
13657[[package]]
13658name = "whoami"
13659version = "1.5.1"
13660source = "registry+https://github.com/rust-lang/crates.io-index"
13661checksum = "a44ab49fad634e88f55bf8f9bb3abd2f27d7204172a112c7c9987e01c1c94ea9"
13662dependencies = [
13663 "redox_syscall 0.4.1",
13664 "wasite",
13665]
13666
13667[[package]]
13668name = "wiggle"
13669version = "24.0.0"
13670source = "registry+https://github.com/rust-lang/crates.io-index"
13671checksum = "cc850ca3c02c5835934d23f28cec4c5a3fb66fe0b4ecd968bbb35609dda5ddc0"
13672dependencies = [
13673 "anyhow",
13674 "async-trait",
13675 "bitflags 2.6.0",
13676 "thiserror",
13677 "tracing",
13678 "wasmtime",
13679 "wiggle-macro",
13680]
13681
13682[[package]]
13683name = "wiggle-generate"
13684version = "24.0.0"
13685source = "registry+https://github.com/rust-lang/crates.io-index"
13686checksum = "634b8804a67200bcb43ea8af5f7c53e862439a086b68b16fd333454bc74d5aab"
13687dependencies = [
13688 "anyhow",
13689 "heck 0.4.1",
13690 "proc-macro2",
13691 "quote",
13692 "shellexpand 2.1.2",
13693 "syn 2.0.76",
13694 "witx",
13695]
13696
13697[[package]]
13698name = "wiggle-macro"
13699version = "24.0.0"
13700source = "registry+https://github.com/rust-lang/crates.io-index"
13701checksum = "474b7cbdb942c74031e619d66c600bba7f73867c5800fc2c2306cf307649be2f"
13702dependencies = [
13703 "proc-macro2",
13704 "quote",
13705 "syn 2.0.76",
13706 "wiggle-generate",
13707]
13708
13709[[package]]
13710name = "winapi"
13711version = "0.3.9"
13712source = "registry+https://github.com/rust-lang/crates.io-index"
13713checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
13714dependencies = [
13715 "winapi-i686-pc-windows-gnu",
13716 "winapi-x86_64-pc-windows-gnu",
13717]
13718
13719[[package]]
13720name = "winapi-i686-pc-windows-gnu"
13721version = "0.4.0"
13722source = "registry+https://github.com/rust-lang/crates.io-index"
13723checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
13724
13725[[package]]
13726name = "winapi-util"
13727version = "0.1.9"
13728source = "registry+https://github.com/rust-lang/crates.io-index"
13729checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
13730dependencies = [
13731 "windows-sys 0.59.0",
13732]
13733
13734[[package]]
13735name = "winapi-x86_64-pc-windows-gnu"
13736version = "0.4.0"
13737source = "registry+https://github.com/rust-lang/crates.io-index"
13738checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
13739
13740[[package]]
13741name = "winch-codegen"
13742version = "0.22.1"
13743source = "registry+https://github.com/rust-lang/crates.io-index"
13744checksum = "c139fb9298d9651b6869afd544e567ca2448cd5f5ddcb24e4bb86a1ee187c8b3"
13745dependencies = [
13746 "anyhow",
13747 "cranelift-codegen",
13748 "gimli 0.29.0",
13749 "regalloc2",
13750 "smallvec",
13751 "target-lexicon",
13752 "wasmparser 0.215.0",
13753 "wasmtime-cranelift",
13754 "wasmtime-environ",
13755]
13756
13757[[package]]
13758name = "windows"
13759version = "0.54.0"
13760source = "registry+https://github.com/rust-lang/crates.io-index"
13761checksum = "9252e5725dbed82865af151df558e754e4a3c2c30818359eb17465f1346a1b49"
13762dependencies = [
13763 "windows-core 0.54.0",
13764 "windows-targets 0.52.6",
13765]
13766
13767[[package]]
13768name = "windows"
13769version = "0.58.0"
13770source = "registry+https://github.com/rust-lang/crates.io-index"
13771checksum = "dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6"
13772dependencies = [
13773 "windows-core 0.58.0",
13774 "windows-targets 0.52.6",
13775]
13776
13777[[package]]
13778name = "windows-core"
13779version = "0.52.0"
13780source = "registry+https://github.com/rust-lang/crates.io-index"
13781checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
13782dependencies = [
13783 "windows-targets 0.52.6",
13784]
13785
13786[[package]]
13787name = "windows-core"
13788version = "0.54.0"
13789source = "registry+https://github.com/rust-lang/crates.io-index"
13790checksum = "12661b9c89351d684a50a8a643ce5f608e20243b9fb84687800163429f161d65"
13791dependencies = [
13792 "windows-result 0.1.2",
13793 "windows-targets 0.52.6",
13794]
13795
13796[[package]]
13797name = "windows-core"
13798version = "0.58.0"
13799source = "registry+https://github.com/rust-lang/crates.io-index"
13800checksum = "6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99"
13801dependencies = [
13802 "windows-implement",
13803 "windows-interface",
13804 "windows-result 0.2.0",
13805 "windows-strings",
13806 "windows-targets 0.52.6",
13807]
13808
13809[[package]]
13810name = "windows-implement"
13811version = "0.58.0"
13812source = "registry+https://github.com/rust-lang/crates.io-index"
13813checksum = "2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b"
13814dependencies = [
13815 "proc-macro2",
13816 "quote",
13817 "syn 2.0.76",
13818]
13819
13820[[package]]
13821name = "windows-interface"
13822version = "0.58.0"
13823source = "registry+https://github.com/rust-lang/crates.io-index"
13824checksum = "053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515"
13825dependencies = [
13826 "proc-macro2",
13827 "quote",
13828 "syn 2.0.76",
13829]
13830
13831[[package]]
13832name = "windows-registry"
13833version = "0.2.0"
13834source = "registry+https://github.com/rust-lang/crates.io-index"
13835checksum = "e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0"
13836dependencies = [
13837 "windows-result 0.2.0",
13838 "windows-strings",
13839 "windows-targets 0.52.6",
13840]
13841
13842[[package]]
13843name = "windows-result"
13844version = "0.1.2"
13845source = "registry+https://github.com/rust-lang/crates.io-index"
13846checksum = "5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8"
13847dependencies = [
13848 "windows-targets 0.52.6",
13849]
13850
13851[[package]]
13852name = "windows-result"
13853version = "0.2.0"
13854source = "registry+https://github.com/rust-lang/crates.io-index"
13855checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e"
13856dependencies = [
13857 "windows-targets 0.52.6",
13858]
13859
13860[[package]]
13861name = "windows-strings"
13862version = "0.1.0"
13863source = "registry+https://github.com/rust-lang/crates.io-index"
13864checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10"
13865dependencies = [
13866 "windows-result 0.2.0",
13867 "windows-targets 0.52.6",
13868]
13869
13870[[package]]
13871name = "windows-sys"
13872version = "0.45.0"
13873source = "registry+https://github.com/rust-lang/crates.io-index"
13874checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
13875dependencies = [
13876 "windows-targets 0.42.2",
13877]
13878
13879[[package]]
13880name = "windows-sys"
13881version = "0.48.0"
13882source = "registry+https://github.com/rust-lang/crates.io-index"
13883checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
13884dependencies = [
13885 "windows-targets 0.48.5",
13886]
13887
13888[[package]]
13889name = "windows-sys"
13890version = "0.52.0"
13891source = "registry+https://github.com/rust-lang/crates.io-index"
13892checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
13893dependencies = [
13894 "windows-targets 0.52.6",
13895]
13896
13897[[package]]
13898name = "windows-sys"
13899version = "0.59.0"
13900source = "registry+https://github.com/rust-lang/crates.io-index"
13901checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
13902dependencies = [
13903 "windows-targets 0.52.6",
13904]
13905
13906[[package]]
13907name = "windows-targets"
13908version = "0.42.2"
13909source = "registry+https://github.com/rust-lang/crates.io-index"
13910checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
13911dependencies = [
13912 "windows_aarch64_gnullvm 0.42.2",
13913 "windows_aarch64_msvc 0.42.2",
13914 "windows_i686_gnu 0.42.2",
13915 "windows_i686_msvc 0.42.2",
13916 "windows_x86_64_gnu 0.42.2",
13917 "windows_x86_64_gnullvm 0.42.2",
13918 "windows_x86_64_msvc 0.42.2",
13919]
13920
13921[[package]]
13922name = "windows-targets"
13923version = "0.48.5"
13924source = "registry+https://github.com/rust-lang/crates.io-index"
13925checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
13926dependencies = [
13927 "windows_aarch64_gnullvm 0.48.5",
13928 "windows_aarch64_msvc 0.48.5",
13929 "windows_i686_gnu 0.48.5",
13930 "windows_i686_msvc 0.48.5",
13931 "windows_x86_64_gnu 0.48.5",
13932 "windows_x86_64_gnullvm 0.48.5",
13933 "windows_x86_64_msvc 0.48.5",
13934]
13935
13936[[package]]
13937name = "windows-targets"
13938version = "0.52.6"
13939source = "registry+https://github.com/rust-lang/crates.io-index"
13940checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
13941dependencies = [
13942 "windows_aarch64_gnullvm 0.52.6",
13943 "windows_aarch64_msvc 0.52.6",
13944 "windows_i686_gnu 0.52.6",
13945 "windows_i686_gnullvm",
13946 "windows_i686_msvc 0.52.6",
13947 "windows_x86_64_gnu 0.52.6",
13948 "windows_x86_64_gnullvm 0.52.6",
13949 "windows_x86_64_msvc 0.52.6",
13950]
13951
13952[[package]]
13953name = "windows_aarch64_gnullvm"
13954version = "0.42.2"
13955source = "registry+https://github.com/rust-lang/crates.io-index"
13956checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
13957
13958[[package]]
13959name = "windows_aarch64_gnullvm"
13960version = "0.48.5"
13961source = "registry+https://github.com/rust-lang/crates.io-index"
13962checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
13963
13964[[package]]
13965name = "windows_aarch64_gnullvm"
13966version = "0.52.6"
13967source = "registry+https://github.com/rust-lang/crates.io-index"
13968checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
13969
13970[[package]]
13971name = "windows_aarch64_msvc"
13972version = "0.42.2"
13973source = "registry+https://github.com/rust-lang/crates.io-index"
13974checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
13975
13976[[package]]
13977name = "windows_aarch64_msvc"
13978version = "0.48.5"
13979source = "registry+https://github.com/rust-lang/crates.io-index"
13980checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
13981
13982[[package]]
13983name = "windows_aarch64_msvc"
13984version = "0.52.6"
13985source = "registry+https://github.com/rust-lang/crates.io-index"
13986checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
13987
13988[[package]]
13989name = "windows_i686_gnu"
13990version = "0.42.2"
13991source = "registry+https://github.com/rust-lang/crates.io-index"
13992checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
13993
13994[[package]]
13995name = "windows_i686_gnu"
13996version = "0.48.5"
13997source = "registry+https://github.com/rust-lang/crates.io-index"
13998checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
13999
14000[[package]]
14001name = "windows_i686_gnu"
14002version = "0.52.6"
14003source = "registry+https://github.com/rust-lang/crates.io-index"
14004checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
14005
14006[[package]]
14007name = "windows_i686_gnullvm"
14008version = "0.52.6"
14009source = "registry+https://github.com/rust-lang/crates.io-index"
14010checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
14011
14012[[package]]
14013name = "windows_i686_msvc"
14014version = "0.42.2"
14015source = "registry+https://github.com/rust-lang/crates.io-index"
14016checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
14017
14018[[package]]
14019name = "windows_i686_msvc"
14020version = "0.48.5"
14021source = "registry+https://github.com/rust-lang/crates.io-index"
14022checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
14023
14024[[package]]
14025name = "windows_i686_msvc"
14026version = "0.52.6"
14027source = "registry+https://github.com/rust-lang/crates.io-index"
14028checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
14029
14030[[package]]
14031name = "windows_x86_64_gnu"
14032version = "0.42.2"
14033source = "registry+https://github.com/rust-lang/crates.io-index"
14034checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
14035
14036[[package]]
14037name = "windows_x86_64_gnu"
14038version = "0.48.5"
14039source = "registry+https://github.com/rust-lang/crates.io-index"
14040checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
14041
14042[[package]]
14043name = "windows_x86_64_gnu"
14044version = "0.52.6"
14045source = "registry+https://github.com/rust-lang/crates.io-index"
14046checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
14047
14048[[package]]
14049name = "windows_x86_64_gnullvm"
14050version = "0.42.2"
14051source = "registry+https://github.com/rust-lang/crates.io-index"
14052checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
14053
14054[[package]]
14055name = "windows_x86_64_gnullvm"
14056version = "0.48.5"
14057source = "registry+https://github.com/rust-lang/crates.io-index"
14058checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
14059
14060[[package]]
14061name = "windows_x86_64_gnullvm"
14062version = "0.52.6"
14063source = "registry+https://github.com/rust-lang/crates.io-index"
14064checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
14065
14066[[package]]
14067name = "windows_x86_64_msvc"
14068version = "0.42.2"
14069source = "registry+https://github.com/rust-lang/crates.io-index"
14070checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
14071
14072[[package]]
14073name = "windows_x86_64_msvc"
14074version = "0.48.5"
14075source = "registry+https://github.com/rust-lang/crates.io-index"
14076checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
14077
14078[[package]]
14079name = "windows_x86_64_msvc"
14080version = "0.52.6"
14081source = "registry+https://github.com/rust-lang/crates.io-index"
14082checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
14083
14084[[package]]
14085name = "winnow"
14086version = "0.5.40"
14087source = "registry+https://github.com/rust-lang/crates.io-index"
14088checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876"
14089dependencies = [
14090 "memchr",
14091]
14092
14093[[package]]
14094name = "winnow"
14095version = "0.6.18"
14096source = "registry+https://github.com/rust-lang/crates.io-index"
14097checksum = "68a9bda4691f099d435ad181000724da8e5899daa10713c2d432552b9ccd3a6f"
14098dependencies = [
14099 "memchr",
14100]
14101
14102[[package]]
14103name = "winreg"
14104version = "0.50.0"
14105source = "registry+https://github.com/rust-lang/crates.io-index"
14106checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
14107dependencies = [
14108 "cfg-if",
14109 "windows-sys 0.48.0",
14110]
14111
14112[[package]]
14113name = "winreg"
14114version = "0.52.0"
14115source = "registry+https://github.com/rust-lang/crates.io-index"
14116checksum = "a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5"
14117dependencies = [
14118 "cfg-if",
14119 "windows-sys 0.48.0",
14120]
14121
14122[[package]]
14123name = "winresource"
14124version = "0.1.17"
14125source = "registry+https://github.com/rust-lang/crates.io-index"
14126checksum = "77e2aaaf8cfa92078c0c0375423d631f82f2f57979c2884fdd5f604a11e45329"
14127dependencies = [
14128 "toml 0.7.8",
14129 "version_check",
14130]
14131
14132[[package]]
14133name = "winsafe"
14134version = "0.0.19"
14135source = "registry+https://github.com/rust-lang/crates.io-index"
14136checksum = "d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904"
14137
14138[[package]]
14139name = "winx"
14140version = "0.36.3"
14141source = "registry+https://github.com/rust-lang/crates.io-index"
14142checksum = "f9643b83820c0cd246ecabe5fa454dd04ba4fa67996369466d0747472d337346"
14143dependencies = [
14144 "bitflags 2.6.0",
14145 "windows-sys 0.52.0",
14146]
14147
14148[[package]]
14149name = "wio"
14150version = "0.2.2"
14151source = "registry+https://github.com/rust-lang/crates.io-index"
14152checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
14153dependencies = [
14154 "winapi",
14155]
14156
14157[[package]]
14158name = "wit-bindgen"
14159version = "0.22.0"
14160source = "registry+https://github.com/rust-lang/crates.io-index"
14161checksum = "288f992ea30e6b5c531b52cdd5f3be81c148554b09ea416f058d16556ba92c27"
14162dependencies = [
14163 "bitflags 2.6.0",
14164 "wit-bindgen-rt",
14165 "wit-bindgen-rust-macro",
14166]
14167
14168[[package]]
14169name = "wit-bindgen-core"
14170version = "0.22.0"
14171source = "registry+https://github.com/rust-lang/crates.io-index"
14172checksum = "e85e72719ffbccf279359ad071497e47eb0675fe22106dea4ed2d8a7fcb60ba4"
14173dependencies = [
14174 "anyhow",
14175 "wit-parser 0.201.0",
14176]
14177
14178[[package]]
14179name = "wit-bindgen-rt"
14180version = "0.22.0"
14181source = "registry+https://github.com/rust-lang/crates.io-index"
14182checksum = "fcb8738270f32a2d6739973cbbb7c1b6dd8959ce515578a6e19165853272ee64"
14183
14184[[package]]
14185name = "wit-bindgen-rust"
14186version = "0.22.0"
14187source = "registry+https://github.com/rust-lang/crates.io-index"
14188checksum = "d8a39a15d1ae2077688213611209849cad40e9e5cccf6e61951a425850677ff3"
14189dependencies = [
14190 "anyhow",
14191 "heck 0.4.1",
14192 "indexmap 2.4.0",
14193 "wasm-metadata",
14194 "wit-bindgen-core",
14195 "wit-component",
14196]
14197
14198[[package]]
14199name = "wit-bindgen-rust-macro"
14200version = "0.22.0"
14201source = "registry+https://github.com/rust-lang/crates.io-index"
14202checksum = "d376d3ae5850526dfd00d937faea0d81a06fa18f7ac1e26f386d760f241a8f4b"
14203dependencies = [
14204 "anyhow",
14205 "proc-macro2",
14206 "quote",
14207 "syn 2.0.76",
14208 "wit-bindgen-core",
14209 "wit-bindgen-rust",
14210]
14211
14212[[package]]
14213name = "wit-component"
14214version = "0.201.0"
14215source = "registry+https://github.com/rust-lang/crates.io-index"
14216checksum = "421c0c848a0660a8c22e2fd217929a0191f14476b68962afd2af89fd22e39825"
14217dependencies = [
14218 "anyhow",
14219 "bitflags 2.6.0",
14220 "indexmap 2.4.0",
14221 "log",
14222 "serde",
14223 "serde_derive",
14224 "serde_json",
14225 "wasm-encoder 0.201.0",
14226 "wasm-metadata",
14227 "wasmparser 0.201.0",
14228 "wit-parser 0.201.0",
14229]
14230
14231[[package]]
14232name = "wit-parser"
14233version = "0.201.0"
14234source = "registry+https://github.com/rust-lang/crates.io-index"
14235checksum = "196d3ecfc4b759a8573bf86a9b3f8996b304b3732e4c7de81655f875f6efdca6"
14236dependencies = [
14237 "anyhow",
14238 "id-arena",
14239 "indexmap 2.4.0",
14240 "log",
14241 "semver",
14242 "serde",
14243 "serde_derive",
14244 "serde_json",
14245 "unicode-xid",
14246 "wasmparser 0.201.0",
14247]
14248
14249[[package]]
14250name = "wit-parser"
14251version = "0.215.0"
14252source = "registry+https://github.com/rust-lang/crates.io-index"
14253checksum = "935a97eaffd57c3b413aa510f8f0b550a4a9fe7d59e79cd8b89a83dcb860321f"
14254dependencies = [
14255 "anyhow",
14256 "id-arena",
14257 "indexmap 2.4.0",
14258 "log",
14259 "semver",
14260 "serde",
14261 "serde_derive",
14262 "serde_json",
14263 "unicode-xid",
14264 "wasmparser 0.215.0",
14265]
14266
14267[[package]]
14268name = "witx"
14269version = "0.9.1"
14270source = "registry+https://github.com/rust-lang/crates.io-index"
14271checksum = "e366f27a5cabcddb2706a78296a40b8fcc451e1a6aba2fc1d94b4a01bdaaef4b"
14272dependencies = [
14273 "anyhow",
14274 "log",
14275 "thiserror",
14276 "wast",
14277]
14278
14279[[package]]
14280name = "workspace"
14281version = "0.1.0"
14282dependencies = [
14283 "any_vec",
14284 "anyhow",
14285 "async-recursion 1.1.1",
14286 "bincode",
14287 "call",
14288 "client",
14289 "clock",
14290 "collections",
14291 "db",
14292 "derive_more",
14293 "dev_server_projects",
14294 "env_logger",
14295 "fs",
14296 "futures 0.3.30",
14297 "git",
14298 "gpui",
14299 "http_client",
14300 "itertools 0.13.0",
14301 "language",
14302 "log",
14303 "node_runtime",
14304 "parking_lot",
14305 "postage",
14306 "project",
14307 "release_channel",
14308 "remote",
14309 "schemars",
14310 "serde",
14311 "serde_json",
14312 "session",
14313 "settings",
14314 "smallvec",
14315 "sqlez",
14316 "task",
14317 "tempfile",
14318 "theme",
14319 "ui",
14320 "util",
14321 "uuid",
14322]
14323
14324[[package]]
14325name = "worktree"
14326version = "0.1.0"
14327dependencies = [
14328 "anyhow",
14329 "clock",
14330 "collections",
14331 "env_logger",
14332 "fs",
14333 "futures 0.3.30",
14334 "fuzzy",
14335 "git",
14336 "git2",
14337 "gpui",
14338 "http_client",
14339 "ignore",
14340 "language",
14341 "log",
14342 "parking_lot",
14343 "paths",
14344 "postage",
14345 "pretty_assertions",
14346 "rand 0.8.5",
14347 "rpc",
14348 "schemars",
14349 "serde",
14350 "serde_json",
14351 "settings",
14352 "smallvec",
14353 "smol",
14354 "sum_tree",
14355 "text",
14356 "util",
14357]
14358
14359[[package]]
14360name = "wyz"
14361version = "0.5.1"
14362source = "registry+https://github.com/rust-lang/crates.io-index"
14363checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"
14364dependencies = [
14365 "tap",
14366]
14367
14368[[package]]
14369name = "x11-clipboard"
14370version = "0.9.2"
14371source = "registry+https://github.com/rust-lang/crates.io-index"
14372checksum = "b98785a09322d7446e28a13203d2cae1059a0dd3dfb32cb06d0a225f023d8286"
14373dependencies = [
14374 "libc",
14375 "x11rb",
14376]
14377
14378[[package]]
14379name = "x11rb"
14380version = "0.13.1"
14381source = "registry+https://github.com/rust-lang/crates.io-index"
14382checksum = "5d91ffca73ee7f68ce055750bf9f6eca0780b8c85eff9bc046a3b0da41755e12"
14383dependencies = [
14384 "as-raw-xcb-connection",
14385 "gethostname",
14386 "libc",
14387 "rustix 0.38.35",
14388 "x11rb-protocol",
14389]
14390
14391[[package]]
14392name = "x11rb-protocol"
14393version = "0.13.1"
14394source = "registry+https://github.com/rust-lang/crates.io-index"
14395checksum = "ec107c4503ea0b4a98ef47356329af139c0a4f7750e621cf2973cd3385ebcb3d"
14396
14397[[package]]
14398name = "xattr"
14399version = "0.2.3"
14400source = "registry+https://github.com/rust-lang/crates.io-index"
14401checksum = "6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc"
14402dependencies = [
14403 "libc",
14404]
14405
14406[[package]]
14407name = "xcursor"
14408version = "0.3.8"
14409source = "registry+https://github.com/rust-lang/crates.io-index"
14410checksum = "0ef33da6b1660b4ddbfb3aef0ade110c8b8a781a3b6382fa5f2b5b040fd55f61"
14411
14412[[package]]
14413name = "xdg-home"
14414version = "1.3.0"
14415source = "registry+https://github.com/rust-lang/crates.io-index"
14416checksum = "ec1cdab258fb55c0da61328dc52c8764709b249011b2cad0454c72f0bf10a1f6"
14417dependencies = [
14418 "libc",
14419 "windows-sys 0.59.0",
14420]
14421
14422[[package]]
14423name = "xim"
14424version = "0.4.0"
14425source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
14426dependencies = [
14427 "ahash 0.8.11",
14428 "hashbrown 0.14.5",
14429 "log",
14430 "x11rb",
14431 "xim-ctext",
14432 "xim-parser",
14433]
14434
14435[[package]]
14436name = "xim-ctext"
14437version = "0.3.0"
14438source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
14439dependencies = [
14440 "encoding_rs",
14441]
14442
14443[[package]]
14444name = "xim-parser"
14445version = "0.2.1"
14446source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
14447dependencies = [
14448 "bitflags 2.6.0",
14449]
14450
14451[[package]]
14452name = "xkbcommon"
14453version = "0.7.0"
14454source = "git+https://github.com/ConradIrwin/xkbcommon-rs?rev=fcbb4612185cc129ceeff51d22f7fb51810a03b2#fcbb4612185cc129ceeff51d22f7fb51810a03b2"
14455dependencies = [
14456 "as-raw-xcb-connection",
14457 "libc",
14458 "memmap2",
14459 "xkeysym",
14460]
14461
14462[[package]]
14463name = "xkeysym"
14464version = "0.2.1"
14465source = "registry+https://github.com/rust-lang/crates.io-index"
14466checksum = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56"
14467
14468[[package]]
14469name = "xml5ever"
14470version = "0.18.1"
14471source = "registry+https://github.com/rust-lang/crates.io-index"
14472checksum = "9bbb26405d8e919bc1547a5aa9abc95cbfa438f04844f5fdd9dc7596b748bf69"
14473dependencies = [
14474 "log",
14475 "mac",
14476 "markup5ever",
14477]
14478
14479[[package]]
14480name = "xmlparser"
14481version = "0.13.6"
14482source = "registry+https://github.com/rust-lang/crates.io-index"
14483checksum = "66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4"
14484
14485[[package]]
14486name = "xmlwriter"
14487version = "0.1.0"
14488source = "registry+https://github.com/rust-lang/crates.io-index"
14489checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
14490
14491[[package]]
14492name = "xtask"
14493version = "0.1.0"
14494dependencies = [
14495 "anyhow",
14496 "cargo_metadata",
14497 "cargo_toml",
14498 "clap",
14499]
14500
14501[[package]]
14502name = "yansi"
14503version = "1.0.1"
14504source = "registry+https://github.com/rust-lang/crates.io-index"
14505checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049"
14506
14507[[package]]
14508name = "yazi"
14509version = "0.1.6"
14510source = "registry+https://github.com/rust-lang/crates.io-index"
14511checksum = "c94451ac9513335b5e23d7a8a2b61a7102398b8cca5160829d313e84c9d98be1"
14512
14513[[package]]
14514name = "yeslogic-fontconfig-sys"
14515version = "6.0.0"
14516source = "registry+https://github.com/rust-lang/crates.io-index"
14517checksum = "503a066b4c037c440169d995b869046827dbc71263f6e8f3be6d77d4f3229dbd"
14518dependencies = [
14519 "dlib",
14520 "once_cell",
14521 "pkg-config",
14522]
14523
14524[[package]]
14525name = "zbus"
14526version = "4.4.0"
14527source = "registry+https://github.com/rust-lang/crates.io-index"
14528checksum = "bb97012beadd29e654708a0fdb4c84bc046f537aecfde2c3ee0a9e4b4d48c725"
14529dependencies = [
14530 "async-broadcast",
14531 "async-executor",
14532 "async-fs 2.1.2",
14533 "async-io 2.3.4",
14534 "async-lock 3.4.0",
14535 "async-process 2.2.4",
14536 "async-recursion 1.1.1",
14537 "async-task",
14538 "async-trait",
14539 "blocking",
14540 "enumflags2",
14541 "event-listener 5.3.1",
14542 "futures-core",
14543 "futures-sink",
14544 "futures-util",
14545 "hex",
14546 "nix",
14547 "ordered-stream",
14548 "rand 0.8.5",
14549 "serde",
14550 "serde_repr",
14551 "sha1",
14552 "static_assertions",
14553 "tracing",
14554 "uds_windows",
14555 "windows-sys 0.52.0",
14556 "xdg-home",
14557 "zbus_macros",
14558 "zbus_names",
14559 "zvariant",
14560]
14561
14562[[package]]
14563name = "zbus_macros"
14564version = "4.4.0"
14565source = "registry+https://github.com/rust-lang/crates.io-index"
14566checksum = "267db9407081e90bbfa46d841d3cbc60f59c0351838c4bc65199ecd79ab1983e"
14567dependencies = [
14568 "proc-macro-crate",
14569 "proc-macro2",
14570 "quote",
14571 "syn 2.0.76",
14572 "zvariant_utils",
14573]
14574
14575[[package]]
14576name = "zbus_names"
14577version = "3.0.0"
14578source = "registry+https://github.com/rust-lang/crates.io-index"
14579checksum = "4b9b1fef7d021261cc16cba64c351d291b715febe0fa10dc3a443ac5a5022e6c"
14580dependencies = [
14581 "serde",
14582 "static_assertions",
14583 "zvariant",
14584]
14585
14586[[package]]
14587name = "zed"
14588version = "0.159.0"
14589dependencies = [
14590 "activity_indicator",
14591 "anyhow",
14592 "ashpd",
14593 "assets",
14594 "assistant",
14595 "async-watch",
14596 "audio",
14597 "auto_update",
14598 "backtrace",
14599 "breadcrumbs",
14600 "call",
14601 "channel",
14602 "chrono",
14603 "clap",
14604 "cli",
14605 "client",
14606 "collab_ui",
14607 "collections",
14608 "command_palette",
14609 "command_palette_hooks",
14610 "copilot",
14611 "db",
14612 "dev_server_projects",
14613 "diagnostics",
14614 "editor",
14615 "env_logger",
14616 "extension",
14617 "extensions_ui",
14618 "feature_flags",
14619 "feedback",
14620 "file_finder",
14621 "file_icons",
14622 "fs",
14623 "futures 0.3.30",
14624 "git",
14625 "git_hosting_providers",
14626 "go_to_line",
14627 "gpui",
14628 "headless",
14629 "http_client",
14630 "image_viewer",
14631 "inline_completion_button",
14632 "install_cli",
14633 "journal",
14634 "language",
14635 "language_model",
14636 "language_selector",
14637 "language_tools",
14638 "languages",
14639 "libc",
14640 "log",
14641 "markdown_preview",
14642 "menu",
14643 "mimalloc",
14644 "nix",
14645 "node_runtime",
14646 "notifications",
14647 "outline",
14648 "outline_panel",
14649 "parking_lot",
14650 "paths",
14651 "profiling",
14652 "project",
14653 "project_panel",
14654 "project_symbols",
14655 "quick_action_bar",
14656 "recent_projects",
14657 "release_channel",
14658 "remote",
14659 "repl",
14660 "reqwest_client",
14661 "rope",
14662 "search",
14663 "serde",
14664 "serde_json",
14665 "session",
14666 "settings",
14667 "settings_ui",
14668 "shellexpand 2.1.2",
14669 "simplelog",
14670 "smol",
14671 "snippet_provider",
14672 "snippets_ui",
14673 "supermaven",
14674 "sysinfo",
14675 "tab_switcher",
14676 "task",
14677 "tasks_ui",
14678 "telemetry_events",
14679 "terminal_view",
14680 "theme",
14681 "theme_selector",
14682 "time",
14683 "tree-sitter-md",
14684 "tree-sitter-rust",
14685 "ui",
14686 "url",
14687 "urlencoding",
14688 "util",
14689 "uuid",
14690 "vim",
14691 "welcome",
14692 "windows 0.58.0",
14693 "winresource",
14694 "workspace",
14695 "zed_actions",
14696 "zstd",
14697]
14698
14699[[package]]
14700name = "zed_actions"
14701version = "0.1.0"
14702dependencies = [
14703 "gpui",
14704 "serde",
14705]
14706
14707[[package]]
14708name = "zed_astro"
14709version = "0.1.1"
14710dependencies = [
14711 "serde",
14712 "zed_extension_api 0.1.0",
14713]
14714
14715[[package]]
14716name = "zed_clojure"
14717version = "0.0.3"
14718dependencies = [
14719 "zed_extension_api 0.1.0",
14720]
14721
14722[[package]]
14723name = "zed_csharp"
14724version = "0.0.2"
14725dependencies = [
14726 "zed_extension_api 0.1.0",
14727]
14728
14729[[package]]
14730name = "zed_dart"
14731version = "0.1.1"
14732dependencies = [
14733 "zed_extension_api 0.1.0",
14734]
14735
14736[[package]]
14737name = "zed_deno"
14738version = "0.0.2"
14739dependencies = [
14740 "zed_extension_api 0.1.0",
14741]
14742
14743[[package]]
14744name = "zed_elixir"
14745version = "0.1.1"
14746dependencies = [
14747 "zed_extension_api 0.1.0",
14748]
14749
14750[[package]]
14751name = "zed_elm"
14752version = "0.0.1"
14753dependencies = [
14754 "zed_extension_api 0.1.0",
14755]
14756
14757[[package]]
14758name = "zed_emmet"
14759version = "0.0.3"
14760dependencies = [
14761 "zed_extension_api 0.1.0",
14762]
14763
14764[[package]]
14765name = "zed_erlang"
14766version = "0.1.0"
14767dependencies = [
14768 "zed_extension_api 0.1.0",
14769]
14770
14771[[package]]
14772name = "zed_extension_api"
14773version = "0.1.0"
14774source = "registry+https://github.com/rust-lang/crates.io-index"
14775checksum = "594fd10dd0f2f853eb243e2425e7c95938cef49adb81d9602921d002c5e6d9d9"
14776dependencies = [
14777 "serde",
14778 "serde_json",
14779 "wit-bindgen",
14780]
14781
14782[[package]]
14783name = "zed_extension_api"
14784version = "0.2.0"
14785dependencies = [
14786 "serde",
14787 "serde_json",
14788 "wit-bindgen",
14789]
14790
14791[[package]]
14792name = "zed_glsl"
14793version = "0.1.0"
14794dependencies = [
14795 "zed_extension_api 0.1.0",
14796]
14797
14798[[package]]
14799name = "zed_haskell"
14800version = "0.1.1"
14801dependencies = [
14802 "zed_extension_api 0.1.0",
14803]
14804
14805[[package]]
14806name = "zed_html"
14807version = "0.1.3"
14808dependencies = [
14809 "zed_extension_api 0.1.0",
14810]
14811
14812[[package]]
14813name = "zed_lua"
14814version = "0.1.0"
14815dependencies = [
14816 "zed_extension_api 0.1.0",
14817]
14818
14819[[package]]
14820name = "zed_ocaml"
14821version = "0.1.0"
14822dependencies = [
14823 "zed_extension_api 0.1.0",
14824]
14825
14826[[package]]
14827name = "zed_php"
14828version = "0.2.1"
14829dependencies = [
14830 "zed_extension_api 0.1.0",
14831]
14832
14833[[package]]
14834name = "zed_prisma"
14835version = "0.0.3"
14836dependencies = [
14837 "zed_extension_api 0.1.0",
14838]
14839
14840[[package]]
14841name = "zed_proto"
14842version = "0.2.0"
14843dependencies = [
14844 "zed_extension_api 0.1.0",
14845]
14846
14847[[package]]
14848name = "zed_purescript"
14849version = "0.0.1"
14850dependencies = [
14851 "zed_extension_api 0.1.0",
14852]
14853
14854[[package]]
14855name = "zed_ruff"
14856version = "0.1.0"
14857dependencies = [
14858 "zed_extension_api 0.1.0",
14859]
14860
14861[[package]]
14862name = "zed_snippets"
14863version = "0.0.5"
14864dependencies = [
14865 "serde_json",
14866 "zed_extension_api 0.1.0",
14867]
14868
14869[[package]]
14870name = "zed_terraform"
14871version = "0.1.1"
14872dependencies = [
14873 "zed_extension_api 0.1.0",
14874]
14875
14876[[package]]
14877name = "zed_test_extension"
14878version = "0.1.0"
14879dependencies = [
14880 "zed_extension_api 0.2.0",
14881]
14882
14883[[package]]
14884name = "zed_toml"
14885version = "0.1.1"
14886dependencies = [
14887 "zed_extension_api 0.1.0",
14888]
14889
14890[[package]]
14891name = "zed_uiua"
14892version = "0.0.1"
14893dependencies = [
14894 "zed_extension_api 0.1.0",
14895]
14896
14897[[package]]
14898name = "zed_zig"
14899version = "0.3.1"
14900dependencies = [
14901 "zed_extension_api 0.1.0",
14902]
14903
14904[[package]]
14905name = "zeno"
14906version = "0.2.3"
14907source = "registry+https://github.com/rust-lang/crates.io-index"
14908checksum = "dd15f8e0dbb966fd9245e7498c7e9e5055d9e5c8b676b95bd67091cd11a1e697"
14909
14910[[package]]
14911name = "zerocopy"
14912version = "0.7.35"
14913source = "registry+https://github.com/rust-lang/crates.io-index"
14914checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
14915dependencies = [
14916 "byteorder",
14917 "zerocopy-derive",
14918]
14919
14920[[package]]
14921name = "zerocopy-derive"
14922version = "0.7.35"
14923source = "registry+https://github.com/rust-lang/crates.io-index"
14924checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
14925dependencies = [
14926 "proc-macro2",
14927 "quote",
14928 "syn 2.0.76",
14929]
14930
14931[[package]]
14932name = "zeroize"
14933version = "1.8.1"
14934source = "registry+https://github.com/rust-lang/crates.io-index"
14935checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
14936dependencies = [
14937 "zeroize_derive",
14938]
14939
14940[[package]]
14941name = "zeroize_derive"
14942version = "1.4.2"
14943source = "registry+https://github.com/rust-lang/crates.io-index"
14944checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
14945dependencies = [
14946 "proc-macro2",
14947 "quote",
14948 "syn 2.0.76",
14949]
14950
14951[[package]]
14952name = "zeromq"
14953version = "0.4.0"
14954source = "registry+https://github.com/rust-lang/crates.io-index"
14955checksum = "fb0560d00172817b7f7c2265060783519c475702ae290b154115ca75e976d4d0"
14956dependencies = [
14957 "async-dispatcher",
14958 "async-std",
14959 "async-trait",
14960 "asynchronous-codec",
14961 "bytes 1.7.2",
14962 "crossbeam-queue",
14963 "dashmap 5.5.3",
14964 "futures-channel",
14965 "futures-io",
14966 "futures-task",
14967 "futures-util",
14968 "log",
14969 "num-traits",
14970 "once_cell",
14971 "parking_lot",
14972 "rand 0.8.5",
14973 "regex",
14974 "thiserror",
14975 "uuid",
14976]
14977
14978[[package]]
14979name = "zstd"
14980version = "0.11.2+zstd.1.5.2"
14981source = "registry+https://github.com/rust-lang/crates.io-index"
14982checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"
14983dependencies = [
14984 "zstd-safe",
14985]
14986
14987[[package]]
14988name = "zstd-safe"
14989version = "5.0.2+zstd.1.5.2"
14990source = "registry+https://github.com/rust-lang/crates.io-index"
14991checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"
14992dependencies = [
14993 "libc",
14994 "zstd-sys",
14995]
14996
14997[[package]]
14998name = "zstd-sys"
14999version = "2.0.13+zstd.1.5.6"
15000source = "registry+https://github.com/rust-lang/crates.io-index"
15001checksum = "38ff0f21cfee8f97d94cef41359e0c89aa6113028ab0291aa8ca0038995a95aa"
15002dependencies = [
15003 "cc",
15004 "pkg-config",
15005]
15006
15007[[package]]
15008name = "zune-core"
15009version = "0.4.12"
15010source = "registry+https://github.com/rust-lang/crates.io-index"
15011checksum = "3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a"
15012
15013[[package]]
15014name = "zune-inflate"
15015version = "0.2.54"
15016source = "registry+https://github.com/rust-lang/crates.io-index"
15017checksum = "73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02"
15018dependencies = [
15019 "simd-adler32",
15020]
15021
15022[[package]]
15023name = "zune-jpeg"
15024version = "0.4.13"
15025source = "registry+https://github.com/rust-lang/crates.io-index"
15026checksum = "16099418600b4d8f028622f73ff6e3deaabdff330fb9a2a131dea781ee8b0768"
15027dependencies = [
15028 "zune-core",
15029]
15030
15031[[package]]
15032name = "zvariant"
15033version = "4.2.0"
15034source = "registry+https://github.com/rust-lang/crates.io-index"
15035checksum = "2084290ab9a1c471c38fc524945837734fbf124487e105daec2bb57fd48c81fe"
15036dependencies = [
15037 "endi",
15038 "enumflags2",
15039 "serde",
15040 "static_assertions",
15041 "url",
15042 "zvariant_derive",
15043]
15044
15045[[package]]
15046name = "zvariant_derive"
15047version = "4.2.0"
15048source = "registry+https://github.com/rust-lang/crates.io-index"
15049checksum = "73e2ba546bda683a90652bac4a279bc146adad1386f25379cf73200d2002c449"
15050dependencies = [
15051 "proc-macro-crate",
15052 "proc-macro2",
15053 "quote",
15054 "syn 2.0.76",
15055 "zvariant_utils",
15056]
15057
15058[[package]]
15059name = "zvariant_utils"
15060version = "2.1.0"
15061source = "registry+https://github.com/rust-lang/crates.io-index"
15062checksum = "c51bcff7cc3dbb5055396bcf774748c3dab426b4b8659046963523cee4808340"
15063dependencies = [
15064 "proc-macro2",
15065 "quote",
15066 "syn 2.0.76",
15067]