diff --git a/Cargo.toml b/Cargo.toml index f4659ee..c62a0c2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "ore" version = "0.0.1" description = "Ore is a cryptocurrency everyone can mine" edition = "2021" -license = "Apache 2.0" +license = "Apache-2.0" homepage = "" repository = "" documentation = ""