fix cfail tests

This commit is contained in:
Jorge Aparicio 2017-12-08 13:28:27 +01:00
parent 99df0776c6
commit 8e523d036c
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@ rtfm-core = "0.1.0"
cortex-m-rtfm-macros = "0.2.1"
[target.'cfg(target_arch = "x86_64")'.dev-dependencies]
compiletest_rs = "0.2.8"
compiletest_rs = "0.3.3"
[dev-dependencies.cortex-m-rt]
features = ["abort-on-panic"]