mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
chore(msrv): bump to 1.81.0
This commit is contained in:
parent
8ebb685b33
commit
4c5ffde2e5
7 changed files with 9 additions and 9 deletions
|
|
@ -39,7 +39,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](GAMES.md), [SERVICES](SERVICES.md) and [PROTOCOLS](PROTOCOLS.md) files
|
||||
to see the currently supported ones), provide the ip and the port (be aware that some game servers use a separate port
|
||||
|
|
@ -101,8 +101,8 @@ Want to see more examples? Checkout the [examples](crates/lib/examples) folder.
|
|||
|
||||
## Command Line Interface
|
||||
|
||||
The library also has an [official CLI](https://crates.io/crates/gamedig_cli) that you can use but it has
|
||||
MSRV of `1.74.1`.
|
||||
The library also has an [official CLI](https://crates.io/crates/gamedig_cli) that you can use, it has
|
||||
MSRV of `1.81.0`.
|
||||
|
||||
## Documentation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue