Skip to content

Commit

Permalink
build: Bump aarch64-cpu from 9.4.0 to 10.0.0
Browse files Browse the repository at this point in the history
Bumps [aarch64-cpu](https://github.com/rust-embedded/aarch64-cpu) from 9.4.0 to 10.0.0.
- [Release notes](https://github.com/rust-embedded/aarch64-cpu/releases)
- [Changelog](https://github.com/rust-embedded/aarch64-cpu/blob/main/CHANGELOG.md)
- [Commits](rust-embedded/aarch64-cpu@v9.4.0...v10.0.0)

---
updated-dependencies:
- dependency-name: aarch64-cpu
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 14b087c commit a7b39cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
14 changes: 4 additions & 10 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 @@ -34,7 +34,7 @@ log = "0.4.22"

[target.'cfg(target_arch = "aarch64")'.dependencies]
tock-registers = "0.9.0"
aarch64-cpu = "9.4.0"
aarch64-cpu = "10.0.0"
fdt = "0.1.5"
chrono = { version = "0.4", default-features = false }

Expand Down

0 comments on commit a7b39cf

Please sign in to comment.