ソースを参照

Killing me softly.

David Craven 7 年 前
コミット
1b98011118
1 ファイル変更2 行追加2 行削除
  1. 2 2
      Cargo.toml

+ 2 - 2
Cargo.toml

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