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

Check in a Cargo.lock #68

Open
Kernald opened this issue Jan 30, 2025 · 0 comments
Open

Check in a Cargo.lock #68

Kernald opened this issue Jan 30, 2025 · 0 comments

Comments

@Kernald
Copy link

Kernald commented Jan 30, 2025

For binaries, Cargo.lock should always be provided for reproducible builds of such binaries. This is also what the .gitignore currently says:

# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock

Is there any reason this is currently going against the comment here? Happy to send a PR adding it.

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

1 participant