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