diff --git a/Cargo.toml b/Cargo.toml index a47c2696..8ab8ef09 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ resolver = "2" version = "0.1.0" edition = "2021" authors = ["Jonas Kruckenberg "] -license = "MIT or Apache-2.0" +license = "MIT OR Apache-2.0" [workspace.lints.clippy] large_futures = "deny"