Skip to content

Commit

Permalink
Update libc version
Browse files Browse the repository at this point in the history
  • Loading branch information
nickrum committed Jan 6, 2025
1 parent 56e625e commit 194bc0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ targets = ["aarch64-apple-ios", "aarch64-linux-android", "x86_64-apple-darwin",
features = ["all"]

[target."cfg(unix)".dependencies]
libc = "0.2.150"
libc = "0.2.162"

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

0 comments on commit 194bc0d

Please sign in to comment.