summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 149cdd8..b15a1c8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,7 +12,7 @@ documentation = "https://matthiasbeyer.github.io/task-hookrs/task_hookrs/index.h
homepage = "https://github.com/matthiasbeyer/task-hookrs"
repository = "https://github.com/matthiasbeyer/task-hookrs"
readme = "./README.md"
-license = "LGPL-2.1"
+license = "MPL-2.0"
[dependencies]
chrono = "0.2.22"