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