Skip to content

Commit

Permalink
Merge pull request #392 from hermit-os/dependabot/cargo/aarch64-cpu-1…
Browse files Browse the repository at this point in the history
…0.0.0

build(deps): bump aarch64-cpu from 9.4.0 to 10.0.0
  • Loading branch information
mkroening authored Oct 28, 2024
2 parents be7df12 + 6abf37f commit 8a99a8f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ uart_16550 = "0.3"
x86_64 = { version = "0.15", default-features = false, features = ["instructions"] }

[target.'cfg(target_arch = "aarch64")'.dependencies]
aarch64-cpu = "9"
aarch64-cpu = "10"
hermit-dtb = { version = "0.1" }
goblin = { version = "0.9", default-features = false, features = ["elf64"] }

Expand Down

0 comments on commit 8a99a8f

Please sign in to comment.