diff --git a/Cargo.toml b/Cargo.toml index ac6e272..dbd38fc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,12 @@ name = "riven" version = "0.0.1" authors = ["Mingwei Samuel "] +description = "RiotApi library (wip)" +license = "LGPL-3.0" edition = "2018" +exclude = [ + ".gitignore" +] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html