Ver código fonte

Bump MSRV to 1.46

See https://github.com/rust-lang/rust/issues/49146
timvisee 4 anos atrás
pai
commit
1070f1f297
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

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