diff options
| author | Jorge Aparicio <jorge@japaric.io> | 2019-04-16 23:17:28 +0200 |
|---|---|---|
| committer | Jorge Aparicio <jorge@japaric.io> | 2019-04-16 23:17:28 +0200 |
| commit | 10d2638488797fa73886e173e4de1895128836fb (patch) | |
| tree | 9ba97b85998bd099752c9ca501f37ff04872ecf0 /Cargo.toml | |
| parent | 8da925647ea1ce47e876526d0bd3d918e782d578 (diff) | |
[NFC] fix nightly ci
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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] |
