Skip to content

Commit b74b90f

Browse files
dependabot[bot]josephlr
authored andcommitted
build: Bump x86_64 from 0.14.3 to 0.14.4
Bumps [x86_64](https://github.com/rust-osdev/x86_64) from 0.14.3 to 0.14.4. - [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.3...v0.14.4) --- updated-dependencies: - dependency-name: x86_64 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c43f484 commit b74b90f

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.2.1"
30-
x86_64 = "0.14.3"
30+
x86_64 = "0.14.4"
3131
atomic_refcell = "0.1.7"
3232
r-efi = "4.0.0"
3333
uart_16550 = "0.2.15"

0 commit comments

Comments
 (0)