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

move derive_more to workspace dep

This commit is contained in:
Rob Ede
2023-01-02 20:38:03 +00:00
parent 59ecb09c20
commit b951c4dbee
7 changed files with 8 additions and 7 deletions

View File

@ -9,7 +9,7 @@ actix-web.workspace = true
actix-ws.workspace = true
awc.workspace = true
derive_more = "0.99.5"
derive_more.workspace = true
env_logger.workspace = true
futures-util.workspace = true
log.workspace = true