diff --git a/Cargo.toml b/Cargo.toml index 9ef24bc5..d04c2875 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ readme = "README.md" keywords = ["config", "configuration", "settings", "env", "environment"] authors = ["Ryan Leckey "] categories = ["config"] -license = "MIT/Apache-2.0" +license = "MIT OR Apache-2.0" edition = "2018" [badges]