瀏覽代碼

[macros] Bump version (0.1.6)

Vadim Kaushan 6 年之前
父節點
當前提交
f433e3d248
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      riscv-rt/macros/Cargo.toml

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

@@ -10,7 +10,7 @@ keywords = ["riscv", "runtime", "startup"]
 license = "MIT OR Apache-2.0"
 name = "riscv-rt-macros"
 repository = "https://github.com/rust-embedded/riscv-rt"
-version = "0.1.5"
+version = "0.1.6"
 
 [lib]
 proc-macro = true