Revert "Update minimum Rust version to 1.40"

This reverts commit 0cafab842f.
This commit is contained in:
timvisee 2020-02-14 00:24:12 +01:00
parent c891f389dc
commit d199a3b62b
No known key found for this signature in database
GPG key ID: B8DB720BC383E172
2 changed files with 2 additions and 2 deletions

View file

@ -66,7 +66,7 @@ check-nightly:
check-old:
<<: *check-base
variables:
RUST_VERSION: "1.40.0"
RUST_VERSION: "1.39.0"
# Build using Rust stable
build-x86_64-linux-gnu: