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

This commit is contained in:
renovate[bot]
2026-01-08 14:03:55 +00:00
committed by GitHub
parent 8f87ce4641
commit 933ef7407c

4
Cargo.lock generated
View File

@@ -598,9 +598,9 @@ dependencies = [
[[package]]
name = "libc"
version = "0.2.179"
version = "0.2.180"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c5a2d376baa530d1238d133232d15e239abad80d05838b4b59354e5268af431f"
checksum = "bcc35a38544a891a5f7c865aca548a982ccb3b8650a5b06d0fd33a10283c56fc"
[[package]]
name = "libloading"