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