mirror of
https://github.com/fafhrd91/actix-net
synced 2025-04-04 13:08:04 +02:00
Introduces a new crate `actix-tower`, which makes it easier to use services built on the `tower-service` abstraction to be used with `actix-service`.