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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 4
[[]]
= "anyhow"
= "1.0.95"
= "registry+https://github.com/rust-lang/crates.io-index"
= "34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04"
[[]]
= "proc-macro2"
= "1.0.93"
= "registry+https://github.com/rust-lang/crates.io-index"
= "60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.38"
= "registry+https://github.com/rust-lang/crates.io-index"
= "0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc"
= [
"proc-macro2",
]
[[]]
= "serde"
= "1.0.228"
= "registry+https://github.com/rust-lang/crates.io-index"
= "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
= [
"serde_core",
"serde_derive",
]
[[]]
= "serde_core"
= "1.0.228"
= "registry+https://github.com/rust-lang/crates.io-index"
= "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
= [
"serde_derive",
]
[[]]
= "serde_derive"
= "1.0.228"
= "registry+https://github.com/rust-lang/crates.io-index"
= "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
= [
"proc-macro2",
"quote",
"syn 2.0.96",
]
[[]]
= "shank"
= "0.4.7"
= [
"shank_macro",
]
[[]]
= "shank_macro"
= "0.4.7"
= "registry+https://github.com/rust-lang/crates.io-index"
= "881f4fa31d60102c7960418d4739f16562a350ace6d51bdb8da55cd66dcd9a5b"
= [
"proc-macro2",
"quote",
"shank_macro_impl",
"shank_render",
"syn 1.0.109",
]
[[]]
= "shank_macro_impl"
= "0.4.7"
= "registry+https://github.com/rust-lang/crates.io-index"
= "aab0b29f9717ebb2430ef424627e0fc234c832363955cbac2997c2973743990d"
= [
"anyhow",
"proc-macro2",
"quote",
"serde",
"syn 1.0.109",
]
[[]]
= "shank_render"
= "0.4.7"
= "registry+https://github.com/rust-lang/crates.io-index"
= "6ccd3198c738fe7e087e7ab45252575ce344577ec0f8011599cf00bcffedfb3c"
= [
"proc-macro2",
"quote",
"shank_macro_impl",
]
[[]]
= "syn"
= "1.0.109"
= "registry+https://github.com/rust-lang/crates.io-index"
= "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "syn"
= "2.0.96"
= "registry+https://github.com/rust-lang/crates.io-index"
= "d5d0adab1ae378d7f53bdebc67a39f1f151407ef230f0ce2883572f5d8985c80"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "unicode-ident"
= "1.0.14"
= "registry+https://github.com/rust-lang/crates.io-index"
= "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83"