mirror of
https://github.com/fafhrd91/actix-web
synced 2025-03-20 06:25:16 +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 }
|
zstd = { version = "0.13", optional = true }
|
||||||
|
|
||||||
# Proxy protocol support
|
# Proxy protocol support
|
||||||
ppp = { version = "0.2", optional = true }
|
ppp = { version = "2.2.0", optional = true }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
actix-http-test = { version = "3", features = ["openssl"] }
|
actix-http-test = { version = "3", features = ["openssl"] }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user