Skip to content

Commit e9ff853

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 b8967b0 + d98a052 commit e9ff853

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1981,9 +1981,9 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
19811981

19821982
[[package]]
19831983
name = "libc"
1984-
version = "0.2.116"
1984+
version = "0.2.118"
19851985
source = "registry+https://github.com/rust-lang/crates.io-index"
1986-
checksum = "565dbd88872dbe4cc8a46e527f26483c1d1f7afa6b884a3bd6cd893d4f98da74"
1986+
checksum = "06e509672465a0504304aa87f9f176f2b2b716ed8fb105ebe5c02dc6dce96a94"
19871987
dependencies = [
19881988
"rustc-std-workspace-core",
19891989
]

0 commit comments

Comments
 (0)