Skip to content

Commit 08fb165

Browse files
bors[bot]Owez
andauthored
Merge #136
136: Updated version in README.md r=therealprof a=Owez Co-authored-by: Owez <root@ogriffiths.com>
2 parents 06f7837 + ccfd3a3 commit 08fb165

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
@@ -44,7 +44,7 @@ To use stm32f0xx-hal as a dependency in a standalone project the target device f
4444
[dependencies]
4545
cortex-m = "0.6.0"
4646
cortex-m-rt = "0.6.8"
47-
stm32f0xx-hal = {version = "0.16", features = ["stm32f030"]}
47+
stm32f0xx-hal = { version = "0.17", features = ["stm32f030"]}
4848
```
4949

5050
If you are unfamiliar with embedded development using Rust, there are a number of fantastic resources available to help.

0 commit comments

Comments
 (0)