File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ imxrt-ral = { version = "0.6.1", optional = true }
6969
7070esp32c3 = {version = " 0.29.0" , optional = true }
7171esp32c6 = {version = " 0.19.0" , optional = true }
72- riscv = {version = " 0.13 .0" , optional = true }
72+ riscv = {version = " 0.14 .0" , optional = true }
7373
7474[build-dependencies ]
7575proc-macro2 = { version = " 1.0.36" , optional = true }
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ name = "rtic"
2828riscv-slic = { version = " 0.2.0" , optional = true }
2929esp32c3 = { version = " 0.29.0" , optional = true }
3030esp32c6 = { version = " 0.19.0" , optional = true }
31- riscv = { version = " 0.13 .0" , optional = true }
31+ riscv = { version = " 0.14 .0" , optional = true }
3232cortex-m = { version = " 0.7.0" , optional = true }
3333bare-metal = " 1.0.0"
3434portable-atomic = { version = " 1" , default-features = false }
You can’t perform that action at this time.
0 commit comments