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