mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
Removed DNS resolving as it was not needed
This commit is contained in:
parent
77a68e4a0c
commit
3d95f08ef4
4 changed files with 10 additions and 23 deletions
|
|
@ -18,6 +18,4 @@ msrv = "1.58.1"
|
|||
bzip2-rs = "0.1.2" # for compression
|
||||
crc32fast = "1.3.2"
|
||||
|
||||
trust-dns-resolver = "0.22.0" # dns resolving
|
||||
|
||||
serde_json = "1.0.87" # json to structs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue