Skip to content

Commit 12799ad

Browse files
committed
Auto merge of #74899 - sajattack:libc_0.2.74_bump, r=jonas-schievink
bump libc version to 0.2.74
2 parents 46cf80d + 7baa87f commit 12799ad

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

15871587
[[package]]
15881588
name = "libc"
1589-
version = "0.2.73"
1589+
version = "0.2.74"
15901590
source = "registry+https://github.com/rust-lang/crates.io-index"
1591-
checksum = "bd7d4bd64732af4bf3a67f367c27df8520ad7e230c5817b8ff485864d80242b9"
1591+
checksum = "a2f02823cf78b754822df5f7f268fb59822e7296276d3e069d8e8cb26a14bd10"
15921592
dependencies = [
15931593
"rustc-std-workspace-core",
15941594
]

0 commit comments

Comments
 (0)