Update actix-http.

This commit is contained in:
Luca Palmieri 2021-08-31 23:31:08 +02:00
parent 79f52686a7
commit 9b1fb0159a
2 changed files with 261 additions and 236 deletions

495
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -14,7 +14,7 @@ name = "zero2prod"
[dependencies]
actix-web = "=4.0.0-beta.8"
actix-http = "=3.0.0-beta.8"
actix-http = "=3.0.0-beta.9"
[dev-dependencies]
actix-rt = "2"