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