aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2018-06-10 21:29:20 +0200
committerKatharina Fey <kookie@spacekookie.de>2018-06-10 21:29:20 +0200
commit6bd308653d48221a27a9037e9acffaf4f9d3a299 (patch)
tree3ae5bb3258ebf55647dc99f8a821258853a4f743
parent9cebba54ac13a3f4d8fd501e0359e231cb465fad (diff)
Bumping other crate versions
-rw-r--r--lockchain-crypto/Cargo.toml2
-rw-r--r--lockchain-files/Cargo.toml2
-rw-r--r--lockchain-http/Cargo.toml2
3 files changed, 3 insertions, 3 deletions
diff --git a/lockchain-crypto/Cargo.toml b/lockchain-crypto/Cargo.toml
index fbe1364..e9a3a91 100644
--- a/lockchain-crypto/Cargo.toml
+++ b/lockchain-crypto/Cargo.toml
@@ -9,7 +9,7 @@ version = "0.7.0"
authors = ["Katharina Fey <kookie@spacekookie.de>"]
[dependencies]
-lockchain-core = { version = "0.7.0", path = "../lockchain-core" }
+lockchain-core = { version = "0.8.0", path = "../lockchain-core" }
serde_derive = "1.0"
serde = "1.0"
diff --git a/lockchain-files/Cargo.toml b/lockchain-files/Cargo.toml
index 2414666..5a07a16 100644
--- a/lockchain-files/Cargo.toml
+++ b/lockchain-files/Cargo.toml
@@ -10,4 +10,4 @@ readme = "README.md"
license = "MIT/X11 OR Apache-2.0"
[dependencies]
-lockchain-core = { version = "0.7.2", path = "../lockchain-core" }
+lockchain-core = { version = "0.8.0", path = "../lockchain-core" }
diff --git a/lockchain-http/Cargo.toml b/lockchain-http/Cargo.toml
index 97628e4..b5e9354 100644
--- a/lockchain-http/Cargo.toml
+++ b/lockchain-http/Cargo.toml
@@ -11,7 +11,7 @@ license = "MIT/X11 OR Apache-2.0"
[dependencies]
-lockchain-core = { version = "0.7.2", path = "../lockchain-core" }
+lockchain-core = { version = "0.8.0", path = "../lockchain-core" }
env_logger = "0.5"
# Serialisation stack