This commit is contained in:
Jorge Aparicio 2017-07-29 01:50:04 -05:00
parent 6160548153
commit a43c8a4d57
3 changed files with 12 additions and 3 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.2.0"
version = "0.2.1"
[dependencies]
cortex-m = "0.3.1"