diff --git a/Cargo.toml b/Cargo.toml index 7054227..da63594 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,5 +14,5 @@ cosmic-text = "0.9" lru = "0.11" [dev-dependencies] -winit = "0.28.0" +winit = "0.28.7" pollster = "0.3.0"