chore(deps): update rust crate libc to v0.2.178

This commit is contained in:
renovate[bot]
2025-12-02 13:57:11 +00:00
committed by GitHub
parent daa91a256d
commit 1d6d486525

4
Cargo.lock generated
View File

@@ -629,9 +629,9 @@ dependencies = [
[[package]]
name = "libc"
version = "0.2.177"
version = "0.2.178"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976"
checksum = "37c93d8daa9d8a012fd8ab92f088405fb202ea0b6ab73ee2482ae66af4f42091"
[[package]]
name = "libloading"