diff --git a/Cargo.toml b/Cargo.toml index f9d1be1..2ed8070 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -74,7 +74,7 @@ png = "0.17" [dev-dependencies] winit = "0.29" -tao = "0.30" +tao = "0.31" image = "0.25" eframe = "0.27" serde_json = "1"