We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42335ce commit bfc667cCopy full SHA for bfc667c
1 file changed
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "fixedbitset"
3
version = "0.4.2"
4
authors = ["bluss"]
5
-license = "MIT/Apache-2.0"
+license = "MIT OR Apache-2.0"
6
readme = "README.md"
7
8
description = "FixedBitSet is a simple bitset collection"
0 commit comments