Selaa lähdekoodia

Update 'riscv' dependency

Vadim Kaushan 6 vuotta sitten
vanhempi
commit
1c716aacb1
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      riscv-rt/Cargo.toml

+ 1 - 1
riscv-rt/Cargo.toml

@@ -10,7 +10,7 @@ license = "ISC"
 
 [dependencies]
 r0 = "0.2.2"
-riscv = "0.5.0"
+riscv = "0.5.1"
 riscv-rt-macros = { path = "macros", version = "0.1.5" }
 
 [features]