Merge #33
33: Update panic-semihosting dependency to 0.3.0 r=japaric a=plaes This is due to #[lang = "panic_fmt"] -> #[panic_implementation] breakage Co-authored-by: Priit Laes <plaes@plaes.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user