diff --git a/Cargo.toml b/Cargo.toml index 73dd278..20d3ff0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,7 +41,7 @@ base64 = "0.22.0" egui = "0.29.1" egui_plot = "0.29.0" egui_extras = { version = "0.29.1", features = ["image"] } -egui_commonmark = "0.18.0" +egui_commonmark = "0.22.0" egui-phosphor = "0.7.3" fallible-iterator = "0.3.0" chrono = "0.4.31"