tower-rs / tower

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

Changelog says that MSRV is 1.63 but it's 1.64 #785

Open paolobarbolini opened 3 months ago

paolobarbolini commented 3 months ago

Encountered in https://github.com/hyperium/hyper-util/pull/144