Skip to content

Commit

Permalink
Bump libc dependency to latest version (0.2.71)
Browse files Browse the repository at this point in the history
  • Loading branch information
sajattack committed Jun 3, 2020
1 parent 56daaf6 commit 8439e58
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 @@ -1853,9 +1853,9 @@ checksum = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f"

[[package]]
name = "libc"
version = "0.2.69"
version = "0.2.71"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "99e85c08494b21a9054e7fe1374a732aeadaff3980b6990b94bfd3a70f690005"
checksum = "9457b06509d27052635f90d6466700c65095fdf75409b3fbdd903e988b886f49"
dependencies = [
"rustc-std-workspace-core",
]
Expand Down

0 comments on commit 8439e58

Please sign in to comment.