Skip to content

Commit 5159399

Browse files
build(deps): bump x86_64 from 0.12.3 to 0.13.1
Bumps [x86_64](https://github.com/rust-osdev/x86_64) from 0.12.3 to 0.13.1. - [Release notes](https://github.com/rust-osdev/x86_64/releases) - [Changelog](https://github.com/rust-osdev/x86_64/blob/master/Changelog.md) - [Commits](rust-osdev/x86_64@v0.12.3...v0.13.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ac37b8e commit 5159399

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

Cargo.lock

Lines changed: 14 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ integration_tests = []
2525

2626
[dependencies]
2727
bitflags = "1.2"
28-
x86_64 = "0.12.3"
28+
x86_64 = "0.13.1"
2929
atomic_refcell = "0.1"
3030
r-efi = "3.2.0"
3131
uart_16550 = "0.2.10"

0 commit comments

Comments
 (0)