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