Skip to content

Commit

Permalink
build(deps): bump redox_syscall from 0.2.12 to 0.2.13 (#1578)
Browse files Browse the repository at this point in the history
Bumps redox_syscall from 0.2.12 to 0.2.13.

---
updated-dependencies:
- dependency-name: redox_syscall
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 3369ca1)
Signed-off-by: Oliver Gould <ver@buoyant.io>
  • Loading branch information
dependabot[bot] authored and olix0r committed Apr 8, 2022
1 parent 1cc678b commit 56b4fb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1855,9 +1855,9 @@ dependencies = [

[[package]]
name = "redox_syscall"
version = "0.2.12"
version = "0.2.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ae183fc1b06c149f0c1793e1eb447c8b04bfe46d48e9e48bfb8d2d7ed64ecf0"
checksum = "62f25bc4c7e55e0b0b7a1d43fb893f4fa1361d0abe38b9ce4f323c2adfe6ef42"
dependencies = [
"bitflags",
]
Expand Down

0 comments on commit 56b4fb0

Please sign in to comment.