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

@ -13,4 +13,3 @@ tokio.workspace = true
tokio.features = ["fs"]
rfd.workspace = true
rfd.features = ["xdg-portal", "wayland", "tokio"]