This commit is contained in:
Jorge Aparicio
2018-05-13 13:41:59 +02:00
parent 7ae7245956
commit 7cb137968b
2 changed files with 7 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ keywords = ["arm", "cortex-m", "template"]
license = "MIT OR Apache-2.0"
name = "cortex-m-quickstart"
repository = "https://github.com/japaric/cortex-m-quickstart"
version = "0.3.0"
version = "0.3.1"
[dependencies]
cortex-m = "0.5.0"