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