mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 23:00:04 -04:00
Replace cargo machete with cargo shear (#8094)
We've had good experiences with `cargo shear` at Rerun
This commit is contained in:
@@ -20,6 +20,9 @@ workspace = true
|
||||
all-features = true
|
||||
rustdoc-args = ["--generate-link-to-definition"]
|
||||
|
||||
[package.metadata.cargo-shear]
|
||||
ignored = ["image"] # We need the png feature
|
||||
|
||||
[lib]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user