Skip to content

Commit 227cb6b

Browse files
chore(deps): update eframe requirement from 0.30 to 0.33 (#121)
1 parent 17bdc42 commit 227cb6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ tokio = { version = "1", features = ["sync", "rt", "rt-multi-thread", "macros",
6464
winit = "0.30"
6565
raw-window-handle = "0.6"
6666
criterion = { version = "0.8", features = ["html_reports"] }
67-
eframe = "0.30"
67+
eframe = "0.33"
6868
wgpu = "24"
6969
pollster = "0.4"
7070
bevy = { version = "0.15", default-features = false, features = ["bevy_asset", "bevy_winit", "bevy_render", "bevy_sprite", "bevy_core_pipeline", "x11"] }

0 commit comments

Comments
 (0)