Update Cargo.toml

This commit is contained in:
howardwu 2020-08-21 04:06:52 -07:00
parent 540cc5c044
commit a3c269e111

View File

@ -12,7 +12,6 @@ license = "GPL-3.0"
edition = "2018"
[lib]
name = "leo"
path = "leo/lib.rs"
[[bin]]