diff --git a/Cargo.toml b/Cargo.toml index a8c2c3c..ec33a21 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ version = "0.3.1" cortex-m = "0.5.0" cortex-m-rt = "0.5.0" cortex-m-semihosting = "0.3.0" -panic-semihosting = "0.2.0" +panic-semihosting = "0.3.0" # Uncomment for the panic example. # panic-itm = "0.1.1"