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