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

chore(deps): update rust crate redox_syscall to 0.5.1

This commit is contained in:
renovate[bot] 2024-05-02 05:09:58 +00:00 committed by GitHub
parent 49f9f00f2e
commit ff68493632
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -312,7 +312,7 @@ quick-error = "2.0.1"
rand = { version = "0.8", features = ["small_rng"] }
rand_core = "0.6"
rayon = "1.10"
redox_syscall = "0.5"
redox_syscall = "0.5.1"
regex = "1.10.4"
rstest = "0.19.0"
rust-ini = "0.21.0"