Bump Rust MSRV to 1.64.0

This commit is contained in:
timvisee 2023-01-30 18:38:39 +01:00
parent 982a604d34
commit 342a55471c
No known key found for this signature in database
GPG Key ID: B8DB720BC383E172
2 changed files with 2 additions and 2 deletions

View File

@ -57,7 +57,7 @@ check-stable:
check-msrv:
<<: *check-base
variables:
RUST_VERSION: 1.60.0
RUST_VERSION: 1.64.0
only:
- master

View File

@ -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