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

chore: exclude large images from Cargo package #14

Merged
merged 1 commit into from
Jun 7, 2023
Merged

Conversation

bajtos
Copy link
Member

@bajtos bajtos commented Jun 7, 2023

Before:

  • Packaged 27 files, 12.8MiB (12.4MiB compressed)

After:

  • Packaged 24 files, 1.3MiB (1.2MiB compressed)

Before:
    Packaged 27 files, 12.8MiB (12.4MiB compressed)

After:
    Packaged 24 files, 1.3MiB (1.2MiB compressed)

Signed-off-by: Miroslav Bajtoš <oss@bajtos.net>
@bajtos
Copy link
Member Author

bajtos commented Jun 7, 2023

The max upload limit enforced by crates.io is 10485760 bytes, i.e. 10MB.

@bajtos bajtos enabled auto-merge (squash) June 7, 2023 13:29
@bajtos bajtos merged commit c202c3b into main Jun 7, 2023
@bajtos bajtos deleted the fix-crate-files branch June 7, 2023 13:33
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.

1 participant