Minor cleanup

This commit is contained in:
Emil Fresk 2021-05-23 14:11:51 +02:00
parent b4509bdbfe
commit 6155f1366a
3 changed files with 16 additions and 11 deletions

View file

@ -12,7 +12,7 @@ license = "MIT OR Apache-2.0"
name = "cortex-m-rtic-macros"
readme = "../README.md"
repository = "https://github.com/rtic-rs/cortex-m-rtic"
version = "0.6.0-alpha.2"
version = "0.6.0-alpha.3"
[lib]
proc-macro = true