diff --git a/Cargo.toml b/Cargo.toml index 3bf6be5e..c22829ce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ categories = ["game-engines", "network-programming"] exclude = ["examples/*", "docs/*", "benches/*"] readme = "README.md" -license = "MIT/Apache-2.0" +license = "MIT OR Apache-2.0" repository = "https://github.com/amethyst/laminar" autobenches = false