Skip to content

Commit 1e82a1c

Browse files
author
Jonas Schievink
authored
Merge pull request #16 from andresv/patch-1
Update cortex-m-rt to 0.6.13
2 parents 13cc137 + fee8afc commit 1e82a1c

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
@@ -22,7 +22,7 @@ branch = "main"
2222

2323
[dependencies]
2424
cortex-m = "0.6.3"
25-
cortex-m-rt = "0.6.12"
25+
cortex-m-rt = "0.6.13"
2626
# TODO(4) enter your HAL here
2727
# some-hal = "1.2.3"
2828

0 commit comments

Comments
 (0)