diff --git a/Cargo.toml b/Cargo.toml index a93c79a..d2387ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,4 +17,4 @@ exclude = ["assets/"] egui = "0.25" [dev-dependencies] -eframe = "0.24" +eframe = "0.25"