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

@ -5,7 +5,7 @@ edition = "2021"
[dependencies]
actix-web = "4"
actix-web-lab = "0.10"
actix-web-lab = "0.16"
env_logger = "0.9"
log = "0.4"
sailfish = "0.3"