1
0
mirror of https://github.com/actix/examples synced 2025-06-26 09:17:41 +02:00

chore: update lab dep

This commit is contained in:
Rob Ede
2022-08-28 18:41:16 +01:00
parent 7fd8c57cd2
commit 818d8b1384
11 changed files with 60 additions and 21 deletions

View File

@ -7,7 +7,7 @@ edition = "2021"
actix-files = "0.6"
actix-session = { version = "0.7", features = ["cookie-session"] }
actix-web = "4"
actix-web-lab = "0.16"
actix-web-lab = "0.17"
dotenv = "0.15"
env_logger = "0.9"