Skip to content

Commit a6f1d17

Browse files
dependabot[bot]rbradford
authored andcommitted
build: Bump tock-registers from 0.8.1 to 0.9.0
Bumps [tock-registers](https://github.com/tock/tock) from 0.8.1 to 0.9.0. - [Release notes](https://github.com/tock/tock/releases) - [Changelog](https://github.com/tock/tock/blob/master/CHANGELOG.md) - [Commits](https://github.com/tock/tock/commits) --- updated-dependencies: - dependency-name: tock-registers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4c30d5 commit a6f1d17

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

Cargo.lock

Lines changed: 8 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
@@ -32,7 +32,7 @@ r-efi = { version = "4.3.0", features = ["efiapi"] }
3232
linked_list_allocator = "0.10.4"
3333

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

0 commit comments

Comments
 (0)