Skip to content

Commit

Permalink
Update imxrt-ral requirement from 0.5.3 to 0.6.0
Browse files Browse the repository at this point in the history
Updates the requirements on [imxrt-ral](https://github.com/imxrt-rs/imxrt-ral) to permit the latest version.
- [Release notes](https://github.com/imxrt-rs/imxrt-ral/releases)
- [Changelog](https://github.com/imxrt-rs/imxrt-ral/blob/master/CHANGELOG.md)
- [Commits](imxrt-rs/imxrt-ral@0.5.3...0.6.0)

---
updated-dependencies:
- dependency-name: imxrt-ral
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 1a12376 commit e88a486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rtic-monotonics/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ nrf9160-pac = { version = "0.12.2", optional = true }
stm32-metapac = { version = "15.0.0", optional = true }

# i.MX RT
imxrt-ral = { version = "0.5.3", optional = true }
imxrt-ral = { version = "0.6.0", optional = true }


esp32c3 = {version = "0.26.0", optional = true }
Expand Down

0 comments on commit e88a486

Please sign in to comment.