diff --git a/Cargo.toml b/Cargo.toml index fc2b0f7d..15d0f9e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -52,5 +52,5 @@ png = "0.17" [dev-dependencies] winit = "0.29" tao = "0.26" -wry = "0.38" +wry = "0.39" image = "0.25"