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"