mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
chore: remove unused deps
This commit is contained in:
@ -5,12 +5,9 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
actix-web.workspace = true
|
||||
actix-web-lab.workspace = true
|
||||
actix-cors.workspace = true
|
||||
|
||||
async-graphql = "6"
|
||||
async-graphql-actix-web = "6"
|
||||
|
||||
env_logger.workspace = true
|
||||
log.workspace = true
|
||||
slab = "0.4"
|
||||
|
@ -5,7 +5,6 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
actix-web.workspace = true
|
||||
actix-web-lab.workspace = true
|
||||
actix-cors.workspace = true
|
||||
juniper = "0.16"
|
||||
mysql = "24"
|
||||
|
@ -5,7 +5,6 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
actix-web.workspace = true
|
||||
actix-web-lab.workspace = true
|
||||
actix-cors.workspace = true
|
||||
juniper = "0.16"
|
||||
env_logger.workspace = true
|
||||
|
Reference in New Issue
Block a user