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