Skip to content

Commit c253662

Browse files
committed
Update RustSBI to 0.2.0-alpha.8
1 parent 0d2f9f4 commit c253662

File tree

2 files changed

+23
-8
lines changed

2 files changed

+23
-8
lines changed

Cargo.lock

Lines changed: 22 additions & 7 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
@@ -6,7 +6,7 @@ edition = "2018"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
rustsbi = { version = "0.2.0-alpha.7" }
9+
rustsbi = { version = "0.2.0-alpha.8" }
1010
buddy_system_allocator = "0.8"
1111
lazy_static = { version = "1", features = ["spin_no_std"] }
1212
spin = "0.9"

0 commit comments

Comments
 (0)