Update defmt dependencies
This commit is contained in:
committed by
Dario Nieuwenhuis
parent
51d0252194
commit
ef0f29f0ed
@@ -38,7 +38,7 @@ embassy-executor = { version = "0.7.0", path = "../embassy-executor", optional =
|
||||
embedded-hal = { version = "1.0" }
|
||||
embedded-hal-async = { version = "1.0" }
|
||||
|
||||
defmt = { version = "0.3", optional = true }
|
||||
defmt = { version = "1.0.1", optional = true }
|
||||
fixed = "1.29"
|
||||
log = { version = "0.4.14", optional = true }
|
||||
cortex-m-rt = ">=0.6.15,<0.8"
|
||||
|
||||
Reference in New Issue
Block a user