Skip to content

Commit

Permalink
Merge pull request #407 from alex/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Amanieu authored Oct 17, 2023
2 parents 05e6a4e + aa2115f commit b6eb569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ backtrace = { version = "0.3.60", optional = true }
libc = "0.2.95"

[target.'cfg(target_os = "redox")'.dependencies]
redox_syscall = "0.3"
redox_syscall = "0.4"

[target.'cfg(windows)'.dependencies]
windows-targets = "0.48.0"
Expand Down

0 comments on commit b6eb569

Please sign in to comment.