parent
d993b53e09
commit
d92e0f7bba
1 changed files with 2 additions and 0 deletions
|
|
@ -8,7 +8,9 @@ publish = false
|
||||||
[dependencies]
|
[dependencies]
|
||||||
iced_winit.workspace = true
|
iced_winit.workspace = true
|
||||||
iced_wgpu.workspace = true
|
iced_wgpu.workspace = true
|
||||||
|
|
||||||
iced_widget.workspace = true
|
iced_widget.workspace = true
|
||||||
|
iced_widget.features = ["wgpu"]
|
||||||
|
|
||||||
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
||||||
tracing-subscriber = "0.3"
|
tracing-subscriber = "0.3"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue