mehcode / config-rs

⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).
Apache License 2.0
2.43k stars 206 forks source link

Update notify #373

Closed matthiasbeyer closed 1 year ago

matthiasbeyer commented 1 year ago

Includes #372 and a fixup for the changed interface of the notify crate.

0xpr03 commented 1 year ago

Just a heads up: You used a debounced event previously, this is moved to debouncer-notify-mini. Notify only emits raw events with v5.