Skip to content

Check in Cargo.lock#17

Merged
amatho merged 1 commit intoamatho:masterfrom
workingjubilee:cargo-lock
Oct 15, 2023
Merged

Check in Cargo.lock#17
amatho merged 1 commit intoamatho:masterfrom
workingjubilee:cargo-lock

Conversation

@workingjubilee
Copy link
Contributor

The latest Cargo guidance is to check in this file, unconditionally. This helps with CI pipelines in particular, especially as this library is more of a binary in actual application (built and linked as a DLL).

Also see:

The latest Cargo guidance is to check in this file, unconditionally.
This helps with CI pipelines in particular, especially as this library
is more of a binary in actual application (built and linked as a DLL).
@amatho
Copy link
Owner

amatho commented Oct 15, 2023

Ah, I wasn't aware of this policy change. Thanks for the PR! Merging now 👍

@amatho amatho merged commit e096c58 into amatho:master Oct 15, 2023
@workingjubilee workingjubilee deleted the cargo-lock branch October 15, 2023 16:57
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