1
0
mirror of https://github.com/actix/actix-website synced 2025-06-27 15:39:02 +02:00

Updates Compression section.

This commit is contained in:
Cameron Dershem
2019-06-26 14:15:03 -04:00
parent 387807ee6e
commit 0601997b41
9 changed files with 94 additions and 29 deletions

View File

@ -5,7 +5,7 @@ edition = "2018"
workspace = "../"
[dependencies]
actix = "0.7"
actix = "0.8"
actix-web = "1.0"
futures = "0.1"
openssl = "0.10"