mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
make Settings::from_default_template infallible
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
|
||||
- The `ApplySettings` trait now includes a type parameter, allowing multiple types to be implemented per configuration target.
|
||||
- Implement `ApplySettings` for `ActixSettings`.
|
||||
- `BasicSettings::from_default_template()` is now infallible.
|
||||
- Rename `AtError => Error`.
|
||||
- Remove `AtResult` type alias.
|
||||
- Update `toml` dependency to `0.8`.
|
||||
|
Reference in New Issue
Block a user