diff --git a/Cargo.toml b/Cargo.toml index 9cba70e84..ca377dacb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] description = "Ethcore utility library" -homepage = "ethcore.io" -licence = "GPL-3.0" +homepage = "http://ethcore.io" +license = "GPL-3.0" name = "ethcore-util" version = "0.1.0" authors = ["Ethcore "]