mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-30 18:44:35 +01:00
upgrade trust-dns-resolver
This commit is contained in:
parent
93aa220e8d
commit
d0cbf7cd25
@ -66,7 +66,7 @@ bytes = "0.4"
|
|||||||
futures = "0.1"
|
futures = "0.1"
|
||||||
tokio-io = "0.1"
|
tokio-io = "0.1"
|
||||||
tokio-core = "0.1"
|
tokio-core = "0.1"
|
||||||
trust-dns-resolver = "0.7"
|
trust-dns-resolver = "0.8"
|
||||||
|
|
||||||
# native-tls
|
# native-tls
|
||||||
native-tls = { version="0.1", optional = true }
|
native-tls = { version="0.1", optional = true }
|
||||||
|
Loading…
Reference in New Issue
Block a user