diff --git a/Cargo.toml b/Cargo.toml index 1c12ed1..7f8756a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,8 @@ name = "hc_utils" version = "0.5.2" description = "Helper functions for holochain hdk development" -homepage = "https://github.com/holochain/hc-utils" +homepage = "https://www.holochain.org/" +repository = "https://github.com/holochain/hc-utils" license = "Apache-2.0" authors = ["zo-el "] keywords = [ "holochain", "holo", "hdk", "hdk-helpers"]