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 0ae0c3a commit 9396635Copy full SHA for 9396635
Cargo.toml
@@ -36,7 +36,7 @@ targets = ["aarch64-apple-ios", "aarch64-linux-android", "x86_64-apple-darwin",
36
features = ["all"]
37
38
[target."cfg(unix)".dependencies]
39
-libc = "0.2.150"
+libc = "0.2.162"
40
41
[target.'cfg(windows)'.dependencies.windows-sys]
42
version = "0.52"
0 commit comments