This commit is contained in:
Jorge Aparicio
2018-08-07 17:25:15 -05:00
parent f38979def1
commit 55f44f21be
2 changed files with 14 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.2"
version = "0.3.3"
[dependencies]
cortex-m = "0.5.0"