eax-v0.6.0
## Added - `rand_core` feature (#467) - `arrayvec` feature (#503) - `bytes` feature (#631) ## Changed - Edition changed to 2024 and MSRV bumped to 1.85 (#662) - Relax MSRV policy and allow MSRV bumps in patch releases - Migrate to `AeadInOut` (#665) - Bump `cipher` to v0.5 (#793) - Bump `aes` to v0.9 (#821) - Bump `cmac` to v0.8 (#821) - Bump `ctr` to v0.10 (#821) - Bump `aead` to v0.6 (#831) ## Removed - `std` and `stream` features (#662)