mirror of
https://github.com/fafhrd91/actix-net
synced 2025-02-22 06:03:18 +01: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`.