Skip to content

Commit

Permalink
build(deps): remove x86
Browse files Browse the repository at this point in the history
  • Loading branch information
mkroening committed Jan 3, 2025
1 parent c6c4d8e commit 1fbb77c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -162,11 +162,9 @@ free-list = { version = "0.3", features = ["x86_64"] }
multiboot = "0.8"
raw-cpuid = "10"
uart_16550 = "0.3"
x86 = { version = "0.52", default-features = false }
x86_64 = "0.15"
memory_addresses = { version = "0.2.2", default-features = false, features = [
"x86_64",
"conv-x86",
"conv-x86_64",
] }

Expand Down

0 comments on commit 1fbb77c

Please sign in to comment.