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