From ceaf6910c17bc8c8c33d6aea018b2bb7f5dc5980 Mon Sep 17 00:00:00 2001 From: Gav Wood Date: Tue, 24 Nov 2015 21:27:10 +0100 Subject: [PATCH] Upate metadata. --- Cargo.lock | 4 ---- Cargo.toml | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 Cargo.lock diff --git a/Cargo.lock b/Cargo.lock deleted file mode 100644 index 8ef26d582..000000000 --- a/Cargo.lock +++ /dev/null @@ -1,4 +0,0 @@ -[root] -name = "ethcore" -version = "0.1.0" - diff --git a/Cargo.toml b/Cargo.toml index 45b6649c8..81fc8779a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,3 +2,7 @@ name = "ethcore" version = "0.1.0" authors = ["Ethcore "] + +[dependencies] +ethcore-util = "0.1.0" +