rename wayland feature

This commit is contained in:
2025-12-05 00:50:01 -05:00
parent 24f99f4cb8
commit f218ff26c7

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