diff --git a/Cargo.toml b/Cargo.toml index bd80469..f71406c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,11 @@ name = "skyums-protocol" version = "1.0.0" edition = "2021" +authors = [ "Nicolás A. Ortega Froysa" ] +description = "An implementation of Skyum's Protocol." +readme = "./README.md" +repository = "https://gitlab.com/naortega/skyums-protocol" +license = "Zlib" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html