Skip to content

Commit

Permalink
Bump dependency redox_users to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
extrawurst authored Jan 11, 2025
1 parent c0fd66c commit 8e32bac
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 @@ -15,7 +15,7 @@ option-ext = "0.2.0"
libc = "0.2"

[target.'cfg(target_os = "redox")'.dependencies]
redox_users = { version = "0.4", default-features = false }
redox_users = { version = "0.5", default-features = false }

[target.'cfg(windows)'.dependencies]
windows-sys = { version = ">= 0.48.0, < 0.53.0", features = [
Expand Down

0 comments on commit 8e32bac

Please sign in to comment.