Skip to content

Commit

Permalink
Bump stm32f4xx-hal from 0.16.2 to 0.17.0
Browse files Browse the repository at this point in the history
Bumps [stm32f4xx-hal](https://github.com/stm32-rs/stm32f4xx-hal) from 0.16.2 to 0.17.0.
- [Release notes](https://github.com/stm32-rs/stm32f4xx-hal/releases)
- [Changelog](https://github.com/stm32-rs/stm32f4xx-hal/blob/master/CHANGELOG.md)
- [Commits](stm32-rs/stm32f4xx-hal@v0.16.2...v0.17.0)

---
updated-dependencies:
- dependency-name: stm32f4xx-hal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 17, 2023
1 parent 3e2a4df commit 03ab70b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
18 changes: 13 additions & 5 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
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ smoltcp-nal = { version = "0.3", features=["shared-stack"] }
built = { version = "0.6", features = ["git2"], default-features = false }

[dependencies.stm32f4xx-hal]
version = "0.16"
version = "0.17"
features = ["stm32f407", "rt", "usb_fs"]

[dependencies.ad5627]
Expand Down

0 comments on commit 03ab70b

Please sign in to comment.