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