summaryrefslogtreecommitdiff
path: root/maint/check_all_lockfiles
Commit message (Collapse)AuthorAgeFilesLines
* Add maint/check_all_lockfilesMicah Elizabeth Scott2023-08-031-0/+19
Looks for any checked-in Cargo.lock files, and checks the lockfile quickly by running `cargo tree --locked` there.