diff --git a/Cargo.toml b/Cargo.toml index e7722ac..14d0b3f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ raw-window-handle = "0.6" [dev-dependencies] tao = "0.30" -winit = "0.29" +winit = "0.30" [target.'cfg(target_os = "windows")'.dependencies] windows-version = "0.1"