diff options
Diffstat (limited to 'graphics/Cargo.toml')
| -rw-r--r-- | graphics/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/Cargo.toml b/graphics/Cargo.toml index 050c314..6f3be4e 100644 --- a/graphics/Cargo.toml +++ b/graphics/Cargo.toml @@ -16,6 +16,5 @@ workspace = true [features] default = [] -debug = [] wayland = ["sdl", "raylib/wayland"] sdl = ["raylib/sdl"] |