From e539104a8a1f2e6442ca1fd18d5bca428733fcac Mon Sep 17 00:00:00 2001 From: Cain <75994858+cainthebest@users.noreply.github.com> Date: Tue, 26 Nov 2024 13:14:00 +0000 Subject: [PATCH] chore(readme): update msrv --- crates/lib/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/lib/README.md b/crates/lib/README.md index fa42160..bad8fe5 100644 --- a/crates/lib/README.md +++ b/crates/lib/README.md @@ -36,7 +36,7 @@ on Discord. ## Usage -Minimum Supported Rust Version is `1.65.0` and the code is cross-platform. +Minimum Supported Rust Version is `1.67.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)