Add more metadata to Cargo.toml

This commit is contained in:
Nicolás A. Ortega Froysa 2022-07-02 11:04:37 +02:00
parent f326ea59da
commit 33cb815296

View File

@ -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