mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Replace cargo machete with cargo shear (#8094)
We've had good experiences with `cargo shear` at Rerun
This commit is contained in:
@@ -10,8 +10,8 @@ publish = false
|
||||
workspace = true
|
||||
|
||||
|
||||
[package.metadata.cargo-machete]
|
||||
ignored = ["image"] # We need the .png feature
|
||||
[package.metadata.cargo-shear]
|
||||
ignored = ["image"] # We need the png feature
|
||||
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user