diff --git a/Cargo.toml b/Cargo.toml index 0ce1f7b..b85560d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,9 @@ authors = ["Ettore Ricci"] edition = "2021" readme = "README.md" license-file = "LICENSE" +repository = "https://github.com/Etto48/HexPatch" +keywords = ["reverse-engineering","tui","hex-editor","binary-patching"] +categories = ["command-line-utilities","development-tools"] build = "build.rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html