From ee3c1b7c91e473f1098aee9ea1388c6b3242d54b Mon Sep 17 00:00:00 2001 From: Andrew Healey Date: Fri, 18 Aug 2023 16:53:54 +0100 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 79b7bc8..a22d3ad 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,7 @@ repository = "https://github.com/healeycodes/coolrule" exclude = [ "bench.py", ] +license = "MIT" [dependencies] pom = "3.3.0"