diff --git a/Cargo.toml b/Cargo.toml index 1cd6bbd..338ff79 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" \ No newline at end of file