chore(dependencies): Upgrade futures version (#1877)
This commit is contained in:
committed by
Sean McArthur
parent
db86e554d5
commit
283522b15a
@@ -23,9 +23,9 @@ include = [
|
||||
|
||||
[dependencies]
|
||||
bytes = "0.4.4"
|
||||
futures-core-preview = { version = "0.3.0-alpha.16" }
|
||||
futures-channel-preview = { version = "0.3.0-alpha.16" }
|
||||
futures-util-preview = { version = "0.3.0-alpha.16" }
|
||||
futures-core-preview = { version = "0.3.0-alpha.17" }
|
||||
futures-channel-preview = { version = "0.3.0-alpha.17" }
|
||||
futures-util-preview = { version = "0.3.0-alpha.17" }
|
||||
http = "0.1.15"
|
||||
http-body = "0.1"
|
||||
httparse = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user