Skip to content
This repository was archived by the owner on Jan 24, 2022. It is now read-only.

Commit dc791d0

Browse files
authored
Update panic-semihosting to v0.3.0
To support the latest nightly.
1 parent 457a2e1 commit dc791d0

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
@@ -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)