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