mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-16 21:05:35 +01:00
chore(deps): update esp32c3 requirement from 0.28.0 to 0.29.0
--- updated-dependencies: - dependency-name: esp32c3 dependency-version: 0.29.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
71363095fe
commit
38af386d10
2 changed files with 2 additions and 2 deletions
|
|
@ -67,7 +67,7 @@ stm32-metapac = { version = "15.0.0", optional = true }
|
|||
# i.MX RT
|
||||
imxrt-ral = { version = "0.6.1", optional = true }
|
||||
|
||||
esp32c3 = {version = "0.28.0", optional = true }
|
||||
esp32c3 = {version = "0.29.0", optional = true }
|
||||
esp32c6 = {version = "0.19.0", optional = true }
|
||||
riscv = {version = "0.13.0", optional = true }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue