Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Commit 6c8fa15

Browse files
committed
chore: bump x86_64 to v0.13.2
Build fails on latest nightly. See rust-osdev/x86_64#230
1 parent b389a7c commit 6c8fa15

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
@@ -19,7 +19,7 @@ harness = false
1919
bootloader = "0.9.11"
2020
volatile = "0.2.6"
2121
spin = "0.5.2"
22-
x86_64 = "0.12.1"
22+
x86_64 = "0.13.2"
2323
uart_16550 = "0.2.0"
2424

2525
[dependencies.lazy_static]

0 commit comments

Comments
 (0)