-
Notifications
You must be signed in to change notification settings - Fork 30
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
Commit Cargo.lock to repository #346
Conversation
20f51a7
to
b9874fd
Compare
I think you'll want to make sure CI jobs use |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me and seems in keeping with the updated guidance from the Rust project on committing lockfiles 👍
I've added |
79dea19
to
8a9eaef
Compare
@jsha Do you have any reservations about checking in the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Thanks!
Related to #345