This commit is contained in:
Enrico Schmitz 2018-08-01 16:29:40 +00:00 committed by GitHub
commit 46e29bc9ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ brotli2 = { version="^0.3.2", optional = true }
flate2 = { version="^1.0.2", optional = true, default-features = false }
failure = "=0.1.1"
failure_derive = "=0.1.1"
# io
mio = "^0.6.13"