Closed Hirevo closed 1 year ago
This PR simply increases the Rust version that our CI uses from 1.50 to 1.68.
Rust 1.50 is quite old now (it is older than the 2021 edition) and caused dependencies to no longer compile during CI runs.
CI is confirmed to be able to run again ! :tada:
This PR simply increases the Rust version that our CI uses from 1.50 to 1.68.
Rust 1.50 is quite old now (it is older than the 2021 edition) and caused dependencies to no longer compile during CI runs.