tower-rs / tower-http

HTTP specific Tower utilities.
682 stars 159 forks source link

ci: pin tokio for msrv #502

Closed seanmonstar closed 1 month ago

seanmonstar commented 1 month ago

Latest Tokio has a higher MSRV than we require, but we don't need latest Tokio. So this pins Tokio for the MSRV job.