Skip to content

Commit 0c8cce5

Browse files
authored
Merge pull request #78 from stm32-rs/update-cargo-version-readme
Update the cargo version in the README.md
2 parents 4fdc432 + 32d50f8 commit 0c8cce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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)