There was an error while loading. Please reload this page.
1 parent 17bdc42 commit 227cb6bCopy full SHA for 227cb6b
1 file changed
Cargo.toml
@@ -64,7 +64,7 @@ tokio = { version = "1", features = ["sync", "rt", "rt-multi-thread", "macros",
64
winit = "0.30"
65
raw-window-handle = "0.6"
66
criterion = { version = "0.8", features = ["html_reports"] }
67
-eframe = "0.30"
+eframe = "0.33"
68
wgpu = "24"
69
pollster = "0.4"
70
bevy = { version = "0.15", default-features = false, features = ["bevy_asset", "bevy_winit", "bevy_render", "bevy_sprite", "bevy_core_pipeline", "x11"] }
0 commit comments