Remove test feature and expose Preset unconditionally

This commit is contained in:
Héctor Ramón Jiménez 2025-08-27 02:33:58 +02:00
parent 1923d1db1e
commit 0b00fcfff5
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
11 changed files with 41 additions and 43 deletions

View file

@ -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"]