diff --git a/Cargo.toml b/Cargo.toml index aacbc20..7ad1e69 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "rspotd-cli" version = "0.4.0" edition = "2021" description = "Generate ARRIS/Commscope password-of-the-day for modems using rspotd library" -homepage = "https://github.com/SnailShea/rspotd-cli" +repository = "https://github.com/SnailShea/rspotd-cli" license = "MIT OR Apache-2.0" keywords = ["arris", "commscope", "modem", "docsis", "potd"]