Selaa lähdekoodia

Update bare-metal.

David Craven 6 vuotta sitten
vanhempi
commit
5e55720ad8
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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 = []