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 from 0.10.2 to 0.11.0 #152

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

musicinmybrain
Copy link

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 crypto-auditing doesn’t use this field, no source-code changes are required. I verified that cargo test --workspace -- --skip test_probe_coalesce --skip test_probe_composite --skip test_probe_no_coalesce still passes. (The skipped tests are those that want to increase rlimits.)

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