diff --git a/Cargo.toml b/Cargo.toml index 96c6f80..e37f17c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,5 +14,5 @@ bevy_asset = "0.15.0" bevy-inspector-egui = "0.28.0" bevy_reflect = "0.15.0" bevy_render = "0.15.0" -bevy_window = "0.15.0" +bevy_window = "0.16.0" egui_dock = "0.14.0" \ No newline at end of file