diff --git a/Cargo.toml b/Cargo.toml index a479b47..8b7bc16 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,5 +32,5 @@ x11-dl = "2.21" [dev-dependencies] winit = "0.29" -tao = "0.25" +tao = "0.26" eframe = "0.26"