From 10d2638488797fa73886e173e4de1895128836fb Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Tue, 16 Apr 2019 23:17:28 +0200 Subject: [NFC] fix nightly ci --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 12b3923..1d70823 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -55,7 +55,7 @@ nightly = ["cortex-m-rtfm-macros/nightly", "heapless/const-fn"] timer-queue = ["cortex-m-rtfm-macros/timer-queue"] [target.x86_64-unknown-linux-gnu.dev-dependencies] -compiletest_rs = "0.3.16" +compiletest_rs = "0.3.21" tempdir = "0.3.7" [package.metadata.docs.rs] -- cgit v1.2.3