diff --git a/Cargo.toml b/Cargo.toml index 8892e37..91d8540 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -55,7 +55,7 @@ macos_26_0 = ["macos_15_2"] [dev-dependencies] png = "0.18" tokio = { version = "1", features = ["sync", "rt", "rt-multi-thread", "macros", "test-util"] } -winit = "0.28" +winit = "0.30" raw-window-handle = "0.5" [package.metadata.docs.rs]