We currently don't check that the lockfile is up to date on CI. This can easily be achieved by passing `--locked` to every cargo command on CI.
We currently don't check that the lockfile is up to date on CI. This can easily be achieved by passing
--lockedto every cargo command on CI.