chore(deps): update rust crate linux-raw-sys to 0.12.0

This commit is contained in:
renovate[bot]
2025-10-25 02:48:06 +00:00
committed by GitHub
parent 3b2149a662
commit 06ff5dc40c
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ dns-lookup = "3.0.0"
errno = "0.3"
libc = "0.2.171"
libmount-sys = "0.1.1"
linux-raw-sys = { version = "0.11.0", features = ["ioctl"] }
linux-raw-sys = { version = "0.12.0", features = ["ioctl"] }
md-5 = "0.10.6"
nix = { version = "0.30", default-features = false }
parse_datetime = "0.11.0"