mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Add taplo.toml for toml formatting (#7618)
This commit is contained in:
@@ -18,9 +18,9 @@ crate-type = ["cdylib", "lib"]
|
||||
|
||||
[dependencies]
|
||||
eframe = { workspace = true, default-features = false, features = [
|
||||
"default_fonts",
|
||||
"glow",
|
||||
"android-native-activity",
|
||||
"default_fonts",
|
||||
"glow",
|
||||
"android-native-activity",
|
||||
] }
|
||||
egui_demo_lib = { workspace = true, features = ["chrono"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user