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