diff --git a/Cargo.toml b/Cargo.toml index 70842a6..7d962b3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,4 +16,4 @@ keywords = ["egui", "toast", "notification"] members = ["demo"] [dependencies] -egui = { version = "0.29", default-features = false } +egui = { version = "0.30", default-features = false }