From 8767f625d8b2bac6b8014fab56957c1bbb40b79a Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Mon, 16 Apr 2018 23:22:01 +0200 Subject: switch to a crates.io release of rtfm-syntax --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 638979c..6c9494f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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.3.1" +version = "0.3.2" [dependencies] cortex-m = "0.4.0" -- cgit v1.2.3