Skip to content

Commit 4a398df

Browse files
bors[bot]plaes
andcommitted
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 <[email protected]>
2 parents a462ab0 + efb84cc commit 4a398df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ version = "0.3.1"
1212
cortex-m = "0.5.0"
1313
cortex-m-rt = "0.5.0"
1414
cortex-m-semihosting = "0.3.0"
15-
panic-semihosting = "0.2.0"
15+
panic-semihosting = "0.3.0"
1616

1717
# Uncomment for the panic example.
1818
# panic-itm = "0.1.1"

0 commit comments

Comments
 (0)