diff --git a/Cargo.toml b/Cargo.toml index cd16922..6ad0c9f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,4 +13,4 @@ version = "0.3.2" inline-asm = [] [dependencies] -cortex-m = "0.5.8" +cortex-m = ">= 0.5.8, < 0.7"