Bump MSRV to 1.74.0

This commit is contained in:
timvisee 2024-03-16 18:05:04 +01:00
parent 0eec1e0b55
commit 8ed68b1ddf
No known key found for this signature in database
GPG Key ID: B8DB720BC383E172
3 changed files with 3 additions and 2 deletions

View File

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

View File

@ -11,6 +11,7 @@ keywords = ["minecraft", "server", "idle", "cli"]
categories = ["command-line-interface", "games"]
exclude = ["/.github", "/contrib"]
edition = "2021"
rust-version = "1.74.0"
[profile.release]
codegen-units = 1

View File

@ -57,7 +57,7 @@ https://user-images.githubusercontent.com/856222/141378688-882082be-9efa-4cfe-81
Build requirements:
- Rust 1.64 (MSRV)
- Rust 1.74 (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