1.3.2 Maintenance release (2026-04-12)
    * Update dependencies
    * Fix compilation error with sha3 v0.11: remove `std::io::Write` trait bound from `hash_from_reader` and `hash_from_file_io`, replace `io::copy` with explicit block-based reads using `Digest::update`