Skip to content

Commit c78061f

Browse files
committed
Update libc version
1 parent 3a93893 commit c78061f

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
@@ -35,7 +35,7 @@ targets = ["aarch64-apple-ios", "aarch64-linux-android", "x86_64-apple-darwin",
3535
features = ["all"]
3636

3737
[target."cfg(unix)".dependencies]
38-
libc = "0.2.150"
38+
libc = "0.2.162"
3939

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

0 commit comments

Comments
 (0)