Skip to content

Commit 0a757df

Browse files
committed
Update libc to 0.2.62
1 parent c7d4df0 commit 0a757df

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

15831583
[[package]]
15841584
name = "libc"
1585-
version = "0.2.61"
1585+
version = "0.2.62"
15861586
source = "registry+https://github.com/rust-lang/crates.io-index"
1587-
checksum = "c665266eb592905e8503ba3403020f4b8794d26263f412ca33171600eca9a6fa"
1587+
checksum = "34fcd2c08d2f832f376f4173a231990fa5aef4e99fb569867318a227ef4c06ba"
15881588
dependencies = [
15891589
"rustc-std-workspace-core",
15901590
]

0 commit comments

Comments
 (0)