Skip to content

Commit 5206643

Browse files
committed
update deps
1 parent 5af1fb0 commit 5206643

File tree

2 files changed

+21
-81
lines changed

2 files changed

+21
-81
lines changed

Cargo.lock

Lines changed: 20 additions & 80 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ egui_plot = "0.33"
1313
egui_extras = { version = "0.32", features = ["all_loaders"] }
1414
egui-phosphor = { version = "0.10" }
1515
egui-theme-switch = { git = "https://github.com/hacknus/egui-theme-switch", branch = "egui_0.32" }
16-
egui_logger = { git = "https://github.com/hacknus/egui_logger" }
16+
egui_logger = { git = "https://github.com/hacknus/egui_logger", branch = "egui_0.32" }
1717
egui-file-dialog = { git = "https://github.com/hacknus/egui-file-dialog", branch = "sort_by_metadata", features = ["information_view"] }
1818
image = { version = "0.25", default-features = false, features = ["png"] }
1919
preferences = { version = "2.0.0" }

0 commit comments

Comments
 (0)