diff --git a/Cargo.toml b/Cargo.toml index 0fec97b..c01d32b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,8 @@ version = "0.1.0" authors = ["Robin Krahl "] edition = "2018" description = "Command-line viewer for rustdoc documentation" +homepage = "https://sr.ht/~ireas/rusty-man" +repository = "https://git.sr.ht/~ireas/rusty-man" keywords = ["doc", "cli", "rustdoc"] categories = ["command-line-utilities", "development-tools"] readme = "README.md"