diff --git a/Cargo.toml b/Cargo.toml index 47c8abc..b9afee3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,9 @@ [package] name = "rpfixer" +description = "A tool to fix Minecraft: Java Edition resource pack image protection" +license = "MIT" +authors = ["endernon"] +repository = "https://git.frfrnocap.men/endernon/respack-decrypter" version = "0.2.0" edition = "2021"