Update actix-http.

This commit is contained in:
Luca Palmieri 2021-08-31 23:29:41 +02:00
parent f3800bcb2a
commit e4e0eba8eb
2 changed files with 330 additions and 375 deletions

703
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -13,7 +13,7 @@ path = "src/main.rs"
name = "zero2prod"
[dependencies]
actix-http = "=3.0.0-beta.8"
actix-http = "=3.0.0-beta.9"
actix-web = "=4.0.0-beta.8"
serde = "1.0.115"