chore(deps): update rust crate linux-raw-sys to v0.12.1

This commit is contained in:
renovate[bot] 2025-12-23 02:03:46 +00:00 committed by GitHub
parent 836e5d19c4
commit 21ced9df0b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
Cargo.lock generated
View file

@ -1699,9 +1699,9 @@ checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039"
[[package]]
name = "linux-raw-sys"
version = "0.12.0"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b83b49c75b50cb715b09d337b045481493a8ada2bb3e872f2bae71db45b27696"
checksum = "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53"
[[package]]
name = "litemap"
@ -3150,7 +3150,7 @@ dependencies = [
"fluent",
"indicatif",
"libc",
"linux-raw-sys 0.12.0",
"linux-raw-sys 0.12.1",
"selinux",
"tempfile",
"thiserror 2.0.17",