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

Cargo.lock is missing #1

Closed
0mp opened this issue May 17, 2018 · 2 comments
Closed

Cargo.lock is missing #1

0mp opened this issue May 17, 2018 · 2 comments

Comments

@0mp
Copy link

0mp commented May 17, 2018

I am rather new to the Cargo build system but shouldn't there be a Cargo.lock file?

I guess it is not needed as it could be generated from Cargo.toml but it makes porting things much easier.

Cheers!

@svenstaro
Copy link
Owner

True. The rule is: Applications should check it into git, libraries should not.

@0mp
Copy link
Author

0mp commented May 17, 2018

Alright 👍 Thanks for the explanation.

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

No branches or pull requests

2 participants