diff --git a/Cargo.toml b/Cargo.toml index 2216a24..67f1c27 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -48,6 +48,6 @@ png = "0.17" [dev-dependencies] winit = "0.29" -tao = "0.23" +tao = "0.24" image = "0.24" eframe = "0.23"