diff --git a/Cargo.toml b/Cargo.toml index 94272ad..568ec55 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,9 @@ name = "fcpv2" version = "0.0.1" authors = ["Horhik "] edition = "2018" +license = "GPL-2.0" +license-file = "LICENSE" +description = "Implementation of FCPv2 freenet protocol" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html