Skip to content

Commit 3691051

Browse files
Rollup merge of rust-lang#64019 - mati865:libc, r=alexcrichton
Update libc to 0.2.62 Hopefully this will mitigate rust-lang/libc#1489 and rust-lang#64006
2 parents b457caa + 0a757df commit 3691051

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
@@ -1583,9 +1583,9 @@ checksum = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f"
15831583

15841584
[[package]]
15851585
name = "libc"
1586-
version = "0.2.61"
1586+
version = "0.2.62"
15871587
source = "registry+https://github.com/rust-lang/crates.io-index"
1588-
checksum = "c665266eb592905e8503ba3403020f4b8794d26263f412ca33171600eca9a6fa"
1588+
checksum = "34fcd2c08d2f832f376f4173a231990fa5aef4e99fb569867318a227ef4c06ba"
15891589
dependencies = [
15901590
"rustc-std-workspace-core",
15911591
]

0 commit comments

Comments
 (0)