Skip to content

Commit 02c36ba

Browse files
committed
Merge branch 'post-09' into post-10
2 parents 7b0d8f0 + 70deb31 commit 02c36ba

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
@@ -16,7 +16,7 @@ harness = false
1616
bootloader = { version = "0.8.0", features = ["map_physical_memory"]}
1717
volatile = "0.2.6"
1818
spin = "0.5.2"
19-
x86_64 = "0.9.5"
19+
x86_64 = "0.9.6"
2020
uart_16550 = "0.2.0"
2121
pic8259_simple = "0.1.1"
2222
pc-keyboard = "0.5.0"

0 commit comments

Comments
 (0)