Skip to content

Commit caa549f

Browse files
dependabot[bot]AfoHT
authored andcommitted
Bump stm32f4xx-hal in /rtic_v1/stm32f411_edge_counter
Bumps [stm32f4xx-hal](https://github.com/stm32-rs/stm32f4xx-hal) from 0.17.0 to 0.17.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.17.0...v0.17.1) --- updated-dependencies: - dependency-name: stm32f4xx-hal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c8e768 commit caa549f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

rtic_v1/stm32f411_edge_counter/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rtic_v1/stm32f411_edge_counter/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ version = "0.1.2"
1717
features = ["cortex-m"]
1818

1919
[dependencies.stm32f4xx-hal]
20-
version = "0.17.0"
20+
version = "0.17.1"
2121
features = ["stm32f411", "rtic"]

0 commit comments

Comments
 (0)