From 14e8f074f2783e7f9c8450344007bbb66f60db2c Mon Sep 17 00:00:00 2001 From: Katharina Sabel Date: Fri, 11 May 2018 23:44:26 +0200 Subject: Fixing the manifest files --- lockchain-crypto/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lockchain-crypto') diff --git a/lockchain-crypto/Cargo.toml b/lockchain-crypto/Cargo.toml index f56d9e7..fbe1364 100644 --- a/lockchain-crypto/Cargo.toml +++ b/lockchain-crypto/Cargo.toml @@ -9,7 +9,7 @@ version = "0.7.0" authors = ["Katharina Fey "] [dependencies] -lockchain-core = { version = "0.7.0", path = "../lockchain-core", } +lockchain-core = { version = "0.7.0", path = "../lockchain-core" } serde_derive = "1.0" serde = "1.0" -- cgit v1.2.3