You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2021. It is now read-only.
31: Fix MSRV at 1.38.0 r=adamgreig a=jonas-schievink
gimli says:
> The minimum supported Rust version is 1.38.0.
which means that we cannot guarantee to compile on any older version than that.
Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
0 commit comments