mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 14:49:06 -04:00
Add a cargo machete CI step (#5171)
`cargo machete` looks for unused dependencies
This commit is contained in:
@@ -33,7 +33,6 @@ We don't update the MSRV in a patch release, unless we really, really need to.
|
||||
* [ ] `./scripts/docs.sh`: read and improve documentation of new stuff
|
||||
* [ ] `cargo update`
|
||||
* [ ] `cargo outdated` (or manually look for outdated crates in each `Cargo.toml`)
|
||||
* [ ] `cargo machete`
|
||||
|
||||
## Release testing
|
||||
* [ ] `cargo r -p egui_demo_app` and click around for while
|
||||
|
||||
Reference in New Issue
Block a user