v0.17.2
- Fix a Windows-only clippy failure in the stream-redirect module: the non-Unix code path left the Write import unused and open_append uncalled, so cargo clippy -- -D warnings now passes on every platform and the windows-latest CI leg goes green