mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 23:00:04 -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 = [
|
eframe = { workspace = true, default-features = false, features = [
|
||||||
"web_screen_reader",
|
"web_screen_reader",
|
||||||
"wayland",
|
|
||||||
] }
|
] }
|
||||||
egui = { workspace = true, features = ["callstack", "default", "log"] }
|
egui = { workspace = true, features = ["callstack", "default", "log"] }
|
||||||
egui_demo_lib = { workspace = true, features = ["default", "chrono"] }
|
egui_demo_lib = { workspace = true, features = ["default", "chrono"] }
|
||||||
|
|||||||
Reference in New Issue
Block a user