What's Changed
- Allow compatibility with recent versions of home in #31
- Support non-UTF8 dirs in #32
- Add note about MSRV & fix CI in #33
This version raises MSRV to 1.81.0. But if you pin home
to <0.5.11
in Cargo.lock
, then the MSRV will be 1.70.0
.
Full Changelog: v0.9.0...v0.10.0