Skip to content

Commit

Permalink
Bump minimal libc to 0.2.87
Browse files Browse the repository at this point in the history
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
  • Loading branch information
NobodyXu committed Mar 31, 2024
1 parent d9b907c commit 26180fa
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 @@ -13,7 +13,7 @@ edition = "2021"
rust-version = "1.63"

[target.'cfg(unix)'.dependencies]
libc = "0.2.72"
libc = "0.2.87"

[target.'cfg(unix)'.dev-dependencies]
os_pipe = "1.1.3"
Expand Down

0 comments on commit 26180fa

Please sign in to comment.