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 c5af4ad commit 84c0444Copy full SHA for 84c0444
Cargo.toml
@@ -28,7 +28,7 @@ targets = [
28
]
29
30
[dependencies]
31
-libc = { version = "0.2.154", features = ["extra_traits"] }
+libc = { version = "0.2.155", features = ["extra_traits"] }
32
bitflags = "2.3.1"
33
cfg-if = "1.0"
34
pin-utils = { version = "0.1.0", optional = true }
0 commit comments