Skip to content

Commit bb7b694

Browse files
authored
Merge pull request #560 from stm32-rs/readme
fix readme
2 parents 9934f7e + 06f9aaa commit bb7b694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ cortex-m-rt = "0.7"
7474
panic-halt = "0.2"
7575

7676
[dependencies.stm32f4xx-hal]
77-
version = "0.13.2"
77+
version = "0.14.0"
7878
features = ["stm32f407"] # replace the model of your microcontroller here
7979
```
8080

0 commit comments

Comments
 (0)