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 ead7443 commit 4194411Copy full SHA for 4194411
Cargo.toml
@@ -3,7 +3,7 @@ name = "modular-bitfield"
3
version = "0.11.2"
4
edition = "2018"
5
authors = ["Robin Freyler <[email protected]>"]
6
-license = "MIT/Apache-2.0"
+license = "MIT OR Apache-2.0"
7
readme = "README.md"
8
9
repository = "https://github.com/robbepop/modular-bitfield"
impl/Cargo.toml
@@ -3,7 +3,7 @@ name = "modular-bitfield-impl"
readme = "../README.md"
0 commit comments