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