chore: remove defmt from dev-deps.
Signed-off-by: Lachezar Lechev <elpiel93@gmail.com>
This commit is contained in:
parent
1788e43333
commit
fd699b3f44
1 changed files with 1 additions and 2 deletions
|
|
@ -23,5 +23,4 @@ nb = "1.0.0"
|
||||||
defmt = { version = "0.3", optional = true }
|
defmt = { version = "0.3", optional = true }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
embedded-hal-mock = "0.9"
|
embedded-hal-mock = "0.9"
|
||||||
defmt = { version = "0.3" }
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue