aboutsummaryrefslogtreecommitdiff
path: root/macros
diff options
context:
space:
mode:
authorJorge Aparicio <jorge@japaric.io>2018-08-24 16:48:33 +0200
committerJorge Aparicio <jorge@japaric.io>2018-08-24 16:49:03 +0200
commit2ec5d59ee99c00315168ae89847c5e352f1aadf0 (patch)
treec4bbec8da95a822f1296e78467b671f3b3969841 /macros
parent62a232f5c64890e2d666d23227df1c21675fc863 (diff)
v0.3.3
Diffstat (limited to 'macros')
-rw-r--r--macros/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/Cargo.toml b/macros/Cargo.toml
index 794b30b..410be2f 100644
--- a/macros/Cargo.toml
+++ b/macros/Cargo.toml
@@ -7,7 +7,7 @@ keywords = ["arm", "cortex-m"]
license = "MIT OR Apache-2.0"
name = "cortex-m-rtfm-macros"
repository = "https://github.com/japaric/cortex-m-rtfm"
-version = "0.3.1"
+version = "0.3.2"
[dependencies]
failure = "0.1.1"