Skip to content

Commit 7baa87f

Browse files
committed
bump libc version to 0.2.74
1 parent 4cca950 commit 7baa87f

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

15641564
[[package]]
15651565
name = "libc"
1566-
version = "0.2.73"
1566+
version = "0.2.74"
15671567
source = "registry+https://github.com/rust-lang/crates.io-index"
1568-
checksum = "bd7d4bd64732af4bf3a67f367c27df8520ad7e230c5817b8ff485864d80242b9"
1568+
checksum = "a2f02823cf78b754822df5f7f268fb59822e7296276d3e069d8e8cb26a14bd10"
15691569
dependencies = [
15701570
"rustc-std-workspace-core",
15711571
]

0 commit comments

Comments
 (0)