diff --git a/Cargo.toml b/Cargo.toml index 7c3cf86..bd75147 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,11 @@ version = "0.1.0-alpha" edition = "2021" license = "AGPL-3.0-only" authors = ["CKingX"] +keywords = ["haveibeenpwned", "password", "hibp"] +readme = "README.md" +homepage = "https://github.com/CKingX/haveibeenpwned" +repository = "https://github.com/CKingX/haveibeenpwned" +description = "haveibeenpwned is a command-line application that uses have i been pwned? service and can create and use Binary Fuse filter for efficient query at cost of false positives." # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html