Explorar o código

Use newer riscv crate

Vadim Kaushan %!s(int64=6) %!d(string=hai) anos
pai
achega
0bc07597ee
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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.3.0"
+riscv = "0.4.0"
 
 [features]
 inline-asm = []