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 inotify dependency from 0.10.0 to 0.11.0 #35

Merged
merged 4 commits into from
Jan 12, 2025

Conversation

musicinmybrain
Copy link
Contributor

Source diff: hannobraun/inotify-rs@v0.10.2...v0.11.0

The breaking change noted from 0.10.2 to 0.11.0 is, “Make bits field of EventMask/WatchMask inaccessible. You can use the .bits() method instead.”

Since desed doesn’t use this field, no source-code changes are required. I verified that cargo test still passes.

@SoptikHa2 SoptikHa2 self-requested a review January 12, 2025 02:45
Copy link
Owner

@SoptikHa2 SoptikHa2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@SoptikHa2 SoptikHa2 merged commit b51373c into SoptikHa2:master Jan 12, 2025
2 checks passed
@musicinmybrain
Copy link
Contributor Author

Thanks for the quick review and for dealing with the linter output!

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