diff --git a/Cargo.toml b/Cargo.toml index 77ab1e5ec..093495597 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ description = "Your Own Level Editor Creation Kit" version = "0.17.0" edition = "2021" authors = ["IdanArye "] -license = "MIT/Apache-2.0" +license = "MIT OR Apache-2.0" repository = "https://github.com/idanarye/bevy-yoleck" documentation = "https://docs.rs/bevy-yoleck" readme = "README.md"