Skip to content

Commit 31f28fe

Browse files
authored
update cortex-m to 0.6.4
1 parent 1e82a1c commit 31f28fe

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
@@ -21,7 +21,7 @@ git = "https://github.com/knurling-rs/probe-run"
2121
branch = "main"
2222

2323
[dependencies]
24-
cortex-m = "0.6.3"
24+
cortex-m = "0.6.4"
2525
cortex-m-rt = "0.6.13"
2626
# TODO(4) enter your HAL here
2727
# some-hal = "1.2.3"

0 commit comments

Comments
 (0)