Skip to content

Commit 87c90cb

Browse files
authored
Rollup merge of rust-lang#94052 - glaubitz:libc-update, r=Mark-Simulacrum
Update libc to 0.2.118 Updating libc to 0.2.118 adds platform support for m68k-unknown-linux-gnu.
2 parents 301e767 + cc9fecc commit 87c90cb

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
@@ -1972,9 +1972,9 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
19721972

19731973
[[package]]
19741974
name = "libc"
1975-
version = "0.2.116"
1975+
version = "0.2.118"
19761976
source = "registry+https://github.com/rust-lang/crates.io-index"
1977-
checksum = "565dbd88872dbe4cc8a46e527f26483c1d1f7afa6b884a3bd6cd893d4f98da74"
1977+
checksum = "06e509672465a0504304aa87f9f176f2b2b716ed8fb105ebe5c02dc6dce96a94"
19781978
dependencies = [
19791979
"rustc-std-workspace-core",
19801980
]

0 commit comments

Comments
 (0)