fix: update Cargo.lock (#2580)

This commit is contained in:
Jeremy Rubin 2019-02-15 11:12:27 -08:00 committed by Ignotus Peverell
parent 049a0cd128
commit aad0e9402a

2
Cargo.lock generated
View file

@ -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",