Skip to content

Commit

Permalink
Merge #841
Browse files Browse the repository at this point in the history
841: Fix libc at 0.2.36 in preparation for release r=Susurrus a=asomers
  • Loading branch information
bors[bot] committed Jan 22, 2018
2 parents 9e6e422 + 88dd6e6 commit ffe3e50
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 @@ exclude = [
]

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

0 comments on commit ffe3e50

Please sign in to comment.