mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 23:00:04 -04:00
Clean up dependencies and features flags
This commit is contained in:
@@ -18,4 +18,4 @@ default = ["persistence", "screen_reader"]
|
||||
http = ["eframe/http", "egui_demo_lib/http"]
|
||||
persistence = ["eframe/persistence", "egui_demo_lib/persistence"]
|
||||
screen_reader = ["eframe/screen_reader"] # experimental
|
||||
syntect = ["egui_demo_lib/syntect"]
|
||||
syntax_highlighting = ["egui_demo_lib/syntax_highlighting"]
|
||||
|
||||
Reference in New Issue
Block a user