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