mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 07:17:27 +00:00
fix(MSRV docs): add lib readme in VERSIONS.md and change lib readme to 1.85.1 msrv
This commit is contained in:
parent
2432f3b770
commit
6e5279b529
2 changed files with 2 additions and 1 deletions
|
|
@ -6,6 +6,7 @@ Places to update:
|
|||
|
||||
- `Cargo.toml`
|
||||
- `README.md`
|
||||
- `crates/lib/README.md`
|
||||
- `.github/workflows/ci.yml`
|
||||
- `.pre-commit-config.yaml`
|
||||
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@ on Discord.
|
|||
|
||||
## Usage
|
||||
|
||||
Minimum Supported Rust Version is `1.81.0` and the code is cross-platform.
|
||||
Minimum Supported Rust Version is `1.85.1` 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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue