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-php",
5462 "tree-sitter-proto",
5463 "tree-sitter-python",
5464 "tree-sitter-racket",
5465 "tree-sitter-regex",
5466 "tree-sitter-ruby",
5467 "tree-sitter-rust",
5468 "tree-sitter-scheme",
5469 "tree-sitter-typescript",
5470 "tree-sitter-vue",
5471 "tree-sitter-yaml",
5472 "unindent",
5473 "util",
5474 "workspace",
5475]
5476
5477[[package]]
5478name = "lazy-bytes-cast"
5479version = "5.0.1"
5480source = "registry+https://github.com/rust-lang/crates.io-index"
5481checksum = "10257499f089cd156ad82d0a9cd57d9501fa2c989068992a97eb3c27836f206b"
5482
5483[[package]]
5484name = "lazy_static"
5485version = "1.4.0"
5486source = "registry+https://github.com/rust-lang/crates.io-index"
5487checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
5488dependencies = [
5489 "spin 0.5.2",
5490]
5491
5492[[package]]
5493name = "lazycell"
5494version = "1.3.0"
5495source = "registry+https://github.com/rust-lang/crates.io-index"
5496checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
5497
5498[[package]]
5499name = "leb128"
5500version = "0.2.5"
5501source = "registry+https://github.com/rust-lang/crates.io-index"
5502checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
5503
5504[[package]]
5505name = "lebe"
5506version = "0.5.2"
5507source = "registry+https://github.com/rust-lang/crates.io-index"
5508checksum = "03087c2bad5e1034e8cace5926dec053fb3790248370865f5117a7d0213354c8"
5509
5510[[package]]
5511name = "libc"
5512version = "0.2.153"
5513source = "registry+https://github.com/rust-lang/crates.io-index"
5514checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
5515
5516[[package]]
5517name = "libfuzzer-sys"
5518version = "0.4.7"
5519source = "registry+https://github.com/rust-lang/crates.io-index"
5520checksum = "a96cfd5557eb82f2b83fed4955246c988d331975a002961b07c81584d107e7f7"
5521dependencies = [
5522 "arbitrary",
5523 "cc",
5524 "once_cell",
5525]
5526
5527[[package]]
5528name = "libgit2-sys"
5529version = "0.14.2+1.5.1"
5530source = "registry+https://github.com/rust-lang/crates.io-index"
5531checksum = "7f3d95f6b51075fe9810a7ae22c7095f12b98005ab364d8544797a825ce946a4"
5532dependencies = [
5533 "cc",
5534 "libc",
5535 "libz-sys",
5536 "pkg-config",
5537]
5538
5539[[package]]
5540name = "libloading"
5541version = "0.7.4"
5542source = "registry+https://github.com/rust-lang/crates.io-index"
5543checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
5544dependencies = [
5545 "cfg-if",
5546 "winapi",
5547]
5548
5549[[package]]
5550name = "libloading"
5551version = "0.8.0"
5552source = "registry+https://github.com/rust-lang/crates.io-index"
5553checksum = "d580318f95776505201b28cf98eb1fa5e4be3b689633ba6a3e6cd880ff22d8cb"
5554dependencies = [
5555 "cfg-if",
5556 "windows-sys 0.48.0",
5557]
5558
5559[[package]]
5560name = "libm"
5561version = "0.2.8"
5562source = "registry+https://github.com/rust-lang/crates.io-index"
5563checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058"
5564
5565[[package]]
5566name = "libmimalloc-sys"
5567version = "0.1.35"
5568source = "registry+https://github.com/rust-lang/crates.io-index"
5569checksum = "3979b5c37ece694f1f5e51e7ecc871fdb0f517ed04ee45f88d15d6d553cb9664"
5570dependencies = [
5571 "cc",
5572 "libc",
5573]
5574
5575[[package]]
5576name = "libsqlite3-sys"
5577version = "0.26.0"
5578source = "registry+https://github.com/rust-lang/crates.io-index"
5579checksum = "afc22eff61b133b115c6e8c74e818c628d6d5e7a502afea6f64dee076dd94326"
5580dependencies = [
5581 "cc",
5582 "pkg-config",
5583 "vcpkg",
5584]
5585
5586[[package]]
5587name = "libz-sys"
5588version = "1.1.12"
5589source = "registry+https://github.com/rust-lang/crates.io-index"
5590checksum = "d97137b25e321a73eef1418d1d5d2eda4d77e12813f8e6dead84bc52c5870a7b"
5591dependencies = [
5592 "cc",
5593 "libc",
5594 "pkg-config",
5595 "vcpkg",
5596]
5597
5598[[package]]
5599name = "line-wrap"
5600version = "0.1.1"
5601source = "registry+https://github.com/rust-lang/crates.io-index"
5602checksum = "f30344350a2a51da54c1d53be93fade8a237e545dbcc4bdbe635413f2117cab9"
5603dependencies = [
5604 "safemem",
5605]
5606
5607[[package]]
5608name = "linkify"
5609version = "0.10.0"
5610source = "registry+https://github.com/rust-lang/crates.io-index"
5611checksum = "f1dfa36d52c581e9ec783a7ce2a5e0143da6237be5811a0b3153fedfdbe9f780"
5612dependencies = [
5613 "memchr",
5614]
5615
5616[[package]]
5617name = "linkme"
5618version = "0.3.17"
5619source = "registry+https://github.com/rust-lang/crates.io-index"
5620checksum = "91ed2ee9464ff9707af8e9ad834cffa4802f072caad90639c583dd3c62e6e608"
5621dependencies = [
5622 "linkme-impl",
5623]
5624
5625[[package]]
5626name = "linkme-impl"
5627version = "0.3.17"
5628source = "registry+https://github.com/rust-lang/crates.io-index"
5629checksum = "ba125974b109d512fccbc6c0244e7580143e460895dfd6ea7f8bbb692fd94396"
5630dependencies = [
5631 "proc-macro2",
5632 "quote",
5633 "syn 2.0.48",
5634]
5635
5636[[package]]
5637name = "linux-raw-sys"
5638version = "0.3.8"
5639source = "registry+https://github.com/rust-lang/crates.io-index"
5640checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
5641
5642[[package]]
5643name = "linux-raw-sys"
5644version = "0.4.12"
5645source = "registry+https://github.com/rust-lang/crates.io-index"
5646checksum = "c4cd1a83af159aa67994778be9070f0ae1bd732942279cabb14f86f986a21456"
5647
5648[[package]]
5649name = "live_kit_client"
5650version = "0.1.0"
5651dependencies = [
5652 "anyhow",
5653 "async-broadcast",
5654 "async-trait",
5655 "collections",
5656 "core-foundation",
5657 "futures 0.3.28",
5658 "gpui",
5659 "live_kit_server",
5660 "log",
5661 "media",
5662 "nanoid",
5663 "parking_lot",
5664 "postage",
5665 "serde",
5666 "serde_json",
5667 "sha2 0.10.7",
5668 "simplelog",
5669]
5670
5671[[package]]
5672name = "live_kit_server"
5673version = "0.1.0"
5674dependencies = [
5675 "anyhow",
5676 "async-trait",
5677 "hmac 0.12.1",
5678 "jwt",
5679 "log",
5680 "prost",
5681 "prost-build",
5682 "prost-types",
5683 "reqwest",
5684 "serde",
5685 "sha2 0.10.7",
5686]
5687
5688[[package]]
5689name = "lock_api"
5690version = "0.4.10"
5691source = "registry+https://github.com/rust-lang/crates.io-index"
5692checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16"
5693dependencies = [
5694 "autocfg",
5695 "scopeguard",
5696]
5697
5698[[package]]
5699name = "log"
5700version = "0.4.20"
5701source = "registry+https://github.com/rust-lang/crates.io-index"
5702checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
5703dependencies = [
5704 "serde",
5705 "value-bag",
5706]
5707
5708[[package]]
5709name = "loop9"
5710version = "0.1.5"
5711source = "registry+https://github.com/rust-lang/crates.io-index"
5712checksum = "0fae87c125b03c1d2c0150c90365d7d6bcc53fb73a9acaef207d2d065860f062"
5713dependencies = [
5714 "imgref",
5715]
5716
5717[[package]]
5718name = "lsp"
5719version = "0.1.0"
5720dependencies = [
5721 "anyhow",
5722 "async-pipe",
5723 "collections",
5724 "ctor",
5725 "env_logger",
5726 "futures 0.3.28",
5727 "gpui",
5728 "log",
5729 "lsp-types",
5730 "parking_lot",
5731 "postage",
5732 "release_channel",
5733 "serde",
5734 "serde_json",
5735 "smol",
5736 "util",
5737 "windows 0.53.0",
5738]
5739
5740[[package]]
5741name = "lsp-types"
5742version = "0.94.1"
5743source = "git+https://github.com/zed-industries/lsp-types?branch=updated-completion-list-item-defaults#90a040a1d195687bd19e1df47463320a44e93d7a"
5744dependencies = [
5745 "bitflags 1.3.2",
5746 "serde",
5747 "serde_json",
5748 "serde_repr",
5749 "url",
5750]
5751
5752[[package]]
5753name = "lz4"
5754version = "1.24.0"
5755source = "registry+https://github.com/rust-lang/crates.io-index"
5756checksum = "7e9e2dd86df36ce760a60f6ff6ad526f7ba1f14ba0356f8254fb6905e6494df1"
5757dependencies = [
5758 "libc",
5759 "lz4-sys",
5760]
5761
5762[[package]]
5763name = "lz4-sys"
5764version = "1.9.4"
5765source = "registry+https://github.com/rust-lang/crates.io-index"
5766checksum = "57d27b317e207b10f69f5e75494119e391a96f48861ae870d1da6edac98ca900"
5767dependencies = [
5768 "cc",
5769 "libc",
5770]
5771
5772[[package]]
5773name = "mac"
5774version = "0.1.1"
5775source = "registry+https://github.com/rust-lang/crates.io-index"
5776checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
5777
5778[[package]]
5779name = "mach"
5780version = "0.3.2"
5781source = "registry+https://github.com/rust-lang/crates.io-index"
5782checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"
5783dependencies = [
5784 "libc",
5785]
5786
5787[[package]]
5788name = "mach2"
5789version = "0.4.1"
5790source = "registry+https://github.com/rust-lang/crates.io-index"
5791checksum = "6d0d1830bcd151a6fc4aea1369af235b36c1528fe976b8ff678683c9995eade8"
5792dependencies = [
5793 "libc",
5794]
5795
5796[[package]]
5797name = "malloc_buf"
5798version = "0.0.6"
5799source = "registry+https://github.com/rust-lang/crates.io-index"
5800checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
5801dependencies = [
5802 "libc",
5803]
5804
5805[[package]]
5806name = "markdown_preview"
5807version = "0.1.0"
5808dependencies = [
5809 "async-recursion 1.0.5",
5810 "editor",
5811 "gpui",
5812 "language",
5813 "pretty_assertions",
5814 "pulldown-cmark",
5815 "theme",
5816 "ui",
5817 "workspace",
5818]
5819
5820[[package]]
5821name = "matchers"
5822version = "0.1.0"
5823source = "registry+https://github.com/rust-lang/crates.io-index"
5824checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
5825dependencies = [
5826 "regex-automata 0.1.10",
5827]
5828
5829[[package]]
5830name = "matchit"
5831version = "0.7.3"
5832source = "registry+https://github.com/rust-lang/crates.io-index"
5833checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
5834
5835[[package]]
5836name = "maybe-owned"
5837version = "0.3.4"
5838source = "registry+https://github.com/rust-lang/crates.io-index"
5839checksum = "4facc753ae494aeb6e3c22f839b158aebd4f9270f55cd3c79906c45476c47ab4"
5840
5841[[package]]
5842name = "maybe-rayon"
5843version = "0.1.1"
5844source = "registry+https://github.com/rust-lang/crates.io-index"
5845checksum = "8ea1f30cedd69f0a2954655f7188c6a834246d2bcf1e315e2ac40c4b24dc9519"
5846dependencies = [
5847 "cfg-if",
5848 "rayon",
5849]
5850
5851[[package]]
5852name = "md-5"
5853version = "0.10.5"
5854source = "registry+https://github.com/rust-lang/crates.io-index"
5855checksum = "6365506850d44bff6e2fbcb5176cf63650e48bd45ef2fe2665ae1570e0f4b9ca"
5856dependencies = [
5857 "digest 0.10.7",
5858]
5859
5860[[package]]
5861name = "media"
5862version = "0.1.0"
5863dependencies = [
5864 "anyhow",
5865 "bindgen 0.65.1",
5866 "core-foundation",
5867 "foreign-types 0.5.0",
5868 "metal",
5869 "objc",
5870]
5871
5872[[package]]
5873name = "memchr"
5874version = "2.6.3"
5875source = "registry+https://github.com/rust-lang/crates.io-index"
5876checksum = "8f232d6ef707e1956a43342693d2a31e72989554d58299d7a88738cc95b0d35c"
5877
5878[[package]]
5879name = "memfd"
5880version = "0.6.4"
5881source = "registry+https://github.com/rust-lang/crates.io-index"
5882checksum = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64"
5883dependencies = [
5884 "rustix 0.38.32",
5885]
5886
5887[[package]]
5888name = "memmap2"
5889version = "0.8.0"
5890source = "registry+https://github.com/rust-lang/crates.io-index"
5891checksum = "43a5a03cefb0d953ec0be133036f14e109412fa594edc2f77227249db66cc3ed"
5892dependencies = [
5893 "libc",
5894]
5895
5896[[package]]
5897name = "memmap2"
5898version = "0.9.4"
5899source = "registry+https://github.com/rust-lang/crates.io-index"
5900checksum = "fe751422e4a8caa417e13c3ea66452215d7d63e19e604f4980461212f3ae1322"
5901dependencies = [
5902 "libc",
5903]
5904
5905[[package]]
5906name = "memoffset"
5907version = "0.9.0"
5908source = "registry+https://github.com/rust-lang/crates.io-index"
5909checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c"
5910dependencies = [
5911 "autocfg",
5912]
5913
5914[[package]]
5915name = "menu"
5916version = "0.1.0"
5917dependencies = [
5918 "gpui",
5919 "serde",
5920]
5921
5922[[package]]
5923name = "metal"
5924version = "0.25.0"
5925source = "registry+https://github.com/rust-lang/crates.io-index"
5926checksum = "550b24b0cd4cf923f36bae78eca457b3a10d8a6a14a9c84cb2687b527e6a84af"
5927dependencies = [
5928 "bitflags 1.3.2",
5929 "block",
5930 "core-graphics-types",
5931 "foreign-types 0.5.0",
5932 "log",
5933 "objc",
5934 "paste",
5935]
5936
5937[[package]]
5938name = "mimalloc"
5939version = "0.1.39"
5940source = "registry+https://github.com/rust-lang/crates.io-index"
5941checksum = "fa01922b5ea280a911e323e4d2fd24b7fe5cc4042e0d2cda3c40775cdc4bdc9c"
5942dependencies = [
5943 "libmimalloc-sys",
5944]
5945
5946[[package]]
5947name = "mime"
5948version = "0.3.17"
5949source = "registry+https://github.com/rust-lang/crates.io-index"
5950checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
5951
5952[[package]]
5953name = "minimal-lexical"
5954version = "0.2.1"
5955source = "registry+https://github.com/rust-lang/crates.io-index"
5956checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
5957
5958[[package]]
5959name = "miniz_oxide"
5960version = "0.7.1"
5961source = "registry+https://github.com/rust-lang/crates.io-index"
5962checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
5963dependencies = [
5964 "adler",
5965 "simd-adler32",
5966]
5967
5968[[package]]
5969name = "mint"
5970version = "0.5.9"
5971source = "registry+https://github.com/rust-lang/crates.io-index"
5972checksum = "e53debba6bda7a793e5f99b8dacf19e626084f525f7829104ba9898f367d85ff"
5973
5974[[package]]
5975name = "mio"
5976version = "0.8.11"
5977source = "registry+https://github.com/rust-lang/crates.io-index"
5978checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
5979dependencies = [
5980 "libc",
5981 "log",
5982 "wasi 0.11.0+wasi-snapshot-preview1",
5983 "windows-sys 0.48.0",
5984]
5985
5986[[package]]
5987name = "miow"
5988version = "0.6.0"
5989source = "registry+https://github.com/rust-lang/crates.io-index"
5990checksum = "359f76430b20a79f9e20e115b3428614e654f04fab314482fc0fda0ebd3c6044"
5991dependencies = [
5992 "windows-sys 0.48.0",
5993]
5994
5995[[package]]
5996name = "multi_buffer"
5997version = "0.1.0"
5998dependencies = [
5999 "anyhow",
6000 "clock",
6001 "collections",
6002 "futures 0.3.28",
6003 "git",
6004 "gpui",
6005 "language",
6006 "log",
6007 "parking_lot",
6008 "rand 0.8.5",
6009 "settings",
6010 "sum_tree",
6011 "text",
6012 "theme",
6013 "util",
6014]
6015
6016[[package]]
6017name = "multimap"
6018version = "0.8.3"
6019source = "registry+https://github.com/rust-lang/crates.io-index"
6020checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"
6021
6022[[package]]
6023name = "naga"
6024version = "0.14.2"
6025source = "registry+https://github.com/rust-lang/crates.io-index"
6026checksum = "ae585df4b6514cf8842ac0f1ab4992edc975892704835b549cf818dc0191249e"
6027dependencies = [
6028 "bit-set",
6029 "bitflags 2.4.2",
6030 "codespan-reporting",
6031 "hexf-parse",
6032 "indexmap 2.0.0",
6033 "log",
6034 "num-traits",
6035 "rustc-hash",
6036 "spirv",
6037 "termcolor",
6038 "thiserror",
6039 "unicode-xid",
6040]
6041
6042[[package]]
6043name = "nanoid"
6044version = "0.4.0"
6045source = "registry+https://github.com/rust-lang/crates.io-index"
6046checksum = "3ffa00dec017b5b1a8b7cf5e2c008bfda1aa7e0697ac1508b491fdf2622fb4d8"
6047dependencies = [
6048 "rand 0.8.5",
6049]
6050
6051[[package]]
6052name = "nanorand"
6053version = "0.7.0"
6054source = "registry+https://github.com/rust-lang/crates.io-index"
6055checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"
6056dependencies = [
6057 "getrandom 0.2.10",
6058]
6059
6060[[package]]
6061name = "native-tls"
6062version = "0.2.11"
6063source = "registry+https://github.com/rust-lang/crates.io-index"
6064checksum = "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e"
6065dependencies = [
6066 "lazy_static",
6067 "libc",
6068 "log",
6069 "openssl",
6070 "openssl-probe",
6071 "openssl-sys",
6072 "schannel",
6073 "security-framework",
6074 "security-framework-sys",
6075 "tempfile",
6076]
6077
6078[[package]]
6079name = "ndk"
6080version = "0.7.0"
6081source = "registry+https://github.com/rust-lang/crates.io-index"
6082checksum = "451422b7e4718271c8b5b3aadf5adedba43dc76312454b387e98fae0fc951aa0"
6083dependencies = [
6084 "bitflags 1.3.2",
6085 "jni-sys",
6086 "ndk-sys",
6087 "num_enum",
6088 "raw-window-handle 0.5.2",
6089 "thiserror",
6090]
6091
6092[[package]]
6093name = "ndk-context"
6094version = "0.1.1"
6095source = "registry+https://github.com/rust-lang/crates.io-index"
6096checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
6097
6098[[package]]
6099name = "ndk-sys"
6100version = "0.4.1+23.1.7779620"
6101source = "registry+https://github.com/rust-lang/crates.io-index"
6102checksum = "3cf2aae958bd232cac5069850591667ad422d263686d75b52a065f9badeee5a3"
6103dependencies = [
6104 "jni-sys",
6105]
6106
6107[[package]]
6108name = "new_debug_unreachable"
6109version = "1.0.4"
6110source = "registry+https://github.com/rust-lang/crates.io-index"
6111checksum = "e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54"
6112
6113[[package]]
6114name = "nix"
6115version = "0.24.3"
6116source = "registry+https://github.com/rust-lang/crates.io-index"
6117checksum = "fa52e972a9a719cecb6864fb88568781eb706bac2cd1d4f04a648542dbf78069"
6118dependencies = [
6119 "bitflags 1.3.2",
6120 "cfg-if",
6121 "libc",
6122]
6123
6124[[package]]
6125name = "nix"
6126version = "0.27.1"
6127source = "registry+https://github.com/rust-lang/crates.io-index"
6128checksum = "2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053"
6129dependencies = [
6130 "bitflags 2.4.2",
6131 "cfg-if",
6132 "libc",
6133 "memoffset",
6134]
6135
6136[[package]]
6137name = "node_runtime"
6138version = "0.1.0"
6139dependencies = [
6140 "anyhow",
6141 "async-compression",
6142 "async-tar",
6143 "async-trait",
6144 "futures 0.3.28",
6145 "log",
6146 "semver",
6147 "serde",
6148 "serde_json",
6149 "smol",
6150 "util",
6151]
6152
6153[[package]]
6154name = "nom"
6155version = "7.1.3"
6156source = "registry+https://github.com/rust-lang/crates.io-index"
6157checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
6158dependencies = [
6159 "memchr",
6160 "minimal-lexical",
6161]
6162
6163[[package]]
6164name = "noop_proc_macro"
6165version = "0.3.0"
6166source = "registry+https://github.com/rust-lang/crates.io-index"
6167checksum = "0676bb32a98c1a483ce53e500a81ad9c3d5b3f7c920c28c24e9cb0980d0b5bc8"
6168
6169[[package]]
6170name = "notifications"
6171version = "0.1.0"
6172dependencies = [
6173 "anyhow",
6174 "channel",
6175 "client",
6176 "collections",
6177 "db",
6178 "gpui",
6179 "rpc",
6180 "settings",
6181 "sum_tree",
6182 "time",
6183 "util",
6184]
6185
6186[[package]]
6187name = "notify"
6188version = "6.1.1"
6189source = "registry+https://github.com/rust-lang/crates.io-index"
6190checksum = "6205bd8bb1e454ad2e27422015fb5e4f2bcc7e08fa8f27058670d208324a4d2d"
6191dependencies = [
6192 "bitflags 2.4.2",
6193 "crossbeam-channel",
6194 "filetime",
6195 "fsevent-sys 4.1.0",
6196 "inotify",
6197 "kqueue",
6198 "libc",
6199 "log",
6200 "mio",
6201 "walkdir",
6202 "windows-sys 0.48.0",
6203]
6204
6205[[package]]
6206name = "ntapi"
6207version = "0.4.1"
6208source = "registry+https://github.com/rust-lang/crates.io-index"
6209checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
6210dependencies = [
6211 "winapi",
6212]
6213
6214[[package]]
6215name = "nu-ansi-term"
6216version = "0.46.0"
6217source = "registry+https://github.com/rust-lang/crates.io-index"
6218checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
6219dependencies = [
6220 "overload",
6221 "winapi",
6222]
6223
6224[[package]]
6225name = "num"
6226version = "0.4.1"
6227source = "registry+https://github.com/rust-lang/crates.io-index"
6228checksum = "b05180d69e3da0e530ba2a1dae5110317e49e3b7f3d41be227dc5f92e49ee7af"
6229dependencies = [
6230 "num-bigint",
6231 "num-complex",
6232 "num-integer",
6233 "num-iter",
6234 "num-rational",
6235 "num-traits",
6236]
6237
6238[[package]]
6239name = "num-bigint"
6240version = "0.4.4"
6241source = "registry+https://github.com/rust-lang/crates.io-index"
6242checksum = "608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0"
6243dependencies = [
6244 "autocfg",
6245 "num-integer",
6246 "num-traits",
6247]
6248
6249[[package]]
6250name = "num-bigint-dig"
6251version = "0.7.1"
6252source = "registry+https://github.com/rust-lang/crates.io-index"
6253checksum = "f9bc3e36fd683e004fd59c64a425e0e991616f5a8b617c3b9a933a93c168facc"
6254dependencies = [
6255 "byteorder",
6256 "lazy_static",
6257 "libm",
6258 "num-integer",
6259 "num-iter",
6260 "num-traits",
6261 "rand 0.8.5",
6262 "smallvec",
6263 "zeroize",
6264]
6265
6266[[package]]
6267name = "num-bigint-dig"
6268version = "0.8.4"
6269source = "registry+https://github.com/rust-lang/crates.io-index"
6270checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151"
6271dependencies = [
6272 "byteorder",
6273 "lazy_static",
6274 "libm",
6275 "num-integer",
6276 "num-iter",
6277 "num-traits",
6278 "rand 0.8.5",
6279 "serde",
6280 "smallvec",
6281 "zeroize",
6282]
6283
6284[[package]]
6285name = "num-complex"
6286version = "0.4.4"
6287source = "registry+https://github.com/rust-lang/crates.io-index"
6288checksum = "1ba157ca0885411de85d6ca030ba7e2a83a28636056c7c699b07c8b6f7383214"
6289dependencies = [
6290 "num-traits",
6291]
6292
6293[[package]]
6294name = "num-derive"
6295version = "0.3.3"
6296source = "registry+https://github.com/rust-lang/crates.io-index"
6297checksum = "876a53fff98e03a936a674b29568b0e605f06b29372c2489ff4de23f1949743d"
6298dependencies = [
6299 "proc-macro2",
6300 "quote",
6301 "syn 1.0.109",
6302]
6303
6304[[package]]
6305name = "num-derive"
6306version = "0.4.2"
6307source = "registry+https://github.com/rust-lang/crates.io-index"
6308checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202"
6309dependencies = [
6310 "proc-macro2",
6311 "quote",
6312 "syn 2.0.48",
6313]
6314
6315[[package]]
6316name = "num-integer"
6317version = "0.1.45"
6318source = "registry+https://github.com/rust-lang/crates.io-index"
6319checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
6320dependencies = [
6321 "autocfg",
6322 "num-traits",
6323]
6324
6325[[package]]
6326name = "num-iter"
6327version = "0.1.43"
6328source = "registry+https://github.com/rust-lang/crates.io-index"
6329checksum = "7d03e6c028c5dc5cac6e2dec0efda81fc887605bb3d884578bb6d6bf7514e252"
6330dependencies = [
6331 "autocfg",
6332 "num-integer",
6333 "num-traits",
6334]
6335
6336[[package]]
6337name = "num-rational"
6338version = "0.4.1"
6339source = "registry+https://github.com/rust-lang/crates.io-index"
6340checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"
6341dependencies = [
6342 "autocfg",
6343 "num-bigint",
6344 "num-integer",
6345 "num-traits",
6346]
6347
6348[[package]]
6349name = "num-traits"
6350version = "0.2.16"
6351source = "registry+https://github.com/rust-lang/crates.io-index"
6352checksum = "f30b0abd723be7e2ffca1272140fac1a2f084c77ec3e123c192b66af1ee9e6c2"
6353dependencies = [
6354 "autocfg",
6355 "libm",
6356]
6357
6358[[package]]
6359name = "num_cpus"
6360version = "1.16.0"
6361source = "registry+https://github.com/rust-lang/crates.io-index"
6362checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
6363dependencies = [
6364 "hermit-abi 0.3.3",
6365 "libc",
6366]
6367
6368[[package]]
6369name = "num_enum"
6370version = "0.5.11"
6371source = "registry+https://github.com/rust-lang/crates.io-index"
6372checksum = "1f646caf906c20226733ed5b1374287eb97e3c2a5c227ce668c1f2ce20ae57c9"
6373dependencies = [
6374 "num_enum_derive",
6375]
6376
6377[[package]]
6378name = "num_enum_derive"
6379version = "0.5.11"
6380source = "registry+https://github.com/rust-lang/crates.io-index"
6381checksum = "dcbff9bc912032c62bf65ef1d5aea88983b420f4f839db1e9b0c281a25c9c799"
6382dependencies = [
6383 "proc-macro-crate 1.3.1",
6384 "proc-macro2",
6385 "quote",
6386 "syn 1.0.109",
6387]
6388
6389[[package]]
6390name = "nvim-rs"
6391version = "0.6.0-pre"
6392source = "git+https://github.com/KillTheMule/nvim-rs?branch=master#0d2b1c884f3c39a76b5b7aac0b429f4624843954"
6393dependencies = [
6394 "async-trait",
6395 "futures 0.3.28",
6396 "log",
6397 "parity-tokio-ipc",
6398 "rmp",
6399 "rmpv",
6400 "tokio",
6401 "tokio-util",
6402]
6403
6404[[package]]
6405name = "objc"
6406version = "0.2.7"
6407source = "registry+https://github.com/rust-lang/crates.io-index"
6408checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
6409dependencies = [
6410 "malloc_buf",
6411 "objc_exception",
6412]
6413
6414[[package]]
6415name = "objc-foundation"
6416version = "0.1.1"
6417source = "registry+https://github.com/rust-lang/crates.io-index"
6418checksum = "1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9"
6419dependencies = [
6420 "block",
6421 "objc",
6422 "objc_id",
6423]
6424
6425[[package]]
6426name = "objc_exception"
6427version = "0.1.2"
6428source = "registry+https://github.com/rust-lang/crates.io-index"
6429checksum = "ad970fb455818ad6cba4c122ad012fae53ae8b4795f86378bce65e4f6bab2ca4"
6430dependencies = [
6431 "cc",
6432]
6433
6434[[package]]
6435name = "objc_id"
6436version = "0.1.1"
6437source = "registry+https://github.com/rust-lang/crates.io-index"
6438checksum = "c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b"
6439dependencies = [
6440 "objc",
6441]
6442
6443[[package]]
6444name = "object"
6445version = "0.32.1"
6446source = "registry+https://github.com/rust-lang/crates.io-index"
6447checksum = "9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0"
6448dependencies = [
6449 "crc32fast",
6450 "hashbrown 0.14.0",
6451 "indexmap 2.0.0",
6452 "memchr",
6453]
6454
6455[[package]]
6456name = "oboe"
6457version = "0.5.0"
6458source = "registry+https://github.com/rust-lang/crates.io-index"
6459checksum = "8868cc237ee02e2d9618539a23a8d228b9bb3fc2e7a5b11eed3831de77c395d0"
6460dependencies = [
6461 "jni 0.20.0",
6462 "ndk",
6463 "ndk-context",
6464 "num-derive 0.3.3",
6465 "num-traits",
6466 "oboe-sys",
6467]
6468
6469[[package]]
6470name = "oboe-sys"
6471version = "0.5.0"
6472source = "registry+https://github.com/rust-lang/crates.io-index"
6473checksum = "7f44155e7fb718d3cfddcf70690b2b51ac4412f347cd9e4fbe511abe9cd7b5f2"
6474dependencies = [
6475 "cc",
6476]
6477
6478[[package]]
6479name = "once_cell"
6480version = "1.19.0"
6481source = "registry+https://github.com/rust-lang/crates.io-index"
6482checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
6483
6484[[package]]
6485name = "oo7"
6486version = "0.3.0"
6487source = "registry+https://github.com/rust-lang/crates.io-index"
6488checksum = "37558cac1af63a81fd2ff7f3469c02a4da06b163c5671791553b8dac10f07c82"
6489dependencies = [
6490 "aes",
6491 "async-fs 2.1.1",
6492 "async-io 2.3.1",
6493 "async-lock 3.3.0",
6494 "blocking",
6495 "cbc",
6496 "cipher 0.4.4",
6497 "digest 0.10.7",
6498 "futures-lite 2.2.0",
6499 "futures-util",
6500 "hkdf",
6501 "hmac 0.12.1",
6502 "num",
6503 "num-bigint-dig 0.8.4",
6504 "pbkdf2 0.12.2",
6505 "rand 0.8.5",
6506 "serde",
6507 "sha2 0.10.7",
6508 "zbus",
6509 "zeroize",
6510 "zvariant",
6511]
6512
6513[[package]]
6514name = "opaque-debug"
6515version = "0.3.0"
6516source = "registry+https://github.com/rust-lang/crates.io-index"
6517checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
6518
6519[[package]]
6520name = "open"
6521version = "5.1.2"
6522source = "registry+https://github.com/rust-lang/crates.io-index"
6523checksum = "449f0ff855d85ddbf1edd5b646d65249ead3f5e422aaa86b7d2d0b049b103e32"
6524dependencies = [
6525 "is-wsl",
6526 "libc",
6527 "pathdiff",
6528]
6529
6530[[package]]
6531name = "open_ai"
6532version = "0.1.0"
6533dependencies = [
6534 "anyhow",
6535 "futures 0.3.28",
6536 "schemars",
6537 "serde",
6538 "serde_json",
6539 "util",
6540]
6541
6542[[package]]
6543name = "openssl"
6544version = "0.10.57"
6545source = "registry+https://github.com/rust-lang/crates.io-index"
6546checksum = "bac25ee399abb46215765b1cb35bc0212377e58a061560d8b29b024fd0430e7c"
6547dependencies = [
6548 "bitflags 2.4.2",
6549 "cfg-if",
6550 "foreign-types 0.3.2",
6551 "libc",
6552 "once_cell",
6553 "openssl-macros",
6554 "openssl-sys",
6555]
6556
6557[[package]]
6558name = "openssl-macros"
6559version = "0.1.1"
6560source = "registry+https://github.com/rust-lang/crates.io-index"
6561checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
6562dependencies = [
6563 "proc-macro2",
6564 "quote",
6565 "syn 2.0.48",
6566]
6567
6568[[package]]
6569name = "openssl-probe"
6570version = "0.1.5"
6571source = "registry+https://github.com/rust-lang/crates.io-index"
6572checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
6573
6574[[package]]
6575name = "openssl-sys"
6576version = "0.9.93"
6577source = "registry+https://github.com/rust-lang/crates.io-index"
6578checksum = "db4d56a4c0478783083cfafcc42493dd4a981d41669da64b4572a2a089b51b1d"
6579dependencies = [
6580 "cc",
6581 "libc",
6582 "pkg-config",
6583 "vcpkg",
6584]
6585
6586[[package]]
6587name = "ordered-float"
6588version = "2.10.0"
6589source = "registry+https://github.com/rust-lang/crates.io-index"
6590checksum = "7940cf2ca942593318d07fcf2596cdca60a85c9e7fab408a5e21a4f9dcd40d87"
6591dependencies = [
6592 "num-traits",
6593]
6594
6595[[package]]
6596name = "ordered-float"
6597version = "3.9.1"
6598source = "registry+https://github.com/rust-lang/crates.io-index"
6599checksum = "2a54938017eacd63036332b4ae5c8a49fc8c0c1d6d629893057e4f13609edd06"
6600dependencies = [
6601 "num-traits",
6602]
6603
6604[[package]]
6605name = "ordered-stream"
6606version = "0.2.0"
6607source = "registry+https://github.com/rust-lang/crates.io-index"
6608checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
6609dependencies = [
6610 "futures-core",
6611 "pin-project-lite",
6612]
6613
6614[[package]]
6615name = "os_str_bytes"
6616version = "6.5.1"
6617source = "registry+https://github.com/rust-lang/crates.io-index"
6618checksum = "4d5d9eb14b174ee9aa2ef96dc2b94637a2d4b6e7cb873c7e171f0c20c6cf3eac"
6619
6620[[package]]
6621name = "ouroboros"
6622version = "0.17.2"
6623source = "registry+https://github.com/rust-lang/crates.io-index"
6624checksum = "e2ba07320d39dfea882faa70554b4bd342a5f273ed59ba7c1c6b4c840492c954"
6625dependencies = [
6626 "aliasable",
6627 "ouroboros_macro",
6628 "static_assertions",
6629]
6630
6631[[package]]
6632name = "ouroboros_macro"
6633version = "0.17.2"
6634source = "registry+https://github.com/rust-lang/crates.io-index"
6635checksum = "ec4c6225c69b4ca778c0aea097321a64c421cf4577b331c61b229267edabb6f8"
6636dependencies = [
6637 "heck 0.4.1",
6638 "proc-macro-error",
6639 "proc-macro2",
6640 "quote",
6641 "syn 2.0.48",
6642]
6643
6644[[package]]
6645name = "outline"
6646version = "0.1.0"
6647dependencies = [
6648 "editor",
6649 "fuzzy",
6650 "gpui",
6651 "indoc",
6652 "language",
6653 "menu",
6654 "ordered-float 2.10.0",
6655 "picker",
6656 "project",
6657 "rope",
6658 "serde_json",
6659 "settings",
6660 "smol",
6661 "theme",
6662 "tree-sitter-rust",
6663 "tree-sitter-typescript",
6664 "ui",
6665 "util",
6666 "workspace",
6667]
6668
6669[[package]]
6670name = "outref"
6671version = "0.5.1"
6672source = "registry+https://github.com/rust-lang/crates.io-index"
6673checksum = "4030760ffd992bef45b0ae3f10ce1aba99e33464c90d14dd7c039884963ddc7a"
6674
6675[[package]]
6676name = "overload"
6677version = "0.1.1"
6678source = "registry+https://github.com/rust-lang/crates.io-index"
6679checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
6680
6681[[package]]
6682name = "p256"
6683version = "0.11.1"
6684source = "registry+https://github.com/rust-lang/crates.io-index"
6685checksum = "51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594"
6686dependencies = [
6687 "ecdsa",
6688 "elliptic-curve",
6689 "sha2 0.10.7",
6690]
6691
6692[[package]]
6693name = "palette"
6694version = "0.7.5"
6695source = "registry+https://github.com/rust-lang/crates.io-index"
6696checksum = "ebfc23a4b76642983d57e4ad00bb4504eb30a8ce3c70f4aee1f725610e36d97a"
6697dependencies = [
6698 "approx",
6699 "fast-srgb8",
6700 "palette_derive",
6701]
6702
6703[[package]]
6704name = "palette_derive"
6705version = "0.7.5"
6706source = "registry+https://github.com/rust-lang/crates.io-index"
6707checksum = "e8890702dbec0bad9116041ae586f84805b13eecd1d8b1df27c29998a9969d6d"
6708dependencies = [
6709 "proc-macro2",
6710 "quote",
6711 "syn 2.0.48",
6712]
6713
6714[[package]]
6715name = "parity-tokio-ipc"
6716version = "0.9.0"
6717source = "registry+https://github.com/rust-lang/crates.io-index"
6718checksum = "9981e32fb75e004cc148f5fb70342f393830e0a4aa62e3cc93b50976218d42b6"
6719dependencies = [
6720 "futures 0.3.28",
6721 "libc",
6722 "log",
6723 "rand 0.7.3",
6724 "tokio",
6725 "winapi",
6726]
6727
6728[[package]]
6729name = "parking"
6730version = "2.2.0"
6731source = "registry+https://github.com/rust-lang/crates.io-index"
6732checksum = "bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae"
6733
6734[[package]]
6735name = "parking_lot"
6736version = "0.12.1"
6737source = "registry+https://github.com/rust-lang/crates.io-index"
6738checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
6739dependencies = [
6740 "lock_api",
6741 "parking_lot_core",
6742]
6743
6744[[package]]
6745name = "parking_lot_core"
6746version = "0.9.8"
6747source = "registry+https://github.com/rust-lang/crates.io-index"
6748checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447"
6749dependencies = [
6750 "cfg-if",
6751 "libc",
6752 "redox_syscall 0.3.5",
6753 "smallvec",
6754 "windows-targets 0.48.5",
6755]
6756
6757[[package]]
6758name = "password-hash"
6759version = "0.2.1"
6760source = "registry+https://github.com/rust-lang/crates.io-index"
6761checksum = "c1a5d4e9c205d2c1ae73b84aab6240e98218c0e72e63b50422cfb2d1ca952282"
6762dependencies = [
6763 "base64ct",
6764 "rand_core 0.6.4",
6765 "subtle",
6766]
6767
6768[[package]]
6769name = "paste"
6770version = "1.0.14"
6771source = "registry+https://github.com/rust-lang/crates.io-index"
6772checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c"
6773
6774[[package]]
6775name = "pathdiff"
6776version = "0.2.1"
6777source = "registry+https://github.com/rust-lang/crates.io-index"
6778checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
6779
6780[[package]]
6781name = "pathfinder_geometry"
6782version = "0.5.1"
6783source = "registry+https://github.com/rust-lang/crates.io-index"
6784checksum = "0b7b7e7b4ea703700ce73ebf128e1450eb69c3a8329199ffbfb9b2a0418e5ad3"
6785dependencies = [
6786 "log",
6787 "pathfinder_simd",
6788]
6789
6790[[package]]
6791name = "pathfinder_simd"
6792version = "0.5.3"
6793source = "git+https://github.com/servo/pathfinder.git?rev=30419d07660dc11a21e42ef4a7fa329600cff152#30419d07660dc11a21e42ef4a7fa329600cff152"
6794dependencies = [
6795 "rustc_version",
6796]
6797
6798[[package]]
6799name = "pbkdf2"
6800version = "0.8.0"
6801source = "registry+https://github.com/rust-lang/crates.io-index"
6802checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"
6803dependencies = [
6804 "crypto-mac",
6805]
6806
6807[[package]]
6808name = "pbkdf2"
6809version = "0.12.2"
6810source = "registry+https://github.com/rust-lang/crates.io-index"
6811checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2"
6812dependencies = [
6813 "digest 0.10.7",
6814 "hmac 0.12.1",
6815]
6816
6817[[package]]
6818name = "peeking_take_while"
6819version = "0.1.2"
6820source = "registry+https://github.com/rust-lang/crates.io-index"
6821checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
6822
6823[[package]]
6824name = "pem"
6825version = "0.8.3"
6826source = "registry+https://github.com/rust-lang/crates.io-index"
6827checksum = "fd56cbd21fea48d0c440b41cd69c589faacade08c992d9a54e471b79d0fd13eb"
6828dependencies = [
6829 "base64 0.13.1",
6830 "once_cell",
6831 "regex",
6832]
6833
6834[[package]]
6835name = "pem-rfc7468"
6836version = "0.7.0"
6837source = "registry+https://github.com/rust-lang/crates.io-index"
6838checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
6839dependencies = [
6840 "base64ct",
6841]
6842
6843[[package]]
6844name = "percent-encoding"
6845version = "2.3.1"
6846source = "registry+https://github.com/rust-lang/crates.io-index"
6847checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
6848
6849[[package]]
6850name = "petgraph"
6851version = "0.6.4"
6852source = "registry+https://github.com/rust-lang/crates.io-index"
6853checksum = "e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9"
6854dependencies = [
6855 "fixedbitset",
6856 "indexmap 2.0.0",
6857]
6858
6859[[package]]
6860name = "phf"
6861version = "0.11.2"
6862source = "registry+https://github.com/rust-lang/crates.io-index"
6863checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
6864dependencies = [
6865 "phf_shared",
6866]
6867
6868[[package]]
6869name = "phf_shared"
6870version = "0.11.2"
6871source = "registry+https://github.com/rust-lang/crates.io-index"
6872checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
6873dependencies = [
6874 "siphasher",
6875]
6876
6877[[package]]
6878name = "picker"
6879version = "0.1.0"
6880dependencies = [
6881 "anyhow",
6882 "ctor",
6883 "editor",
6884 "env_logger",
6885 "gpui",
6886 "menu",
6887 "serde",
6888 "serde_json",
6889 "ui",
6890 "workspace",
6891]
6892
6893[[package]]
6894name = "pico-args"
6895version = "0.5.0"
6896source = "registry+https://github.com/rust-lang/crates.io-index"
6897checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315"
6898
6899[[package]]
6900name = "pin-project"
6901version = "1.1.3"
6902source = "registry+https://github.com/rust-lang/crates.io-index"
6903checksum = "fda4ed1c6c173e3fc7a83629421152e01d7b1f9b7f65fb301e490e8cfc656422"
6904dependencies = [
6905 "pin-project-internal",
6906]
6907
6908[[package]]
6909name = "pin-project-internal"
6910version = "1.1.3"
6911source = "registry+https://github.com/rust-lang/crates.io-index"
6912checksum = "4359fd9c9171ec6e8c62926d6faaf553a8dc3f64e1507e76da7911b4f6a04405"
6913dependencies = [
6914 "proc-macro2",
6915 "quote",
6916 "syn 2.0.48",
6917]
6918
6919[[package]]
6920name = "pin-project-lite"
6921version = "0.2.13"
6922source = "registry+https://github.com/rust-lang/crates.io-index"
6923checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58"
6924
6925[[package]]
6926name = "pin-utils"
6927version = "0.1.0"
6928source = "registry+https://github.com/rust-lang/crates.io-index"
6929checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
6930
6931[[package]]
6932name = "piper"
6933version = "0.2.1"
6934source = "registry+https://github.com/rust-lang/crates.io-index"
6935checksum = "668d31b1c4eba19242f2088b2bf3316b82ca31082a8335764db4e083db7485d4"
6936dependencies = [
6937 "atomic-waker",
6938 "fastrand 2.0.0",
6939 "futures-io",
6940]
6941
6942[[package]]
6943name = "pkcs1"
6944version = "0.7.5"
6945source = "registry+https://github.com/rust-lang/crates.io-index"
6946checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
6947dependencies = [
6948 "der 0.7.8",
6949 "pkcs8 0.10.2",
6950 "spki 0.7.2",
6951]
6952
6953[[package]]
6954name = "pkcs8"
6955version = "0.9.0"
6956source = "registry+https://github.com/rust-lang/crates.io-index"
6957checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba"
6958dependencies = [
6959 "der 0.6.1",
6960 "spki 0.6.0",
6961]
6962
6963[[package]]
6964name = "pkcs8"
6965version = "0.10.2"
6966source = "registry+https://github.com/rust-lang/crates.io-index"
6967checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
6968dependencies = [
6969 "der 0.7.8",
6970 "spki 0.7.2",
6971]
6972
6973[[package]]
6974name = "pkg-config"
6975version = "0.3.27"
6976source = "registry+https://github.com/rust-lang/crates.io-index"
6977checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
6978
6979[[package]]
6980name = "plist"
6981version = "1.5.1"
6982source = "registry+https://github.com/rust-lang/crates.io-index"
6983checksum = "9a4a0cfc5fb21a09dc6af4bf834cf10d4a32fccd9e2ea468c4b1751a097487aa"
6984dependencies = [
6985 "base64 0.21.4",
6986 "indexmap 1.9.3",
6987 "line-wrap",
6988 "quick-xml 0.30.0",
6989 "serde",
6990 "time",
6991]
6992
6993[[package]]
6994name = "png"
6995version = "0.17.13"
6996source = "registry+https://github.com/rust-lang/crates.io-index"
6997checksum = "06e4b0d3d1312775e782c86c91a111aa1f910cbb65e1337f9975b5f9a554b5e1"
6998dependencies = [
6999 "bitflags 1.3.2",
7000 "crc32fast",
7001 "fdeflate",
7002 "flate2",
7003 "miniz_oxide",
7004]
7005
7006[[package]]
7007name = "polling"
7008version = "2.8.0"
7009source = "registry+https://github.com/rust-lang/crates.io-index"
7010checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce"
7011dependencies = [
7012 "autocfg",
7013 "bitflags 1.3.2",
7014 "cfg-if",
7015 "concurrent-queue",
7016 "libc",
7017 "log",
7018 "pin-project-lite",
7019 "windows-sys 0.48.0",
7020]
7021
7022[[package]]
7023name = "polling"
7024version = "3.3.2"
7025source = "registry+https://github.com/rust-lang/crates.io-index"
7026checksum = "545c980a3880efd47b2e262f6a4bb6daad6555cf3367aa9c4e52895f69537a41"
7027dependencies = [
7028 "cfg-if",
7029 "concurrent-queue",
7030 "pin-project-lite",
7031 "rustix 0.38.32",
7032 "tracing",
7033 "windows-sys 0.52.0",
7034]
7035
7036[[package]]
7037name = "pollster"
7038version = "0.2.5"
7039source = "registry+https://github.com/rust-lang/crates.io-index"
7040checksum = "5da3b0203fd7ee5720aa0b5e790b591aa5d3f41c3ed2c34a3a393382198af2f7"
7041
7042[[package]]
7043name = "postage"
7044version = "0.5.0"
7045source = "registry+https://github.com/rust-lang/crates.io-index"
7046checksum = "af3fb618632874fb76937c2361a7f22afd393c982a2165595407edc75b06d3c1"
7047dependencies = [
7048 "atomic",
7049 "crossbeam-queue",
7050 "futures 0.3.28",
7051 "log",
7052 "parking_lot",
7053 "pin-project",
7054 "pollster",
7055 "static_assertions",
7056 "thiserror",
7057]
7058
7059[[package]]
7060name = "ppv-lite86"
7061version = "0.2.17"
7062source = "registry+https://github.com/rust-lang/crates.io-index"
7063checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
7064
7065[[package]]
7066name = "prettier"
7067version = "0.1.0"
7068dependencies = [
7069 "anyhow",
7070 "collections",
7071 "fs",
7072 "gpui",
7073 "language",
7074 "log",
7075 "lsp",
7076 "node_runtime",
7077 "parking_lot",
7078 "serde",
7079 "serde_json",
7080 "util",
7081]
7082
7083[[package]]
7084name = "pretty_assertions"
7085version = "1.4.0"
7086source = "registry+https://github.com/rust-lang/crates.io-index"
7087checksum = "af7cee1a6c8a5b9208b3cb1061f10c0cb689087b3d8ce85fb9d2dd7a29b6ba66"
7088dependencies = [
7089 "diff",
7090 "yansi",
7091]
7092
7093[[package]]
7094name = "prettyplease"
7095version = "0.2.15"
7096source = "registry+https://github.com/rust-lang/crates.io-index"
7097checksum = "ae005bd773ab59b4725093fd7df83fd7892f7d8eafb48dbd7de6e024e4215f9d"
7098dependencies = [
7099 "proc-macro2",
7100 "syn 2.0.48",
7101]
7102
7103[[package]]
7104name = "proc-macro-crate"
7105version = "0.1.5"
7106source = "registry+https://github.com/rust-lang/crates.io-index"
7107checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785"
7108dependencies = [
7109 "toml 0.5.11",
7110]
7111
7112[[package]]
7113name = "proc-macro-crate"
7114version = "1.3.1"
7115source = "registry+https://github.com/rust-lang/crates.io-index"
7116checksum = "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919"
7117dependencies = [
7118 "once_cell",
7119 "toml_edit 0.19.15",
7120]
7121
7122[[package]]
7123name = "proc-macro-crate"
7124version = "3.1.0"
7125source = "registry+https://github.com/rust-lang/crates.io-index"
7126checksum = "6d37c51ca738a55da99dc0c4a34860fd675453b8b36209178c2249bb13651284"
7127dependencies = [
7128 "toml_edit 0.21.1",
7129]
7130
7131[[package]]
7132name = "proc-macro-error"
7133version = "1.0.4"
7134source = "registry+https://github.com/rust-lang/crates.io-index"
7135checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
7136dependencies = [
7137 "proc-macro-error-attr",
7138 "proc-macro2",
7139 "quote",
7140 "syn 1.0.109",
7141 "version_check",
7142]
7143
7144[[package]]
7145name = "proc-macro-error-attr"
7146version = "1.0.4"
7147source = "registry+https://github.com/rust-lang/crates.io-index"
7148checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
7149dependencies = [
7150 "proc-macro2",
7151 "quote",
7152 "version_check",
7153]
7154
7155[[package]]
7156name = "proc-macro2"
7157version = "1.0.78"
7158source = "registry+https://github.com/rust-lang/crates.io-index"
7159checksum = "e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae"
7160dependencies = [
7161 "unicode-ident",
7162]
7163
7164[[package]]
7165name = "profiling"
7166version = "1.0.15"
7167source = "registry+https://github.com/rust-lang/crates.io-index"
7168checksum = "43d84d1d7a6ac92673717f9f6d1518374ef257669c24ebc5ac25d5033828be58"
7169dependencies = [
7170 "profiling-procmacros",
7171]
7172
7173[[package]]
7174name = "profiling-procmacros"
7175version = "1.0.15"
7176source = "registry+https://github.com/rust-lang/crates.io-index"
7177checksum = "8021cf59c8ec9c432cfc2526ac6b8aa508ecaf29cd415f271b8406c1b851c3fd"
7178dependencies = [
7179 "quote",
7180 "syn 2.0.48",
7181]
7182
7183[[package]]
7184name = "project"
7185version = "0.1.0"
7186dependencies = [
7187 "aho-corasick",
7188 "anyhow",
7189 "async-trait",
7190 "client",
7191 "clock",
7192 "collections",
7193 "copilot",
7194 "env_logger",
7195 "fs",
7196 "futures 0.3.28",
7197 "fuzzy",
7198 "git",
7199 "git2",
7200 "globset",
7201 "gpui",
7202 "itertools 0.11.0",
7203 "language",
7204 "log",
7205 "lsp",
7206 "node_runtime",
7207 "parking_lot",
7208 "postage",
7209 "prettier",
7210 "pretty_assertions",
7211 "rand 0.8.5",
7212 "regex",
7213 "release_channel",
7214 "rpc",
7215 "schemars",
7216 "serde",
7217 "serde_json",
7218 "settings",
7219 "sha2 0.10.7",
7220 "similar",
7221 "smol",
7222 "task",
7223 "terminal",
7224 "text",
7225 "unindent",
7226 "util",
7227 "which 6.0.0",
7228 "worktree",
7229]
7230
7231[[package]]
7232name = "project_panel"
7233version = "0.1.0"
7234dependencies = [
7235 "anyhow",
7236 "client",
7237 "collections",
7238 "db",
7239 "editor",
7240 "gpui",
7241 "language",
7242 "menu",
7243 "pretty_assertions",
7244 "project",
7245 "schemars",
7246 "search",
7247 "serde",
7248 "serde_derive",
7249 "serde_json",
7250 "settings",
7251 "theme",
7252 "ui",
7253 "unicase",
7254 "util",
7255 "workspace",
7256]
7257
7258[[package]]
7259name = "project_symbols"
7260version = "0.1.0"
7261dependencies = [
7262 "anyhow",
7263 "editor",
7264 "futures 0.3.28",
7265 "fuzzy",
7266 "gpui",
7267 "language",
7268 "lsp",
7269 "ordered-float 2.10.0",
7270 "picker",
7271 "project",
7272 "release_channel",
7273 "serde_json",
7274 "settings",
7275 "theme",
7276 "util",
7277 "workspace",
7278]
7279
7280[[package]]
7281name = "prometheus"
7282version = "0.13.3"
7283source = "registry+https://github.com/rust-lang/crates.io-index"
7284checksum = "449811d15fbdf5ceb5c1144416066429cf82316e2ec8ce0c1f6f8a02e7bbcf8c"
7285dependencies = [
7286 "cfg-if",
7287 "fnv",
7288 "lazy_static",
7289 "memchr",
7290 "parking_lot",
7291 "protobuf",
7292 "thiserror",
7293]
7294
7295[[package]]
7296name = "prost"
7297version = "0.9.0"
7298source = "registry+https://github.com/rust-lang/crates.io-index"
7299checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"
7300dependencies = [
7301 "bytes 1.5.0",
7302 "prost-derive",
7303]
7304
7305[[package]]
7306name = "prost-build"
7307version = "0.9.0"
7308source = "registry+https://github.com/rust-lang/crates.io-index"
7309checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"
7310dependencies = [
7311 "bytes 1.5.0",
7312 "heck 0.3.3",
7313 "itertools 0.10.5",
7314 "lazy_static",
7315 "log",
7316 "multimap",
7317 "petgraph",
7318 "prost",
7319 "prost-types",
7320 "regex",
7321 "tempfile",
7322 "which 4.4.2",
7323]
7324
7325[[package]]
7326name = "prost-derive"
7327version = "0.9.0"
7328source = "registry+https://github.com/rust-lang/crates.io-index"
7329checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe"
7330dependencies = [
7331 "anyhow",
7332 "itertools 0.10.5",
7333 "proc-macro2",
7334 "quote",
7335 "syn 1.0.109",
7336]
7337
7338[[package]]
7339name = "prost-types"
7340version = "0.9.0"
7341source = "registry+https://github.com/rust-lang/crates.io-index"
7342checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"
7343dependencies = [
7344 "bytes 1.5.0",
7345 "prost",
7346]
7347
7348[[package]]
7349name = "protobuf"
7350version = "2.28.0"
7351source = "registry+https://github.com/rust-lang/crates.io-index"
7352checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
7353
7354[[package]]
7355name = "psm"
7356version = "0.1.21"
7357source = "registry+https://github.com/rust-lang/crates.io-index"
7358checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"
7359dependencies = [
7360 "cc",
7361]
7362
7363[[package]]
7364name = "ptr_meta"
7365version = "0.1.4"
7366source = "registry+https://github.com/rust-lang/crates.io-index"
7367checksum = "0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1"
7368dependencies = [
7369 "ptr_meta_derive",
7370]
7371
7372[[package]]
7373name = "ptr_meta_derive"
7374version = "0.1.4"
7375source = "registry+https://github.com/rust-lang/crates.io-index"
7376checksum = "16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac"
7377dependencies = [
7378 "proc-macro2",
7379 "quote",
7380 "syn 1.0.109",
7381]
7382
7383[[package]]
7384name = "pulldown-cmark"
7385version = "0.10.0"
7386source = "registry+https://github.com/rust-lang/crates.io-index"
7387checksum = "dce76ce678ffc8e5675b22aa1405de0b7037e2fdf8913fea40d1926c6fe1e6e7"
7388dependencies = [
7389 "bitflags 2.4.2",
7390 "memchr",
7391 "unicase",
7392]
7393
7394[[package]]
7395name = "qoi"
7396version = "0.4.1"
7397source = "registry+https://github.com/rust-lang/crates.io-index"
7398checksum = "7f6d64c71eb498fe9eae14ce4ec935c555749aef511cca85b5568910d6e48001"
7399dependencies = [
7400 "bytemuck",
7401]
7402
7403[[package]]
7404name = "quick-error"
7405version = "2.0.1"
7406source = "registry+https://github.com/rust-lang/crates.io-index"
7407checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"
7408
7409[[package]]
7410name = "quick-xml"
7411version = "0.30.0"
7412source = "registry+https://github.com/rust-lang/crates.io-index"
7413checksum = "eff6510e86862b57b210fd8cbe8ed3f0d7d600b9c2863cd4549a2e033c66e956"
7414dependencies = [
7415 "memchr",
7416]
7417
7418[[package]]
7419name = "quick-xml"
7420version = "0.31.0"
7421source = "registry+https://github.com/rust-lang/crates.io-index"
7422checksum = "1004a344b30a54e2ee58d66a71b32d2db2feb0a31f9a2d302bf0536f15de2a33"
7423dependencies = [
7424 "memchr",
7425]
7426
7427[[package]]
7428name = "quick_action_bar"
7429version = "0.1.0"
7430dependencies = [
7431 "assistant",
7432 "editor",
7433 "gpui",
7434 "search",
7435 "settings",
7436 "ui",
7437 "workspace",
7438]
7439
7440[[package]]
7441name = "quote"
7442version = "1.0.35"
7443source = "registry+https://github.com/rust-lang/crates.io-index"
7444checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
7445dependencies = [
7446 "proc-macro2",
7447]
7448
7449[[package]]
7450name = "radium"
7451version = "0.7.0"
7452source = "registry+https://github.com/rust-lang/crates.io-index"
7453checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
7454
7455[[package]]
7456name = "rand"
7457version = "0.7.3"
7458source = "registry+https://github.com/rust-lang/crates.io-index"
7459checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
7460dependencies = [
7461 "getrandom 0.1.16",
7462 "libc",
7463 "rand_chacha 0.2.2",
7464 "rand_core 0.5.1",
7465 "rand_hc",
7466]
7467
7468[[package]]
7469name = "rand"
7470version = "0.8.5"
7471source = "registry+https://github.com/rust-lang/crates.io-index"
7472checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
7473dependencies = [
7474 "libc",
7475 "rand_chacha 0.3.1",
7476 "rand_core 0.6.4",
7477]
7478
7479[[package]]
7480name = "rand_chacha"
7481version = "0.2.2"
7482source = "registry+https://github.com/rust-lang/crates.io-index"
7483checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
7484dependencies = [
7485 "ppv-lite86",
7486 "rand_core 0.5.1",
7487]
7488
7489[[package]]
7490name = "rand_chacha"
7491version = "0.3.1"
7492source = "registry+https://github.com/rust-lang/crates.io-index"
7493checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
7494dependencies = [
7495 "ppv-lite86",
7496 "rand_core 0.6.4",
7497]
7498
7499[[package]]
7500name = "rand_core"
7501version = "0.5.1"
7502source = "registry+https://github.com/rust-lang/crates.io-index"
7503checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
7504dependencies = [
7505 "getrandom 0.1.16",
7506]
7507
7508[[package]]
7509name = "rand_core"
7510version = "0.6.4"
7511source = "registry+https://github.com/rust-lang/crates.io-index"
7512checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
7513dependencies = [
7514 "getrandom 0.2.10",
7515]
7516
7517[[package]]
7518name = "rand_hc"
7519version = "0.2.0"
7520source = "registry+https://github.com/rust-lang/crates.io-index"
7521checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
7522dependencies = [
7523 "rand_core 0.5.1",
7524]
7525
7526[[package]]
7527name = "rangemap"
7528version = "1.4.0"
7529source = "registry+https://github.com/rust-lang/crates.io-index"
7530checksum = "977b1e897f9d764566891689e642653e5ed90c6895106acd005eb4c1d0203991"
7531
7532[[package]]
7533name = "rav1e"
7534version = "0.7.1"
7535source = "registry+https://github.com/rust-lang/crates.io-index"
7536checksum = "cd87ce80a7665b1cce111f8a16c1f3929f6547ce91ade6addf4ec86a8dda5ce9"
7537dependencies = [
7538 "arbitrary",
7539 "arg_enum_proc_macro",
7540 "arrayvec",
7541 "av1-grain",
7542 "bitstream-io",
7543 "built",
7544 "cfg-if",
7545 "interpolate_name",
7546 "itertools 0.12.1",
7547 "libc",
7548 "libfuzzer-sys",
7549 "log",
7550 "maybe-rayon",
7551 "new_debug_unreachable",
7552 "noop_proc_macro",
7553 "num-derive 0.4.2",
7554 "num-traits",
7555 "once_cell",
7556 "paste",
7557 "profiling",
7558 "rand 0.8.5",
7559 "rand_chacha 0.3.1",
7560 "simd_helpers",
7561 "system-deps",
7562 "thiserror",
7563 "v_frame",
7564 "wasm-bindgen",
7565]
7566
7567[[package]]
7568name = "ravif"
7569version = "0.11.5"
7570source = "registry+https://github.com/rust-lang/crates.io-index"
7571checksum = "bc13288f5ab39e6d7c9d501759712e6969fcc9734220846fc9ed26cae2cc4234"
7572dependencies = [
7573 "avif-serialize",
7574 "imgref",
7575 "loop9",
7576 "quick-error",
7577 "rav1e",
7578 "rayon",
7579 "rgb",
7580]
7581
7582[[package]]
7583name = "raw-window-handle"
7584version = "0.5.2"
7585source = "registry+https://github.com/rust-lang/crates.io-index"
7586checksum = "f2ff9a1f06a88b01621b7ae906ef0211290d1c8a168a15542486a8f61c0833b9"
7587
7588[[package]]
7589name = "raw-window-handle"
7590version = "0.6.0"
7591source = "registry+https://github.com/rust-lang/crates.io-index"
7592checksum = "42a9830a0e1b9fb145ebb365b8bc4ccd75f290f98c0247deafbbe2c75cefb544"
7593
7594[[package]]
7595name = "raw-window-metal"
7596version = "0.3.2"
7597source = "registry+https://github.com/rust-lang/crates.io-index"
7598checksum = "ac4ea493258d54c24cb46aa9345d099e58e2ea3f30dd63667fc54fc892f18e76"
7599dependencies = [
7600 "cocoa",
7601 "core-graphics",
7602 "objc",
7603 "raw-window-handle 0.5.2",
7604]
7605
7606[[package]]
7607name = "rayon"
7608version = "1.8.0"
7609source = "registry+https://github.com/rust-lang/crates.io-index"
7610checksum = "9c27db03db7734835b3f53954b534c91069375ce6ccaa2e065441e07d9b6cdb1"
7611dependencies = [
7612 "either",
7613 "rayon-core",
7614]
7615
7616[[package]]
7617name = "rayon-core"
7618version = "1.12.0"
7619source = "registry+https://github.com/rust-lang/crates.io-index"
7620checksum = "5ce3fb6ad83f861aac485e76e1985cd109d9a3713802152be56c3b1f0e0658ed"
7621dependencies = [
7622 "crossbeam-deque",
7623 "crossbeam-utils",
7624]
7625
7626[[package]]
7627name = "read-fonts"
7628version = "0.15.3"
7629source = "registry+https://github.com/rust-lang/crates.io-index"
7630checksum = "a1362980db95801b70031dd592dc052a44b1810ca9da8fbcf7b25983f3174ed0"
7631dependencies = [
7632 "font-types",
7633]
7634
7635[[package]]
7636name = "recent_projects"
7637version = "0.1.0"
7638dependencies = [
7639 "collections",
7640 "editor",
7641 "fuzzy",
7642 "gpui",
7643 "itertools 0.11.0",
7644 "language",
7645 "menu",
7646 "ordered-float 2.10.0",
7647 "picker",
7648 "project",
7649 "serde",
7650 "serde_json",
7651 "smol",
7652 "ui",
7653 "util",
7654 "workspace",
7655]
7656
7657[[package]]
7658name = "redox_syscall"
7659version = "0.2.16"
7660source = "registry+https://github.com/rust-lang/crates.io-index"
7661checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
7662dependencies = [
7663 "bitflags 1.3.2",
7664]
7665
7666[[package]]
7667name = "redox_syscall"
7668version = "0.3.5"
7669source = "registry+https://github.com/rust-lang/crates.io-index"
7670checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
7671dependencies = [
7672 "bitflags 1.3.2",
7673]
7674
7675[[package]]
7676name = "redox_syscall"
7677version = "0.4.1"
7678source = "registry+https://github.com/rust-lang/crates.io-index"
7679checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
7680dependencies = [
7681 "bitflags 1.3.2",
7682]
7683
7684[[package]]
7685name = "redox_users"
7686version = "0.4.3"
7687source = "registry+https://github.com/rust-lang/crates.io-index"
7688checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"
7689dependencies = [
7690 "getrandom 0.2.10",
7691 "redox_syscall 0.2.16",
7692 "thiserror",
7693]
7694
7695[[package]]
7696name = "refineable"
7697version = "0.1.0"
7698dependencies = [
7699 "derive_refineable",
7700]
7701
7702[[package]]
7703name = "regalloc2"
7704version = "0.9.3"
7705source = "registry+https://github.com/rust-lang/crates.io-index"
7706checksum = "ad156d539c879b7a24a363a2016d77961786e71f48f2e2fc8302a92abd2429a6"
7707dependencies = [
7708 "hashbrown 0.13.2",
7709 "log",
7710 "rustc-hash",
7711 "slice-group-by",
7712 "smallvec",
7713]
7714
7715[[package]]
7716name = "regex"
7717version = "1.10.3"
7718source = "registry+https://github.com/rust-lang/crates.io-index"
7719checksum = "b62dbe01f0b06f9d8dc7d49e05a0785f153b00b2c227856282f671e0318c9b15"
7720dependencies = [
7721 "aho-corasick",
7722 "memchr",
7723 "regex-automata 0.4.5",
7724 "regex-syntax 0.8.2",
7725]
7726
7727[[package]]
7728name = "regex-automata"
7729version = "0.1.10"
7730source = "registry+https://github.com/rust-lang/crates.io-index"
7731checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
7732dependencies = [
7733 "regex-syntax 0.6.29",
7734]
7735
7736[[package]]
7737name = "regex-automata"
7738version = "0.3.8"
7739source = "registry+https://github.com/rust-lang/crates.io-index"
7740checksum = "c2f401f4955220693b56f8ec66ee9c78abffd8d1c4f23dc41a23839eb88f0795"
7741
7742[[package]]
7743name = "regex-automata"
7744version = "0.4.5"
7745source = "registry+https://github.com/rust-lang/crates.io-index"
7746checksum = "5bb987efffd3c6d0d8f5f89510bb458559eab11e4f869acb20bf845e016259cd"
7747dependencies = [
7748 "aho-corasick",
7749 "memchr",
7750 "regex-syntax 0.8.2",
7751]
7752
7753[[package]]
7754name = "regex-lite"
7755version = "0.1.5"
7756source = "registry+https://github.com/rust-lang/crates.io-index"
7757checksum = "30b661b2f27137bdbc16f00eda72866a92bb28af1753ffbd56744fb6e2e9cd8e"
7758
7759[[package]]
7760name = "regex-syntax"
7761version = "0.6.29"
7762source = "registry+https://github.com/rust-lang/crates.io-index"
7763checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
7764
7765[[package]]
7766name = "regex-syntax"
7767version = "0.8.2"
7768source = "registry+https://github.com/rust-lang/crates.io-index"
7769checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
7770
7771[[package]]
7772name = "release_channel"
7773version = "0.1.0"
7774dependencies = [
7775 "gpui",
7776 "once_cell",
7777]
7778
7779[[package]]
7780name = "rend"
7781version = "0.4.0"
7782source = "registry+https://github.com/rust-lang/crates.io-index"
7783checksum = "581008d2099240d37fb08d77ad713bcaec2c4d89d50b5b21a8bb1996bbab68ab"
7784dependencies = [
7785 "bytecheck",
7786]
7787
7788[[package]]
7789name = "reqwest"
7790version = "0.11.20"
7791source = "registry+https://github.com/rust-lang/crates.io-index"
7792checksum = "3e9ad3fe7488d7e34558a2033d45a0c90b72d97b4f80705666fea71472e2e6a1"
7793dependencies = [
7794 "base64 0.21.4",
7795 "bytes 1.5.0",
7796 "encoding_rs",
7797 "futures-core",
7798 "futures-util",
7799 "h2",
7800 "http 0.2.9",
7801 "http-body",
7802 "hyper",
7803 "hyper-tls",
7804 "ipnet",
7805 "js-sys",
7806 "log",
7807 "mime",
7808 "native-tls",
7809 "once_cell",
7810 "percent-encoding",
7811 "pin-project-lite",
7812 "serde",
7813 "serde_json",
7814 "serde_urlencoded",
7815 "tokio",
7816 "tokio-native-tls",
7817 "tower-service",
7818 "url",
7819 "wasm-bindgen",
7820 "wasm-bindgen-futures",
7821 "web-sys",
7822 "winreg",
7823]
7824
7825[[package]]
7826name = "resvg"
7827version = "0.40.0"
7828source = "registry+https://github.com/rust-lang/crates.io-index"
7829checksum = "024e40e1ba7313fc315b1720298988c0cd6f8bfe3754b52838aafecebd11355a"
7830dependencies = [
7831 "gif 0.12.0",
7832 "jpeg-decoder",
7833 "log",
7834 "pico-args",
7835 "png",
7836 "rgb",
7837 "svgtypes",
7838 "tiny-skia",
7839 "usvg",
7840]
7841
7842[[package]]
7843name = "rfc6979"
7844version = "0.3.1"
7845source = "registry+https://github.com/rust-lang/crates.io-index"
7846checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"
7847dependencies = [
7848 "crypto-bigint 0.4.9",
7849 "hmac 0.12.1",
7850 "zeroize",
7851]
7852
7853[[package]]
7854name = "rgb"
7855version = "0.8.36"
7856source = "registry+https://github.com/rust-lang/crates.io-index"
7857checksum = "20ec2d3e3fc7a92ced357df9cebd5a10b6fb2aa1ee797bf7e9ce2f17dffc8f59"
7858dependencies = [
7859 "bytemuck",
7860]
7861
7862[[package]]
7863name = "rich_text"
7864version = "0.1.0"
7865dependencies = [
7866 "futures 0.3.28",
7867 "gpui",
7868 "language",
7869 "linkify",
7870 "pulldown-cmark",
7871 "theme",
7872 "ui",
7873 "util",
7874]
7875
7876[[package]]
7877name = "ring"
7878version = "0.16.20"
7879source = "registry+https://github.com/rust-lang/crates.io-index"
7880checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
7881dependencies = [
7882 "cc",
7883 "libc",
7884 "once_cell",
7885 "spin 0.5.2",
7886 "untrusted 0.7.1",
7887 "web-sys",
7888 "winapi",
7889]
7890
7891[[package]]
7892name = "ring"
7893version = "0.17.7"
7894source = "registry+https://github.com/rust-lang/crates.io-index"
7895checksum = "688c63d65483050968b2a8937f7995f443e27041a0f7700aa59b0822aedebb74"
7896dependencies = [
7897 "cc",
7898 "getrandom 0.2.10",
7899 "libc",
7900 "spin 0.9.8",
7901 "untrusted 0.9.0",
7902 "windows-sys 0.48.0",
7903]
7904
7905[[package]]
7906name = "rkyv"
7907version = "0.7.42"
7908source = "registry+https://github.com/rust-lang/crates.io-index"
7909checksum = "0200c8230b013893c0b2d6213d6ec64ed2b9be2e0e016682b7224ff82cff5c58"
7910dependencies = [
7911 "bitvec",
7912 "bytecheck",
7913 "hashbrown 0.12.3",
7914 "ptr_meta",
7915 "rend",
7916 "rkyv_derive",
7917 "seahash",
7918 "tinyvec",
7919 "uuid",
7920]
7921
7922[[package]]
7923name = "rkyv_derive"
7924version = "0.7.42"
7925source = "registry+https://github.com/rust-lang/crates.io-index"
7926checksum = "b2e06b915b5c230a17d7a736d1e2e63ee753c256a8614ef3f5147b13a4f5541d"
7927dependencies = [
7928 "proc-macro2",
7929 "quote",
7930 "syn 1.0.109",
7931]
7932
7933[[package]]
7934name = "rmp"
7935version = "0.8.12"
7936source = "registry+https://github.com/rust-lang/crates.io-index"
7937checksum = "7f9860a6cc38ed1da53456442089b4dfa35e7cedaa326df63017af88385e6b20"
7938dependencies = [
7939 "byteorder",
7940 "num-traits",
7941 "paste",
7942]
7943
7944[[package]]
7945name = "rmpv"
7946version = "1.0.1"
7947source = "registry+https://github.com/rust-lang/crates.io-index"
7948checksum = "2e0e0214a4a2b444ecce41a4025792fc31f77c7bb89c46d253953ea8c65701ec"
7949dependencies = [
7950 "num-traits",
7951 "rmp",
7952]
7953
7954[[package]]
7955name = "rodio"
7956version = "0.17.1"
7957source = "registry+https://github.com/rust-lang/crates.io-index"
7958checksum = "bdf1d4dea18dff2e9eb6dca123724f8b60ef44ad74a9ad283cdfe025df7e73fa"
7959dependencies = [
7960 "cpal",
7961 "hound",
7962]
7963
7964[[package]]
7965name = "rope"
7966version = "0.1.0"
7967dependencies = [
7968 "arrayvec",
7969 "bromberg_sl2",
7970 "gpui",
7971 "log",
7972 "rand 0.8.5",
7973 "smallvec",
7974 "sum_tree",
7975 "util",
7976]
7977
7978[[package]]
7979name = "roxmltree"
7980version = "0.19.0"
7981source = "registry+https://github.com/rust-lang/crates.io-index"
7982checksum = "3cd14fd5e3b777a7422cca79358c57a8f6e3a703d9ac187448d0daf220c2407f"
7983
7984[[package]]
7985name = "rpc"
7986version = "0.1.0"
7987dependencies = [
7988 "anyhow",
7989 "async-tungstenite",
7990 "base64 0.13.1",
7991 "chrono",
7992 "collections",
7993 "env_logger",
7994 "futures 0.3.28",
7995 "gpui",
7996 "parking_lot",
7997 "prost",
7998 "prost-build",
7999 "rand 0.8.5",
8000 "rsa 0.4.0",
8001 "serde",
8002 "serde_json",
8003 "strum",
8004 "tracing",
8005 "util",
8006 "zstd",
8007]
8008
8009[[package]]
8010name = "rsa"
8011version = "0.4.0"
8012source = "registry+https://github.com/rust-lang/crates.io-index"
8013checksum = "68ef841a26fc5d040ced0417c6c6a64ee851f42489df11cdf0218e545b6f8d28"
8014dependencies = [
8015 "byteorder",
8016 "digest 0.9.0",
8017 "lazy_static",
8018 "num-bigint-dig 0.7.1",
8019 "num-integer",
8020 "num-iter",
8021 "num-traits",
8022 "pem",
8023 "rand 0.8.5",
8024 "simple_asn1",
8025 "subtle",
8026 "zeroize",
8027]
8028
8029[[package]]
8030name = "rsa"
8031version = "0.9.2"
8032source = "registry+https://github.com/rust-lang/crates.io-index"
8033checksum = "6ab43bb47d23c1a631b4b680199a45255dce26fa9ab2fa902581f624ff13e6a8"
8034dependencies = [
8035 "byteorder",
8036 "const-oid",
8037 "digest 0.10.7",
8038 "num-bigint-dig 0.8.4",
8039 "num-integer",
8040 "num-iter",
8041 "num-traits",
8042 "pkcs1",
8043 "pkcs8 0.10.2",
8044 "rand_core 0.6.4",
8045 "signature 2.1.0",
8046 "spki 0.7.2",
8047 "subtle",
8048 "zeroize",
8049]
8050
8051[[package]]
8052name = "rust-embed"
8053version = "8.2.0"
8054source = "registry+https://github.com/rust-lang/crates.io-index"
8055checksum = "a82c0bbc10308ed323529fd3c1dce8badda635aa319a5ff0e6466f33b8101e3f"
8056dependencies = [
8057 "rust-embed-impl",
8058 "rust-embed-utils",
8059 "walkdir",
8060]
8061
8062[[package]]
8063name = "rust-embed-impl"
8064version = "8.2.0"
8065source = "registry+https://github.com/rust-lang/crates.io-index"
8066checksum = "6227c01b1783cdfee1bcf844eb44594cd16ec71c35305bf1c9fb5aade2735e16"
8067dependencies = [
8068 "proc-macro2",
8069 "quote",
8070 "rust-embed-utils",
8071 "syn 2.0.48",
8072 "walkdir",
8073]
8074
8075[[package]]
8076name = "rust-embed-utils"
8077version = "8.2.0"
8078source = "registry+https://github.com/rust-lang/crates.io-index"
8079checksum = "8cb0a25bfbb2d4b4402179c2cf030387d9990857ce08a32592c6238db9fa8665"
8080dependencies = [
8081 "globset",
8082 "sha2 0.10.7",
8083 "walkdir",
8084]
8085
8086[[package]]
8087name = "rust_decimal"
8088version = "1.32.0"
8089source = "registry+https://github.com/rust-lang/crates.io-index"
8090checksum = "a4c4216490d5a413bc6d10fa4742bd7d4955941d062c0ef873141d6b0e7b30fd"
8091dependencies = [
8092 "arrayvec",
8093 "borsh",
8094 "bytes 1.5.0",
8095 "num-traits",
8096 "rand 0.8.5",
8097 "rkyv",
8098 "serde",
8099 "serde_json",
8100]
8101
8102[[package]]
8103name = "rustc-demangle"
8104version = "0.1.23"
8105source = "registry+https://github.com/rust-lang/crates.io-index"
8106checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
8107
8108[[package]]
8109name = "rustc-hash"
8110version = "1.1.0"
8111source = "registry+https://github.com/rust-lang/crates.io-index"
8112checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
8113
8114[[package]]
8115name = "rustc_version"
8116version = "0.4.0"
8117source = "registry+https://github.com/rust-lang/crates.io-index"
8118checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
8119dependencies = [
8120 "semver",
8121]
8122
8123[[package]]
8124name = "rustix"
8125version = "0.37.23"
8126source = "registry+https://github.com/rust-lang/crates.io-index"
8127checksum = "4d69718bf81c6127a49dc64e44a742e8bb9213c0ff8869a22c308f84c1d4ab06"
8128dependencies = [
8129 "bitflags 1.3.2",
8130 "errno",
8131 "io-lifetimes 1.0.11",
8132 "libc",
8133 "linux-raw-sys 0.3.8",
8134 "windows-sys 0.48.0",
8135]
8136
8137[[package]]
8138name = "rustix"
8139version = "0.38.32"
8140source = "registry+https://github.com/rust-lang/crates.io-index"
8141checksum = "65e04861e65f21776e67888bfbea442b3642beaa0138fdb1dd7a84a52dffdb89"
8142dependencies = [
8143 "bitflags 2.4.2",
8144 "errno",
8145 "itoa",
8146 "libc",
8147 "linux-raw-sys 0.4.12",
8148 "once_cell",
8149 "windows-sys 0.52.0",
8150]
8151
8152[[package]]
8153name = "rustix-openpty"
8154version = "0.1.1"
8155source = "registry+https://github.com/rust-lang/crates.io-index"
8156checksum = "a25c3aad9fc1424eb82c88087789a7d938e1829724f3e4043163baf0d13cfc12"
8157dependencies = [
8158 "errno",
8159 "libc",
8160 "rustix 0.38.32",
8161]
8162
8163[[package]]
8164name = "rustls"
8165version = "0.21.10"
8166source = "registry+https://github.com/rust-lang/crates.io-index"
8167checksum = "f9d5a6813c0759e4609cd494e8e725babae6a2ca7b62a5536a13daaec6fcb7ba"
8168dependencies = [
8169 "log",
8170 "ring 0.17.7",
8171 "rustls-webpki",
8172 "sct",
8173]
8174
8175[[package]]
8176name = "rustls-native-certs"
8177version = "0.6.3"
8178source = "registry+https://github.com/rust-lang/crates.io-index"
8179checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00"
8180dependencies = [
8181 "openssl-probe",
8182 "rustls-pemfile",
8183 "schannel",
8184 "security-framework",
8185]
8186
8187[[package]]
8188name = "rustls-pemfile"
8189version = "1.0.3"
8190source = "registry+https://github.com/rust-lang/crates.io-index"
8191checksum = "2d3987094b1d07b653b7dfdc3f70ce9a1da9c51ac18c1b06b662e4f9a0e9f4b2"
8192dependencies = [
8193 "base64 0.21.4",
8194]
8195
8196[[package]]
8197name = "rustls-webpki"
8198version = "0.101.7"
8199source = "registry+https://github.com/rust-lang/crates.io-index"
8200checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
8201dependencies = [
8202 "ring 0.17.7",
8203 "untrusted 0.9.0",
8204]
8205
8206[[package]]
8207name = "rustversion"
8208version = "1.0.14"
8209source = "registry+https://github.com/rust-lang/crates.io-index"
8210checksum = "7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4"
8211
8212[[package]]
8213name = "rustybuzz"
8214version = "0.12.1"
8215source = "registry+https://github.com/rust-lang/crates.io-index"
8216checksum = "f0ae5692c5beaad6a9e22830deeed7874eae8a4e3ba4076fb48e12c56856222c"
8217dependencies = [
8218 "bitflags 2.4.2",
8219 "bytemuck",
8220 "libm",
8221 "smallvec",
8222 "ttf-parser",
8223 "unicode-bidi-mirroring",
8224 "unicode-ccc",
8225 "unicode-properties",
8226 "unicode-script",
8227]
8228
8229[[package]]
8230name = "ryu"
8231version = "1.0.15"
8232source = "registry+https://github.com/rust-lang/crates.io-index"
8233checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741"
8234
8235[[package]]
8236name = "safemem"
8237version = "0.3.3"
8238source = "registry+https://github.com/rust-lang/crates.io-index"
8239checksum = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072"
8240
8241[[package]]
8242name = "salsa20"
8243version = "0.8.1"
8244source = "registry+https://github.com/rust-lang/crates.io-index"
8245checksum = "ecbd2eb639fd7cab5804a0837fe373cc2172d15437e804c054a9fb885cb923b0"
8246dependencies = [
8247 "cipher 0.3.0",
8248]
8249
8250[[package]]
8251name = "same-file"
8252version = "1.0.6"
8253source = "registry+https://github.com/rust-lang/crates.io-index"
8254checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
8255dependencies = [
8256 "winapi-util",
8257]
8258
8259[[package]]
8260name = "schannel"
8261version = "0.1.22"
8262source = "registry+https://github.com/rust-lang/crates.io-index"
8263checksum = "0c3733bf4cf7ea0880754e19cb5a462007c4a8c1914bff372ccc95b464f1df88"
8264dependencies = [
8265 "windows-sys 0.48.0",
8266]
8267
8268[[package]]
8269name = "schemars"
8270version = "0.8.15"
8271source = "registry+https://github.com/rust-lang/crates.io-index"
8272checksum = "1f7b0ce13155372a76ee2e1c5ffba1fe61ede73fbea5630d61eee6fac4929c0c"
8273dependencies = [
8274 "dyn-clone",
8275 "indexmap 1.9.3",
8276 "schemars_derive",
8277 "serde",
8278 "serde_json",
8279]
8280
8281[[package]]
8282name = "schemars_derive"
8283version = "0.8.15"
8284source = "registry+https://github.com/rust-lang/crates.io-index"
8285checksum = "e85e2a16b12bdb763244c69ab79363d71db2b4b918a2def53f80b02e0574b13c"
8286dependencies = [
8287 "proc-macro2",
8288 "quote",
8289 "serde_derive_internals",
8290 "syn 1.0.109",
8291]
8292
8293[[package]]
8294name = "scoped-tls"
8295version = "1.0.1"
8296source = "registry+https://github.com/rust-lang/crates.io-index"
8297checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
8298
8299[[package]]
8300name = "scopeguard"
8301version = "1.2.0"
8302source = "registry+https://github.com/rust-lang/crates.io-index"
8303checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
8304
8305[[package]]
8306name = "scrypt"
8307version = "0.7.0"
8308source = "registry+https://github.com/rust-lang/crates.io-index"
8309checksum = "879588d8f90906e73302547e20fffefdd240eb3e0e744e142321f5d49dea0518"
8310dependencies = [
8311 "base64ct",
8312 "hmac 0.11.0",
8313 "password-hash",
8314 "pbkdf2 0.8.0",
8315 "salsa20",
8316 "sha2 0.9.9",
8317]
8318
8319[[package]]
8320name = "sct"
8321version = "0.7.0"
8322source = "registry+https://github.com/rust-lang/crates.io-index"
8323checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"
8324dependencies = [
8325 "ring 0.16.20",
8326 "untrusted 0.7.1",
8327]
8328
8329[[package]]
8330name = "sea-bae"
8331version = "0.2.0"
8332source = "registry+https://github.com/rust-lang/crates.io-index"
8333checksum = "3bd3534a9978d0aa7edd2808dc1f8f31c4d0ecd31ddf71d997b3c98e9f3c9114"
8334dependencies = [
8335 "heck 0.4.1",
8336 "proc-macro-error",
8337 "proc-macro2",
8338 "quote",
8339 "syn 2.0.48",
8340]
8341
8342[[package]]
8343name = "sea-orm"
8344version = "0.12.3"
8345source = "registry+https://github.com/rust-lang/crates.io-index"
8346checksum = "da5b2d70c255bc5cbe1d49f69c3c8eadae0fbbaeb18ee978edbf2f75775cb94d"
8347dependencies = [
8348 "async-stream",
8349 "async-trait",
8350 "bigdecimal",
8351 "chrono",
8352 "futures 0.3.28",
8353 "log",
8354 "ouroboros",
8355 "rust_decimal",
8356 "sea-orm-macros",
8357 "sea-query",
8358 "sea-query-binder",
8359 "serde",
8360 "serde_json",
8361 "sqlx",
8362 "strum",
8363 "thiserror",
8364 "time",
8365 "tracing",
8366 "url",
8367 "uuid",
8368]
8369
8370[[package]]
8371name = "sea-orm-macros"
8372version = "0.12.3"
8373source = "registry+https://github.com/rust-lang/crates.io-index"
8374checksum = "d7c8d455fad40194fb9774fdc4810c0f2700ff0dc0e93bd5ce9d641cc3f5dd75"
8375dependencies = [
8376 "heck 0.4.1",
8377 "proc-macro2",
8378 "quote",
8379 "sea-bae",
8380 "syn 2.0.48",
8381 "unicode-ident",
8382]
8383
8384[[package]]
8385name = "sea-query"
8386version = "0.30.2"
8387source = "registry+https://github.com/rust-lang/crates.io-index"
8388checksum = "fb3e6bba153bb198646c8762c48414942a38db27d142e44735a133cabddcc820"
8389dependencies = [
8390 "bigdecimal",
8391 "chrono",
8392 "derivative",
8393 "inherent",
8394 "ordered-float 3.9.1",
8395 "rust_decimal",
8396 "serde_json",
8397 "time",
8398 "uuid",
8399]
8400
8401[[package]]
8402name = "sea-query-binder"
8403version = "0.5.0"
8404source = "registry+https://github.com/rust-lang/crates.io-index"
8405checksum = "36bbb68df92e820e4d5aeb17b4acd5cc8b5d18b2c36a4dd6f4626aabfa7ab1b9"
8406dependencies = [
8407 "bigdecimal",
8408 "chrono",
8409 "rust_decimal",
8410 "sea-query",
8411 "serde_json",
8412 "sqlx",
8413 "time",
8414 "uuid",
8415]
8416
8417[[package]]
8418name = "seahash"
8419version = "4.1.0"
8420source = "registry+https://github.com/rust-lang/crates.io-index"
8421checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
8422
8423[[package]]
8424name = "sealed"
8425version = "0.4.0"
8426source = "registry+https://github.com/rust-lang/crates.io-index"
8427checksum = "6b5e421024b5e5edfbaa8e60ecf90bda9dbffc602dbb230e6028763f85f0c68c"
8428dependencies = [
8429 "heck 0.3.3",
8430 "proc-macro2",
8431 "quote",
8432 "syn 1.0.109",
8433]
8434
8435[[package]]
8436name = "search"
8437version = "0.1.0"
8438dependencies = [
8439 "anyhow",
8440 "bitflags 2.4.2",
8441 "client",
8442 "collections",
8443 "editor",
8444 "futures 0.3.28",
8445 "gpui",
8446 "language",
8447 "menu",
8448 "project",
8449 "serde",
8450 "serde_json",
8451 "settings",
8452 "smallvec",
8453 "smol",
8454 "theme",
8455 "ui",
8456 "unindent",
8457 "util",
8458 "workspace",
8459]
8460
8461[[package]]
8462name = "sec1"
8463version = "0.3.0"
8464source = "registry+https://github.com/rust-lang/crates.io-index"
8465checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"
8466dependencies = [
8467 "base16ct",
8468 "der 0.6.1",
8469 "generic-array",
8470 "pkcs8 0.9.0",
8471 "subtle",
8472 "zeroize",
8473]
8474
8475[[package]]
8476name = "security-framework"
8477version = "2.9.2"
8478source = "registry+https://github.com/rust-lang/crates.io-index"
8479checksum = "05b64fb303737d99b81884b2c63433e9ae28abebe5eb5045dcdd175dc2ecf4de"
8480dependencies = [
8481 "bitflags 1.3.2",
8482 "core-foundation",
8483 "core-foundation-sys 0.8.6",
8484 "libc",
8485 "security-framework-sys",
8486]
8487
8488[[package]]
8489name = "security-framework-sys"
8490version = "2.9.1"
8491source = "registry+https://github.com/rust-lang/crates.io-index"
8492checksum = "e932934257d3b408ed8f30db49d85ea163bfe74961f017f405b025af298f0c7a"
8493dependencies = [
8494 "core-foundation-sys 0.8.6",
8495 "libc",
8496]
8497
8498[[package]]
8499name = "self_cell"
8500version = "1.0.3"
8501source = "registry+https://github.com/rust-lang/crates.io-index"
8502checksum = "58bf37232d3bb9a2c4e641ca2a11d83b5062066f88df7fed36c28772046d65ba"
8503
8504[[package]]
8505name = "semantic_version"
8506version = "0.1.0"
8507dependencies = [
8508 "anyhow",
8509 "serde",
8510]
8511
8512[[package]]
8513name = "semver"
8514version = "1.0.18"
8515source = "registry+https://github.com/rust-lang/crates.io-index"
8516checksum = "b0293b4b29daaf487284529cc2f5675b8e57c61f70167ba415a463651fd6a918"
8517
8518[[package]]
8519name = "seq-macro"
8520version = "0.2.2"
8521source = "registry+https://github.com/rust-lang/crates.io-index"
8522checksum = "5a9f47faea3cad316faa914d013d24f471cd90bfca1a0c70f05a3f42c6441e99"
8523
8524[[package]]
8525name = "serde"
8526version = "1.0.196"
8527source = "registry+https://github.com/rust-lang/crates.io-index"
8528checksum = "870026e60fa08c69f064aa766c10f10b1d62db9ccd4d0abb206472bee0ce3b32"
8529dependencies = [
8530 "serde_derive",
8531]
8532
8533[[package]]
8534name = "serde_derive"
8535version = "1.0.196"
8536source = "registry+https://github.com/rust-lang/crates.io-index"
8537checksum = "33c85360c95e7d137454dc81d9a4ed2b8efd8fbe19cee57357b32b9771fccb67"
8538dependencies = [
8539 "proc-macro2",
8540 "quote",
8541 "syn 2.0.48",
8542]
8543
8544[[package]]
8545name = "serde_derive_internals"
8546version = "0.26.0"
8547source = "registry+https://github.com/rust-lang/crates.io-index"
8548checksum = "85bf8229e7920a9f636479437026331ce11aa132b4dde37d121944a44d6e5f3c"
8549dependencies = [
8550 "proc-macro2",
8551 "quote",
8552 "syn 1.0.109",
8553]
8554
8555[[package]]
8556name = "serde_fmt"
8557version = "1.0.3"
8558source = "registry+https://github.com/rust-lang/crates.io-index"
8559checksum = "e1d4ddca14104cd60529e8c7f7ba71a2c8acd8f7f5cfcdc2faf97eeb7c3010a4"
8560dependencies = [
8561 "serde",
8562]
8563
8564[[package]]
8565name = "serde_json"
8566version = "1.0.107"
8567source = "registry+https://github.com/rust-lang/crates.io-index"
8568checksum = "6b420ce6e3d8bd882e9b243c6eed35dbc9a6110c9769e74b584e0d68d1f20c65"
8569dependencies = [
8570 "indexmap 2.0.0",
8571 "itoa",
8572 "ryu",
8573 "serde",
8574]
8575
8576[[package]]
8577name = "serde_json_lenient"
8578version = "0.1.7"
8579source = "registry+https://github.com/rust-lang/crates.io-index"
8580checksum = "26386958a1344003f2b2bcff51a23fbe70461a478ef29247c6c6ab2c1656f53e"
8581dependencies = [
8582 "indexmap 2.0.0",
8583 "itoa",
8584 "ryu",
8585 "serde",
8586]
8587
8588[[package]]
8589name = "serde_path_to_error"
8590version = "0.1.15"
8591source = "registry+https://github.com/rust-lang/crates.io-index"
8592checksum = "ebd154a240de39fdebcf5775d2675c204d7c13cf39a4c697be6493c8e734337c"
8593dependencies = [
8594 "itoa",
8595 "serde",
8596]
8597
8598[[package]]
8599name = "serde_repr"
8600version = "0.1.16"
8601source = "registry+https://github.com/rust-lang/crates.io-index"
8602checksum = "8725e1dfadb3a50f7e5ce0b1a540466f6ed3fe7a0fca2ac2b8b831d31316bd00"
8603dependencies = [
8604 "proc-macro2",
8605 "quote",
8606 "syn 2.0.48",
8607]
8608
8609[[package]]
8610name = "serde_spanned"
8611version = "0.6.5"
8612source = "registry+https://github.com/rust-lang/crates.io-index"
8613checksum = "eb3622f419d1296904700073ea6cc23ad690adbd66f13ea683df73298736f0c1"
8614dependencies = [
8615 "serde",
8616]
8617
8618[[package]]
8619name = "serde_urlencoded"
8620version = "0.7.1"
8621source = "registry+https://github.com/rust-lang/crates.io-index"
8622checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
8623dependencies = [
8624 "form_urlencoded",
8625 "itoa",
8626 "ryu",
8627 "serde",
8628]
8629
8630[[package]]
8631name = "settings"
8632version = "0.1.0"
8633dependencies = [
8634 "anyhow",
8635 "collections",
8636 "fs",
8637 "futures 0.3.28",
8638 "gpui",
8639 "indoc",
8640 "lazy_static",
8641 "pretty_assertions",
8642 "release_channel",
8643 "rust-embed",
8644 "schemars",
8645 "serde",
8646 "serde_derive",
8647 "serde_json",
8648 "serde_json_lenient",
8649 "smallvec",
8650 "tree-sitter",
8651 "tree-sitter-json 0.19.0",
8652 "unindent",
8653 "util",
8654]
8655
8656[[package]]
8657name = "sha-1"
8658version = "0.9.8"
8659source = "registry+https://github.com/rust-lang/crates.io-index"
8660checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"
8661dependencies = [
8662 "block-buffer 0.9.0",
8663 "cfg-if",
8664 "cpufeatures",
8665 "digest 0.9.0",
8666 "opaque-debug",
8667]
8668
8669[[package]]
8670name = "sha1"
8671version = "0.10.6"
8672source = "registry+https://github.com/rust-lang/crates.io-index"
8673checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
8674dependencies = [
8675 "cfg-if",
8676 "cpufeatures",
8677 "digest 0.10.7",
8678]
8679
8680[[package]]
8681name = "sha1_smol"
8682version = "1.0.0"
8683source = "registry+https://github.com/rust-lang/crates.io-index"
8684checksum = "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012"
8685
8686[[package]]
8687name = "sha2"
8688version = "0.9.9"
8689source = "registry+https://github.com/rust-lang/crates.io-index"
8690checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"
8691dependencies = [
8692 "block-buffer 0.9.0",
8693 "cfg-if",
8694 "cpufeatures",
8695 "digest 0.9.0",
8696 "opaque-debug",
8697]
8698
8699[[package]]
8700name = "sha2"
8701version = "0.10.7"
8702source = "registry+https://github.com/rust-lang/crates.io-index"
8703checksum = "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8"
8704dependencies = [
8705 "cfg-if",
8706 "cpufeatures",
8707 "digest 0.10.7",
8708]
8709
8710[[package]]
8711name = "sharded-slab"
8712version = "0.1.4"
8713source = "registry+https://github.com/rust-lang/crates.io-index"
8714checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"
8715dependencies = [
8716 "lazy_static",
8717]
8718
8719[[package]]
8720name = "shell-words"
8721version = "1.1.0"
8722source = "registry+https://github.com/rust-lang/crates.io-index"
8723checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
8724
8725[[package]]
8726name = "shellexpand"
8727version = "2.1.2"
8728source = "registry+https://github.com/rust-lang/crates.io-index"
8729checksum = "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4"
8730dependencies = [
8731 "dirs 4.0.0",
8732]
8733
8734[[package]]
8735name = "shlex"
8736version = "1.3.0"
8737source = "registry+https://github.com/rust-lang/crates.io-index"
8738checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
8739
8740[[package]]
8741name = "signal-hook"
8742version = "0.3.17"
8743source = "registry+https://github.com/rust-lang/crates.io-index"
8744checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801"
8745dependencies = [
8746 "libc",
8747 "signal-hook-registry",
8748]
8749
8750[[package]]
8751name = "signal-hook-registry"
8752version = "1.4.1"
8753source = "registry+https://github.com/rust-lang/crates.io-index"
8754checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
8755dependencies = [
8756 "libc",
8757]
8758
8759[[package]]
8760name = "signature"
8761version = "1.6.4"
8762source = "registry+https://github.com/rust-lang/crates.io-index"
8763checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
8764dependencies = [
8765 "digest 0.10.7",
8766 "rand_core 0.6.4",
8767]
8768
8769[[package]]
8770name = "signature"
8771version = "2.1.0"
8772source = "registry+https://github.com/rust-lang/crates.io-index"
8773checksum = "5e1788eed21689f9cf370582dfc467ef36ed9c707f073528ddafa8d83e3b8500"
8774dependencies = [
8775 "digest 0.10.7",
8776 "rand_core 0.6.4",
8777]
8778
8779[[package]]
8780name = "simd-adler32"
8781version = "0.3.7"
8782source = "registry+https://github.com/rust-lang/crates.io-index"
8783checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
8784
8785[[package]]
8786name = "simd_helpers"
8787version = "0.1.0"
8788source = "registry+https://github.com/rust-lang/crates.io-index"
8789checksum = "95890f873bec569a0362c235787f3aca6e1e887302ba4840839bcc6459c42da6"
8790dependencies = [
8791 "quote",
8792]
8793
8794[[package]]
8795name = "simdutf8"
8796version = "0.1.4"
8797source = "registry+https://github.com/rust-lang/crates.io-index"
8798checksum = "f27f6278552951f1f2b8cf9da965d10969b2efdea95a6ec47987ab46edfe263a"
8799
8800[[package]]
8801name = "similar"
8802version = "1.3.0"
8803source = "registry+https://github.com/rust-lang/crates.io-index"
8804checksum = "1ad1d488a557b235fc46dae55512ffbfc429d2482b08b4d9435ab07384ca8aec"
8805
8806[[package]]
8807name = "simple_asn1"
8808version = "0.5.4"
8809source = "registry+https://github.com/rust-lang/crates.io-index"
8810checksum = "8eb4ea60fb301dc81dfc113df680571045d375ab7345d171c5dc7d7e13107a80"
8811dependencies = [
8812 "chrono",
8813 "num-bigint",
8814 "num-traits",
8815 "thiserror",
8816]
8817
8818[[package]]
8819name = "simplecss"
8820version = "0.2.1"
8821source = "registry+https://github.com/rust-lang/crates.io-index"
8822checksum = "a11be7c62927d9427e9f40f3444d5499d868648e2edbc4e2116de69e7ec0e89d"
8823dependencies = [
8824 "log",
8825]
8826
8827[[package]]
8828name = "simplelog"
8829version = "0.9.0"
8830source = "registry+https://github.com/rust-lang/crates.io-index"
8831checksum = "4bc0ffd69814a9b251d43afcabf96dad1b29f5028378056257be9e3fecc9f720"
8832dependencies = [
8833 "chrono",
8834 "log",
8835 "termcolor",
8836]
8837
8838[[package]]
8839name = "siphasher"
8840version = "0.3.11"
8841source = "registry+https://github.com/rust-lang/crates.io-index"
8842checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
8843
8844[[package]]
8845name = "slab"
8846version = "0.4.9"
8847source = "registry+https://github.com/rust-lang/crates.io-index"
8848checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
8849dependencies = [
8850 "autocfg",
8851]
8852
8853[[package]]
8854name = "slice-group-by"
8855version = "0.3.1"
8856source = "registry+https://github.com/rust-lang/crates.io-index"
8857checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7"
8858
8859[[package]]
8860name = "slotmap"
8861version = "1.0.6"
8862source = "registry+https://github.com/rust-lang/crates.io-index"
8863checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"
8864dependencies = [
8865 "version_check",
8866]
8867
8868[[package]]
8869name = "sluice"
8870version = "0.5.5"
8871source = "registry+https://github.com/rust-lang/crates.io-index"
8872checksum = "6d7400c0eff44aa2fcb5e31a5f24ba9716ed90138769e4977a2ba6014ae63eb5"
8873dependencies = [
8874 "async-channel 1.9.0",
8875 "futures-core",
8876 "futures-io",
8877]
8878
8879[[package]]
8880name = "smallvec"
8881version = "1.11.1"
8882source = "registry+https://github.com/rust-lang/crates.io-index"
8883checksum = "942b4a808e05215192e39f4ab80813e599068285906cc91aa64f923db842bd5a"
8884
8885[[package]]
8886name = "smithay-client-toolkit"
8887version = "0.18.1"
8888source = "registry+https://github.com/rust-lang/crates.io-index"
8889checksum = "922fd3eeab3bd820d76537ce8f582b1cf951eceb5475c28500c7457d9d17f53a"
8890dependencies = [
8891 "bitflags 2.4.2",
8892 "calloop",
8893 "calloop-wayland-source",
8894 "cursor-icon",
8895 "libc",
8896 "log",
8897 "memmap2 0.9.4",
8898 "rustix 0.38.32",
8899 "thiserror",
8900 "wayland-backend",
8901 "wayland-client",
8902 "wayland-csd-frame",
8903 "wayland-cursor",
8904 "wayland-protocols",
8905 "wayland-protocols-wlr",
8906 "wayland-scanner",
8907 "xkeysym",
8908]
8909
8910[[package]]
8911name = "smithay-clipboard"
8912version = "0.7.1"
8913source = "registry+https://github.com/rust-lang/crates.io-index"
8914checksum = "c091e7354ea8059d6ad99eace06dd13ddeedbb0ac72d40a9a6e7ff790525882d"
8915dependencies = [
8916 "libc",
8917 "smithay-client-toolkit",
8918 "wayland-backend",
8919]
8920
8921[[package]]
8922name = "smol"
8923version = "1.3.0"
8924source = "registry+https://github.com/rust-lang/crates.io-index"
8925checksum = "13f2b548cd8447f8de0fdf1c592929f70f4fc7039a05e47404b0d096ec6987a1"
8926dependencies = [
8927 "async-channel 1.9.0",
8928 "async-executor",
8929 "async-fs 1.6.0",
8930 "async-io 1.13.0",
8931 "async-lock 2.8.0",
8932 "async-net 1.7.0",
8933 "async-process 1.7.0",
8934 "blocking",
8935 "futures-lite 1.13.0",
8936]
8937
8938[[package]]
8939name = "snippet"
8940version = "0.1.0"
8941dependencies = [
8942 "anyhow",
8943 "smallvec",
8944]
8945
8946[[package]]
8947name = "socket2"
8948version = "0.4.9"
8949source = "registry+https://github.com/rust-lang/crates.io-index"
8950checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
8951dependencies = [
8952 "libc",
8953 "winapi",
8954]
8955
8956[[package]]
8957name = "socket2"
8958version = "0.5.4"
8959source = "registry+https://github.com/rust-lang/crates.io-index"
8960checksum = "4031e820eb552adee9295814c0ced9e5cf38ddf1e8b7d566d6de8e2538ea989e"
8961dependencies = [
8962 "libc",
8963 "windows-sys 0.48.0",
8964]
8965
8966[[package]]
8967name = "spdx"
8968version = "0.10.4"
8969source = "registry+https://github.com/rust-lang/crates.io-index"
8970checksum = "29ef1a0fa1e39ac22972c8db23ff89aea700ab96aa87114e1fb55937a631a0c9"
8971dependencies = [
8972 "smallvec",
8973]
8974
8975[[package]]
8976name = "spin"
8977version = "0.5.2"
8978source = "registry+https://github.com/rust-lang/crates.io-index"
8979checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
8980
8981[[package]]
8982name = "spin"
8983version = "0.9.8"
8984source = "registry+https://github.com/rust-lang/crates.io-index"
8985checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
8986dependencies = [
8987 "lock_api",
8988]
8989
8990[[package]]
8991name = "spirv"
8992version = "0.2.0+1.5.4"
8993source = "registry+https://github.com/rust-lang/crates.io-index"
8994checksum = "246bfa38fe3db3f1dfc8ca5a2cdeb7348c78be2112740cc0ec8ef18b6d94f830"
8995dependencies = [
8996 "bitflags 1.3.2",
8997 "num-traits",
8998]
8999
9000[[package]]
9001name = "spki"
9002version = "0.6.0"
9003source = "registry+https://github.com/rust-lang/crates.io-index"
9004checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"
9005dependencies = [
9006 "base64ct",
9007 "der 0.6.1",
9008]
9009
9010[[package]]
9011name = "spki"
9012version = "0.7.2"
9013source = "registry+https://github.com/rust-lang/crates.io-index"
9014checksum = "9d1e996ef02c474957d681f1b05213dfb0abab947b446a62d37770b23500184a"
9015dependencies = [
9016 "base64ct",
9017 "der 0.7.8",
9018]
9019
9020[[package]]
9021name = "sptr"
9022version = "0.3.2"
9023source = "registry+https://github.com/rust-lang/crates.io-index"
9024checksum = "3b9b39299b249ad65f3b7e96443bad61c02ca5cd3589f46cb6d610a0fd6c0d6a"
9025
9026[[package]]
9027name = "sqlez"
9028version = "0.1.0"
9029dependencies = [
9030 "anyhow",
9031 "collections",
9032 "futures 0.3.28",
9033 "indoc",
9034 "lazy_static",
9035 "libsqlite3-sys",
9036 "parking_lot",
9037 "smol",
9038 "thread_local",
9039 "util",
9040 "uuid",
9041]
9042
9043[[package]]
9044name = "sqlez_macros"
9045version = "0.1.0"
9046dependencies = [
9047 "lazy_static",
9048 "sqlez",
9049 "sqlformat",
9050 "syn 1.0.109",
9051]
9052
9053[[package]]
9054name = "sqlformat"
9055version = "0.2.2"
9056source = "registry+https://github.com/rust-lang/crates.io-index"
9057checksum = "6b7b278788e7be4d0d29c0f39497a0eef3fba6bbc8e70d8bf7fde46edeaa9e85"
9058dependencies = [
9059 "itertools 0.11.0",
9060 "nom",
9061 "unicode_categories",
9062]
9063
9064[[package]]
9065name = "sqlx"
9066version = "0.7.2"
9067source = "registry+https://github.com/rust-lang/crates.io-index"
9068checksum = "0e50c216e3624ec8e7ecd14c6a6a6370aad6ee5d8cfc3ab30b5162eeeef2ed33"
9069dependencies = [
9070 "sqlx-core",
9071 "sqlx-macros",
9072 "sqlx-mysql",
9073 "sqlx-postgres",
9074 "sqlx-sqlite",
9075]
9076
9077[[package]]
9078name = "sqlx-core"
9079version = "0.7.2"
9080source = "registry+https://github.com/rust-lang/crates.io-index"
9081checksum = "8d6753e460c998bbd4cd8c6f0ed9a64346fcca0723d6e75e52fdc351c5d2169d"
9082dependencies = [
9083 "ahash 0.8.8",
9084 "atoi",
9085 "bigdecimal",
9086 "byteorder",
9087 "bytes 1.5.0",
9088 "chrono",
9089 "crc",
9090 "crossbeam-queue",
9091 "dotenvy",
9092 "either",
9093 "event-listener 2.5.3",
9094 "futures-channel",
9095 "futures-core",
9096 "futures-intrusive",
9097 "futures-io",
9098 "futures-util",
9099 "hashlink",
9100 "hex",
9101 "indexmap 2.0.0",
9102 "log",
9103 "memchr",
9104 "once_cell",
9105 "paste",
9106 "percent-encoding",
9107 "rust_decimal",
9108 "rustls",
9109 "rustls-pemfile",
9110 "serde",
9111 "serde_json",
9112 "sha2 0.10.7",
9113 "smallvec",
9114 "sqlformat",
9115 "thiserror",
9116 "time",
9117 "tokio",
9118 "tokio-stream",
9119 "tracing",
9120 "url",
9121 "uuid",
9122 "webpki-roots",
9123]
9124
9125[[package]]
9126name = "sqlx-macros"
9127version = "0.7.2"
9128source = "registry+https://github.com/rust-lang/crates.io-index"
9129checksum = "9a793bb3ba331ec8359c1853bd39eed32cdd7baaf22c35ccf5c92a7e8d1189ec"
9130dependencies = [
9131 "proc-macro2",
9132 "quote",
9133 "sqlx-core",
9134 "sqlx-macros-core",
9135 "syn 1.0.109",
9136]
9137
9138[[package]]
9139name = "sqlx-macros-core"
9140version = "0.7.2"
9141source = "registry+https://github.com/rust-lang/crates.io-index"
9142checksum = "0a4ee1e104e00dedb6aa5ffdd1343107b0a4702e862a84320ee7cc74782d96fc"
9143dependencies = [
9144 "dotenvy",
9145 "either",
9146 "heck 0.4.1",
9147 "hex",
9148 "once_cell",
9149 "proc-macro2",
9150 "quote",
9151 "serde",
9152 "serde_json",
9153 "sha2 0.10.7",
9154 "sqlx-core",
9155 "sqlx-mysql",
9156 "sqlx-postgres",
9157 "sqlx-sqlite",
9158 "syn 1.0.109",
9159 "tempfile",
9160 "tokio",
9161 "url",
9162]
9163
9164[[package]]
9165name = "sqlx-mysql"
9166version = "0.7.2"
9167source = "registry+https://github.com/rust-lang/crates.io-index"
9168checksum = "864b869fdf56263f4c95c45483191ea0af340f9f3e3e7b4d57a61c7c87a970db"
9169dependencies = [
9170 "atoi",
9171 "base64 0.21.4",
9172 "bigdecimal",
9173 "bitflags 2.4.2",
9174 "byteorder",
9175 "bytes 1.5.0",
9176 "chrono",
9177 "crc",
9178 "digest 0.10.7",
9179 "dotenvy",
9180 "either",
9181 "futures-channel",
9182 "futures-core",
9183 "futures-io",
9184 "futures-util",
9185 "generic-array",
9186 "hex",
9187 "hkdf",
9188 "hmac 0.12.1",
9189 "itoa",
9190 "log",
9191 "md-5",
9192 "memchr",
9193 "once_cell",
9194 "percent-encoding",
9195 "rand 0.8.5",
9196 "rsa 0.9.2",
9197 "rust_decimal",
9198 "serde",
9199 "sha1",
9200 "sha2 0.10.7",
9201 "smallvec",
9202 "sqlx-core",
9203 "stringprep",
9204 "thiserror",
9205 "time",
9206 "tracing",
9207 "uuid",
9208 "whoami",
9209]
9210
9211[[package]]
9212name = "sqlx-postgres"
9213version = "0.7.2"
9214source = "registry+https://github.com/rust-lang/crates.io-index"
9215checksum = "eb7ae0e6a97fb3ba33b23ac2671a5ce6e3cabe003f451abd5a56e7951d975624"
9216dependencies = [
9217 "atoi",
9218 "base64 0.21.4",
9219 "bigdecimal",
9220 "bitflags 2.4.2",
9221 "byteorder",
9222 "chrono",
9223 "crc",
9224 "dotenvy",
9225 "etcetera",
9226 "futures-channel",
9227 "futures-core",
9228 "futures-io",
9229 "futures-util",
9230 "hex",
9231 "hkdf",
9232 "hmac 0.12.1",
9233 "home",
9234 "itoa",
9235 "log",
9236 "md-5",
9237 "memchr",
9238 "num-bigint",
9239 "once_cell",
9240 "rand 0.8.5",
9241 "rust_decimal",
9242 "serde",
9243 "serde_json",
9244 "sha1",
9245 "sha2 0.10.7",
9246 "smallvec",
9247 "sqlx-core",
9248 "stringprep",
9249 "thiserror",
9250 "time",
9251 "tracing",
9252 "uuid",
9253 "whoami",
9254]
9255
9256[[package]]
9257name = "sqlx-sqlite"
9258version = "0.7.2"
9259source = "registry+https://github.com/rust-lang/crates.io-index"
9260checksum = "d59dc83cf45d89c555a577694534fcd1b55c545a816c816ce51f20bbe56a4f3f"
9261dependencies = [
9262 "atoi",
9263 "chrono",
9264 "flume",
9265 "futures-channel",
9266 "futures-core",
9267 "futures-executor",
9268 "futures-intrusive",
9269 "futures-util",
9270 "libsqlite3-sys",
9271 "log",
9272 "percent-encoding",
9273 "serde",
9274 "sqlx-core",
9275 "time",
9276 "tracing",
9277 "url",
9278 "uuid",
9279]
9280
9281[[package]]
9282name = "stable_deref_trait"
9283version = "1.2.0"
9284source = "registry+https://github.com/rust-lang/crates.io-index"
9285checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
9286
9287[[package]]
9288name = "static_assertions"
9289version = "1.1.0"
9290source = "registry+https://github.com/rust-lang/crates.io-index"
9291checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
9292
9293[[package]]
9294name = "story"
9295version = "0.1.0"
9296dependencies = [
9297 "gpui",
9298 "itertools 0.10.5",
9299 "smallvec",
9300]
9301
9302[[package]]
9303name = "storybook"
9304version = "0.1.0"
9305dependencies = [
9306 "anyhow",
9307 "clap 4.4.4",
9308 "collab_ui",
9309 "ctrlc",
9310 "dialoguer",
9311 "editor",
9312 "embed-manifest",
9313 "fuzzy",
9314 "gpui",
9315 "indoc",
9316 "language",
9317 "log",
9318 "menu",
9319 "picker",
9320 "rust-embed",
9321 "settings",
9322 "simplelog",
9323 "story",
9324 "strum",
9325 "theme",
9326 "ui",
9327]
9328
9329[[package]]
9330name = "strict-num"
9331version = "0.1.1"
9332source = "registry+https://github.com/rust-lang/crates.io-index"
9333checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731"
9334dependencies = [
9335 "float-cmp",
9336]
9337
9338[[package]]
9339name = "stringprep"
9340version = "0.1.4"
9341source = "registry+https://github.com/rust-lang/crates.io-index"
9342checksum = "bb41d74e231a107a1b4ee36bd1214b11285b77768d2e3824aedafa988fd36ee6"
9343dependencies = [
9344 "finl_unicode",
9345 "unicode-bidi",
9346 "unicode-normalization",
9347]
9348
9349[[package]]
9350name = "strsim"
9351version = "0.10.0"
9352source = "registry+https://github.com/rust-lang/crates.io-index"
9353checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
9354
9355[[package]]
9356name = "strum"
9357version = "0.25.0"
9358source = "registry+https://github.com/rust-lang/crates.io-index"
9359checksum = "290d54ea6f91c969195bdbcd7442c8c2a2ba87da8bf60a7ee86a235d4bc1e125"
9360dependencies = [
9361 "strum_macros",
9362]
9363
9364[[package]]
9365name = "strum_macros"
9366version = "0.25.2"
9367source = "registry+https://github.com/rust-lang/crates.io-index"
9368checksum = "ad8d03b598d3d0fff69bf533ee3ef19b8eeb342729596df84bcc7e1f96ec4059"
9369dependencies = [
9370 "heck 0.4.1",
9371 "proc-macro2",
9372 "quote",
9373 "rustversion",
9374 "syn 2.0.48",
9375]
9376
9377[[package]]
9378name = "subst"
9379version = "0.3.0"
9380source = "registry+https://github.com/rust-lang/crates.io-index"
9381checksum = "ca1318e5d6716d6541696727c88d9b8dfc8cfe6afd6908e186546fd4af7f5b98"
9382dependencies = [
9383 "memchr",
9384 "unicode-width",
9385]
9386
9387[[package]]
9388name = "subtle"
9389version = "2.5.0"
9390source = "registry+https://github.com/rust-lang/crates.io-index"
9391checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc"
9392
9393[[package]]
9394name = "sum_tree"
9395version = "0.1.0"
9396dependencies = [
9397 "arrayvec",
9398 "ctor",
9399 "env_logger",
9400 "log",
9401 "rand 0.8.5",
9402 "rayon",
9403]
9404
9405[[package]]
9406name = "sval"
9407version = "2.8.0"
9408source = "registry+https://github.com/rust-lang/crates.io-index"
9409checksum = "05d11eec9fbe2bc8bc71e7349f0e7534db9a96d961fb9f302574275b7880ad06"
9410
9411[[package]]
9412name = "sval_buffer"
9413version = "2.8.0"
9414source = "registry+https://github.com/rust-lang/crates.io-index"
9415checksum = "6b7451f69a93c5baf2653d5aa8bb4178934337f16c22830a50b06b386f72d761"
9416dependencies = [
9417 "sval",
9418 "sval_ref",
9419]
9420
9421[[package]]
9422name = "sval_dynamic"
9423version = "2.8.0"
9424source = "registry+https://github.com/rust-lang/crates.io-index"
9425checksum = "c34f5a2cc12b4da2adfb59d5eedfd9b174a23cc3fae84cec71dcbcd9302068f5"
9426dependencies = [
9427 "sval",
9428]
9429
9430[[package]]
9431name = "sval_fmt"
9432version = "2.8.0"
9433source = "registry+https://github.com/rust-lang/crates.io-index"
9434checksum = "2f578b2301341e246d00b35957f2952c4ec554ad9c7cfaee10bc86bc92896578"
9435dependencies = [
9436 "itoa",
9437 "ryu",
9438 "sval",
9439]
9440
9441[[package]]
9442name = "sval_json"
9443version = "2.8.0"
9444source = "registry+https://github.com/rust-lang/crates.io-index"
9445checksum = "8346c00f5dc6efe18bea8d13c1f7ca4f112b20803434bf3657ac17c0f74cbc4b"
9446dependencies = [
9447 "itoa",
9448 "ryu",
9449 "sval",
9450]
9451
9452[[package]]
9453name = "sval_ref"
9454version = "2.8.0"
9455source = "registry+https://github.com/rust-lang/crates.io-index"
9456checksum = "6617cc89952f792aebc0f4a1a76bc51e80c70b18c491bd52215c7989c4c3dd06"
9457dependencies = [
9458 "sval",
9459]
9460
9461[[package]]
9462name = "sval_serde"
9463version = "2.8.0"
9464source = "registry+https://github.com/rust-lang/crates.io-index"
9465checksum = "fe3d1e59f023341d9af75d86f3bc148a6704f3f831eef0dd90bbe9cb445fa024"
9466dependencies = [
9467 "serde",
9468 "sval",
9469 "sval_buffer",
9470 "sval_fmt",
9471]
9472
9473[[package]]
9474name = "svg_fmt"
9475version = "0.4.1"
9476source = "registry+https://github.com/rust-lang/crates.io-index"
9477checksum = "8fb1df15f412ee2e9dfc1c504260fa695c1c3f10fe9f4a6ee2d2184d7d6450e2"
9478
9479[[package]]
9480name = "svgtypes"
9481version = "0.14.0"
9482source = "registry+https://github.com/rust-lang/crates.io-index"
9483checksum = "59d7618f12b51be8171a7cfdda1e7a93f79cbc57c4e7adf89a749cf671125241"
9484dependencies = [
9485 "kurbo 0.10.4",
9486 "siphasher",
9487]
9488
9489[[package]]
9490name = "swash"
9491version = "0.1.12"
9492source = "registry+https://github.com/rust-lang/crates.io-index"
9493checksum = "d06ff4664af8923625604261c645f5c4cc610cc83c84bec74b50d76237089de7"
9494dependencies = [
9495 "read-fonts",
9496 "yazi",
9497 "zeno",
9498]
9499
9500[[package]]
9501name = "syn"
9502version = "1.0.109"
9503source = "registry+https://github.com/rust-lang/crates.io-index"
9504checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
9505dependencies = [
9506 "proc-macro2",
9507 "quote",
9508 "unicode-ident",
9509]
9510
9511[[package]]
9512name = "syn"
9513version = "2.0.48"
9514source = "registry+https://github.com/rust-lang/crates.io-index"
9515checksum = "0f3531638e407dfc0814761abb7c00a5b54992b849452a0646b7f65c9f770f3f"
9516dependencies = [
9517 "proc-macro2",
9518 "quote",
9519 "unicode-ident",
9520]
9521
9522[[package]]
9523name = "sync_wrapper"
9524version = "0.1.2"
9525source = "registry+https://github.com/rust-lang/crates.io-index"
9526checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
9527
9528[[package]]
9529name = "sys-locale"
9530version = "0.3.1"
9531source = "registry+https://github.com/rust-lang/crates.io-index"
9532checksum = "e801cf239ecd6ccd71f03d270d67dd53d13e90aab208bf4b8fe4ad957ea949b0"
9533dependencies = [
9534 "libc",
9535]
9536
9537[[package]]
9538name = "sysinfo"
9539version = "0.30.7"
9540source = "registry+https://github.com/rust-lang/crates.io-index"
9541checksum = "0c385888ef380a852a16209afc8cfad22795dd8873d69c9a14d2e2088f118d18"
9542dependencies = [
9543 "cfg-if",
9544 "core-foundation-sys 0.8.6",
9545 "libc",
9546 "ntapi",
9547 "once_cell",
9548 "rayon",
9549 "windows 0.52.0",
9550]
9551
9552[[package]]
9553name = "system-deps"
9554version = "6.2.2"
9555source = "registry+https://github.com/rust-lang/crates.io-index"
9556checksum = "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349"
9557dependencies = [
9558 "cfg-expr",
9559 "heck 0.5.0",
9560 "pkg-config",
9561 "toml 0.8.10",
9562 "version-compare",
9563]
9564
9565[[package]]
9566name = "system-interface"
9567version = "0.27.1"
9568source = "registry+https://github.com/rust-lang/crates.io-index"
9569checksum = "9aef1f9d4c1dbdd1cb3a63be9efd2f04d8ddbc919d46112982c76818ffc2f1a7"
9570dependencies = [
9571 "bitflags 2.4.2",
9572 "cap-fs-ext",
9573 "cap-std",
9574 "fd-lock",
9575 "io-lifetimes 2.0.3",
9576 "rustix 0.38.32",
9577 "windows-sys 0.52.0",
9578 "winx",
9579]
9580
9581[[package]]
9582name = "tab_switcher"
9583version = "0.1.0"
9584dependencies = [
9585 "anyhow",
9586 "collections",
9587 "ctor",
9588 "editor",
9589 "env_logger",
9590 "gpui",
9591 "language",
9592 "menu",
9593 "picker",
9594 "project",
9595 "serde",
9596 "serde_json",
9597 "theme",
9598 "ui",
9599 "util",
9600 "workspace",
9601]
9602
9603[[package]]
9604name = "taffy"
9605version = "0.3.11"
9606source = "git+https://github.com/DioxusLabs/taffy?rev=1876f72bee5e376023eaa518aa7b8a34c769bd1b#1876f72bee5e376023eaa518aa7b8a34c769bd1b"
9607dependencies = [
9608 "arrayvec",
9609 "grid",
9610 "num-traits",
9611 "slotmap",
9612]
9613
9614[[package]]
9615name = "take-until"
9616version = "0.2.0"
9617source = "registry+https://github.com/rust-lang/crates.io-index"
9618checksum = "8bdb6fa0dfa67b38c1e66b7041ba9dcf23b99d8121907cd31c807a332f7a0bbb"
9619
9620[[package]]
9621name = "tap"
9622version = "1.0.1"
9623source = "registry+https://github.com/rust-lang/crates.io-index"
9624checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
9625
9626[[package]]
9627name = "target-lexicon"
9628version = "0.12.13"
9629source = "registry+https://github.com/rust-lang/crates.io-index"
9630checksum = "69758bda2e78f098e4ccb393021a0963bb3442eac05f135c30f61b7370bbafae"
9631
9632[[package]]
9633name = "task"
9634version = "0.1.0"
9635dependencies = [
9636 "anyhow",
9637 "collections",
9638 "futures 0.3.28",
9639 "gpui",
9640 "schemars",
9641 "serde",
9642 "serde_json_lenient",
9643 "shellexpand",
9644 "subst",
9645 "util",
9646]
9647
9648[[package]]
9649name = "tasks_ui"
9650version = "0.1.0"
9651dependencies = [
9652 "anyhow",
9653 "editor",
9654 "fuzzy",
9655 "gpui",
9656 "itertools 0.11.0",
9657 "language",
9658 "menu",
9659 "picker",
9660 "project",
9661 "serde",
9662 "serde_json",
9663 "task",
9664 "tree-sitter-rust",
9665 "tree-sitter-typescript",
9666 "ui",
9667 "util",
9668 "workspace",
9669]
9670
9671[[package]]
9672name = "telemetry_events"
9673version = "0.1.0"
9674dependencies = [
9675 "semantic_version",
9676 "serde",
9677]
9678
9679[[package]]
9680name = "tempfile"
9681version = "3.9.0"
9682source = "registry+https://github.com/rust-lang/crates.io-index"
9683checksum = "01ce4141aa927a6d1bd34a041795abd0db1cccba5d5f24b009f694bdf3a1f3fa"
9684dependencies = [
9685 "cfg-if",
9686 "fastrand 2.0.0",
9687 "redox_syscall 0.4.1",
9688 "rustix 0.38.32",
9689 "windows-sys 0.52.0",
9690]
9691
9692[[package]]
9693name = "tendril"
9694version = "0.4.3"
9695source = "registry+https://github.com/rust-lang/crates.io-index"
9696checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
9697dependencies = [
9698 "futf",
9699 "mac",
9700 "utf-8",
9701]
9702
9703[[package]]
9704name = "termcolor"
9705version = "1.1.3"
9706source = "registry+https://github.com/rust-lang/crates.io-index"
9707checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"
9708dependencies = [
9709 "winapi-util",
9710]
9711
9712[[package]]
9713name = "terminal"
9714version = "0.1.0"
9715dependencies = [
9716 "alacritty_terminal",
9717 "anyhow",
9718 "collections",
9719 "dirs 4.0.0",
9720 "futures 0.3.28",
9721 "gpui",
9722 "libc",
9723 "rand 0.8.5",
9724 "schemars",
9725 "serde",
9726 "serde_derive",
9727 "serde_json",
9728 "settings",
9729 "smol",
9730 "sysinfo",
9731 "task",
9732 "theme",
9733 "thiserror",
9734 "util",
9735 "windows 0.53.0",
9736]
9737
9738[[package]]
9739name = "terminal_view"
9740version = "0.1.0"
9741dependencies = [
9742 "anyhow",
9743 "client",
9744 "collections",
9745 "db",
9746 "dirs 4.0.0",
9747 "editor",
9748 "futures 0.3.28",
9749 "gpui",
9750 "itertools 0.11.0",
9751 "language",
9752 "project",
9753 "rand 0.8.5",
9754 "search",
9755 "serde",
9756 "serde_json",
9757 "settings",
9758 "shellexpand",
9759 "smol",
9760 "task",
9761 "terminal",
9762 "theme",
9763 "ui",
9764 "util",
9765 "workspace",
9766]
9767
9768[[package]]
9769name = "text"
9770version = "0.1.0"
9771dependencies = [
9772 "anyhow",
9773 "clock",
9774 "collections",
9775 "ctor",
9776 "env_logger",
9777 "gpui",
9778 "lazy_static",
9779 "log",
9780 "parking_lot",
9781 "postage",
9782 "rand 0.8.5",
9783 "regex",
9784 "rope",
9785 "smallvec",
9786 "sum_tree",
9787 "util",
9788]
9789
9790[[package]]
9791name = "textwrap"
9792version = "0.16.0"
9793source = "registry+https://github.com/rust-lang/crates.io-index"
9794checksum = "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d"
9795
9796[[package]]
9797name = "theme"
9798version = "0.1.0"
9799dependencies = [
9800 "anyhow",
9801 "collections",
9802 "color",
9803 "derive_more",
9804 "fs",
9805 "futures 0.3.28",
9806 "gpui",
9807 "indexmap 1.9.3",
9808 "palette",
9809 "parking_lot",
9810 "refineable",
9811 "schemars",
9812 "serde",
9813 "serde_derive",
9814 "serde_json",
9815 "serde_json_lenient",
9816 "serde_repr",
9817 "settings",
9818 "story",
9819 "util",
9820 "uuid",
9821]
9822
9823[[package]]
9824name = "theme_importer"
9825version = "0.1.0"
9826dependencies = [
9827 "anyhow",
9828 "clap 4.4.4",
9829 "gpui",
9830 "indexmap 1.9.3",
9831 "log",
9832 "palette",
9833 "rust-embed",
9834 "schemars",
9835 "serde",
9836 "serde_json",
9837 "serde_json_lenient",
9838 "simplelog",
9839 "strum",
9840 "theme",
9841 "vscode_theme",
9842]
9843
9844[[package]]
9845name = "theme_selector"
9846version = "0.1.0"
9847dependencies = [
9848 "client",
9849 "feature_flags",
9850 "fs",
9851 "fuzzy",
9852 "gpui",
9853 "log",
9854 "picker",
9855 "serde",
9856 "settings",
9857 "theme",
9858 "ui",
9859 "util",
9860 "workspace",
9861]
9862
9863[[package]]
9864name = "thiserror"
9865version = "1.0.48"
9866source = "registry+https://github.com/rust-lang/crates.io-index"
9867checksum = "9d6d7a740b8a666a7e828dd00da9c0dc290dff53154ea77ac109281de90589b7"
9868dependencies = [
9869 "thiserror-impl",
9870]
9871
9872[[package]]
9873name = "thiserror-impl"
9874version = "1.0.48"
9875source = "registry+https://github.com/rust-lang/crates.io-index"
9876checksum = "49922ecae66cc8a249b77e68d1d0623c1b2c514f0060c27cdc68bd62a1219d35"
9877dependencies = [
9878 "proc-macro2",
9879 "quote",
9880 "syn 2.0.48",
9881]
9882
9883[[package]]
9884name = "thread_local"
9885version = "1.1.7"
9886source = "registry+https://github.com/rust-lang/crates.io-index"
9887checksum = "3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152"
9888dependencies = [
9889 "cfg-if",
9890 "once_cell",
9891]
9892
9893[[package]]
9894name = "tiff"
9895version = "0.9.1"
9896source = "registry+https://github.com/rust-lang/crates.io-index"
9897checksum = "ba1310fcea54c6a9a4fd1aad794ecc02c31682f6bfbecdf460bf19533eed1e3e"
9898dependencies = [
9899 "flate2",
9900 "jpeg-decoder",
9901 "weezl",
9902]
9903
9904[[package]]
9905name = "tiktoken-rs"
9906version = "0.5.7"
9907source = "registry+https://github.com/rust-lang/crates.io-index"
9908checksum = "a4427b6b1c6b38215b92dd47a83a0ecc6735573d0a5a4c14acc0ac5b33b28adb"
9909dependencies = [
9910 "anyhow",
9911 "base64 0.21.4",
9912 "bstr",
9913 "fancy-regex",
9914 "lazy_static",
9915 "parking_lot",
9916 "rustc-hash",
9917]
9918
9919[[package]]
9920name = "time"
9921version = "0.3.28"
9922source = "registry+https://github.com/rust-lang/crates.io-index"
9923checksum = "17f6bb557fd245c28e6411aa56b6403c689ad95061f50e4be16c274e70a17e48"
9924dependencies = [
9925 "deranged",
9926 "itoa",
9927 "serde",
9928 "time-core",
9929 "time-macros",
9930]
9931
9932[[package]]
9933name = "time-core"
9934version = "0.1.1"
9935source = "registry+https://github.com/rust-lang/crates.io-index"
9936checksum = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb"
9937
9938[[package]]
9939name = "time-macros"
9940version = "0.2.14"
9941source = "registry+https://github.com/rust-lang/crates.io-index"
9942checksum = "1a942f44339478ef67935ab2bbaec2fb0322496cf3cbe84b261e06ac3814c572"
9943dependencies = [
9944 "time-core",
9945]
9946
9947[[package]]
9948name = "time_format"
9949version = "0.1.0"
9950dependencies = [
9951 "core-foundation",
9952 "core-foundation-sys 0.8.6",
9953 "sys-locale",
9954 "time",
9955]
9956
9957[[package]]
9958name = "tiny-skia"
9959version = "0.11.4"
9960source = "registry+https://github.com/rust-lang/crates.io-index"
9961checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab"
9962dependencies = [
9963 "arrayref",
9964 "arrayvec",
9965 "bytemuck",
9966 "cfg-if",
9967 "log",
9968 "png",
9969 "tiny-skia-path",
9970]
9971
9972[[package]]
9973name = "tiny-skia-path"
9974version = "0.11.4"
9975source = "registry+https://github.com/rust-lang/crates.io-index"
9976checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93"
9977dependencies = [
9978 "arrayref",
9979 "bytemuck",
9980 "strict-num",
9981]
9982
9983[[package]]
9984name = "tiny_http"
9985version = "0.8.2"
9986source = "registry+https://github.com/rust-lang/crates.io-index"
9987checksum = "9ce51b50006056f590c9b7c3808c3bd70f0d1101666629713866c227d6e58d39"
9988dependencies = [
9989 "ascii",
9990 "chrono",
9991 "chunked_transfer",
9992 "log",
9993 "url",
9994]
9995
9996[[package]]
9997name = "tinyvec"
9998version = "1.6.0"
9999source = "registry+https://github.com/rust-lang/crates.io-index"
10000checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
10001dependencies = [
10002 "tinyvec_macros",
10003]
10004
10005[[package]]
10006name = "tinyvec_macros"
10007version = "0.1.1"
10008source = "registry+https://github.com/rust-lang/crates.io-index"
10009checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
10010
10011[[package]]
10012name = "tokio"
10013version = "1.32.0"
10014source = "registry+https://github.com/rust-lang/crates.io-index"
10015checksum = "17ed6077ed6cd6c74735e21f37eb16dc3935f96878b1fe961074089cc80893f9"
10016dependencies = [
10017 "backtrace",
10018 "bytes 1.5.0",
10019 "libc",
10020 "mio",
10021 "num_cpus",
10022 "parking_lot",
10023 "pin-project-lite",
10024 "signal-hook-registry",
10025 "socket2 0.5.4",
10026 "tokio-macros",
10027 "windows-sys 0.48.0",
10028]
10029
10030[[package]]
10031name = "tokio-io"
10032version = "0.1.13"
10033source = "registry+https://github.com/rust-lang/crates.io-index"
10034checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"
10035dependencies = [
10036 "bytes 0.4.12",
10037 "futures 0.1.31",
10038 "log",
10039]
10040
10041[[package]]
10042name = "tokio-macros"
10043version = "2.1.0"
10044source = "registry+https://github.com/rust-lang/crates.io-index"
10045checksum = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e"
10046dependencies = [
10047 "proc-macro2",
10048 "quote",
10049 "syn 2.0.48",
10050]
10051
10052[[package]]
10053name = "tokio-native-tls"
10054version = "0.3.1"
10055source = "registry+https://github.com/rust-lang/crates.io-index"
10056checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
10057dependencies = [
10058 "native-tls",
10059 "tokio",
10060]
10061
10062[[package]]
10063name = "tokio-rustls"
10064version = "0.24.1"
10065source = "registry+https://github.com/rust-lang/crates.io-index"
10066checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
10067dependencies = [
10068 "rustls",
10069 "tokio",
10070]
10071
10072[[package]]
10073name = "tokio-stream"
10074version = "0.1.14"
10075source = "registry+https://github.com/rust-lang/crates.io-index"
10076checksum = "397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842"
10077dependencies = [
10078 "futures-core",
10079 "pin-project-lite",
10080 "tokio",
10081]
10082
10083[[package]]
10084name = "tokio-tungstenite"
10085version = "0.20.1"
10086source = "registry+https://github.com/rust-lang/crates.io-index"
10087checksum = "212d5dcb2a1ce06d81107c3d0ffa3121fe974b73f068c8282cb1c32328113b6c"
10088dependencies = [
10089 "futures-util",
10090 "log",
10091 "tokio",
10092 "tungstenite 0.20.1",
10093]
10094
10095[[package]]
10096name = "tokio-util"
10097version = "0.7.9"
10098source = "registry+https://github.com/rust-lang/crates.io-index"
10099checksum = "1d68074620f57a0b21594d9735eb2e98ab38b17f80d3fcb189fca266771ca60d"
10100dependencies = [
10101 "bytes 1.5.0",
10102 "futures-core",
10103 "futures-io",
10104 "futures-sink",
10105 "pin-project-lite",
10106 "tokio",
10107 "tracing",
10108]
10109
10110[[package]]
10111name = "toml"
10112version = "0.5.11"
10113source = "registry+https://github.com/rust-lang/crates.io-index"
10114checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
10115dependencies = [
10116 "serde",
10117]
10118
10119[[package]]
10120name = "toml"
10121version = "0.7.8"
10122source = "registry+https://github.com/rust-lang/crates.io-index"
10123checksum = "dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257"
10124dependencies = [
10125 "serde",
10126 "serde_spanned",
10127 "toml_datetime",
10128 "toml_edit 0.19.15",
10129]
10130
10131[[package]]
10132name = "toml"
10133version = "0.8.10"
10134source = "registry+https://github.com/rust-lang/crates.io-index"
10135checksum = "9a9aad4a3066010876e8dcf5a8a06e70a558751117a145c6ce2b82c2e2054290"
10136dependencies = [
10137 "serde",
10138 "serde_spanned",
10139 "toml_datetime",
10140 "toml_edit 0.22.6",
10141]
10142
10143[[package]]
10144name = "toml_datetime"
10145version = "0.6.5"
10146source = "registry+https://github.com/rust-lang/crates.io-index"
10147checksum = "3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1"
10148dependencies = [
10149 "serde",
10150]
10151
10152[[package]]
10153name = "toml_edit"
10154version = "0.19.15"
10155source = "registry+https://github.com/rust-lang/crates.io-index"
10156checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
10157dependencies = [
10158 "indexmap 2.0.0",
10159 "serde",
10160 "serde_spanned",
10161 "toml_datetime",
10162 "winnow 0.5.15",
10163]
10164
10165[[package]]
10166name = "toml_edit"
10167version = "0.21.1"
10168source = "registry+https://github.com/rust-lang/crates.io-index"
10169checksum = "6a8534fd7f78b5405e860340ad6575217ce99f38d4d5c8f2442cb5ecb50090e1"
10170dependencies = [
10171 "indexmap 2.0.0",
10172 "toml_datetime",
10173 "winnow 0.5.15",
10174]
10175
10176[[package]]
10177name = "toml_edit"
10178version = "0.22.6"
10179source = "registry+https://github.com/rust-lang/crates.io-index"
10180checksum = "2c1b5fd4128cc8d3e0cb74d4ed9a9cc7c7284becd4df68f5f940e1ad123606f6"
10181dependencies = [
10182 "indexmap 2.0.0",
10183 "serde",
10184 "serde_spanned",
10185 "toml_datetime",
10186 "winnow 0.6.1",
10187]
10188
10189[[package]]
10190name = "tower"
10191version = "0.4.13"
10192source = "registry+https://github.com/rust-lang/crates.io-index"
10193checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
10194dependencies = [
10195 "futures-core",
10196 "futures-util",
10197 "pin-project",
10198 "pin-project-lite",
10199 "tokio",
10200 "tower-layer",
10201 "tower-service",
10202 "tracing",
10203]
10204
10205[[package]]
10206name = "tower-http"
10207version = "0.3.5"
10208source = "registry+https://github.com/rust-lang/crates.io-index"
10209checksum = "f873044bf02dd1e8239e9c1293ea39dad76dc594ec16185d0a1bf31d8dc8d858"
10210dependencies = [
10211 "bitflags 1.3.2",
10212 "bytes 1.5.0",
10213 "futures-core",
10214 "futures-util",
10215 "http 0.2.9",
10216 "http-body",
10217 "http-range-header",
10218 "pin-project-lite",
10219 "tower-layer",
10220 "tower-service",
10221]
10222
10223[[package]]
10224name = "tower-http"
10225version = "0.4.4"
10226source = "registry+https://github.com/rust-lang/crates.io-index"
10227checksum = "61c5bb1d698276a2443e5ecfabc1008bf15a36c12e6a7176e7bf089ea9131140"
10228dependencies = [
10229 "bitflags 2.4.2",
10230 "bytes 1.5.0",
10231 "futures-core",
10232 "futures-util",
10233 "http 0.2.9",
10234 "http-body",
10235 "http-range-header",
10236 "pin-project-lite",
10237 "tower-layer",
10238 "tower-service",
10239 "tracing",
10240]
10241
10242[[package]]
10243name = "tower-layer"
10244version = "0.3.2"
10245source = "registry+https://github.com/rust-lang/crates.io-index"
10246checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
10247
10248[[package]]
10249name = "tower-service"
10250version = "0.3.2"
10251source = "registry+https://github.com/rust-lang/crates.io-index"
10252checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
10253
10254[[package]]
10255name = "tracing"
10256version = "0.1.37"
10257source = "registry+https://github.com/rust-lang/crates.io-index"
10258checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
10259dependencies = [
10260 "cfg-if",
10261 "log",
10262 "pin-project-lite",
10263 "tracing-attributes",
10264 "tracing-core",
10265]
10266
10267[[package]]
10268name = "tracing-attributes"
10269version = "0.1.26"
10270source = "registry+https://github.com/rust-lang/crates.io-index"
10271checksum = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab"
10272dependencies = [
10273 "proc-macro2",
10274 "quote",
10275 "syn 2.0.48",
10276]
10277
10278[[package]]
10279name = "tracing-core"
10280version = "0.1.31"
10281source = "registry+https://github.com/rust-lang/crates.io-index"
10282checksum = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a"
10283dependencies = [
10284 "once_cell",
10285 "valuable",
10286]
10287
10288[[package]]
10289name = "tracing-futures"
10290version = "0.2.5"
10291source = "registry+https://github.com/rust-lang/crates.io-index"
10292checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"
10293dependencies = [
10294 "pin-project",
10295 "tracing",
10296]
10297
10298[[package]]
10299name = "tracing-log"
10300version = "0.1.3"
10301source = "registry+https://github.com/rust-lang/crates.io-index"
10302checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"
10303dependencies = [
10304 "lazy_static",
10305 "log",
10306 "tracing-core",
10307]
10308
10309[[package]]
10310name = "tracing-serde"
10311version = "0.1.3"
10312source = "registry+https://github.com/rust-lang/crates.io-index"
10313checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"
10314dependencies = [
10315 "serde",
10316 "tracing-core",
10317]
10318
10319[[package]]
10320name = "tracing-subscriber"
10321version = "0.3.17"
10322source = "registry+https://github.com/rust-lang/crates.io-index"
10323checksum = "30a651bc37f915e81f087d86e62a18eec5f79550c7faff886f7090b4ea757c77"
10324dependencies = [
10325 "matchers",
10326 "nu-ansi-term",
10327 "once_cell",
10328 "regex",
10329 "serde",
10330 "serde_json",
10331 "sharded-slab",
10332 "smallvec",
10333 "thread_local",
10334 "tracing",
10335 "tracing-core",
10336 "tracing-log",
10337 "tracing-serde",
10338]
10339
10340[[package]]
10341name = "tree-sitter"
10342version = "0.20.100"
10343source = "git+https://github.com/tree-sitter/tree-sitter?rev=7f21c3b98c0749ac192da67a0d65dfe3eabc4a63#7f21c3b98c0749ac192da67a0d65dfe3eabc4a63"
10344dependencies = [
10345 "cc",
10346 "regex",
10347 "wasmtime-c-api-impl",
10348]
10349
10350[[package]]
10351name = "tree-sitter-bash"
10352version = "0.20.4"
10353source = "git+https://github.com/tree-sitter/tree-sitter-bash?rev=7331995b19b8f8aba2d5e26deb51d2195c18bc94#7331995b19b8f8aba2d5e26deb51d2195c18bc94"
10354dependencies = [
10355 "cc",
10356 "tree-sitter",
10357]
10358
10359[[package]]
10360name = "tree-sitter-c"
10361version = "0.20.6"
10362source = "registry+https://github.com/rust-lang/crates.io-index"
10363checksum = "30b03bdf218020057abee831581a74bff8c298323d6c6cd1a70556430ded9f4b"
10364dependencies = [
10365 "cc",
10366 "tree-sitter",
10367]
10368
10369[[package]]
10370name = "tree-sitter-c-sharp"
10371version = "0.20.0"
10372source = "git+https://github.com/tree-sitter/tree-sitter-c-sharp?rev=dd5e59721a5f8dae34604060833902b882023aaf#dd5e59721a5f8dae34604060833902b882023aaf"
10373dependencies = [
10374 "cc",
10375 "tree-sitter",
10376]
10377
10378[[package]]
10379name = "tree-sitter-clojure"
10380version = "0.0.9"
10381source = "git+https://github.com/prcastro/tree-sitter-clojure?branch=update-ts#38b4f8d264248b2fd09575fbce66f7c22e8929d5"
10382dependencies = [
10383 "cc",
10384 "tree-sitter",
10385]
10386
10387[[package]]
10388name = "tree-sitter-cpp"
10389version = "0.20.0"
10390source = "git+https://github.com/tree-sitter/tree-sitter-cpp?rev=f44509141e7e483323d2ec178f2d2e6c0fc041c1#f44509141e7e483323d2ec178f2d2e6c0fc041c1"
10391dependencies = [
10392 "cc",
10393 "tree-sitter",
10394]
10395
10396[[package]]
10397name = "tree-sitter-css"
10398version = "0.19.0"
10399source = "git+https://github.com/tree-sitter/tree-sitter-css?rev=769203d0f9abe1a9a691ac2b9fe4bb4397a73c51#769203d0f9abe1a9a691ac2b9fe4bb4397a73c51"
10400dependencies = [
10401 "cc",
10402 "tree-sitter",
10403]
10404
10405[[package]]
10406name = "tree-sitter-dart"
10407version = "0.0.1"
10408source = "git+https://github.com/agent3bood/tree-sitter-dart?rev=48934e3bf757a9b78f17bdfaa3e2b4284656fdc7#48934e3bf757a9b78f17bdfaa3e2b4284656fdc7"
10409dependencies = [
10410 "cc",
10411 "tree-sitter",
10412]
10413
10414[[package]]
10415name = "tree-sitter-elixir"
10416version = "0.1.0"
10417source = "git+https://github.com/elixir-lang/tree-sitter-elixir?rev=a2861e88a730287a60c11ea9299c033c7d076e30#a2861e88a730287a60c11ea9299c033c7d076e30"
10418dependencies = [
10419 "cc",
10420 "tree-sitter",
10421]
10422
10423[[package]]
10424name = "tree-sitter-elm"
10425version = "5.6.4"
10426source = "git+https://github.com/elm-tooling/tree-sitter-elm?rev=692c50c0b961364c40299e73c1306aecb5d20f40#692c50c0b961364c40299e73c1306aecb5d20f40"
10427dependencies = [
10428 "cc",
10429 "tree-sitter",
10430]
10431
10432[[package]]
10433name = "tree-sitter-embedded-template"
10434version = "0.20.0"
10435source = "registry+https://github.com/rust-lang/crates.io-index"
10436checksum = "33817ade928c73a32d4f904a602321e09de9fc24b71d106f3b4b3f8ab30dcc38"
10437dependencies = [
10438 "cc",
10439 "tree-sitter",
10440]
10441
10442[[package]]
10443name = "tree-sitter-erlang"
10444version = "0.4.0"
10445source = "registry+https://github.com/rust-lang/crates.io-index"
10446checksum = "93ced5145ebb17f83243bf055b74e108da7cc129e12faab4166df03f59b287f4"
10447dependencies = [
10448 "cc",
10449 "tree-sitter",
10450]
10451
10452[[package]]
10453name = "tree-sitter-glsl"
10454version = "0.1.4"
10455source = "git+https://github.com/theHamsta/tree-sitter-glsl?rev=2a56fb7bc8bb03a1892b4741279dd0a8758b7fb3#2a56fb7bc8bb03a1892b4741279dd0a8758b7fb3"
10456dependencies = [
10457 "cc",
10458 "tree-sitter",
10459]
10460
10461[[package]]
10462name = "tree-sitter-go"
10463version = "0.19.1"
10464source = "git+https://github.com/tree-sitter/tree-sitter-go?rev=aeb2f33b366fd78d5789ff104956ce23508b85db#aeb2f33b366fd78d5789ff104956ce23508b85db"
10465dependencies = [
10466 "cc",
10467 "tree-sitter",
10468]
10469
10470[[package]]
10471name = "tree-sitter-gomod"
10472version = "1.0.2"
10473source = "git+https://github.com/camdencheek/tree-sitter-go-mod#bbe2fe3be4b87e06a613e685250f473d2267f430"
10474dependencies = [
10475 "cc",
10476 "tree-sitter",
10477]
10478
10479[[package]]
10480name = "tree-sitter-gowork"
10481version = "0.0.1"
10482source = "git+https://github.com/d1y/tree-sitter-go-work#a2a4b99b53b3740855ff33f0b54cab0bb4ce6f45"
10483dependencies = [
10484 "cc",
10485 "tree-sitter",
10486]
10487
10488[[package]]
10489name = "tree-sitter-hcl"
10490version = "0.0.1"
10491source = "git+https://github.com/MichaHoffmann/tree-sitter-hcl?rev=v1.1.0#636dbe70301ecbab8f353c8c78b3406fe4f185f5"
10492dependencies = [
10493 "cc",
10494 "tree-sitter",
10495]
10496
10497[[package]]
10498name = "tree-sitter-heex"
10499version = "0.0.1"
10500source = "git+https://github.com/phoenixframework/tree-sitter-heex?rev=2e1348c3cf2c9323e87c2744796cf3f3868aa82a#2e1348c3cf2c9323e87c2744796cf3f3868aa82a"
10501dependencies = [
10502 "cc",
10503 "tree-sitter",
10504]
10505
10506[[package]]
10507name = "tree-sitter-html"
10508version = "0.19.0"
10509source = "registry+https://github.com/rust-lang/crates.io-index"
10510checksum = "184e6b77953a354303dc87bf5fe36558c83569ce92606e7b382a0dc1b7443443"
10511dependencies = [
10512 "cc",
10513 "tree-sitter",
10514]
10515
10516[[package]]
10517name = "tree-sitter-jsdoc"
10518version = "0.20.0"
10519source = "git+https://github.com/tree-sitter/tree-sitter-jsdoc#6a6cf9e7341af32d8e2b2e24a37fbfebefc3dc55"
10520dependencies = [
10521 "cc",
10522 "tree-sitter",
10523]
10524
10525[[package]]
10526name = "tree-sitter-json"
10527version = "0.19.0"
10528source = "registry+https://github.com/rust-lang/crates.io-index"
10529checksum = "90b04c4e1a92139535eb9fca4ec8fa9666cc96b618005d3ae35f3c957fa92f92"
10530dependencies = [
10531 "cc",
10532 "tree-sitter",
10533]
10534
10535[[package]]
10536name = "tree-sitter-json"
10537version = "0.20.0"
10538source = "git+https://github.com/tree-sitter/tree-sitter-json?rev=40a81c01a40ac48744e0c8ccabbaba1920441199#40a81c01a40ac48744e0c8ccabbaba1920441199"
10539dependencies = [
10540 "cc",
10541 "tree-sitter",
10542]
10543
10544[[package]]
10545name = "tree-sitter-lua"
10546version = "0.0.14"
10547source = "registry+https://github.com/rust-lang/crates.io-index"
10548checksum = "d489873fd1a2fa6d5f04930bfc5c081c96f0c038c1437104518b5b842c69b282"
10549dependencies = [
10550 "cc",
10551 "tree-sitter",
10552]
10553
10554[[package]]
10555name = "tree-sitter-markdown"
10556version = "0.0.1"
10557source = "git+https://github.com/MDeiml/tree-sitter-markdown?rev=330ecab87a3e3a7211ac69bbadc19eabecdb1cca#330ecab87a3e3a7211ac69bbadc19eabecdb1cca"
10558dependencies = [
10559 "cc",
10560 "tree-sitter",
10561]
10562
10563[[package]]
10564name = "tree-sitter-nix"
10565version = "0.0.1"
10566source = "git+https://github.com/nix-community/tree-sitter-nix?rev=66e3e9ce9180ae08fc57372061006ef83f0abde7#66e3e9ce9180ae08fc57372061006ef83f0abde7"
10567dependencies = [
10568 "cc",
10569 "tree-sitter",
10570]
10571
10572[[package]]
10573name = "tree-sitter-nu"
10574version = "0.0.1"
10575source = "git+https://github.com/nushell/tree-sitter-nu?rev=7dd29f9616822e5fc259f5b4ae6c4ded9a71a132#7dd29f9616822e5fc259f5b4ae6c4ded9a71a132"
10576dependencies = [
10577 "cc",
10578 "tree-sitter",
10579]
10580
10581[[package]]
10582name = "tree-sitter-ocaml"
10583version = "0.20.4"
10584source = "git+https://github.com/tree-sitter/tree-sitter-ocaml?rev=4abfdc1c7af2c6c77a370aee974627be1c285b3b#4abfdc1c7af2c6c77a370aee974627be1c285b3b"
10585dependencies = [
10586 "cc",
10587 "tree-sitter",
10588]
10589
10590[[package]]
10591name = "tree-sitter-php"
10592version = "0.21.1"
10593source = "registry+https://github.com/rust-lang/crates.io-index"
10594checksum = "0db3788e709a5adfb583683a4b686a084e41a0f9e5a2fcb9a8e358f11481036a"
10595dependencies = [
10596 "cc",
10597 "tree-sitter",
10598]
10599
10600[[package]]
10601name = "tree-sitter-proto"
10602version = "0.0.2"
10603source = "git+https://github.com/rewinfrey/tree-sitter-proto?rev=36d54f288aee112f13a67b550ad32634d0c2cb52#36d54f288aee112f13a67b550ad32634d0c2cb52"
10604dependencies = [
10605 "cc",
10606 "tree-sitter",
10607]
10608
10609[[package]]
10610name = "tree-sitter-python"
10611version = "0.20.4"
10612source = "registry+https://github.com/rust-lang/crates.io-index"
10613checksum = "e6c93b1b1fbd0d399db3445f51fd3058e43d0b4dcff62ddbdb46e66550978aa5"
10614dependencies = [
10615 "cc",
10616 "tree-sitter",
10617]
10618
10619[[package]]
10620name = "tree-sitter-racket"
10621version = "0.0.1"
10622source = "git+https://github.com/zed-industries/tree-sitter-racket?rev=eb010cf2c674c6fd9a6316a84e28ef90190fe51a#eb010cf2c674c6fd9a6316a84e28ef90190fe51a"
10623dependencies = [
10624 "cc",
10625 "tree-sitter",
10626]
10627
10628[[package]]
10629name = "tree-sitter-regex"
10630version = "0.20.0"
10631source = "registry+https://github.com/rust-lang/crates.io-index"
10632checksum = "efb5a53e9c990757895476216796b170fd81e4d173d08f8b082279c4e6ff8c5c"
10633dependencies = [
10634 "cc",
10635 "tree-sitter",
10636]
10637
10638[[package]]
10639name = "tree-sitter-ruby"
10640version = "0.20.0"
10641source = "registry+https://github.com/rust-lang/crates.io-index"
10642checksum = "0ac30cbb1560363ae76e1ccde543d6d99087421e228cc47afcec004b86bb711a"
10643dependencies = [
10644 "cc",
10645 "tree-sitter",
10646]
10647
10648[[package]]
10649name = "tree-sitter-rust"
10650version = "0.20.4"
10651source = "registry+https://github.com/rust-lang/crates.io-index"
10652checksum = "b0832309b0b2b6d33760ce5c0e818cb47e1d72b468516bfe4134408926fa7594"
10653dependencies = [
10654 "cc",
10655 "tree-sitter",
10656]
10657
10658[[package]]
10659name = "tree-sitter-scheme"
10660version = "0.2.0"
10661source = "git+https://github.com/6cdh/tree-sitter-scheme?rev=af0fd1fa452cb2562dc7b5c8a8c55551c39273b9#af0fd1fa452cb2562dc7b5c8a8c55551c39273b9"
10662dependencies = [
10663 "cc",
10664 "tree-sitter",
10665]
10666
10667[[package]]
10668name = "tree-sitter-typescript"
10669version = "0.20.2"
10670source = "git+https://github.com/tree-sitter/tree-sitter-typescript?rev=5d20856f34315b068c41edaee2ac8a100081d259#5d20856f34315b068c41edaee2ac8a100081d259"
10671dependencies = [
10672 "cc",
10673 "tree-sitter",
10674]
10675
10676[[package]]
10677name = "tree-sitter-vue"
10678version = "0.0.1"
10679source = "git+https://github.com/zed-industries/tree-sitter-vue?rev=6608d9d60c386f19d80af7d8132322fa11199c42#6608d9d60c386f19d80af7d8132322fa11199c42"
10680dependencies = [
10681 "cc",
10682 "tree-sitter",
10683]
10684
10685[[package]]
10686name = "tree-sitter-yaml"
10687version = "0.0.1"
10688source = "git+https://github.com/zed-industries/tree-sitter-yaml?rev=f545a41f57502e1b5ddf2a6668896c1b0620f930#f545a41f57502e1b5ddf2a6668896c1b0620f930"
10689dependencies = [
10690 "cc",
10691 "tree-sitter",
10692]
10693
10694[[package]]
10695name = "try-lock"
10696version = "0.2.4"
10697source = "registry+https://github.com/rust-lang/crates.io-index"
10698checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
10699
10700[[package]]
10701name = "ttf-parser"
10702version = "0.20.0"
10703source = "registry+https://github.com/rust-lang/crates.io-index"
10704checksum = "17f77d76d837a7830fe1d4f12b7b4ba4192c1888001c7164257e4bc6d21d96b4"
10705
10706[[package]]
10707name = "tungstenite"
10708version = "0.16.0"
10709source = "registry+https://github.com/rust-lang/crates.io-index"
10710checksum = "6ad3713a14ae247f22a728a0456a545df14acf3867f905adff84be99e23b3ad1"
10711dependencies = [
10712 "base64 0.13.1",
10713 "byteorder",
10714 "bytes 1.5.0",
10715 "http 0.2.9",
10716 "httparse",
10717 "log",
10718 "native-tls",
10719 "rand 0.8.5",
10720 "sha-1",
10721 "thiserror",
10722 "url",
10723 "utf-8",
10724]
10725
10726[[package]]
10727name = "tungstenite"
10728version = "0.20.1"
10729source = "registry+https://github.com/rust-lang/crates.io-index"
10730checksum = "9e3dac10fd62eaf6617d3a904ae222845979aec67c615d1c842b4002c7666fb9"
10731dependencies = [
10732 "byteorder",
10733 "bytes 1.5.0",
10734 "data-encoding",
10735 "http 0.2.9",
10736 "httparse",
10737 "log",
10738 "rand 0.8.5",
10739 "sha1",
10740 "thiserror",
10741 "url",
10742 "utf-8",
10743]
10744
10745[[package]]
10746name = "typenum"
10747version = "1.17.0"
10748source = "registry+https://github.com/rust-lang/crates.io-index"
10749checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
10750
10751[[package]]
10752name = "uds_windows"
10753version = "1.1.0"
10754source = "registry+https://github.com/rust-lang/crates.io-index"
10755checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9"
10756dependencies = [
10757 "memoffset",
10758 "tempfile",
10759 "winapi",
10760]
10761
10762[[package]]
10763name = "ui"
10764version = "0.1.0"
10765dependencies = [
10766 "chrono",
10767 "gpui",
10768 "itertools 0.11.0",
10769 "menu",
10770 "settings",
10771 "smallvec",
10772 "story",
10773 "strum",
10774 "theme",
10775 "windows 0.53.0",
10776]
10777
10778[[package]]
10779name = "unicase"
10780version = "2.7.0"
10781source = "registry+https://github.com/rust-lang/crates.io-index"
10782checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89"
10783dependencies = [
10784 "version_check",
10785]
10786
10787[[package]]
10788name = "unicode-bidi"
10789version = "0.3.13"
10790source = "registry+https://github.com/rust-lang/crates.io-index"
10791checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
10792
10793[[package]]
10794name = "unicode-bidi-mirroring"
10795version = "0.1.0"
10796source = "registry+https://github.com/rust-lang/crates.io-index"
10797checksum = "56d12260fb92d52f9008be7e4bca09f584780eb2266dc8fecc6a192bec561694"
10798
10799[[package]]
10800name = "unicode-ccc"
10801version = "0.1.2"
10802source = "registry+https://github.com/rust-lang/crates.io-index"
10803checksum = "cc2520efa644f8268dce4dcd3050eaa7fc044fca03961e9998ac7e2e92b77cf1"
10804
10805[[package]]
10806name = "unicode-ident"
10807version = "1.0.12"
10808source = "registry+https://github.com/rust-lang/crates.io-index"
10809checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
10810
10811[[package]]
10812name = "unicode-linebreak"
10813version = "0.1.5"
10814source = "registry+https://github.com/rust-lang/crates.io-index"
10815checksum = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f"
10816
10817[[package]]
10818name = "unicode-normalization"
10819version = "0.1.22"
10820source = "registry+https://github.com/rust-lang/crates.io-index"
10821checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
10822dependencies = [
10823 "tinyvec",
10824]
10825
10826[[package]]
10827name = "unicode-properties"
10828version = "0.1.1"
10829source = "registry+https://github.com/rust-lang/crates.io-index"
10830checksum = "e4259d9d4425d9f0661581b804cb85fe66a4c631cadd8f490d1c13a35d5d9291"
10831
10832[[package]]
10833name = "unicode-script"
10834version = "0.5.5"
10835source = "registry+https://github.com/rust-lang/crates.io-index"
10836checksum = "7d817255e1bed6dfd4ca47258685d14d2bdcfbc64fdc9e3819bd5848057b8ecc"
10837
10838[[package]]
10839name = "unicode-segmentation"
10840version = "1.10.1"
10841source = "registry+https://github.com/rust-lang/crates.io-index"
10842checksum = "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36"
10843
10844[[package]]
10845name = "unicode-vo"
10846version = "0.1.0"
10847source = "registry+https://github.com/rust-lang/crates.io-index"
10848checksum = "b1d386ff53b415b7fe27b50bb44679e2cc4660272694b7b6f3326d8480823a94"
10849
10850[[package]]
10851name = "unicode-width"
10852version = "0.1.11"
10853source = "registry+https://github.com/rust-lang/crates.io-index"
10854checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85"
10855
10856[[package]]
10857name = "unicode-xid"
10858version = "0.2.4"
10859source = "registry+https://github.com/rust-lang/crates.io-index"
10860checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"
10861
10862[[package]]
10863name = "unicode_categories"
10864version = "0.1.1"
10865source = "registry+https://github.com/rust-lang/crates.io-index"
10866checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
10867
10868[[package]]
10869name = "unindent"
10870version = "0.1.11"
10871source = "registry+https://github.com/rust-lang/crates.io-index"
10872checksum = "e1766d682d402817b5ac4490b3c3002d91dfa0d22812f341609f97b08757359c"
10873
10874[[package]]
10875name = "untrusted"
10876version = "0.7.1"
10877source = "registry+https://github.com/rust-lang/crates.io-index"
10878checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
10879
10880[[package]]
10881name = "untrusted"
10882version = "0.9.0"
10883source = "registry+https://github.com/rust-lang/crates.io-index"
10884checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
10885
10886[[package]]
10887name = "url"
10888version = "2.5.0"
10889source = "registry+https://github.com/rust-lang/crates.io-index"
10890checksum = "31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633"
10891dependencies = [
10892 "form_urlencoded",
10893 "idna",
10894 "percent-encoding",
10895 "serde",
10896]
10897
10898[[package]]
10899name = "urlencoding"
10900version = "2.1.3"
10901source = "registry+https://github.com/rust-lang/crates.io-index"
10902checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
10903
10904[[package]]
10905name = "usvg"
10906version = "0.40.0"
10907source = "registry+https://github.com/rust-lang/crates.io-index"
10908checksum = "c04150a94f0bfc3b2c15d4e151524d14cd06765fc6641d8b1c59a248360d4474"
10909dependencies = [
10910 "base64 0.21.4",
10911 "data-url",
10912 "flate2",
10913 "fontdb",
10914 "imagesize",
10915 "kurbo 0.9.5",
10916 "log",
10917 "pico-args",
10918 "roxmltree",
10919 "rustybuzz",
10920 "simplecss",
10921 "siphasher",
10922 "strict-num",
10923 "svgtypes",
10924 "tiny-skia-path",
10925 "unicode-bidi",
10926 "unicode-script",
10927 "unicode-vo",
10928 "xmlwriter",
10929]
10930
10931[[package]]
10932name = "utf-8"
10933version = "0.7.6"
10934source = "registry+https://github.com/rust-lang/crates.io-index"
10935checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
10936
10937[[package]]
10938name = "utf8parse"
10939version = "0.2.1"
10940source = "registry+https://github.com/rust-lang/crates.io-index"
10941checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
10942
10943[[package]]
10944name = "util"
10945version = "0.1.0"
10946dependencies = [
10947 "anyhow",
10948 "async-fs 1.6.0",
10949 "collections",
10950 "dirs 3.0.2",
10951 "futures 0.3.28",
10952 "futures-lite 1.13.0",
10953 "git2",
10954 "globset",
10955 "isahc",
10956 "lazy_static",
10957 "log",
10958 "rand 0.8.5",
10959 "regex",
10960 "rust-embed",
10961 "serde",
10962 "serde_json",
10963 "take-until",
10964 "tempfile",
10965 "tendril",
10966 "unicase",
10967 "url",
10968]
10969
10970[[package]]
10971name = "uuid"
10972version = "1.4.1"
10973source = "registry+https://github.com/rust-lang/crates.io-index"
10974checksum = "79daa5ed5740825c40b389c5e50312b9c86df53fccd33f281df655642b43869d"
10975dependencies = [
10976 "getrandom 0.2.10",
10977 "serde",
10978 "sha1_smol",
10979]
10980
10981[[package]]
10982name = "v_frame"
10983version = "0.3.8"
10984source = "registry+https://github.com/rust-lang/crates.io-index"
10985checksum = "d6f32aaa24bacd11e488aa9ba66369c7cd514885742c9fe08cfe85884db3e92b"
10986dependencies = [
10987 "aligned-vec",
10988 "num-traits",
10989 "wasm-bindgen",
10990]
10991
10992[[package]]
10993name = "valuable"
10994version = "0.1.0"
10995source = "registry+https://github.com/rust-lang/crates.io-index"
10996checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
10997
10998[[package]]
10999name = "value-bag"
11000version = "1.4.1"
11001source = "registry+https://github.com/rust-lang/crates.io-index"
11002checksum = "d92ccd67fb88503048c01b59152a04effd0782d035a83a6d256ce6085f08f4a3"
11003dependencies = [
11004 "value-bag-serde1",
11005 "value-bag-sval2",
11006]
11007
11008[[package]]
11009name = "value-bag-serde1"
11010version = "1.4.1"
11011source = "registry+https://github.com/rust-lang/crates.io-index"
11012checksum = "b0b9f3feef403a50d4d67e9741a6d8fc688bcbb4e4f31bd4aab72cc690284394"
11013dependencies = [
11014 "erased-serde",
11015 "serde",
11016 "serde_fmt",
11017]
11018
11019[[package]]
11020name = "value-bag-sval2"
11021version = "1.4.1"
11022source = "registry+https://github.com/rust-lang/crates.io-index"
11023checksum = "30b24f4146b6f3361e91cbf527d1fb35e9376c3c0cef72ca5ec5af6d640fad7d"
11024dependencies = [
11025 "sval",
11026 "sval_buffer",
11027 "sval_dynamic",
11028 "sval_fmt",
11029 "sval_json",
11030 "sval_ref",
11031 "sval_serde",
11032]
11033
11034[[package]]
11035name = "vcpkg"
11036version = "0.2.15"
11037source = "registry+https://github.com/rust-lang/crates.io-index"
11038checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
11039
11040[[package]]
11041name = "vcs_menu"
11042version = "0.1.0"
11043dependencies = [
11044 "anyhow",
11045 "fs",
11046 "fuzzy",
11047 "gpui",
11048 "picker",
11049 "ui",
11050 "util",
11051 "workspace",
11052]
11053
11054[[package]]
11055name = "version-compare"
11056version = "0.2.0"
11057source = "registry+https://github.com/rust-lang/crates.io-index"
11058checksum = "852e951cb7832cb45cb1169900d19760cfa39b82bc0ea9c0e5a14ae88411c98b"
11059
11060[[package]]
11061name = "version_check"
11062version = "0.9.4"
11063source = "registry+https://github.com/rust-lang/crates.io-index"
11064checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
11065
11066[[package]]
11067name = "vim"
11068version = "0.1.0"
11069dependencies = [
11070 "anyhow",
11071 "async-compat",
11072 "async-trait",
11073 "collections",
11074 "command_palette",
11075 "command_palette_hooks",
11076 "editor",
11077 "futures 0.3.28",
11078 "gpui",
11079 "indoc",
11080 "language",
11081 "log",
11082 "lsp",
11083 "nvim-rs",
11084 "parking_lot",
11085 "regex",
11086 "release_channel",
11087 "schemars",
11088 "search",
11089 "serde",
11090 "serde_derive",
11091 "serde_json",
11092 "settings",
11093 "tokio",
11094 "ui",
11095 "util",
11096 "workspace",
11097 "zed_actions",
11098]
11099
11100[[package]]
11101name = "vscode_theme"
11102version = "0.2.0"
11103source = "registry+https://github.com/rust-lang/crates.io-index"
11104checksum = "8b3666211944f2e6ba2c359bc9efc1891157e910b1b11c3900892ea9f18179d2"
11105dependencies = [
11106 "serde",
11107]
11108
11109[[package]]
11110name = "vsimd"
11111version = "0.8.0"
11112source = "registry+https://github.com/rust-lang/crates.io-index"
11113checksum = "5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64"
11114
11115[[package]]
11116name = "vte"
11117version = "0.13.0"
11118source = "registry+https://github.com/rust-lang/crates.io-index"
11119checksum = "40eb22ae96f050e0c0d6f7ce43feeae26c348fc4dea56928ca81537cfaa6188b"
11120dependencies = [
11121 "bitflags 2.4.2",
11122 "cursor-icon",
11123 "log",
11124 "serde",
11125 "utf8parse",
11126 "vte_generate_state_changes",
11127]
11128
11129[[package]]
11130name = "vte_generate_state_changes"
11131version = "0.1.1"
11132source = "registry+https://github.com/rust-lang/crates.io-index"
11133checksum = "d257817081c7dffcdbab24b9e62d2def62e2ff7d00b1c20062551e6cccc145ff"
11134dependencies = [
11135 "proc-macro2",
11136 "quote",
11137]
11138
11139[[package]]
11140name = "waker-fn"
11141version = "1.1.0"
11142source = "registry+https://github.com/rust-lang/crates.io-index"
11143checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"
11144
11145[[package]]
11146name = "walkdir"
11147version = "2.4.0"
11148source = "registry+https://github.com/rust-lang/crates.io-index"
11149checksum = "d71d857dc86794ca4c280d616f7da00d2dbfd8cd788846559a6813e6aa4b54ee"
11150dependencies = [
11151 "same-file",
11152 "winapi-util",
11153]
11154
11155[[package]]
11156name = "want"
11157version = "0.3.1"
11158source = "registry+https://github.com/rust-lang/crates.io-index"
11159checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
11160dependencies = [
11161 "try-lock",
11162]
11163
11164[[package]]
11165name = "wasi"
11166version = "0.9.0+wasi-snapshot-preview1"
11167source = "registry+https://github.com/rust-lang/crates.io-index"
11168checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
11169
11170[[package]]
11171name = "wasi"
11172version = "0.11.0+wasi-snapshot-preview1"
11173source = "registry+https://github.com/rust-lang/crates.io-index"
11174checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
11175
11176[[package]]
11177name = "wasm-bindgen"
11178version = "0.2.92"
11179source = "registry+https://github.com/rust-lang/crates.io-index"
11180checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8"
11181dependencies = [
11182 "cfg-if",
11183 "wasm-bindgen-macro",
11184]
11185
11186[[package]]
11187name = "wasm-bindgen-backend"
11188version = "0.2.92"
11189source = "registry+https://github.com/rust-lang/crates.io-index"
11190checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da"
11191dependencies = [
11192 "bumpalo",
11193 "log",
11194 "once_cell",
11195 "proc-macro2",
11196 "quote",
11197 "syn 2.0.48",
11198 "wasm-bindgen-shared",
11199]
11200
11201[[package]]
11202name = "wasm-bindgen-futures"
11203version = "0.4.37"
11204source = "registry+https://github.com/rust-lang/crates.io-index"
11205checksum = "c02dbc21516f9f1f04f187958890d7e6026df8d16540b7ad9492bc34a67cea03"
11206dependencies = [
11207 "cfg-if",
11208 "js-sys",
11209 "wasm-bindgen",
11210 "web-sys",
11211]
11212
11213[[package]]
11214name = "wasm-bindgen-macro"
11215version = "0.2.92"
11216source = "registry+https://github.com/rust-lang/crates.io-index"
11217checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726"
11218dependencies = [
11219 "quote",
11220 "wasm-bindgen-macro-support",
11221]
11222
11223[[package]]
11224name = "wasm-bindgen-macro-support"
11225version = "0.2.92"
11226source = "registry+https://github.com/rust-lang/crates.io-index"
11227checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
11228dependencies = [
11229 "proc-macro2",
11230 "quote",
11231 "syn 2.0.48",
11232 "wasm-bindgen-backend",
11233 "wasm-bindgen-shared",
11234]
11235
11236[[package]]
11237name = "wasm-bindgen-shared"
11238version = "0.2.92"
11239source = "registry+https://github.com/rust-lang/crates.io-index"
11240checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96"
11241
11242[[package]]
11243name = "wasm-encoder"
11244version = "0.201.0"
11245source = "registry+https://github.com/rust-lang/crates.io-index"
11246checksum = "b9c7d2731df60006819b013f64ccc2019691deccf6e11a1804bc850cd6748f1a"
11247dependencies = [
11248 "leb128",
11249]
11250
11251[[package]]
11252name = "wasm-metadata"
11253version = "0.201.0"
11254source = "registry+https://github.com/rust-lang/crates.io-index"
11255checksum = "0fd83062c17b9f4985d438603cde0a5e8c5c8198201a6937f778b607924c7da2"
11256dependencies = [
11257 "anyhow",
11258 "indexmap 2.0.0",
11259 "serde",
11260 "serde_derive",
11261 "serde_json",
11262 "spdx",
11263 "wasm-encoder",
11264 "wasmparser",
11265]
11266
11267[[package]]
11268name = "wasmparser"
11269version = "0.201.0"
11270source = "registry+https://github.com/rust-lang/crates.io-index"
11271checksum = "84e5df6dba6c0d7fafc63a450f1738451ed7a0b52295d83e868218fa286bf708"
11272dependencies = [
11273 "bitflags 2.4.2",
11274 "indexmap 2.0.0",
11275 "semver",
11276]
11277
11278[[package]]
11279name = "wasmprinter"
11280version = "0.201.0"
11281source = "registry+https://github.com/rust-lang/crates.io-index"
11282checksum = "a67e66da702706ba08729a78e3c0079085f6bfcb1a62e4799e97bbf728c2c265"
11283dependencies = [
11284 "anyhow",
11285 "wasmparser",
11286]
11287
11288[[package]]
11289name = "wasmtime"
11290version = "19.0.0"
11291source = "registry+https://github.com/rust-lang/crates.io-index"
11292checksum = "6a08af88fa3d324cc5cf6d388d90ef396a787b3fb4bbd51ba185f8645dc0f02c"
11293dependencies = [
11294 "anyhow",
11295 "async-trait",
11296 "bincode",
11297 "bumpalo",
11298 "cfg-if",
11299 "encoding_rs",
11300 "gimli",
11301 "indexmap 2.0.0",
11302 "libc",
11303 "log",
11304 "object",
11305 "once_cell",
11306 "paste",
11307 "rustix 0.38.32",
11308 "semver",
11309 "serde",
11310 "serde_derive",
11311 "serde_json",
11312 "target-lexicon",
11313 "wasmparser",
11314 "wasmtime-component-macro",
11315 "wasmtime-component-util",
11316 "wasmtime-cranelift",
11317 "wasmtime-environ",
11318 "wasmtime-fiber",
11319 "wasmtime-jit-icache-coherence",
11320 "wasmtime-runtime",
11321 "wasmtime-slab",
11322 "wasmtime-winch",
11323 "windows-sys 0.52.0",
11324]
11325
11326[[package]]
11327name = "wasmtime-asm-macros"
11328version = "19.0.0"
11329source = "registry+https://github.com/rust-lang/crates.io-index"
11330checksum = "16cdbfcf28542bcda0b5fd68d44603e53e5ad126cbe7b9f25c130e1249fd8211"
11331dependencies = [
11332 "cfg-if",
11333]
11334
11335[[package]]
11336name = "wasmtime-c-api-impl"
11337version = "19.0.0"
11338source = "registry+https://github.com/rust-lang/crates.io-index"
11339checksum = "67dea28073e105735210b9e932b5e654198d5e28ed31f1314037cd7664ceda2b"
11340dependencies = [
11341 "anyhow",
11342 "log",
11343 "once_cell",
11344 "tracing",
11345 "wasmtime",
11346 "wasmtime-c-api-macros",
11347]
11348
11349[[package]]
11350name = "wasmtime-c-api-macros"
11351version = "19.0.0"
11352source = "registry+https://github.com/rust-lang/crates.io-index"
11353checksum = "0cfe12050fa28b17ab8434ab757fee281dd0d5c7715fa1bc5e4c0b29d1705415"
11354dependencies = [
11355 "proc-macro2",
11356 "quote",
11357]
11358
11359[[package]]
11360name = "wasmtime-component-macro"
11361version = "19.0.0"
11362source = "registry+https://github.com/rust-lang/crates.io-index"
11363checksum = "0cdcf690257c623506eeec3a502864b282aab0fdfd6981c1ebb63c7e98f4a23a"
11364dependencies = [
11365 "anyhow",
11366 "proc-macro2",
11367 "quote",
11368 "syn 2.0.48",
11369 "wasmtime-component-util",
11370 "wasmtime-wit-bindgen",
11371 "wit-parser",
11372]
11373
11374[[package]]
11375name = "wasmtime-component-util"
11376version = "19.0.0"
11377source = "registry+https://github.com/rust-lang/crates.io-index"
11378checksum = "ab3ae7bf66e2fae1e332ab3634f332d7422e878a6eecc47c8f8f78cc1f24e501"
11379
11380[[package]]
11381name = "wasmtime-cranelift"
11382version = "19.0.0"
11383source = "registry+https://github.com/rust-lang/crates.io-index"
11384checksum = "67ea025c969a09117818732fa6f96848e858a7953d4659dab8081a6eea3c0523"
11385dependencies = [
11386 "anyhow",
11387 "cfg-if",
11388 "cranelift-codegen",
11389 "cranelift-control",
11390 "cranelift-entity",
11391 "cranelift-frontend",
11392 "cranelift-native",
11393 "cranelift-wasm",
11394 "gimli",
11395 "log",
11396 "object",
11397 "target-lexicon",
11398 "thiserror",
11399 "wasmparser",
11400 "wasmtime-cranelift-shared",
11401 "wasmtime-environ",
11402 "wasmtime-versioned-export-macros",
11403]
11404
11405[[package]]
11406name = "wasmtime-cranelift-shared"
11407version = "19.0.0"
11408source = "registry+https://github.com/rust-lang/crates.io-index"
11409checksum = "dcd6dd2f8d8d4860b384f61f89b597633a5b5f0943c546210e5084c5d321fe20"
11410dependencies = [
11411 "anyhow",
11412 "cranelift-codegen",
11413 "cranelift-control",
11414 "cranelift-native",
11415 "gimli",
11416 "object",
11417 "target-lexicon",
11418 "wasmtime-environ",
11419]
11420
11421[[package]]
11422name = "wasmtime-environ"
11423version = "19.0.0"
11424source = "registry+https://github.com/rust-lang/crates.io-index"
11425checksum = "7f60f3f717658dd77745de03b750d5852126e9be6dad465848c77f90387c44c9"
11426dependencies = [
11427 "anyhow",
11428 "bincode",
11429 "cpp_demangle",
11430 "cranelift-entity",
11431 "gimli",
11432 "indexmap 2.0.0",
11433 "log",
11434 "object",
11435 "rustc-demangle",
11436 "serde",
11437 "serde_derive",
11438 "target-lexicon",
11439 "thiserror",
11440 "wasm-encoder",
11441 "wasmparser",
11442 "wasmprinter",
11443 "wasmtime-component-util",
11444 "wasmtime-types",
11445]
11446
11447[[package]]
11448name = "wasmtime-fiber"
11449version = "19.0.0"
11450source = "registry+https://github.com/rust-lang/crates.io-index"
11451checksum = "bf8cd22ab1041bf0e54b6283e57824557902e4fed8b1f3a7eef29cbaba89eebf"
11452dependencies = [
11453 "anyhow",
11454 "cc",
11455 "cfg-if",
11456 "rustix 0.38.32",
11457 "wasmtime-asm-macros",
11458 "wasmtime-versioned-export-macros",
11459 "windows-sys 0.52.0",
11460]
11461
11462[[package]]
11463name = "wasmtime-jit-icache-coherence"
11464version = "19.0.0"
11465source = "registry+https://github.com/rust-lang/crates.io-index"
11466checksum = "2796e4b4989db62899d2117e1e0258b839d088c044591b14e3a0396e7b3ae53a"
11467dependencies = [
11468 "cfg-if",
11469 "libc",
11470 "windows-sys 0.52.0",
11471]
11472
11473[[package]]
11474name = "wasmtime-runtime"
11475version = "19.0.0"
11476source = "registry+https://github.com/rust-lang/crates.io-index"
11477checksum = "4bf2b7745df452a4f41b9aab21d3f7ba1347b12da2fdc5241e59306127884a68"
11478dependencies = [
11479 "anyhow",
11480 "cc",
11481 "cfg-if",
11482 "encoding_rs",
11483 "indexmap 2.0.0",
11484 "libc",
11485 "log",
11486 "mach",
11487 "memfd",
11488 "memoffset",
11489 "paste",
11490 "psm",
11491 "rustix 0.38.32",
11492 "sptr",
11493 "wasm-encoder",
11494 "wasmtime-asm-macros",
11495 "wasmtime-environ",
11496 "wasmtime-fiber",
11497 "wasmtime-versioned-export-macros",
11498 "wasmtime-wmemcheck",
11499 "windows-sys 0.52.0",
11500]
11501
11502[[package]]
11503name = "wasmtime-slab"
11504version = "19.0.0"
11505source = "registry+https://github.com/rust-lang/crates.io-index"
11506checksum = "83448ef600ad95977019ebaea84a5516fdbc9561d0a8e26b1e099351f993b527"
11507
11508[[package]]
11509name = "wasmtime-types"
11510version = "19.0.0"
11511source = "registry+https://github.com/rust-lang/crates.io-index"
11512checksum = "cf6fe7ed3fd18ed4b1e4465fe5c8674acc9f03523fca5b1b9f975b2560cd741b"
11513dependencies = [
11514 "cranelift-entity",
11515 "serde",
11516 "serde_derive",
11517 "thiserror",
11518 "wasmparser",
11519]
11520
11521[[package]]
11522name = "wasmtime-versioned-export-macros"
11523version = "19.0.0"
11524source = "registry+https://github.com/rust-lang/crates.io-index"
11525checksum = "6d6d967f01032da7d4c6303da32f6a00d5efe1bac124b156e7342d8ace6ffdfc"
11526dependencies = [
11527 "proc-macro2",
11528 "quote",
11529 "syn 2.0.48",
11530]
11531
11532[[package]]
11533name = "wasmtime-wasi"
11534version = "19.0.0"
11535source = "registry+https://github.com/rust-lang/crates.io-index"
11536checksum = "371d828b6849ea06d598ae7dd1c316e8dd9e99b76f77d93d5886cb25c7f8e188"
11537dependencies = [
11538 "anyhow",
11539 "async-trait",
11540 "bitflags 2.4.2",
11541 "bytes 1.5.0",
11542 "cap-fs-ext",
11543 "cap-net-ext",
11544 "cap-rand",
11545 "cap-std",
11546 "cap-time-ext",
11547 "fs-set-times",
11548 "futures 0.3.28",
11549 "io-extras",
11550 "io-lifetimes 2.0.3",
11551 "once_cell",
11552 "rustix 0.38.32",
11553 "system-interface",
11554 "thiserror",
11555 "tokio",
11556 "tracing",
11557 "url",
11558 "wasmtime",
11559 "wiggle",
11560 "windows-sys 0.52.0",
11561]
11562
11563[[package]]
11564name = "wasmtime-winch"
11565version = "19.0.0"
11566source = "registry+https://github.com/rust-lang/crates.io-index"
11567checksum = "eb8b3fcbc455105760e4a2aa8ee3f39b8357183a62201383b3f72d4836ca2be8"
11568dependencies = [
11569 "anyhow",
11570 "cranelift-codegen",
11571 "gimli",
11572 "object",
11573 "target-lexicon",
11574 "wasmparser",
11575 "wasmtime-cranelift-shared",
11576 "wasmtime-environ",
11577 "winch-codegen",
11578]
11579
11580[[package]]
11581name = "wasmtime-wit-bindgen"
11582version = "19.0.0"
11583source = "registry+https://github.com/rust-lang/crates.io-index"
11584checksum = "96326c9800fb6c099f50d1bd2126d636fc2f96950e1675acf358c0f52516cd38"
11585dependencies = [
11586 "anyhow",
11587 "heck 0.4.1",
11588 "indexmap 2.0.0",
11589 "wit-parser",
11590]
11591
11592[[package]]
11593name = "wasmtime-wmemcheck"
11594version = "19.0.0"
11595source = "registry+https://github.com/rust-lang/crates.io-index"
11596checksum = "36bd91a4dc55af0bf55e9e2ab0ea13724cfb5c5a1acdf8873039769208f59490"
11597
11598[[package]]
11599name = "wast"
11600version = "35.0.2"
11601source = "registry+https://github.com/rust-lang/crates.io-index"
11602checksum = "2ef140f1b49946586078353a453a1d28ba90adfc54dde75710bc1931de204d68"
11603dependencies = [
11604 "leb128",
11605]
11606
11607[[package]]
11608name = "wayland-backend"
11609version = "0.3.3"
11610source = "registry+https://github.com/rust-lang/crates.io-index"
11611checksum = "9d50fa61ce90d76474c87f5fc002828d81b32677340112b4ef08079a9d459a40"
11612dependencies = [
11613 "cc",
11614 "downcast-rs",
11615 "rustix 0.38.32",
11616 "scoped-tls",
11617 "smallvec",
11618 "wayland-sys",
11619]
11620
11621[[package]]
11622name = "wayland-client"
11623version = "0.31.2"
11624source = "registry+https://github.com/rust-lang/crates.io-index"
11625checksum = "82fb96ee935c2cea6668ccb470fb7771f6215d1691746c2d896b447a00ad3f1f"
11626dependencies = [
11627 "bitflags 2.4.2",
11628 "rustix 0.38.32",
11629 "wayland-backend",
11630 "wayland-scanner",
11631]
11632
11633[[package]]
11634name = "wayland-csd-frame"
11635version = "0.3.0"
11636source = "registry+https://github.com/rust-lang/crates.io-index"
11637checksum = "625c5029dbd43d25e6aa9615e88b829a5cad13b2819c4ae129fdbb7c31ab4c7e"
11638dependencies = [
11639 "bitflags 2.4.2",
11640 "cursor-icon",
11641 "wayland-backend",
11642]
11643
11644[[package]]
11645name = "wayland-cursor"
11646version = "0.31.1"
11647source = "registry+https://github.com/rust-lang/crates.io-index"
11648checksum = "71ce5fa868dd13d11a0d04c5e2e65726d0897be8de247c0c5a65886e283231ba"
11649dependencies = [
11650 "rustix 0.38.32",
11651 "wayland-client",
11652 "xcursor",
11653]
11654
11655[[package]]
11656name = "wayland-protocols"
11657version = "0.31.2"
11658source = "registry+https://github.com/rust-lang/crates.io-index"
11659checksum = "8f81f365b8b4a97f422ac0e8737c438024b5951734506b0e1d775c73030561f4"
11660dependencies = [
11661 "bitflags 2.4.2",
11662 "wayland-backend",
11663 "wayland-client",
11664 "wayland-scanner",
11665]
11666
11667[[package]]
11668name = "wayland-protocols-wlr"
11669version = "0.2.0"
11670source = "registry+https://github.com/rust-lang/crates.io-index"
11671checksum = "ad1f61b76b6c2d8742e10f9ba5c3737f6530b4c243132c2a2ccc8aa96fe25cd6"
11672dependencies = [
11673 "bitflags 2.4.2",
11674 "wayland-backend",
11675 "wayland-client",
11676 "wayland-protocols",
11677 "wayland-scanner",
11678]
11679
11680[[package]]
11681name = "wayland-scanner"
11682version = "0.31.1"
11683source = "registry+https://github.com/rust-lang/crates.io-index"
11684checksum = "63b3a62929287001986fb58c789dce9b67604a397c15c611ad9f747300b6c283"
11685dependencies = [
11686 "proc-macro2",
11687 "quick-xml 0.31.0",
11688 "quote",
11689]
11690
11691[[package]]
11692name = "wayland-sys"
11693version = "0.31.1"
11694source = "registry+https://github.com/rust-lang/crates.io-index"
11695checksum = "15a0c8eaff5216d07f226cb7a549159267f3467b289d9a2e52fd3ef5aae2b7af"
11696dependencies = [
11697 "dlib",
11698 "log",
11699 "once_cell",
11700 "pkg-config",
11701]
11702
11703[[package]]
11704name = "web-sys"
11705version = "0.3.64"
11706source = "registry+https://github.com/rust-lang/crates.io-index"
11707checksum = "9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b"
11708dependencies = [
11709 "js-sys",
11710 "wasm-bindgen",
11711]
11712
11713[[package]]
11714name = "webpki-roots"
11715version = "0.24.0"
11716source = "registry+https://github.com/rust-lang/crates.io-index"
11717checksum = "b291546d5d9d1eab74f069c77749f2cb8504a12caa20f0f2de93ddbf6f411888"
11718dependencies = [
11719 "rustls-webpki",
11720]
11721
11722[[package]]
11723name = "weezl"
11724version = "0.1.8"
11725source = "registry+https://github.com/rust-lang/crates.io-index"
11726checksum = "53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082"
11727
11728[[package]]
11729name = "welcome"
11730version = "0.1.0"
11731dependencies = [
11732 "anyhow",
11733 "client",
11734 "copilot_ui",
11735 "db",
11736 "editor",
11737 "fuzzy",
11738 "gpui",
11739 "install_cli",
11740 "picker",
11741 "project",
11742 "schemars",
11743 "serde",
11744 "settings",
11745 "theme_selector",
11746 "ui",
11747 "util",
11748 "vim",
11749 "workspace",
11750]
11751
11752[[package]]
11753name = "which"
11754version = "4.4.2"
11755source = "registry+https://github.com/rust-lang/crates.io-index"
11756checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
11757dependencies = [
11758 "either",
11759 "home",
11760 "once_cell",
11761 "rustix 0.38.32",
11762]
11763
11764[[package]]
11765name = "which"
11766version = "6.0.0"
11767source = "registry+https://github.com/rust-lang/crates.io-index"
11768checksum = "7fa5e0c10bf77f44aac573e498d1a82d5fbd5e91f6fc0a99e7be4b38e85e101c"
11769dependencies = [
11770 "either",
11771 "home",
11772 "once_cell",
11773 "rustix 0.38.32",
11774 "windows-sys 0.52.0",
11775]
11776
11777[[package]]
11778name = "whoami"
11779version = "1.4.1"
11780source = "registry+https://github.com/rust-lang/crates.io-index"
11781checksum = "22fc3756b8a9133049b26c7f61ab35416c130e8c09b660f5b3958b446f52cc50"
11782
11783[[package]]
11784name = "wiggle"
11785version = "19.0.0"
11786source = "registry+https://github.com/rust-lang/crates.io-index"
11787checksum = "ae1136a209614ace00b0c11f04dc7cf42540773be3b22eff6ad165110aba29c1"
11788dependencies = [
11789 "anyhow",
11790 "async-trait",
11791 "bitflags 2.4.2",
11792 "thiserror",
11793 "tracing",
11794 "wasmtime",
11795 "wiggle-macro",
11796]
11797
11798[[package]]
11799name = "wiggle-generate"
11800version = "19.0.0"
11801source = "registry+https://github.com/rust-lang/crates.io-index"
11802checksum = "4c2bd99ce26046f4246d720a4198f6a8fc95bc5da82ae4ef62263e24641c3076"
11803dependencies = [
11804 "anyhow",
11805 "heck 0.4.1",
11806 "proc-macro2",
11807 "quote",
11808 "shellexpand",
11809 "syn 2.0.48",
11810 "witx",
11811]
11812
11813[[package]]
11814name = "wiggle-macro"
11815version = "19.0.0"
11816source = "registry+https://github.com/rust-lang/crates.io-index"
11817checksum = "512d816dbcd0113103b2eb2402ec9018e7f0755202a5b3e67db726f229d8dcae"
11818dependencies = [
11819 "proc-macro2",
11820 "quote",
11821 "syn 2.0.48",
11822 "wiggle-generate",
11823]
11824
11825[[package]]
11826name = "winapi"
11827version = "0.3.9"
11828source = "registry+https://github.com/rust-lang/crates.io-index"
11829checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
11830dependencies = [
11831 "winapi-i686-pc-windows-gnu",
11832 "winapi-x86_64-pc-windows-gnu",
11833]
11834
11835[[package]]
11836name = "winapi-i686-pc-windows-gnu"
11837version = "0.4.0"
11838source = "registry+https://github.com/rust-lang/crates.io-index"
11839checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
11840
11841[[package]]
11842name = "winapi-util"
11843version = "0.1.6"
11844source = "registry+https://github.com/rust-lang/crates.io-index"
11845checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596"
11846dependencies = [
11847 "winapi",
11848]
11849
11850[[package]]
11851name = "winapi-x86_64-pc-windows-gnu"
11852version = "0.4.0"
11853source = "registry+https://github.com/rust-lang/crates.io-index"
11854checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
11855
11856[[package]]
11857name = "winch-codegen"
11858version = "0.17.0"
11859source = "registry+https://github.com/rust-lang/crates.io-index"
11860checksum = "d285c833af9453c037cd220765f86c5c9961e8906a815829107c8801d535b8e4"
11861dependencies = [
11862 "anyhow",
11863 "cranelift-codegen",
11864 "gimli",
11865 "regalloc2",
11866 "smallvec",
11867 "target-lexicon",
11868 "wasmparser",
11869 "wasmtime-environ",
11870]
11871
11872[[package]]
11873name = "windows"
11874version = "0.46.0"
11875source = "registry+https://github.com/rust-lang/crates.io-index"
11876checksum = "cdacb41e6a96a052c6cb63a144f24900236121c6f63f4f8219fef5977ecb0c25"
11877dependencies = [
11878 "windows-targets 0.42.2",
11879]
11880
11881[[package]]
11882name = "windows"
11883version = "0.48.0"
11884source = "registry+https://github.com/rust-lang/crates.io-index"
11885checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
11886dependencies = [
11887 "windows-targets 0.48.5",
11888]
11889
11890[[package]]
11891name = "windows"
11892version = "0.52.0"
11893source = "registry+https://github.com/rust-lang/crates.io-index"
11894checksum = "e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be"
11895dependencies = [
11896 "windows-core 0.52.0",
11897 "windows-targets 0.52.4",
11898]
11899
11900[[package]]
11901name = "windows"
11902version = "0.53.0"
11903source = "registry+https://github.com/rust-lang/crates.io-index"
11904checksum = "efc5cf48f83140dcaab716eeaea345f9e93d0018fb81162753a3f76c3397b538"
11905dependencies = [
11906 "windows-core 0.53.0",
11907 "windows-implement",
11908 "windows-interface",
11909 "windows-targets 0.52.4",
11910]
11911
11912[[package]]
11913name = "windows-core"
11914version = "0.52.0"
11915source = "registry+https://github.com/rust-lang/crates.io-index"
11916checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
11917dependencies = [
11918 "windows-targets 0.52.4",
11919]
11920
11921[[package]]
11922name = "windows-core"
11923version = "0.53.0"
11924source = "registry+https://github.com/rust-lang/crates.io-index"
11925checksum = "9dcc5b895a6377f1ab9fa55acedab1fd5ac0db66ad1e6c7f47e28a22e446a5dd"
11926dependencies = [
11927 "windows-result",
11928 "windows-targets 0.52.4",
11929]
11930
11931[[package]]
11932name = "windows-implement"
11933version = "0.53.0"
11934source = "registry+https://github.com/rust-lang/crates.io-index"
11935checksum = "942ac266be9249c84ca862f0a164a39533dc2f6f33dc98ec89c8da99b82ea0bd"
11936dependencies = [
11937 "proc-macro2",
11938 "quote",
11939 "syn 2.0.48",
11940]
11941
11942[[package]]
11943name = "windows-interface"
11944version = "0.53.0"
11945source = "registry+https://github.com/rust-lang/crates.io-index"
11946checksum = "da33557140a288fae4e1d5f8873aaf9eb6613a9cf82c3e070223ff177f598b60"
11947dependencies = [
11948 "proc-macro2",
11949 "quote",
11950 "syn 2.0.48",
11951]
11952
11953[[package]]
11954name = "windows-result"
11955version = "0.1.0"
11956source = "registry+https://github.com/rust-lang/crates.io-index"
11957checksum = "cd19df78e5168dfb0aedc343d1d1b8d422ab2db6756d2dc3fef75035402a3f64"
11958dependencies = [
11959 "windows-targets 0.52.4",
11960]
11961
11962[[package]]
11963name = "windows-sys"
11964version = "0.45.0"
11965source = "registry+https://github.com/rust-lang/crates.io-index"
11966checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
11967dependencies = [
11968 "windows-targets 0.42.2",
11969]
11970
11971[[package]]
11972name = "windows-sys"
11973version = "0.48.0"
11974source = "registry+https://github.com/rust-lang/crates.io-index"
11975checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
11976dependencies = [
11977 "windows-targets 0.48.5",
11978]
11979
11980[[package]]
11981name = "windows-sys"
11982version = "0.52.0"
11983source = "registry+https://github.com/rust-lang/crates.io-index"
11984checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
11985dependencies = [
11986 "windows-targets 0.52.4",
11987]
11988
11989[[package]]
11990name = "windows-targets"
11991version = "0.42.2"
11992source = "registry+https://github.com/rust-lang/crates.io-index"
11993checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
11994dependencies = [
11995 "windows_aarch64_gnullvm 0.42.2",
11996 "windows_aarch64_msvc 0.42.2",
11997 "windows_i686_gnu 0.42.2",
11998 "windows_i686_msvc 0.42.2",
11999 "windows_x86_64_gnu 0.42.2",
12000 "windows_x86_64_gnullvm 0.42.2",
12001 "windows_x86_64_msvc 0.42.2",
12002]
12003
12004[[package]]
12005name = "windows-targets"
12006version = "0.48.5"
12007source = "registry+https://github.com/rust-lang/crates.io-index"
12008checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
12009dependencies = [
12010 "windows_aarch64_gnullvm 0.48.5",
12011 "windows_aarch64_msvc 0.48.5",
12012 "windows_i686_gnu 0.48.5",
12013 "windows_i686_msvc 0.48.5",
12014 "windows_x86_64_gnu 0.48.5",
12015 "windows_x86_64_gnullvm 0.48.5",
12016 "windows_x86_64_msvc 0.48.5",
12017]
12018
12019[[package]]
12020name = "windows-targets"
12021version = "0.52.4"
12022source = "registry+https://github.com/rust-lang/crates.io-index"
12023checksum = "7dd37b7e5ab9018759f893a1952c9420d060016fc19a472b4bb20d1bdd694d1b"
12024dependencies = [
12025 "windows_aarch64_gnullvm 0.52.4",
12026 "windows_aarch64_msvc 0.52.4",
12027 "windows_i686_gnu 0.52.4",
12028 "windows_i686_msvc 0.52.4",
12029 "windows_x86_64_gnu 0.52.4",
12030 "windows_x86_64_gnullvm 0.52.4",
12031 "windows_x86_64_msvc 0.52.4",
12032]
12033
12034[[package]]
12035name = "windows_aarch64_gnullvm"
12036version = "0.42.2"
12037source = "registry+https://github.com/rust-lang/crates.io-index"
12038checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
12039
12040[[package]]
12041name = "windows_aarch64_gnullvm"
12042version = "0.48.5"
12043source = "registry+https://github.com/rust-lang/crates.io-index"
12044checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
12045
12046[[package]]
12047name = "windows_aarch64_gnullvm"
12048version = "0.52.4"
12049source = "registry+https://github.com/rust-lang/crates.io-index"
12050checksum = "bcf46cf4c365c6f2d1cc93ce535f2c8b244591df96ceee75d8e83deb70a9cac9"
12051
12052[[package]]
12053name = "windows_aarch64_msvc"
12054version = "0.42.2"
12055source = "registry+https://github.com/rust-lang/crates.io-index"
12056checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
12057
12058[[package]]
12059name = "windows_aarch64_msvc"
12060version = "0.48.5"
12061source = "registry+https://github.com/rust-lang/crates.io-index"
12062checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
12063
12064[[package]]
12065name = "windows_aarch64_msvc"
12066version = "0.52.4"
12067source = "registry+https://github.com/rust-lang/crates.io-index"
12068checksum = "da9f259dd3bcf6990b55bffd094c4f7235817ba4ceebde8e6d11cd0c5633b675"
12069
12070[[package]]
12071name = "windows_i686_gnu"
12072version = "0.42.2"
12073source = "registry+https://github.com/rust-lang/crates.io-index"
12074checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
12075
12076[[package]]
12077name = "windows_i686_gnu"
12078version = "0.48.5"
12079source = "registry+https://github.com/rust-lang/crates.io-index"
12080checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
12081
12082[[package]]
12083name = "windows_i686_gnu"
12084version = "0.52.4"
12085source = "registry+https://github.com/rust-lang/crates.io-index"
12086checksum = "b474d8268f99e0995f25b9f095bc7434632601028cf86590aea5c8a5cb7801d3"
12087
12088[[package]]
12089name = "windows_i686_msvc"
12090version = "0.42.2"
12091source = "registry+https://github.com/rust-lang/crates.io-index"
12092checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
12093
12094[[package]]
12095name = "windows_i686_msvc"
12096version = "0.48.5"
12097source = "registry+https://github.com/rust-lang/crates.io-index"
12098checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
12099
12100[[package]]
12101name = "windows_i686_msvc"
12102version = "0.52.4"
12103source = "registry+https://github.com/rust-lang/crates.io-index"
12104checksum = "1515e9a29e5bed743cb4415a9ecf5dfca648ce85ee42e15873c3cd8610ff8e02"
12105
12106[[package]]
12107name = "windows_x86_64_gnu"
12108version = "0.42.2"
12109source = "registry+https://github.com/rust-lang/crates.io-index"
12110checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
12111
12112[[package]]
12113name = "windows_x86_64_gnu"
12114version = "0.48.5"
12115source = "registry+https://github.com/rust-lang/crates.io-index"
12116checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
12117
12118[[package]]
12119name = "windows_x86_64_gnu"
12120version = "0.52.4"
12121source = "registry+https://github.com/rust-lang/crates.io-index"
12122checksum = "5eee091590e89cc02ad514ffe3ead9eb6b660aedca2183455434b93546371a03"
12123
12124[[package]]
12125name = "windows_x86_64_gnullvm"
12126version = "0.42.2"
12127source = "registry+https://github.com/rust-lang/crates.io-index"
12128checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
12129
12130[[package]]
12131name = "windows_x86_64_gnullvm"
12132version = "0.48.5"
12133source = "registry+https://github.com/rust-lang/crates.io-index"
12134checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
12135
12136[[package]]
12137name = "windows_x86_64_gnullvm"
12138version = "0.52.4"
12139source = "registry+https://github.com/rust-lang/crates.io-index"
12140checksum = "77ca79f2451b49fa9e2af39f0747fe999fcda4f5e241b2898624dca97a1f2177"
12141
12142[[package]]
12143name = "windows_x86_64_msvc"
12144version = "0.42.2"
12145source = "registry+https://github.com/rust-lang/crates.io-index"
12146checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
12147
12148[[package]]
12149name = "windows_x86_64_msvc"
12150version = "0.48.5"
12151source = "registry+https://github.com/rust-lang/crates.io-index"
12152checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
12153
12154[[package]]
12155name = "windows_x86_64_msvc"
12156version = "0.52.4"
12157source = "registry+https://github.com/rust-lang/crates.io-index"
12158checksum = "32b752e52a2da0ddfbdbcc6fceadfeede4c939ed16d13e648833a61dfb611ed8"
12159
12160[[package]]
12161name = "winnow"
12162version = "0.5.15"
12163source = "registry+https://github.com/rust-lang/crates.io-index"
12164checksum = "7c2e3184b9c4e92ad5167ca73039d0c42476302ab603e2fec4487511f38ccefc"
12165dependencies = [
12166 "memchr",
12167]
12168
12169[[package]]
12170name = "winnow"
12171version = "0.6.1"
12172source = "registry+https://github.com/rust-lang/crates.io-index"
12173checksum = "d90f4e0f530c4c69f62b80d839e9ef3855edc9cba471a160c4d692deed62b401"
12174dependencies = [
12175 "memchr",
12176]
12177
12178[[package]]
12179name = "winreg"
12180version = "0.50.0"
12181source = "registry+https://github.com/rust-lang/crates.io-index"
12182checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
12183dependencies = [
12184 "cfg-if",
12185 "windows-sys 0.48.0",
12186]
12187
12188[[package]]
12189name = "winresource"
12190version = "0.1.17"
12191source = "registry+https://github.com/rust-lang/crates.io-index"
12192checksum = "77e2aaaf8cfa92078c0c0375423d631f82f2f57979c2884fdd5f604a11e45329"
12193dependencies = [
12194 "toml 0.7.8",
12195 "version_check",
12196]
12197
12198[[package]]
12199name = "winx"
12200version = "0.36.3"
12201source = "registry+https://github.com/rust-lang/crates.io-index"
12202checksum = "f9643b83820c0cd246ecabe5fa454dd04ba4fa67996369466d0747472d337346"
12203dependencies = [
12204 "bitflags 2.4.2",
12205 "windows-sys 0.52.0",
12206]
12207
12208[[package]]
12209name = "wio"
12210version = "0.2.2"
12211source = "registry+https://github.com/rust-lang/crates.io-index"
12212checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
12213dependencies = [
12214 "winapi",
12215]
12216
12217[[package]]
12218name = "wit-bindgen"
12219version = "0.22.0"
12220source = "registry+https://github.com/rust-lang/crates.io-index"
12221checksum = "288f992ea30e6b5c531b52cdd5f3be81c148554b09ea416f058d16556ba92c27"
12222dependencies = [
12223 "bitflags 2.4.2",
12224 "wit-bindgen-rt",
12225 "wit-bindgen-rust-macro",
12226]
12227
12228[[package]]
12229name = "wit-bindgen-core"
12230version = "0.22.0"
12231source = "registry+https://github.com/rust-lang/crates.io-index"
12232checksum = "e85e72719ffbccf279359ad071497e47eb0675fe22106dea4ed2d8a7fcb60ba4"
12233dependencies = [
12234 "anyhow",
12235 "wit-parser",
12236]
12237
12238[[package]]
12239name = "wit-bindgen-rt"
12240version = "0.22.0"
12241source = "registry+https://github.com/rust-lang/crates.io-index"
12242checksum = "fcb8738270f32a2d6739973cbbb7c1b6dd8959ce515578a6e19165853272ee64"
12243
12244[[package]]
12245name = "wit-bindgen-rust"
12246version = "0.22.0"
12247source = "registry+https://github.com/rust-lang/crates.io-index"
12248checksum = "d8a39a15d1ae2077688213611209849cad40e9e5cccf6e61951a425850677ff3"
12249dependencies = [
12250 "anyhow",
12251 "heck 0.4.1",
12252 "indexmap 2.0.0",
12253 "wasm-metadata",
12254 "wit-bindgen-core",
12255 "wit-component",
12256]
12257
12258[[package]]
12259name = "wit-bindgen-rust-macro"
12260version = "0.22.0"
12261source = "registry+https://github.com/rust-lang/crates.io-index"
12262checksum = "d376d3ae5850526dfd00d937faea0d81a06fa18f7ac1e26f386d760f241a8f4b"
12263dependencies = [
12264 "anyhow",
12265 "proc-macro2",
12266 "quote",
12267 "syn 2.0.48",
12268 "wit-bindgen-core",
12269 "wit-bindgen-rust",
12270]
12271
12272[[package]]
12273name = "wit-component"
12274version = "0.201.0"
12275source = "registry+https://github.com/rust-lang/crates.io-index"
12276checksum = "421c0c848a0660a8c22e2fd217929a0191f14476b68962afd2af89fd22e39825"
12277dependencies = [
12278 "anyhow",
12279 "bitflags 2.4.2",
12280 "indexmap 2.0.0",
12281 "log",
12282 "serde",
12283 "serde_derive",
12284 "serde_json",
12285 "wasm-encoder",
12286 "wasm-metadata",
12287 "wasmparser",
12288 "wit-parser",
12289]
12290
12291[[package]]
12292name = "wit-parser"
12293version = "0.201.0"
12294source = "registry+https://github.com/rust-lang/crates.io-index"
12295checksum = "196d3ecfc4b759a8573bf86a9b3f8996b304b3732e4c7de81655f875f6efdca6"
12296dependencies = [
12297 "anyhow",
12298 "id-arena",
12299 "indexmap 2.0.0",
12300 "log",
12301 "semver",
12302 "serde",
12303 "serde_derive",
12304 "serde_json",
12305 "unicode-xid",
12306 "wasmparser",
12307]
12308
12309[[package]]
12310name = "witx"
12311version = "0.9.1"
12312source = "registry+https://github.com/rust-lang/crates.io-index"
12313checksum = "e366f27a5cabcddb2706a78296a40b8fcc451e1a6aba2fc1d94b4a01bdaaef4b"
12314dependencies = [
12315 "anyhow",
12316 "log",
12317 "thiserror",
12318 "wast",
12319]
12320
12321[[package]]
12322name = "workspace"
12323version = "0.1.0"
12324dependencies = [
12325 "anyhow",
12326 "async-recursion 1.0.5",
12327 "bincode",
12328 "call",
12329 "client",
12330 "clock",
12331 "collections",
12332 "db",
12333 "derive_more",
12334 "env_logger",
12335 "fs",
12336 "futures 0.3.28",
12337 "gpui",
12338 "itertools 0.11.0",
12339 "language",
12340 "lazy_static",
12341 "log",
12342 "node_runtime",
12343 "parking_lot",
12344 "postage",
12345 "project",
12346 "schemars",
12347 "serde",
12348 "serde_json",
12349 "settings",
12350 "smallvec",
12351 "sqlez",
12352 "task",
12353 "theme",
12354 "ui",
12355 "util",
12356 "uuid",
12357]
12358
12359[[package]]
12360name = "worktree"
12361version = "0.1.0"
12362dependencies = [
12363 "anyhow",
12364 "client",
12365 "clock",
12366 "collections",
12367 "fs",
12368 "futures 0.3.28",
12369 "fuzzy",
12370 "git",
12371 "git2",
12372 "gpui",
12373 "ignore",
12374 "itertools 0.11.0",
12375 "language",
12376 "log",
12377 "lsp",
12378 "parking_lot",
12379 "postage",
12380 "pretty_assertions",
12381 "rand 0.8.5",
12382 "rpc",
12383 "schemars",
12384 "serde",
12385 "serde_json",
12386 "settings",
12387 "smol",
12388 "sum_tree",
12389 "text",
12390 "util",
12391]
12392
12393[[package]]
12394name = "wyz"
12395version = "0.5.1"
12396source = "registry+https://github.com/rust-lang/crates.io-index"
12397checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"
12398dependencies = [
12399 "tap",
12400]
12401
12402[[package]]
12403name = "x11-clipboard"
12404version = "0.9.2"
12405source = "registry+https://github.com/rust-lang/crates.io-index"
12406checksum = "b98785a09322d7446e28a13203d2cae1059a0dd3dfb32cb06d0a225f023d8286"
12407dependencies = [
12408 "libc",
12409 "x11rb",
12410]
12411
12412[[package]]
12413name = "x11rb"
12414version = "0.13.0"
12415source = "registry+https://github.com/rust-lang/crates.io-index"
12416checksum = "f8f25ead8c7e4cba123243a6367da5d3990e0d3affa708ea19dce96356bd9f1a"
12417dependencies = [
12418 "as-raw-xcb-connection",
12419 "gethostname",
12420 "libc",
12421 "rustix 0.38.32",
12422 "x11rb-protocol",
12423]
12424
12425[[package]]
12426name = "x11rb-protocol"
12427version = "0.13.0"
12428source = "registry+https://github.com/rust-lang/crates.io-index"
12429checksum = "e63e71c4b8bd9ffec2c963173a4dc4cbde9ee96961d4fcb4429db9929b606c34"
12430
12431[[package]]
12432name = "xattr"
12433version = "0.2.3"
12434source = "registry+https://github.com/rust-lang/crates.io-index"
12435checksum = "6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc"
12436dependencies = [
12437 "libc",
12438]
12439
12440[[package]]
12441name = "xcursor"
12442version = "0.3.5"
12443source = "registry+https://github.com/rust-lang/crates.io-index"
12444checksum = "6a0ccd7b4a5345edfcd0c3535718a4e9ff7798ffc536bb5b5a0e26ff84732911"
12445
12446[[package]]
12447name = "xdg-home"
12448version = "1.1.0"
12449source = "registry+https://github.com/rust-lang/crates.io-index"
12450checksum = "21e5a325c3cb8398ad6cf859c1135b25dd29e186679cf2da7581d9679f63b38e"
12451dependencies = [
12452 "libc",
12453 "winapi",
12454]
12455
12456[[package]]
12457name = "xkbcommon"
12458version = "0.7.0"
12459source = "registry+https://github.com/rust-lang/crates.io-index"
12460checksum = "13867d259930edc7091a6c41b4ce6eee464328c6ff9659b7e4c668ca20d4c91e"
12461dependencies = [
12462 "as-raw-xcb-connection",
12463 "libc",
12464 "memmap2 0.8.0",
12465 "xkeysym",
12466]
12467
12468[[package]]
12469name = "xkeysym"
12470version = "0.2.0"
12471source = "registry+https://github.com/rust-lang/crates.io-index"
12472checksum = "054a8e68b76250b253f671d1268cb7f1ae089ec35e195b2efb2a4e9a836d0621"
12473
12474[[package]]
12475name = "xmlparser"
12476version = "0.13.5"
12477source = "registry+https://github.com/rust-lang/crates.io-index"
12478checksum = "4d25c75bf9ea12c4040a97f829154768bbbce366287e2dc044af160cd79a13fd"
12479
12480[[package]]
12481name = "xmlwriter"
12482version = "0.1.0"
12483source = "registry+https://github.com/rust-lang/crates.io-index"
12484checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
12485
12486[[package]]
12487name = "xtask"
12488version = "0.1.0"
12489dependencies = [
12490 "anyhow",
12491 "clap 4.4.4",
12492]
12493
12494[[package]]
12495name = "yansi"
12496version = "0.5.1"
12497source = "registry+https://github.com/rust-lang/crates.io-index"
12498checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"
12499
12500[[package]]
12501name = "yazi"
12502version = "0.1.6"
12503source = "registry+https://github.com/rust-lang/crates.io-index"
12504checksum = "c94451ac9513335b5e23d7a8a2b61a7102398b8cca5160829d313e84c9d98be1"
12505
12506[[package]]
12507name = "yeslogic-fontconfig-sys"
12508version = "3.2.0"
12509source = "registry+https://github.com/rust-lang/crates.io-index"
12510checksum = "f2bbd69036d397ebbff671b1b8e4d918610c181c5a16073b96f984a38d08c386"
12511dependencies = [
12512 "const-cstr",
12513 "dlib",
12514 "once_cell",
12515 "pkg-config",
12516]
12517
12518[[package]]
12519name = "zbus"
12520version = "4.0.1"
12521source = "registry+https://github.com/rust-lang/crates.io-index"
12522checksum = "7b8e3d6ae3342792a6cc2340e4394334c7402f3d793b390d2c5494a4032b3030"
12523dependencies = [
12524 "async-broadcast",
12525 "async-executor",
12526 "async-fs 2.1.1",
12527 "async-io 2.3.1",
12528 "async-lock 3.3.0",
12529 "async-process 2.1.0",
12530 "async-recursion 1.0.5",
12531 "async-task",
12532 "async-trait",
12533 "blocking",
12534 "derivative",
12535 "enumflags2",
12536 "event-listener 5.1.0",
12537 "futures-core",
12538 "futures-sink",
12539 "futures-util",
12540 "hex",
12541 "nix 0.27.1",
12542 "ordered-stream",
12543 "rand 0.8.5",
12544 "serde",
12545 "serde_repr",
12546 "sha1",
12547 "static_assertions",
12548 "tracing",
12549 "uds_windows",
12550 "windows-sys 0.52.0",
12551 "xdg-home",
12552 "zbus_macros",
12553 "zbus_names",
12554 "zvariant",
12555]
12556
12557[[package]]
12558name = "zbus_macros"
12559version = "4.0.1"
12560source = "registry+https://github.com/rust-lang/crates.io-index"
12561checksum = "b7a3e850ff1e7217a3b7a07eba90d37fe9bb9e89a310f718afcde5885ca9b6d7"
12562dependencies = [
12563 "proc-macro-crate 1.3.1",
12564 "proc-macro2",
12565 "quote",
12566 "regex",
12567 "syn 1.0.109",
12568 "zvariant_utils",
12569]
12570
12571[[package]]
12572name = "zbus_names"
12573version = "3.0.0"
12574source = "registry+https://github.com/rust-lang/crates.io-index"
12575checksum = "4b9b1fef7d021261cc16cba64c351d291b715febe0fa10dc3a443ac5a5022e6c"
12576dependencies = [
12577 "serde",
12578 "static_assertions",
12579 "zvariant",
12580]
12581
12582[[package]]
12583name = "zed"
12584version = "0.130.0"
12585dependencies = [
12586 "activity_indicator",
12587 "anyhow",
12588 "assets",
12589 "assistant",
12590 "audio",
12591 "auto_update",
12592 "backtrace",
12593 "breadcrumbs",
12594 "call",
12595 "channel",
12596 "chrono",
12597 "clap 4.4.4",
12598 "cli",
12599 "client",
12600 "clock",
12601 "collab_ui",
12602 "collections",
12603 "command_palette",
12604 "copilot",
12605 "copilot_ui",
12606 "db",
12607 "diagnostics",
12608 "editor",
12609 "embed-manifest",
12610 "env_logger",
12611 "extension",
12612 "extensions_ui",
12613 "feedback",
12614 "file_finder",
12615 "fs",
12616 "futures 0.3.28",
12617 "go_to_line",
12618 "gpui",
12619 "image_viewer",
12620 "install_cli",
12621 "isahc",
12622 "journal",
12623 "language",
12624 "language_selector",
12625 "language_tools",
12626 "languages",
12627 "log",
12628 "markdown_preview",
12629 "menu",
12630 "mimalloc",
12631 "node_runtime",
12632 "notifications",
12633 "outline",
12634 "parking_lot",
12635 "profiling",
12636 "project",
12637 "project_panel",
12638 "project_symbols",
12639 "quick_action_bar",
12640 "recent_projects",
12641 "release_channel",
12642 "rope",
12643 "search",
12644 "serde",
12645 "serde_json",
12646 "settings",
12647 "simplelog",
12648 "smol",
12649 "tab_switcher",
12650 "task",
12651 "tasks_ui",
12652 "terminal_view",
12653 "theme",
12654 "theme_selector",
12655 "tree-sitter-rust",
12656 "urlencoding",
12657 "util",
12658 "uuid",
12659 "vim",
12660 "welcome",
12661 "winresource",
12662 "workspace",
12663 "zed_actions",
12664]
12665
12666[[package]]
12667name = "zed_actions"
12668version = "0.1.0"
12669dependencies = [
12670 "gpui",
12671 "serde",
12672]
12673
12674[[package]]
12675name = "zed_astro"
12676version = "0.0.1"
12677dependencies = [
12678 "zed_extension_api 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
12679]
12680
12681[[package]]
12682name = "zed_extension_api"
12683version = "0.0.4"
12684dependencies = [
12685 "wit-bindgen",
12686]
12687
12688[[package]]
12689name = "zed_extension_api"
12690version = "0.0.4"
12691source = "registry+https://github.com/rust-lang/crates.io-index"
12692checksum = "d5c51cad4152bb5eb35b20dccdcbfb36f48d8952a2ed2d3e25b70361007d953b"
12693dependencies = [
12694 "wit-bindgen",
12695]
12696
12697[[package]]
12698name = "zed_gleam"
12699version = "0.0.2"
12700dependencies = [
12701 "zed_extension_api 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
12702]
12703
12704[[package]]
12705name = "zed_haskell"
12706version = "0.0.1"
12707dependencies = [
12708 "zed_extension_api 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
12709]
12710
12711[[package]]
12712name = "zed_prisma"
12713version = "0.0.1"
12714dependencies = [
12715 "zed_extension_api 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
12716]
12717
12718[[package]]
12719name = "zed_purescript"
12720version = "0.0.1"
12721dependencies = [
12722 "zed_extension_api 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
12723]
12724
12725[[package]]
12726name = "zed_svelte"
12727version = "0.0.1"
12728dependencies = [
12729 "zed_extension_api 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
12730]
12731
12732[[package]]
12733name = "zed_toml"
12734version = "0.0.1"
12735dependencies = [
12736 "zed_extension_api 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
12737]
12738
12739[[package]]
12740name = "zed_uiua"
12741version = "0.0.1"
12742dependencies = [
12743 "zed_extension_api 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
12744]
12745
12746[[package]]
12747name = "zed_zig"
12748version = "0.0.1"
12749dependencies = [
12750 "zed_extension_api 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
12751]
12752
12753[[package]]
12754name = "zeno"
12755version = "0.2.3"
12756source = "registry+https://github.com/rust-lang/crates.io-index"
12757checksum = "dd15f8e0dbb966fd9245e7498c7e9e5055d9e5c8b676b95bd67091cd11a1e697"
12758
12759[[package]]
12760name = "zerocopy"
12761version = "0.7.32"
12762source = "registry+https://github.com/rust-lang/crates.io-index"
12763checksum = "74d4d3961e53fa4c9a25a8637fc2bfaf2595b3d3ae34875568a5cf64787716be"
12764dependencies = [
12765 "zerocopy-derive",
12766]
12767
12768[[package]]
12769name = "zerocopy-derive"
12770version = "0.7.32"
12771source = "registry+https://github.com/rust-lang/crates.io-index"
12772checksum = "9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6"
12773dependencies = [
12774 "proc-macro2",
12775 "quote",
12776 "syn 2.0.48",
12777]
12778
12779[[package]]
12780name = "zeroize"
12781version = "1.6.0"
12782source = "registry+https://github.com/rust-lang/crates.io-index"
12783checksum = "2a0956f1ba7c7909bfb66c2e9e4124ab6f6482560f6628b5aaeba39207c9aad9"
12784dependencies = [
12785 "zeroize_derive",
12786]
12787
12788[[package]]
12789name = "zeroize_derive"
12790version = "1.4.2"
12791source = "registry+https://github.com/rust-lang/crates.io-index"
12792checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
12793dependencies = [
12794 "proc-macro2",
12795 "quote",
12796 "syn 2.0.48",
12797]
12798
12799[[package]]
12800name = "zstd"
12801version = "0.11.2+zstd.1.5.2"
12802source = "registry+https://github.com/rust-lang/crates.io-index"
12803checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"
12804dependencies = [
12805 "zstd-safe",
12806]
12807
12808[[package]]
12809name = "zstd-safe"
12810version = "5.0.2+zstd.1.5.2"
12811source = "registry+https://github.com/rust-lang/crates.io-index"
12812checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"
12813dependencies = [
12814 "libc",
12815 "zstd-sys",
12816]
12817
12818[[package]]
12819name = "zstd-sys"
12820version = "2.0.8+zstd.1.5.5"
12821source = "registry+https://github.com/rust-lang/crates.io-index"
12822checksum = "5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c"
12823dependencies = [
12824 "cc",
12825 "libc",
12826 "pkg-config",
12827]
12828
12829[[package]]
12830name = "zune-core"
12831version = "0.4.12"
12832source = "registry+https://github.com/rust-lang/crates.io-index"
12833checksum = "3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a"
12834
12835[[package]]
12836name = "zune-inflate"
12837version = "0.2.54"
12838source = "registry+https://github.com/rust-lang/crates.io-index"
12839checksum = "73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02"
12840dependencies = [
12841 "simd-adler32",
12842]
12843
12844[[package]]
12845name = "zune-jpeg"
12846version = "0.4.11"
12847source = "registry+https://github.com/rust-lang/crates.io-index"
12848checksum = "ec866b44a2a1fd6133d363f073ca1b179f438f99e7e5bfb1e33f7181facfe448"
12849dependencies = [
12850 "zune-core",
12851]
12852
12853[[package]]
12854name = "zvariant"
12855version = "4.0.2"
12856source = "registry+https://github.com/rust-lang/crates.io-index"
12857checksum = "2c1b3ca6db667bfada0f1ebfc94b2b1759ba25472ee5373d4551bb892616389a"
12858dependencies = [
12859 "endi",
12860 "enumflags2",
12861 "serde",
12862 "static_assertions",
12863 "url",
12864 "zvariant_derive",
12865]
12866
12867[[package]]
12868name = "zvariant_derive"
12869version = "4.0.2"
12870source = "registry+https://github.com/rust-lang/crates.io-index"
12871checksum = "b7a4b236063316163b69039f77ce3117accb41a09567fd24c168e43491e521bc"
12872dependencies = [
12873 "proc-macro-crate 3.1.0",
12874 "proc-macro2",
12875 "quote",
12876 "syn 1.0.109",
12877 "zvariant_utils",
12878]
12879
12880[[package]]
12881name = "zvariant_utils"
12882version = "1.1.0"
12883source = "registry+https://github.com/rust-lang/crates.io-index"
12884checksum = "00bedb16a193cc12451873fee2a1bc6550225acece0e36f333e68326c73c8172"
12885dependencies = [
12886 "proc-macro2",
12887 "quote",
12888 "syn 1.0.109",
12889]