mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-07-31 18:13:30 +00:00
fix(lock): lock update
This commit is contained in:
parent
a00886134d
commit
97230e823b
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -975,9 +975,9 @@ checksum = "5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "bitcoin_hashes"
|
name = "bitcoin_hashes"
|
||||||
version = "0.14.100"
|
version = "0.14.2"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "0c9901a56e133a1fc86eeb1113e2591f45f4682451ca893bff494d2f88918e3f"
|
checksum = "4ed83caece3afc59919481b33b472e1432d1abc4641ed9100be142ef5110b406"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"hex-conservative",
|
"hex-conservative",
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user