This commit is contained in:
Jorge Aparicio 2017-06-05 21:05:29 -05:00
parent 984171edf6
commit 2bf5401439
2 changed files with 9 additions and 2 deletions

View file

@ -10,7 +10,7 @@ keywords = ["arm", "cortex-m"]
license = "MIT OR Apache-2.0"
name = "cortex-m-rtfm"
repository = "https://github.com/japaric/cortex-m-rtfm"
version = "0.1.0"
version = "0.1.1"
[build-dependencies]
quote = "0.3.15"