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

This commit is contained in:
renovate[bot]
2026-02-09 22:04:22 +00:00
committed by Daniel Hofstetter
parent a06a38bc47
commit 6383518885
Generated
+2 -2
View File
@@ -618,9 +618,9 @@ dependencies = [
[[package]]
name = "libc"
version = "0.2.180"
version = "0.2.181"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bcc35a38544a891a5f7c865aca548a982ccb3b8650a5b06d0fd33a10283c56fc"
checksum = "459427e2af2b9c839b132acb702a1c654d95e10f8c326bfc2ad11310e458b1c5"
[[package]]
name = "libloading"