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