Update cortex-m-rt to 0.6.13

This commit is contained in:
Andres Vahter
2020-10-24 15:53:13 +03:00
committed by GitHub
parent 13cc13704e
commit fee8afc923
+1 -1
View File
@@ -22,7 +22,7 @@ branch = "main"
[dependencies]
cortex-m = "0.6.3"
cortex-m-rt = "0.6.12"
cortex-m-rt = "0.6.13"
# TODO(4) enter your HAL here
# some-hal = "1.2.3"