Skip to content

Commit ebe18db

Browse files
fix(deps): update rust crate egui_plot to 0.32.0
1 parent d181b97 commit ebe18db

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
@@ -39,7 +39,7 @@ smallvec = "1.11.1"
3939
arc-swap = "1.6.0"
4040
base64 = "0.22.0"
4141
egui = "0.29.1"
42-
egui_plot = "0.29.0"
42+
egui_plot = "0.32.0"
4343
egui_extras = { version = "0.29.1", features = ["image"] }
4444
egui_commonmark = "0.18.0"
4545
egui-phosphor = "0.7.3"

0 commit comments

Comments
 (0)