notify-rs / notify

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

Incorporate #602 #607

Closed 0xpr03 closed 3 months ago

0xpr03 commented 3 months ago

Rebased version of #602 to fix up the old unsafe code for the windows API.

Also fixes the freeBSD pipeline.

Closes #602