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
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[]]
= "derive_more"
= "0.99.9"
= "registry+https://github.com/rust-lang/crates.io-index"
= "298998b1cf6b5b2c8a7b023dfd45821825ce3ba8a8af55c921a0e734e4653f76"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "proc-macro2"
= "1.0.18"
= "registry+https://github.com/rust-lang/crates.io-index"
= "beae6331a816b1f65d04c45b078fd8e6c93e8071771f41b8163255bbd8d7c8fa"
= [
"unicode-xid",
]
[[]]
= "quote"
= "1.0.7"
= "registry+https://github.com/rust-lang/crates.io-index"
= "aa563d17ecb180e500da1cfd2b028310ac758de548efdd203e18f283af693f37"
= [
"proc-macro2",
]
[[]]
= "scale-info"
= "0.3.0"
= [
"derive_more",
"scale-info-derive",
"serde",
]
[[]]
= "scale-info-derive"
= "0.2.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "00498ee979e23cf6e9cc57e41d97a7c6dfc9927b95848d715358184b8a614860"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "serde"
= "1.0.114"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5317f7588f0a5078ee60ef675ef96735a1442132dc645eb1d12c018620ed8cd3"
= [
"serde_derive",
]
[[]]
= "serde_derive"
= "1.0.114"
= "registry+https://github.com/rust-lang/crates.io-index"
= "2a0be94b04690fbaed37cddffc5c134bf537c8e3329d53e982fe04c374978f8e"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "syn"
= "1.0.33"
= "registry+https://github.com/rust-lang/crates.io-index"
= "e8d5d96e8cbb005d6959f119f773bfaebb5684296108fb32600c00cde305b2cd"
= [
"proc-macro2",
"quote",
"unicode-xid",
]
[[]]
= "unicode-xid"
= "0.2.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564"