A binary crate should be from a repeatable build. The only way to do that with Cargo is to add the `Cargo.lock` file to the repository.
A binary crate should be from a repeatable build. The only way to do that with Cargo is to add the
Cargo.lockfile to the repository.