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

update actix-web-lab deps

This commit is contained in:
Rob Ede
2022-07-09 20:48:05 +01:00
parent 43e79460b7
commit e97bc83f59
7 changed files with 42 additions and 83 deletions

View File

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