diff --git a/Cargo.toml b/Cargo.toml index 5dc16c0..f92f42f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "conflow" version = "0.1.0" edition = "2021" authors = ["Jonathan D.A. Jewell"] -license = "MIT OR Apache-2.0" +license = "MPL-2.0" description = "Configuration flow orchestrator for CUE, Nickel, and config validation workflows" repository = "https://gitlab.com/rhodium-standard/conflow" readme = "README.md"