Add x11 and wayland feature flags

This commit is contained in:
TechnoPorg 2025-10-13 15:28:53 -04:00 committed by Héctor Ramón Jiménez
parent 7edd3095db
commit 0a75f399a8
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
8 changed files with 39 additions and 62 deletions

View file

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