chore(dependencies): update http-body to alpha.3

This commit is contained in:
Sean McArthur
2019-10-01 11:39:57 -07:00
parent 353be888fa
commit 64fe70b2f9

View File

@@ -25,7 +25,7 @@ futures-core-preview = "=0.3.0-alpha.19"
futures-channel-preview = "=0.3.0-alpha.19"
futures-util-preview = "=0.3.0-alpha.19"
http = "0.1.15"
http-body = "=0.2.0-alpha.2"
http-body = "=0.2.0-alpha.3"
httparse = "1.0"
h2 = "=0.2.0-alpha.3"
iovec = "0.1"