rename wayland feature

This commit is contained in:
Simon Gardling 2025-12-05 00:50:01 -05:00
parent 24f99f4cb8
commit f218ff26c7
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -10,8 +10,7 @@ description = "Crossplatform (and web-compatible) graphing calculator"
crate-type = ["cdylib", "rlib"]
[features]
# Enable wayland support for running tests on native targets
native-test = ["eframe/wayland"]
wayland-native = ["eframe/wayland"]
[profile.release]
debug = false