diff --git a/Cargo.toml b/Cargo.toml index d41a090..c1e0167 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,7 +39,7 @@ features = [ x11-dl = "2.21" [dev-dependencies] -winit = "0.29" +winit = "0.30" tao = "0.30" eframe = "0.27" iced = "0.12.1"