Skip to content

Commit

Permalink
build(deps): bump riscv from 0.11.1 to 0.12.1
Browse files Browse the repository at this point in the history
Bumps [riscv](https://github.com/rust-embedded/riscv) from 0.11.1 to 0.12.1.
- [Release notes](https://github.com/rust-embedded/riscv/releases)
- [Commits](https://github.com/rust-embedded/riscv/commits)

---
updated-dependencies:
- dependency-name: riscv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 9afacae commit 2b5667f
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 5 deletions.
28 changes: 24 additions & 4 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 @@ -41,7 +41,7 @@ qemu-exit = "3"
[target.'cfg(target_arch = "riscv64")'.dependencies]
fdt = "0.1"
naked-function = "0.1"
riscv = "0.11"
riscv = "0.12"
sbi-rt = "0.0.3"
sptr = "0.3"

Expand Down

0 comments on commit 2b5667f

Please sign in to comment.