Add x11 and wayland feature flags
This commit is contained in:
parent
7edd3095db
commit
0a75f399a8
8 changed files with 39 additions and 62 deletions
|
|
@ -10,6 +10,9 @@ categories.workspace = true
|
|||
keywords.workspace = true
|
||||
rust-version.workspace = true
|
||||
|
||||
[features]
|
||||
wayland = ["rfd/wayland"]
|
||||
|
||||
[dependencies]
|
||||
iced_test.workspace = true
|
||||
iced_widget.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue