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"
= "3.1.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "7ccf70bc2f5425c3c764abb9337015c6e9c72975cfc8e0256ff5d364b48f9dce"
= [
"concordium-contracts-common-derive",
"fnv",
"hashbrown",
]
[[]]
= "concordium-contracts-common-derive"
= "1.0.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1497223b35a277dd5c963aa50e2ebff3f939dfdf039beab04c62b12dc57abf24"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "concordium-std-derive"
= "3.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.43"
= "registry+https://github.com/rust-lang/crates.io-index"
= "0a2ca2c61bc9f3d74d2886294ab7b9853abd9c1ad903a3ac7815c58989bb7bab"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "7ab938ebe6f1c82426b5fb82eaf10c3e3028c53deaa3fbe38f5904b37cf4d767"
= [
"proc-macro2",
]
[[]]
= "syn"
= "1.0.99"
= "registry+https://github.com/rust-lang/crates.io-index"
= "58dbef6ec655055e20b86b15a8cc6d439cca19b667537ac6a1369572d151ab13"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "unicode-ident"
= "1.0.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "c4f5b37a154999a8f3f98cc23a628d850e154479cd94decf3414696e12e31aaf"