diff --git a/Cargo.toml b/Cargo.toml index cac1f7f..e6326a8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,6 +41,6 @@ x11-dl = "2.21" [dev-dependencies] winit = "0.29" tao = "0.30" -eframe = "0.27" +eframe = "0.30" iced = "0.12.1" async-std = "1.12.0"