chore: remove defmt from dev-deps.

Signed-off-by: Lachezar Lechev <elpiel93@gmail.com>
This commit is contained in:
Lachezar Lechev 2023-07-25 15:35:05 +03:00
commit fd699b3f44
No known key found for this signature in database
GPG key ID: B2D641D6A2C8E742

View file

@ -24,4 +24,3 @@ defmt = { version = "0.3", optional = true }
[dev-dependencies] [dev-dependencies]
embedded-hal-mock = "0.9" embedded-hal-mock = "0.9"
defmt = { version = "0.3" }