happy_eyeballs: migrate to newer trust-dns dependencies
This commit is contained in:
parent
c015b3f776
commit
59f433fd21
3 changed files with 34 additions and 36 deletions
|
|
@ -21,8 +21,8 @@ xml5ever = "0.12"
|
|||
native-tls = "0.2"
|
||||
tokio-tls = "0.2"
|
||||
sasl = "0.4"
|
||||
trust-dns-resolver = "0.9.1"
|
||||
trust-dns-proto = "0.4.0"
|
||||
trust-dns-resolver = "0.10"
|
||||
trust-dns-proto = "0.6"
|
||||
xmpp-parsers = "0.12.2"
|
||||
idna = "0.1"
|
||||
quick-xml = "0.13"
|
||||
|
|
|
|||
Loading…
Reference in a new issue