hannobraun / inotify-rs

Idiomatic inotify wrapper for the Rust programming language
ISC License
254 stars 64 forks source link

Bump minimum supported Rust version (MSRV) #219

Closed hannobraun closed 1 month ago

hannobraun commented 1 month ago

The new MSRV is 1.70, which matches the current MSRV of Tokio.