We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed39310 commit f024b03Copy full SHA for f024b03
Cargo.toml
@@ -77,5 +77,5 @@ travis-ci = { repository = "Geal/cookie-factory" }
77
maintenance = { status = "actively-developed" }
78
79
[dependencies]
80
-futures-io = { version = "0.3.30", optional = true }
81
-futures-util = { version = "0.3.30", optional = true, features = ["io"]}
+futures-io = { version = "0.3.31", optional = true }
+futures-util = { version = "0.3.31", optional = true, features = ["io"]}
0 commit comments