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