diff --git a/Cargo.toml b/Cargo.toml index 8340332..2b74aef 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,10 @@ version = "0.4.1" authors = ["NGnius (Graham) "] edition = "2018" description = "An unofficial collection of APIs used in FreeJam games and mods" +license = "MIT" +homepage = "https://github.com/NGnius/libfj" +repository = "https://github.com/NGnius/libfj" +readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html