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