mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-28 00:00:11 +02:00
Update futures2 to use the futures 0.2 release (#304)
This commit is contained in:
+1
-1
@@ -11,4 +11,4 @@ Enables depending on futures 0.2 and futures 0.1 in the same crate.
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
futures = "=0.2.0-beta"
|
futures = "0.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user