Skip to content

Commit c92f633

Browse files
build: Bump x86_64 from 0.14.9 to 0.14.10
Bumps [x86_64](https://github.com/rust-osdev/x86_64) from 0.14.9 to 0.14.10. - [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.14.9...v0.14.10) --- updated-dependencies: - dependency-name: x86_64 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94da3e1 commit c92f633

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 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
@@ -27,7 +27,7 @@ efi-var = []
2727

2828
[dependencies]
2929
bitflags = "1.3.2"
30-
x86_64 = "0.14.9"
30+
x86_64 = "0.14.10"
3131
atomic_refcell = "0.1.8"
3232
r-efi = "4.0.0"
3333
uart_16550 = "0.2.18"

0 commit comments

Comments
 (0)