fix(MSRV): update to 1.85.1 across the project

This commit is contained in:
Cain 2026-02-22 18:19:48 +00:00
parent b0725834e4
commit 79fc1db14c
6 changed files with 7 additions and 7 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.82.0"
rust-version = "1.85.1"
categories = ["parser-implementations", "parsing", "network-programming", "encoding"]
[features]