diff --git a/Cargo.toml b/Cargo.toml index a3e0e3b..bce792c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -100,5 +100,5 @@ android_logger = "0.13.1" jni = "0.21.1" android-activity = { version = "0.6.0", features = ["game-activity"] } wgpu = "0.19.1" -winit = { version = "0.29.4", features = ["android-game-activity"] } +winit = { version = "0.29.15", features = ["android-game-activity"] } eframe = { version = "0.27.2", features = ["wgpu", "android-game-activity"] } \ No newline at end of file