diff --git a/Cargo.toml b/Cargo.toml index b27fbb6d..7ee86e54 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -51,6 +51,6 @@ png = "0.17" [dev-dependencies] winit = "0.29" -tao = "0.27" +tao = "0.27.1" wry = "0.39" image = "0.25"