diff --git a/Cargo.toml b/Cargo.toml index 73dd278..8f6c5d9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,7 +42,7 @@ egui = "0.29.1" egui_plot = "0.29.0" egui_extras = { version = "0.29.1", features = ["image"] } egui_commonmark = "0.18.0" -egui-phosphor = "0.7.3" +egui-phosphor = "0.10.0" fallible-iterator = "0.3.0" chrono = "0.4.31" indexmap = "2.1.0"