mirror of
https://github.com/fafhrd91/actix-net
synced 2025-04-16 13:02:06 +02:00
- `Address` trait is now required to have static lifetime; - `start_resolver` and `start_default_resolver` are now `async` and may return a `ConnectError`; Signed-off-by: Jonathas-Conceicao <jadoliveira@inf.ufpel.edu.br>