@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
+### Changed
+
+- Update `riscv` to version 0.10
## [v0.10.0] - 2022-11-04
### Added
@@ -15,7 +15,7 @@ s-mode = []
[dependencies]
r0 = "1.0.0"
-riscv = "0.9"
+riscv = "0.10"
riscv-rt-macros = { path = "macros", version = "0.2.0" }
[dev-dependencies]