diff --git a/Cargo.toml b/Cargo.toml index 1baaf91..9b74cdb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ git = "https://github.com/knurling-rs/probe-run" branch = "main" [dependencies] -cortex-m = "0.6.3" +cortex-m = "0.6.4" cortex-m-rt = "0.6.13" # TODO(4) enter your HAL here # some-hal = "1.2.3"