tomaka / rouille

Web framework in Rust
Apache License 2.0
1.09k stars 105 forks source link

Bump rust to 1.57 #260

Closed DeWarner closed 1 year ago

DeWarner commented 2 years ago

Fixes #261

bradfier commented 2 years ago

In the two weeks since you opened this, time-rs has gone up another minimum supported Rust version.... If you want to change this to bring us up to 1.57 I'll merge it otherwise I can do it myself this week.

DeWarner commented 1 year ago

I have bumped the version, but first see https://github.com/tomaka/rouille/issues/261#issuecomment-1173995206

bradfier commented 1 year ago

We've dropped the low MSRV test case because upstream libraries make no effort to support it, so it's basically impossible for us to to do so without reimplementing half the universe ☹️