Add x11 and wayland feature flags
This commit is contained in:
parent
7edd3095db
commit
0a75f399a8
8 changed files with 39 additions and 62 deletions
|
|
@ -24,6 +24,8 @@ web-colors = ["iced_wgpu?/web-colors"]
|
|||
webgl = ["iced_wgpu?/webgl"]
|
||||
fira-sans = ["iced_graphics/fira-sans"]
|
||||
strict-assertions = ["iced_wgpu?/strict-assertions"]
|
||||
x11 = ["iced_tiny_skia?/x11"]
|
||||
wayland = ["iced_tiny_skia?/wayland"]
|
||||
|
||||
[dependencies]
|
||||
iced_graphics.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue