Prep executor 0.6.2

This commit is contained in:
Dániel Buga
2024-11-06 13:56:55 +01:00
parent 4136892f3f
commit 94659325ab
59 changed files with 64 additions and 60 deletions

View File

@@ -431,4 +431,4 @@ wasm-timer = { version = "0.2.5", optional = true }
[dev-dependencies]
serial_test = "0.9"
critical-section = { version = "1.1", features = ["std"] }
embassy-executor = { version = "0.6.1", path = "../embassy-executor" }
embassy-executor = { version = "0.6.2", path = "../embassy-executor" }