Commit 1f9be30
committed
Increase MSRV
to enable more recent language constructs like Option::is_none_or
which make the code easier to write (and understand).
This should be in line with our general practice of keeping close
to the most recent Rust version.1 parent 6c6c850 commit 1f9be30
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments