aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/Cargo.lock b/Cargo.lock
index c69f091..1d3b2ea 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -901,7 +901,7 @@ dependencies = [
name = "lockchain-crypto"
version = "0.8.1-alpha.0"
dependencies = [
- "lockchain-core 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
+ "lockchain-core 0.9.1-alpha.0",
"miscreant 0.4.0-beta2 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -911,18 +911,18 @@ dependencies = [
name = "lockchain-files"
version = "0.9.1-alpha.0"
dependencies = [
- "lockchain-core 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
+ "lockchain-core 0.9.1-alpha.0",
]
[[package]]
name = "lockchain-http"
-version = "0.4.0"
+version = "0.4.1-alpha.0"
dependencies = [
"actix 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
"actix-web 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)",
"env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",
"futures 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
- "lockchain-core 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
+ "lockchain-core 0.9.1-alpha.0",
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
]
@@ -935,7 +935,7 @@ dependencies = [
"insult 2.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
"lockchain-core 0.9.1-alpha.0",
"lockchain-files 0.9.1-alpha.0",
- "lockchain-http 0.4.0",
+ "lockchain-http 0.4.1-alpha.0",
]
[[package]]