Upgrade static-cell to v2.0

This commit is contained in:
Dario Nieuwenhuis
2023-11-02 21:52:07 +01:00
parent d6f42eafad
commit 1f51367eb9
29 changed files with 37 additions and 32 deletions

View File

@ -95,4 +95,4 @@ rp2040-boot2 = "0.3"
[dev-dependencies]
embassy-executor = { version = "0.3.1", path = "../embassy-executor", features = ["nightly", "arch-std", "executor-thread"] }
static_cell = "1.1"
static_cell = { version = "2" }