mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
Add proper MSRV to Cargo.toml
This commit is contained in:
parent
3928d3a818
commit
824c4d34c0
4 changed files with 4 additions and 6 deletions
|
|
@ -10,9 +10,7 @@ documentation = "https://docs.rs/gamedig/latest/gamedig/"
|
|||
repository = "https://github.com/CosminPerRam/rust-gamedig"
|
||||
readme = "README.md"
|
||||
keywords = ["server", "query", "game", "check", "status"]
|
||||
|
||||
[package.metadata]
|
||||
msrv = "1.58.1"
|
||||
rust-version = "1.56.1"
|
||||
|
||||
[dependencies]
|
||||
bzip2-rs = "0.1.2" # for compression
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue