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.101"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5f0e0fee31ef5ed1ba1316088939cea399010ed7731dba877ed44aeb407a75ea"
[[]]
= "proc-macro2"
= "1.0.106"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.44"
= "registry+https://github.com/rust-lang/crates.io-index"
= "21b2ebcf727b7760c461f091f9f0f539b77b8e87f2fd88131e7f1b433b3cece4"
= [
"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.114",
]
[[]]
= "shank"
= "0.4.8"
= [
"shank_macro",
]
[[]]
= "shank_macro"
= "0.4.8"
= "registry+https://github.com/rust-lang/crates.io-index"
= "63dbf105335507ad339dccacf3b1ea20e4c0b70d992b4de7cc11d5c0b91b0747"
= [
"proc-macro2",
"quote",
"shank_macro_impl",
"shank_render",
"syn 1.0.109",
]
[[]]
= "shank_macro_impl"
= "0.4.8"
= "registry+https://github.com/rust-lang/crates.io-index"
= "346563412da6d1a53bc53c81f9d8b102f177952b95fd8de00e5d2203a4685635"
= [
"anyhow",
"proc-macro2",
"quote",
"serde",
"syn 1.0.109",
]
[[]]
= "shank_render"
= "0.4.8"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8358067ec1787814d2577e76d9ddcc980559ad821e6bd04584f4847f4d1d955c"
= [
"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.114"
= "registry+https://github.com/rust-lang/crates.io-index"
= "d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea879bd9c31f9b307c2a"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "unicode-ident"
= "1.0.23"
= "registry+https://github.com/rust-lang/crates.io-index"
= "537dd038a89878be9b64dd4bd1b260315c1bb94f4d784956b81e27a088d9a09e"