diff --git a/Cargo.toml b/Cargo.toml index 4428ebb..94135fb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ raw-window-handle = "0.6" [dev-dependencies] tao = "0.27" -winit = "0.29" +winit = "0.30.0" [target."cfg(target_os = \"windows\")".dependencies] windows-version = "0.1"