mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
Add taplo.toml for toml formatting (#7618)
This commit is contained in:
@@ -10,10 +10,7 @@ publish = false
|
||||
workspace = true
|
||||
|
||||
[package.metadata.cargo-machete]
|
||||
ignored = [
|
||||
"eframe",
|
||||
"egui_extras",
|
||||
] # We don't use them, just check that things compile
|
||||
ignored = ["eframe", "egui_extras"] # We don't use them, just check that things compile
|
||||
|
||||
[dependencies]
|
||||
eframe = { workspace = true, features = ["default", "persistence"] }
|
||||
|
||||
Reference in New Issue
Block a user