Skip to content

Commit

Permalink
Auto merge of #74899 - sajattack:libc_0.2.74_bump, r=jonas-schievink
Browse files Browse the repository at this point in the history
bump libc version to 0.2.74
  • Loading branch information
bors committed Aug 2, 2020
2 parents 46cf80d + 7baa87f commit 12799ad
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 @@ -1586,9 +1586,9 @@ checksum = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f"

[[package]]
name = "libc"
version = "0.2.73"
version = "0.2.74"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd7d4bd64732af4bf3a67f367c27df8520ad7e230c5817b8ff485864d80242b9"
checksum = "a2f02823cf78b754822df5f7f268fb59822e7296276d3e069d8e8cb26a14bd10"
dependencies = [
"rustc-std-workspace-core",
]
Expand Down

0 comments on commit 12799ad

Please sign in to comment.