hmac-v0.13.0
## Added - `HmacReset` and `SimpleHmacReset` types (#186) ## Changed - Use `EagerHash` trait for bounds (#151, #212) - Edition changed to 2024 and MSRV bumped to 1.85 (#178) - Relax MSRV policy and allow MSRV bumps in patch releases - Update to `digest` v0.11 (#243) - Replace type aliases with newtypes (#186) ## Removed - `std` and `reset` crate features (#186)