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