diff --git a/pkgs/devfiler/Cargo.toml b/pkgs/devfiler/Cargo.toml index 840eb7c..3f28bcd 100644 --- a/pkgs/devfiler/Cargo.toml +++ b/pkgs/devfiler/Cargo.toml @@ -43,7 +43,7 @@ egui = "0.33.3" egui_plot = "0.34.1" egui_extras = { version = "0.33.3", features = ["image"] } egui_commonmark = "0.22.0" -egui-phosphor = "0.11.0" +egui-phosphor = "0.12.0" fallible-iterator = "0.3.0" chrono = "0.4.31" indexmap = "2.1.0"