mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Add the syntect feature to egui_demo_app
This commit is contained in:
@@ -17,3 +17,4 @@ egui_demo_lib = { version = "0.10.0", path = "../egui_demo_lib" }
|
||||
default = ["persistence"]
|
||||
http = ["eframe/http", "egui_demo_lib/http"]
|
||||
persistence = ["eframe/persistence", "egui_demo_lib/persistence"]
|
||||
syntect = ["egui_demo_lib/syntect"]
|
||||
|
||||
Reference in New Issue
Block a user