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