diff --git a/Cargo.toml b/Cargo.toml index 59a7510..cb11294 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "io-uring" version = "0.6.3" authors = ["quininer "] edition = "2018" -license = "MIT/Apache-2.0" +license = "MIT OR Apache-2.0" repository = "https://github.com/tokio-rs/io-uring" homepage = "https://github.com/tokio-rs/io-uring" documentation = "https://docs.rs/io-uring"