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