aboutsummaryrefslogtreecommitdiff
path: root/lockchain-core/Cargo.lock
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2018-07-12 20:29:20 +0200
committerKatharina Fey <kookie@spacekookie.de>2018-07-12 20:29:20 +0200
commite3fe307dcb05ad549a8a68967df6a2a925de817d (patch)
tree3582e757ae86da444f651f4692a833ef7222d8f8 /lockchain-core/Cargo.lock
parent756101753bca95800ce2dfe6dcbfeedc4148b80d (diff)
(cargo-release) version 0.9.0
Diffstat (limited to 'lockchain-core/Cargo.lock')
-rw-r--r--lockchain-core/Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/lockchain-core/Cargo.lock b/lockchain-core/Cargo.lock
index 8800dae..aa5ca2b 100644
--- a/lockchain-core/Cargo.lock
+++ b/lockchain-core/Cargo.lock
@@ -167,7 +167,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "lockchain-core"
-version = "0.7.1"
+version = "0.9.0"
dependencies = [
"base64 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
"blake2 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",