- Rename
AtError => Error. - Remove
AtResulttype alias. - Minimum supported Rust version (MSRV) is now 1.59 due to transitive
timedependency.
- Update Actix Web dependencies to v4 ecosystem.
- Rename
actix.sslsettings object toactix.tls. NoSettingsis now marked#[non_exhaustive].
- Adopted into @actix org from https://github.com/jjpe/actix-settings.