tower-rs / tower

async fn(Request) -> Result<Response, Error>
https://docs.rs/tower
MIT License
3.56k stars 281 forks source link

Bump dependency on tower-layer #787

Closed agourlay closed 3 months ago

agourlay commented 3 months ago

Tackling https://github.com/tower-rs/tower/issues/784

Making sure users do not run into issues when trying tower.

GlenDC commented 3 months ago

LGTM 🫡