feat(justfile): Use cargo-machete to detect unused dependencies

Add get-workspace-members recipe to get the names of all workspace members. Add check-unused-deps recipe to detect unused dependencies using cargo-machete.

Signed-off-by: David Runge dvzrv@archlinux.org

Merge request reports

Loading