Skip to content

Commit 9268787

Browse files
authored
Update panic-semihosting to v0.3.0
To support the latest nightly.
1 parent c259cf9 commit 9268787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cortex-m-rt/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ cc = "1.0.10"
1616
r0 = "0.2.1"
1717

1818
[dev-dependencies]
19-
panic-semihosting = "0.2.0"
19+
panic-semihosting = "0.3.0"
2020

2121
[features]
2222
device = []

0 commit comments

Comments
 (0)