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 7c766b2 commit 307ccd3Copy full SHA for 307ccd3
Cargo.toml
@@ -28,7 +28,7 @@ targets = [
28
]
29
30
[dependencies]
31
-libc = { version = "0.2.160", features = ["extra_traits"] }
+libc = { version = "0.2.164", 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