update defmt and defmt-rtt to 0.2.0
This commit is contained in:
@ -21,7 +21,7 @@ defmt-error = [ ]
|
||||
[dependencies]
|
||||
embassy = { version = "0.1.0", path = "../embassy" }
|
||||
|
||||
defmt = { version = "0.1.3", optional = true }
|
||||
defmt = { version = "0.2.0", optional = true }
|
||||
log = { version = "0.4.11", optional = true }
|
||||
cortex-m-rt = "0.6.13"
|
||||
cortex-m = "0.7.1"
|
||||
|
Reference in New Issue
Block a user