diff --git a/Cargo.toml b/Cargo.toml index 73dd278..e68ec51 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,7 +40,7 @@ arc-swap = "1.6.0" base64 = "0.22.0" egui = "0.29.1" egui_plot = "0.29.0" -egui_extras = { version = "0.29.1", features = ["image"] } +egui_extras = { version = "0.33.0", features = ["image"] } egui_commonmark = "0.18.0" egui-phosphor = "0.7.3" fallible-iterator = "0.3.0"