Skip to content

Commit

Permalink
Update to x86_64 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-opp committed Mar 9, 2019
1 parent b1cca8d commit 9787e6d
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 4 deletions.
48 changes: 45 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ bootloader = "0.3.12"
volatile = "0.2.3"
spin = "0.4.9"
uart_16550 = "0.1.0"
x86_64 = "0.4.0"
x86_64 = "0.5.0"

[dependencies.lazy_static]
version = "1.0"
Expand Down

0 comments on commit 9787e6d

Please sign in to comment.