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