Skip to content

Commit 2df68be

Browse files
committed
1 parent 107f0d8 commit 2df68be

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
@@ -28,7 +28,7 @@ targets = ["thumbv7em-none-eabihf"]
2828
embedded-hal = "0.2.4"
2929
embedded-dma = "0.1.2"
3030
cortex-m = "^0.7.1"
31-
cortex-m-rt = "^0.6.12"
31+
cortex-m-rt = "^0.6.15"
3232
stm32h7 = "^0.13.0"
3333
void = { version = "1.0.2", default-features = false }
3434
cast = { version = "0.2.3", default-features = false }

0 commit comments

Comments
 (0)