From 6786636945fef2a4c1f4c979514ae426d453e4e6 Mon Sep 17 00:00:00 2001 From: CosminPerRam Date: Fri, 13 Jan 2023 01:32:28 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b71f3a..d10dfb9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ **rust-GameDig** is a games/services server query library that can fetch the availability and/or details of those, this library brings what **[node-GameDig](https://github.com/gamedig/node-gamedig)** does, to pure Rust! -MSRV is `1.58.1` and the code is cross-platform. +MSRV is `1.56.1` and the code is cross-platform. ## Games/Services/Protocols List To see the supported (or the planned to support) games/services/protocols, see [GAMES](GAMES.md), [SERVICES](SERVICES.md) and [PROTOCOLS](PROTOCOLS.md) respectively.