We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d181b97 commit a018fa5Copy full SHA for a018fa5
Cargo.toml
@@ -40,7 +40,7 @@ arc-swap = "1.6.0"
40
base64 = "0.22.0"
41
egui = "0.29.1"
42
egui_plot = "0.29.0"
43
-egui_extras = { version = "0.29.1", features = ["image"] }
+egui_extras = { version = "0.31.0", features = ["image"] }
44
egui_commonmark = "0.18.0"
45
egui-phosphor = "0.7.3"
46
fallible-iterator = "0.3.0"
0 commit comments