diff --git a/Cargo.toml b/Cargo.toml index 3ac5ae7..35e23ba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,8 @@ authors = ["str3tch "] description = "Application for interacting with Casper/Ghost nodes that are exposing RPC only to the localhost" version = "0.3.40" edition = "2021" +homepage = "https://git.ghostchain.io/ghostchain" +repository = "https://git.ghostchain.io/ghostchain/ghost-eye" [dependencies] better-panic = "0.3.0"