From 6577f4a91aef8ea2626448d6b7985126f648b5db Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Thu, 20 Jul 2017 16:13:02 -0500 Subject: bump cortex-m version to v0.3.1 barrier! is no longer needed --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 443ba42..d36b81e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ repository = "https://github.com/japaric/cortex-m-rtfm" version = "0.2.0" [dependencies] -cortex-m = "0.3.0" +cortex-m = "0.3.1" static-ref = "0.2.0" [dependencies.cortex-m-rtfm-macros] -- cgit v1.2.3