Skip to content

Commit

Permalink
Rollup merge of rust-lang#64019 - mati865:libc, r=alexcrichton
Browse files Browse the repository at this point in the history
Update libc to 0.2.62

Hopefully this will mitigate rust-lang/libc#1489 and rust-lang#64006
  • Loading branch information
Mark-Simulacrum authored Sep 6, 2019
2 parents b457caa + 0a757df commit 3691051
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1583,9 +1583,9 @@ checksum = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f"

[[package]]
name = "libc"
version = "0.2.61"
version = "0.2.62"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c665266eb592905e8503ba3403020f4b8794d26263f412ca33171600eca9a6fa"
checksum = "34fcd2c08d2f832f376f4173a231990fa5aef4e99fb569867318a227ef4c06ba"
dependencies = [
"rustc-std-workspace-core",
]
Expand Down

0 comments on commit 3691051

Please sign in to comment.