Skip to content

Commit a4fb27b

Browse files
authored
Merge pull request #1927 from hermit-os/dependabot/cargo/riscv-0.15.0
build(deps): Bump riscv from 0.14.0 to 0.15.0
2 parents 186c202 + b2ab61b commit a4fb27b

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
@@ -185,7 +185,7 @@ memory_addresses = { version = "0.2.3", default-features = false, features = [
185185
] }
186186

187187
[target.'cfg(target_arch = "riscv64")'.dependencies]
188-
riscv = "0.14"
188+
riscv = "0.15"
189189
sbi-rt = "0.0.3"
190190
semihosting = { version = "0.1", optional = true }
191191
tock-registers = { version = "0.10", optional = true }

0 commit comments

Comments
 (0)