mirror of
https://github.com/actix/examples
synced 2025-06-26 09:17:41 +02:00
move derive_more to workspace dep
This commit is contained in:
@ -6,7 +6,7 @@ edition = "2021"
|
||||
[dependencies]
|
||||
actix-web.workspace = true
|
||||
|
||||
derive_more = "0.99.5"
|
||||
derive_more.workspace = true
|
||||
env_logger.workspace = true
|
||||
log.workspace = true
|
||||
rand.workspace = true
|
||||
|
Reference in New Issue
Block a user