This commit is contained in:
Jorge Aparicio 2019-02-27 00:56:56 +01:00
parent 692876649c
commit 3310f507c0
3 changed files with 48 additions and 4 deletions

View file

@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0"
name = "cortex-m-rtfm-macros"
readme = "../README.md"
repository = "https://github.com/japaric/cortex-m-rtfm"
version = "0.4.1"
version = "0.4.2"
[lib]
proc-macro = true