diff --git a/Cargo.toml b/Cargo.toml index 08e1ddbe..c4558cc6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ features = ["objc_exception"] [dev-dependencies] cocoa = "0.24.0" cty = "0.2.1" -winit = "0.22" +winit = "0.24" sema = "0.1.4" png = "0.16"