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

@ -6,7 +6,7 @@ edition = "2021"
[dependencies]
actix = "0.12"
actix-web = "4"
actix-web-lab = "0.10"
actix-web-lab = "0.16"
actix-cors = "0.6"
async-graphql = "3"