mirror of
https://github.com/actix/examples
synced 2025-06-26 09:17:41 +02:00
chore: update derive_more to v2
This commit is contained in:
@ -11,7 +11,7 @@ ignored = [
|
||||
|
||||
[dependencies]
|
||||
actix-web.workspace = true
|
||||
derive_more.workspace = true
|
||||
derive_more = { workspace = true, features = ["display"] }
|
||||
env_logger.workspace = true
|
||||
log.workspace = true
|
||||
yarte = { version = "0.15", features = ["bytes-buf", "html-min"] }
|
||||
|
Reference in New Issue
Block a user