Update libc:musl to support loongarch64

This commit is contained in:
zhaixiaojuan 2024-05-25 15:59:44 +08:00 committed by Nikolas Schmidt-Voigt
parent 8a14a0a87f
commit ae08ceeb6d

4
Cargo.lock generated
View file

@ -168,9 +168,9 @@ dependencies = [
[[package]]
name = "libc"
version = "0.2.148"
version = "0.2.155"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9cdc71e17332e86d2e1d38c1f99edcb6288ee11b815fb1a4b049eaa2114d369b"
checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
[[package]]
name = "log"