Skip to content

Commit f1f4c86

Browse files
build(deps): bump x86_64 from 0.10.3 to 0.11.0
Bumps [x86_64](https://github.com/rust-osdev/x86_64) from 0.10.3 to 0.11.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.10.3...0.11) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 7e65617 commit f1f4c86

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

Cargo.lock

Lines changed: 12 additions & 2 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 @@ log-panic = ["log-serial"]
2525

2626
[dependencies]
2727
bitflags = "1.2"
28-
x86_64 = "0.10"
28+
x86_64 = "0.11"
2929
atomic_refcell = "0.1"
3030
r-efi = "2.1.0"
3131
uart_16550 = "0.2.6"

0 commit comments

Comments
 (0)