Skip to content

Include lockfile in Git history#253

Open
demurgos wants to merge 1 commit into
rwf2:masterfrom
demurgos:fix/lockfile
Open

Include lockfile in Git history#253
demurgos wants to merge 1 commit into
rwf2:masterfrom
demurgos:fix/lockfile

Conversation

@demurgos

Copy link
Copy Markdown

This commit fixes the Git configuration for this repository to include the Cargo.lock file. This restores reproducible dependency resolution by Cargo and matches current best practice

Closes #252

This commit fixes the Git configuration for this repository to include the `Cargo.lock` file. This restores reproducible dependency resolution by Cargo and matches [current best practice](https://blog.rust-lang.org/2023/08/29/committing-lockfiles/)

Closes rwf2#252
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.

Repo misconfiguration prevents reproducible builds

1 participant