add meta to Cargo.toml

This commit is contained in:
Horhik 2021-02-28 01:30:09 +03:00
parent 043c9bbe28
commit 1627ccf362
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ name = "fcpv2"
version = "0.0.1"
authors = ["Horhik <horhik@tuta.io>"]
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