chore: Update tokio-util 0.3 (#315)

Signed-off-by: Lucio Franco <luciofranco14@gmail.com>
This commit is contained in:
Lucio Franco
2020-03-31 15:06:52 -04:00
committed by GitHub
parent 6dbe88d445
commit 555323630a
+1 -1
View File
@@ -51,7 +51,7 @@ base64 = "0.11"
percent-encoding = "2.0"
tower-service = "0.3"
tokio-util = { version = "0.2", features = ["codec"] }
tokio-util = { version = "0.3", features = ["codec"] }
async-stream = "0.2"
http-body = "0.3"
pin-project = "0.4"