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