mirror of
https://github.com/actix/examples
synced 2025-06-26 09:17:41 +02:00
update actix-web-lab deps
This commit is contained in:
@ -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"
|
||||
|
@ -5,7 +5,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
actix-web = "4"
|
||||
actix-web-lab = "0.10"
|
||||
actix-web-lab = "0.16"
|
||||
actix-cors = "0.6"
|
||||
|
||||
juniper = "0.15"
|
||||
|
@ -5,7 +5,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
actix-web = "4"
|
||||
actix-web-lab = "0.10"
|
||||
actix-web-lab = "0.16"
|
||||
actix-cors = "0.6"
|
||||
|
||||
juniper = "0.15"
|
||||
|
Reference in New Issue
Block a user