chore(msrv): bump to 1.81.0

This commit is contained in:
Cain 2025-04-20 22:44:19 +01:00
parent 8ebb685b33
commit 4c5ffde2e5
7 changed files with 9 additions and 9 deletions

View file

@ -13,7 +13,7 @@ documentation = "https://docs.rs/gamedig/latest/gamedig/"
repository = "https://github.com/gamedig/rust-gamedig"
readme = "README.md"
keywords = ["server", "query", "game", "check", "status"]
rust-version = "1.71.1"
rust-version = "1.81.0"
categories = ["parser-implementations", "parsing", "network-programming", "encoding"]
[features]

View file

@ -36,7 +36,7 @@ on Discord.
## Usage
Minimum Supported Rust Version is `1.71.1` and the code is cross-platform.
Minimum Supported Rust Version is `1.81.0` and the code is cross-platform.
Pick a game/service/protocol (check
the [GAMES](https://github.com/gamedig/rust-gamedig/blob/main/GAMES.md), [SERVICES](https://github.com/gamedig/rust-gamedig/blob/main/SERVICES.md)