mirror of
https://github.com/fafhrd91/actix-net
synced 2025-06-08 07:45:40 +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`.