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

Ignore Cargo.lock in Git #47

Merged
merged 1 commit into from
Jul 30, 2017
Merged

Conversation

tbu-
Copy link
Collaborator

@tbu- tbu- commented Mar 18, 2017

This is a library project and should not check in its Cargo.lock.
Being in the .gitignore file helps achieve that.

http://doc.crates.io/faq.html#why-do-binaries-have-cargolock-in-version-control-but-not-libraries

This is a library project and should not check in its `Cargo.lock`.
Being in the `.gitignore` file helps achieve that.

http://doc.crates.io/faq.html#why-do-binaries-have-cargolock-in-version-control-but-not-libraries
@tbu-
Copy link
Collaborator Author

tbu- commented Mar 18, 2017

Also, thanks for this surge in activity. I'm happy to provide PRs for #45 or #46 when the ArrayVecCopy thing is done (don't want to create merge conflicts).

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.

2 participants