Skip to content

Commit

Permalink
deps: bump redox-syscall to 0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kchibisov authored Oct 21, 2024
1 parent 7d77ccf commit fb6b1d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit fb6b1d4

Please sign in to comment.