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