Skip to content

Commit 739a4c3

Browse files
Jonathan Pallant (42 Technology)hannobraun
authored andcommitted
Bump cortex-m-rt to 0.6.10
1 parent 72fe9af commit 739a4c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/actinius-icarus/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ edition = "2018"
1313

1414
[dependencies]
1515
cortex-m = "0.6.0"
16-
cortex-m-rt = "0.6.7"
16+
cortex-m-rt = "0.6.10"
1717
panic-halt = "0.2.0"
1818
nrf9160-hal = { version = "0.1.0", path = "../../nrf9160-hal" }
1919

0 commit comments

Comments
 (0)