mirror of
https://github.com/actix/examples
synced 2025-08-19 13:35:34 +02:00
move a couple more things to workspace deps
This commit is contained in:
@@ -4,9 +4,9 @@ version = "1.0.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
actix-web = { workspace = true }
|
||||
actix-web-lab = { workspace = true }
|
||||
actix-cors = { workspace = true }
|
||||
actix-web.workspace = true
|
||||
actix-web-lab.workspace = true
|
||||
actix-cors.workspace = true
|
||||
|
||||
juniper = "0.15"
|
||||
|
||||
|
Reference in New Issue
Block a user