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