diff --git a/Cargo.toml b/Cargo.toml index e5dbbe4..74e3be1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ version = "0.3.0" authors = ["Zach Dziura "] description = "A cryptographically secure prime number generator" repository = "https://github.com/zcdziura/pumpkin" +homepages = "https://zcdziura.github.io/pumpkin/pumpkin" keywords = ["prime", "number", "cryptography", "generator"] license = "Unlicense/MIT" readme = "README.md"