4
0
David Craven 7 жил өмнө
parent
commit
f210ac26b1
1 өөрчлөгдсөн 3 нэмэгдсэн , 1 устгасан
  1. 3 1
      riscv-rt/Cargo.toml

+ 3 - 1
riscv-rt/Cargo.toml

@@ -10,4 +10,6 @@ license = "ISC"
 
 [dependencies]
 r0 = "^0.2.1"
-riscv = "^0.1.3"
+
+[dependencies.riscv]
+git = "https://github.com/dvc94ch/riscv"