diff --git a/Cargo.toml b/Cargo.toml index b7be7ede..cae6cc9b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -80,7 +80,7 @@ colorous = "1.0.12" criterion = { version = "0.4.0", default-features = false, features = ["cargo_bench_support"] } instant = "0.1.12" winit = "0.29.2" -winit-test = "0.1.0" +winit-test = "0.2.0" [dev-dependencies.image] version = "0.24.6"