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