Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit Cargo.lock of local-registry crate (#90)
We have a dependabot config to ensure the test runner is always deployed with the most recent versions of crates. However, if Cargo.lock is not committed, dependabot will only create PRs for crates which receive breaking changes. Committing the lockfile should make dependabot also create PRs for minor and patch releases.
- Loading branch information