Skip to content

Commit c401c80

Browse files
author
ru
committed
dependencies update
1 parent 00d86b2 commit c401c80

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
@@ -20,7 +20,7 @@ features = [ "smoltcp-phy", "stm32f429" ]
2020
[dependencies]
2121
volatile-register = "0.2"
2222
aligned = "0.3"
23-
stm32f1xx-hal = {version = "0.6.1", optional = true}
23+
stm32f1xx-hal = {version = "0.7.0", optional = true}
2424
stm32f7xx-hal = {version = "0.2.0", optional = true}
2525
stm32f4xx-hal = {version = "0.8.3", optional = true}
2626
cortex-m = "0.6.2"

0 commit comments

Comments
 (0)