소스 검색

Pre-release 0.2.0-alpha.1

luojia65 4 년 전
부모
커밋
f6588b8d32
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      rustsbi/Cargo.toml

+ 1 - 1
rustsbi/Cargo.toml

@@ -1,7 +1,7 @@
 [package]
 name = "rustsbi"
 description = "Minimal RISC-V's SBI implementation library in Rust"
-version = "0.2.0"
+version = "0.2.0-alpha.1"
 authors = ["luojia65 <me@luojia.cc>"]
 repository = "https://github.com/luojia65/rustsbi"
 documentation = "https://docs.rs/rustsbi"