fix: fixed binary name in kind-cli

This commit is contained in:
felipegchi 2022-12-01 11:27:33 -03:00
parent a92495f6f0
commit 023369a1c8

View File

@ -8,7 +8,7 @@ license = "MIT"
keywords = ["functional", "language", "type-theory", "proof-assistant"]
[[bin]]
name = "kind"
name = "kind2"
path = "src/main.rs"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html