Update bare-metal.

This commit is contained in:
David Craven 2018-08-12 07:57:55 +02:00
parent 34b2ba33cd
commit 5e55720ad8
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ keywords = ["riscv", "register", "peripheral"]
license = "ISC"
[dependencies]
bare-metal = "0.1.1"
bare-metal = "0.2.0"
[features]
inline-asm = []