Skip to content

Commit

Permalink
Bump x86 from 0.45.0 to 0.47.0
Browse files Browse the repository at this point in the history
Bumps [x86](https://github.com/gz/rust-x86) from 0.45.0 to 0.47.0.
- [Release notes](https://github.com/gz/rust-x86/releases)
- [Commits](https://github.com/gz/rust-x86/commits/0.47.0)

---
updated-dependencies:
- dependency-name: x86
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2022
1 parent 8c6e22b commit b3f8883
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ static-alloc = "0.2"

[target.'cfg(target_arch = "x86_64")'.dependencies]
multiboot = "0.8"
x86 = { version = "0.45", default-features = false }
x86 = { version = "0.47", default-features = false }

[target.'cfg(target_arch = "aarch64")'.dependencies]
aarch64 = "0.0.7"
Expand Down

0 comments on commit b3f8883

Please # to comment.