diff --git a/Cargo.toml b/Cargo.toml index e2f46c1..7a9a96b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ targets = [ "x86_64-apple-darwin", "x86_64-pc-windows-msvc" ] raw-window-handle = "0.6" [dev-dependencies] -tao = "0.28" +tao = "0.29" winit = "0.29" [target."cfg(target_os = \"windows\")".dependencies]