From 9b8d803395faffaaf31eb7375d2b4990828ae9bf Mon Sep 17 00:00:00 2001 From: Nilstrieb <48135649+Nilstrieb@users.noreply.github.com> Date: Thu, 8 Feb 2024 18:14:29 +0100 Subject: [PATCH] license this correctly --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index f4a0b9b..cd2db6a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ name = "bool-toggle" version = "1.0.0" edition = "2021" +license = "MIT" [package.metadata.docs.rs] # enable unstable features in the documentation