Update Cargo.toml

This commit is contained in:
howardwu 2020-08-21 04:33:01 -07:00
parent 7749dbf653
commit 6436b6c736

View File

@ -7,7 +7,7 @@ homepage = "https://aleo.org"
repository = "https://github.com/AleoHQ/leo"
keywords = ["aleo", "cryptography", "leo", "programming-language", "zero-knowledge"]
categories = ["cryptography::cryptocurrencies", "web-programming"]
include = ["Cargo.toml", "src", "README.md", "LICENSE.md"]
include = ["Cargo.toml", "leo", "README.md", "LICENSE.md"]
license = "GPL-3.0"
edition = "2018"