diff options
Diffstat (limited to 'rtic-monotonics')
| -rw-r--r-- | rtic-monotonics/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rtic-monotonics/Cargo.toml b/rtic-monotonics/Cargo.toml index 56f319f..3cfe516 100644 --- a/rtic-monotonics/Cargo.toml +++ b/rtic-monotonics/Cargo.toml @@ -68,7 +68,7 @@ imxrt-ral = { version = "0.5.3", optional = true } esp32c3 = {version = "0.25.0", optional = true } -riscv = {version = "0.11.1", optional = true } +riscv = {version = "0.12.1", optional = true } [build-dependencies] |
