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.
= 3
[[]]
= "concordium-contracts-common"
= "6.0.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "6b03d120efcfc1c4b52209d4553302fa71683df4159cf5352927425ae8ed657f"
= [
"concordium-contracts-common-derive",
"fnv",
"hashbrown",
]
[[]]
= "concordium-contracts-common-derive"
= "2.0.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "434938667ab95bd21adb63289008690839d967eb23ead39d82f0dd2cd3b97c68"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "concordium-std-derive"
= "5.2.0"
= [
"concordium-contracts-common",
"proc-macro2",
"quote",
"syn",
]
[[]]
= "fnv"
= "1.0.7"
= "registry+https://github.com/rust-lang/crates.io-index"
= "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
[[]]
= "hashbrown"
= "0.11.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"
[[]]
= "proc-macro2"
= "1.0.56"
= "registry+https://github.com/rust-lang/crates.io-index"
= "2b63bdb0cd06f1f4dedf69b254734f9b45af66e4a031e42a7480257d9898b435"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.26"
= "registry+https://github.com/rust-lang/crates.io-index"
= "4424af4bf778aae2051a77b60283332f386554255d722233d09fbfc7e30da2fc"
= [
"proc-macro2",
]
[[]]
= "syn"
= "1.0.109"
= "registry+https://github.com/rust-lang/crates.io-index"
= "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "unicode-ident"
= "1.0.8"
= "registry+https://github.com/rust-lang/crates.io-index"
= "e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4"