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