Skip to content

Commit

Permalink
Merge pull request #78 from stm32-rs/update-cargo-version-readme
Browse files Browse the repository at this point in the history
Update the cargo version in the README.md
  • Loading branch information
therealprof authored Jul 8, 2019
2 parents 4fdc432 + 32d50f8 commit 0c8cce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ be specified as part of the `Cargo.toml` definition.

```toml
[dependencies.stm32f1xx-hal]
version = "0.2.0"
version = "0.3.0"
features = ["stm32f100", "rt"]
```

Expand Down

0 comments on commit 0c8cce5

Please sign in to comment.