fmt and mqtt workarounds
This commit is contained in:
@@ -10,7 +10,7 @@ rust-version = "1.71"
|
||||
# Explicitly disable LTO which the Xtensa codegen backend has issues
|
||||
lto = true
|
||||
strip = false
|
||||
debug = false
|
||||
debug = true
|
||||
overflow-checks = true
|
||||
panic = "abort"
|
||||
incremental = true
|
||||
|
Reference in New Issue
Block a user