From fc41f92f0d8a1ad9e8d2b0399b982153eaff21d9 Mon Sep 17 00:00:00 2001 From: Hardhat Chad Date: Fri, 16 Feb 2024 22:08:08 +0000 Subject: [PATCH] update license --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = ""