We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9db609 commit 8910e9aCopy full SHA for 8910e9a
Cargo.toml
@@ -3,7 +3,7 @@ name = "io-uring"
3
version = "0.6.3"
4
authors = ["quininer <[email protected]>"]
5
edition = "2018"
6
-license = "MIT/Apache-2.0"
+license = "MIT OR Apache-2.0"
7
repository = "https://github.com/tokio-rs/io-uring"
8
homepage = "https://github.com/tokio-rs/io-uring"
9
documentation = "https://docs.rs/io-uring"
0 commit comments