Skip to content

Commit f8e5296

Browse files
authored
Merge pull request #6068 from cakebaker/bump_redox_syscall
Bump redox_syscall from 0.4 to 0.5
2 parents 62a3fb8 + ada4f48 commit f8e5296

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

Cargo.lock

+12-3
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
@@ -310,7 +310,7 @@ quick-error = "2.0.1"
310310
rand = { version = "0.8", features = ["small_rng"] }
311311
rand_core = "0.6"
312312
rayon = "1.9"
313-
redox_syscall = "0.4"
313+
redox_syscall = "0.5"
314314
regex = "1.10.3"
315315
rstest = "0.18.2"
316316
rust-ini = "0.19.0"

0 commit comments

Comments
 (0)