From 227f1943f4f9a993642901bf22d82aebf9296ed6 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Thu, 24 Feb 2022 09:11:26 -0600 Subject: [PATCH] Add license. --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index ff7b749..95f3b4e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ name = "blackout" version = "0.1.0" authors = ["Nolan Darilek "] +license = "MIT OR Apache-2.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html