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

Update dependencies to new semver versions #11

Merged
merged 4 commits into from
Jan 15, 2024

Conversation

VorpalBlade
Copy link
Contributor

Currently I get two different versions of bitflags pulled into my project. One of two users of the old major version is linux-keyutils. This PR updates the major version to the current one to reduce this.

No actual code changes were needed (I guess the breaking changes didn't affect this crate.)

Please also made a new (minor) release on crates.io with these changes.

@codecov-commenter
Copy link

codecov-commenter commented Jan 14, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (4406bdd) 78.33% compared to head (8d2fa03) 78.33%.

Files Patch % Lines
src/key.rs 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #11   +/-   ##
=======================================
  Coverage   78.33%   78.33%           
=======================================
  Files           8        9    +1     
  Lines         420      420           
=======================================
  Hits          329      329           
  Misses         91       91           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@landhb landhb merged commit 0ea08cd into landhb:main Jan 15, 2024
10 of 11 checks passed
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.

3 participants