1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-24 22:37:35 +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

@ -55,7 +55,6 @@ base64 = "0.13"
bitflags = "1.2"
bytes = "1"
bytestring = "1"
cfg-if = "1"
cookie = { version = "0.14.1", features = ["percent-encode"], optional = true }
derive_more = "0.99.5"
encoding_rs = "0.8"