Bump defmt to version 1.1
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ esp-rtos = { version = "0.2.0", features = [
|
||||
"esp32s3",
|
||||
] }
|
||||
|
||||
defmt = "1.0.1"
|
||||
defmt = "1.1.0"
|
||||
esp-bootloader-esp-idf = { version = "0.4.0", features = ["defmt", "esp32s3"] }
|
||||
|
||||
embassy-executor = { version = "0.9.1", features = ["defmt"] }
|
||||
|
||||
Reference in New Issue
Block a user