Skip to content

Commit

Permalink
Merge #203
Browse files Browse the repository at this point in the history
203: Remove unused bitflags dependency r=mkroening a=mkroening



Co-authored-by: Martin Kröning <[email protected]>
  • Loading branch information
bors[bot] and mkroening authored Mar 13, 2023
2 parents b343262 + 192f696 commit 94d26fa
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

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

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ log = "0.4"
multiboot = "0.8"

[target.'cfg(target_arch = "x86_64")'.dependencies]
bitflags = "1.3"
uart_16550 = "0.2"
x86_64 = { version = "0.14", default-features = false }

Expand Down

0 comments on commit 94d26fa

Please sign in to comment.