Skip to content

Commit

Permalink
Update libc for SCM_TIMESTAMP constant
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolvereness committed Jul 11, 2017
1 parent 107d8af commit 7b21417
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 @@ -22,7 +22,7 @@ preadv_pwritev = []
signalfd = []

[dependencies]
libc = "0.2.25"
libc = { git = "https://github.com/rust-lang/libc.git" }
bitflags = "0.9"
cfg-if = "0.1.0"
void = "1.0.2"
Expand Down

0 comments on commit 7b21417

Please sign in to comment.