Kaynağa Gözat

Use git version.

David Craven 7 yıl önce
ebeveyn
işleme
f210ac26b1
1 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  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"