Skip to content

Commit 5205b43

Browse files
committed
build: update deps
Signed-off-by: YdrMaster <ydrml@hotmail.com>
1 parent 4e68e5f commit 5205b43

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -28,6 +28,6 @@ sifive-test-device = "0.0.0"
2828
dtb-walker = "=0.2.0-alpha.3"
2929

3030
hsm-cell = { path = "../hsm-cell" }
31-
fast-trap = { git = "https://github.com/YdrMaster/fast-trap", rev = "2f605ee", features = [
31+
fast-trap = { git = "https://github.com/YdrMaster/fast-trap", rev = "51a9c71", features = [
3232
"riscv-m",
3333
] }

0 commit comments

Comments
 (0)