Use make_static! from static-cell v1.1
This commit is contained in:
@ -26,4 +26,4 @@ nb = "1.0.0"
|
||||
rand_core = "0.6.3"
|
||||
critical-section = "1.1"
|
||||
embedded-storage = "0.3.0"
|
||||
static_cell = "1.0"
|
||||
static_cell = { version = "1.1", features = ["nightly"]}
|
||||
|
Reference in New Issue
Block a user