Skip to content

Commit 2367904

Browse files
committed
egui logger update
1 parent 1f0d5d0 commit 2367904

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 2 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
@@ -15,7 +15,7 @@ egui_plot = "0.30.0"
1515
egui_extras = { version = "0.30.0", features = ["all_loaders"] }
1616
egui-phosphor = { version = "0.8.0" }
1717
egui-theme-switch = { version = "0.2.3", default-features = true }
18-
egui_logger = { git = "https://github.com/hacknus/egui_logger" }
18+
egui_logger = "0.6.2"
1919
egui-file-dialog = { version = "0.8.0", git = "https://github.com/hacknus/egui-file-dialog", branch = "sort_by_metadata", features = ["information_view"] }
2020
image = { version = "0.25", default-features = false, features = ["png"] }
2121
keepawake = { version = "0.5.1" }

0 commit comments

Comments
 (0)