Skip to content

Commit 8b46c37

Browse files
committed
Bump panic-halt dependency to 1.0
Signed-off-by: Daniel Egger <[email protected]>
1 parent 619116f commit 8b46c37

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
@@ -47,7 +47,7 @@ embedded-storage = "0.3.0"
4747

4848
[dev-dependencies]
4949
cortex-m-rt = "0.7"
50-
panic-halt = "0.2"
50+
panic-halt = "1"
5151
usb-device = "0.2.7"
5252
usbd-serial = "0.1.1"
5353

0 commit comments

Comments
 (0)