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"
= "5.1.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "fd3ee0f7c36610148a6777fce76a70055b13b48908c7f1c94d2f4388ca3ebee8"
= [
"concordium-contracts-common-derive",
"fnv",
"hashbrown",
]
[[]]
= "concordium-contracts-common-derive"
= "1.0.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "84ca43d948ffa533b5f898e4abcee1723b7b7e50536a41aa38131929b037c082"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "concordium-std-derive"
= "5.1.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.47"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5ea3d908b0e36316caf9e9e2c4625cdde190a7e6f440d794667ed17a1855e725"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.21"
= "registry+https://github.com/rust-lang/crates.io-index"
= "bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179"
= [
"proc-macro2",
]
[[]]
= "syn"
= "1.0.105"
= "registry+https://github.com/rust-lang/crates.io-index"
= "60b9b43d45702de4c839cb9b51d9f529c5dd26a4aff255b42b1ebc03e88ee908"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "unicode-ident"
= "1.0.5"
= "registry+https://github.com/rust-lang/crates.io-index"
= "6ceab39d59e4c9499d4e5a8ee0e2735b891bb7308ac83dfb4e80cad195c9f6f3"