Update all references to embasy-executor
to the latest version
This commit is contained in:
@ -251,4 +251,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.3.3", path = "../embassy-executor" }
|
||||
embassy-executor = { version = "0.4.0", path = "../embassy-executor" }
|
||||
|
Reference in New Issue
Block a user