diff --git a/Cargo.toml b/Cargo.toml index 34bfe66..5624f7c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -50,7 +50,7 @@ objc = "0.2" png = "0.17" [dev-dependencies] -winit = "0.29" +winit = "0.30" tao = "0.30" wry = "0.42" image = "0.25"