Conversation
6745906 to
438cb54
Compare
|
Hi @0xpr03, could you have a look at this PR? |
|
Is there a strong reason to push for 0.10 ASAP ? I don't see any real reasons in their changelog. |
|
Thanks, I've added one comment regarding the watches() overhead. |
The main driver here is to avoid duplication - other crates in the ecosystem are using 0.10 (for instance https://gitlab.com/gilrs-project/gilrs), and there is a desire (or rule) in many projects to avoid pulling in multiple versions of the same crate. So in general, unless there is a good reason, I think the latest released version of a crate should be used. |
|
Tested this a bit, and it seems we might need to adopt to: hannobraun/inotify-rs#190. EDIT: Done in 9f0c4d5 |
Thank you for the review! Addressed that one in b70b72b |
Yeah, same for us, we'd love to see both crates in sync :) |
See https://github.com/hannobraun/inotify-rs/blob/main/CHANGELOG.md This requires updating the MSRV from 1.60 to 1.63.
|
Thanks, I got to merging the blocker and fixed one small readme formatting error while rebasing for (valid) CI results. |
|
Now let's see, there is some hope I can get around to a new release this weekend, but no promises. |
See the CHANGELOG.