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 f1d166d commit a5c23fbCopy full SHA for a5c23fb
Cargo.toml
@@ -28,7 +28,7 @@ targets = [
28
]
29
30
[dependencies]
31
-libc = { version = "0.2.166", features = ["extra_traits"] }
+libc = { version = "0.2.171", features = ["extra_traits"] }
32
bitflags = "2.3.3"
33
cfg-if = "1.0"
34
pin-utils = { version = "0.1.0", optional = true }
0 commit comments