Skip to content

Commit 61f62f1

Browse files
committed
Update rustc_codegen_gcc libc
1 parent b9540b7 commit 61f62f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

compiler/rustc_codegen_gcc/Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,9 @@ dependencies = [
120120

121121
[[package]]
122122
name = "libc"
123-
version = "0.2.147"
123+
version = "0.2.150"
124124
source = "registry+https://github.com/rust-lang/crates.io-index"
125-
checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3"
125+
checksum = "89d92a4743f9a61002fae18374ed11e7973f530cb3a3255fb354818118b2203c"
126126

127127
[[package]]
128128
name = "linux-raw-sys"

0 commit comments

Comments
 (0)