Skip to content

Add info.txt to data crate #36

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

Merged
merged 3 commits into from
Jul 8, 2025
Merged

Add info.txt to data crate #36

merged 3 commits into from
Jul 8, 2025

Conversation

quininer
Copy link
Contributor

@quininer quininer commented Jul 8, 2025

Since we removed the include field from Cargo.toml #33 (comment), this resulted in the vendor directory be pulled into crate, and users were needlessly download 1M+ of original files (see https://docs.rs/crate/browserslist-rs/0.19.0/source/vendor/).

This PR reintroduces the include field to avoid unnecessary vendor. It also records the git submodule output when it is generated, so that users can verify the authenticity of generated data.

@g-plane g-plane merged commit 4b36522 into browserslist:main Jul 8, 2025
2 checks passed
@quininer quininer deleted the info.txt branch July 8, 2025 07:10
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