Upgrade crate deps (#3699)

Remove unused tokio-executor dep
This commit is contained in:
Ry Dahl 2020-01-17 13:57:56 -05:00 committed by GitHub
parent d776ca8f2e
commit aedf8721cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 141 additions and 163 deletions

View file

@ -56,7 +56,6 @@ sys-info = "0.5.8"
tempfile = "3.1.0"
termcolor = "1.0.5"
tokio = { version = "0.2.9", features = ["full"] }
tokio-executor = "0.1.9"
tokio-rustls = "0.12.1"
url = "2.1.0"
utime = "0.2.1"