Skip to content

Commit 0198819

Browse files
committed
remove static cell
1 parent 752e647 commit 0198819

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ cortex-m-rt = "0.7"
4444
defmt = "1.0"
4545
defmt-semihosting = "0.3.0"
4646
semihosting = { version = "0.1.20", features = ["stdio"] }
47-
static_cell = "2"
4847

4948
# thumbv6m-none-eabi only
5049
[target.thumbv6m-none-eabi.dev-dependencies]

0 commit comments

Comments
 (0)