From 8cbd45f0af5fda64c409c9486b7a6d40814ef2d7 Mon Sep 17 00:00:00 2001 From: Katharina Fey Date: Tue, 12 Jun 2018 00:48:23 +0200 Subject: Bumping lockchain-core versions --- lockchain-http/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lockchain-http/Cargo.toml') diff --git a/lockchain-http/Cargo.toml b/lockchain-http/Cargo.toml index b5e9354..23794f0 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.8.0", path = "../lockchain-core" } +lockchain-core = { version = "0.8.1", path = "../lockchain-core" } env_logger = "0.5" # Serialisation stack -- cgit v1.2.3