Futures 0.3.18 has been yanked, back off to .17
This commit is contained in:
@ -16,7 +16,7 @@ chrono = { version = "0.4.11", features = ["serde"] }
|
|||||||
chrono-humanize = "0.2.1"
|
chrono-humanize = "0.2.1"
|
||||||
crossbeam-channel = "0.5"
|
crossbeam-channel = "0.5"
|
||||||
fs_extra = "1.2.0"
|
fs_extra = "1.2.0"
|
||||||
futures = "0.3.18"
|
futures = "0.3.17"
|
||||||
itertools = "0.10.3"
|
itertools = "0.10.3"
|
||||||
lazy_static = "1.4.0"
|
lazy_static = "1.4.0"
|
||||||
libc = "0.2.112"
|
libc = "0.2.112"
|
||||||
|
Reference in New Issue
Block a user