Bump MSRV to 1.46

See https://github.com/rust-lang/rust/issues/49146
This commit is contained in:
timvisee 2021-04-09 14:48:06 +02:00
parent f418bc47ab
commit 1070f1f297
No known key found for this signature in database
GPG key ID: B8DB720BC383E172

View file

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