Skip to content

Commit

Permalink
Bump stm32f4xx-hal from 0.22.0 to 0.22.1
Browse files Browse the repository at this point in the history
Bumps [stm32f4xx-hal](https://github.com/stm32-rs/stm32f4xx-hal) from 0.22.0 to 0.22.1.
- [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.22.0...v0.22.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 0d38551 commit 594c899
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 56 deletions.
57 changes: 2 additions & 55 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 @@ -64,7 +64,7 @@ enc424j600 = "0.4"
embedded-hal = "1"
smoltcp-nal = { version = "0.5", features=["shared-stack"] }
serial-settings = "0.1"
stm32f4xx-hal = {version = "0.22.0", features = ["stm32f407", "usb_fs"] }
stm32f4xx-hal = {version = "0.22.1", features = ["stm32f407", "usb_fs"] }

postcard = "1"

Expand Down

0 comments on commit 594c899

Please sign in to comment.