notify-rs / notify

🔭 Cross-platform filesystem notification library for Rust.
https://docs.rs/notify
2.76k stars 222 forks source link

Update all deps #640

Closed allan2 closed 1 month ago

allan2 commented 2 months ago

All tests with all features are passing.

clippy and fmt run.

allan2 commented 2 months ago

Actually, I see #630 may remove mock_instant and there is already #623 for mio 1.0, which is the main dependency I wanted bumped.

Feel free to close.

dfaust commented 1 month ago

Hey @allan2, thanks for the effort, but as you noticed, I will remove mock_instance, so it's easiest to close this PR.