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 package.include to all crates #4046

Merged
merged 1 commit into from
Aug 3, 2024
Merged

Commits on Aug 3, 2024

  1. Add package.include to all crates

    This significantly reduces package size and notably excluding any bash files from landing on a users device.
    Added `package.publish = false` to any crate not being published.
    Remove unnecessary version specifiers in e.g. dev-dependencies, reducing churn during a new version release.
    daxpedda committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    f92c882 View commit details
    Browse the repository at this point in the history