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

This commit is contained in:
renovate[bot]
2025-02-14 21:39:00 +00:00
committed by GitHub
parent 01b5f3384e
commit 40eafddab0
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ clap_complete = "4.4"
clap_mangen = "0.2"
dns-lookup = "2.0.4"
libc = "0.2.152"
linux-raw-sys = { version = "0.7.0", features = ["ioctl"] }
linux-raw-sys = { version = "0.8.0", features = ["ioctl"] }
nix = { version = "0.29", default-features = false }
phf = "0.11.2"
phf_codegen = "0.11.2"