Skip to content

Commit 5c7a209

Browse files
dependabot[bot]notgull
authored andcommitted
build(deps): update redox_syscall requirement from 0.4 to 0.5
Updates the requirements on redox_syscall to permit the latest version. --- updated-dependencies: - dependency-name: redox_syscall dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bd2cc62 commit 5c7a209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ features = [
7070
]
7171

7272
[target.'cfg(target_os = "redox")'.dependencies]
73-
redox_syscall = "0.4"
73+
redox_syscall = "0.5"
7474

7575
[build-dependencies]
7676
cfg_aliases = "0.2.0"

0 commit comments

Comments
 (0)