Update Rust crate cortex-m-rt to 0.7.4
All checks were successful
Merge Build / Build (pull_request) Successful in 20m22s

This commit is contained in:
RenovateBot 2024-04-17 00:08:47 +00:00
parent b7a6b7b5c4
commit 396a353f62

View file

@ -10,4 +10,4 @@ embassy-executor = { version = "0.5.0", features = ["task-arena-size-32768", "ar
embassy-rp = { version = "0.1.0", features = ["unstable-pac", "time-driver", "critical-section-impl"] }
embassy-futures = { version = "0.1.1" }
cortex-m-rt = "0.7.3"
cortex-m-rt = "0.7.4"