Quellcode durchsuchen

Update to 0.2.0-alpha.6

luojia65 vor 3 Jahren
Ursprung
Commit
9409858544
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

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