Skip to content

Commit 66831b4

Browse files
build: Bump aarch64-cpu from 9.4.0 to 10.0.0
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>
1 parent 14b087c commit 66831b4

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

Cargo.lock

Lines changed: 4 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ log = "0.4.22"
3434

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

0 commit comments

Comments
 (0)