Skip to content

Commit d4364df

Browse files
build: Bump aarch64-cpu from 9.3.1 to 9.4.0
Bumps [aarch64-cpu](https://github.com/rust-embedded/aarch64-cpu) from 9.3.1 to 9.4.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.3.1...v9.4.0) --- updated-dependencies: - dependency-name: aarch64-cpu dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ab994f commit d4364df

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -33,7 +33,7 @@ linked_list_allocator = "0.10.4"
3333

3434
[target.'cfg(target_arch = "aarch64")'.dependencies]
3535
tock-registers = "0.8.1"
36-
aarch64-cpu = "9.3.1"
36+
aarch64-cpu = "9.4.0"
3737
fdt = "0.1.5"
3838
chrono = { version = "0.4", default-features = false }
3939

0 commit comments

Comments
 (0)