Skip to content

Commit bd1dc7c

Browse files
authored
fix libc checksum
1 parent e500fc3 commit bd1dc7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1571,7 +1571,7 @@ checksum = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f"
15711571
name = "libc"
15721572
version = "0.2.61"
15731573
source = "registry+https://github.com/rust-lang/crates.io-index"
1574-
checksum = "d44e80633f007889c7eff624b709ab43c92d708caad982295768a7b13ca3b5eb"
1574+
checksum = "c665266eb592905e8503ba3403020f4b8794d26263f412ca33171600eca9a6fa"
15751575
dependencies = [
15761576
"rustc-std-workspace-core",
15771577
]

0 commit comments

Comments
 (0)