tokio-xmpp: Update hickory-dns dep (previously trust-dns)
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
c56dbe8903
commit
115edf6f25
3 changed files with 3 additions and 5 deletions
|
|
@ -23,8 +23,7 @@ tokio-native-tls = { version = "0.3", optional = true }
|
|||
tokio-rustls = { version = "0.24", optional = true }
|
||||
tokio-stream = { version = "0.1", features = [] }
|
||||
tokio-util = { version = "0.7", features = ["codec"] }
|
||||
trust-dns-proto = "0.22"
|
||||
trust-dns-resolver = "0.22"
|
||||
hickory-resolver = "0.24"
|
||||
xmpp-parsers = "0.20"
|
||||
minidom = "0.15"
|
||||
rxml = "0.9.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue