Skip to content

Commit fa3f922

Browse files
build(deps): bump x86_64 from 0.12.2 to 0.12.3
Bumps [x86_64](https://github.com/rust-osdev/x86_64) from 0.12.2 to 0.12.3. - [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.2...v0.12.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a04fa80 commit fa3f922

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
@@ -25,7 +25,7 @@ integration_tests = []
2525

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

0 commit comments

Comments
 (0)