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 "isahc",
249 "schemars",
250 "serde",
251 "serde_json",
252 "strum 0.25.0",
253 "thiserror",
254 "tokio",
255 "util",
256]
257
258[[package]]
259name = "any_vec"
260version = "0.14.0"
261source = "registry+https://github.com/rust-lang/crates.io-index"
262checksum = "34cd60c5e3152cef0a592f1b296f1cc93715d89d2551d85315828c3a09575ff4"
263
264[[package]]
265name = "anyhow"
266version = "1.0.89"
267source = "registry+https://github.com/rust-lang/crates.io-index"
268checksum = "86fdf8605db99b54d3cd748a44c6d04df638eb5dafb219b135d0149bd0db01f6"
269
270[[package]]
271name = "approx"
272version = "0.5.1"
273source = "registry+https://github.com/rust-lang/crates.io-index"
274checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"
275dependencies = [
276 "num-traits",
277]
278
279[[package]]
280name = "arbitrary"
281version = "1.3.2"
282source = "registry+https://github.com/rust-lang/crates.io-index"
283checksum = "7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110"
284
285[[package]]
286name = "arg_enum_proc_macro"
287version = "0.3.4"
288source = "registry+https://github.com/rust-lang/crates.io-index"
289checksum = "0ae92a5119aa49cdbcf6b9f893fe4e1d98b04ccbf82ee0584ad948a44a734dea"
290dependencies = [
291 "proc-macro2",
292 "quote",
293 "syn 2.0.76",
294]
295
296[[package]]
297name = "arrayref"
298version = "0.3.8"
299source = "registry+https://github.com/rust-lang/crates.io-index"
300checksum = "9d151e35f61089500b617991b791fc8bfd237ae50cd5950803758a179b41e67a"
301
302[[package]]
303name = "arrayvec"
304version = "0.7.6"
305source = "registry+https://github.com/rust-lang/crates.io-index"
306checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50"
307dependencies = [
308 "serde",
309]
310
311[[package]]
312name = "as-raw-xcb-connection"
313version = "1.0.1"
314source = "registry+https://github.com/rust-lang/crates.io-index"
315checksum = "175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b"
316
317[[package]]
318name = "ascii"
319version = "1.1.0"
320source = "registry+https://github.com/rust-lang/crates.io-index"
321checksum = "d92bec98840b8f03a5ff5413de5293bfcd8bf96467cf5452609f939ec6f5de16"
322
323[[package]]
324name = "ash"
325version = "0.38.0+1.3.281"
326source = "registry+https://github.com/rust-lang/crates.io-index"
327checksum = "0bb44936d800fea8f016d7f2311c6a4f97aebd5dc86f09906139ec848cf3a46f"
328dependencies = [
329 "libloading",
330]
331
332[[package]]
333name = "ash-window"
334version = "0.13.0"
335source = "registry+https://github.com/rust-lang/crates.io-index"
336checksum = "52bca67b61cb81e5553babde81b8211f713cb6db79766f80168f3e5f40ea6c82"
337dependencies = [
338 "ash",
339 "raw-window-handle",
340 "raw-window-metal",
341]
342
343[[package]]
344name = "ashpd"
345version = "0.9.1"
346source = "registry+https://github.com/rust-lang/crates.io-index"
347checksum = "bfe7e0dd0ac5a401dc116ed9f9119cf9decc625600474cb41f0fc0a0050abc9a"
348dependencies = [
349 "async-fs 2.1.2",
350 "async-net 2.0.0",
351 "enumflags2",
352 "futures-channel",
353 "futures-util",
354 "rand 0.8.5",
355 "serde",
356 "serde_repr",
357 "url",
358 "zbus",
359]
360
361[[package]]
362name = "assets"
363version = "0.1.0"
364dependencies = [
365 "anyhow",
366 "gpui",
367 "rust-embed",
368]
369
370[[package]]
371name = "assistant"
372version = "0.1.0"
373dependencies = [
374 "anthropic",
375 "anyhow",
376 "assets",
377 "assistant_slash_command",
378 "assistant_tool",
379 "async-watch",
380 "cargo_toml",
381 "chrono",
382 "client",
383 "clock",
384 "collections",
385 "command_palette_hooks",
386 "context_servers",
387 "ctor",
388 "db",
389 "editor",
390 "env_logger",
391 "feature_flags",
392 "fs",
393 "futures 0.3.30",
394 "fuzzy",
395 "globset",
396 "gpui",
397 "handlebars 4.5.0",
398 "heed",
399 "html_to_markdown 0.1.0",
400 "http_client",
401 "indexed_docs",
402 "indoc",
403 "language",
404 "language_model",
405 "languages",
406 "log",
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.82"
898source = "registry+https://github.com/rust-lang/crates.io-index"
899checksum = "a27b8a3a6e1a44fa4c8baf1f653e4172e81486d4941f2237e20dc2d0cf4ddff1"
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.4"
2090source = "registry+https://github.com/rust-lang/crates.io-index"
2091checksum = "ad639525b1c67b6a298f378417b060fbc04618bea559482a8484381cce27d965"
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.17"
2286source = "registry+https://github.com/rust-lang/crates.io-index"
2287checksum = "3e5a21b8495e732f1b3c364c9949b201ca7bae518c502c80256c96ad79eaf6ac"
2288dependencies = [
2289 "clap_builder",
2290 "clap_derive",
2291]
2292
2293[[package]]
2294name = "clap_builder"
2295version = "4.5.17"
2296source = "registry+https://github.com/rust-lang/crates.io-index"
2297checksum = "8cf2dd12af7a047ad9d6da2b6b249759a22a7abc0f474c1dae1777afa4b21a73"
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.13"
2318source = "registry+https://github.com/rust-lang/crates.io-index"
2319checksum = "501d359d5f3dcaf6ecdeee48833ae73ec6e42723a1e52419c79abf9507eec0a0"
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 "fs",
2412 "futures 0.3.30",
2413 "gpui",
2414 "http_client",
2415 "log",
2416 "once_cell",
2417 "parking_lot",
2418 "paths",
2419 "postage",
2420 "rand 0.8.5",
2421 "release_channel",
2422 "rpc",
2423 "rustls 0.20.9",
2424 "rustls-native-certs 0.8.0",
2425 "schemars",
2426 "serde",
2427 "serde_json",
2428 "settings",
2429 "sha2",
2430 "smol",
2431 "sysinfo",
2432 "telemetry_events",
2433 "tempfile",
2434 "text",
2435 "thiserror",
2436 "time",
2437 "tiny_http",
2438 "tokio-socks",
2439 "url",
2440 "util",
2441 "windows 0.58.0",
2442 "worktree",
2443]
2444
2445[[package]]
2446name = "clock"
2447version = "0.1.0"
2448dependencies = [
2449 "chrono",
2450 "parking_lot",
2451 "serde",
2452 "smallvec",
2453]
2454
2455[[package]]
2456name = "cobs"
2457version = "0.2.3"
2458source = "registry+https://github.com/rust-lang/crates.io-index"
2459checksum = "67ba02a97a2bd10f4b59b25c7973101c79642302776489e030cd13cdab09ed15"
2460
2461[[package]]
2462name = "cocoa"
2463version = "0.25.0"
2464source = "registry+https://github.com/rust-lang/crates.io-index"
2465checksum = "f6140449f97a6e97f9511815c5632d84c8aacf8ac271ad77c559218161a1373c"
2466dependencies = [
2467 "bitflags 1.3.2",
2468 "block",
2469 "cocoa-foundation 0.1.2",
2470 "core-foundation 0.9.4",
2471 "core-graphics 0.23.2",
2472 "foreign-types 0.5.0",
2473 "libc",
2474 "objc",
2475]
2476
2477[[package]]
2478name = "cocoa"
2479version = "0.26.0"
2480source = "registry+https://github.com/rust-lang/crates.io-index"
2481checksum = "f79398230a6e2c08f5c9760610eb6924b52aa9e7950a619602baba59dcbbdbb2"
2482dependencies = [
2483 "bitflags 2.6.0",
2484 "block",
2485 "cocoa-foundation 0.2.0",
2486 "core-foundation 0.10.0",
2487 "core-graphics 0.24.0",
2488 "foreign-types 0.5.0",
2489 "libc",
2490 "objc",
2491]
2492
2493[[package]]
2494name = "cocoa-foundation"
2495version = "0.1.2"
2496source = "registry+https://github.com/rust-lang/crates.io-index"
2497checksum = "8c6234cbb2e4c785b456c0644748b1ac416dd045799740356f8363dfe00c93f7"
2498dependencies = [
2499 "bitflags 1.3.2",
2500 "block",
2501 "core-foundation 0.9.4",
2502 "core-graphics-types 0.1.3",
2503 "libc",
2504 "objc",
2505]
2506
2507[[package]]
2508name = "cocoa-foundation"
2509version = "0.2.0"
2510source = "registry+https://github.com/rust-lang/crates.io-index"
2511checksum = "e14045fb83be07b5acf1c0884b2180461635b433455fa35d1cd6f17f1450679d"
2512dependencies = [
2513 "bitflags 2.6.0",
2514 "block",
2515 "core-foundation 0.10.0",
2516 "core-graphics-types 0.2.0",
2517 "libc",
2518 "objc",
2519]
2520
2521[[package]]
2522name = "codespan-reporting"
2523version = "0.11.1"
2524source = "registry+https://github.com/rust-lang/crates.io-index"
2525checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
2526dependencies = [
2527 "termcolor",
2528 "unicode-width",
2529]
2530
2531[[package]]
2532name = "collab"
2533version = "0.44.0"
2534dependencies = [
2535 "anthropic",
2536 "anyhow",
2537 "assistant",
2538 "async-stripe",
2539 "async-trait",
2540 "async-tungstenite",
2541 "audio",
2542 "aws-config",
2543 "aws-sdk-s3",
2544 "axum",
2545 "axum-extra",
2546 "base64 0.22.1",
2547 "call",
2548 "channel",
2549 "chrono",
2550 "clickhouse",
2551 "client",
2552 "clock",
2553 "collab_ui",
2554 "collections",
2555 "ctor",
2556 "dashmap 6.0.1",
2557 "dev_server_projects",
2558 "editor",
2559 "env_logger",
2560 "envy",
2561 "file_finder",
2562 "fs",
2563 "futures 0.3.30",
2564 "git",
2565 "git_hosting_providers",
2566 "google_ai",
2567 "gpui",
2568 "headless",
2569 "hex",
2570 "http_client",
2571 "hyper",
2572 "indoc",
2573 "isahc_http_client",
2574 "jsonwebtoken",
2575 "language",
2576 "language_model",
2577 "live_kit_client",
2578 "live_kit_server",
2579 "log",
2580 "lsp",
2581 "menu",
2582 "multi_buffer",
2583 "nanoid",
2584 "node_runtime",
2585 "notifications",
2586 "open_ai",
2587 "parking_lot",
2588 "pretty_assertions",
2589 "project",
2590 "prometheus",
2591 "prost",
2592 "rand 0.8.5",
2593 "recent_projects",
2594 "release_channel",
2595 "remote",
2596 "remote_server",
2597 "reqwest",
2598 "rpc",
2599 "rustc-demangle",
2600 "scrypt",
2601 "sea-orm",
2602 "semantic_version",
2603 "semver",
2604 "serde",
2605 "serde_derive",
2606 "serde_json",
2607 "session",
2608 "settings",
2609 "sha2",
2610 "sqlx",
2611 "strum 0.25.0",
2612 "subtle",
2613 "supermaven_api",
2614 "telemetry_events",
2615 "text",
2616 "theme",
2617 "thiserror",
2618 "time",
2619 "tokio",
2620 "toml 0.8.19",
2621 "tower",
2622 "tower-http 0.4.4",
2623 "tracing",
2624 "tracing-subscriber",
2625 "unindent",
2626 "util",
2627 "uuid",
2628 "workspace",
2629 "worktree",
2630]
2631
2632[[package]]
2633name = "collab_ui"
2634version = "0.1.0"
2635dependencies = [
2636 "anyhow",
2637 "call",
2638 "channel",
2639 "chrono",
2640 "client",
2641 "collections",
2642 "db",
2643 "editor",
2644 "emojis",
2645 "futures 0.3.30",
2646 "fuzzy",
2647 "gpui",
2648 "http_client",
2649 "language",
2650 "menu",
2651 "notifications",
2652 "parking_lot",
2653 "picker",
2654 "pretty_assertions",
2655 "project",
2656 "release_channel",
2657 "rich_text",
2658 "rpc",
2659 "schemars",
2660 "serde",
2661 "serde_derive",
2662 "serde_json",
2663 "settings",
2664 "smallvec",
2665 "story",
2666 "theme",
2667 "time",
2668 "time_format",
2669 "title_bar",
2670 "tree-sitter-md",
2671 "ui",
2672 "util",
2673 "vcs_menu",
2674 "workspace",
2675]
2676
2677[[package]]
2678name = "collections"
2679version = "0.1.0"
2680dependencies = [
2681 "rustc-hash",
2682]
2683
2684[[package]]
2685name = "color_quant"
2686version = "1.1.0"
2687source = "registry+https://github.com/rust-lang/crates.io-index"
2688checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
2689
2690[[package]]
2691name = "colorchoice"
2692version = "1.0.2"
2693source = "registry+https://github.com/rust-lang/crates.io-index"
2694checksum = "d3fd119d74b830634cea2a0f58bbd0d54540518a14397557951e79340abc28c0"
2695
2696[[package]]
2697name = "combine"
2698version = "4.6.7"
2699source = "registry+https://github.com/rust-lang/crates.io-index"
2700checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
2701dependencies = [
2702 "bytes 1.7.1",
2703 "memchr",
2704]
2705
2706[[package]]
2707name = "command_palette"
2708version = "0.1.0"
2709dependencies = [
2710 "client",
2711 "collections",
2712 "command_palette_hooks",
2713 "ctor",
2714 "editor",
2715 "env_logger",
2716 "fuzzy",
2717 "go_to_line",
2718 "gpui",
2719 "language",
2720 "menu",
2721 "picker",
2722 "postage",
2723 "project",
2724 "serde",
2725 "serde_json",
2726 "settings",
2727 "theme",
2728 "ui",
2729 "util",
2730 "workspace",
2731 "zed_actions",
2732]
2733
2734[[package]]
2735name = "command_palette_hooks"
2736version = "0.1.0"
2737dependencies = [
2738 "collections",
2739 "derive_more",
2740 "gpui",
2741]
2742
2743[[package]]
2744name = "concurrent-queue"
2745version = "2.5.0"
2746source = "registry+https://github.com/rust-lang/crates.io-index"
2747checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
2748dependencies = [
2749 "crossbeam-utils",
2750]
2751
2752[[package]]
2753name = "console"
2754version = "0.15.8"
2755source = "registry+https://github.com/rust-lang/crates.io-index"
2756checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb"
2757dependencies = [
2758 "encode_unicode",
2759 "lazy_static",
2760 "libc",
2761 "unicode-width",
2762 "windows-sys 0.52.0",
2763]
2764
2765[[package]]
2766name = "const-oid"
2767version = "0.9.6"
2768source = "registry+https://github.com/rust-lang/crates.io-index"
2769checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8"
2770
2771[[package]]
2772name = "const-random"
2773version = "0.1.18"
2774source = "registry+https://github.com/rust-lang/crates.io-index"
2775checksum = "87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359"
2776dependencies = [
2777 "const-random-macro",
2778]
2779
2780[[package]]
2781name = "const-random-macro"
2782version = "0.1.16"
2783source = "registry+https://github.com/rust-lang/crates.io-index"
2784checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e"
2785dependencies = [
2786 "getrandom 0.2.15",
2787 "once_cell",
2788 "tiny-keccak",
2789]
2790
2791[[package]]
2792name = "constant_time_eq"
2793version = "0.3.1"
2794source = "registry+https://github.com/rust-lang/crates.io-index"
2795checksum = "7c74b8349d32d297c9134b8c88677813a227df8f779daa29bfc29c183fe3dca6"
2796
2797[[package]]
2798name = "context_servers"
2799version = "0.1.0"
2800dependencies = [
2801 "anyhow",
2802 "collections",
2803 "command_palette_hooks",
2804 "futures 0.3.30",
2805 "gpui",
2806 "log",
2807 "parking_lot",
2808 "postage",
2809 "schemars",
2810 "serde",
2811 "serde_json",
2812 "settings",
2813 "smol",
2814 "url",
2815 "util",
2816 "workspace",
2817]
2818
2819[[package]]
2820name = "convert_case"
2821version = "0.4.0"
2822source = "registry+https://github.com/rust-lang/crates.io-index"
2823checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
2824
2825[[package]]
2826name = "convert_case"
2827version = "0.6.0"
2828source = "registry+https://github.com/rust-lang/crates.io-index"
2829checksum = "ec182b0ca2f35d8fc196cf3404988fd8b8c739a4d270ff118a398feb0cbec1ca"
2830dependencies = [
2831 "unicode-segmentation",
2832]
2833
2834[[package]]
2835name = "copilot"
2836version = "0.1.0"
2837dependencies = [
2838 "anyhow",
2839 "async-compression",
2840 "async-std",
2841 "async-tar",
2842 "chrono",
2843 "client",
2844 "clock",
2845 "collections",
2846 "command_palette_hooks",
2847 "editor",
2848 "fs",
2849 "futures 0.3.30",
2850 "gpui",
2851 "http_client",
2852 "indoc",
2853 "isahc",
2854 "language",
2855 "lsp",
2856 "menu",
2857 "node_runtime",
2858 "parking_lot",
2859 "paths",
2860 "project",
2861 "rpc",
2862 "schemars",
2863 "serde",
2864 "serde_json",
2865 "settings",
2866 "smol",
2867 "strum 0.25.0",
2868 "task",
2869 "theme",
2870 "ui",
2871 "util",
2872 "workspace",
2873]
2874
2875[[package]]
2876name = "core-foundation"
2877version = "0.9.4"
2878source = "registry+https://github.com/rust-lang/crates.io-index"
2879checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
2880dependencies = [
2881 "core-foundation-sys",
2882 "libc",
2883]
2884
2885[[package]]
2886name = "core-foundation"
2887version = "0.10.0"
2888source = "registry+https://github.com/rust-lang/crates.io-index"
2889checksum = "b55271e5c8c478ad3f38ad24ef34923091e0548492a266d19b3c0b4d82574c63"
2890dependencies = [
2891 "core-foundation-sys",
2892 "libc",
2893]
2894
2895[[package]]
2896name = "core-foundation-sys"
2897version = "0.8.7"
2898source = "registry+https://github.com/rust-lang/crates.io-index"
2899checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
2900
2901[[package]]
2902name = "core-graphics"
2903version = "0.23.2"
2904source = "registry+https://github.com/rust-lang/crates.io-index"
2905checksum = "c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081"
2906dependencies = [
2907 "bitflags 1.3.2",
2908 "core-foundation 0.9.4",
2909 "core-graphics-types 0.1.3",
2910 "foreign-types 0.5.0",
2911 "libc",
2912]
2913
2914[[package]]
2915name = "core-graphics"
2916version = "0.24.0"
2917source = "registry+https://github.com/rust-lang/crates.io-index"
2918checksum = "fa95a34622365fa5bbf40b20b75dba8dfa8c94c734aea8ac9a5ca38af14316f1"
2919dependencies = [
2920 "bitflags 2.6.0",
2921 "core-foundation 0.10.0",
2922 "core-graphics-types 0.2.0",
2923 "foreign-types 0.5.0",
2924 "libc",
2925]
2926
2927[[package]]
2928name = "core-graphics-types"
2929version = "0.1.3"
2930source = "registry+https://github.com/rust-lang/crates.io-index"
2931checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf"
2932dependencies = [
2933 "bitflags 1.3.2",
2934 "core-foundation 0.9.4",
2935 "libc",
2936]
2937
2938[[package]]
2939name = "core-graphics-types"
2940version = "0.2.0"
2941source = "registry+https://github.com/rust-lang/crates.io-index"
2942checksum = "3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb"
2943dependencies = [
2944 "bitflags 2.6.0",
2945 "core-foundation 0.10.0",
2946 "libc",
2947]
2948
2949[[package]]
2950name = "core-services"
2951version = "0.2.1"
2952source = "registry+https://github.com/rust-lang/crates.io-index"
2953checksum = "92567e81db522550ebaf742c5d875624ec7820c2c7ee5f8c60e4ce7c2ae3c0fd"
2954dependencies = [
2955 "core-foundation 0.9.4",
2956]
2957
2958[[package]]
2959name = "core-text"
2960version = "20.1.0"
2961source = "registry+https://github.com/rust-lang/crates.io-index"
2962checksum = "c9d2790b5c08465d49f8dc05c8bcae9fea467855947db39b0f8145c091aaced5"
2963dependencies = [
2964 "core-foundation 0.9.4",
2965 "core-graphics 0.23.2",
2966 "foreign-types 0.5.0",
2967 "libc",
2968]
2969
2970[[package]]
2971name = "coreaudio-rs"
2972version = "0.11.3"
2973source = "registry+https://github.com/rust-lang/crates.io-index"
2974checksum = "321077172d79c662f64f5071a03120748d5bb652f5231570141be24cfcd2bace"
2975dependencies = [
2976 "bitflags 1.3.2",
2977 "core-foundation-sys",
2978 "coreaudio-sys",
2979]
2980
2981[[package]]
2982name = "coreaudio-sys"
2983version = "0.2.15"
2984source = "registry+https://github.com/rust-lang/crates.io-index"
2985checksum = "7f01585027057ff5f0a5bf276174ae4c1594a2c5bde93d5f46a016d76270f5a9"
2986dependencies = [
2987 "bindgen 0.69.4",
2988]
2989
2990[[package]]
2991name = "cosmic-text"
2992version = "0.11.2"
2993source = "git+https://github.com/pop-os/cosmic-text?rev=542b20c#542b20ca4376a3b5de5fa629db1a4ace44e18e0c"
2994dependencies = [
2995 "bitflags 2.6.0",
2996 "fontdb",
2997 "log",
2998 "rangemap",
2999 "rayon",
3000 "rustc-hash",
3001 "rustybuzz",
3002 "self_cell",
3003 "swash",
3004 "sys-locale",
3005 "ttf-parser",
3006 "unicode-bidi",
3007 "unicode-linebreak",
3008 "unicode-script",
3009 "unicode-segmentation",
3010]
3011
3012[[package]]
3013name = "cpal"
3014version = "0.15.3"
3015source = "registry+https://github.com/rust-lang/crates.io-index"
3016checksum = "873dab07c8f743075e57f524c583985fbaf745602acbe916a01539364369a779"
3017dependencies = [
3018 "alsa",
3019 "core-foundation-sys",
3020 "coreaudio-rs",
3021 "dasp_sample",
3022 "jni",
3023 "js-sys",
3024 "libc",
3025 "mach2",
3026 "ndk",
3027 "ndk-context",
3028 "oboe",
3029 "wasm-bindgen",
3030 "wasm-bindgen-futures",
3031 "web-sys",
3032 "windows 0.54.0",
3033]
3034
3035[[package]]
3036name = "cpp_demangle"
3037version = "0.4.4"
3038source = "registry+https://github.com/rust-lang/crates.io-index"
3039checksum = "96e58d342ad113c2b878f16d5d034c03be492ae460cdbc02b7f0f2284d310c7d"
3040dependencies = [
3041 "cfg-if",
3042]
3043
3044[[package]]
3045name = "cpufeatures"
3046version = "0.2.13"
3047source = "registry+https://github.com/rust-lang/crates.io-index"
3048checksum = "51e852e6dc9a5bed1fae92dd2375037bf2b768725bf3be87811edee3249d09ad"
3049dependencies = [
3050 "libc",
3051]
3052
3053[[package]]
3054name = "cranelift-bforest"
3055version = "0.111.0"
3056source = "registry+https://github.com/rust-lang/crates.io-index"
3057checksum = "b80c3a50b9c4c7e5b5f73c0ed746687774fc9e36ef652b110da8daebf0c6e0e6"
3058dependencies = [
3059 "cranelift-entity",
3060]
3061
3062[[package]]
3063name = "cranelift-bitset"
3064version = "0.111.0"
3065source = "registry+https://github.com/rust-lang/crates.io-index"
3066checksum = "38778758c2ca918b05acb2199134e0c561fb577c50574259b26190b6c2d95ded"
3067dependencies = [
3068 "serde",
3069 "serde_derive",
3070]
3071
3072[[package]]
3073name = "cranelift-codegen"
3074version = "0.111.0"
3075source = "registry+https://github.com/rust-lang/crates.io-index"
3076checksum = "58258667ad10e468bfc13a8d620f50dfcd4bb35d668123e97defa2549b9ad397"
3077dependencies = [
3078 "bumpalo",
3079 "cranelift-bforest",
3080 "cranelift-bitset",
3081 "cranelift-codegen-meta",
3082 "cranelift-codegen-shared",
3083 "cranelift-control",
3084 "cranelift-entity",
3085 "cranelift-isle",
3086 "gimli 0.29.0",
3087 "hashbrown 0.14.5",
3088 "log",
3089 "regalloc2",
3090 "rustc-hash",
3091 "smallvec",
3092 "target-lexicon",
3093]
3094
3095[[package]]
3096name = "cranelift-codegen-meta"
3097version = "0.111.0"
3098source = "registry+https://github.com/rust-lang/crates.io-index"
3099checksum = "043f0b702e529dcb07ff92bd7d40e7d5317b5493595172c5eb0983343751ee06"
3100dependencies = [
3101 "cranelift-codegen-shared",
3102]
3103
3104[[package]]
3105name = "cranelift-codegen-shared"
3106version = "0.111.0"
3107source = "registry+https://github.com/rust-lang/crates.io-index"
3108checksum = "7763578888ab53eca5ce7da141953f828e82c2bfadcffc106d10d1866094ffbb"
3109
3110[[package]]
3111name = "cranelift-control"
3112version = "0.111.0"
3113source = "registry+https://github.com/rust-lang/crates.io-index"
3114checksum = "32db15f08c05df570f11e8ab33cb1ec449a64b37c8a3498377b77650bef33d8b"
3115dependencies = [
3116 "arbitrary",
3117]
3118
3119[[package]]
3120name = "cranelift-entity"
3121version = "0.111.0"
3122source = "registry+https://github.com/rust-lang/crates.io-index"
3123checksum = "5289cdb399381a27e7bbfa1b42185916007c3d49aeef70b1d01cb4caa8010130"
3124dependencies = [
3125 "cranelift-bitset",
3126 "serde",
3127 "serde_derive",
3128]
3129
3130[[package]]
3131name = "cranelift-frontend"
3132version = "0.111.0"
3133source = "registry+https://github.com/rust-lang/crates.io-index"
3134checksum = "31ba8ab24eb9470477e98ddfa3c799a649ac5a0d9a2042868c4c952133c234e8"
3135dependencies = [
3136 "cranelift-codegen",
3137 "log",
3138 "smallvec",
3139 "target-lexicon",
3140]
3141
3142[[package]]
3143name = "cranelift-isle"
3144version = "0.111.0"
3145source = "registry+https://github.com/rust-lang/crates.io-index"
3146checksum = "2b72a3c5c166a70426dcb209bdd0bb71a787c1ea76023dc0974fbabca770e8f9"
3147
3148[[package]]
3149name = "cranelift-native"
3150version = "0.111.0"
3151source = "registry+https://github.com/rust-lang/crates.io-index"
3152checksum = "46a42424c956bbc31fc5c2706073df896156c5420ae8fa2a5d48dbc7b295d71b"
3153dependencies = [
3154 "cranelift-codegen",
3155 "libc",
3156 "target-lexicon",
3157]
3158
3159[[package]]
3160name = "cranelift-wasm"
3161version = "0.111.0"
3162source = "registry+https://github.com/rust-lang/crates.io-index"
3163checksum = "49778df4289933d735b93c30a345513e030cf83101de0036e19b760f8aa09f68"
3164dependencies = [
3165 "cranelift-codegen",
3166 "cranelift-entity",
3167 "cranelift-frontend",
3168 "itertools 0.12.1",
3169 "log",
3170 "smallvec",
3171 "wasmparser 0.215.0",
3172 "wasmtime-types",
3173]
3174
3175[[package]]
3176name = "crc"
3177version = "3.2.1"
3178source = "registry+https://github.com/rust-lang/crates.io-index"
3179checksum = "69e6e4d7b33a94f0991c26729976b10ebde1d34c3ee82408fb536164fa10d636"
3180dependencies = [
3181 "crc-catalog",
3182]
3183
3184[[package]]
3185name = "crc-catalog"
3186version = "2.4.0"
3187source = "registry+https://github.com/rust-lang/crates.io-index"
3188checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5"
3189
3190[[package]]
3191name = "crc32c"
3192version = "0.6.8"
3193source = "registry+https://github.com/rust-lang/crates.io-index"
3194checksum = "3a47af21622d091a8f0fb295b88bc886ac74efcc613efc19f5d0b21de5c89e47"
3195dependencies = [
3196 "rustc_version",
3197]
3198
3199[[package]]
3200name = "crc32fast"
3201version = "1.4.2"
3202source = "registry+https://github.com/rust-lang/crates.io-index"
3203checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
3204dependencies = [
3205 "cfg-if",
3206]
3207
3208[[package]]
3209name = "criterion"
3210version = "0.5.1"
3211source = "registry+https://github.com/rust-lang/crates.io-index"
3212checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f"
3213dependencies = [
3214 "anes",
3215 "cast",
3216 "ciborium",
3217 "clap",
3218 "criterion-plot",
3219 "is-terminal",
3220 "itertools 0.10.5",
3221 "num-traits",
3222 "once_cell",
3223 "oorandom",
3224 "plotters",
3225 "rayon",
3226 "regex",
3227 "serde",
3228 "serde_derive",
3229 "serde_json",
3230 "tinytemplate",
3231 "walkdir",
3232]
3233
3234[[package]]
3235name = "criterion-plot"
3236version = "0.5.0"
3237source = "registry+https://github.com/rust-lang/crates.io-index"
3238checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1"
3239dependencies = [
3240 "cast",
3241 "itertools 0.10.5",
3242]
3243
3244[[package]]
3245name = "crossbeam-channel"
3246version = "0.5.13"
3247source = "registry+https://github.com/rust-lang/crates.io-index"
3248checksum = "33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2"
3249dependencies = [
3250 "crossbeam-utils",
3251]
3252
3253[[package]]
3254name = "crossbeam-deque"
3255version = "0.8.5"
3256source = "registry+https://github.com/rust-lang/crates.io-index"
3257checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
3258dependencies = [
3259 "crossbeam-epoch",
3260 "crossbeam-utils",
3261]
3262
3263[[package]]
3264name = "crossbeam-epoch"
3265version = "0.9.18"
3266source = "registry+https://github.com/rust-lang/crates.io-index"
3267checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
3268dependencies = [
3269 "crossbeam-utils",
3270]
3271
3272[[package]]
3273name = "crossbeam-queue"
3274version = "0.3.11"
3275source = "registry+https://github.com/rust-lang/crates.io-index"
3276checksum = "df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35"
3277dependencies = [
3278 "crossbeam-utils",
3279]
3280
3281[[package]]
3282name = "crossbeam-utils"
3283version = "0.8.20"
3284source = "registry+https://github.com/rust-lang/crates.io-index"
3285checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"
3286
3287[[package]]
3288name = "crunchy"
3289version = "0.2.2"
3290source = "registry+https://github.com/rust-lang/crates.io-index"
3291checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
3292
3293[[package]]
3294name = "crypto-bigint"
3295version = "0.4.9"
3296source = "registry+https://github.com/rust-lang/crates.io-index"
3297checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef"
3298dependencies = [
3299 "generic-array",
3300 "rand_core 0.6.4",
3301 "subtle",
3302 "zeroize",
3303]
3304
3305[[package]]
3306name = "crypto-bigint"
3307version = "0.5.5"
3308source = "registry+https://github.com/rust-lang/crates.io-index"
3309checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76"
3310dependencies = [
3311 "rand_core 0.6.4",
3312 "subtle",
3313]
3314
3315[[package]]
3316name = "crypto-common"
3317version = "0.1.6"
3318source = "registry+https://github.com/rust-lang/crates.io-index"
3319checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
3320dependencies = [
3321 "generic-array",
3322 "rand_core 0.6.4",
3323 "typenum",
3324]
3325
3326[[package]]
3327name = "ctor"
3328version = "0.2.8"
3329source = "registry+https://github.com/rust-lang/crates.io-index"
3330checksum = "edb49164822f3ee45b17acd4a208cfc1251410cf0cad9a833234c9890774dd9f"
3331dependencies = [
3332 "quote",
3333 "syn 2.0.76",
3334]
3335
3336[[package]]
3337name = "ctrlc"
3338version = "3.4.5"
3339source = "registry+https://github.com/rust-lang/crates.io-index"
3340checksum = "90eeab0aa92f3f9b4e87f258c72b139c207d251f9cbc1080a0086b86a8870dd3"
3341dependencies = [
3342 "nix",
3343 "windows-sys 0.59.0",
3344]
3345
3346[[package]]
3347name = "curl"
3348version = "0.4.46"
3349source = "registry+https://github.com/rust-lang/crates.io-index"
3350checksum = "1e2161dd6eba090ff1594084e95fd67aeccf04382ffea77999ea94ed42ec67b6"
3351dependencies = [
3352 "curl-sys",
3353 "libc",
3354 "openssl-probe",
3355 "openssl-sys",
3356 "schannel",
3357 "socket2 0.5.7",
3358 "windows-sys 0.52.0",
3359]
3360
3361[[package]]
3362name = "curl-sys"
3363version = "0.4.74+curl-8.9.0"
3364source = "registry+https://github.com/rust-lang/crates.io-index"
3365checksum = "8af10b986114528fcdc4b63b6f5f021b7057618411046a4de2ba0f0149a097bf"
3366dependencies = [
3367 "cc",
3368 "libc",
3369 "libz-sys",
3370 "openssl-sys",
3371 "pkg-config",
3372 "vcpkg",
3373 "windows-sys 0.52.0",
3374]
3375
3376[[package]]
3377name = "cursor-icon"
3378version = "1.1.0"
3379source = "registry+https://github.com/rust-lang/crates.io-index"
3380checksum = "96a6ac251f4a2aca6b3f91340350eab87ae57c3f127ffeb585e92bd336717991"
3381
3382[[package]]
3383name = "dashmap"
3384version = "5.5.3"
3385source = "registry+https://github.com/rust-lang/crates.io-index"
3386checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856"
3387dependencies = [
3388 "cfg-if",
3389 "hashbrown 0.14.5",
3390 "lock_api",
3391 "once_cell",
3392 "parking_lot_core",
3393]
3394
3395[[package]]
3396name = "dashmap"
3397version = "6.0.1"
3398source = "registry+https://github.com/rust-lang/crates.io-index"
3399checksum = "804c8821570c3f8b70230c2ba75ffa5c0f9a4189b9a432b6656c536712acae28"
3400dependencies = [
3401 "cfg-if",
3402 "crossbeam-utils",
3403 "hashbrown 0.14.5",
3404 "lock_api",
3405 "once_cell",
3406 "parking_lot_core",
3407]
3408
3409[[package]]
3410name = "dasp_sample"
3411version = "0.11.0"
3412source = "registry+https://github.com/rust-lang/crates.io-index"
3413checksum = "0c87e182de0887fd5361989c677c4e8f5000cd9491d6d563161a8f3a5519fc7f"
3414
3415[[package]]
3416name = "data-encoding"
3417version = "2.6.0"
3418source = "registry+https://github.com/rust-lang/crates.io-index"
3419checksum = "e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2"
3420
3421[[package]]
3422name = "data-url"
3423version = "0.3.1"
3424source = "registry+https://github.com/rust-lang/crates.io-index"
3425checksum = "5c297a1c74b71ae29df00c3e22dd9534821d60eb9af5a0192823fa2acea70c2a"
3426
3427[[package]]
3428name = "db"
3429version = "0.1.0"
3430dependencies = [
3431 "anyhow",
3432 "gpui",
3433 "indoc",
3434 "log",
3435 "paths",
3436 "release_channel",
3437 "smol",
3438 "sqlez",
3439 "sqlez_macros",
3440 "tempfile",
3441 "util",
3442]
3443
3444[[package]]
3445name = "dbus"
3446version = "0.9.7"
3447source = "registry+https://github.com/rust-lang/crates.io-index"
3448checksum = "1bb21987b9fb1613058ba3843121dd18b163b254d8a6e797e144cbac14d96d1b"
3449dependencies = [
3450 "libc",
3451 "libdbus-sys",
3452 "winapi",
3453]
3454
3455[[package]]
3456name = "deflate64"
3457version = "0.1.9"
3458source = "registry+https://github.com/rust-lang/crates.io-index"
3459checksum = "da692b8d1080ea3045efaab14434d40468c3d8657e42abddfffca87b428f4c1b"
3460
3461[[package]]
3462name = "der"
3463version = "0.6.1"
3464source = "registry+https://github.com/rust-lang/crates.io-index"
3465checksum = "f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de"
3466dependencies = [
3467 "const-oid",
3468 "zeroize",
3469]
3470
3471[[package]]
3472name = "der"
3473version = "0.7.9"
3474source = "registry+https://github.com/rust-lang/crates.io-index"
3475checksum = "f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0"
3476dependencies = [
3477 "const-oid",
3478 "pem-rfc7468",
3479 "zeroize",
3480]
3481
3482[[package]]
3483name = "deranged"
3484version = "0.3.11"
3485source = "registry+https://github.com/rust-lang/crates.io-index"
3486checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
3487dependencies = [
3488 "powerfmt",
3489 "serde",
3490]
3491
3492[[package]]
3493name = "derive_more"
3494version = "0.99.18"
3495source = "registry+https://github.com/rust-lang/crates.io-index"
3496checksum = "5f33878137e4dafd7fa914ad4e259e18a4e8e532b9617a2d0150262bf53abfce"
3497dependencies = [
3498 "convert_case 0.4.0",
3499 "proc-macro2",
3500 "quote",
3501 "rustc_version",
3502 "syn 2.0.76",
3503]
3504
3505[[package]]
3506name = "derive_refineable"
3507version = "0.1.0"
3508dependencies = [
3509 "proc-macro2",
3510 "quote",
3511 "syn 1.0.109",
3512]
3513
3514[[package]]
3515name = "dev_server_projects"
3516version = "0.1.0"
3517dependencies = [
3518 "anyhow",
3519 "client",
3520 "gpui",
3521 "rpc",
3522 "serde",
3523 "serde_json",
3524]
3525
3526[[package]]
3527name = "diagnostics"
3528version = "0.1.0"
3529dependencies = [
3530 "anyhow",
3531 "client",
3532 "collections",
3533 "ctor",
3534 "editor",
3535 "env_logger",
3536 "futures 0.3.30",
3537 "gpui",
3538 "language",
3539 "log",
3540 "lsp",
3541 "pretty_assertions",
3542 "project",
3543 "rand 0.8.5",
3544 "schemars",
3545 "serde",
3546 "serde_json",
3547 "settings",
3548 "theme",
3549 "ui",
3550 "unindent",
3551 "util",
3552 "workspace",
3553]
3554
3555[[package]]
3556name = "dialoguer"
3557version = "0.11.0"
3558source = "registry+https://github.com/rust-lang/crates.io-index"
3559checksum = "658bce805d770f407bc62102fca7c2c64ceef2fbcb2b8bd19d2765ce093980de"
3560dependencies = [
3561 "console",
3562 "fuzzy-matcher",
3563 "shell-words",
3564 "tempfile",
3565 "thiserror",
3566 "zeroize",
3567]
3568
3569[[package]]
3570name = "diff"
3571version = "0.1.13"
3572source = "registry+https://github.com/rust-lang/crates.io-index"
3573checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
3574
3575[[package]]
3576name = "digest"
3577version = "0.10.7"
3578source = "registry+https://github.com/rust-lang/crates.io-index"
3579checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
3580dependencies = [
3581 "block-buffer",
3582 "const-oid",
3583 "crypto-common",
3584 "subtle",
3585]
3586
3587[[package]]
3588name = "dirs"
3589version = "4.0.0"
3590source = "registry+https://github.com/rust-lang/crates.io-index"
3591checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
3592dependencies = [
3593 "dirs-sys 0.3.7",
3594]
3595
3596[[package]]
3597name = "dirs"
3598version = "5.0.1"
3599source = "registry+https://github.com/rust-lang/crates.io-index"
3600checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225"
3601dependencies = [
3602 "dirs-sys 0.4.1",
3603]
3604
3605[[package]]
3606name = "dirs-sys"
3607version = "0.3.7"
3608source = "registry+https://github.com/rust-lang/crates.io-index"
3609checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
3610dependencies = [
3611 "libc",
3612 "redox_users",
3613 "winapi",
3614]
3615
3616[[package]]
3617name = "dirs-sys"
3618version = "0.4.1"
3619source = "registry+https://github.com/rust-lang/crates.io-index"
3620checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
3621dependencies = [
3622 "libc",
3623 "option-ext",
3624 "redox_users",
3625 "windows-sys 0.48.0",
3626]
3627
3628[[package]]
3629name = "dlib"
3630version = "0.5.2"
3631source = "registry+https://github.com/rust-lang/crates.io-index"
3632checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412"
3633dependencies = [
3634 "libloading",
3635]
3636
3637[[package]]
3638name = "docs_preprocessor"
3639version = "0.1.0"
3640dependencies = [
3641 "anyhow",
3642 "clap",
3643 "mdbook",
3644 "regex",
3645 "serde",
3646 "serde_json",
3647 "settings",
3648 "util",
3649]
3650
3651[[package]]
3652name = "dotenvy"
3653version = "0.15.7"
3654source = "registry+https://github.com/rust-lang/crates.io-index"
3655checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
3656
3657[[package]]
3658name = "downcast-rs"
3659version = "1.2.1"
3660source = "registry+https://github.com/rust-lang/crates.io-index"
3661checksum = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2"
3662
3663[[package]]
3664name = "doxygen-rs"
3665version = "0.4.2"
3666source = "registry+https://github.com/rust-lang/crates.io-index"
3667checksum = "415b6ec780d34dcf624666747194393603d0373b7141eef01d12ee58881507d9"
3668dependencies = [
3669 "phf",
3670]
3671
3672[[package]]
3673name = "dwrote"
3674version = "0.11.1"
3675source = "registry+https://github.com/rust-lang/crates.io-index"
3676checksum = "2da3498378ed373237bdef1eddcc64e7be2d3ba4841f4c22a998e81cadeea83c"
3677dependencies = [
3678 "lazy_static",
3679 "libc",
3680 "winapi",
3681 "wio",
3682]
3683
3684[[package]]
3685name = "dyn-clone"
3686version = "1.0.17"
3687source = "registry+https://github.com/rust-lang/crates.io-index"
3688checksum = "0d6ef0072f8a535281e4876be788938b528e9a1d43900b82c2569af7da799125"
3689
3690[[package]]
3691name = "ecdsa"
3692version = "0.14.8"
3693source = "registry+https://github.com/rust-lang/crates.io-index"
3694checksum = "413301934810f597c1d19ca71c8710e99a3f1ba28a0d2ebc01551a2daeea3c5c"
3695dependencies = [
3696 "der 0.6.1",
3697 "elliptic-curve",
3698 "rfc6979",
3699 "signature 1.6.4",
3700]
3701
3702[[package]]
3703name = "editor"
3704version = "0.1.0"
3705dependencies = [
3706 "aho-corasick",
3707 "anyhow",
3708 "assets",
3709 "chrono",
3710 "client",
3711 "clock",
3712 "collections",
3713 "convert_case 0.6.0",
3714 "ctor",
3715 "db",
3716 "emojis",
3717 "env_logger",
3718 "file_icons",
3719 "futures 0.3.30",
3720 "fuzzy",
3721 "git",
3722 "gpui",
3723 "http_client",
3724 "indoc",
3725 "itertools 0.13.0",
3726 "language",
3727 "linkify",
3728 "log",
3729 "lsp",
3730 "markdown",
3731 "multi_buffer",
3732 "ordered-float 2.10.1",
3733 "parking_lot",
3734 "project",
3735 "rand 0.8.5",
3736 "release_channel",
3737 "rpc",
3738 "schemars",
3739 "serde",
3740 "serde_json",
3741 "settings",
3742 "similar",
3743 "smallvec",
3744 "smol",
3745 "snippet",
3746 "sum_tree",
3747 "task",
3748 "text",
3749 "theme",
3750 "time",
3751 "time_format",
3752 "tree-sitter-html",
3753 "tree-sitter-rust",
3754 "tree-sitter-typescript",
3755 "ui",
3756 "unindent",
3757 "url",
3758 "util",
3759 "workspace",
3760]
3761
3762[[package]]
3763name = "educe"
3764version = "0.5.11"
3765source = "registry+https://github.com/rust-lang/crates.io-index"
3766checksum = "e4bd92664bf78c4d3dba9b7cdafce6fa15b13ed3ed16175218196942e99168a8"
3767dependencies = [
3768 "enum-ordinalize",
3769 "proc-macro2",
3770 "quote",
3771 "syn 2.0.76",
3772]
3773
3774[[package]]
3775name = "either"
3776version = "1.13.0"
3777source = "registry+https://github.com/rust-lang/crates.io-index"
3778checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
3779dependencies = [
3780 "serde",
3781]
3782
3783[[package]]
3784name = "elasticlunr-rs"
3785version = "3.0.2"
3786source = "registry+https://github.com/rust-lang/crates.io-index"
3787checksum = "41e83863a500656dfa214fee6682de9c5b9f03de6860fec531235ed2ae9f6571"
3788dependencies = [
3789 "regex",
3790 "serde",
3791 "serde_derive",
3792 "serde_json",
3793]
3794
3795[[package]]
3796name = "elliptic-curve"
3797version = "0.12.3"
3798source = "registry+https://github.com/rust-lang/crates.io-index"
3799checksum = "e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3"
3800dependencies = [
3801 "base16ct",
3802 "crypto-bigint 0.4.9",
3803 "der 0.6.1",
3804 "digest",
3805 "ff",
3806 "generic-array",
3807 "group",
3808 "pkcs8 0.9.0",
3809 "rand_core 0.6.4",
3810 "sec1",
3811 "subtle",
3812 "zeroize",
3813]
3814
3815[[package]]
3816name = "embed-resource"
3817version = "2.4.3"
3818source = "registry+https://github.com/rust-lang/crates.io-index"
3819checksum = "4edcacde9351c33139a41e3c97eb2334351a81a2791bebb0b243df837128f602"
3820dependencies = [
3821 "cc",
3822 "memchr",
3823 "rustc_version",
3824 "toml 0.8.19",
3825 "vswhom",
3826 "winreg 0.52.0",
3827]
3828
3829[[package]]
3830name = "embedded-io"
3831version = "0.4.0"
3832source = "registry+https://github.com/rust-lang/crates.io-index"
3833checksum = "ef1a6892d9eef45c8fa6b9e0086428a2cca8491aca8f787c534a3d6d0bcb3ced"
3834
3835[[package]]
3836name = "embedded-io"
3837version = "0.6.1"
3838source = "registry+https://github.com/rust-lang/crates.io-index"
3839checksum = "edd0f118536f44f5ccd48bcb8b111bdc3de888b58c74639dfb034a357d0f206d"
3840
3841[[package]]
3842name = "emojis"
3843version = "0.6.3"
3844source = "registry+https://github.com/rust-lang/crates.io-index"
3845checksum = "e72f23d65b46527e461b161ab9a126c378aa2249d8a8d15718d23ab1fb4d8786"
3846dependencies = [
3847 "phf",
3848]
3849
3850[[package]]
3851name = "encode_unicode"
3852version = "0.3.6"
3853source = "registry+https://github.com/rust-lang/crates.io-index"
3854checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
3855
3856[[package]]
3857name = "encoding_rs"
3858version = "0.8.34"
3859source = "registry+https://github.com/rust-lang/crates.io-index"
3860checksum = "b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59"
3861dependencies = [
3862 "cfg-if",
3863]
3864
3865[[package]]
3866name = "endi"
3867version = "1.1.0"
3868source = "registry+https://github.com/rust-lang/crates.io-index"
3869checksum = "a3d8a32ae18130a3c84dd492d4215c3d913c3b07c6b63c2eb3eb7ff1101ab7bf"
3870
3871[[package]]
3872name = "enum-ordinalize"
3873version = "4.3.0"
3874source = "registry+https://github.com/rust-lang/crates.io-index"
3875checksum = "fea0dcfa4e54eeb516fe454635a95753ddd39acda650ce703031c6973e315dd5"
3876dependencies = [
3877 "enum-ordinalize-derive",
3878]
3879
3880[[package]]
3881name = "enum-ordinalize-derive"
3882version = "4.3.1"
3883source = "registry+https://github.com/rust-lang/crates.io-index"
3884checksum = "0d28318a75d4aead5c4db25382e8ef717932d0346600cacae6357eb5941bc5ff"
3885dependencies = [
3886 "proc-macro2",
3887 "quote",
3888 "syn 2.0.76",
3889]
3890
3891[[package]]
3892name = "enumflags2"
3893version = "0.7.10"
3894source = "registry+https://github.com/rust-lang/crates.io-index"
3895checksum = "d232db7f5956f3f14313dc2f87985c58bd2c695ce124c8cdd984e08e15ac133d"
3896dependencies = [
3897 "enumflags2_derive",
3898 "serde",
3899]
3900
3901[[package]]
3902name = "enumflags2_derive"
3903version = "0.7.10"
3904source = "registry+https://github.com/rust-lang/crates.io-index"
3905checksum = "de0d48a183585823424a4ce1aa132d174a6a81bd540895822eb4c8373a8e49e8"
3906dependencies = [
3907 "proc-macro2",
3908 "quote",
3909 "syn 2.0.76",
3910]
3911
3912[[package]]
3913name = "env_filter"
3914version = "0.1.2"
3915source = "registry+https://github.com/rust-lang/crates.io-index"
3916checksum = "4f2c92ceda6ceec50f43169f9ee8424fe2db276791afde7b2cd8bc084cb376ab"
3917dependencies = [
3918 "log",
3919 "regex",
3920]
3921
3922[[package]]
3923name = "env_logger"
3924version = "0.11.5"
3925source = "registry+https://github.com/rust-lang/crates.io-index"
3926checksum = "e13fa619b91fb2381732789fc5de83b45675e882f66623b7d8cb4f643017018d"
3927dependencies = [
3928 "anstream",
3929 "anstyle",
3930 "env_filter",
3931 "humantime",
3932 "log",
3933]
3934
3935[[package]]
3936name = "envy"
3937version = "0.4.2"
3938source = "registry+https://github.com/rust-lang/crates.io-index"
3939checksum = "3f47e0157f2cb54f5ae1bd371b30a2ae4311e1c028f575cd4e81de7353215965"
3940dependencies = [
3941 "serde",
3942]
3943
3944[[package]]
3945name = "equivalent"
3946version = "1.0.1"
3947source = "registry+https://github.com/rust-lang/crates.io-index"
3948checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
3949
3950[[package]]
3951name = "erased-serde"
3952version = "0.4.5"
3953source = "registry+https://github.com/rust-lang/crates.io-index"
3954checksum = "24e2389d65ab4fab27dc2a5de7b191e1f6617d1f1c8855c0dc569c94a4cbb18d"
3955dependencies = [
3956 "serde",
3957 "typeid",
3958]
3959
3960[[package]]
3961name = "errno"
3962version = "0.2.8"
3963source = "registry+https://github.com/rust-lang/crates.io-index"
3964checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"
3965dependencies = [
3966 "errno-dragonfly",
3967 "libc",
3968 "winapi",
3969]
3970
3971[[package]]
3972name = "errno"
3973version = "0.3.9"
3974source = "registry+https://github.com/rust-lang/crates.io-index"
3975checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba"
3976dependencies = [
3977 "libc",
3978 "windows-sys 0.52.0",
3979]
3980
3981[[package]]
3982name = "errno-dragonfly"
3983version = "0.1.2"
3984source = "registry+https://github.com/rust-lang/crates.io-index"
3985checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
3986dependencies = [
3987 "cc",
3988 "libc",
3989]
3990
3991[[package]]
3992name = "etagere"
3993version = "0.2.13"
3994source = "registry+https://github.com/rust-lang/crates.io-index"
3995checksum = "0e2f1e3be19fb10f549be8c1bf013e8675b4066c445e36eb76d2ebb2f54ee495"
3996dependencies = [
3997 "euclid",
3998 "svg_fmt",
3999]
4000
4001[[package]]
4002name = "etcetera"
4003version = "0.8.0"
4004source = "registry+https://github.com/rust-lang/crates.io-index"
4005checksum = "136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943"
4006dependencies = [
4007 "cfg-if",
4008 "home",
4009 "windows-sys 0.48.0",
4010]
4011
4012[[package]]
4013name = "euclid"
4014version = "0.22.11"
4015source = "registry+https://github.com/rust-lang/crates.io-index"
4016checksum = "ad9cdb4b747e485a12abb0e6566612956c7a1bafa3bdb8d682c5b6d403589e48"
4017dependencies = [
4018 "num-traits",
4019]
4020
4021[[package]]
4022name = "evals"
4023version = "0.1.0"
4024dependencies = [
4025 "anyhow",
4026 "clap",
4027 "client",
4028 "clock",
4029 "collections",
4030 "env_logger",
4031 "feature_flags",
4032 "fs",
4033 "git",
4034 "gpui",
4035 "http_client",
4036 "isahc_http_client",
4037 "language",
4038 "languages",
4039 "node_runtime",
4040 "open_ai",
4041 "project",
4042 "semantic_index",
4043 "serde",
4044 "serde_json",
4045 "settings",
4046 "smol",
4047]
4048
4049[[package]]
4050name = "event-listener"
4051version = "2.5.3"
4052source = "registry+https://github.com/rust-lang/crates.io-index"
4053checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
4054
4055[[package]]
4056name = "event-listener"
4057version = "3.1.0"
4058source = "registry+https://github.com/rust-lang/crates.io-index"
4059checksum = "d93877bcde0eb80ca09131a08d23f0a5c18a620b01db137dba666d18cd9b30c2"
4060dependencies = [
4061 "concurrent-queue",
4062 "parking",
4063 "pin-project-lite",
4064]
4065
4066[[package]]
4067name = "event-listener"
4068version = "5.3.1"
4069source = "registry+https://github.com/rust-lang/crates.io-index"
4070checksum = "6032be9bd27023a771701cc49f9f053c751055f71efb2e0ae5c15809093675ba"
4071dependencies = [
4072 "concurrent-queue",
4073 "parking",
4074 "pin-project-lite",
4075]
4076
4077[[package]]
4078name = "event-listener-strategy"
4079version = "0.5.2"
4080source = "registry+https://github.com/rust-lang/crates.io-index"
4081checksum = "0f214dc438f977e6d4e3500aaa277f5ad94ca83fbbd9b1a15713ce2344ccc5a1"
4082dependencies = [
4083 "event-listener 5.3.1",
4084 "pin-project-lite",
4085]
4086
4087[[package]]
4088name = "exec"
4089version = "0.3.1"
4090source = "registry+https://github.com/rust-lang/crates.io-index"
4091checksum = "886b70328cba8871bfc025858e1de4be16b1d5088f2ba50b57816f4210672615"
4092dependencies = [
4093 "errno 0.2.8",
4094 "libc",
4095]
4096
4097[[package]]
4098name = "exr"
4099version = "1.72.0"
4100source = "registry+https://github.com/rust-lang/crates.io-index"
4101checksum = "887d93f60543e9a9362ef8a21beedd0a833c5d9610e18c67abe15a5963dcb1a4"
4102dependencies = [
4103 "bit_field",
4104 "flume",
4105 "half",
4106 "lebe",
4107 "miniz_oxide 0.7.4",
4108 "rayon-core",
4109 "smallvec",
4110 "zune-inflate",
4111]
4112
4113[[package]]
4114name = "extension"
4115version = "0.1.0"
4116dependencies = [
4117 "anyhow",
4118 "assistant_slash_command",
4119 "async-compression",
4120 "async-tar",
4121 "async-trait",
4122 "client",
4123 "collections",
4124 "ctor",
4125 "env_logger",
4126 "fs",
4127 "futures 0.3.30",
4128 "gpui",
4129 "http_client",
4130 "indexed_docs",
4131 "isahc",
4132 "isahc_http_client",
4133 "language",
4134 "log",
4135 "lsp",
4136 "node_runtime",
4137 "parking_lot",
4138 "paths",
4139 "project",
4140 "release_channel",
4141 "schemars",
4142 "semantic_version",
4143 "serde",
4144 "serde_json",
4145 "serde_json_lenient",
4146 "settings",
4147 "snippet_provider",
4148 "task",
4149 "theme",
4150 "toml 0.8.19",
4151 "ui",
4152 "url",
4153 "util",
4154 "wasm-encoder 0.215.0",
4155 "wasmparser 0.215.0",
4156 "wasmtime",
4157 "wasmtime-wasi",
4158 "wit-component",
4159 "workspace",
4160]
4161
4162[[package]]
4163name = "extension_cli"
4164version = "0.1.0"
4165dependencies = [
4166 "anyhow",
4167 "clap",
4168 "env_logger",
4169 "extension",
4170 "fs",
4171 "isahc_http_client",
4172 "language",
4173 "log",
4174 "rpc",
4175 "serde",
4176 "serde_json",
4177 "theme",
4178 "tokio",
4179 "toml 0.8.19",
4180 "tree-sitter",
4181 "wasmtime",
4182]
4183
4184[[package]]
4185name = "extensions_ui"
4186version = "0.1.0"
4187dependencies = [
4188 "anyhow",
4189 "client",
4190 "collections",
4191 "db",
4192 "editor",
4193 "extension",
4194 "fs",
4195 "fuzzy",
4196 "gpui",
4197 "language",
4198 "num-format",
4199 "picker",
4200 "project",
4201 "release_channel",
4202 "semantic_version",
4203 "serde",
4204 "settings",
4205 "smallvec",
4206 "theme",
4207 "theme_selector",
4208 "ui",
4209 "util",
4210 "vim",
4211 "workspace",
4212]
4213
4214[[package]]
4215name = "fallible-iterator"
4216version = "0.3.0"
4217source = "registry+https://github.com/rust-lang/crates.io-index"
4218checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649"
4219
4220[[package]]
4221name = "fancy-regex"
4222version = "0.12.0"
4223source = "registry+https://github.com/rust-lang/crates.io-index"
4224checksum = "7493d4c459da9f84325ad297371a6b2b8a162800873a22e3b6b6512e61d18c05"
4225dependencies = [
4226 "bit-set 0.5.3",
4227 "regex",
4228]
4229
4230[[package]]
4231name = "fast-srgb8"
4232version = "1.0.0"
4233source = "registry+https://github.com/rust-lang/crates.io-index"
4234checksum = "dd2e7510819d6fbf51a5545c8f922716ecfb14df168a3242f7d33e0239efe6a1"
4235
4236[[package]]
4237name = "fastrand"
4238version = "1.9.0"
4239source = "registry+https://github.com/rust-lang/crates.io-index"
4240checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"
4241dependencies = [
4242 "instant",
4243]
4244
4245[[package]]
4246name = "fastrand"
4247version = "2.1.1"
4248source = "registry+https://github.com/rust-lang/crates.io-index"
4249checksum = "e8c02a5121d4ea3eb16a80748c74f5549a5665e4c21333c6098f283870fbdea6"
4250
4251[[package]]
4252name = "fd-lock"
4253version = "4.0.2"
4254source = "registry+https://github.com/rust-lang/crates.io-index"
4255checksum = "7e5768da2206272c81ef0b5e951a41862938a6070da63bcea197899942d3b947"
4256dependencies = [
4257 "cfg-if",
4258 "rustix 0.38.35",
4259 "windows-sys 0.52.0",
4260]
4261
4262[[package]]
4263name = "fdeflate"
4264version = "0.3.4"
4265source = "registry+https://github.com/rust-lang/crates.io-index"
4266checksum = "4f9bfee30e4dedf0ab8b422f03af778d9612b63f502710fc500a334ebe2de645"
4267dependencies = [
4268 "simd-adler32",
4269]
4270
4271[[package]]
4272name = "feature_flags"
4273version = "0.1.0"
4274dependencies = [
4275 "futures 0.3.30",
4276 "gpui",
4277]
4278
4279[[package]]
4280name = "feedback"
4281version = "0.1.0"
4282dependencies = [
4283 "anyhow",
4284 "bitflags 2.6.0",
4285 "client",
4286 "db",
4287 "editor",
4288 "futures 0.3.30",
4289 "gpui",
4290 "http_client",
4291 "human_bytes",
4292 "isahc",
4293 "language",
4294 "log",
4295 "menu",
4296 "project",
4297 "regex",
4298 "release_channel",
4299 "serde",
4300 "serde_derive",
4301 "serde_json",
4302 "smol",
4303 "sysinfo",
4304 "ui",
4305 "urlencoding",
4306 "util",
4307 "workspace",
4308]
4309
4310[[package]]
4311name = "ff"
4312version = "0.12.1"
4313source = "registry+https://github.com/rust-lang/crates.io-index"
4314checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160"
4315dependencies = [
4316 "rand_core 0.6.4",
4317 "subtle",
4318]
4319
4320[[package]]
4321name = "file_finder"
4322version = "0.1.0"
4323dependencies = [
4324 "anyhow",
4325 "collections",
4326 "ctor",
4327 "editor",
4328 "env_logger",
4329 "futures 0.3.30",
4330 "fuzzy",
4331 "gpui",
4332 "language",
4333 "menu",
4334 "picker",
4335 "project",
4336 "serde",
4337 "serde_json",
4338 "settings",
4339 "text",
4340 "theme",
4341 "ui",
4342 "util",
4343 "workspace",
4344]
4345
4346[[package]]
4347name = "file_icons"
4348version = "0.1.0"
4349dependencies = [
4350 "collections",
4351 "gpui",
4352 "serde",
4353 "serde_derive",
4354 "serde_json",
4355 "util",
4356]
4357
4358[[package]]
4359name = "filedescriptor"
4360version = "0.8.2"
4361source = "registry+https://github.com/rust-lang/crates.io-index"
4362checksum = "7199d965852c3bac31f779ef99cbb4537f80e952e2d6aa0ffeb30cce00f4f46e"
4363dependencies = [
4364 "libc",
4365 "thiserror",
4366 "winapi",
4367]
4368
4369[[package]]
4370name = "filetime"
4371version = "0.2.25"
4372source = "registry+https://github.com/rust-lang/crates.io-index"
4373checksum = "35c0522e981e68cbfa8c3f978441a5f34b30b96e146b33cd3359176b50fe8586"
4374dependencies = [
4375 "cfg-if",
4376 "libc",
4377 "libredox",
4378 "windows-sys 0.59.0",
4379]
4380
4381[[package]]
4382name = "fixedbitset"
4383version = "0.4.2"
4384source = "registry+https://github.com/rust-lang/crates.io-index"
4385checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
4386
4387[[package]]
4388name = "flate2"
4389version = "1.0.33"
4390source = "registry+https://github.com/rust-lang/crates.io-index"
4391checksum = "324a1be68054ef05ad64b861cc9eaf1d623d2d8cb25b4bf2cb9cdd902b4bf253"
4392dependencies = [
4393 "crc32fast",
4394 "miniz_oxide 0.8.0",
4395]
4396
4397[[package]]
4398name = "float-cmp"
4399version = "0.9.0"
4400source = "registry+https://github.com/rust-lang/crates.io-index"
4401checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4"
4402
4403[[package]]
4404name = "float-ord"
4405version = "0.3.2"
4406source = "registry+https://github.com/rust-lang/crates.io-index"
4407checksum = "8ce81f49ae8a0482e4c55ea62ebbd7e5a686af544c00b9d090bba3ff9be97b3d"
4408
4409[[package]]
4410name = "flume"
4411version = "0.11.0"
4412source = "registry+https://github.com/rust-lang/crates.io-index"
4413checksum = "55ac459de2512911e4b674ce33cf20befaba382d05b62b008afc1c8b57cbf181"
4414dependencies = [
4415 "futures-core",
4416 "futures-sink",
4417 "nanorand",
4418 "spin 0.9.8",
4419]
4420
4421[[package]]
4422name = "fnv"
4423version = "1.0.7"
4424source = "registry+https://github.com/rust-lang/crates.io-index"
4425checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
4426
4427[[package]]
4428name = "font-kit"
4429version = "0.14.1"
4430source = "git+https://github.com/zed-industries/font-kit?rev=40391b7#40391b7c0041d8a8572af2afa3de32ae088f0120"
4431dependencies = [
4432 "bitflags 2.6.0",
4433 "byteorder",
4434 "core-foundation 0.9.4",
4435 "core-graphics 0.23.2",
4436 "core-text",
4437 "dirs 5.0.1",
4438 "dwrote",
4439 "float-ord",
4440 "freetype-sys",
4441 "lazy_static",
4442 "libc",
4443 "log",
4444 "pathfinder_geometry",
4445 "pathfinder_simd",
4446 "walkdir",
4447 "winapi",
4448 "yeslogic-fontconfig-sys",
4449]
4450
4451[[package]]
4452name = "font-types"
4453version = "0.6.0"
4454source = "registry+https://github.com/rust-lang/crates.io-index"
4455checksum = "8f0189ccb084f77c5523e08288d418cbaa09c451a08515678a0aa265df9a8b60"
4456dependencies = [
4457 "bytemuck",
4458]
4459
4460[[package]]
4461name = "fontconfig-parser"
4462version = "0.5.7"
4463source = "registry+https://github.com/rust-lang/crates.io-index"
4464checksum = "c1fcfcd44ca6e90c921fee9fa665d530b21ef1327a4c1a6c5250ea44b776ada7"
4465dependencies = [
4466 "roxmltree 0.20.0",
4467]
4468
4469[[package]]
4470name = "fontdb"
4471version = "0.18.0"
4472source = "registry+https://github.com/rust-lang/crates.io-index"
4473checksum = "e32eac81c1135c1df01d4e6d4233c47ba11f6a6d07f33e0bba09d18797077770"
4474dependencies = [
4475 "fontconfig-parser",
4476 "log",
4477 "memmap2",
4478 "slotmap",
4479 "tinyvec",
4480 "ttf-parser",
4481]
4482
4483[[package]]
4484name = "foreign-types"
4485version = "0.3.2"
4486source = "registry+https://github.com/rust-lang/crates.io-index"
4487checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
4488dependencies = [
4489 "foreign-types-shared 0.1.1",
4490]
4491
4492[[package]]
4493name = "foreign-types"
4494version = "0.5.0"
4495source = "registry+https://github.com/rust-lang/crates.io-index"
4496checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965"
4497dependencies = [
4498 "foreign-types-macros",
4499 "foreign-types-shared 0.3.1",
4500]
4501
4502[[package]]
4503name = "foreign-types-macros"
4504version = "0.2.3"
4505source = "registry+https://github.com/rust-lang/crates.io-index"
4506checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742"
4507dependencies = [
4508 "proc-macro2",
4509 "quote",
4510 "syn 2.0.76",
4511]
4512
4513[[package]]
4514name = "foreign-types-shared"
4515version = "0.1.1"
4516source = "registry+https://github.com/rust-lang/crates.io-index"
4517checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
4518
4519[[package]]
4520name = "foreign-types-shared"
4521version = "0.3.1"
4522source = "registry+https://github.com/rust-lang/crates.io-index"
4523checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b"
4524
4525[[package]]
4526name = "fork"
4527version = "0.2.0"
4528source = "registry+https://github.com/rust-lang/crates.io-index"
4529checksum = "05dc8b302e04a1c27f4fe694439ef0f29779ca4edc205b7b58f00db04e29656d"
4530dependencies = [
4531 "libc",
4532]
4533
4534[[package]]
4535name = "form_urlencoded"
4536version = "1.2.1"
4537source = "registry+https://github.com/rust-lang/crates.io-index"
4538checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
4539dependencies = [
4540 "percent-encoding",
4541]
4542
4543[[package]]
4544name = "freetype-sys"
4545version = "0.20.1"
4546source = "registry+https://github.com/rust-lang/crates.io-index"
4547checksum = "0e7edc5b9669349acfda99533e9e0bcf26a51862ab43b08ee7745c55d28eb134"
4548dependencies = [
4549 "cc",
4550 "libc",
4551 "pkg-config",
4552]
4553
4554[[package]]
4555name = "fs"
4556version = "0.1.0"
4557dependencies = [
4558 "anyhow",
4559 "ashpd",
4560 "async-tar",
4561 "async-trait",
4562 "cocoa 0.26.0",
4563 "collections",
4564 "fsevent",
4565 "futures 0.3.30",
4566 "git",
4567 "git2",
4568 "gpui",
4569 "libc",
4570 "notify",
4571 "objc",
4572 "parking_lot",
4573 "paths",
4574 "rope",
4575 "serde",
4576 "serde_json",
4577 "smol",
4578 "tempfile",
4579 "text",
4580 "time",
4581 "util",
4582 "windows 0.58.0",
4583]
4584
4585[[package]]
4586name = "fs-set-times"
4587version = "0.20.1"
4588source = "registry+https://github.com/rust-lang/crates.io-index"
4589checksum = "033b337d725b97690d86893f9de22b67b80dcc4e9ad815f348254c38119db8fb"
4590dependencies = [
4591 "io-lifetimes 2.0.3",
4592 "rustix 0.38.35",
4593 "windows-sys 0.52.0",
4594]
4595
4596[[package]]
4597name = "fsevent"
4598version = "0.1.0"
4599dependencies = [
4600 "bitflags 2.6.0",
4601 "core-foundation 0.9.4",
4602 "fsevent-sys 3.1.0",
4603 "parking_lot",
4604 "tempfile",
4605]
4606
4607[[package]]
4608name = "fsevent-sys"
4609version = "3.1.0"
4610source = "registry+https://github.com/rust-lang/crates.io-index"
4611checksum = "ca6f5e6817058771c10f0eb0f05ddf1e35844266f972004fe8e4b21fda295bd5"
4612dependencies = [
4613 "libc",
4614]
4615
4616[[package]]
4617name = "fsevent-sys"
4618version = "4.1.0"
4619source = "registry+https://github.com/rust-lang/crates.io-index"
4620checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2"
4621dependencies = [
4622 "libc",
4623]
4624
4625[[package]]
4626name = "funty"
4627version = "2.0.0"
4628source = "registry+https://github.com/rust-lang/crates.io-index"
4629checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"
4630
4631[[package]]
4632name = "futf"
4633version = "0.1.5"
4634source = "registry+https://github.com/rust-lang/crates.io-index"
4635checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
4636dependencies = [
4637 "mac",
4638 "new_debug_unreachable",
4639]
4640
4641[[package]]
4642name = "futures"
4643version = "0.1.31"
4644source = "registry+https://github.com/rust-lang/crates.io-index"
4645checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"
4646
4647[[package]]
4648name = "futures"
4649version = "0.3.30"
4650source = "registry+https://github.com/rust-lang/crates.io-index"
4651checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0"
4652dependencies = [
4653 "futures-channel",
4654 "futures-core",
4655 "futures-executor",
4656 "futures-io",
4657 "futures-sink",
4658 "futures-task",
4659 "futures-util",
4660]
4661
4662[[package]]
4663name = "futures-batch"
4664version = "0.6.1"
4665source = "registry+https://github.com/rust-lang/crates.io-index"
4666checksum = "6f444c45a1cb86f2a7e301469fd50a82084a60dadc25d94529a8312276ecb71a"
4667dependencies = [
4668 "futures 0.3.30",
4669 "futures-timer",
4670 "pin-utils",
4671]
4672
4673[[package]]
4674name = "futures-channel"
4675version = "0.3.30"
4676source = "registry+https://github.com/rust-lang/crates.io-index"
4677checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78"
4678dependencies = [
4679 "futures-core",
4680 "futures-sink",
4681]
4682
4683[[package]]
4684name = "futures-core"
4685version = "0.3.30"
4686source = "registry+https://github.com/rust-lang/crates.io-index"
4687checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
4688
4689[[package]]
4690name = "futures-executor"
4691version = "0.3.30"
4692source = "registry+https://github.com/rust-lang/crates.io-index"
4693checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d"
4694dependencies = [
4695 "futures-core",
4696 "futures-task",
4697 "futures-util",
4698]
4699
4700[[package]]
4701name = "futures-intrusive"
4702version = "0.5.0"
4703source = "registry+https://github.com/rust-lang/crates.io-index"
4704checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f"
4705dependencies = [
4706 "futures-core",
4707 "lock_api",
4708 "parking_lot",
4709]
4710
4711[[package]]
4712name = "futures-io"
4713version = "0.3.30"
4714source = "registry+https://github.com/rust-lang/crates.io-index"
4715checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
4716
4717[[package]]
4718name = "futures-lite"
4719version = "1.13.0"
4720source = "registry+https://github.com/rust-lang/crates.io-index"
4721checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce"
4722dependencies = [
4723 "fastrand 1.9.0",
4724 "futures-core",
4725 "futures-io",
4726 "memchr",
4727 "parking",
4728 "pin-project-lite",
4729 "waker-fn",
4730]
4731
4732[[package]]
4733name = "futures-lite"
4734version = "2.3.0"
4735source = "registry+https://github.com/rust-lang/crates.io-index"
4736checksum = "52527eb5074e35e9339c6b4e8d12600c7128b68fb25dcb9fa9dec18f7c25f3a5"
4737dependencies = [
4738 "fastrand 2.1.1",
4739 "futures-core",
4740 "futures-io",
4741 "parking",
4742 "pin-project-lite",
4743]
4744
4745[[package]]
4746name = "futures-macro"
4747version = "0.3.30"
4748source = "registry+https://github.com/rust-lang/crates.io-index"
4749checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
4750dependencies = [
4751 "proc-macro2",
4752 "quote",
4753 "syn 2.0.76",
4754]
4755
4756[[package]]
4757name = "futures-sink"
4758version = "0.3.30"
4759source = "registry+https://github.com/rust-lang/crates.io-index"
4760checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
4761
4762[[package]]
4763name = "futures-task"
4764version = "0.3.30"
4765source = "registry+https://github.com/rust-lang/crates.io-index"
4766checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
4767
4768[[package]]
4769name = "futures-timer"
4770version = "3.0.3"
4771source = "registry+https://github.com/rust-lang/crates.io-index"
4772checksum = "f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24"
4773
4774[[package]]
4775name = "futures-util"
4776version = "0.3.30"
4777source = "registry+https://github.com/rust-lang/crates.io-index"
4778checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
4779dependencies = [
4780 "futures 0.1.31",
4781 "futures-channel",
4782 "futures-core",
4783 "futures-io",
4784 "futures-macro",
4785 "futures-sink",
4786 "futures-task",
4787 "memchr",
4788 "pin-project-lite",
4789 "pin-utils",
4790 "slab",
4791 "tokio-io",
4792]
4793
4794[[package]]
4795name = "fuzzy"
4796version = "0.1.0"
4797dependencies = [
4798 "gpui",
4799 "util",
4800]
4801
4802[[package]]
4803name = "fuzzy-matcher"
4804version = "0.3.7"
4805source = "registry+https://github.com/rust-lang/crates.io-index"
4806checksum = "54614a3312934d066701a80f20f15fa3b56d67ac7722b39eea5b4c9dd1d66c94"
4807dependencies = [
4808 "thread_local",
4809]
4810
4811[[package]]
4812name = "generic-array"
4813version = "0.14.7"
4814source = "registry+https://github.com/rust-lang/crates.io-index"
4815checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
4816dependencies = [
4817 "typenum",
4818 "version_check",
4819]
4820
4821[[package]]
4822name = "gethostname"
4823version = "0.4.3"
4824source = "registry+https://github.com/rust-lang/crates.io-index"
4825checksum = "0176e0459c2e4a1fe232f984bca6890e681076abb9934f6cea7c326f3fc47818"
4826dependencies = [
4827 "libc",
4828 "windows-targets 0.48.5",
4829]
4830
4831[[package]]
4832name = "getrandom"
4833version = "0.1.16"
4834source = "registry+https://github.com/rust-lang/crates.io-index"
4835checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
4836dependencies = [
4837 "cfg-if",
4838 "libc",
4839 "wasi 0.9.0+wasi-snapshot-preview1",
4840]
4841
4842[[package]]
4843name = "getrandom"
4844version = "0.2.15"
4845source = "registry+https://github.com/rust-lang/crates.io-index"
4846checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
4847dependencies = [
4848 "cfg-if",
4849 "js-sys",
4850 "libc",
4851 "wasi 0.11.0+wasi-snapshot-preview1",
4852 "wasm-bindgen",
4853]
4854
4855[[package]]
4856name = "gif"
4857version = "0.13.1"
4858source = "registry+https://github.com/rust-lang/crates.io-index"
4859checksum = "3fb2d69b19215e18bb912fa30f7ce15846e301408695e44e0ef719f1da9e19f2"
4860dependencies = [
4861 "color_quant",
4862 "weezl",
4863]
4864
4865[[package]]
4866name = "gimli"
4867version = "0.29.0"
4868source = "registry+https://github.com/rust-lang/crates.io-index"
4869checksum = "40ecd4077b5ae9fd2e9e169b102c6c330d0605168eb0e8bf79952b256dbefffd"
4870dependencies = [
4871 "fallible-iterator",
4872 "indexmap 2.4.0",
4873 "stable_deref_trait",
4874]
4875
4876[[package]]
4877name = "gimli"
4878version = "0.31.0"
4879source = "registry+https://github.com/rust-lang/crates.io-index"
4880checksum = "32085ea23f3234fc7846555e85283ba4de91e21016dc0455a16286d87a292d64"
4881
4882[[package]]
4883name = "git"
4884version = "0.1.0"
4885dependencies = [
4886 "anyhow",
4887 "async-trait",
4888 "clock",
4889 "collections",
4890 "derive_more",
4891 "git2",
4892 "gpui",
4893 "http_client",
4894 "log",
4895 "parking_lot",
4896 "pretty_assertions",
4897 "rope",
4898 "serde",
4899 "serde_json",
4900 "smol",
4901 "sum_tree",
4902 "text",
4903 "time",
4904 "unindent",
4905 "url",
4906 "util",
4907 "windows 0.58.0",
4908]
4909
4910[[package]]
4911name = "git2"
4912version = "0.19.0"
4913source = "registry+https://github.com/rust-lang/crates.io-index"
4914checksum = "b903b73e45dc0c6c596f2d37eccece7c1c8bb6e4407b001096387c63d0d93724"
4915dependencies = [
4916 "bitflags 2.6.0",
4917 "libc",
4918 "libgit2-sys",
4919 "log",
4920 "url",
4921]
4922
4923[[package]]
4924name = "git_hosting_providers"
4925version = "0.1.0"
4926dependencies = [
4927 "anyhow",
4928 "async-trait",
4929 "futures 0.3.30",
4930 "git",
4931 "gpui",
4932 "http_client",
4933 "pretty_assertions",
4934 "regex",
4935 "serde",
4936 "serde_json",
4937 "unindent",
4938 "url",
4939]
4940
4941[[package]]
4942name = "glob"
4943version = "0.3.1"
4944source = "registry+https://github.com/rust-lang/crates.io-index"
4945checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
4946
4947[[package]]
4948name = "globset"
4949version = "0.4.15"
4950source = "registry+https://github.com/rust-lang/crates.io-index"
4951checksum = "15f1ce686646e7f1e19bf7d5533fe443a45dbfb990e00629110797578b42fb19"
4952dependencies = [
4953 "aho-corasick",
4954 "bstr",
4955 "log",
4956 "regex-automata 0.4.7",
4957 "regex-syntax 0.8.4",
4958]
4959
4960[[package]]
4961name = "gloo-timers"
4962version = "0.2.6"
4963source = "registry+https://github.com/rust-lang/crates.io-index"
4964checksum = "9b995a66bb87bebce9a0f4a95aed01daca4872c050bfcb21653361c03bc35e5c"
4965dependencies = [
4966 "futures-channel",
4967 "futures-core",
4968 "js-sys",
4969 "wasm-bindgen",
4970]
4971
4972[[package]]
4973name = "glow"
4974version = "0.14.0"
4975source = "registry+https://github.com/rust-lang/crates.io-index"
4976checksum = "f865cbd94bd355b89611211e49508da98a1fce0ad755c1e8448fb96711b24528"
4977dependencies = [
4978 "js-sys",
4979 "slotmap",
4980 "wasm-bindgen",
4981 "web-sys",
4982]
4983
4984[[package]]
4985name = "go_to_line"
4986version = "0.1.0"
4987dependencies = [
4988 "anyhow",
4989 "editor",
4990 "gpui",
4991 "indoc",
4992 "language",
4993 "menu",
4994 "project",
4995 "rope",
4996 "schemars",
4997 "serde",
4998 "serde_json",
4999 "settings",
5000 "text",
5001 "theme",
5002 "tree-sitter-rust",
5003 "tree-sitter-typescript",
5004 "ui",
5005 "util",
5006 "workspace",
5007]
5008
5009[[package]]
5010name = "google_ai"
5011version = "0.1.0"
5012dependencies = [
5013 "anyhow",
5014 "futures 0.3.30",
5015 "http_client",
5016 "isahc",
5017 "schemars",
5018 "serde",
5019 "serde_json",
5020 "strum 0.25.0",
5021]
5022
5023[[package]]
5024name = "gpu-alloc"
5025version = "0.6.0"
5026source = "registry+https://github.com/rust-lang/crates.io-index"
5027checksum = "fbcd2dba93594b227a1f57ee09b8b9da8892c34d55aa332e034a228d0fe6a171"
5028dependencies = [
5029 "bitflags 2.6.0",
5030 "gpu-alloc-types",
5031]
5032
5033[[package]]
5034name = "gpu-alloc-ash"
5035version = "0.7.0"
5036source = "registry+https://github.com/rust-lang/crates.io-index"
5037checksum = "cbda7a18a29bc98c2e0de0435c347df935bf59489935d0cbd0b73f1679b6f79a"
5038dependencies = [
5039 "ash",
5040 "gpu-alloc-types",
5041 "tinyvec",
5042]
5043
5044[[package]]
5045name = "gpu-alloc-types"
5046version = "0.3.0"
5047source = "registry+https://github.com/rust-lang/crates.io-index"
5048checksum = "98ff03b468aa837d70984d55f5d3f846f6ec31fe34bbb97c4f85219caeee1ca4"
5049dependencies = [
5050 "bitflags 2.6.0",
5051]
5052
5053[[package]]
5054name = "gpui"
5055version = "0.1.0"
5056dependencies = [
5057 "anyhow",
5058 "as-raw-xcb-connection",
5059 "ashpd",
5060 "async-task",
5061 "backtrace",
5062 "bindgen 0.70.1",
5063 "blade-graphics",
5064 "blade-macros",
5065 "blade-util",
5066 "block",
5067 "bytemuck",
5068 "calloop",
5069 "calloop-wayland-source",
5070 "cbindgen",
5071 "cocoa 0.26.0",
5072 "collections",
5073 "core-foundation 0.9.4",
5074 "core-foundation-sys",
5075 "core-graphics 0.23.2",
5076 "core-text",
5077 "cosmic-text",
5078 "ctor",
5079 "derive_more",
5080 "embed-resource",
5081 "env_logger",
5082 "etagere",
5083 "filedescriptor",
5084 "flume",
5085 "font-kit",
5086 "foreign-types 0.5.0",
5087 "futures 0.3.30",
5088 "gpui_macros",
5089 "http_client",
5090 "image",
5091 "itertools 0.13.0",
5092 "linkme",
5093 "log",
5094 "media",
5095 "metal",
5096 "num_cpus",
5097 "objc",
5098 "oo7",
5099 "open",
5100 "parking",
5101 "parking_lot",
5102 "pathfinder_geometry",
5103 "postage",
5104 "profiling",
5105 "rand 0.8.5",
5106 "raw-window-handle",
5107 "refineable",
5108 "resvg",
5109 "schemars",
5110 "seahash",
5111 "semantic_version",
5112 "serde",
5113 "serde_derive",
5114 "serde_json",
5115 "slotmap",
5116 "smallvec",
5117 "smol",
5118 "strum 0.25.0",
5119 "sum_tree",
5120 "taffy",
5121 "thiserror",
5122 "unicode-segmentation",
5123 "usvg",
5124 "util",
5125 "uuid",
5126 "waker-fn",
5127 "wayland-backend",
5128 "wayland-client",
5129 "wayland-cursor",
5130 "wayland-protocols",
5131 "wayland-protocols-plasma",
5132 "windows 0.58.0",
5133 "windows-core 0.58.0",
5134 "x11-clipboard",
5135 "x11rb",
5136 "xim",
5137 "xkbcommon",
5138]
5139
5140[[package]]
5141name = "gpui_macros"
5142version = "0.1.0"
5143dependencies = [
5144 "proc-macro2",
5145 "quote",
5146 "syn 1.0.109",
5147]
5148
5149[[package]]
5150name = "grid"
5151version = "0.13.0"
5152source = "registry+https://github.com/rust-lang/crates.io-index"
5153checksum = "d196ffc1627db18a531359249b2bf8416178d84b729f3cebeb278f285fb9b58c"
5154
5155[[package]]
5156name = "group"
5157version = "0.12.1"
5158source = "registry+https://github.com/rust-lang/crates.io-index"
5159checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7"
5160dependencies = [
5161 "ff",
5162 "rand_core 0.6.4",
5163 "subtle",
5164]
5165
5166[[package]]
5167name = "h2"
5168version = "0.3.26"
5169source = "registry+https://github.com/rust-lang/crates.io-index"
5170checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8"
5171dependencies = [
5172 "bytes 1.7.1",
5173 "fnv",
5174 "futures-core",
5175 "futures-sink",
5176 "futures-util",
5177 "http 0.2.12",
5178 "indexmap 2.4.0",
5179 "slab",
5180 "tokio",
5181 "tokio-util",
5182 "tracing",
5183]
5184
5185[[package]]
5186name = "half"
5187version = "2.4.1"
5188source = "registry+https://github.com/rust-lang/crates.io-index"
5189checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888"
5190dependencies = [
5191 "cfg-if",
5192 "crunchy",
5193]
5194
5195[[package]]
5196name = "handlebars"
5197version = "4.5.0"
5198source = "registry+https://github.com/rust-lang/crates.io-index"
5199checksum = "faa67bab9ff362228eb3d00bd024a4965d8231bbb7921167f0cfa66c6626b225"
5200dependencies = [
5201 "log",
5202 "pest",
5203 "pest_derive",
5204 "serde",
5205 "serde_json",
5206 "thiserror",
5207]
5208
5209[[package]]
5210name = "handlebars"
5211version = "5.1.2"
5212source = "registry+https://github.com/rust-lang/crates.io-index"
5213checksum = "d08485b96a0e6393e9e4d1b8d48cf74ad6c063cd905eb33f42c1ce3f0377539b"
5214dependencies = [
5215 "log",
5216 "pest",
5217 "pest_derive",
5218 "serde",
5219 "serde_json",
5220 "thiserror",
5221]
5222
5223[[package]]
5224name = "hashbrown"
5225version = "0.12.3"
5226source = "registry+https://github.com/rust-lang/crates.io-index"
5227checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
5228dependencies = [
5229 "ahash 0.7.8",
5230]
5231
5232[[package]]
5233name = "hashbrown"
5234version = "0.13.2"
5235source = "registry+https://github.com/rust-lang/crates.io-index"
5236checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e"
5237dependencies = [
5238 "ahash 0.8.11",
5239]
5240
5241[[package]]
5242name = "hashbrown"
5243version = "0.14.5"
5244source = "registry+https://github.com/rust-lang/crates.io-index"
5245checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
5246dependencies = [
5247 "ahash 0.8.11",
5248 "allocator-api2",
5249 "serde",
5250]
5251
5252[[package]]
5253name = "hashlink"
5254version = "0.9.1"
5255source = "registry+https://github.com/rust-lang/crates.io-index"
5256checksum = "6ba4ff7128dee98c7dc9794b6a411377e1404dba1c97deb8d1a55297bd25d8af"
5257dependencies = [
5258 "hashbrown 0.14.5",
5259]
5260
5261[[package]]
5262name = "headers"
5263version = "0.3.9"
5264source = "registry+https://github.com/rust-lang/crates.io-index"
5265checksum = "06683b93020a07e3dbcf5f8c0f6d40080d725bea7936fc01ad345c01b97dc270"
5266dependencies = [
5267 "base64 0.21.7",
5268 "bytes 1.7.1",
5269 "headers-core",
5270 "http 0.2.12",
5271 "httpdate",
5272 "mime",
5273 "sha1",
5274]
5275
5276[[package]]
5277name = "headers-core"
5278version = "0.2.0"
5279source = "registry+https://github.com/rust-lang/crates.io-index"
5280checksum = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429"
5281dependencies = [
5282 "http 0.2.12",
5283]
5284
5285[[package]]
5286name = "headless"
5287version = "0.1.0"
5288dependencies = [
5289 "anyhow",
5290 "client",
5291 "extension",
5292 "fs",
5293 "futures 0.3.30",
5294 "gpui",
5295 "language",
5296 "log",
5297 "node_runtime",
5298 "postage",
5299 "project",
5300 "rpc",
5301 "settings",
5302 "shellexpand 2.1.2",
5303 "signal-hook",
5304 "util",
5305]
5306
5307[[package]]
5308name = "heck"
5309version = "0.3.3"
5310source = "registry+https://github.com/rust-lang/crates.io-index"
5311checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
5312dependencies = [
5313 "unicode-segmentation",
5314]
5315
5316[[package]]
5317name = "heck"
5318version = "0.4.1"
5319source = "registry+https://github.com/rust-lang/crates.io-index"
5320checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
5321dependencies = [
5322 "unicode-segmentation",
5323]
5324
5325[[package]]
5326name = "heck"
5327version = "0.5.0"
5328source = "registry+https://github.com/rust-lang/crates.io-index"
5329checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
5330
5331[[package]]
5332name = "heed"
5333version = "0.20.5"
5334source = "registry+https://github.com/rust-lang/crates.io-index"
5335checksum = "7d4f449bab7320c56003d37732a917e18798e2f1709d80263face2b4f9436ddb"
5336dependencies = [
5337 "bitflags 2.6.0",
5338 "byteorder",
5339 "heed-traits",
5340 "heed-types",
5341 "libc",
5342 "lmdb-master-sys",
5343 "once_cell",
5344 "page_size",
5345 "serde",
5346 "synchronoise",
5347 "url",
5348]
5349
5350[[package]]
5351name = "heed-traits"
5352version = "0.20.0"
5353source = "registry+https://github.com/rust-lang/crates.io-index"
5354checksum = "eb3130048d404c57ce5a1ac61a903696e8fcde7e8c2991e9fcfc1f27c3ef74ff"
5355
5356[[package]]
5357name = "heed-types"
5358version = "0.20.1"
5359source = "registry+https://github.com/rust-lang/crates.io-index"
5360checksum = "9d3f528b053a6d700b2734eabcd0fd49cb8230647aa72958467527b0b7917114"
5361dependencies = [
5362 "bincode",
5363 "byteorder",
5364 "heed-traits",
5365 "serde",
5366 "serde_json",
5367]
5368
5369[[package]]
5370name = "hermit-abi"
5371version = "0.3.9"
5372source = "registry+https://github.com/rust-lang/crates.io-index"
5373checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
5374
5375[[package]]
5376name = "hermit-abi"
5377version = "0.4.0"
5378source = "registry+https://github.com/rust-lang/crates.io-index"
5379checksum = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc"
5380
5381[[package]]
5382name = "hex"
5383version = "0.4.3"
5384source = "registry+https://github.com/rust-lang/crates.io-index"
5385checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
5386
5387[[package]]
5388name = "hexf-parse"
5389version = "0.2.1"
5390source = "registry+https://github.com/rust-lang/crates.io-index"
5391checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df"
5392
5393[[package]]
5394name = "hidden-trait"
5395version = "0.1.2"
5396source = "registry+https://github.com/rust-lang/crates.io-index"
5397checksum = "68ed9e850438ac849bec07e7d09fbe9309cbd396a5988c30b010580ce08860df"
5398dependencies = [
5399 "proc-macro2",
5400 "quote",
5401 "syn 1.0.109",
5402]
5403
5404[[package]]
5405name = "hkdf"
5406version = "0.12.4"
5407source = "registry+https://github.com/rust-lang/crates.io-index"
5408checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7"
5409dependencies = [
5410 "hmac",
5411]
5412
5413[[package]]
5414name = "hmac"
5415version = "0.12.1"
5416source = "registry+https://github.com/rust-lang/crates.io-index"
5417checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
5418dependencies = [
5419 "digest",
5420]
5421
5422[[package]]
5423name = "home"
5424version = "0.5.9"
5425source = "registry+https://github.com/rust-lang/crates.io-index"
5426checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
5427dependencies = [
5428 "windows-sys 0.52.0",
5429]
5430
5431[[package]]
5432name = "hound"
5433version = "3.5.1"
5434source = "registry+https://github.com/rust-lang/crates.io-index"
5435checksum = "62adaabb884c94955b19907d60019f4e145d091c75345379e70d1ee696f7854f"
5436
5437[[package]]
5438name = "html5ever"
5439version = "0.27.0"
5440source = "registry+https://github.com/rust-lang/crates.io-index"
5441checksum = "c13771afe0e6e846f1e67d038d4cb29998a6779f93c809212e4e9c32efd244d4"
5442dependencies = [
5443 "log",
5444 "mac",
5445 "markup5ever",
5446 "proc-macro2",
5447 "quote",
5448 "syn 2.0.76",
5449]
5450
5451[[package]]
5452name = "html_to_markdown"
5453version = "0.1.0"
5454dependencies = [
5455 "anyhow",
5456 "html5ever",
5457 "indoc",
5458 "markup5ever_rcdom",
5459 "pretty_assertions",
5460 "regex",
5461]
5462
5463[[package]]
5464name = "html_to_markdown"
5465version = "0.1.0"
5466source = "registry+https://github.com/rust-lang/crates.io-index"
5467checksum = "e608e8dd0939bfb6b516d96a5919751b835297a02230aecb88d2fc84ebebaa8a"
5468dependencies = [
5469 "anyhow",
5470 "html5ever",
5471 "markup5ever_rcdom",
5472 "regex",
5473]
5474
5475[[package]]
5476name = "http"
5477version = "0.2.12"
5478source = "registry+https://github.com/rust-lang/crates.io-index"
5479checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
5480dependencies = [
5481 "bytes 1.7.1",
5482 "fnv",
5483 "itoa",
5484]
5485
5486[[package]]
5487name = "http"
5488version = "1.1.0"
5489source = "registry+https://github.com/rust-lang/crates.io-index"
5490checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258"
5491dependencies = [
5492 "bytes 1.7.1",
5493 "fnv",
5494 "itoa",
5495]
5496
5497[[package]]
5498name = "http-body"
5499version = "0.4.6"
5500source = "registry+https://github.com/rust-lang/crates.io-index"
5501checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
5502dependencies = [
5503 "bytes 1.7.1",
5504 "http 0.2.12",
5505 "pin-project-lite",
5506]
5507
5508[[package]]
5509name = "http-body"
5510version = "1.0.1"
5511source = "registry+https://github.com/rust-lang/crates.io-index"
5512checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
5513dependencies = [
5514 "bytes 1.7.1",
5515 "http 1.1.0",
5516]
5517
5518[[package]]
5519name = "http-body-util"
5520version = "0.1.2"
5521source = "registry+https://github.com/rust-lang/crates.io-index"
5522checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f"
5523dependencies = [
5524 "bytes 1.7.1",
5525 "futures-util",
5526 "http 1.1.0",
5527 "http-body 1.0.1",
5528 "pin-project-lite",
5529]
5530
5531[[package]]
5532name = "http-range-header"
5533version = "0.3.1"
5534source = "registry+https://github.com/rust-lang/crates.io-index"
5535checksum = "add0ab9360ddbd88cfeb3bd9574a1d85cfdfa14db10b3e21d3700dbc4328758f"
5536
5537[[package]]
5538name = "http-types"
5539version = "2.12.0"
5540source = "registry+https://github.com/rust-lang/crates.io-index"
5541checksum = "6e9b187a72d63adbfba487f48095306ac823049cb504ee195541e91c7775f5ad"
5542dependencies = [
5543 "anyhow",
5544 "async-channel 1.9.0",
5545 "base64 0.13.1",
5546 "futures-lite 1.13.0",
5547 "http 0.2.12",
5548 "infer",
5549 "pin-project-lite",
5550 "rand 0.7.3",
5551 "serde",
5552 "serde_json",
5553 "serde_qs 0.8.5",
5554 "serde_urlencoded",
5555 "url",
5556]
5557
5558[[package]]
5559name = "http_client"
5560version = "0.1.0"
5561dependencies = [
5562 "anyhow",
5563 "derive_more",
5564 "futures 0.3.30",
5565 "http 0.2.12",
5566 "log",
5567 "serde",
5568 "serde_json",
5569 "smol",
5570 "url",
5571]
5572
5573[[package]]
5574name = "httparse"
5575version = "1.9.4"
5576source = "registry+https://github.com/rust-lang/crates.io-index"
5577checksum = "0fcc0b4a115bf80b728eb8ea024ad5bd707b615bfed49e0665b6e0f86fd082d9"
5578
5579[[package]]
5580name = "httpdate"
5581version = "1.0.3"
5582source = "registry+https://github.com/rust-lang/crates.io-index"
5583checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
5584
5585[[package]]
5586name = "human_bytes"
5587version = "0.4.3"
5588source = "registry+https://github.com/rust-lang/crates.io-index"
5589checksum = "91f255a4535024abf7640cb288260811fc14794f62b063652ed349f9a6c2348e"
5590
5591[[package]]
5592name = "humantime"
5593version = "2.1.0"
5594source = "registry+https://github.com/rust-lang/crates.io-index"
5595checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
5596
5597[[package]]
5598name = "hyper"
5599version = "0.14.30"
5600source = "registry+https://github.com/rust-lang/crates.io-index"
5601checksum = "a152ddd61dfaec7273fe8419ab357f33aee0d914c5f4efbf0d96fa749eea5ec9"
5602dependencies = [
5603 "bytes 1.7.1",
5604 "futures-channel",
5605 "futures-core",
5606 "futures-util",
5607 "h2",
5608 "http 0.2.12",
5609 "http-body 0.4.6",
5610 "httparse",
5611 "httpdate",
5612 "itoa",
5613 "pin-project-lite",
5614 "socket2 0.5.7",
5615 "tokio",
5616 "tower-service",
5617 "tracing",
5618 "want",
5619]
5620
5621[[package]]
5622name = "hyper-rustls"
5623version = "0.24.2"
5624source = "registry+https://github.com/rust-lang/crates.io-index"
5625checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590"
5626dependencies = [
5627 "futures-util",
5628 "http 0.2.12",
5629 "hyper",
5630 "log",
5631 "rustls 0.21.12",
5632 "rustls-native-certs 0.6.3",
5633 "tokio",
5634 "tokio-rustls",
5635]
5636
5637[[package]]
5638name = "hyper-tls"
5639version = "0.5.0"
5640source = "registry+https://github.com/rust-lang/crates.io-index"
5641checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
5642dependencies = [
5643 "bytes 1.7.1",
5644 "hyper",
5645 "native-tls",
5646 "tokio",
5647 "tokio-native-tls",
5648]
5649
5650[[package]]
5651name = "iana-time-zone"
5652version = "0.1.60"
5653source = "registry+https://github.com/rust-lang/crates.io-index"
5654checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141"
5655dependencies = [
5656 "android_system_properties",
5657 "core-foundation-sys",
5658 "iana-time-zone-haiku",
5659 "js-sys",
5660 "wasm-bindgen",
5661 "windows-core 0.52.0",
5662]
5663
5664[[package]]
5665name = "iana-time-zone-haiku"
5666version = "0.1.2"
5667source = "registry+https://github.com/rust-lang/crates.io-index"
5668checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
5669dependencies = [
5670 "cc",
5671]
5672
5673[[package]]
5674name = "id-arena"
5675version = "2.2.1"
5676source = "registry+https://github.com/rust-lang/crates.io-index"
5677checksum = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005"
5678
5679[[package]]
5680name = "idna"
5681version = "0.5.0"
5682source = "registry+https://github.com/rust-lang/crates.io-index"
5683checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
5684dependencies = [
5685 "unicode-bidi",
5686 "unicode-normalization",
5687]
5688
5689[[package]]
5690name = "ignore"
5691version = "0.4.23"
5692source = "registry+https://github.com/rust-lang/crates.io-index"
5693checksum = "6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b"
5694dependencies = [
5695 "crossbeam-deque",
5696 "globset",
5697 "log",
5698 "memchr",
5699 "regex-automata 0.4.7",
5700 "same-file",
5701 "walkdir",
5702 "winapi-util",
5703]
5704
5705[[package]]
5706name = "image"
5707version = "0.25.2"
5708source = "registry+https://github.com/rust-lang/crates.io-index"
5709checksum = "99314c8a2152b8ddb211f924cdae532d8c5e4c8bb54728e12fff1b0cd5963a10"
5710dependencies = [
5711 "bytemuck",
5712 "byteorder-lite",
5713 "color_quant",
5714 "exr",
5715 "gif",
5716 "image-webp",
5717 "num-traits",
5718 "png",
5719 "qoi",
5720 "ravif",
5721 "rayon",
5722 "rgb",
5723 "tiff",
5724 "zune-core",
5725 "zune-jpeg",
5726]
5727
5728[[package]]
5729name = "image-webp"
5730version = "0.1.3"
5731source = "registry+https://github.com/rust-lang/crates.io-index"
5732checksum = "f79afb8cbee2ef20f59ccd477a218c12a93943d075b492015ecb1bb81f8ee904"
5733dependencies = [
5734 "byteorder-lite",
5735 "quick-error",
5736]
5737
5738[[package]]
5739name = "image_viewer"
5740version = "0.1.0"
5741dependencies = [
5742 "anyhow",
5743 "db",
5744 "file_icons",
5745 "gpui",
5746 "project",
5747 "settings",
5748 "ui",
5749 "workspace",
5750]
5751
5752[[package]]
5753name = "imagesize"
5754version = "0.12.0"
5755source = "registry+https://github.com/rust-lang/crates.io-index"
5756checksum = "029d73f573d8e8d63e6d5020011d3255b28c3ba85d6cf870a07184ed23de9284"
5757
5758[[package]]
5759name = "imgref"
5760version = "1.10.1"
5761source = "registry+https://github.com/rust-lang/crates.io-index"
5762checksum = "44feda355f4159a7c757171a77de25daf6411e217b4cabd03bd6650690468126"
5763
5764[[package]]
5765name = "indexed_docs"
5766version = "0.1.0"
5767dependencies = [
5768 "anyhow",
5769 "async-trait",
5770 "cargo_metadata",
5771 "collections",
5772 "derive_more",
5773 "fs",
5774 "futures 0.3.30",
5775 "fuzzy",
5776 "gpui",
5777 "heed",
5778 "html_to_markdown 0.1.0",
5779 "http_client",
5780 "indexmap 1.9.3",
5781 "indoc",
5782 "parking_lot",
5783 "paths",
5784 "pretty_assertions",
5785 "serde",
5786 "strum 0.25.0",
5787 "util",
5788]
5789
5790[[package]]
5791name = "indexmap"
5792version = "1.9.3"
5793source = "registry+https://github.com/rust-lang/crates.io-index"
5794checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
5795dependencies = [
5796 "autocfg",
5797 "hashbrown 0.12.3",
5798 "serde",
5799]
5800
5801[[package]]
5802name = "indexmap"
5803version = "2.4.0"
5804source = "registry+https://github.com/rust-lang/crates.io-index"
5805checksum = "93ead53efc7ea8ed3cfb0c79fc8023fbb782a5432b52830b6518941cebe6505c"
5806dependencies = [
5807 "equivalent",
5808 "hashbrown 0.14.5",
5809 "serde",
5810]
5811
5812[[package]]
5813name = "indoc"
5814version = "2.0.5"
5815source = "registry+https://github.com/rust-lang/crates.io-index"
5816checksum = "b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5"
5817
5818[[package]]
5819name = "infer"
5820version = "0.2.3"
5821source = "registry+https://github.com/rust-lang/crates.io-index"
5822checksum = "64e9829a50b42bb782c1df523f78d332fe371b10c661e78b7a3c34b0198e9fac"
5823
5824[[package]]
5825name = "inherent"
5826version = "1.0.11"
5827source = "registry+https://github.com/rust-lang/crates.io-index"
5828checksum = "0122b7114117e64a63ac49f752a5ca4624d534c7b1c7de796ac196381cd2d947"
5829dependencies = [
5830 "proc-macro2",
5831 "quote",
5832 "syn 2.0.76",
5833]
5834
5835[[package]]
5836name = "inline_completion_button"
5837version = "0.1.0"
5838dependencies = [
5839 "anyhow",
5840 "copilot",
5841 "editor",
5842 "fs",
5843 "futures 0.3.30",
5844 "gpui",
5845 "indoc",
5846 "language",
5847 "lsp",
5848 "paths",
5849 "project",
5850 "serde_json",
5851 "settings",
5852 "supermaven",
5853 "theme",
5854 "ui",
5855 "util",
5856 "workspace",
5857 "zed_actions",
5858]
5859
5860[[package]]
5861name = "inotify"
5862version = "0.9.6"
5863source = "registry+https://github.com/rust-lang/crates.io-index"
5864checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff"
5865dependencies = [
5866 "bitflags 1.3.2",
5867 "inotify-sys",
5868 "libc",
5869]
5870
5871[[package]]
5872name = "inotify-sys"
5873version = "0.1.5"
5874source = "registry+https://github.com/rust-lang/crates.io-index"
5875checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
5876dependencies = [
5877 "libc",
5878]
5879
5880[[package]]
5881name = "inout"
5882version = "0.1.3"
5883source = "registry+https://github.com/rust-lang/crates.io-index"
5884checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
5885dependencies = [
5886 "block-padding",
5887 "generic-array",
5888]
5889
5890[[package]]
5891name = "install_cli"
5892version = "0.1.0"
5893dependencies = [
5894 "anyhow",
5895 "gpui",
5896 "smol",
5897 "util",
5898]
5899
5900[[package]]
5901name = "instant"
5902version = "0.1.13"
5903source = "registry+https://github.com/rust-lang/crates.io-index"
5904checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222"
5905dependencies = [
5906 "cfg-if",
5907]
5908
5909[[package]]
5910name = "interpolate_name"
5911version = "0.2.4"
5912source = "registry+https://github.com/rust-lang/crates.io-index"
5913checksum = "c34819042dc3d3971c46c2190835914dfbe0c3c13f61449b2997f4e9722dfa60"
5914dependencies = [
5915 "proc-macro2",
5916 "quote",
5917 "syn 2.0.76",
5918]
5919
5920[[package]]
5921name = "io-extras"
5922version = "0.18.2"
5923source = "registry+https://github.com/rust-lang/crates.io-index"
5924checksum = "c9f046b9af244f13b3bd939f55d16830ac3a201e8a9ba9661bfcb03e2be72b9b"
5925dependencies = [
5926 "io-lifetimes 2.0.3",
5927 "windows-sys 0.52.0",
5928]
5929
5930[[package]]
5931name = "io-lifetimes"
5932version = "1.0.11"
5933source = "registry+https://github.com/rust-lang/crates.io-index"
5934checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
5935dependencies = [
5936 "hermit-abi 0.3.9",
5937 "libc",
5938 "windows-sys 0.48.0",
5939]
5940
5941[[package]]
5942name = "io-lifetimes"
5943version = "2.0.3"
5944source = "registry+https://github.com/rust-lang/crates.io-index"
5945checksum = "5a611371471e98973dbcab4e0ec66c31a10bc356eeb4d54a0e05eac8158fe38c"
5946
5947[[package]]
5948name = "iovec"
5949version = "0.1.4"
5950source = "registry+https://github.com/rust-lang/crates.io-index"
5951checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
5952dependencies = [
5953 "libc",
5954]
5955
5956[[package]]
5957name = "ipc-channel"
5958version = "0.18.2"
5959source = "registry+https://github.com/rust-lang/crates.io-index"
5960checksum = "e46231d1db8ea8f874012b1b87efb9e968f763c577220372a9c7caadce1448da"
5961dependencies = [
5962 "bincode",
5963 "crossbeam-channel",
5964 "fnv",
5965 "lazy_static",
5966 "libc",
5967 "mio 1.0.2",
5968 "rand 0.8.5",
5969 "serde",
5970 "tempfile",
5971 "uuid",
5972 "windows 0.48.0",
5973]
5974
5975[[package]]
5976name = "ipnet"
5977version = "2.9.0"
5978source = "registry+https://github.com/rust-lang/crates.io-index"
5979checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3"
5980
5981[[package]]
5982name = "is-docker"
5983version = "0.2.0"
5984source = "registry+https://github.com/rust-lang/crates.io-index"
5985checksum = "928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3"
5986dependencies = [
5987 "once_cell",
5988]
5989
5990[[package]]
5991name = "is-terminal"
5992version = "0.4.13"
5993source = "registry+https://github.com/rust-lang/crates.io-index"
5994checksum = "261f68e344040fbd0edea105bef17c66edf46f984ddb1115b775ce31be948f4b"
5995dependencies = [
5996 "hermit-abi 0.4.0",
5997 "libc",
5998 "windows-sys 0.52.0",
5999]
6000
6001[[package]]
6002name = "is-wsl"
6003version = "0.4.0"
6004source = "registry+https://github.com/rust-lang/crates.io-index"
6005checksum = "173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5"
6006dependencies = [
6007 "is-docker",
6008 "once_cell",
6009]
6010
6011[[package]]
6012name = "is_terminal_polyfill"
6013version = "1.70.1"
6014source = "registry+https://github.com/rust-lang/crates.io-index"
6015checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
6016
6017[[package]]
6018name = "isahc"
6019version = "1.7.2"
6020source = "registry+https://github.com/rust-lang/crates.io-index"
6021checksum = "334e04b4d781f436dc315cb1e7515bd96826426345d498149e4bde36b67f8ee9"
6022dependencies = [
6023 "async-channel 1.9.0",
6024 "castaway",
6025 "crossbeam-utils",
6026 "curl",
6027 "curl-sys",
6028 "encoding_rs",
6029 "event-listener 2.5.3",
6030 "futures-lite 1.13.0",
6031 "http 0.2.12",
6032 "log",
6033 "mime",
6034 "once_cell",
6035 "polling 2.8.0",
6036 "slab",
6037 "sluice",
6038 "tracing",
6039 "tracing-futures",
6040 "url",
6041 "waker-fn",
6042]
6043
6044[[package]]
6045name = "isahc_http_client"
6046version = "0.1.0"
6047dependencies = [
6048 "anyhow",
6049 "futures 0.3.30",
6050 "http_client",
6051 "isahc",
6052 "util",
6053]
6054
6055[[package]]
6056name = "itertools"
6057version = "0.10.5"
6058source = "registry+https://github.com/rust-lang/crates.io-index"
6059checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
6060dependencies = [
6061 "either",
6062]
6063
6064[[package]]
6065name = "itertools"
6066version = "0.12.1"
6067source = "registry+https://github.com/rust-lang/crates.io-index"
6068checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
6069dependencies = [
6070 "either",
6071]
6072
6073[[package]]
6074name = "itertools"
6075version = "0.13.0"
6076source = "registry+https://github.com/rust-lang/crates.io-index"
6077checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186"
6078dependencies = [
6079 "either",
6080]
6081
6082[[package]]
6083name = "itoa"
6084version = "1.0.11"
6085source = "registry+https://github.com/rust-lang/crates.io-index"
6086checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
6087
6088[[package]]
6089name = "jni"
6090version = "0.21.1"
6091source = "registry+https://github.com/rust-lang/crates.io-index"
6092checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97"
6093dependencies = [
6094 "cesu8",
6095 "cfg-if",
6096 "combine",
6097 "jni-sys",
6098 "log",
6099 "thiserror",
6100 "walkdir",
6101 "windows-sys 0.45.0",
6102]
6103
6104[[package]]
6105name = "jni-sys"
6106version = "0.3.0"
6107source = "registry+https://github.com/rust-lang/crates.io-index"
6108checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
6109
6110[[package]]
6111name = "jobserver"
6112version = "0.1.32"
6113source = "registry+https://github.com/rust-lang/crates.io-index"
6114checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0"
6115dependencies = [
6116 "libc",
6117]
6118
6119[[package]]
6120name = "journal"
6121version = "0.1.0"
6122dependencies = [
6123 "anyhow",
6124 "chrono",
6125 "editor",
6126 "gpui",
6127 "log",
6128 "schemars",
6129 "serde",
6130 "settings",
6131 "shellexpand 2.1.2",
6132 "workspace",
6133]
6134
6135[[package]]
6136name = "jpeg-decoder"
6137version = "0.3.1"
6138source = "registry+https://github.com/rust-lang/crates.io-index"
6139checksum = "f5d4a7da358eff58addd2877a45865158f0d78c911d43a5784ceb7bbf52833b0"
6140
6141[[package]]
6142name = "js-sys"
6143version = "0.3.70"
6144source = "registry+https://github.com/rust-lang/crates.io-index"
6145checksum = "1868808506b929d7b0cfa8f75951347aa71bb21144b7791bae35d9bccfcfe37a"
6146dependencies = [
6147 "wasm-bindgen",
6148]
6149
6150[[package]]
6151name = "jsonwebtoken"
6152version = "9.3.0"
6153source = "registry+https://github.com/rust-lang/crates.io-index"
6154checksum = "b9ae10193d25051e74945f1ea2d0b42e03cc3b890f7e4cc5faa44997d808193f"
6155dependencies = [
6156 "base64 0.21.7",
6157 "js-sys",
6158 "pem",
6159 "ring 0.17.8",
6160 "serde",
6161 "serde_json",
6162 "simple_asn1",
6163]
6164
6165[[package]]
6166name = "khronos-egl"
6167version = "6.0.0"
6168source = "registry+https://github.com/rust-lang/crates.io-index"
6169checksum = "6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76"
6170dependencies = [
6171 "libc",
6172 "libloading",
6173]
6174
6175[[package]]
6176name = "kqueue"
6177version = "1.0.8"
6178source = "registry+https://github.com/rust-lang/crates.io-index"
6179checksum = "7447f1ca1b7b563588a205fe93dea8df60fd981423a768bc1c0ded35ed147d0c"
6180dependencies = [
6181 "kqueue-sys",
6182 "libc",
6183]
6184
6185[[package]]
6186name = "kqueue-sys"
6187version = "1.0.4"
6188source = "registry+https://github.com/rust-lang/crates.io-index"
6189checksum = "ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b"
6190dependencies = [
6191 "bitflags 1.3.2",
6192 "libc",
6193]
6194
6195[[package]]
6196name = "kurbo"
6197version = "0.11.0"
6198source = "registry+https://github.com/rust-lang/crates.io-index"
6199checksum = "6e5aa9f0f96a938266bdb12928a67169e8d22c6a786fda8ed984b85e6ba93c3c"
6200dependencies = [
6201 "arrayvec",
6202 "smallvec",
6203]
6204
6205[[package]]
6206name = "kv-log-macro"
6207version = "1.0.7"
6208source = "registry+https://github.com/rust-lang/crates.io-index"
6209checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"
6210dependencies = [
6211 "log",
6212]
6213
6214[[package]]
6215name = "language"
6216version = "0.1.0"
6217dependencies = [
6218 "anyhow",
6219 "async-trait",
6220 "async-watch",
6221 "clock",
6222 "collections",
6223 "ctor",
6224 "env_logger",
6225 "futures 0.3.30",
6226 "fuzzy",
6227 "git",
6228 "globset",
6229 "gpui",
6230 "http_client",
6231 "indoc",
6232 "itertools 0.13.0",
6233 "log",
6234 "lsp",
6235 "parking_lot",
6236 "postage",
6237 "pulldown-cmark 0.12.1",
6238 "rand 0.8.5",
6239 "regex",
6240 "rpc",
6241 "schemars",
6242 "serde",
6243 "serde_json",
6244 "settings",
6245 "similar",
6246 "smallvec",
6247 "smol",
6248 "strsim",
6249 "sum_tree",
6250 "task",
6251 "text",
6252 "theme",
6253 "tree-sitter",
6254 "tree-sitter-elixir",
6255 "tree-sitter-embedded-template",
6256 "tree-sitter-heex",
6257 "tree-sitter-html",
6258 "tree-sitter-json",
6259 "tree-sitter-md",
6260 "tree-sitter-ruby",
6261 "tree-sitter-rust",
6262 "tree-sitter-typescript",
6263 "unicase",
6264 "unindent",
6265 "util",
6266]
6267
6268[[package]]
6269name = "language_model"
6270version = "0.1.0"
6271dependencies = [
6272 "anthropic",
6273 "anyhow",
6274 "base64 0.22.1",
6275 "client",
6276 "collections",
6277 "copilot",
6278 "ctor",
6279 "editor",
6280 "env_logger",
6281 "feature_flags",
6282 "futures 0.3.30",
6283 "google_ai",
6284 "gpui",
6285 "http_client",
6286 "image",
6287 "inline_completion_button",
6288 "isahc",
6289 "language",
6290 "log",
6291 "menu",
6292 "ollama",
6293 "open_ai",
6294 "parking_lot",
6295 "project",
6296 "proto",
6297 "rand 0.8.5",
6298 "schemars",
6299 "serde",
6300 "serde_json",
6301 "settings",
6302 "smol",
6303 "strum 0.25.0",
6304 "text",
6305 "theme",
6306 "tiktoken-rs",
6307 "ui",
6308 "unindent",
6309 "util",
6310]
6311
6312[[package]]
6313name = "language_selector"
6314version = "0.1.0"
6315dependencies = [
6316 "anyhow",
6317 "editor",
6318 "fuzzy",
6319 "gpui",
6320 "language",
6321 "picker",
6322 "project",
6323 "ui",
6324 "util",
6325 "workspace",
6326]
6327
6328[[package]]
6329name = "language_tools"
6330version = "0.1.0"
6331dependencies = [
6332 "anyhow",
6333 "client",
6334 "collections",
6335 "copilot",
6336 "editor",
6337 "env_logger",
6338 "futures 0.3.30",
6339 "gpui",
6340 "language",
6341 "lsp",
6342 "project",
6343 "release_channel",
6344 "serde_json",
6345 "settings",
6346 "theme",
6347 "tree-sitter",
6348 "ui",
6349 "util",
6350 "workspace",
6351]
6352
6353[[package]]
6354name = "languages"
6355version = "0.1.0"
6356dependencies = [
6357 "anyhow",
6358 "async-compression",
6359 "async-tar",
6360 "async-trait",
6361 "collections",
6362 "feature_flags",
6363 "futures 0.3.30",
6364 "gpui",
6365 "http_client",
6366 "language",
6367 "log",
6368 "lsp",
6369 "node_runtime",
6370 "paths",
6371 "project",
6372 "protols-tree-sitter-proto",
6373 "regex",
6374 "rope",
6375 "rust-embed",
6376 "serde",
6377 "serde_json",
6378 "settings",
6379 "smol",
6380 "task",
6381 "text",
6382 "theme",
6383 "toml 0.8.19",
6384 "tree-sitter",
6385 "tree-sitter-bash",
6386 "tree-sitter-c",
6387 "tree-sitter-cpp",
6388 "tree-sitter-css",
6389 "tree-sitter-go",
6390 "tree-sitter-gomod",
6391 "tree-sitter-gowork",
6392 "tree-sitter-jsdoc",
6393 "tree-sitter-json",
6394 "tree-sitter-md",
6395 "tree-sitter-python",
6396 "tree-sitter-regex",
6397 "tree-sitter-rust",
6398 "tree-sitter-typescript",
6399 "tree-sitter-yaml",
6400 "unindent",
6401 "util",
6402 "workspace",
6403]
6404
6405[[package]]
6406name = "lazy_static"
6407version = "1.5.0"
6408source = "registry+https://github.com/rust-lang/crates.io-index"
6409checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
6410dependencies = [
6411 "spin 0.9.8",
6412]
6413
6414[[package]]
6415name = "lazycell"
6416version = "1.3.0"
6417source = "registry+https://github.com/rust-lang/crates.io-index"
6418checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
6419
6420[[package]]
6421name = "leb128"
6422version = "0.2.5"
6423source = "registry+https://github.com/rust-lang/crates.io-index"
6424checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
6425
6426[[package]]
6427name = "lebe"
6428version = "0.5.2"
6429source = "registry+https://github.com/rust-lang/crates.io-index"
6430checksum = "03087c2bad5e1034e8cace5926dec053fb3790248370865f5117a7d0213354c8"
6431
6432[[package]]
6433name = "libc"
6434version = "0.2.158"
6435source = "registry+https://github.com/rust-lang/crates.io-index"
6436checksum = "d8adc4bb1803a324070e64a98ae98f38934d91957a99cfb3a43dcbc01bc56439"
6437
6438[[package]]
6439name = "libdbus-sys"
6440version = "0.2.5"
6441source = "registry+https://github.com/rust-lang/crates.io-index"
6442checksum = "06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72"
6443dependencies = [
6444 "cc",
6445 "pkg-config",
6446]
6447
6448[[package]]
6449name = "libfuzzer-sys"
6450version = "0.4.7"
6451source = "registry+https://github.com/rust-lang/crates.io-index"
6452checksum = "a96cfd5557eb82f2b83fed4955246c988d331975a002961b07c81584d107e7f7"
6453dependencies = [
6454 "arbitrary",
6455 "cc",
6456 "once_cell",
6457]
6458
6459[[package]]
6460name = "libgit2-sys"
6461version = "0.17.0+1.8.1"
6462source = "registry+https://github.com/rust-lang/crates.io-index"
6463checksum = "10472326a8a6477c3c20a64547b0059e4b0d086869eee31e6d7da728a8eb7224"
6464dependencies = [
6465 "cc",
6466 "libc",
6467 "libz-sys",
6468 "pkg-config",
6469]
6470
6471[[package]]
6472name = "libloading"
6473version = "0.8.5"
6474source = "registry+https://github.com/rust-lang/crates.io-index"
6475checksum = "4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4"
6476dependencies = [
6477 "cfg-if",
6478 "windows-targets 0.48.5",
6479]
6480
6481[[package]]
6482name = "libm"
6483version = "0.2.8"
6484source = "registry+https://github.com/rust-lang/crates.io-index"
6485checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058"
6486
6487[[package]]
6488name = "libmimalloc-sys"
6489version = "0.1.39"
6490source = "registry+https://github.com/rust-lang/crates.io-index"
6491checksum = "23aa6811d3bd4deb8a84dde645f943476d13b248d818edcf8ce0b2f37f036b44"
6492dependencies = [
6493 "cc",
6494 "libc",
6495]
6496
6497[[package]]
6498name = "libredox"
6499version = "0.1.3"
6500source = "registry+https://github.com/rust-lang/crates.io-index"
6501checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d"
6502dependencies = [
6503 "bitflags 2.6.0",
6504 "libc",
6505 "redox_syscall 0.5.3",
6506]
6507
6508[[package]]
6509name = "libsqlite3-sys"
6510version = "0.28.0"
6511source = "registry+https://github.com/rust-lang/crates.io-index"
6512checksum = "0c10584274047cb335c23d3e61bcef8e323adae7c5c8c760540f73610177fc3f"
6513dependencies = [
6514 "cc",
6515 "pkg-config",
6516 "vcpkg",
6517]
6518
6519[[package]]
6520name = "libz-sys"
6521version = "1.1.20"
6522source = "registry+https://github.com/rust-lang/crates.io-index"
6523checksum = "d2d16453e800a8cf6dd2fc3eb4bc99b786a9b90c663b8559a5b1a041bf89e472"
6524dependencies = [
6525 "cc",
6526 "libc",
6527 "pkg-config",
6528 "vcpkg",
6529]
6530
6531[[package]]
6532name = "linkify"
6533version = "0.10.0"
6534source = "registry+https://github.com/rust-lang/crates.io-index"
6535checksum = "f1dfa36d52c581e9ec783a7ce2a5e0143da6237be5811a0b3153fedfdbe9f780"
6536dependencies = [
6537 "memchr",
6538]
6539
6540[[package]]
6541name = "linkme"
6542version = "0.3.28"
6543source = "registry+https://github.com/rust-lang/crates.io-index"
6544checksum = "3c943daedff228392b791b33bba32e75737756e80a613e32e246c6ce9cbab20a"
6545dependencies = [
6546 "linkme-impl",
6547]
6548
6549[[package]]
6550name = "linkme-impl"
6551version = "0.3.28"
6552source = "registry+https://github.com/rust-lang/crates.io-index"
6553checksum = "cb26336e6dc7cc76e7927d2c9e7e3bb376d7af65a6f56a0b16c47d18a9b1abc5"
6554dependencies = [
6555 "proc-macro2",
6556 "quote",
6557 "syn 2.0.76",
6558]
6559
6560[[package]]
6561name = "linux-raw-sys"
6562version = "0.3.8"
6563source = "registry+https://github.com/rust-lang/crates.io-index"
6564checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
6565
6566[[package]]
6567name = "linux-raw-sys"
6568version = "0.4.14"
6569source = "registry+https://github.com/rust-lang/crates.io-index"
6570checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
6571
6572[[package]]
6573name = "live_kit_client"
6574version = "0.1.0"
6575dependencies = [
6576 "anyhow",
6577 "async-broadcast",
6578 "async-trait",
6579 "collections",
6580 "core-foundation 0.9.4",
6581 "futures 0.3.30",
6582 "gpui",
6583 "live_kit_server",
6584 "log",
6585 "media",
6586 "nanoid",
6587 "parking_lot",
6588 "postage",
6589 "serde",
6590 "serde_json",
6591 "sha2",
6592 "simplelog",
6593]
6594
6595[[package]]
6596name = "live_kit_server"
6597version = "0.1.0"
6598dependencies = [
6599 "anyhow",
6600 "async-trait",
6601 "jsonwebtoken",
6602 "log",
6603 "prost",
6604 "prost-build",
6605 "prost-types",
6606 "reqwest",
6607 "serde",
6608]
6609
6610[[package]]
6611name = "lmdb-master-sys"
6612version = "0.2.4"
6613source = "registry+https://github.com/rust-lang/crates.io-index"
6614checksum = "472c3760e2a8d0f61f322fb36788021bb36d573c502b50fa3e2bcaac3ec326c9"
6615dependencies = [
6616 "cc",
6617 "doxygen-rs",
6618 "libc",
6619]
6620
6621[[package]]
6622name = "lock_api"
6623version = "0.4.12"
6624source = "registry+https://github.com/rust-lang/crates.io-index"
6625checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
6626dependencies = [
6627 "autocfg",
6628 "scopeguard",
6629]
6630
6631[[package]]
6632name = "log"
6633version = "0.4.22"
6634source = "registry+https://github.com/rust-lang/crates.io-index"
6635checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
6636dependencies = [
6637 "serde",
6638 "value-bag",
6639]
6640
6641[[package]]
6642name = "loop9"
6643version = "0.1.5"
6644source = "registry+https://github.com/rust-lang/crates.io-index"
6645checksum = "0fae87c125b03c1d2c0150c90365d7d6bcc53fb73a9acaef207d2d065860f062"
6646dependencies = [
6647 "imgref",
6648]
6649
6650[[package]]
6651name = "lru"
6652version = "0.12.4"
6653source = "registry+https://github.com/rust-lang/crates.io-index"
6654checksum = "37ee39891760e7d94734f6f63fedc29a2e4a152f836120753a72503f09fcf904"
6655dependencies = [
6656 "hashbrown 0.14.5",
6657]
6658
6659[[package]]
6660name = "lsp"
6661version = "0.1.0"
6662dependencies = [
6663 "anyhow",
6664 "async-pipe",
6665 "collections",
6666 "ctor",
6667 "env_logger",
6668 "futures 0.3.30",
6669 "gpui",
6670 "log",
6671 "lsp-types",
6672 "parking_lot",
6673 "postage",
6674 "release_channel",
6675 "serde",
6676 "serde_json",
6677 "smol",
6678 "util",
6679 "windows 0.58.0",
6680]
6681
6682[[package]]
6683name = "lsp-types"
6684version = "0.95.1"
6685source = "git+https://github.com/zed-industries/lsp-types?rev=72357d6f6d212bdffba3b5ef4b31d8ca856058e7#72357d6f6d212bdffba3b5ef4b31d8ca856058e7"
6686dependencies = [
6687 "bitflags 1.3.2",
6688 "serde",
6689 "serde_json",
6690 "serde_repr",
6691 "url",
6692]
6693
6694[[package]]
6695name = "lz4"
6696version = "1.26.0"
6697source = "registry+https://github.com/rust-lang/crates.io-index"
6698checksum = "958b4caa893816eea05507c20cfe47574a43d9a697138a7872990bba8a0ece68"
6699dependencies = [
6700 "libc",
6701 "lz4-sys",
6702]
6703
6704[[package]]
6705name = "lz4-sys"
6706version = "1.10.0"
6707source = "registry+https://github.com/rust-lang/crates.io-index"
6708checksum = "109de74d5d2353660401699a4174a4ff23fcc649caf553df71933c7fb45ad868"
6709dependencies = [
6710 "cc",
6711 "libc",
6712]
6713
6714[[package]]
6715name = "mac"
6716version = "0.1.1"
6717source = "registry+https://github.com/rust-lang/crates.io-index"
6718checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
6719
6720[[package]]
6721name = "mach2"
6722version = "0.4.2"
6723source = "registry+https://github.com/rust-lang/crates.io-index"
6724checksum = "19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709"
6725dependencies = [
6726 "libc",
6727]
6728
6729[[package]]
6730name = "malloc_buf"
6731version = "0.0.6"
6732source = "registry+https://github.com/rust-lang/crates.io-index"
6733checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
6734dependencies = [
6735 "libc",
6736]
6737
6738[[package]]
6739name = "maplit"
6740version = "1.0.2"
6741source = "registry+https://github.com/rust-lang/crates.io-index"
6742checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
6743
6744[[package]]
6745name = "markdown"
6746version = "0.1.0"
6747dependencies = [
6748 "anyhow",
6749 "assets",
6750 "env_logger",
6751 "futures 0.3.30",
6752 "gpui",
6753 "language",
6754 "languages",
6755 "linkify",
6756 "log",
6757 "node_runtime",
6758 "pulldown-cmark 0.12.1",
6759 "settings",
6760 "theme",
6761 "ui",
6762 "util",
6763]
6764
6765[[package]]
6766name = "markdown_preview"
6767version = "0.1.0"
6768dependencies = [
6769 "anyhow",
6770 "async-recursion 1.1.1",
6771 "collections",
6772 "editor",
6773 "gpui",
6774 "language",
6775 "linkify",
6776 "log",
6777 "pretty_assertions",
6778 "pulldown-cmark 0.12.1",
6779 "settings",
6780 "theme",
6781 "ui",
6782 "workspace",
6783]
6784
6785[[package]]
6786name = "markup5ever"
6787version = "0.12.1"
6788source = "registry+https://github.com/rust-lang/crates.io-index"
6789checksum = "16ce3abbeba692c8b8441d036ef91aea6df8da2c6b6e21c7e14d3c18e526be45"
6790dependencies = [
6791 "log",
6792 "phf",
6793 "phf_codegen",
6794 "string_cache",
6795 "string_cache_codegen",
6796 "tendril",
6797]
6798
6799[[package]]
6800name = "markup5ever_rcdom"
6801version = "0.3.0"
6802source = "registry+https://github.com/rust-lang/crates.io-index"
6803checksum = "edaa21ab3701bfee5099ade5f7e1f84553fd19228cf332f13cd6e964bf59be18"
6804dependencies = [
6805 "html5ever",
6806 "markup5ever",
6807 "tendril",
6808 "xml5ever",
6809]
6810
6811[[package]]
6812name = "matchers"
6813version = "0.1.0"
6814source = "registry+https://github.com/rust-lang/crates.io-index"
6815checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
6816dependencies = [
6817 "regex-automata 0.1.10",
6818]
6819
6820[[package]]
6821name = "matchit"
6822version = "0.7.3"
6823source = "registry+https://github.com/rust-lang/crates.io-index"
6824checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
6825
6826[[package]]
6827name = "maybe-owned"
6828version = "0.3.4"
6829source = "registry+https://github.com/rust-lang/crates.io-index"
6830checksum = "4facc753ae494aeb6e3c22f839b158aebd4f9270f55cd3c79906c45476c47ab4"
6831
6832[[package]]
6833name = "maybe-rayon"
6834version = "0.1.1"
6835source = "registry+https://github.com/rust-lang/crates.io-index"
6836checksum = "8ea1f30cedd69f0a2954655f7188c6a834246d2bcf1e315e2ac40c4b24dc9519"
6837dependencies = [
6838 "cfg-if",
6839]
6840
6841[[package]]
6842name = "md-5"
6843version = "0.10.6"
6844source = "registry+https://github.com/rust-lang/crates.io-index"
6845checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
6846dependencies = [
6847 "cfg-if",
6848 "digest",
6849]
6850
6851[[package]]
6852name = "mdbook"
6853version = "0.4.40"
6854source = "registry+https://github.com/rust-lang/crates.io-index"
6855checksum = "b45a38e19bd200220ef07c892b0157ad3d2365e5b5a267ca01ad12182491eea5"
6856dependencies = [
6857 "ammonia",
6858 "anyhow",
6859 "chrono",
6860 "clap",
6861 "clap_complete",
6862 "elasticlunr-rs",
6863 "env_logger",
6864 "futures-util",
6865 "handlebars 5.1.2",
6866 "ignore",
6867 "log",
6868 "memchr",
6869 "notify",
6870 "notify-debouncer-mini",
6871 "once_cell",
6872 "opener",
6873 "pathdiff",
6874 "pulldown-cmark 0.10.3",
6875 "regex",
6876 "serde",
6877 "serde_json",
6878 "shlex",
6879 "tempfile",
6880 "tokio",
6881 "toml 0.5.11",
6882 "topological-sort",
6883 "walkdir",
6884 "warp",
6885]
6886
6887[[package]]
6888name = "media"
6889version = "0.1.0"
6890dependencies = [
6891 "anyhow",
6892 "bindgen 0.70.1",
6893 "core-foundation 0.9.4",
6894 "foreign-types 0.5.0",
6895 "metal",
6896 "objc",
6897]
6898
6899[[package]]
6900name = "memchr"
6901version = "2.7.4"
6902source = "registry+https://github.com/rust-lang/crates.io-index"
6903checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
6904
6905[[package]]
6906name = "memfd"
6907version = "0.6.4"
6908source = "registry+https://github.com/rust-lang/crates.io-index"
6909checksum = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64"
6910dependencies = [
6911 "rustix 0.38.35",
6912]
6913
6914[[package]]
6915name = "memmap2"
6916version = "0.9.4"
6917source = "registry+https://github.com/rust-lang/crates.io-index"
6918checksum = "fe751422e4a8caa417e13c3ea66452215d7d63e19e604f4980461212f3ae1322"
6919dependencies = [
6920 "libc",
6921]
6922
6923[[package]]
6924name = "memoffset"
6925version = "0.9.1"
6926source = "registry+https://github.com/rust-lang/crates.io-index"
6927checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
6928dependencies = [
6929 "autocfg",
6930]
6931
6932[[package]]
6933name = "menu"
6934version = "0.1.0"
6935dependencies = [
6936 "gpui",
6937 "serde",
6938]
6939
6940[[package]]
6941name = "metal"
6942version = "0.29.0"
6943source = "registry+https://github.com/rust-lang/crates.io-index"
6944checksum = "7ecfd3296f8c56b7c1f6fbac3c71cefa9d78ce009850c45000015f206dc7fa21"
6945dependencies = [
6946 "bitflags 2.6.0",
6947 "block",
6948 "core-graphics-types 0.1.3",
6949 "foreign-types 0.5.0",
6950 "log",
6951 "objc",
6952 "paste",
6953]
6954
6955[[package]]
6956name = "mimalloc"
6957version = "0.1.43"
6958source = "registry+https://github.com/rust-lang/crates.io-index"
6959checksum = "68914350ae34959d83f732418d51e2427a794055d0b9529f48259ac07af65633"
6960dependencies = [
6961 "libmimalloc-sys",
6962]
6963
6964[[package]]
6965name = "mime"
6966version = "0.3.17"
6967source = "registry+https://github.com/rust-lang/crates.io-index"
6968checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
6969
6970[[package]]
6971name = "mime_guess"
6972version = "2.0.5"
6973source = "registry+https://github.com/rust-lang/crates.io-index"
6974checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
6975dependencies = [
6976 "mime",
6977 "unicase",
6978]
6979
6980[[package]]
6981name = "minimal-lexical"
6982version = "0.2.1"
6983source = "registry+https://github.com/rust-lang/crates.io-index"
6984checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
6985
6986[[package]]
6987name = "miniz_oxide"
6988version = "0.7.4"
6989source = "registry+https://github.com/rust-lang/crates.io-index"
6990checksum = "b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08"
6991dependencies = [
6992 "adler",
6993 "simd-adler32",
6994]
6995
6996[[package]]
6997name = "miniz_oxide"
6998version = "0.8.0"
6999source = "registry+https://github.com/rust-lang/crates.io-index"
7000checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1"
7001dependencies = [
7002 "adler2",
7003]
7004
7005[[package]]
7006name = "mint"
7007version = "0.5.9"
7008source = "registry+https://github.com/rust-lang/crates.io-index"
7009checksum = "e53debba6bda7a793e5f99b8dacf19e626084f525f7829104ba9898f367d85ff"
7010
7011[[package]]
7012name = "mio"
7013version = "0.8.11"
7014source = "registry+https://github.com/rust-lang/crates.io-index"
7015checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
7016dependencies = [
7017 "libc",
7018 "log",
7019 "wasi 0.11.0+wasi-snapshot-preview1",
7020 "windows-sys 0.48.0",
7021]
7022
7023[[package]]
7024name = "mio"
7025version = "1.0.2"
7026source = "registry+https://github.com/rust-lang/crates.io-index"
7027checksum = "80e04d1dcff3aae0704555fe5fee3bcfaf3d1fdf8a7e521d5b9d2b42acb52cec"
7028dependencies = [
7029 "hermit-abi 0.3.9",
7030 "libc",
7031 "log",
7032 "wasi 0.11.0+wasi-snapshot-preview1",
7033 "windows-sys 0.52.0",
7034]
7035
7036[[package]]
7037name = "miow"
7038version = "0.6.0"
7039source = "registry+https://github.com/rust-lang/crates.io-index"
7040checksum = "359f76430b20a79f9e20e115b3428614e654f04fab314482fc0fda0ebd3c6044"
7041dependencies = [
7042 "windows-sys 0.48.0",
7043]
7044
7045[[package]]
7046name = "multi_buffer"
7047version = "0.1.0"
7048dependencies = [
7049 "anyhow",
7050 "clock",
7051 "collections",
7052 "ctor",
7053 "env_logger",
7054 "futures 0.3.30",
7055 "git",
7056 "gpui",
7057 "itertools 0.13.0",
7058 "language",
7059 "log",
7060 "parking_lot",
7061 "rand 0.8.5",
7062 "serde",
7063 "settings",
7064 "smallvec",
7065 "sum_tree",
7066 "text",
7067 "theme",
7068 "util",
7069]
7070
7071[[package]]
7072name = "multimap"
7073version = "0.8.3"
7074source = "registry+https://github.com/rust-lang/crates.io-index"
7075checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"
7076
7077[[package]]
7078name = "naga"
7079version = "22.1.0"
7080source = "registry+https://github.com/rust-lang/crates.io-index"
7081checksum = "8bd5a652b6faf21496f2cfd88fc49989c8db0825d1f6746b1a71a6ede24a63ad"
7082dependencies = [
7083 "arrayvec",
7084 "bit-set 0.6.0",
7085 "bitflags 2.6.0",
7086 "cfg_aliases 0.1.1",
7087 "codespan-reporting",
7088 "hexf-parse",
7089 "indexmap 2.4.0",
7090 "log",
7091 "rustc-hash",
7092 "spirv",
7093 "termcolor",
7094 "thiserror",
7095 "unicode-xid",
7096]
7097
7098[[package]]
7099name = "nanoid"
7100version = "0.4.0"
7101source = "registry+https://github.com/rust-lang/crates.io-index"
7102checksum = "3ffa00dec017b5b1a8b7cf5e2c008bfda1aa7e0697ac1508b491fdf2622fb4d8"
7103dependencies = [
7104 "rand 0.8.5",
7105]
7106
7107[[package]]
7108name = "nanorand"
7109version = "0.7.0"
7110source = "registry+https://github.com/rust-lang/crates.io-index"
7111checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"
7112dependencies = [
7113 "getrandom 0.2.15",
7114]
7115
7116[[package]]
7117name = "native-tls"
7118version = "0.2.12"
7119source = "registry+https://github.com/rust-lang/crates.io-index"
7120checksum = "a8614eb2c83d59d1c8cc974dd3f920198647674a0a035e1af1fa58707e317466"
7121dependencies = [
7122 "libc",
7123 "log",
7124 "openssl",
7125 "openssl-probe",
7126 "openssl-sys",
7127 "schannel",
7128 "security-framework",
7129 "security-framework-sys",
7130 "tempfile",
7131]
7132
7133[[package]]
7134name = "ndk"
7135version = "0.8.0"
7136source = "registry+https://github.com/rust-lang/crates.io-index"
7137checksum = "2076a31b7010b17a38c01907c45b945e8f11495ee4dd588309718901b1f7a5b7"
7138dependencies = [
7139 "bitflags 2.6.0",
7140 "jni-sys",
7141 "log",
7142 "ndk-sys",
7143 "num_enum",
7144 "thiserror",
7145]
7146
7147[[package]]
7148name = "ndk-context"
7149version = "0.1.1"
7150source = "registry+https://github.com/rust-lang/crates.io-index"
7151checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
7152
7153[[package]]
7154name = "ndk-sys"
7155version = "0.5.0+25.2.9519653"
7156source = "registry+https://github.com/rust-lang/crates.io-index"
7157checksum = "8c196769dd60fd4f363e11d948139556a344e79d451aeb2fa2fd040738ef7691"
7158dependencies = [
7159 "jni-sys",
7160]
7161
7162[[package]]
7163name = "new_debug_unreachable"
7164version = "1.0.6"
7165source = "registry+https://github.com/rust-lang/crates.io-index"
7166checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
7167
7168[[package]]
7169name = "nix"
7170version = "0.29.0"
7171source = "registry+https://github.com/rust-lang/crates.io-index"
7172checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46"
7173dependencies = [
7174 "bitflags 2.6.0",
7175 "cfg-if",
7176 "cfg_aliases 0.2.1",
7177 "libc",
7178 "memoffset",
7179]
7180
7181[[package]]
7182name = "node_runtime"
7183version = "0.1.0"
7184dependencies = [
7185 "anyhow",
7186 "async-compression",
7187 "async-std",
7188 "async-tar",
7189 "async-trait",
7190 "async_zip",
7191 "futures 0.3.30",
7192 "http_client",
7193 "log",
7194 "paths",
7195 "semver",
7196 "serde",
7197 "serde_json",
7198 "smol",
7199 "tempfile",
7200 "util",
7201 "walkdir",
7202 "windows 0.58.0",
7203]
7204
7205[[package]]
7206name = "nom"
7207version = "7.1.3"
7208source = "registry+https://github.com/rust-lang/crates.io-index"
7209checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
7210dependencies = [
7211 "memchr",
7212 "minimal-lexical",
7213]
7214
7215[[package]]
7216name = "noop_proc_macro"
7217version = "0.3.0"
7218source = "registry+https://github.com/rust-lang/crates.io-index"
7219checksum = "0676bb32a98c1a483ce53e500a81ad9c3d5b3f7c920c28c24e9cb0980d0b5bc8"
7220
7221[[package]]
7222name = "normpath"
7223version = "1.3.0"
7224source = "registry+https://github.com/rust-lang/crates.io-index"
7225checksum = "c8911957c4b1549ac0dc74e30db9c8b0e66ddcd6d7acc33098f4c63a64a6d7ed"
7226dependencies = [
7227 "windows-sys 0.59.0",
7228]
7229
7230[[package]]
7231name = "notifications"
7232version = "0.1.0"
7233dependencies = [
7234 "anyhow",
7235 "channel",
7236 "client",
7237 "collections",
7238 "db",
7239 "gpui",
7240 "rpc",
7241 "settings",
7242 "sum_tree",
7243 "time",
7244 "util",
7245]
7246
7247[[package]]
7248name = "notify"
7249version = "6.1.1"
7250source = "registry+https://github.com/rust-lang/crates.io-index"
7251checksum = "6205bd8bb1e454ad2e27422015fb5e4f2bcc7e08fa8f27058670d208324a4d2d"
7252dependencies = [
7253 "bitflags 2.6.0",
7254 "crossbeam-channel",
7255 "filetime",
7256 "fsevent-sys 4.1.0",
7257 "inotify",
7258 "kqueue",
7259 "libc",
7260 "log",
7261 "mio 0.8.11",
7262 "walkdir",
7263 "windows-sys 0.48.0",
7264]
7265
7266[[package]]
7267name = "notify-debouncer-mini"
7268version = "0.4.1"
7269source = "registry+https://github.com/rust-lang/crates.io-index"
7270checksum = "5d40b221972a1fc5ef4d858a2f671fb34c75983eb385463dff3780eeff6a9d43"
7271dependencies = [
7272 "crossbeam-channel",
7273 "log",
7274 "notify",
7275]
7276
7277[[package]]
7278name = "ntapi"
7279version = "0.4.1"
7280source = "registry+https://github.com/rust-lang/crates.io-index"
7281checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
7282dependencies = [
7283 "winapi",
7284]
7285
7286[[package]]
7287name = "nu-ansi-term"
7288version = "0.46.0"
7289source = "registry+https://github.com/rust-lang/crates.io-index"
7290checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
7291dependencies = [
7292 "overload",
7293 "winapi",
7294]
7295
7296[[package]]
7297name = "num"
7298version = "0.4.3"
7299source = "registry+https://github.com/rust-lang/crates.io-index"
7300checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23"
7301dependencies = [
7302 "num-bigint",
7303 "num-complex",
7304 "num-integer",
7305 "num-iter",
7306 "num-rational",
7307 "num-traits",
7308]
7309
7310[[package]]
7311name = "num-bigint"
7312version = "0.4.6"
7313source = "registry+https://github.com/rust-lang/crates.io-index"
7314checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
7315dependencies = [
7316 "num-integer",
7317 "num-traits",
7318]
7319
7320[[package]]
7321name = "num-bigint-dig"
7322version = "0.8.4"
7323source = "registry+https://github.com/rust-lang/crates.io-index"
7324checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151"
7325dependencies = [
7326 "byteorder",
7327 "lazy_static",
7328 "libm",
7329 "num-integer",
7330 "num-iter",
7331 "num-traits",
7332 "rand 0.8.5",
7333 "serde",
7334 "smallvec",
7335 "zeroize",
7336]
7337
7338[[package]]
7339name = "num-complex"
7340version = "0.4.6"
7341source = "registry+https://github.com/rust-lang/crates.io-index"
7342checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
7343dependencies = [
7344 "num-traits",
7345]
7346
7347[[package]]
7348name = "num-conv"
7349version = "0.1.0"
7350source = "registry+https://github.com/rust-lang/crates.io-index"
7351checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
7352
7353[[package]]
7354name = "num-derive"
7355version = "0.4.2"
7356source = "registry+https://github.com/rust-lang/crates.io-index"
7357checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202"
7358dependencies = [
7359 "proc-macro2",
7360 "quote",
7361 "syn 2.0.76",
7362]
7363
7364[[package]]
7365name = "num-format"
7366version = "0.4.4"
7367source = "registry+https://github.com/rust-lang/crates.io-index"
7368checksum = "a652d9771a63711fd3c3deb670acfbe5c30a4072e664d7a3bf5a9e1056ac72c3"
7369dependencies = [
7370 "arrayvec",
7371 "itoa",
7372]
7373
7374[[package]]
7375name = "num-integer"
7376version = "0.1.46"
7377source = "registry+https://github.com/rust-lang/crates.io-index"
7378checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
7379dependencies = [
7380 "num-traits",
7381]
7382
7383[[package]]
7384name = "num-iter"
7385version = "0.1.45"
7386source = "registry+https://github.com/rust-lang/crates.io-index"
7387checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
7388dependencies = [
7389 "autocfg",
7390 "num-integer",
7391 "num-traits",
7392]
7393
7394[[package]]
7395name = "num-rational"
7396version = "0.4.2"
7397source = "registry+https://github.com/rust-lang/crates.io-index"
7398checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824"
7399dependencies = [
7400 "num-bigint",
7401 "num-integer",
7402 "num-traits",
7403]
7404
7405[[package]]
7406name = "num-traits"
7407version = "0.2.19"
7408source = "registry+https://github.com/rust-lang/crates.io-index"
7409checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
7410dependencies = [
7411 "autocfg",
7412 "libm",
7413]
7414
7415[[package]]
7416name = "num_cpus"
7417version = "1.16.0"
7418source = "registry+https://github.com/rust-lang/crates.io-index"
7419checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
7420dependencies = [
7421 "hermit-abi 0.3.9",
7422 "libc",
7423]
7424
7425[[package]]
7426name = "num_enum"
7427version = "0.7.3"
7428source = "registry+https://github.com/rust-lang/crates.io-index"
7429checksum = "4e613fc340b2220f734a8595782c551f1250e969d87d3be1ae0579e8d4065179"
7430dependencies = [
7431 "num_enum_derive",
7432]
7433
7434[[package]]
7435name = "num_enum_derive"
7436version = "0.7.3"
7437source = "registry+https://github.com/rust-lang/crates.io-index"
7438checksum = "af1844ef2428cc3e1cb900be36181049ef3d3193c63e43026cfe202983b27a56"
7439dependencies = [
7440 "proc-macro-crate",
7441 "proc-macro2",
7442 "quote",
7443 "syn 2.0.76",
7444]
7445
7446[[package]]
7447name = "num_threads"
7448version = "0.1.7"
7449source = "registry+https://github.com/rust-lang/crates.io-index"
7450checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9"
7451dependencies = [
7452 "libc",
7453]
7454
7455[[package]]
7456name = "nvim-rs"
7457version = "0.8.0-pre"
7458source = "git+https://github.com/KillTheMule/nvim-rs?branch=master#69500bae73b8b3f02a05b7bee621a0d0e633da6c"
7459dependencies = [
7460 "async-trait",
7461 "futures 0.3.30",
7462 "log",
7463 "parity-tokio-ipc",
7464 "rmp",
7465 "rmpv",
7466 "tokio",
7467 "tokio-util",
7468 "winapi",
7469]
7470
7471[[package]]
7472name = "objc"
7473version = "0.2.7"
7474source = "registry+https://github.com/rust-lang/crates.io-index"
7475checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
7476dependencies = [
7477 "malloc_buf",
7478]
7479
7480[[package]]
7481name = "object"
7482version = "0.36.4"
7483source = "registry+https://github.com/rust-lang/crates.io-index"
7484checksum = "084f1a5821ac4c651660a94a7153d27ac9d8a53736203f58b31945ded098070a"
7485dependencies = [
7486 "crc32fast",
7487 "hashbrown 0.14.5",
7488 "indexmap 2.4.0",
7489 "memchr",
7490]
7491
7492[[package]]
7493name = "oboe"
7494version = "0.6.1"
7495source = "registry+https://github.com/rust-lang/crates.io-index"
7496checksum = "e8b61bebd49e5d43f5f8cc7ee2891c16e0f41ec7954d36bcb6c14c5e0de867fb"
7497dependencies = [
7498 "jni",
7499 "ndk",
7500 "ndk-context",
7501 "num-derive",
7502 "num-traits",
7503 "oboe-sys",
7504]
7505
7506[[package]]
7507name = "oboe-sys"
7508version = "0.6.1"
7509source = "registry+https://github.com/rust-lang/crates.io-index"
7510checksum = "6c8bb09a4a2b1d668170cfe0a7d5bc103f8999fb316c98099b6a9939c9f2e79d"
7511dependencies = [
7512 "cc",
7513]
7514
7515[[package]]
7516name = "ollama"
7517version = "0.1.0"
7518dependencies = [
7519 "anyhow",
7520 "futures 0.3.30",
7521 "http_client",
7522 "schemars",
7523 "serde",
7524 "serde_json",
7525]
7526
7527[[package]]
7528name = "once_cell"
7529version = "1.19.0"
7530source = "registry+https://github.com/rust-lang/crates.io-index"
7531checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
7532
7533[[package]]
7534name = "oo7"
7535version = "0.3.3"
7536source = "registry+https://github.com/rust-lang/crates.io-index"
7537checksum = "8fc6ce4692fbfd044ce22ca07dcab1a30fa12432ca2aa5b1294eca50d3332a24"
7538dependencies = [
7539 "aes",
7540 "async-fs 2.1.2",
7541 "async-io 2.3.4",
7542 "async-lock 3.4.0",
7543 "async-net 2.0.0",
7544 "blocking",
7545 "cbc",
7546 "cipher",
7547 "digest",
7548 "endi",
7549 "futures-lite 2.3.0",
7550 "futures-util",
7551 "hkdf",
7552 "hmac",
7553 "md-5",
7554 "num",
7555 "num-bigint-dig",
7556 "pbkdf2",
7557 "rand 0.8.5",
7558 "serde",
7559 "sha2",
7560 "subtle",
7561 "zbus",
7562 "zeroize",
7563 "zvariant",
7564]
7565
7566[[package]]
7567name = "oorandom"
7568version = "11.1.4"
7569source = "registry+https://github.com/rust-lang/crates.io-index"
7570checksum = "b410bbe7e14ab526a0e86877eb47c6996a2bd7746f027ba551028c925390e4e9"
7571
7572[[package]]
7573name = "open"
7574version = "5.3.0"
7575source = "registry+https://github.com/rust-lang/crates.io-index"
7576checksum = "61a877bf6abd716642a53ef1b89fb498923a4afca5c754f9050b4d081c05c4b3"
7577dependencies = [
7578 "is-wsl",
7579 "libc",
7580 "pathdiff",
7581]
7582
7583[[package]]
7584name = "open_ai"
7585version = "0.1.0"
7586dependencies = [
7587 "anyhow",
7588 "futures 0.3.30",
7589 "http_client",
7590 "isahc",
7591 "schemars",
7592 "serde",
7593 "serde_json",
7594 "strum 0.25.0",
7595]
7596
7597[[package]]
7598name = "opener"
7599version = "0.7.2"
7600source = "registry+https://github.com/rust-lang/crates.io-index"
7601checksum = "d0812e5e4df08da354c851a3376fead46db31c2214f849d3de356d774d057681"
7602dependencies = [
7603 "bstr",
7604 "dbus",
7605 "normpath",
7606 "windows-sys 0.59.0",
7607]
7608
7609[[package]]
7610name = "openssl"
7611version = "0.10.66"
7612source = "registry+https://github.com/rust-lang/crates.io-index"
7613checksum = "9529f4786b70a3e8c61e11179af17ab6188ad8d0ded78c5529441ed39d4bd9c1"
7614dependencies = [
7615 "bitflags 2.6.0",
7616 "cfg-if",
7617 "foreign-types 0.3.2",
7618 "libc",
7619 "once_cell",
7620 "openssl-macros",
7621 "openssl-sys",
7622]
7623
7624[[package]]
7625name = "openssl-macros"
7626version = "0.1.1"
7627source = "registry+https://github.com/rust-lang/crates.io-index"
7628checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
7629dependencies = [
7630 "proc-macro2",
7631 "quote",
7632 "syn 2.0.76",
7633]
7634
7635[[package]]
7636name = "openssl-probe"
7637version = "0.1.5"
7638source = "registry+https://github.com/rust-lang/crates.io-index"
7639checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
7640
7641[[package]]
7642name = "openssl-src"
7643version = "300.3.1+3.3.1"
7644source = "registry+https://github.com/rust-lang/crates.io-index"
7645checksum = "7259953d42a81bf137fbbd73bd30a8e1914d6dce43c2b90ed575783a22608b91"
7646dependencies = [
7647 "cc",
7648]
7649
7650[[package]]
7651name = "openssl-sys"
7652version = "0.9.103"
7653source = "registry+https://github.com/rust-lang/crates.io-index"
7654checksum = "7f9e8deee91df40a943c71b917e5874b951d32a802526c85721ce3b776c929d6"
7655dependencies = [
7656 "cc",
7657 "libc",
7658 "openssl-src",
7659 "pkg-config",
7660 "vcpkg",
7661]
7662
7663[[package]]
7664name = "option-ext"
7665version = "0.2.0"
7666source = "registry+https://github.com/rust-lang/crates.io-index"
7667checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
7668
7669[[package]]
7670name = "ordered-float"
7671version = "2.10.1"
7672source = "registry+https://github.com/rust-lang/crates.io-index"
7673checksum = "68f19d67e5a2795c94e73e0bb1cc1a7edeb2e28efd39e2e1c9b7a40c1108b11c"
7674dependencies = [
7675 "num-traits",
7676]
7677
7678[[package]]
7679name = "ordered-float"
7680version = "3.9.2"
7681source = "registry+https://github.com/rust-lang/crates.io-index"
7682checksum = "f1e1c390732d15f1d48471625cd92d154e66db2c56645e29a9cd26f4699f72dc"
7683dependencies = [
7684 "num-traits",
7685]
7686
7687[[package]]
7688name = "ordered-stream"
7689version = "0.2.0"
7690source = "registry+https://github.com/rust-lang/crates.io-index"
7691checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
7692dependencies = [
7693 "futures-core",
7694 "pin-project-lite",
7695]
7696
7697[[package]]
7698name = "ouroboros"
7699version = "0.17.2"
7700source = "registry+https://github.com/rust-lang/crates.io-index"
7701checksum = "e2ba07320d39dfea882faa70554b4bd342a5f273ed59ba7c1c6b4c840492c954"
7702dependencies = [
7703 "aliasable",
7704 "ouroboros_macro",
7705 "static_assertions",
7706]
7707
7708[[package]]
7709name = "ouroboros_macro"
7710version = "0.17.2"
7711source = "registry+https://github.com/rust-lang/crates.io-index"
7712checksum = "ec4c6225c69b4ca778c0aea097321a64c421cf4577b331c61b229267edabb6f8"
7713dependencies = [
7714 "heck 0.4.1",
7715 "proc-macro-error",
7716 "proc-macro2",
7717 "quote",
7718 "syn 2.0.76",
7719]
7720
7721[[package]]
7722name = "outline"
7723version = "0.1.0"
7724dependencies = [
7725 "editor",
7726 "fuzzy",
7727 "gpui",
7728 "indoc",
7729 "language",
7730 "menu",
7731 "ordered-float 2.10.1",
7732 "picker",
7733 "project",
7734 "rope",
7735 "serde_json",
7736 "smol",
7737 "theme",
7738 "tree-sitter-rust",
7739 "tree-sitter-typescript",
7740 "ui",
7741 "util",
7742 "workspace",
7743]
7744
7745[[package]]
7746name = "outline_panel"
7747version = "0.1.0"
7748dependencies = [
7749 "anyhow",
7750 "collections",
7751 "db",
7752 "editor",
7753 "file_icons",
7754 "fuzzy",
7755 "gpui",
7756 "itertools 0.13.0",
7757 "language",
7758 "log",
7759 "menu",
7760 "pretty_assertions",
7761 "project",
7762 "schemars",
7763 "search",
7764 "serde",
7765 "serde_json",
7766 "settings",
7767 "smol",
7768 "theme",
7769 "util",
7770 "workspace",
7771 "worktree",
7772]
7773
7774[[package]]
7775name = "outref"
7776version = "0.5.1"
7777source = "registry+https://github.com/rust-lang/crates.io-index"
7778checksum = "4030760ffd992bef45b0ae3f10ce1aba99e33464c90d14dd7c039884963ddc7a"
7779
7780[[package]]
7781name = "overload"
7782version = "0.1.1"
7783source = "registry+https://github.com/rust-lang/crates.io-index"
7784checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
7785
7786[[package]]
7787name = "p256"
7788version = "0.11.1"
7789source = "registry+https://github.com/rust-lang/crates.io-index"
7790checksum = "51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594"
7791dependencies = [
7792 "ecdsa",
7793 "elliptic-curve",
7794 "sha2",
7795]
7796
7797[[package]]
7798name = "page_size"
7799version = "0.6.0"
7800source = "registry+https://github.com/rust-lang/crates.io-index"
7801checksum = "30d5b2194ed13191c1999ae0704b7839fb18384fa22e49b57eeaa97d79ce40da"
7802dependencies = [
7803 "libc",
7804 "winapi",
7805]
7806
7807[[package]]
7808name = "palette"
7809version = "0.7.6"
7810source = "registry+https://github.com/rust-lang/crates.io-index"
7811checksum = "4cbf71184cc5ecc2e4e1baccdb21026c20e5fc3dcf63028a086131b3ab00b6e6"
7812dependencies = [
7813 "approx",
7814 "fast-srgb8",
7815 "palette_derive",
7816]
7817
7818[[package]]
7819name = "palette_derive"
7820version = "0.7.6"
7821source = "registry+https://github.com/rust-lang/crates.io-index"
7822checksum = "f5030daf005bface118c096f510ffb781fc28f9ab6a32ab224d8631be6851d30"
7823dependencies = [
7824 "by_address",
7825 "proc-macro2",
7826 "quote",
7827 "syn 2.0.76",
7828]
7829
7830[[package]]
7831name = "parity-tokio-ipc"
7832version = "0.9.0"
7833source = "registry+https://github.com/rust-lang/crates.io-index"
7834checksum = "9981e32fb75e004cc148f5fb70342f393830e0a4aa62e3cc93b50976218d42b6"
7835dependencies = [
7836 "futures 0.3.30",
7837 "libc",
7838 "log",
7839 "rand 0.7.3",
7840 "tokio",
7841 "winapi",
7842]
7843
7844[[package]]
7845name = "parking"
7846version = "2.2.0"
7847source = "registry+https://github.com/rust-lang/crates.io-index"
7848checksum = "bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae"
7849
7850[[package]]
7851name = "parking_lot"
7852version = "0.12.3"
7853source = "registry+https://github.com/rust-lang/crates.io-index"
7854checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
7855dependencies = [
7856 "lock_api",
7857 "parking_lot_core",
7858]
7859
7860[[package]]
7861name = "parking_lot_core"
7862version = "0.9.10"
7863source = "registry+https://github.com/rust-lang/crates.io-index"
7864checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
7865dependencies = [
7866 "cfg-if",
7867 "libc",
7868 "redox_syscall 0.5.3",
7869 "smallvec",
7870 "windows-targets 0.52.6",
7871]
7872
7873[[package]]
7874name = "password-hash"
7875version = "0.5.0"
7876source = "registry+https://github.com/rust-lang/crates.io-index"
7877checksum = "346f04948ba92c43e8469c1ee6736c7563d71012b17d40745260fe106aac2166"
7878dependencies = [
7879 "base64ct",
7880 "rand_core 0.6.4",
7881 "subtle",
7882]
7883
7884[[package]]
7885name = "paste"
7886version = "1.0.15"
7887source = "registry+https://github.com/rust-lang/crates.io-index"
7888checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
7889
7890[[package]]
7891name = "pathdiff"
7892version = "0.2.1"
7893source = "registry+https://github.com/rust-lang/crates.io-index"
7894checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
7895
7896[[package]]
7897name = "pathfinder_geometry"
7898version = "0.5.1"
7899source = "registry+https://github.com/rust-lang/crates.io-index"
7900checksum = "0b7b7e7b4ea703700ce73ebf128e1450eb69c3a8329199ffbfb9b2a0418e5ad3"
7901dependencies = [
7902 "log",
7903 "pathfinder_simd",
7904]
7905
7906[[package]]
7907name = "pathfinder_simd"
7908version = "0.5.4"
7909source = "registry+https://github.com/rust-lang/crates.io-index"
7910checksum = "5cf07ef4804cfa9aea3b04a7bbdd5a40031dbb6b4f2cbaf2b011666c80c5b4f2"
7911dependencies = [
7912 "rustc_version",
7913]
7914
7915[[package]]
7916name = "paths"
7917version = "0.1.0"
7918dependencies = [
7919 "dirs 4.0.0",
7920 "util",
7921]
7922
7923[[package]]
7924name = "pbkdf2"
7925version = "0.12.2"
7926source = "registry+https://github.com/rust-lang/crates.io-index"
7927checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2"
7928dependencies = [
7929 "digest",
7930 "hmac",
7931]
7932
7933[[package]]
7934name = "pem"
7935version = "3.0.4"
7936source = "registry+https://github.com/rust-lang/crates.io-index"
7937checksum = "8e459365e590736a54c3fa561947c84837534b8e9af6fc5bf781307e82658fae"
7938dependencies = [
7939 "base64 0.22.1",
7940 "serde",
7941]
7942
7943[[package]]
7944name = "pem-rfc7468"
7945version = "0.7.0"
7946source = "registry+https://github.com/rust-lang/crates.io-index"
7947checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
7948dependencies = [
7949 "base64ct",
7950]
7951
7952[[package]]
7953name = "percent-encoding"
7954version = "2.3.1"
7955source = "registry+https://github.com/rust-lang/crates.io-index"
7956checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
7957
7958[[package]]
7959name = "perplexity"
7960version = "0.1.0"
7961dependencies = [
7962 "serde",
7963 "zed_extension_api 0.2.0",
7964]
7965
7966[[package]]
7967name = "pest"
7968version = "2.7.11"
7969source = "registry+https://github.com/rust-lang/crates.io-index"
7970checksum = "cd53dff83f26735fdc1ca837098ccf133605d794cdae66acfc2bfac3ec809d95"
7971dependencies = [
7972 "memchr",
7973 "thiserror",
7974 "ucd-trie",
7975]
7976
7977[[package]]
7978name = "pest_derive"
7979version = "2.7.11"
7980source = "registry+https://github.com/rust-lang/crates.io-index"
7981checksum = "2a548d2beca6773b1c244554d36fcf8548a8a58e74156968211567250e48e49a"
7982dependencies = [
7983 "pest",
7984 "pest_generator",
7985]
7986
7987[[package]]
7988name = "pest_generator"
7989version = "2.7.11"
7990source = "registry+https://github.com/rust-lang/crates.io-index"
7991checksum = "3c93a82e8d145725dcbaf44e5ea887c8a869efdcc28706df2d08c69e17077183"
7992dependencies = [
7993 "pest",
7994 "pest_meta",
7995 "proc-macro2",
7996 "quote",
7997 "syn 2.0.76",
7998]
7999
8000[[package]]
8001name = "pest_meta"
8002version = "2.7.11"
8003source = "registry+https://github.com/rust-lang/crates.io-index"
8004checksum = "a941429fea7e08bedec25e4f6785b6ffaacc6b755da98df5ef3e7dcf4a124c4f"
8005dependencies = [
8006 "once_cell",
8007 "pest",
8008 "sha2",
8009]
8010
8011[[package]]
8012name = "petgraph"
8013version = "0.6.5"
8014source = "registry+https://github.com/rust-lang/crates.io-index"
8015checksum = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db"
8016dependencies = [
8017 "fixedbitset",
8018 "indexmap 2.4.0",
8019]
8020
8021[[package]]
8022name = "phf"
8023version = "0.11.2"
8024source = "registry+https://github.com/rust-lang/crates.io-index"
8025checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
8026dependencies = [
8027 "phf_macros",
8028 "phf_shared 0.11.2",
8029]
8030
8031[[package]]
8032name = "phf_codegen"
8033version = "0.11.2"
8034source = "registry+https://github.com/rust-lang/crates.io-index"
8035checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a"
8036dependencies = [
8037 "phf_generator 0.11.2",
8038 "phf_shared 0.11.2",
8039]
8040
8041[[package]]
8042name = "phf_generator"
8043version = "0.10.0"
8044source = "registry+https://github.com/rust-lang/crates.io-index"
8045checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
8046dependencies = [
8047 "phf_shared 0.10.0",
8048 "rand 0.8.5",
8049]
8050
8051[[package]]
8052name = "phf_generator"
8053version = "0.11.2"
8054source = "registry+https://github.com/rust-lang/crates.io-index"
8055checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
8056dependencies = [
8057 "phf_shared 0.11.2",
8058 "rand 0.8.5",
8059]
8060
8061[[package]]
8062name = "phf_macros"
8063version = "0.11.2"
8064source = "registry+https://github.com/rust-lang/crates.io-index"
8065checksum = "3444646e286606587e49f3bcf1679b8cef1dc2c5ecc29ddacaffc305180d464b"
8066dependencies = [
8067 "phf_generator 0.11.2",
8068 "phf_shared 0.11.2",
8069 "proc-macro2",
8070 "quote",
8071 "syn 2.0.76",
8072]
8073
8074[[package]]
8075name = "phf_shared"
8076version = "0.10.0"
8077source = "registry+https://github.com/rust-lang/crates.io-index"
8078checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
8079dependencies = [
8080 "siphasher 0.3.11",
8081]
8082
8083[[package]]
8084name = "phf_shared"
8085version = "0.11.2"
8086source = "registry+https://github.com/rust-lang/crates.io-index"
8087checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
8088dependencies = [
8089 "siphasher 0.3.11",
8090]
8091
8092[[package]]
8093name = "picker"
8094version = "0.1.0"
8095dependencies = [
8096 "anyhow",
8097 "ctor",
8098 "editor",
8099 "env_logger",
8100 "gpui",
8101 "menu",
8102 "serde",
8103 "serde_json",
8104 "ui",
8105 "workspace",
8106]
8107
8108[[package]]
8109name = "pico-args"
8110version = "0.5.0"
8111source = "registry+https://github.com/rust-lang/crates.io-index"
8112checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315"
8113
8114[[package]]
8115name = "pin-project"
8116version = "1.1.5"
8117source = "registry+https://github.com/rust-lang/crates.io-index"
8118checksum = "b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3"
8119dependencies = [
8120 "pin-project-internal",
8121]
8122
8123[[package]]
8124name = "pin-project-internal"
8125version = "1.1.5"
8126source = "registry+https://github.com/rust-lang/crates.io-index"
8127checksum = "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965"
8128dependencies = [
8129 "proc-macro2",
8130 "quote",
8131 "syn 2.0.76",
8132]
8133
8134[[package]]
8135name = "pin-project-lite"
8136version = "0.2.14"
8137source = "registry+https://github.com/rust-lang/crates.io-index"
8138checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02"
8139
8140[[package]]
8141name = "pin-utils"
8142version = "0.1.0"
8143source = "registry+https://github.com/rust-lang/crates.io-index"
8144checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
8145
8146[[package]]
8147name = "piper"
8148version = "0.2.4"
8149source = "registry+https://github.com/rust-lang/crates.io-index"
8150checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066"
8151dependencies = [
8152 "atomic-waker",
8153 "fastrand 2.1.1",
8154 "futures-io",
8155]
8156
8157[[package]]
8158name = "pkcs1"
8159version = "0.7.5"
8160source = "registry+https://github.com/rust-lang/crates.io-index"
8161checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
8162dependencies = [
8163 "der 0.7.9",
8164 "pkcs8 0.10.2",
8165 "spki 0.7.3",
8166]
8167
8168[[package]]
8169name = "pkcs8"
8170version = "0.9.0"
8171source = "registry+https://github.com/rust-lang/crates.io-index"
8172checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba"
8173dependencies = [
8174 "der 0.6.1",
8175 "spki 0.6.0",
8176]
8177
8178[[package]]
8179name = "pkcs8"
8180version = "0.10.2"
8181source = "registry+https://github.com/rust-lang/crates.io-index"
8182checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
8183dependencies = [
8184 "der 0.7.9",
8185 "spki 0.7.3",
8186]
8187
8188[[package]]
8189name = "pkg-config"
8190version = "0.3.30"
8191source = "registry+https://github.com/rust-lang/crates.io-index"
8192checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec"
8193
8194[[package]]
8195name = "plist"
8196version = "1.7.0"
8197source = "registry+https://github.com/rust-lang/crates.io-index"
8198checksum = "42cf17e9a1800f5f396bc67d193dc9411b59012a5876445ef450d449881e1016"
8199dependencies = [
8200 "base64 0.22.1",
8201 "indexmap 2.4.0",
8202 "quick-xml 0.32.0",
8203 "serde",
8204 "time",
8205]
8206
8207[[package]]
8208name = "plotters"
8209version = "0.3.6"
8210source = "registry+https://github.com/rust-lang/crates.io-index"
8211checksum = "a15b6eccb8484002195a3e44fe65a4ce8e93a625797a063735536fd59cb01cf3"
8212dependencies = [
8213 "num-traits",
8214 "plotters-backend",
8215 "plotters-svg",
8216 "wasm-bindgen",
8217 "web-sys",
8218]
8219
8220[[package]]
8221name = "plotters-backend"
8222version = "0.3.6"
8223source = "registry+https://github.com/rust-lang/crates.io-index"
8224checksum = "414cec62c6634ae900ea1c56128dfe87cf63e7caece0852ec76aba307cebadb7"
8225
8226[[package]]
8227name = "plotters-svg"
8228version = "0.3.6"
8229source = "registry+https://github.com/rust-lang/crates.io-index"
8230checksum = "81b30686a7d9c3e010b84284bdd26a29f2138574f52f5eb6f794fc0ad924e705"
8231dependencies = [
8232 "plotters-backend",
8233]
8234
8235[[package]]
8236name = "png"
8237version = "0.17.13"
8238source = "registry+https://github.com/rust-lang/crates.io-index"
8239checksum = "06e4b0d3d1312775e782c86c91a111aa1f910cbb65e1337f9975b5f9a554b5e1"
8240dependencies = [
8241 "bitflags 1.3.2",
8242 "crc32fast",
8243 "fdeflate",
8244 "flate2",
8245 "miniz_oxide 0.7.4",
8246]
8247
8248[[package]]
8249name = "polling"
8250version = "2.8.0"
8251source = "registry+https://github.com/rust-lang/crates.io-index"
8252checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce"
8253dependencies = [
8254 "autocfg",
8255 "bitflags 1.3.2",
8256 "cfg-if",
8257 "concurrent-queue",
8258 "libc",
8259 "log",
8260 "pin-project-lite",
8261 "windows-sys 0.48.0",
8262]
8263
8264[[package]]
8265name = "polling"
8266version = "3.7.3"
8267source = "registry+https://github.com/rust-lang/crates.io-index"
8268checksum = "cc2790cd301dec6cd3b7a025e4815cf825724a51c98dccfe6a3e55f05ffb6511"
8269dependencies = [
8270 "cfg-if",
8271 "concurrent-queue",
8272 "hermit-abi 0.4.0",
8273 "pin-project-lite",
8274 "rustix 0.38.35",
8275 "tracing",
8276 "windows-sys 0.59.0",
8277]
8278
8279[[package]]
8280name = "pollster"
8281version = "0.2.5"
8282source = "registry+https://github.com/rust-lang/crates.io-index"
8283checksum = "5da3b0203fd7ee5720aa0b5e790b591aa5d3f41c3ed2c34a3a393382198af2f7"
8284
8285[[package]]
8286name = "postage"
8287version = "0.5.0"
8288source = "registry+https://github.com/rust-lang/crates.io-index"
8289checksum = "af3fb618632874fb76937c2361a7f22afd393c982a2165595407edc75b06d3c1"
8290dependencies = [
8291 "atomic",
8292 "crossbeam-queue",
8293 "futures 0.3.30",
8294 "log",
8295 "parking_lot",
8296 "pin-project",
8297 "pollster",
8298 "static_assertions",
8299 "thiserror",
8300]
8301
8302[[package]]
8303name = "postcard"
8304version = "1.0.10"
8305source = "registry+https://github.com/rust-lang/crates.io-index"
8306checksum = "5f7f0a8d620d71c457dd1d47df76bb18960378da56af4527aaa10f515eee732e"
8307dependencies = [
8308 "cobs",
8309 "embedded-io 0.4.0",
8310 "embedded-io 0.6.1",
8311 "serde",
8312]
8313
8314[[package]]
8315name = "powerfmt"
8316version = "0.2.0"
8317source = "registry+https://github.com/rust-lang/crates.io-index"
8318checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
8319
8320[[package]]
8321name = "ppv-lite86"
8322version = "0.2.20"
8323source = "registry+https://github.com/rust-lang/crates.io-index"
8324checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
8325dependencies = [
8326 "zerocopy",
8327]
8328
8329[[package]]
8330name = "precomputed-hash"
8331version = "0.1.1"
8332source = "registry+https://github.com/rust-lang/crates.io-index"
8333checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
8334
8335[[package]]
8336name = "prettier"
8337version = "0.1.0"
8338dependencies = [
8339 "anyhow",
8340 "collections",
8341 "fs",
8342 "gpui",
8343 "language",
8344 "log",
8345 "lsp",
8346 "node_runtime",
8347 "parking_lot",
8348 "paths",
8349 "serde",
8350 "serde_json",
8351 "util",
8352]
8353
8354[[package]]
8355name = "pretty_assertions"
8356version = "1.4.0"
8357source = "registry+https://github.com/rust-lang/crates.io-index"
8358checksum = "af7cee1a6c8a5b9208b3cb1061f10c0cb689087b3d8ce85fb9d2dd7a29b6ba66"
8359dependencies = [
8360 "diff",
8361 "yansi",
8362]
8363
8364[[package]]
8365name = "prettyplease"
8366version = "0.2.22"
8367source = "registry+https://github.com/rust-lang/crates.io-index"
8368checksum = "479cf940fbbb3426c32c5d5176f62ad57549a0bb84773423ba8be9d089f5faba"
8369dependencies = [
8370 "proc-macro2",
8371 "syn 2.0.76",
8372]
8373
8374[[package]]
8375name = "proc-macro-crate"
8376version = "3.2.0"
8377source = "registry+https://github.com/rust-lang/crates.io-index"
8378checksum = "8ecf48c7ca261d60b74ab1a7b20da18bede46776b2e55535cb958eb595c5fa7b"
8379dependencies = [
8380 "toml_edit 0.22.20",
8381]
8382
8383[[package]]
8384name = "proc-macro-error"
8385version = "1.0.4"
8386source = "registry+https://github.com/rust-lang/crates.io-index"
8387checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
8388dependencies = [
8389 "proc-macro-error-attr",
8390 "proc-macro2",
8391 "quote",
8392 "syn 1.0.109",
8393 "version_check",
8394]
8395
8396[[package]]
8397name = "proc-macro-error-attr"
8398version = "1.0.4"
8399source = "registry+https://github.com/rust-lang/crates.io-index"
8400checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
8401dependencies = [
8402 "proc-macro2",
8403 "quote",
8404 "version_check",
8405]
8406
8407[[package]]
8408name = "proc-macro2"
8409version = "1.0.86"
8410source = "registry+https://github.com/rust-lang/crates.io-index"
8411checksum = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77"
8412dependencies = [
8413 "unicode-ident",
8414]
8415
8416[[package]]
8417name = "profiling"
8418version = "1.0.15"
8419source = "registry+https://github.com/rust-lang/crates.io-index"
8420checksum = "43d84d1d7a6ac92673717f9f6d1518374ef257669c24ebc5ac25d5033828be58"
8421dependencies = [
8422 "profiling-procmacros",
8423]
8424
8425[[package]]
8426name = "profiling-procmacros"
8427version = "1.0.15"
8428source = "registry+https://github.com/rust-lang/crates.io-index"
8429checksum = "8021cf59c8ec9c432cfc2526ac6b8aa508ecaf29cd415f271b8406c1b851c3fd"
8430dependencies = [
8431 "quote",
8432 "syn 2.0.76",
8433]
8434
8435[[package]]
8436name = "project"
8437version = "0.1.0"
8438dependencies = [
8439 "aho-corasick",
8440 "anyhow",
8441 "async-trait",
8442 "client",
8443 "clock",
8444 "collections",
8445 "dev_server_projects",
8446 "env_logger",
8447 "fs",
8448 "futures 0.3.30",
8449 "fuzzy",
8450 "git",
8451 "git2",
8452 "globset",
8453 "gpui",
8454 "http_client",
8455 "itertools 0.13.0",
8456 "language",
8457 "log",
8458 "lsp",
8459 "node_runtime",
8460 "parking_lot",
8461 "pathdiff",
8462 "paths",
8463 "postage",
8464 "prettier",
8465 "pretty_assertions",
8466 "rand 0.8.5",
8467 "regex",
8468 "release_channel",
8469 "remote",
8470 "rpc",
8471 "schemars",
8472 "serde",
8473 "serde_json",
8474 "settings",
8475 "sha2",
8476 "shellexpand 2.1.2",
8477 "shlex",
8478 "similar",
8479 "smol",
8480 "snippet",
8481 "snippet_provider",
8482 "task",
8483 "tempfile",
8484 "terminal",
8485 "text",
8486 "unindent",
8487 "util",
8488 "which 6.0.3",
8489 "windows 0.58.0",
8490 "worktree",
8491]
8492
8493[[package]]
8494name = "project_panel"
8495version = "0.1.0"
8496dependencies = [
8497 "anyhow",
8498 "client",
8499 "collections",
8500 "db",
8501 "editor",
8502 "file_icons",
8503 "git",
8504 "gpui",
8505 "indexmap 1.9.3",
8506 "language",
8507 "menu",
8508 "pretty_assertions",
8509 "project",
8510 "schemars",
8511 "search",
8512 "serde",
8513 "serde_derive",
8514 "serde_json",
8515 "settings",
8516 "theme",
8517 "ui",
8518 "util",
8519 "workspace",
8520 "worktree",
8521]
8522
8523[[package]]
8524name = "project_symbols"
8525version = "0.1.0"
8526dependencies = [
8527 "anyhow",
8528 "editor",
8529 "futures 0.3.30",
8530 "fuzzy",
8531 "gpui",
8532 "language",
8533 "lsp",
8534 "ordered-float 2.10.1",
8535 "picker",
8536 "project",
8537 "release_channel",
8538 "serde_json",
8539 "settings",
8540 "theme",
8541 "util",
8542 "workspace",
8543]
8544
8545[[package]]
8546name = "prometheus"
8547version = "0.13.4"
8548source = "registry+https://github.com/rust-lang/crates.io-index"
8549checksum = "3d33c28a30771f7f96db69893f78b857f7450d7e0237e9c8fc6427a81bae7ed1"
8550dependencies = [
8551 "cfg-if",
8552 "fnv",
8553 "lazy_static",
8554 "memchr",
8555 "parking_lot",
8556 "protobuf",
8557 "thiserror",
8558]
8559
8560[[package]]
8561name = "prost"
8562version = "0.9.0"
8563source = "registry+https://github.com/rust-lang/crates.io-index"
8564checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"
8565dependencies = [
8566 "bytes 1.7.1",
8567 "prost-derive",
8568]
8569
8570[[package]]
8571name = "prost-build"
8572version = "0.9.0"
8573source = "registry+https://github.com/rust-lang/crates.io-index"
8574checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"
8575dependencies = [
8576 "bytes 1.7.1",
8577 "heck 0.3.3",
8578 "itertools 0.10.5",
8579 "lazy_static",
8580 "log",
8581 "multimap",
8582 "petgraph",
8583 "prost",
8584 "prost-types",
8585 "regex",
8586 "tempfile",
8587 "which 4.4.2",
8588]
8589
8590[[package]]
8591name = "prost-derive"
8592version = "0.9.0"
8593source = "registry+https://github.com/rust-lang/crates.io-index"
8594checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe"
8595dependencies = [
8596 "anyhow",
8597 "itertools 0.10.5",
8598 "proc-macro2",
8599 "quote",
8600 "syn 1.0.109",
8601]
8602
8603[[package]]
8604name = "prost-types"
8605version = "0.9.0"
8606source = "registry+https://github.com/rust-lang/crates.io-index"
8607checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"
8608dependencies = [
8609 "bytes 1.7.1",
8610 "prost",
8611]
8612
8613[[package]]
8614name = "proto"
8615version = "0.1.0"
8616dependencies = [
8617 "anyhow",
8618 "collections",
8619 "prost",
8620 "prost-build",
8621 "serde",
8622]
8623
8624[[package]]
8625name = "protobuf"
8626version = "2.28.0"
8627source = "registry+https://github.com/rust-lang/crates.io-index"
8628checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
8629
8630[[package]]
8631name = "protols-tree-sitter-proto"
8632version = "0.2.0"
8633source = "git+https://github.com/zed-industries/tree-sitter-proto?rev=0848bd30a64be48772e15fbb9d5ba8c0cc5772ad#0848bd30a64be48772e15fbb9d5ba8c0cc5772ad"
8634dependencies = [
8635 "cc",
8636 "tree-sitter-language",
8637]
8638
8639[[package]]
8640name = "psm"
8641version = "0.1.21"
8642source = "registry+https://github.com/rust-lang/crates.io-index"
8643checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"
8644dependencies = [
8645 "cc",
8646]
8647
8648[[package]]
8649name = "ptr_meta"
8650version = "0.1.4"
8651source = "registry+https://github.com/rust-lang/crates.io-index"
8652checksum = "0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1"
8653dependencies = [
8654 "ptr_meta_derive",
8655]
8656
8657[[package]]
8658name = "ptr_meta_derive"
8659version = "0.1.4"
8660source = "registry+https://github.com/rust-lang/crates.io-index"
8661checksum = "16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac"
8662dependencies = [
8663 "proc-macro2",
8664 "quote",
8665 "syn 1.0.109",
8666]
8667
8668[[package]]
8669name = "pulldown-cmark"
8670version = "0.10.3"
8671source = "registry+https://github.com/rust-lang/crates.io-index"
8672checksum = "76979bea66e7875e7509c4ec5300112b316af87fa7a252ca91c448b32dfe3993"
8673dependencies = [
8674 "bitflags 2.6.0",
8675 "memchr",
8676 "pulldown-cmark-escape",
8677 "unicase",
8678]
8679
8680[[package]]
8681name = "pulldown-cmark"
8682version = "0.12.1"
8683source = "registry+https://github.com/rust-lang/crates.io-index"
8684checksum = "666f0f59e259aea2d72e6012290c09877a780935cc3c18b1ceded41f3890d59c"
8685dependencies = [
8686 "bitflags 2.6.0",
8687 "memchr",
8688 "unicase",
8689]
8690
8691[[package]]
8692name = "pulldown-cmark-escape"
8693version = "0.10.1"
8694source = "registry+https://github.com/rust-lang/crates.io-index"
8695checksum = "bd348ff538bc9caeda7ee8cad2d1d48236a1f443c1fa3913c6a02fe0043b1dd3"
8696
8697[[package]]
8698name = "qoi"
8699version = "0.4.1"
8700source = "registry+https://github.com/rust-lang/crates.io-index"
8701checksum = "7f6d64c71eb498fe9eae14ce4ec935c555749aef511cca85b5568910d6e48001"
8702dependencies = [
8703 "bytemuck",
8704]
8705
8706[[package]]
8707name = "quick-error"
8708version = "2.0.1"
8709source = "registry+https://github.com/rust-lang/crates.io-index"
8710checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"
8711
8712[[package]]
8713name = "quick-xml"
8714version = "0.32.0"
8715source = "registry+https://github.com/rust-lang/crates.io-index"
8716checksum = "1d3a6e5838b60e0e8fa7a43f22ade549a37d61f8bdbe636d0d7816191de969c2"
8717dependencies = [
8718 "memchr",
8719]
8720
8721[[package]]
8722name = "quick-xml"
8723version = "0.34.0"
8724source = "registry+https://github.com/rust-lang/crates.io-index"
8725checksum = "6f24d770aeca0eacb81ac29dfbc55ebcc09312fdd1f8bbecdc7e4a84e000e3b4"
8726dependencies = [
8727 "memchr",
8728]
8729
8730[[package]]
8731name = "quick_action_bar"
8732version = "0.1.0"
8733dependencies = [
8734 "assistant",
8735 "editor",
8736 "gpui",
8737 "markdown_preview",
8738 "repl",
8739 "search",
8740 "settings",
8741 "ui",
8742 "util",
8743 "workspace",
8744 "zed_actions",
8745]
8746
8747[[package]]
8748name = "quote"
8749version = "1.0.37"
8750source = "registry+https://github.com/rust-lang/crates.io-index"
8751checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af"
8752dependencies = [
8753 "proc-macro2",
8754]
8755
8756[[package]]
8757name = "radium"
8758version = "0.7.0"
8759source = "registry+https://github.com/rust-lang/crates.io-index"
8760checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
8761
8762[[package]]
8763name = "rand"
8764version = "0.7.3"
8765source = "registry+https://github.com/rust-lang/crates.io-index"
8766checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
8767dependencies = [
8768 "getrandom 0.1.16",
8769 "libc",
8770 "rand_chacha 0.2.2",
8771 "rand_core 0.5.1",
8772 "rand_hc",
8773]
8774
8775[[package]]
8776name = "rand"
8777version = "0.8.5"
8778source = "registry+https://github.com/rust-lang/crates.io-index"
8779checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
8780dependencies = [
8781 "libc",
8782 "rand_chacha 0.3.1",
8783 "rand_core 0.6.4",
8784]
8785
8786[[package]]
8787name = "rand_chacha"
8788version = "0.2.2"
8789source = "registry+https://github.com/rust-lang/crates.io-index"
8790checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
8791dependencies = [
8792 "ppv-lite86",
8793 "rand_core 0.5.1",
8794]
8795
8796[[package]]
8797name = "rand_chacha"
8798version = "0.3.1"
8799source = "registry+https://github.com/rust-lang/crates.io-index"
8800checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
8801dependencies = [
8802 "ppv-lite86",
8803 "rand_core 0.6.4",
8804]
8805
8806[[package]]
8807name = "rand_core"
8808version = "0.5.1"
8809source = "registry+https://github.com/rust-lang/crates.io-index"
8810checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
8811dependencies = [
8812 "getrandom 0.1.16",
8813]
8814
8815[[package]]
8816name = "rand_core"
8817version = "0.6.4"
8818source = "registry+https://github.com/rust-lang/crates.io-index"
8819checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
8820dependencies = [
8821 "getrandom 0.2.15",
8822]
8823
8824[[package]]
8825name = "rand_hc"
8826version = "0.2.0"
8827source = "registry+https://github.com/rust-lang/crates.io-index"
8828checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
8829dependencies = [
8830 "rand_core 0.5.1",
8831]
8832
8833[[package]]
8834name = "rangemap"
8835version = "1.5.1"
8836source = "registry+https://github.com/rust-lang/crates.io-index"
8837checksum = "f60fcc7d6849342eff22c4350c8b9a989ee8ceabc4b481253e8946b9fe83d684"
8838
8839[[package]]
8840name = "rav1e"
8841version = "0.7.1"
8842source = "registry+https://github.com/rust-lang/crates.io-index"
8843checksum = "cd87ce80a7665b1cce111f8a16c1f3929f6547ce91ade6addf4ec86a8dda5ce9"
8844dependencies = [
8845 "arbitrary",
8846 "arg_enum_proc_macro",
8847 "arrayvec",
8848 "av1-grain",
8849 "bitstream-io",
8850 "built",
8851 "cfg-if",
8852 "interpolate_name",
8853 "itertools 0.12.1",
8854 "libc",
8855 "libfuzzer-sys",
8856 "log",
8857 "maybe-rayon",
8858 "new_debug_unreachable",
8859 "noop_proc_macro",
8860 "num-derive",
8861 "num-traits",
8862 "once_cell",
8863 "paste",
8864 "profiling",
8865 "rand 0.8.5",
8866 "rand_chacha 0.3.1",
8867 "simd_helpers",
8868 "system-deps",
8869 "thiserror",
8870 "v_frame",
8871 "wasm-bindgen",
8872]
8873
8874[[package]]
8875name = "ravif"
8876version = "0.11.10"
8877source = "registry+https://github.com/rust-lang/crates.io-index"
8878checksum = "a8f0bfd976333248de2078d350bfdf182ff96e168a24d23d2436cef320dd4bdd"
8879dependencies = [
8880 "avif-serialize",
8881 "imgref",
8882 "loop9",
8883 "quick-error",
8884 "rav1e",
8885 "rgb",
8886]
8887
8888[[package]]
8889name = "raw-window-handle"
8890version = "0.6.2"
8891source = "registry+https://github.com/rust-lang/crates.io-index"
8892checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539"
8893
8894[[package]]
8895name = "raw-window-metal"
8896version = "0.4.0"
8897source = "registry+https://github.com/rust-lang/crates.io-index"
8898checksum = "76e8caa82e31bb98fee12fa8f051c94a6aa36b07cddb03f0d4fc558988360ff1"
8899dependencies = [
8900 "cocoa 0.25.0",
8901 "core-graphics 0.23.2",
8902 "objc",
8903 "raw-window-handle",
8904]
8905
8906[[package]]
8907name = "rayon"
8908version = "1.10.0"
8909source = "registry+https://github.com/rust-lang/crates.io-index"
8910checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
8911dependencies = [
8912 "either",
8913 "rayon-core",
8914]
8915
8916[[package]]
8917name = "rayon-core"
8918version = "1.12.1"
8919source = "registry+https://github.com/rust-lang/crates.io-index"
8920checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
8921dependencies = [
8922 "crossbeam-deque",
8923 "crossbeam-utils",
8924]
8925
8926[[package]]
8927name = "read-fonts"
8928version = "0.20.0"
8929source = "registry+https://github.com/rust-lang/crates.io-index"
8930checksum = "8c141b9980e1150201b2a3a32879001c8f975fe313ec3df5471a9b5c79a880cd"
8931dependencies = [
8932 "bytemuck",
8933 "font-types",
8934]
8935
8936[[package]]
8937name = "recent_projects"
8938version = "0.1.0"
8939dependencies = [
8940 "anyhow",
8941 "auto_update",
8942 "client",
8943 "dev_server_projects",
8944 "editor",
8945 "futures 0.3.30",
8946 "fuzzy",
8947 "gpui",
8948 "language",
8949 "log",
8950 "markdown",
8951 "menu",
8952 "ordered-float 2.10.1",
8953 "picker",
8954 "project",
8955 "release_channel",
8956 "remote",
8957 "rpc",
8958 "schemars",
8959 "serde",
8960 "serde_json",
8961 "settings",
8962 "smol",
8963 "task",
8964 "terminal_view",
8965 "ui",
8966 "ui_input",
8967 "util",
8968 "workspace",
8969]
8970
8971[[package]]
8972name = "redox_syscall"
8973version = "0.2.16"
8974source = "registry+https://github.com/rust-lang/crates.io-index"
8975checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
8976dependencies = [
8977 "bitflags 1.3.2",
8978]
8979
8980[[package]]
8981name = "redox_syscall"
8982version = "0.4.1"
8983source = "registry+https://github.com/rust-lang/crates.io-index"
8984checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
8985dependencies = [
8986 "bitflags 1.3.2",
8987]
8988
8989[[package]]
8990name = "redox_syscall"
8991version = "0.5.3"
8992source = "registry+https://github.com/rust-lang/crates.io-index"
8993checksum = "2a908a6e00f1fdd0dfd9c0eb08ce85126f6d8bbda50017e74bc4a4b7d4a926a4"
8994dependencies = [
8995 "bitflags 2.6.0",
8996]
8997
8998[[package]]
8999name = "redox_users"
9000version = "0.4.6"
9001source = "registry+https://github.com/rust-lang/crates.io-index"
9002checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43"
9003dependencies = [
9004 "getrandom 0.2.15",
9005 "libredox",
9006 "thiserror",
9007]
9008
9009[[package]]
9010name = "refineable"
9011version = "0.1.0"
9012dependencies = [
9013 "derive_refineable",
9014]
9015
9016[[package]]
9017name = "regalloc2"
9018version = "0.9.3"
9019source = "registry+https://github.com/rust-lang/crates.io-index"
9020checksum = "ad156d539c879b7a24a363a2016d77961786e71f48f2e2fc8302a92abd2429a6"
9021dependencies = [
9022 "hashbrown 0.13.2",
9023 "log",
9024 "rustc-hash",
9025 "slice-group-by",
9026 "smallvec",
9027]
9028
9029[[package]]
9030name = "regex"
9031version = "1.10.6"
9032source = "registry+https://github.com/rust-lang/crates.io-index"
9033checksum = "4219d74c6b67a3654a9fbebc4b419e22126d13d2f3c4a07ee0cb61ff79a79619"
9034dependencies = [
9035 "aho-corasick",
9036 "memchr",
9037 "regex-automata 0.4.7",
9038 "regex-syntax 0.8.4",
9039]
9040
9041[[package]]
9042name = "regex-automata"
9043version = "0.1.10"
9044source = "registry+https://github.com/rust-lang/crates.io-index"
9045checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
9046dependencies = [
9047 "regex-syntax 0.6.29",
9048]
9049
9050[[package]]
9051name = "regex-automata"
9052version = "0.4.7"
9053source = "registry+https://github.com/rust-lang/crates.io-index"
9054checksum = "38caf58cc5ef2fed281f89292ef23f6365465ed9a41b7a7754eb4e26496c92df"
9055dependencies = [
9056 "aho-corasick",
9057 "memchr",
9058 "regex-syntax 0.8.4",
9059]
9060
9061[[package]]
9062name = "regex-lite"
9063version = "0.1.6"
9064source = "registry+https://github.com/rust-lang/crates.io-index"
9065checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a"
9066
9067[[package]]
9068name = "regex-syntax"
9069version = "0.6.29"
9070source = "registry+https://github.com/rust-lang/crates.io-index"
9071checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
9072
9073[[package]]
9074name = "regex-syntax"
9075version = "0.8.4"
9076source = "registry+https://github.com/rust-lang/crates.io-index"
9077checksum = "7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b"
9078
9079[[package]]
9080name = "release_channel"
9081version = "0.1.0"
9082dependencies = [
9083 "gpui",
9084 "once_cell",
9085]
9086
9087[[package]]
9088name = "remote"
9089version = "0.1.0"
9090dependencies = [
9091 "anyhow",
9092 "collections",
9093 "fs",
9094 "futures 0.3.30",
9095 "gpui",
9096 "log",
9097 "parking_lot",
9098 "prost",
9099 "rpc",
9100 "serde",
9101 "serde_json",
9102 "smol",
9103 "tempfile",
9104 "util",
9105]
9106
9107[[package]]
9108name = "remote_server"
9109version = "0.1.0"
9110dependencies = [
9111 "anyhow",
9112 "cargo_toml",
9113 "client",
9114 "clock",
9115 "env_logger",
9116 "fs",
9117 "futures 0.3.30",
9118 "gpui",
9119 "http_client",
9120 "language",
9121 "log",
9122 "lsp",
9123 "node_runtime",
9124 "project",
9125 "remote",
9126 "rpc",
9127 "serde",
9128 "serde_json",
9129 "settings",
9130 "shellexpand 2.1.2",
9131 "smol",
9132 "toml 0.8.19",
9133 "util",
9134 "worktree",
9135]
9136
9137[[package]]
9138name = "rend"
9139version = "0.4.2"
9140source = "registry+https://github.com/rust-lang/crates.io-index"
9141checksum = "71fe3824f5629716b1589be05dacd749f6aa084c87e00e016714a8cdfccc997c"
9142dependencies = [
9143 "bytecheck",
9144]
9145
9146[[package]]
9147name = "repl"
9148version = "0.1.0"
9149dependencies = [
9150 "alacritty_terminal",
9151 "anyhow",
9152 "async-dispatcher",
9153 "base64 0.22.1",
9154 "client",
9155 "collections",
9156 "command_palette_hooks",
9157 "editor",
9158 "env_logger",
9159 "futures 0.3.30",
9160 "gpui",
9161 "http_client",
9162 "image",
9163 "indoc",
9164 "language",
9165 "languages",
9166 "log",
9167 "markdown_preview",
9168 "multi_buffer",
9169 "project",
9170 "runtimelib",
9171 "schemars",
9172 "serde",
9173 "serde_json",
9174 "settings",
9175 "smol",
9176 "terminal",
9177 "terminal_view",
9178 "theme",
9179 "tree-sitter-md",
9180 "tree-sitter-python",
9181 "tree-sitter-typescript",
9182 "ui",
9183 "util",
9184 "uuid",
9185 "windows 0.58.0",
9186 "workspace",
9187]
9188
9189[[package]]
9190name = "reqwest"
9191version = "0.11.27"
9192source = "registry+https://github.com/rust-lang/crates.io-index"
9193checksum = "dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62"
9194dependencies = [
9195 "base64 0.21.7",
9196 "bytes 1.7.1",
9197 "encoding_rs",
9198 "futures-core",
9199 "futures-util",
9200 "h2",
9201 "http 0.2.12",
9202 "http-body 0.4.6",
9203 "hyper",
9204 "hyper-tls",
9205 "ipnet",
9206 "js-sys",
9207 "log",
9208 "mime",
9209 "native-tls",
9210 "once_cell",
9211 "percent-encoding",
9212 "pin-project-lite",
9213 "rustls-pemfile 1.0.4",
9214 "serde",
9215 "serde_json",
9216 "serde_urlencoded",
9217 "sync_wrapper",
9218 "system-configuration",
9219 "tokio",
9220 "tokio-native-tls",
9221 "tower-service",
9222 "url",
9223 "wasm-bindgen",
9224 "wasm-bindgen-futures",
9225 "web-sys",
9226 "winreg 0.50.0",
9227]
9228
9229[[package]]
9230name = "resvg"
9231version = "0.41.0"
9232source = "registry+https://github.com/rust-lang/crates.io-index"
9233checksum = "c2327ced609dadeed3e9702fec3e6b2ddd208758a9268d13e06566c6101ba533"
9234dependencies = [
9235 "log",
9236 "pico-args",
9237 "rgb",
9238 "svgtypes",
9239 "tiny-skia",
9240 "usvg",
9241]
9242
9243[[package]]
9244name = "rfc6979"
9245version = "0.3.1"
9246source = "registry+https://github.com/rust-lang/crates.io-index"
9247checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"
9248dependencies = [
9249 "crypto-bigint 0.4.9",
9250 "hmac",
9251 "zeroize",
9252]
9253
9254[[package]]
9255name = "rgb"
9256version = "0.8.49"
9257source = "registry+https://github.com/rust-lang/crates.io-index"
9258checksum = "09cd5a1e95672f201913966f39baf355b53b5d92833431847295ae0346a5b939"
9259dependencies = [
9260 "bytemuck",
9261]
9262
9263[[package]]
9264name = "rich_text"
9265version = "0.1.0"
9266dependencies = [
9267 "futures 0.3.30",
9268 "gpui",
9269 "language",
9270 "linkify",
9271 "pulldown-cmark 0.12.1",
9272 "theme",
9273 "ui",
9274 "util",
9275]
9276
9277[[package]]
9278name = "ring"
9279version = "0.16.20"
9280source = "registry+https://github.com/rust-lang/crates.io-index"
9281checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
9282dependencies = [
9283 "cc",
9284 "libc",
9285 "once_cell",
9286 "spin 0.5.2",
9287 "untrusted 0.7.1",
9288 "web-sys",
9289 "winapi",
9290]
9291
9292[[package]]
9293name = "ring"
9294version = "0.17.8"
9295source = "registry+https://github.com/rust-lang/crates.io-index"
9296checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
9297dependencies = [
9298 "cc",
9299 "cfg-if",
9300 "getrandom 0.2.15",
9301 "libc",
9302 "spin 0.9.8",
9303 "untrusted 0.9.0",
9304 "windows-sys 0.52.0",
9305]
9306
9307[[package]]
9308name = "rkyv"
9309version = "0.7.45"
9310source = "registry+https://github.com/rust-lang/crates.io-index"
9311checksum = "9008cd6385b9e161d8229e1f6549dd23c3d022f132a2ea37ac3a10ac4935779b"
9312dependencies = [
9313 "bitvec",
9314 "bytecheck",
9315 "bytes 1.7.1",
9316 "hashbrown 0.12.3",
9317 "ptr_meta",
9318 "rend",
9319 "rkyv_derive",
9320 "seahash",
9321 "tinyvec",
9322 "uuid",
9323]
9324
9325[[package]]
9326name = "rkyv_derive"
9327version = "0.7.45"
9328source = "registry+https://github.com/rust-lang/crates.io-index"
9329checksum = "503d1d27590a2b0a3a4ca4c94755aa2875657196ecbf401a42eff41d7de532c0"
9330dependencies = [
9331 "proc-macro2",
9332 "quote",
9333 "syn 1.0.109",
9334]
9335
9336[[package]]
9337name = "rmp"
9338version = "0.8.14"
9339source = "registry+https://github.com/rust-lang/crates.io-index"
9340checksum = "228ed7c16fa39782c3b3468e974aec2795e9089153cd08ee2e9aefb3613334c4"
9341dependencies = [
9342 "byteorder",
9343 "num-traits",
9344 "paste",
9345]
9346
9347[[package]]
9348name = "rmpv"
9349version = "1.3.0"
9350source = "registry+https://github.com/rust-lang/crates.io-index"
9351checksum = "58450723cd9ee93273ce44a20b6ec4efe17f8ed2e3631474387bfdecf18bb2a9"
9352dependencies = [
9353 "num-traits",
9354 "rmp",
9355]
9356
9357[[package]]
9358name = "rodio"
9359version = "0.19.0"
9360source = "registry+https://github.com/rust-lang/crates.io-index"
9361checksum = "6006a627c1a38d37f3d3a85c6575418cfe34a5392d60a686d0071e1c8d427acb"
9362dependencies = [
9363 "cpal",
9364 "hound",
9365 "thiserror",
9366]
9367
9368[[package]]
9369name = "rope"
9370version = "0.1.0"
9371dependencies = [
9372 "arrayvec",
9373 "criterion",
9374 "ctor",
9375 "env_logger",
9376 "gpui",
9377 "log",
9378 "rand 0.8.5",
9379 "smallvec",
9380 "sum_tree",
9381 "unicode-segmentation",
9382 "util",
9383]
9384
9385[[package]]
9386name = "roxmltree"
9387version = "0.19.0"
9388source = "registry+https://github.com/rust-lang/crates.io-index"
9389checksum = "3cd14fd5e3b777a7422cca79358c57a8f6e3a703d9ac187448d0daf220c2407f"
9390
9391[[package]]
9392name = "roxmltree"
9393version = "0.20.0"
9394source = "registry+https://github.com/rust-lang/crates.io-index"
9395checksum = "6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97"
9396
9397[[package]]
9398name = "rpc"
9399version = "0.1.0"
9400dependencies = [
9401 "anyhow",
9402 "async-tungstenite",
9403 "base64 0.22.1",
9404 "chrono",
9405 "collections",
9406 "env_logger",
9407 "futures 0.3.30",
9408 "gpui",
9409 "parking_lot",
9410 "proto",
9411 "rand 0.8.5",
9412 "rsa",
9413 "serde",
9414 "serde_json",
9415 "sha2",
9416 "strum 0.25.0",
9417 "tracing",
9418 "util",
9419 "zstd",
9420]
9421
9422[[package]]
9423name = "rsa"
9424version = "0.9.6"
9425source = "registry+https://github.com/rust-lang/crates.io-index"
9426checksum = "5d0e5124fcb30e76a7e79bfee683a2746db83784b86289f6251b54b7950a0dfc"
9427dependencies = [
9428 "const-oid",
9429 "digest",
9430 "num-bigint-dig",
9431 "num-integer",
9432 "num-traits",
9433 "pkcs1",
9434 "pkcs8 0.10.2",
9435 "rand_core 0.6.4",
9436 "signature 2.2.0",
9437 "spki 0.7.3",
9438 "subtle",
9439 "zeroize",
9440]
9441
9442[[package]]
9443name = "runtimelib"
9444version = "0.15.0"
9445source = "registry+https://github.com/rust-lang/crates.io-index"
9446checksum = "a7d76d28b882a7b889ebb04e79bc2b160b3061821ea596ff0f4a838fc7a76db0"
9447dependencies = [
9448 "anyhow",
9449 "async-dispatcher",
9450 "async-std",
9451 "base64 0.22.1",
9452 "bytes 1.7.1",
9453 "chrono",
9454 "data-encoding",
9455 "dirs 5.0.1",
9456 "futures 0.3.30",
9457 "glob",
9458 "rand 0.8.5",
9459 "ring 0.17.8",
9460 "serde",
9461 "serde_json",
9462 "shellexpand 3.1.0",
9463 "smol",
9464 "uuid",
9465 "zeromq",
9466]
9467
9468[[package]]
9469name = "rust-embed"
9470version = "8.5.0"
9471source = "registry+https://github.com/rust-lang/crates.io-index"
9472checksum = "fa66af4a4fdd5e7ebc276f115e895611a34739a9c1c01028383d612d550953c0"
9473dependencies = [
9474 "rust-embed-impl",
9475 "rust-embed-utils",
9476 "walkdir",
9477]
9478
9479[[package]]
9480name = "rust-embed-impl"
9481version = "8.5.0"
9482source = "registry+https://github.com/rust-lang/crates.io-index"
9483checksum = "6125dbc8867951125eec87294137f4e9c2c96566e61bf72c45095a7c77761478"
9484dependencies = [
9485 "proc-macro2",
9486 "quote",
9487 "rust-embed-utils",
9488 "syn 2.0.76",
9489 "walkdir",
9490]
9491
9492[[package]]
9493name = "rust-embed-utils"
9494version = "8.5.0"
9495source = "registry+https://github.com/rust-lang/crates.io-index"
9496checksum = "2e5347777e9aacb56039b0e1f28785929a8a3b709e87482e7442c72e7c12529d"
9497dependencies = [
9498 "globset",
9499 "sha2",
9500 "walkdir",
9501]
9502
9503[[package]]
9504name = "rust_decimal"
9505version = "1.36.0"
9506source = "registry+https://github.com/rust-lang/crates.io-index"
9507checksum = "b082d80e3e3cc52b2ed634388d436fe1f4de6af5786cc2de9ba9737527bdf555"
9508dependencies = [
9509 "arrayvec",
9510 "borsh",
9511 "bytes 1.7.1",
9512 "num-traits",
9513 "rand 0.8.5",
9514 "rkyv",
9515 "serde",
9516 "serde_json",
9517]
9518
9519[[package]]
9520name = "rustc-demangle"
9521version = "0.1.24"
9522source = "registry+https://github.com/rust-lang/crates.io-index"
9523checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
9524
9525[[package]]
9526name = "rustc-hash"
9527version = "1.1.0"
9528source = "registry+https://github.com/rust-lang/crates.io-index"
9529checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
9530
9531[[package]]
9532name = "rustc_version"
9533version = "0.4.1"
9534source = "registry+https://github.com/rust-lang/crates.io-index"
9535checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
9536dependencies = [
9537 "semver",
9538]
9539
9540[[package]]
9541name = "rustix"
9542version = "0.37.27"
9543source = "registry+https://github.com/rust-lang/crates.io-index"
9544checksum = "fea8ca367a3a01fe35e6943c400addf443c0f57670e6ec51196f71a4b8762dd2"
9545dependencies = [
9546 "bitflags 1.3.2",
9547 "errno 0.3.9",
9548 "io-lifetimes 1.0.11",
9549 "libc",
9550 "linux-raw-sys 0.3.8",
9551 "windows-sys 0.48.0",
9552]
9553
9554[[package]]
9555name = "rustix"
9556version = "0.38.35"
9557source = "registry+https://github.com/rust-lang/crates.io-index"
9558checksum = "a85d50532239da68e9addb745ba38ff4612a242c1c7ceea689c4bc7c2f43c36f"
9559dependencies = [
9560 "bitflags 2.6.0",
9561 "errno 0.3.9",
9562 "itoa",
9563 "libc",
9564 "linux-raw-sys 0.4.14",
9565 "once_cell",
9566 "windows-sys 0.52.0",
9567]
9568
9569[[package]]
9570name = "rustix-openpty"
9571version = "0.1.1"
9572source = "registry+https://github.com/rust-lang/crates.io-index"
9573checksum = "a25c3aad9fc1424eb82c88087789a7d938e1829724f3e4043163baf0d13cfc12"
9574dependencies = [
9575 "errno 0.3.9",
9576 "libc",
9577 "rustix 0.38.35",
9578]
9579
9580[[package]]
9581name = "rustls"
9582version = "0.20.9"
9583source = "registry+https://github.com/rust-lang/crates.io-index"
9584checksum = "1b80e3dec595989ea8510028f30c408a4630db12c9cbb8de34203b89d6577e99"
9585dependencies = [
9586 "log",
9587 "ring 0.16.20",
9588 "sct",
9589 "webpki",
9590]
9591
9592[[package]]
9593name = "rustls"
9594version = "0.21.12"
9595source = "registry+https://github.com/rust-lang/crates.io-index"
9596checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e"
9597dependencies = [
9598 "log",
9599 "ring 0.17.8",
9600 "rustls-webpki",
9601 "sct",
9602]
9603
9604[[package]]
9605name = "rustls-native-certs"
9606version = "0.6.3"
9607source = "registry+https://github.com/rust-lang/crates.io-index"
9608checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00"
9609dependencies = [
9610 "openssl-probe",
9611 "rustls-pemfile 1.0.4",
9612 "schannel",
9613 "security-framework",
9614]
9615
9616[[package]]
9617name = "rustls-native-certs"
9618version = "0.8.0"
9619source = "registry+https://github.com/rust-lang/crates.io-index"
9620checksum = "fcaf18a4f2be7326cd874a5fa579fae794320a0f388d365dca7e480e55f83f8a"
9621dependencies = [
9622 "openssl-probe",
9623 "rustls-pemfile 2.1.3",
9624 "rustls-pki-types",
9625 "schannel",
9626 "security-framework",
9627]
9628
9629[[package]]
9630name = "rustls-pemfile"
9631version = "1.0.4"
9632source = "registry+https://github.com/rust-lang/crates.io-index"
9633checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c"
9634dependencies = [
9635 "base64 0.21.7",
9636]
9637
9638[[package]]
9639name = "rustls-pemfile"
9640version = "2.1.3"
9641source = "registry+https://github.com/rust-lang/crates.io-index"
9642checksum = "196fe16b00e106300d3e45ecfcb764fa292a535d7326a29a5875c579c7417425"
9643dependencies = [
9644 "base64 0.22.1",
9645 "rustls-pki-types",
9646]
9647
9648[[package]]
9649name = "rustls-pki-types"
9650version = "1.8.0"
9651source = "registry+https://github.com/rust-lang/crates.io-index"
9652checksum = "fc0a2ce646f8655401bb81e7927b812614bd5d91dbc968696be50603510fcaf0"
9653
9654[[package]]
9655name = "rustls-webpki"
9656version = "0.101.7"
9657source = "registry+https://github.com/rust-lang/crates.io-index"
9658checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
9659dependencies = [
9660 "ring 0.17.8",
9661 "untrusted 0.9.0",
9662]
9663
9664[[package]]
9665name = "rustversion"
9666version = "1.0.17"
9667source = "registry+https://github.com/rust-lang/crates.io-index"
9668checksum = "955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6"
9669
9670[[package]]
9671name = "rustybuzz"
9672version = "0.14.1"
9673source = "registry+https://github.com/rust-lang/crates.io-index"
9674checksum = "cfb9cf8877777222e4a3bc7eb247e398b56baba500c38c1c46842431adc8b55c"
9675dependencies = [
9676 "bitflags 2.6.0",
9677 "bytemuck",
9678 "libm",
9679 "smallvec",
9680 "ttf-parser",
9681 "unicode-bidi-mirroring",
9682 "unicode-ccc",
9683 "unicode-properties",
9684 "unicode-script",
9685]
9686
9687[[package]]
9688name = "ryu"
9689version = "1.0.18"
9690source = "registry+https://github.com/rust-lang/crates.io-index"
9691checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
9692
9693[[package]]
9694name = "salsa20"
9695version = "0.10.2"
9696source = "registry+https://github.com/rust-lang/crates.io-index"
9697checksum = "97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213"
9698dependencies = [
9699 "cipher",
9700]
9701
9702[[package]]
9703name = "same-file"
9704version = "1.0.6"
9705source = "registry+https://github.com/rust-lang/crates.io-index"
9706checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
9707dependencies = [
9708 "winapi-util",
9709]
9710
9711[[package]]
9712name = "schannel"
9713version = "0.1.23"
9714source = "registry+https://github.com/rust-lang/crates.io-index"
9715checksum = "fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534"
9716dependencies = [
9717 "windows-sys 0.52.0",
9718]
9719
9720[[package]]
9721name = "schemars"
9722version = "0.8.21"
9723source = "registry+https://github.com/rust-lang/crates.io-index"
9724checksum = "09c024468a378b7e36765cd36702b7a90cc3cba11654f6685c8f233408e89e92"
9725dependencies = [
9726 "dyn-clone",
9727 "indexmap 1.9.3",
9728 "schemars_derive",
9729 "serde",
9730 "serde_json",
9731]
9732
9733[[package]]
9734name = "schemars_derive"
9735version = "0.8.21"
9736source = "registry+https://github.com/rust-lang/crates.io-index"
9737checksum = "b1eee588578aff73f856ab961cd2f79e36bc45d7ded33a7562adba4667aecc0e"
9738dependencies = [
9739 "proc-macro2",
9740 "quote",
9741 "serde_derive_internals 0.29.1",
9742 "syn 2.0.76",
9743]
9744
9745[[package]]
9746name = "scoped-tls"
9747version = "1.0.1"
9748source = "registry+https://github.com/rust-lang/crates.io-index"
9749checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
9750
9751[[package]]
9752name = "scopeguard"
9753version = "1.2.0"
9754source = "registry+https://github.com/rust-lang/crates.io-index"
9755checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
9756
9757[[package]]
9758name = "scrypt"
9759version = "0.11.0"
9760source = "registry+https://github.com/rust-lang/crates.io-index"
9761checksum = "0516a385866c09368f0b5bcd1caff3366aace790fcd46e2bb032697bb172fd1f"
9762dependencies = [
9763 "password-hash",
9764 "pbkdf2",
9765 "salsa20",
9766 "sha2",
9767]
9768
9769[[package]]
9770name = "sct"
9771version = "0.7.1"
9772source = "registry+https://github.com/rust-lang/crates.io-index"
9773checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414"
9774dependencies = [
9775 "ring 0.17.8",
9776 "untrusted 0.9.0",
9777]
9778
9779[[package]]
9780name = "sea-bae"
9781version = "0.2.0"
9782source = "registry+https://github.com/rust-lang/crates.io-index"
9783checksum = "3bd3534a9978d0aa7edd2808dc1f8f31c4d0ecd31ddf71d997b3c98e9f3c9114"
9784dependencies = [
9785 "heck 0.4.1",
9786 "proc-macro-error",
9787 "proc-macro2",
9788 "quote",
9789 "syn 2.0.76",
9790]
9791
9792[[package]]
9793name = "sea-orm"
9794version = "1.1.0-rc.1"
9795source = "registry+https://github.com/rust-lang/crates.io-index"
9796checksum = "1ef282b794f7d3426f61f530854705963b1941e7584ea84fb98528e504fac7c7"
9797dependencies = [
9798 "async-stream",
9799 "async-trait",
9800 "bigdecimal",
9801 "chrono",
9802 "futures 0.3.30",
9803 "log",
9804 "ouroboros",
9805 "rust_decimal",
9806 "sea-orm-macros",
9807 "sea-query",
9808 "sea-query-binder",
9809 "serde",
9810 "serde_json",
9811 "sqlx",
9812 "strum 0.26.3",
9813 "thiserror",
9814 "time",
9815 "tracing",
9816 "url",
9817 "uuid",
9818]
9819
9820[[package]]
9821name = "sea-orm-macros"
9822version = "1.1.0-rc.1"
9823source = "registry+https://github.com/rust-lang/crates.io-index"
9824checksum = "07aadcb2ee9fad78a3bf74f6430ba94865ab4d8ad237f978e99dafa97ee0df57"
9825dependencies = [
9826 "heck 0.4.1",
9827 "proc-macro2",
9828 "quote",
9829 "sea-bae",
9830 "syn 2.0.76",
9831 "unicode-ident",
9832]
9833
9834[[package]]
9835name = "sea-query"
9836version = "0.32.0-rc.1"
9837source = "registry+https://github.com/rust-lang/crates.io-index"
9838checksum = "6fba498acd58ce434669f273505cd07737065472eb541c3f813c7f4ce33993f5"
9839dependencies = [
9840 "bigdecimal",
9841 "chrono",
9842 "educe",
9843 "inherent",
9844 "ordered-float 3.9.2",
9845 "rust_decimal",
9846 "serde_json",
9847 "time",
9848 "uuid",
9849]
9850
9851[[package]]
9852name = "sea-query-binder"
9853version = "0.7.0-rc.1"
9854source = "registry+https://github.com/rust-lang/crates.io-index"
9855checksum = "edc3296903e60ddc7c9f4601cd6ef31a4b1584bf22480587e00b9ef743071b57"
9856dependencies = [
9857 "bigdecimal",
9858 "chrono",
9859 "rust_decimal",
9860 "sea-query",
9861 "serde_json",
9862 "sqlx",
9863 "time",
9864 "uuid",
9865]
9866
9867[[package]]
9868name = "seahash"
9869version = "4.1.0"
9870source = "registry+https://github.com/rust-lang/crates.io-index"
9871checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
9872
9873[[package]]
9874name = "sealed"
9875version = "0.4.0"
9876source = "registry+https://github.com/rust-lang/crates.io-index"
9877checksum = "6b5e421024b5e5edfbaa8e60ecf90bda9dbffc602dbb230e6028763f85f0c68c"
9878dependencies = [
9879 "heck 0.3.3",
9880 "proc-macro2",
9881 "quote",
9882 "syn 1.0.109",
9883]
9884
9885[[package]]
9886name = "search"
9887version = "0.1.0"
9888dependencies = [
9889 "any_vec",
9890 "anyhow",
9891 "bitflags 2.6.0",
9892 "client",
9893 "collections",
9894 "editor",
9895 "futures 0.3.30",
9896 "gpui",
9897 "language",
9898 "menu",
9899 "project",
9900 "serde",
9901 "serde_json",
9902 "settings",
9903 "smol",
9904 "theme",
9905 "ui",
9906 "unindent",
9907 "util",
9908 "workspace",
9909]
9910
9911[[package]]
9912name = "sec1"
9913version = "0.3.0"
9914source = "registry+https://github.com/rust-lang/crates.io-index"
9915checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"
9916dependencies = [
9917 "base16ct",
9918 "der 0.6.1",
9919 "generic-array",
9920 "pkcs8 0.9.0",
9921 "subtle",
9922 "zeroize",
9923]
9924
9925[[package]]
9926name = "security-framework"
9927version = "2.11.1"
9928source = "registry+https://github.com/rust-lang/crates.io-index"
9929checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
9930dependencies = [
9931 "bitflags 2.6.0",
9932 "core-foundation 0.9.4",
9933 "core-foundation-sys",
9934 "libc",
9935 "security-framework-sys",
9936]
9937
9938[[package]]
9939name = "security-framework-sys"
9940version = "2.11.1"
9941source = "registry+https://github.com/rust-lang/crates.io-index"
9942checksum = "75da29fe9b9b08fe9d6b22b5b4bcbc75d8db3aa31e639aa56bb62e9d46bfceaf"
9943dependencies = [
9944 "core-foundation-sys",
9945 "libc",
9946]
9947
9948[[package]]
9949name = "self_cell"
9950version = "1.0.4"
9951source = "registry+https://github.com/rust-lang/crates.io-index"
9952checksum = "d369a96f978623eb3dc28807c4852d6cc617fed53da5d3c400feff1ef34a714a"
9953
9954[[package]]
9955name = "semantic_index"
9956version = "0.1.0"
9957dependencies = [
9958 "anyhow",
9959 "arrayvec",
9960 "blake3",
9961 "client",
9962 "clock",
9963 "collections",
9964 "env_logger",
9965 "feature_flags",
9966 "fs",
9967 "futures 0.3.30",
9968 "futures-batch",
9969 "gpui",
9970 "heed",
9971 "http_client",
9972 "isahc_http_client",
9973 "language",
9974 "language_model",
9975 "languages",
9976 "log",
9977 "open_ai",
9978 "parking_lot",
9979 "project",
9980 "serde",
9981 "serde_json",
9982 "settings",
9983 "sha2",
9984 "smol",
9985 "tempfile",
9986 "theme",
9987 "tree-sitter",
9988 "ui",
9989 "unindent",
9990 "util",
9991 "workspace",
9992 "worktree",
9993]
9994
9995[[package]]
9996name = "semantic_version"
9997version = "0.1.0"
9998dependencies = [
9999 "anyhow",
10000 "serde",
10001]
10002
10003[[package]]
10004name = "semver"
10005version = "1.0.23"
10006source = "registry+https://github.com/rust-lang/crates.io-index"
10007checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b"
10008dependencies = [
10009 "serde",
10010]
10011
10012[[package]]
10013name = "serde"
10014version = "1.0.209"
10015source = "registry+https://github.com/rust-lang/crates.io-index"
10016checksum = "99fce0ffe7310761ca6bf9faf5115afbc19688edd00171d81b1bb1b116c63e09"
10017dependencies = [
10018 "serde_derive",
10019]
10020
10021[[package]]
10022name = "serde_derive"
10023version = "1.0.209"
10024source = "registry+https://github.com/rust-lang/crates.io-index"
10025checksum = "a5831b979fd7b5439637af1752d535ff49f4860c0f341d1baeb6faf0f4242170"
10026dependencies = [
10027 "proc-macro2",
10028 "quote",
10029 "syn 2.0.76",
10030]
10031
10032[[package]]
10033name = "serde_derive_internals"
10034version = "0.26.0"
10035source = "registry+https://github.com/rust-lang/crates.io-index"
10036checksum = "85bf8229e7920a9f636479437026331ce11aa132b4dde37d121944a44d6e5f3c"
10037dependencies = [
10038 "proc-macro2",
10039 "quote",
10040 "syn 1.0.109",
10041]
10042
10043[[package]]
10044name = "serde_derive_internals"
10045version = "0.29.1"
10046source = "registry+https://github.com/rust-lang/crates.io-index"
10047checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711"
10048dependencies = [
10049 "proc-macro2",
10050 "quote",
10051 "syn 2.0.76",
10052]
10053
10054[[package]]
10055name = "serde_fmt"
10056version = "1.0.3"
10057source = "registry+https://github.com/rust-lang/crates.io-index"
10058checksum = "e1d4ddca14104cd60529e8c7f7ba71a2c8acd8f7f5cfcdc2faf97eeb7c3010a4"
10059dependencies = [
10060 "serde",
10061]
10062
10063[[package]]
10064name = "serde_json"
10065version = "1.0.127"
10066source = "registry+https://github.com/rust-lang/crates.io-index"
10067checksum = "8043c06d9f82bd7271361ed64f415fe5e12a77fdb52e573e7f06a516dea329ad"
10068dependencies = [
10069 "indexmap 2.4.0",
10070 "itoa",
10071 "memchr",
10072 "ryu",
10073 "serde",
10074]
10075
10076[[package]]
10077name = "serde_json_lenient"
10078version = "0.2.1"
10079source = "registry+https://github.com/rust-lang/crates.io-index"
10080checksum = "a5d0bae483150302560d7cb52e7932f39b69a6fbdd099e48d33ef060a8c9c078"
10081dependencies = [
10082 "indexmap 2.4.0",
10083 "itoa",
10084 "ryu",
10085 "serde",
10086]
10087
10088[[package]]
10089name = "serde_path_to_error"
10090version = "0.1.16"
10091source = "registry+https://github.com/rust-lang/crates.io-index"
10092checksum = "af99884400da37c88f5e9146b7f1fd0fbcae8f6eec4e9da38b67d05486f814a6"
10093dependencies = [
10094 "itoa",
10095 "serde",
10096]
10097
10098[[package]]
10099name = "serde_qs"
10100version = "0.8.5"
10101source = "registry+https://github.com/rust-lang/crates.io-index"
10102checksum = "c7715380eec75f029a4ef7de39a9200e0a63823176b759d055b613f5a87df6a6"
10103dependencies = [
10104 "percent-encoding",
10105 "serde",
10106 "thiserror",
10107]
10108
10109[[package]]
10110name = "serde_qs"
10111version = "0.10.1"
10112source = "registry+https://github.com/rust-lang/crates.io-index"
10113checksum = "8cac3f1e2ca2fe333923a1ae72caca910b98ed0630bb35ef6f8c8517d6e81afa"
10114dependencies = [
10115 "percent-encoding",
10116 "serde",
10117 "thiserror",
10118]
10119
10120[[package]]
10121name = "serde_repr"
10122version = "0.1.19"
10123source = "registry+https://github.com/rust-lang/crates.io-index"
10124checksum = "6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9"
10125dependencies = [
10126 "proc-macro2",
10127 "quote",
10128 "syn 2.0.76",
10129]
10130
10131[[package]]
10132name = "serde_spanned"
10133version = "0.6.7"
10134source = "registry+https://github.com/rust-lang/crates.io-index"
10135checksum = "eb5b1b31579f3811bf615c144393417496f152e12ac8b7663bf664f4a815306d"
10136dependencies = [
10137 "serde",
10138]
10139
10140[[package]]
10141name = "serde_urlencoded"
10142version = "0.7.1"
10143source = "registry+https://github.com/rust-lang/crates.io-index"
10144checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
10145dependencies = [
10146 "form_urlencoded",
10147 "itoa",
10148 "ryu",
10149 "serde",
10150]
10151
10152[[package]]
10153name = "session"
10154version = "0.1.0"
10155dependencies = [
10156 "db",
10157 "gpui",
10158 "serde_json",
10159 "util",
10160 "uuid",
10161]
10162
10163[[package]]
10164name = "settings"
10165version = "0.1.0"
10166dependencies = [
10167 "anyhow",
10168 "collections",
10169 "fs",
10170 "futures 0.3.30",
10171 "gpui",
10172 "indoc",
10173 "log",
10174 "paths",
10175 "pretty_assertions",
10176 "release_channel",
10177 "rust-embed",
10178 "schemars",
10179 "serde",
10180 "serde_derive",
10181 "serde_json",
10182 "serde_json_lenient",
10183 "smallvec",
10184 "tree-sitter",
10185 "tree-sitter-json",
10186 "unindent",
10187 "util",
10188]
10189
10190[[package]]
10191name = "settings_ui"
10192version = "0.1.0"
10193dependencies = [
10194 "command_palette_hooks",
10195 "editor",
10196 "feature_flags",
10197 "gpui",
10198 "settings",
10199 "theme",
10200 "ui",
10201 "workspace",
10202]
10203
10204[[package]]
10205name = "sha1"
10206version = "0.10.6"
10207source = "registry+https://github.com/rust-lang/crates.io-index"
10208checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
10209dependencies = [
10210 "cfg-if",
10211 "cpufeatures",
10212 "digest",
10213]
10214
10215[[package]]
10216name = "sha1_smol"
10217version = "1.0.1"
10218source = "registry+https://github.com/rust-lang/crates.io-index"
10219checksum = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d"
10220
10221[[package]]
10222name = "sha2"
10223version = "0.10.8"
10224source = "registry+https://github.com/rust-lang/crates.io-index"
10225checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
10226dependencies = [
10227 "cfg-if",
10228 "cpufeatures",
10229 "digest",
10230]
10231
10232[[package]]
10233name = "sharded-slab"
10234version = "0.1.7"
10235source = "registry+https://github.com/rust-lang/crates.io-index"
10236checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
10237dependencies = [
10238 "lazy_static",
10239]
10240
10241[[package]]
10242name = "shell-words"
10243version = "1.1.0"
10244source = "registry+https://github.com/rust-lang/crates.io-index"
10245checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
10246
10247[[package]]
10248name = "shellexpand"
10249version = "2.1.2"
10250source = "registry+https://github.com/rust-lang/crates.io-index"
10251checksum = "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4"
10252dependencies = [
10253 "dirs 4.0.0",
10254]
10255
10256[[package]]
10257name = "shellexpand"
10258version = "3.1.0"
10259source = "registry+https://github.com/rust-lang/crates.io-index"
10260checksum = "da03fa3b94cc19e3ebfc88c4229c49d8f08cdbd1228870a45f0ffdf84988e14b"
10261dependencies = [
10262 "dirs 5.0.1",
10263]
10264
10265[[package]]
10266name = "shlex"
10267version = "1.3.0"
10268source = "registry+https://github.com/rust-lang/crates.io-index"
10269checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
10270
10271[[package]]
10272name = "signal-hook"
10273version = "0.3.17"
10274source = "registry+https://github.com/rust-lang/crates.io-index"
10275checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801"
10276dependencies = [
10277 "libc",
10278 "signal-hook-registry",
10279]
10280
10281[[package]]
10282name = "signal-hook-registry"
10283version = "1.4.2"
10284source = "registry+https://github.com/rust-lang/crates.io-index"
10285checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"
10286dependencies = [
10287 "libc",
10288]
10289
10290[[package]]
10291name = "signature"
10292version = "1.6.4"
10293source = "registry+https://github.com/rust-lang/crates.io-index"
10294checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
10295dependencies = [
10296 "digest",
10297 "rand_core 0.6.4",
10298]
10299
10300[[package]]
10301name = "signature"
10302version = "2.2.0"
10303source = "registry+https://github.com/rust-lang/crates.io-index"
10304checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
10305dependencies = [
10306 "digest",
10307 "rand_core 0.6.4",
10308]
10309
10310[[package]]
10311name = "simd-adler32"
10312version = "0.3.7"
10313source = "registry+https://github.com/rust-lang/crates.io-index"
10314checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
10315
10316[[package]]
10317name = "simd_helpers"
10318version = "0.1.0"
10319source = "registry+https://github.com/rust-lang/crates.io-index"
10320checksum = "95890f873bec569a0362c235787f3aca6e1e887302ba4840839bcc6459c42da6"
10321dependencies = [
10322 "quote",
10323]
10324
10325[[package]]
10326name = "simdutf8"
10327version = "0.1.4"
10328source = "registry+https://github.com/rust-lang/crates.io-index"
10329checksum = "f27f6278552951f1f2b8cf9da965d10969b2efdea95a6ec47987ab46edfe263a"
10330
10331[[package]]
10332name = "similar"
10333version = "1.3.0"
10334source = "registry+https://github.com/rust-lang/crates.io-index"
10335checksum = "1ad1d488a557b235fc46dae55512ffbfc429d2482b08b4d9435ab07384ca8aec"
10336
10337[[package]]
10338name = "simple_asn1"
10339version = "0.6.2"
10340source = "registry+https://github.com/rust-lang/crates.io-index"
10341checksum = "adc4e5204eb1910f40f9cfa375f6f05b68c3abac4b6fd879c8ff5e7ae8a0a085"
10342dependencies = [
10343 "num-bigint",
10344 "num-traits",
10345 "thiserror",
10346 "time",
10347]
10348
10349[[package]]
10350name = "simplecss"
10351version = "0.2.1"
10352source = "registry+https://github.com/rust-lang/crates.io-index"
10353checksum = "a11be7c62927d9427e9f40f3444d5499d868648e2edbc4e2116de69e7ec0e89d"
10354dependencies = [
10355 "log",
10356]
10357
10358[[package]]
10359name = "simplelog"
10360version = "0.12.2"
10361source = "registry+https://github.com/rust-lang/crates.io-index"
10362checksum = "16257adbfaef1ee58b1363bdc0664c9b8e1e30aed86049635fb5f147d065a9c0"
10363dependencies = [
10364 "log",
10365 "termcolor",
10366 "time",
10367]
10368
10369[[package]]
10370name = "siphasher"
10371version = "0.3.11"
10372source = "registry+https://github.com/rust-lang/crates.io-index"
10373checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
10374
10375[[package]]
10376name = "siphasher"
10377version = "1.0.1"
10378source = "registry+https://github.com/rust-lang/crates.io-index"
10379checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
10380
10381[[package]]
10382name = "skrifa"
10383version = "0.20.0"
10384source = "registry+https://github.com/rust-lang/crates.io-index"
10385checksum = "abea4738067b1e628c6ce28b2c216c19e9ea95715cdb332680e821c3bec2ef23"
10386dependencies = [
10387 "bytemuck",
10388 "read-fonts",
10389]
10390
10391[[package]]
10392name = "slab"
10393version = "0.4.9"
10394source = "registry+https://github.com/rust-lang/crates.io-index"
10395checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
10396dependencies = [
10397 "autocfg",
10398]
10399
10400[[package]]
10401name = "slash_commands_example"
10402version = "0.1.0"
10403dependencies = [
10404 "zed_extension_api 0.1.0",
10405]
10406
10407[[package]]
10408name = "slice-group-by"
10409version = "0.3.1"
10410source = "registry+https://github.com/rust-lang/crates.io-index"
10411checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7"
10412
10413[[package]]
10414name = "slotmap"
10415version = "1.0.7"
10416source = "registry+https://github.com/rust-lang/crates.io-index"
10417checksum = "dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a"
10418dependencies = [
10419 "version_check",
10420]
10421
10422[[package]]
10423name = "sluice"
10424version = "0.5.5"
10425source = "registry+https://github.com/rust-lang/crates.io-index"
10426checksum = "6d7400c0eff44aa2fcb5e31a5f24ba9716ed90138769e4977a2ba6014ae63eb5"
10427dependencies = [
10428 "async-channel 1.9.0",
10429 "futures-core",
10430 "futures-io",
10431]
10432
10433[[package]]
10434name = "smallvec"
10435version = "1.13.2"
10436source = "registry+https://github.com/rust-lang/crates.io-index"
10437checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
10438dependencies = [
10439 "serde",
10440]
10441
10442[[package]]
10443name = "smart-default"
10444version = "0.6.0"
10445source = "registry+https://github.com/rust-lang/crates.io-index"
10446checksum = "133659a15339456eeeb07572eb02a91c91e9815e9cbc89566944d2c8d3efdbf6"
10447dependencies = [
10448 "proc-macro2",
10449 "quote",
10450 "syn 1.0.109",
10451]
10452
10453[[package]]
10454name = "smol"
10455version = "1.3.0"
10456source = "registry+https://github.com/rust-lang/crates.io-index"
10457checksum = "13f2b548cd8447f8de0fdf1c592929f70f4fc7039a05e47404b0d096ec6987a1"
10458dependencies = [
10459 "async-channel 1.9.0",
10460 "async-executor",
10461 "async-fs 1.6.0",
10462 "async-io 1.13.0",
10463 "async-lock 2.8.0",
10464 "async-net 1.8.0",
10465 "async-process 1.8.1",
10466 "blocking",
10467 "futures-lite 1.13.0",
10468]
10469
10470[[package]]
10471name = "smol_str"
10472version = "0.1.24"
10473source = "registry+https://github.com/rust-lang/crates.io-index"
10474checksum = "fad6c857cbab2627dcf01ec85a623ca4e7dcb5691cbaa3d7fb7653671f0d09c9"
10475dependencies = [
10476 "serde",
10477]
10478
10479[[package]]
10480name = "snippet"
10481version = "0.1.0"
10482dependencies = [
10483 "anyhow",
10484 "smallvec",
10485]
10486
10487[[package]]
10488name = "snippet_provider"
10489version = "0.1.0"
10490dependencies = [
10491 "anyhow",
10492 "collections",
10493 "fs",
10494 "futures 0.3.30",
10495 "gpui",
10496 "parking_lot",
10497 "serde",
10498 "serde_json",
10499 "snippet",
10500 "util",
10501]
10502
10503[[package]]
10504name = "socket2"
10505version = "0.4.10"
10506source = "registry+https://github.com/rust-lang/crates.io-index"
10507checksum = "9f7916fc008ca5542385b89a3d3ce689953c143e9304a9bf8beec1de48994c0d"
10508dependencies = [
10509 "libc",
10510 "winapi",
10511]
10512
10513[[package]]
10514name = "socket2"
10515version = "0.5.7"
10516source = "registry+https://github.com/rust-lang/crates.io-index"
10517checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c"
10518dependencies = [
10519 "libc",
10520 "windows-sys 0.52.0",
10521]
10522
10523[[package]]
10524name = "spdx"
10525version = "0.10.6"
10526source = "registry+https://github.com/rust-lang/crates.io-index"
10527checksum = "47317bbaf63785b53861e1ae2d11b80d6b624211d42cb20efcd210ee6f8a14bc"
10528dependencies = [
10529 "smallvec",
10530]
10531
10532[[package]]
10533name = "spin"
10534version = "0.5.2"
10535source = "registry+https://github.com/rust-lang/crates.io-index"
10536checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
10537
10538[[package]]
10539name = "spin"
10540version = "0.9.8"
10541source = "registry+https://github.com/rust-lang/crates.io-index"
10542checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
10543dependencies = [
10544 "lock_api",
10545]
10546
10547[[package]]
10548name = "spirv"
10549version = "0.3.0+sdk-1.3.268.0"
10550source = "registry+https://github.com/rust-lang/crates.io-index"
10551checksum = "eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844"
10552dependencies = [
10553 "bitflags 2.6.0",
10554]
10555
10556[[package]]
10557name = "spki"
10558version = "0.6.0"
10559source = "registry+https://github.com/rust-lang/crates.io-index"
10560checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"
10561dependencies = [
10562 "base64ct",
10563 "der 0.6.1",
10564]
10565
10566[[package]]
10567name = "spki"
10568version = "0.7.3"
10569source = "registry+https://github.com/rust-lang/crates.io-index"
10570checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
10571dependencies = [
10572 "base64ct",
10573 "der 0.7.9",
10574]
10575
10576[[package]]
10577name = "sptr"
10578version = "0.3.2"
10579source = "registry+https://github.com/rust-lang/crates.io-index"
10580checksum = "3b9b39299b249ad65f3b7e96443bad61c02ca5cd3589f46cb6d610a0fd6c0d6a"
10581
10582[[package]]
10583name = "sqlez"
10584version = "0.1.0"
10585dependencies = [
10586 "anyhow",
10587 "collections",
10588 "futures 0.3.30",
10589 "indoc",
10590 "libsqlite3-sys",
10591 "parking_lot",
10592 "smol",
10593 "thread_local",
10594 "util",
10595 "uuid",
10596]
10597
10598[[package]]
10599name = "sqlez_macros"
10600version = "0.1.0"
10601dependencies = [
10602 "sqlez",
10603 "sqlformat",
10604 "syn 1.0.109",
10605]
10606
10607[[package]]
10608name = "sqlformat"
10609version = "0.2.4"
10610source = "registry+https://github.com/rust-lang/crates.io-index"
10611checksum = "f895e3734318cc55f1fe66258926c9b910c124d47520339efecbb6c59cec7c1f"
10612dependencies = [
10613 "nom",
10614 "unicode_categories",
10615]
10616
10617[[package]]
10618name = "sqlx"
10619version = "0.8.0"
10620source = "registry+https://github.com/rust-lang/crates.io-index"
10621checksum = "27144619c6e5802f1380337a209d2ac1c431002dd74c6e60aebff3c506dc4f0c"
10622dependencies = [
10623 "sqlx-core",
10624 "sqlx-macros",
10625 "sqlx-mysql",
10626 "sqlx-postgres",
10627 "sqlx-sqlite",
10628]
10629
10630[[package]]
10631name = "sqlx-core"
10632version = "0.8.0"
10633source = "registry+https://github.com/rust-lang/crates.io-index"
10634checksum = "a999083c1af5b5d6c071d34a708a19ba3e02106ad82ef7bbd69f5e48266b613b"
10635dependencies = [
10636 "atoi",
10637 "bigdecimal",
10638 "byteorder",
10639 "bytes 1.7.1",
10640 "chrono",
10641 "crc",
10642 "crossbeam-queue",
10643 "either",
10644 "event-listener 5.3.1",
10645 "futures-channel",
10646 "futures-core",
10647 "futures-intrusive",
10648 "futures-io",
10649 "futures-util",
10650 "hashbrown 0.14.5",
10651 "hashlink",
10652 "hex",
10653 "indexmap 2.4.0",
10654 "log",
10655 "memchr",
10656 "once_cell",
10657 "paste",
10658 "percent-encoding",
10659 "rust_decimal",
10660 "rustls 0.21.12",
10661 "rustls-pemfile 1.0.4",
10662 "serde",
10663 "serde_json",
10664 "sha2",
10665 "smallvec",
10666 "sqlformat",
10667 "thiserror",
10668 "time",
10669 "tokio",
10670 "tokio-stream",
10671 "tracing",
10672 "url",
10673 "uuid",
10674 "webpki-roots 0.25.4",
10675]
10676
10677[[package]]
10678name = "sqlx-macros"
10679version = "0.8.0"
10680source = "registry+https://github.com/rust-lang/crates.io-index"
10681checksum = "a23217eb7d86c584b8cbe0337b9eacf12ab76fe7673c513141ec42565698bb88"
10682dependencies = [
10683 "proc-macro2",
10684 "quote",
10685 "sqlx-core",
10686 "sqlx-macros-core",
10687 "syn 2.0.76",
10688]
10689
10690[[package]]
10691name = "sqlx-macros-core"
10692version = "0.8.0"
10693source = "registry+https://github.com/rust-lang/crates.io-index"
10694checksum = "1a099220ae541c5db479c6424bdf1b200987934033c2584f79a0e1693601e776"
10695dependencies = [
10696 "dotenvy",
10697 "either",
10698 "heck 0.5.0",
10699 "hex",
10700 "once_cell",
10701 "proc-macro2",
10702 "quote",
10703 "serde",
10704 "serde_json",
10705 "sha2",
10706 "sqlx-core",
10707 "sqlx-mysql",
10708 "sqlx-postgres",
10709 "sqlx-sqlite",
10710 "syn 2.0.76",
10711 "tempfile",
10712 "tokio",
10713 "url",
10714]
10715
10716[[package]]
10717name = "sqlx-mysql"
10718version = "0.8.0"
10719source = "registry+https://github.com/rust-lang/crates.io-index"
10720checksum = "5afe4c38a9b417b6a9a5eeffe7235d0a106716495536e7727d1c7f4b1ff3eba6"
10721dependencies = [
10722 "atoi",
10723 "base64 0.22.1",
10724 "bigdecimal",
10725 "bitflags 2.6.0",
10726 "byteorder",
10727 "bytes 1.7.1",
10728 "chrono",
10729 "crc",
10730 "digest",
10731 "dotenvy",
10732 "either",
10733 "futures-channel",
10734 "futures-core",
10735 "futures-io",
10736 "futures-util",
10737 "generic-array",
10738 "hex",
10739 "hkdf",
10740 "hmac",
10741 "itoa",
10742 "log",
10743 "md-5",
10744 "memchr",
10745 "once_cell",
10746 "percent-encoding",
10747 "rand 0.8.5",
10748 "rsa",
10749 "rust_decimal",
10750 "serde",
10751 "sha1",
10752 "sha2",
10753 "smallvec",
10754 "sqlx-core",
10755 "stringprep",
10756 "thiserror",
10757 "time",
10758 "tracing",
10759 "uuid",
10760 "whoami",
10761]
10762
10763[[package]]
10764name = "sqlx-postgres"
10765version = "0.8.0"
10766source = "registry+https://github.com/rust-lang/crates.io-index"
10767checksum = "b1dbb157e65f10dbe01f729339c06d239120221c9ad9fa0ba8408c4cc18ecf21"
10768dependencies = [
10769 "atoi",
10770 "base64 0.22.1",
10771 "bigdecimal",
10772 "bitflags 2.6.0",
10773 "byteorder",
10774 "chrono",
10775 "crc",
10776 "dotenvy",
10777 "etcetera",
10778 "futures-channel",
10779 "futures-core",
10780 "futures-io",
10781 "futures-util",
10782 "hex",
10783 "hkdf",
10784 "hmac",
10785 "home",
10786 "itoa",
10787 "log",
10788 "md-5",
10789 "memchr",
10790 "num-bigint",
10791 "once_cell",
10792 "rand 0.8.5",
10793 "rust_decimal",
10794 "serde",
10795 "serde_json",
10796 "sha2",
10797 "smallvec",
10798 "sqlx-core",
10799 "stringprep",
10800 "thiserror",
10801 "time",
10802 "tracing",
10803 "uuid",
10804 "whoami",
10805]
10806
10807[[package]]
10808name = "sqlx-sqlite"
10809version = "0.8.0"
10810source = "registry+https://github.com/rust-lang/crates.io-index"
10811checksum = "9b2cdd83c008a622d94499c0006d8ee5f821f36c89b7d625c900e5dc30b5c5ee"
10812dependencies = [
10813 "atoi",
10814 "chrono",
10815 "flume",
10816 "futures-channel",
10817 "futures-core",
10818 "futures-executor",
10819 "futures-intrusive",
10820 "futures-util",
10821 "libsqlite3-sys",
10822 "log",
10823 "percent-encoding",
10824 "serde",
10825 "serde_urlencoded",
10826 "sqlx-core",
10827 "time",
10828 "tracing",
10829 "url",
10830 "uuid",
10831]
10832
10833[[package]]
10834name = "stable_deref_trait"
10835version = "1.2.0"
10836source = "registry+https://github.com/rust-lang/crates.io-index"
10837checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
10838
10839[[package]]
10840name = "static_assertions"
10841version = "1.1.0"
10842source = "registry+https://github.com/rust-lang/crates.io-index"
10843checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
10844
10845[[package]]
10846name = "story"
10847version = "0.1.0"
10848dependencies = [
10849 "gpui",
10850 "itertools 0.13.0",
10851 "smallvec",
10852]
10853
10854[[package]]
10855name = "storybook"
10856version = "0.1.0"
10857dependencies = [
10858 "anyhow",
10859 "clap",
10860 "collab_ui",
10861 "ctrlc",
10862 "dialoguer",
10863 "editor",
10864 "fuzzy",
10865 "gpui",
10866 "indoc",
10867 "language",
10868 "log",
10869 "menu",
10870 "picker",
10871 "project",
10872 "rust-embed",
10873 "settings",
10874 "simplelog",
10875 "story",
10876 "strum 0.25.0",
10877 "theme",
10878 "title_bar",
10879 "ui",
10880]
10881
10882[[package]]
10883name = "strict-num"
10884version = "0.1.1"
10885source = "registry+https://github.com/rust-lang/crates.io-index"
10886checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731"
10887dependencies = [
10888 "float-cmp",
10889]
10890
10891[[package]]
10892name = "string_cache"
10893version = "0.8.7"
10894source = "registry+https://github.com/rust-lang/crates.io-index"
10895checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b"
10896dependencies = [
10897 "new_debug_unreachable",
10898 "once_cell",
10899 "parking_lot",
10900 "phf_shared 0.10.0",
10901 "precomputed-hash",
10902 "serde",
10903]
10904
10905[[package]]
10906name = "string_cache_codegen"
10907version = "0.5.2"
10908source = "registry+https://github.com/rust-lang/crates.io-index"
10909checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
10910dependencies = [
10911 "phf_generator 0.10.0",
10912 "phf_shared 0.10.0",
10913 "proc-macro2",
10914 "quote",
10915]
10916
10917[[package]]
10918name = "stringprep"
10919version = "0.1.5"
10920source = "registry+https://github.com/rust-lang/crates.io-index"
10921checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1"
10922dependencies = [
10923 "unicode-bidi",
10924 "unicode-normalization",
10925 "unicode-properties",
10926]
10927
10928[[package]]
10929name = "strsim"
10930version = "0.11.1"
10931source = "registry+https://github.com/rust-lang/crates.io-index"
10932checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
10933
10934[[package]]
10935name = "strum"
10936version = "0.25.0"
10937source = "registry+https://github.com/rust-lang/crates.io-index"
10938checksum = "290d54ea6f91c969195bdbcd7442c8c2a2ba87da8bf60a7ee86a235d4bc1e125"
10939dependencies = [
10940 "strum_macros",
10941]
10942
10943[[package]]
10944name = "strum"
10945version = "0.26.3"
10946source = "registry+https://github.com/rust-lang/crates.io-index"
10947checksum = "8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06"
10948
10949[[package]]
10950name = "strum_macros"
10951version = "0.25.3"
10952source = "registry+https://github.com/rust-lang/crates.io-index"
10953checksum = "23dc1fa9ac9c169a78ba62f0b841814b7abae11bdd047b9c58f893439e309ea0"
10954dependencies = [
10955 "heck 0.4.1",
10956 "proc-macro2",
10957 "quote",
10958 "rustversion",
10959 "syn 2.0.76",
10960]
10961
10962[[package]]
10963name = "subtle"
10964version = "2.6.1"
10965source = "registry+https://github.com/rust-lang/crates.io-index"
10966checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
10967
10968[[package]]
10969name = "sum_tree"
10970version = "0.1.0"
10971dependencies = [
10972 "arrayvec",
10973 "ctor",
10974 "env_logger",
10975 "log",
10976 "rand 0.8.5",
10977 "rayon",
10978]
10979
10980[[package]]
10981name = "supermaven"
10982version = "0.1.0"
10983dependencies = [
10984 "anyhow",
10985 "client",
10986 "collections",
10987 "editor",
10988 "env_logger",
10989 "futures 0.3.30",
10990 "gpui",
10991 "http_client",
10992 "language",
10993 "log",
10994 "postage",
10995 "project",
10996 "serde",
10997 "serde_json",
10998 "settings",
10999 "smol",
11000 "supermaven_api",
11001 "text",
11002 "theme",
11003 "ui",
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.48.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.155.0"
14387dependencies = [
14388 "activity_indicator",
14389 "anyhow",
14390 "ashpd",
14391 "assets",
14392 "assistant",
14393 "audio",
14394 "auto_update",
14395 "backtrace",
14396 "breadcrumbs",
14397 "call",
14398 "channel",
14399 "chrono",
14400 "clap",
14401 "cli",
14402 "client",
14403 "collab_ui",
14404 "collections",
14405 "command_palette",
14406 "command_palette_hooks",
14407 "copilot",
14408 "db",
14409 "dev_server_projects",
14410 "diagnostics",
14411 "editor",
14412 "env_logger",
14413 "extension",
14414 "extensions_ui",
14415 "feature_flags",
14416 "feedback",
14417 "file_finder",
14418 "file_icons",
14419 "fs",
14420 "futures 0.3.30",
14421 "git",
14422 "git_hosting_providers",
14423 "go_to_line",
14424 "gpui",
14425 "headless",
14426 "http_client",
14427 "image_viewer",
14428 "inline_completion_button",
14429 "install_cli",
14430 "isahc",
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 "simplelog",
14467 "smol",
14468 "snippet_provider",
14469 "supermaven",
14470 "sysinfo",
14471 "tab_switcher",
14472 "task",
14473 "tasks_ui",
14474 "telemetry_events",
14475 "terminal_view",
14476 "theme",
14477 "theme_selector",
14478 "time",
14479 "tree-sitter-md",
14480 "tree-sitter-rust",
14481 "ui",
14482 "url",
14483 "urlencoding",
14484 "util",
14485 "uuid",
14486 "vim",
14487 "welcome",
14488 "windows 0.58.0",
14489 "winresource",
14490 "workspace",
14491 "zed_actions",
14492]
14493
14494[[package]]
14495name = "zed_actions"
14496version = "0.1.0"
14497dependencies = [
14498 "gpui",
14499 "serde",
14500]
14501
14502[[package]]
14503name = "zed_astro"
14504version = "0.1.0"
14505dependencies = [
14506 "serde",
14507 "zed_extension_api 0.1.0",
14508]
14509
14510[[package]]
14511name = "zed_clojure"
14512version = "0.0.3"
14513dependencies = [
14514 "zed_extension_api 0.1.0",
14515]
14516
14517[[package]]
14518name = "zed_csharp"
14519version = "0.0.2"
14520dependencies = [
14521 "zed_extension_api 0.1.0",
14522]
14523
14524[[package]]
14525name = "zed_dart"
14526version = "0.1.0"
14527dependencies = [
14528 "zed_extension_api 0.1.0",
14529]
14530
14531[[package]]
14532name = "zed_deno"
14533version = "0.0.2"
14534dependencies = [
14535 "zed_extension_api 0.1.0",
14536]
14537
14538[[package]]
14539name = "zed_elixir"
14540version = "0.0.9"
14541dependencies = [
14542 "zed_extension_api 0.1.0",
14543]
14544
14545[[package]]
14546name = "zed_elm"
14547version = "0.0.1"
14548dependencies = [
14549 "zed_extension_api 0.1.0",
14550]
14551
14552[[package]]
14553name = "zed_emmet"
14554version = "0.0.3"
14555dependencies = [
14556 "zed_extension_api 0.1.0",
14557]
14558
14559[[package]]
14560name = "zed_erlang"
14561version = "0.1.0"
14562dependencies = [
14563 "zed_extension_api 0.1.0",
14564]
14565
14566[[package]]
14567name = "zed_extension_api"
14568version = "0.1.0"
14569source = "registry+https://github.com/rust-lang/crates.io-index"
14570checksum = "594fd10dd0f2f853eb243e2425e7c95938cef49adb81d9602921d002c5e6d9d9"
14571dependencies = [
14572 "serde",
14573 "serde_json",
14574 "wit-bindgen",
14575]
14576
14577[[package]]
14578name = "zed_extension_api"
14579version = "0.2.0"
14580dependencies = [
14581 "serde",
14582 "serde_json",
14583 "wit-bindgen",
14584]
14585
14586[[package]]
14587name = "zed_gleam"
14588version = "0.2.0"
14589dependencies = [
14590 "html_to_markdown 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
14591 "zed_extension_api 0.1.0",
14592]
14593
14594[[package]]
14595name = "zed_glsl"
14596version = "0.1.0"
14597dependencies = [
14598 "zed_extension_api 0.1.0",
14599]
14600
14601[[package]]
14602name = "zed_haskell"
14603version = "0.1.1"
14604dependencies = [
14605 "zed_extension_api 0.1.0",
14606]
14607
14608[[package]]
14609name = "zed_html"
14610version = "0.1.2"
14611dependencies = [
14612 "zed_extension_api 0.1.0",
14613]
14614
14615[[package]]
14616name = "zed_lua"
14617version = "0.0.3"
14618dependencies = [
14619 "zed_extension_api 0.1.0",
14620]
14621
14622[[package]]
14623name = "zed_ocaml"
14624version = "0.1.0"
14625dependencies = [
14626 "zed_extension_api 0.1.0",
14627]
14628
14629[[package]]
14630name = "zed_php"
14631version = "0.2.0"
14632dependencies = [
14633 "zed_extension_api 0.1.0",
14634]
14635
14636[[package]]
14637name = "zed_prisma"
14638version = "0.0.3"
14639dependencies = [
14640 "zed_extension_api 0.1.0",
14641]
14642
14643[[package]]
14644name = "zed_purescript"
14645version = "0.0.1"
14646dependencies = [
14647 "zed_extension_api 0.1.0",
14648]
14649
14650[[package]]
14651name = "zed_ruby"
14652version = "0.2.0"
14653dependencies = [
14654 "zed_extension_api 0.1.0",
14655]
14656
14657[[package]]
14658name = "zed_ruff"
14659version = "0.1.0"
14660dependencies = [
14661 "zed_extension_api 0.1.0",
14662]
14663
14664[[package]]
14665name = "zed_snippets"
14666version = "0.0.5"
14667dependencies = [
14668 "serde_json",
14669 "zed_extension_api 0.1.0",
14670]
14671
14672[[package]]
14673name = "zed_svelte"
14674version = "0.2.0"
14675dependencies = [
14676 "zed_extension_api 0.1.0",
14677]
14678
14679[[package]]
14680name = "zed_terraform"
14681version = "0.1.0"
14682dependencies = [
14683 "zed_extension_api 0.1.0",
14684]
14685
14686[[package]]
14687name = "zed_test_extension"
14688version = "0.1.0"
14689dependencies = [
14690 "zed_extension_api 0.2.0",
14691]
14692
14693[[package]]
14694name = "zed_toml"
14695version = "0.1.1"
14696dependencies = [
14697 "zed_extension_api 0.1.0",
14698]
14699
14700[[package]]
14701name = "zed_uiua"
14702version = "0.0.1"
14703dependencies = [
14704 "zed_extension_api 0.1.0",
14705]
14706
14707[[package]]
14708name = "zed_vue"
14709version = "0.1.0"
14710dependencies = [
14711 "serde",
14712 "zed_extension_api 0.1.0",
14713]
14714
14715[[package]]
14716name = "zed_zig"
14717version = "0.3.0"
14718dependencies = [
14719 "zed_extension_api 0.1.0",
14720]
14721
14722[[package]]
14723name = "zeno"
14724version = "0.2.3"
14725source = "registry+https://github.com/rust-lang/crates.io-index"
14726checksum = "dd15f8e0dbb966fd9245e7498c7e9e5055d9e5c8b676b95bd67091cd11a1e697"
14727
14728[[package]]
14729name = "zerocopy"
14730version = "0.7.35"
14731source = "registry+https://github.com/rust-lang/crates.io-index"
14732checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
14733dependencies = [
14734 "byteorder",
14735 "zerocopy-derive",
14736]
14737
14738[[package]]
14739name = "zerocopy-derive"
14740version = "0.7.35"
14741source = "registry+https://github.com/rust-lang/crates.io-index"
14742checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
14743dependencies = [
14744 "proc-macro2",
14745 "quote",
14746 "syn 2.0.76",
14747]
14748
14749[[package]]
14750name = "zeroize"
14751version = "1.8.1"
14752source = "registry+https://github.com/rust-lang/crates.io-index"
14753checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
14754dependencies = [
14755 "zeroize_derive",
14756]
14757
14758[[package]]
14759name = "zeroize_derive"
14760version = "1.4.2"
14761source = "registry+https://github.com/rust-lang/crates.io-index"
14762checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
14763dependencies = [
14764 "proc-macro2",
14765 "quote",
14766 "syn 2.0.76",
14767]
14768
14769[[package]]
14770name = "zeromq"
14771version = "0.4.0"
14772source = "registry+https://github.com/rust-lang/crates.io-index"
14773checksum = "fb0560d00172817b7f7c2265060783519c475702ae290b154115ca75e976d4d0"
14774dependencies = [
14775 "async-dispatcher",
14776 "async-std",
14777 "async-trait",
14778 "asynchronous-codec",
14779 "bytes 1.7.1",
14780 "crossbeam-queue",
14781 "dashmap 5.5.3",
14782 "futures-channel",
14783 "futures-io",
14784 "futures-task",
14785 "futures-util",
14786 "log",
14787 "num-traits",
14788 "once_cell",
14789 "parking_lot",
14790 "rand 0.8.5",
14791 "regex",
14792 "thiserror",
14793 "uuid",
14794]
14795
14796[[package]]
14797name = "zstd"
14798version = "0.11.2+zstd.1.5.2"
14799source = "registry+https://github.com/rust-lang/crates.io-index"
14800checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"
14801dependencies = [
14802 "zstd-safe",
14803]
14804
14805[[package]]
14806name = "zstd-safe"
14807version = "5.0.2+zstd.1.5.2"
14808source = "registry+https://github.com/rust-lang/crates.io-index"
14809checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"
14810dependencies = [
14811 "libc",
14812 "zstd-sys",
14813]
14814
14815[[package]]
14816name = "zstd-sys"
14817version = "2.0.13+zstd.1.5.6"
14818source = "registry+https://github.com/rust-lang/crates.io-index"
14819checksum = "38ff0f21cfee8f97d94cef41359e0c89aa6113028ab0291aa8ca0038995a95aa"
14820dependencies = [
14821 "cc",
14822 "pkg-config",
14823]
14824
14825[[package]]
14826name = "zune-core"
14827version = "0.4.12"
14828source = "registry+https://github.com/rust-lang/crates.io-index"
14829checksum = "3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a"
14830
14831[[package]]
14832name = "zune-inflate"
14833version = "0.2.54"
14834source = "registry+https://github.com/rust-lang/crates.io-index"
14835checksum = "73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02"
14836dependencies = [
14837 "simd-adler32",
14838]
14839
14840[[package]]
14841name = "zune-jpeg"
14842version = "0.4.13"
14843source = "registry+https://github.com/rust-lang/crates.io-index"
14844checksum = "16099418600b4d8f028622f73ff6e3deaabdff330fb9a2a131dea781ee8b0768"
14845dependencies = [
14846 "zune-core",
14847]
14848
14849[[package]]
14850name = "zvariant"
14851version = "4.2.0"
14852source = "registry+https://github.com/rust-lang/crates.io-index"
14853checksum = "2084290ab9a1c471c38fc524945837734fbf124487e105daec2bb57fd48c81fe"
14854dependencies = [
14855 "endi",
14856 "enumflags2",
14857 "serde",
14858 "static_assertions",
14859 "url",
14860 "zvariant_derive",
14861]
14862
14863[[package]]
14864name = "zvariant_derive"
14865version = "4.2.0"
14866source = "registry+https://github.com/rust-lang/crates.io-index"
14867checksum = "73e2ba546bda683a90652bac4a279bc146adad1386f25379cf73200d2002c449"
14868dependencies = [
14869 "proc-macro-crate",
14870 "proc-macro2",
14871 "quote",
14872 "syn 2.0.76",
14873 "zvariant_utils",
14874]
14875
14876[[package]]
14877name = "zvariant_utils"
14878version = "2.1.0"
14879source = "registry+https://github.com/rust-lang/crates.io-index"
14880checksum = "c51bcff7cc3dbb5055396bcf774748c3dab426b4b8659046963523cee4808340"
14881dependencies = [
14882 "proc-macro2",
14883 "quote",
14884 "syn 2.0.76",
14885]