Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci/semver.sh: Pass --locked when installing semverver
We don't, in general, want our CI to be the testbed for building semverver with newer versions of its dependencies. Pass --locked to use the checked-in Cargo.lock instead. This works around rust-lang/cargo#9101 .
- Loading branch information