notify-rs / notify

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

Add `serialization-compat-6` feature #568

Closed dfaust closed 7 months ago

dfaust commented 9 months ago

This feature restores the serialization behavior of notify 6.

CC: @passcod

I screwed up a bit and this PR is based on my previous on (#567).