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
[[]]
= "const-sha1"
= "0.3.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "0d8a42181e0652c2997ae4d217f25b63c5337a52fd2279736e97b832fa0a3cff"
[[]]
= "either"
= "1.10.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "11157ac094ffbdde99aa67b23417ebdd801842852b500e395a45a9c0aac03e4a"
[[]]
= "itertools"
= "0.10.5"
= "registry+https://github.com/rust-lang/crates.io-index"
= "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
= [
"either",
]
[[]]
= "proc-macro2"
= "1.0.79"
= "registry+https://github.com/rust-lang/crates.io-index"
= "e835ff2298f5721608eb1a980ecaee1aef2c132bf95ecc026a11b7bf3c01c02e"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.35"
= "registry+https://github.com/rust-lang/crates.io-index"
= "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
= [
"proc-macro2",
]
[[]]
= "radix-sbor-derive"
= "1.2.0-dev"
= [
"proc-macro2",
"quote",
"sbor-derive-common",
"syn",
]
[[]]
= "sbor-derive-common"
= "1.2.0-dev"
= "registry+https://github.com/rust-lang/crates.io-index"
= "9b0595860b42e76ef28a7a62dcea0073e3b86ec8cb0a73535fda5f4cd6aa3d89"
= [
"const-sha1",
"itertools",
"proc-macro2",
"quote",
"syn",
]
[[]]
= "syn"
= "1.0.109"
= "registry+https://github.com/rust-lang/crates.io-index"
= "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "unicode-ident"
= "1.0.12"
= "registry+https://github.com/rust-lang/crates.io-index"
= "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"