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