Body from tokio::fs::File (#1360)

This commit is contained in:
Fredrik Enestad
2021-10-22 00:23:17 +02:00
committed by GitHub
parent be8ab7b951
commit ab49de875e
2 changed files with 13 additions and 1 deletions

View File

@@ -58,7 +58,7 @@ multipart = ["mime_guess"]
trust-dns = ["trust-dns-resolver"]
stream = []
stream = ["tokio/fs", "tokio-util"]
socks = ["tokio-socks"]