1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +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

@ -9,7 +9,7 @@ path = "src/main.rs"
[dependencies]
actix-web = { version = "4", features = ["rustls"] }
actix-web-lab = "0.16"
actix-web-lab = "0.17"
actix-files = "0.6"
env_logger = "0.9"