Skip to content

Commit 96107d3

Browse files
authored
Merge pull request #2178 from hermit-os/trapframe-release
build(deps): update to trapframe 0.10.1
2 parents 571361c + 96d6578 commit 96107d3

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,8 +210,6 @@ exclude = [
210210
]
211211

212212
[patch.crates-io]
213-
# FIXME: remove once merged: https://github.com/rcore-os/trapframe-rs/pull/16
214-
trapframe = { git = "https://github.com/hermit-os/trapframe-rs", branch = "global_asm" }
215213
safe-mmio = { git = "https://github.com/hermit-os/safe-mmio", branch = "be" }
216214

217215
[profile.profiling]

0 commit comments

Comments
 (0)