1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

remove unused dependency

This commit is contained in:
Nikolay Kim
2018-04-19 09:54:22 -07:00
parent 2c8d987241
commit 01a0f3f5a0
2 changed files with 0 additions and 2 deletions

View File

@ -81,7 +81,6 @@ futures = "0.1"
futures-cpupool = "0.1"
tokio-io = "0.1"
tokio-core = "0.1"
trust-dns-resolver = "0.8"
# native-tls
native-tls = { version="0.1", optional = true }