Fix Cargo.lock not parsable (#8102)
This commit is contained in:
parent
102bc7809f
commit
7e948a088f
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -2678,7 +2678,7 @@ version = "0.0.1"
|
|||||||
dependencies = [
|
dependencies = [
|
||||||
"ethabi 5.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"ethabi 5.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"ethabi-contract 5.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
"ethabi-contract 5.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"ethabi-derive 5.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
"ethabi-derive 5.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"futures 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
"futures 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"keccak-hash 0.1.0",
|
"keccak-hash 0.1.0",
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user