diff --git a/Cargo.toml b/Cargo.toml index cc238d2c..727f1260 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -52,5 +52,5 @@ png = "0.17" [dev-dependencies] winit = "0.29" tao = "0.28" -wry = "0.41" +wry = "0.42" image = "0.25"