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

Add include field to Cargo.toml files #77

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Conversation

robertknight
Copy link
Owner

@robertknight robertknight commented Apr 4, 2024

This prevents inclusion of test data and other scripts in the generated package.

For now, any tests outside of src/ in each crate have been excluded. I could add them if there is a clear use case.

Fixes #76

This prevents inclusion of test data and other scripts in the generated package.

Fixes #76
@robertknight robertknight merged commit daf19bc into main Apr 4, 2024
2 checks passed
@robertknight robertknight deleted the cargo-include branch April 4, 2024 06:20
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.

Add include to Cargo metadata
1 participant