Update Cargo.lock

This commit is contained in:
Romain Ruetschi
2018-08-13 21:33:27 +02:00
parent 06033f1c0e
commit 8ea296b57d

2
Cargo.lock generated
View File

@ -318,7 +318,7 @@ dependencies = [
[[package]] [[package]]
name = "rusty_secrets" name = "rusty_secrets"
version = "0.2.2-pre" version = "0.2.3-pre"
dependencies = [ dependencies = [
"base64 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "base64 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
"error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",