Skip to content

Commit be00f04

Browse files
committed
build deps
1 parent bc5b797 commit be00f04

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,5 @@ rand = "0.8.5"
4848
[build-dependencies]
4949
awc = { version = "3", features = ["rustls"] }
5050
actix-rt = "2.8"
51-
libflate = "2"
51+
libflate = "2"
52+
futures-util = "0.3.21"

0 commit comments

Comments
 (0)