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