mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 14:50:03 -04:00
Add taplo.toml for toml formatting (#7618)
This commit is contained in:
@@ -100,6 +100,4 @@ smithay-clipboard = { workspace = true, optional = true }
|
||||
wayland-cursor = { workspace = true, optional = true }
|
||||
|
||||
[target.'cfg(not(target_os = "android"))'.dependencies]
|
||||
arboard = { workspace = true, optional = true, features = [
|
||||
"image-data",
|
||||
] }
|
||||
arboard = { workspace = true, optional = true, features = ["image-data"] }
|
||||
|
||||
Reference in New Issue
Block a user