Commit c1316df
committed
rust-1.90: Update MSRV to 1.84.0
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]>1 parent ff8b1b4 commit c1316df
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
0 commit comments