aboutsummaryrefslogtreecommitdiff
path: root/lockchain-crypto/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'lockchain-crypto/Cargo.toml')
-rw-r--r--lockchain-crypto/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lockchain-crypto/Cargo.toml b/lockchain-crypto/Cargo.toml
index 6cc66e9..2b13423 100644
--- a/lockchain-crypto/Cargo.toml
+++ b/lockchain-crypto/Cargo.toml
@@ -9,7 +9,7 @@ version = "0.7.1"
authors = ["Katharina Fey <kookie@spacekookie.de>"]
[dependencies]
-lockchain-core = { version = "0.8.2", path = "../lockchain-core" }
+lockchain-core = { version = "0.9.0", path = "../lockchain-core" }
serde_derive = "1.0"
serde = "1.0"