Vadim Kaushan %!s(int64=6) %!d(string=hai) anos
pai
achega
e85c1fb81c
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      riscv-rt/Cargo.toml
  2. 1 1
      riscv-rt/macros/Cargo.toml

+ 1 - 1
riscv-rt/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "riscv-rt"
-version = "0.4.0"
+version = "0.5.0"
 repository = "https://github.com/rust-embedded/riscv-rt"
 authors = ["The RISC-V Team <risc-v@teams.rust-embedded.org>"]
 categories = ["embedded", "no-std"]

+ 1 - 1
riscv-rt/macros/Cargo.toml

@@ -28,4 +28,4 @@ version = "0.5.5"
 default-features = false
 
 [dev-dependencies]
-riscv-rt = { path = "..", version = "0.4.0" }
+riscv-rt = { path = "..", version = "0.5.0" }