Skip to content

Commit d856883

Browse files
Bump aarch64-paging from 0.9.1 to 0.10.0 (#19)
--- updated-dependencies: - dependency-name: aarch64-paging dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ba1c51 commit d856883

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -13,7 +13,7 @@ categories = ["embedded", "no-std"]
1313
smccc = { version = "0.2.2", optional = true }
1414

1515
[dev-dependencies]
16-
aarch64-paging = { version = "0.9.1", default-features = false }
16+
aarch64-paging = { version = "0.10.0", default-features = false }
1717
arm-pl011-uart = "0.3.1"
1818
smccc = "0.2.2"
1919

0 commit comments

Comments
 (0)