Update bare-metal to 0.1.1.

This commit is contained in:
David Craven 2017-11-18 14:04:19 +01:00
parent 6ebb6f9790
commit 94c3b5561e
No known key found for this signature in database
GPG Key ID: 33B9E9FDE28D2C23
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@ keywords = ["riscv", "register", "peripheral"]
license = "ISC"
[dependencies]
bare-metal = "0.1.0"
bare-metal = "0.1.1"
volatile-register = "0.2.0"