Removed DNS resolving as it was not needed

This commit is contained in:
CosminPerRam 2022-11-28 01:13:08 +02:00
parent 77a68e4a0c
commit 3d95f08ef4
4 changed files with 10 additions and 23 deletions

View file

@ -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