From 616054815361642678910ada3b8053ee6352ab12 Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Sat, 29 Jul 2017 01:16:11 -0500 Subject: v0.2.0 --- Cargo.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f7fe92a..f2a63e5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,12 +14,10 @@ version = "0.2.0" [dependencies] cortex-m = "0.3.1" +cortex-m-rtfm-macros = "=0.2.0" rtfm-core = "0.1.0" static-ref = "0.2.1" -[dependencies.cortex-m-rtfm-macros] -path = "macros" - [target.'cfg(target_arch = "x86_64")'.dev-dependencies] compiletest_rs = "0.2.8" -- cgit v1.2.3