Commit 7e27e4c
committed
Auto merge of #525 - Susurrus:min_rust, r=fiveop
Update minimum rust version to 1.9.0
This is largely because of features used in `tempfile` from 1.8 and 1.9. This was tested locally, so we'll see what CI says.
This does bring up the issue of the CI testing in the `ci` folder. That specifies the rust version as 1.7.0, but then when I looked at the docker images they seemed to only support 1.10, so maybe someone can comment on whether anything should be done about those things.1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments