Remove test feature and expose Preset unconditionally
This commit is contained in:
parent
1923d1db1e
commit
0b00fcfff5
11 changed files with 41 additions and 43 deletions
|
|
@ -15,10 +15,8 @@ workspace = true
|
|||
|
||||
[dependencies]
|
||||
iced_runtime.workspace = true
|
||||
iced_selector.workspace = true
|
||||
|
||||
iced_program.workspace = true
|
||||
iced_program.features = ["test"]
|
||||
iced_selector.workspace = true
|
||||
|
||||
iced_renderer.workspace = true
|
||||
iced_renderer.features = ["fira-sans"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue