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

This commit is contained in:
renovate[bot]
2026-02-10 01:33:37 +00:00
committed by Daniel Hofstetter
parent 301c888fa8
commit 443b613ed3
Generated
+2 -2
View File
@@ -386,9 +386,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 = "linux-raw-sys"