Release 0.5.0
- Update Tokio to 1.x. #55.
- Fix lsgpio example to output gpio line flags.
- Add
is_empty()function forLinesstruct. - Add common trait implementations for public structures.
- Breaking change of
LineEventHandle::get_event()which now expects&mut self. - MSRV is now 1.46.0.
- Updated
nixto version0.22. - Updated
quiclito version0.4. - Updated
bitflagsto version1.3.