1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

fix awc compress feature (#2116)

This commit is contained in:
fakeshadow
2021-03-25 15:47:37 -07:00
committed by GitHub
parent 3188ef5731
commit 8c2ce2dedb
4 changed files with 10 additions and 15 deletions

View File

@ -51,7 +51,6 @@ actix-rt = { version = "2.1", default-features = false }
base64 = "0.13"
bytes = "1"
cfg-if = "1.0"
derive_more = "0.99.5"
futures-core = { version = "0.3.7", default-features = false }
itoa = "0.4"