Releases: jeandudey/tokio-udev
Releases · jeandudey/tokio-udev
v0.3.0
- .github: Add Rust actions (#5)
- {mio,tokio}-udev: format code with rustfmt (#4)
- mio-udev: simplify if-expression
- Add missing documention (#7)
- CHANGELOG: add basic changelog
- README: add README.md
- {mio,tokio}-udev: update crate descriptions
- {mio,tokio}-udev: apply copyright
- Add LICENSE-MIT and LICENSE-APACHE
- mio-udev: update udev to 0.4 (#8)
v0.1.1
Re-export `udev::EventType`. Signed-off-by: Jean Pierre Dudey <[email protected]>