happy_eyeballs: migrate to newer trust-dns dependencies

This commit is contained in:
Astro 2019-01-17 01:24:26 +01:00
commit 59f433fd21
3 changed files with 34 additions and 36 deletions

View file

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