diff --git a/Cargo.toml b/Cargo.toml index 273c14f..2da49a2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "haxor" version = "0.1.0" edition = "2021" description = "memory hacking library" +readme = "README.md" repository = "https://codeberg.org/futile/haxor" license = "Apache-2.0" keywords = ["memory", "game", "hacking", "process"]