mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 07:17:27 +00:00
[Crate] Add feature 'no_games'
This commit is contained in:
parent
150bc1762e
commit
ab43675ae5
3 changed files with 15 additions and 2 deletions
|
|
@ -12,6 +12,9 @@ readme = "README.md"
|
|||
keywords = ["server", "query", "game", "check", "status"]
|
||||
rust-version = "1.56.1"
|
||||
|
||||
[features]
|
||||
no_games = []
|
||||
|
||||
[dependencies]
|
||||
bzip2-rs = "0.1.2" # for compression
|
||||
crc32fast = "1.3.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue