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