diff --git a/Cargo.toml b/Cargo.toml index 3dfd161..0b4e0ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -74,6 +74,6 @@ png = "0.17" [dev-dependencies] winit = "0.29" -tao = "0.29" +tao = "0.30" image = "0.25" eframe = "0.27"