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