From fc4cb7d472dad1ea0fa137bb116bd907efc19601 Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Mon, 8 May 2017 12:05:42 -0500 Subject: replace the ceiling token with a preemption threshold token --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 33e83f7..60c2eae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ quote = "0.3.15" syn = "0.11.10" [dependencies] -cortex-m = "0.2.4" +cortex-m = "0.2.5" static-ref = "0.1.0" typenum = "1.7.0" -- cgit v1.2.3