1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 12:07:46 +00:00

Bump linux-raw-sys from 0.9 to 0.10

This commit is contained in:
Daniel Hofstetter 2025-06-30 15:28:55 +02:00
parent 5ce678b1cd
commit ff1a211c6a
2 changed files with 14 additions and 8 deletions

View file

@ -323,7 +323,7 @@ jiff = { version = "0.2.10", default-features = false, features = [
"tz-system",
] }
libc = "0.2.172"
linux-raw-sys = "0.9"
linux-raw-sys = "0.10"
lscolors = { version = "0.20.0", default-features = false, features = [
"gnu_legacy",
] }