Simplify windowing server features a bit

This commit is contained in:
Héctor Ramón Jiménez 2025-11-25 08:38:59 +01:00
parent 5c7bf112c8
commit b5de29ca1f
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
5 changed files with 7 additions and 14 deletions

View file

@ -10,9 +10,6 @@ categories.workspace = true
keywords.workspace = true
rust-version.workspace = true
[features]
wayland = ["rfd/wayland"]
[dependencies]
iced_test.workspace = true
iced_widget.workspace = true