Update to defmt 3.0ish.
Lots of gitrevs deps.
This commit is contained in:
@ -8,5 +8,5 @@ edition = "2018"
|
||||
std = []
|
||||
|
||||
[dependencies]
|
||||
defmt = { version = "0.2.3", optional = true }
|
||||
defmt = { version = "0.3", optional = true }
|
||||
embedded-hal = { version = "0.2.6", features = ["unproven"] }
|
||||
|
Reference in New Issue
Block a user