diff --git a/Cargo.toml b/Cargo.toml index a4a19dc10..c680aeea1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["Daniel McKenna "] description = "Cargo-Tarpaulin is a tool to determine code coverage achieved via tests" repository = "https://github.com/xd009642/tarpaulin" readme = "README.md" -license = "MIT/Apache-2.0" +license = "MIT OR Apache-2.0" categories = ["development-tools"] keywords = ["cargo", "cargo-subcommand", "testing"] edition = "2018"