Commit 23c425c
committed
Raise minimum tested compiler to rust 1.67
Required by dev-dependency on flate2.
error: package `flate2 v1.1.0` cannot be built because it requires
rustc 1.67.0 or newer, while the currently active rustc version is 1.63.0
Either upgrade to rustc 1.67.0 or newer, or use
cargo update -p [email protected] --precise ver
where `ver` is the latest version of `flate2` supporting rustc 1.63.01 parent cbffe0c commit 23c425c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments