mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-16 21:05:35 +01:00
Update imxrt-ral requirement from 0.5.3 to 0.6.1
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](https://github.com/imxrt-rs/imxrt-ral/compare/0.5.3...0.6.1) --- updated-dependencies: - dependency-name: imxrt-ral dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3678a404b3
commit
2c7dec32e4
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,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.1", optional = true }
|
||||
|
||||
esp32c3 = {version = "0.28.0", optional = true }
|
||||
esp32c6 = {version = "0.19.0", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue