Remove Forever, switch to static_cell.
This commit is contained in:
@ -20,3 +20,4 @@ libc = "0.2.101"
|
||||
clap = { version = "3.0.0-beta.5", features = ["derive"] }
|
||||
rand_core = { version = "0.6.3", features = ["std"] }
|
||||
heapless = { version = "0.7.5", default-features = false }
|
||||
static_cell = "1.0"
|
||||
|
Reference in New Issue
Block a user