Skip to content

Commit 7d74eed

Browse files
committed
drop
1 parent 4bbd826 commit 7d74eed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ exclude = [
213213
# FIXME: remove once merged: https://github.com/rcore-os/trapframe-rs/pull/16
214214
trapframe = { git = "https://github.com/hermit-os/trapframe-rs", branch = "global_asm" }
215215
safe-mmio = { git = "https://github.com/hermit-os/safe-mmio", branch = "be" }
216+
x86_64 = { git = "https://github.com/rust-osdev/x86_64.git", branch = "next" }
216217

217218
[profile.profiling]
218219
inherits = "release"

0 commit comments

Comments
 (0)