Skip to content

Commit 9396635

Browse files
committed
Update libc version
1 parent 0ae0c3a commit 9396635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ targets = ["aarch64-apple-ios", "aarch64-linux-android", "x86_64-apple-darwin",
3636
features = ["all"]
3737

3838
[target."cfg(unix)".dependencies]
39-
libc = "0.2.150"
39+
libc = "0.2.162"
4040

4141
[target.'cfg(windows)'.dependencies.windows-sys]
4242
version = "0.52"

0 commit comments

Comments
 (0)