diff --git a/Cargo.toml b/Cargo.toml index 7c0f484..928c2b5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ keywords = ["riscv", "register", "peripheral"] license = "ISC" [dependencies] -bare-metal = "0.1.1" +bare-metal = "0.2.0" [features] inline-asm = [] \ No newline at end of file