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