소스 검색

[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