Dont use tracing-subscriber dependency on web
This commit is contained in:
parent
52da89ac53
commit
052fe0edae
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ iced_winit.workspace = true
|
|||
iced_wgpu.workspace = true
|
||||
iced_widget.workspace = true
|
||||
|
||||
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
||||
tracing-subscriber = "0.3"
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue