Skip to content

Commit 4a0e31f

Browse files
committed
Update cortex-m dependency
1 parent 0290224 commit 4a0e31f

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
@@ -21,7 +21,7 @@ exclude = [
2121
edition = "2018"
2222

2323
[dependencies]
24-
cortex-m = "0.5.8"
24+
cortex-m = "0.6.1"
2525
nb = "0.1.1"
2626
stm32l4 = "0.8.0"
2727
as-slice = "0.1"

0 commit comments

Comments
 (0)