Skip to content

Commit 1312461

Browse files
build(deps): bump x86_64 from 0.13.5 to 0.14.0
Bumps [x86_64](https://github.com/rust-osdev/x86_64) from 0.13.5 to 0.14.0. - [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.13.5...v0.14.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 62fe832 commit 1312461

File tree

2 files changed

+22
-5
lines changed

2 files changed

+22
-5
lines changed

Cargo.lock

Lines changed: 21 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
@@ -26,7 +26,7 @@ coreboot = []
2626

2727
[dependencies]
2828
bitflags = "1.2.1"
29-
x86_64 = "0.13.5"
29+
x86_64 = "0.14.0"
3030
atomic_refcell = "0.1.7"
3131
r-efi = "3.2.0"
3232
uart_16550 = "0.2.12"

0 commit comments

Comments
 (0)