- Add
unexpected_cfgs
flag inCargo.toml
and accordingly decrease MSRV to 1.64 (#2).
- Make it possible to specify a deadline when waiting for an event (#1).
- Increase the MSRV to work around breakage introduced by the new
--check-cfg
being enabled by default.
Note: there are no API-breaking changes, the minor version was only increased due to the new MSRV.
Initial release