prepare release embassy-executor

This commit is contained in:
Ulf Lilleengen
2024-08-02 21:50:18 +02:00
parent 61bda59d83
commit 37d7b0cd06
57 changed files with 63 additions and 57 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.5.0", path = "../embassy-executor" }
embassy-executor = { version = "0.6.0", path = "../embassy-executor" }