mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-20 19:11:08 +03:00
fix: update Cargo.lock (#2580)
This commit is contained in:
parent
049a0cd128
commit
aad0e9402a
1 changed files with 2 additions and 0 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -913,6 +913,8 @@ version = "1.0.1"
|
|||
dependencies = [
|
||||
"blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"grin_chain 1.0.1",
|
||||
"grin_core 1.0.1",
|
||||
"grin_keychain 1.0.1",
|
||||
|
|
Loading…
Reference in a new issue