Skip to content

Commit

Permalink
build(deps): remove unused riscv dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Kröning <[email protected]>
  • Loading branch information
mkroening committed Oct 22, 2024
1 parent 9afacae commit 850ad1e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 24 deletions.
23 changes: 0 additions & 23 deletions 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 @@ -41,7 +41,6 @@ qemu-exit = "3"
[target.'cfg(target_arch = "riscv64")'.dependencies]
fdt = "0.1"
naked-function = "0.1"
riscv = "0.11"
sbi-rt = "0.0.3"
sptr = "0.3"

Expand Down

0 comments on commit 850ad1e

Please sign in to comment.