Update lots of deps
This commit is contained in:
@ -14,8 +14,8 @@ defmt-error = [ ]
|
||||
[dependencies]
|
||||
embassy = { version = "0.1.0", path = "../embassy" }
|
||||
|
||||
defmt = { version = "0.2.0", optional = true }
|
||||
log = { version = "0.4.11", optional = true }
|
||||
cortex-m = "0.7.1"
|
||||
usb-device = "0.2.7"
|
||||
defmt = { version = "0.2.3", optional = true }
|
||||
log = { version = "0.4.14", optional = true }
|
||||
cortex-m = "0.7.3"
|
||||
usb-device = "0.2.8"
|
||||
num-traits = { version = "0.2.14", default-features = false }
|
||||
|
Reference in New Issue
Block a user