chacha20poly1305-v0.11.0
## Added - `bytes` feature passthrough (#631) ## Changed - Bump `aead` from `0.5` to `0.6` (#831) - Bump `chacha20` from `0.9` to `0.10` (#796) - Bump `cipher` from `0.4` to `0.5` (#583) - Bump `poly1305` from `0.8` to `0.9` (#823) - Edition changed to 2024 and MSRV bumped to 1.85 (#662) - Relax MSRV policy and allow MSRV bumps in patch releases ## Removed - `std` and `stream` features (#662)