Skip to content

Always recommend use of cargo install --locked#535

Merged
dmartin merged 1 commit intomainfrom
dmartin/install-locked
Oct 1, 2025
Merged

Always recommend use of cargo install --locked#535
dmartin merged 1 commit intomainfrom
dmartin/install-locked

Conversation

@dmartin
Copy link
Contributor

@dmartin dmartin commented Oct 1, 2025

Recommending use of the lockfile during installation will help prevent situations where an unexpectedly breaking patch release of a dependency (such as #532) causes build errors.

Recommending use of the lockfile during installation will help prevent
situations where an unexpectedly breaking patch release of a dependency
(such as #532) causes build errors.
@dmartin dmartin requested review from deg4uss3r and ulyssa October 1, 2025 19:12
@dmartin dmartin merged commit 1812d24 into main Oct 1, 2025
13 checks passed
@dmartin dmartin deleted the dmartin/install-locked branch October 1, 2025 21:27
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.

3 participants