File tree Expand file tree Collapse file tree 5 files changed +5
-6
lines changed Expand file tree Collapse file tree 5 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
88## [ Unreleased]
99
10- ## [ v0.4.0] - 2025-09-04
10+ ## [ v0.4.0] - 2025-09-08
1111
1212### Added
1313
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
88## [ Unreleased]
99
10- ## [ v0.16.0] - 2025-09-04
10+ ## [ v0.16.0] - 2025-09-08
1111
1212### Added
1313
Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55
66## [ Unreleased]
77
8- ## [ v0.2.1] - 2025-09-04
8+ ## [ v0.2.1] - 2025-09-08
99
1010### Changed
1111
12- - Update riscv to 0.15.0 .
12+ - Removed ` riscv ` dependency, as it was unused .
1313- Use ` cfg(any(target_arch = "riscv32", target_arch = "riscv64")) ` instead of ` cfg(riscv) ` .
1414
1515### Removed
Original file line number Diff line number Diff line change @@ -24,4 +24,3 @@ default = ["jlink-quirks"]
2424
2525[dependencies ]
2626critical-section = " 1.2.0"
27- riscv = { path = " ../riscv" , version = " 0.15.0" }
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
88## [ Unreleased]
99
10- ## [ v0.15.0] - 2025-09-04
10+ ## [ v0.15.0] - 2025-09-08
1111
1212### Added
1313
You can’t perform that action at this time.
0 commit comments