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 31c34a2 commit 985f55aCopy full SHA for 985f55a
Cargo.toml
@@ -17,7 +17,7 @@ exclude = [
17
18
[dependencies]
19
libc = { version = "0.2.60", features = [ "extra_traits" ] }
20
-bitflags = "1.0"
+bitflags = "1.1"
21
cfg-if = "0.1.2"
22
void = "1.0.2"
23
0 commit comments