Skip to content

Commit a0f146d

Browse files
taiki-eThomasdezeeuw
authored andcommitted
Update libc to 0.2.141
1 parent b39fdc6 commit a0f146d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
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.139"
38+
libc = "0.2.141"
3939

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

0 commit comments

Comments
 (0)