1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 4
[[]]
= "proc-macro2"
= "1.0.106"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
= [
"unicode-ident",
]
[[]]
= "proc-macro2-diagnostics"
= "0.10.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "af066a9c399a26e020ada66a034357a868728e72cd426f3adcd35f80d88d88c8"
= [
"proc-macro2",
"quote",
"syn",
"version_check",
"yansi",
]
[[]]
= "quote"
= "1.0.44"
= "registry+https://github.com/rust-lang/crates.io-index"
= "21b2ebcf727b7760c461f091f9f0f539b77b8e87f2fd88131e7f1b433b3cece4"
= [
"proc-macro2",
]
[[]]
= "syn"
= "2.0.117"
= "registry+https://github.com/rust-lang/crates.io-index"
= "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "unicode-ident"
= "1.0.24"
= "registry+https://github.com/rust-lang/crates.io-index"
= "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
[[]]
= "version_check"
= "0.9.5"
= "registry+https://github.com/rust-lang/crates.io-index"
= "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
[[]]
= "yansi"
= "1.0.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049"
[[]]
= "zyn-core"
= "0.3.8"
= "registry+https://github.com/rust-lang/crates.io-index"
= "d5c0e5825b9729e79acdf719e3f44d872fbd770ad8ef62fcee8cb6c319a2ca28"
= [
"proc-macro2",
"proc-macro2-diagnostics",
"quote",
"syn",
]
[[]]
= "zyn-derive"
= "0.3.8"
= [
"zyn-core",
]