Extend Cargo.toml

This commit is contained in:
Victor Maia 2022-07-19 20:25:52 -03:00
parent 83739a4ec6
commit 87bf1f6b1e

View File

@ -2,6 +2,10 @@
name = "kind2"
version = "0.1.0"
edition = "2021"
description = "A pure functional functional language that uses the HVM."
repository = "https://github.com/Kindelia/Kind2"
license = "MIT"
keywords = ["functional", "language", "type-theory", "proof-assistant"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html