Skip to content

Commit 0f32409

Browse files
Bump redox_syscall from 0.4.1 to 0.5.1 (#111)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74a0c3b commit 0f32409

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ rust-version = "1.40"
2727

2828
# Target specific dependency for redox
2929
[target.'cfg(all(target_os = "redox", not(target_arch = "wasm32")))'.dependencies.redox_syscall]
30-
version = "0.4"
30+
version = "0.5"
3131

3232
# Target specific dependency for wasite
3333
[target.'cfg(all(target_arch = "wasm32", target_os = "wasi"))'.dependencies.wasite]

0 commit comments

Comments
 (0)