mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
Decompression support
This commit is contained in:
parent
e621a9aedd
commit
3b4dd9d9e4
4 changed files with 61 additions and 24 deletions
|
|
@ -15,3 +15,5 @@ keywords = ["server", "verify", "game", "check", "status"]
|
|||
msrv = "1.58.1"
|
||||
|
||||
[dependencies]
|
||||
crc32fast = "1.3.2"
|
||||
bzip2-rs = "0.1.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue