Skip to content

Commit

Permalink
build(deps): bump stm32h7xx-hal from 0.13.0 to 0.13.1
Browse files Browse the repository at this point in the history
Bumps [stm32h7xx-hal](https://github.com/stm32-rs/stm32h7xx-hal) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/stm32-rs/stm32h7xx-hal/releases)
- [Changelog](https://github.com/stm32-rs/stm32h7xx-hal/blob/master/CHANGELOG.md)
- [Commits](stm32-rs/stm32h7xx-hal@v0.13.0...v0.13.1)

---
updated-dependencies:
- dependency-name: stm32h7xx-hal
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 7, 2022
1 parent 5a4e2c7 commit 2f4e714
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -65,7 +65,7 @@ rand_core = "0.6.4"

[dependencies.stm32h7xx-hal]
features = ["stm32h743v", "rt", "ethernet", "xspi"]
version = "0.13.0"
version = "0.13.1"

[features]
nightly = [ ]
Expand Down

0 comments on commit 2f4e714

Please sign in to comment.