Skip to content

Commit 45a4d0f

Browse files
committed
rustsbi-qemu: update to rustsbi 0.3.0
1 parent fc79b31 commit 45a4d0f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rustsbi-qemu/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ edition = "2021"
1717
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1818

1919
[dependencies]
20-
rustsbi = "0.3.0-rc.2"
20+
rustsbi = "0.3.0"
2121
sbi-spec = { version = "0.0.4", features = ["legacy"] }
2222
riscv = "0.9.0"
2323
spin = "0.9"

0 commit comments

Comments
 (0)