From 342a55471cf7f624ec17118465aa14f1a736667d Mon Sep 17 00:00:00 2001 From: timvisee Date: Mon, 30 Jan 2023 18:38:39 +0100 Subject: [PATCH] Bump Rust MSRV to 1.64.0 --- .gitlab-ci.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4496bab..1a414c0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -57,7 +57,7 @@ check-stable: check-msrv: <<: *check-base variables: - RUST_VERSION: 1.60.0 + RUST_VERSION: 1.64.0 only: - master diff --git a/README.md b/README.md index 955fb2d..a31d837 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ https://user-images.githubusercontent.com/856222/141378688-882082be-9efa-4cfe-81 Build requirements: -- Rust 1.60 (MSRV) +- Rust 1.64 (MSRV) _Note: You must have access to the system to run the `lazymc` binary. If you're using a Minecraft shared hosting provider with a custom dashboard, you likely