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

update deps

This commit is contained in:
Rob Ede
2022-12-11 15:31:32 +00:00
parent c78332c0f9
commit bf1daf86a7
5 changed files with 73 additions and 284 deletions

View File

@ -9,8 +9,8 @@ actix-web = "4"
actix-web-lab = "0.18"
actix-cors = "0.6"
async-graphql = "4"
async-graphql-actix-web = "4"
async-graphql = "5"
async-graphql-actix-web = "5"
env_logger = "0.10"
log = "0.4"