Update defmt dependencies
This commit is contained in:
committed by
Dario Nieuwenhuis
parent
51d0252194
commit
ef0f29f0ed
@@ -21,7 +21,7 @@ target = "thumbv7em-none-eabi"
|
||||
[lib]
|
||||
|
||||
[dependencies]
|
||||
defmt = { version = "0.3", optional = true }
|
||||
defmt = { version = "1.0.1", optional = true }
|
||||
log = { version = "0.4.17", optional = true }
|
||||
|
||||
embassy-sync = { version = "0.6.2", path = "../embassy-sync" }
|
||||
|
||||
Reference in New Issue
Block a user