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 bc5b797 commit be00f04Copy full SHA for be00f04
Cargo.toml
@@ -48,4 +48,5 @@ rand = "0.8.5"
48
[build-dependencies]
49
awc = { version = "3", features = ["rustls"] }
50
actix-rt = "2.8"
51
-libflate = "2"
+libflate = "2"
52
+futures-util = "0.3.21"
0 commit comments