diff --git a/Cargo.toml b/Cargo.toml index 821a708..38cfd04 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,11 @@ name = "bitsy-parser" version = "0.65.0" authors = ["Max Bradbury "] edition = "2018" +description = "A parser for Bitsy game data" +readme = "README.md" +repository = "https://github.com/synth-ruiner/bitsy-parser" +license = "MIT" +keywords = ["gamedev"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html