Skip to content

Commit 26f0d7f

Browse files
authoredJun 4, 2020
Rollup merge of #72964 - sajattack:libc-0.2.71-bump, r=Mark-Simulacrum
Bump libc dependency to latest version (0.2.71) Hello, Just a quick version bump PR. The rust-psp group had some changes merged to libc recently but they haven't made it into the compiler. We're looking to remove our forked version from our Xargo.toml. Thanks.
2 parents 1c648f6 + 8439e58 commit 26f0d7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1853,9 +1853,9 @@ checksum = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f"
18531853

18541854
[[package]]
18551855
name = "libc"
1856-
version = "0.2.69"
1856+
version = "0.2.71"
18571857
source = "registry+https://github.com/rust-lang/crates.io-index"
1858-
checksum = "99e85c08494b21a9054e7fe1374a732aeadaff3980b6990b94bfd3a70f690005"
1858+
checksum = "9457b06509d27052635f90d6466700c65095fdf75409b3fbdd903e988b886f49"
18591859
dependencies = [
18601860
"rustc-std-workspace-core",
18611861
]

0 commit comments

Comments
 (0)