diff --git a/Cargo.toml b/Cargo.toml index 61b2ed4..f2992ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,6 +38,7 @@ features = [ "bevy_state", "bevy_ui", "bevy_winit", + "bevy_window", "default_font", "hdr", "multi_threaded",