瀏覽代碼

Update bare-metal.

David Craven 6 年之前
父節點
當前提交
5e55720ad8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Cargo.toml

+ 1 - 1
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 = []