Explorar o código

Bump version to 0.1.3

David Craven %!s(int64=7) %!d(string=hai) anos
pai
achega
801cb5a16b
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      riscv-rt/Cargo.toml

+ 2 - 2
riscv-rt/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "riscv-rt"
-version = "0.1.2"
+version = "0.1.3"
 repository = "https://github.com/dvc94ch/riscv-rt"
 authors = ["David Craven <david@craven.ch>"]
 categories = ["embedded", "no-std"]
@@ -10,4 +10,4 @@ license = "ISC"
 
 [dependencies]
 r0 = "^0.2.1"
-riscv = "^0.1.1"
+riscv = "^0.1.3"