Skip to content

Commit f83f13c

Browse files
committed
build: update fast-trap
Signed-off-by: YdrMaster <[email protected]>
1 parent 7bbc1a0 commit f83f13c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -29,6 +29,6 @@ qemu-exit = "3.0"
2929
aclint = "0.0.0"
3030

3131
hsm-cell = { path = "../hsm-cell" }
32-
fast-trap = { git = "https://github.com/YdrMaster/fast-trap", rev = "ffb40e2", features = [
32+
fast-trap = { git = "https://github.com/YdrMaster/fast-trap", rev = "5026ee4", features = [
3333
"riscv-m",
3434
] }

0 commit comments

Comments
 (0)