mirror of
https://github.com/timvisee/lazymc.git
synced 2025-05-18 20:30:23 -07:00
Bump MSRV to 1.74.0
This commit is contained in:
parent
0eec1e0b55
commit
8ed68b1ddf
@ -52,7 +52,7 @@ check-stable:
|
||||
check-msrv:
|
||||
<<: *check-base
|
||||
variables:
|
||||
RUST_VERSION: 1.64.0
|
||||
RUST_VERSION: 1.74.0
|
||||
only:
|
||||
- master
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user