Skip to content

Commit da87b5f

Browse files
fix(deps): update rust crate egui_extras to 0.32.0
1 parent 297fe19 commit da87b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ arc-swap = "1.6.0"
4040
base64 = "0.22.0"
4141
egui = "0.29.1"
4242
egui_plot = "0.29.0"
43-
egui_extras = { version = "0.29.1", features = ["image"] }
43+
egui_extras = { version = "0.32.0", features = ["image"] }
4444
egui_commonmark = "0.18.0"
4545
egui-phosphor = "0.7.3"
4646
fallible-iterator = "0.3.0"

0 commit comments

Comments
 (0)