Explorar o código

Bump version to 0.1.2

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

+ 3 - 3
riscv-rt/Cargo.toml

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