cbc-mac-v0.2.0
Most crates contain the following changelog: ### Changed - Edition changed to 2024 and MSRV bumped to 1.85 - Relax MSRV policy and allow MSRV bumps in patch releases - Update to `digest` v0.11 - Update to `cipher` v0.5 - Replace type aliases with newtypes ([#186]) ### Removed - `std` crate feature ([#186]) [#186]: https://github.com/RustCrypto/MACs/pull/186