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
We already required at least 1.83.0 since we're using `Option::unwrap`
in const context in a few places, but rust-1.90 now correctly points
this out and emits an error.
RHEL 9.6 is on 1.84.0 so bump to match that.
Signed-off-by: John Eckersberg <[email protected]>
0 commit comments