Detect and warn slow Debug implementations for Message
This commit is contained in:
parent
08f1133a03
commit
dd6c99e1a4
3 changed files with 11 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ enable = ["dep:iced_beacon"]
|
|||
|
||||
[dependencies]
|
||||
iced_core.workspace = true
|
||||
log.workspace = true
|
||||
|
||||
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
||||
iced_beacon.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue