deps: bump redox-syscall to 0.5.7

This commit is contained in:
Kirill Chibisov 2024-10-21 21:33:51 +00:00 committed by GitHub
parent 7d77ccfad3
commit fb6b1d487b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -270,7 +270,7 @@ xkbcommon-dl = "0.4.2"
# Orbital
[target.'cfg(target_os = "redox")'.dependencies]
orbclient = { version = "0.3.47", default-features = false }
redox_syscall = "0.4.1"
redox_syscall = "0.5.7"
# Web
[target.'cfg(target_family = "wasm")'.dependencies]