mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-27 17:52:56 +01:00
Update Cargo.toml
This commit is contained in:
parent
f4254c5a10
commit
3190e2d918
@ -122,7 +122,7 @@ flate2 = { version = "1.0.13", optional = true }
|
||||
zstd = { version = "0.13", optional = true }
|
||||
|
||||
# Proxy protocol support
|
||||
ppp = { version = "0.2", optional = true }
|
||||
ppp = { version = "2.2.0", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
actix-http-test = { version = "3", features = ["openssl"] }
|
||||
|
Loading…
Reference in New Issue
Block a user