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

Bump redox_syscall from 0.4 to 0.5

This commit is contained in:
Daniel Hofstetter 2024-03-13 17:41:18 +01:00
parent 65fb81bb8b
commit ada4f48e04
2 changed files with 13 additions and 4 deletions

View file

@ -310,7 +310,7 @@ quick-error = "2.0.1"
rand = { version = "0.8", features = ["small_rng"] }
rand_core = "0.6"
rayon = "1.9"
redox_syscall = "0.4"
redox_syscall = "0.5"
regex = "1.10.3"
rstest = "0.18.2"
rust-ini = "0.19.0"