Skip to content

Commit 32d50f8

Browse files
authored
Update the cargo version in the README.md
fixes #76
1 parent 4fdc432 commit 32d50f8

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
@@ -49,7 +49,7 @@ be specified as part of the `Cargo.toml` definition.
4949

5050
```toml
5151
[dependencies.stm32f1xx-hal]
52-
version = "0.2.0"
52+
version = "0.3.0"
5353
features = ["stm32f100", "rt"]
5454
```
5555

0 commit comments

Comments
 (0)