Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include Cargo.lock for build caching #37

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

NAlexPear
Copy link
Collaborator

For build pipeline caching to work effectively, it should include a hash of the dependencies in Cargo.lock. So we shouldn't ignore this file any longer.

@NAlexPear NAlexPear self-assigned this Oct 5, 2023
@NAlexPear NAlexPear merged commit 93d16fb into cezarmathe:master Oct 5, 2023
5 checks passed
@NAlexPear NAlexPear deleted the cach-cargo-lock branch October 5, 2023 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant