diff --git a/Cargo.toml b/Cargo.toml index 9def748..a8acb7b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ rust-version = "1.70" description = "Nickel configuration file parser with multi-language FFI bindings" documentation = "https://docs.rs/bunsenite" repository = "https://github.com/hyperpolymath/bunsenite" -license = "PMPL-1.0" +license = "MPL-2.0" keywords = ["nickel", "config", "parser", "ffi", "wasm"] categories = ["config", "parsing", "wasm", "api-bindings"] readme = "README.adoc"