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

Disable legacy Cargo features #1158

Merged
merged 2 commits into from
Sep 1, 2024
Merged

Disable legacy Cargo features #1158

merged 2 commits into from
Sep 1, 2024

Conversation

kornelski
Copy link
Contributor

Cargo makes redundant features for each optional dependency: https://lib.rs/crates/tokei/features#features-dep-implied
This change hides them.

I've also bumped edition, since this crate requires a newer Rust anyway (due to env_logger).

@XAMPPRocky
Copy link
Owner

Thank you for your PR, and congrats on your first contribution! 🎉

@XAMPPRocky XAMPPRocky merged commit c61fcbe into XAMPPRocky:master Sep 1, 2024
71 checks passed
@kornelski kornelski deleted the deps branch September 1, 2024 14:55
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