diff --git a/Cargo.toml b/Cargo.toml index 567616b..a52932d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,10 @@ version = "0.1.0" edition = "2021" description = "Game development library modelled after an imaginary console" license = "0BSD" +documentation = "https://docs.rs/gsa/latest/" +repository = "https://git.danitheskunk.com/DaniTheSkunk/gsa" +categories = ["game-engines"] +keywords = ["gamedev"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html