Skip to content

Commit

Permalink
Update libc dependency on unix to v0.2.82
Browse files Browse the repository at this point in the history
  • Loading branch information
cdmistman committed Jan 8, 2021
1 parent 5fc104d commit 2487956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -46,7 +46,7 @@ net = []
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 2487956

Please sign in to comment.