Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Commit cffc158

Browse files
committed
bump dependencies
1 parent 3b8fede commit cffc158

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ version = "0.1.0"
66

77
[dependencies]
88
cortex-m = "0.5.7"
9-
cortex-m-rt = "0.6.1"
9+
cortex-m-rt = "0.6.3"
1010
cortex-m-semihosting = "0.3.1"
11-
panic-halt = "0.1.3"
11+
panic-halt = "0.2.0"
1212

1313
# Uncomment for the panic example.
1414
# panic-itm = "0.4.0"

0 commit comments

Comments
 (0)