Skip to content

Commit ce7631e

Browse files
committed
Bump riscv-rt to v0.11.0
1 parent 328be12 commit ce7631e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ st7735-lcd = { version = "0.8.1", optional = true }
2323
embedded-sdmmc = { version = "0.3.0", optional = true }
2424

2525
[dev-dependencies]
26-
riscv-rt = "0.8.0"
26+
riscv-rt = "0.11.0"
2727
panic-halt = "0.2.0"
2828
embedded-graphics = "0.7.1"
2929
ushell = "0.3.5"

0 commit comments

Comments
 (0)