Skip to content

Commit

Permalink
rollback #1434 to v0.7.x (update libc to 0.2.82 to fix broken macOS b…
Browse files Browse the repository at this point in the history
…uilds)
  • Loading branch information
cdmistman authored and Thomasdezeeuw committed Jan 8, 2021
1 parent 0fef0d6 commit 542fec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -53,7 +53,7 @@ os-util = ["os-ext"]# Replaced with "os-ext" feature.
log = "0.4.8"

[target.'cfg(unix)'.dependencies]
libc = "0.2.69"
libc = "0.2.82"

[target.'cfg(windows)'.dependencies]
miow = "0.3.6"
Expand Down

0 comments on commit 542fec1

Please sign in to comment.