aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 47b2d46..d57483d 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -909,9 +909,9 @@ dependencies = [
[[package]]
name = "lockchain-files"
-version = "0.8.0"
+version = "0.9.0"
dependencies = [
- "lockchain-core 0.9.1-alpha.0",
+ "lockchain-core 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
@@ -934,7 +934,7 @@ dependencies = [
"clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
"insult 2.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
"lockchain-core 0.9.1-alpha.0",
- "lockchain-files 0.8.0",
+ "lockchain-files 0.9.0",
"lockchain-http 0.3.0",
]