Explorar el Código

Update bare-metal to 0.1.1.

David Craven hace 7 años
padre
commit
94c3b5561e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Cargo.toml

+ 1 - 1
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"