Enable x11 and wayland by default in iced_tiny_skia
This commit is contained in:
parent
349e40f600
commit
6ad39fe544
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ keywords.workspace = true
|
|||
workspace = true
|
||||
|
||||
[features]
|
||||
default = ["x11", "wayland"]
|
||||
image = ["iced_graphics/image"]
|
||||
svg = ["iced_graphics/svg", "resvg"]
|
||||
geometry = ["iced_graphics/geometry"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue