mirror of
https://github.com/actix/examples
synced 2025-06-27 01:27:43 +02:00
update async-graphql deps
This commit is contained in:
@ -8,8 +8,8 @@ actix-web.workspace = true
|
||||
actix-web-lab.workspace = true
|
||||
actix-cors.workspace = true
|
||||
|
||||
async-graphql = "5"
|
||||
async-graphql-actix-web = "5"
|
||||
async-graphql = "6"
|
||||
async-graphql-actix-web = "6"
|
||||
|
||||
env_logger.workspace = true
|
||||
log.workspace = true
|
||||
|
Reference in New Issue
Block a user