[NFC] fix nightly ci

This commit is contained in:
Jorge Aparicio 2019-04-16 23:17:28 +02:00
parent 8da925647e
commit 10d2638488
3 changed files with 11 additions and 11 deletions

View file

@ -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]