diff --git a/Cargo.toml b/Cargo.toml index c4b83bb..c9c421d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,9 +1,12 @@ [package] name = "teki" version = "0.1.0" +description = "Touhou-style shoot'em up" authors = ["o2sh "] edition = "2018" +readme = "README.md" +license = "MIT" +repository = "https://github.com/o2sh/teki" -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]