mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Revert unrelated change
This commit is contained in:
@@ -52,7 +52,6 @@ chrono = { version = "0.4", default-features = false, features = [
|
||||
] }
|
||||
eframe = { workspace = true, default-features = false, features = [
|
||||
"web_screen_reader",
|
||||
"wayland",
|
||||
] }
|
||||
egui = { workspace = true, features = ["callstack", "default", "log"] }
|
||||
egui_demo_lib = { workspace = true, features = ["default", "chrono"] }
|
||||
|
||||
Reference in New Issue
Block a user