Skip to content

Conversation

@rmccue
Copy link
Contributor

@rmccue rmccue commented Feb 24, 2023

When loaded via Cargo, there's no Cargo.lock directly in this crate, so the lack of file existence causes unnecessary rebuilds every time.

Fixes #220.

When loaded via Cargo, there's no Cargo.lock directly in this crate, so
the lack of file existence causes unnecessary rebuilds every time.
Copy link
Member

@ptondereau ptondereau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@ptondereau ptondereau merged commit c5eaeb2 into extphprs:master Feb 24, 2023
@rmccue rmccue deleted the disable-cargo-lock-rerun branch February 24, 2023 15:51
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.

Crate is rebuilt on every build due to rerun-if-env-changed

2 participants