Sfoglia il codice sorgente

Killing me softly.

David Craven 7 anni fa
parent
commit
1b98011118
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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"