build: update derive_more to version 2.0
This commit is contained in:
committed by
Andrew Phillips (aider)
parent
80deefb8b7
commit
c056e8e2f2
@@ -12,7 +12,7 @@ categories = ["command-line-utilities"]
|
||||
[dependencies]
|
||||
anyhow = "1.0.72"
|
||||
axum = "0.8.4"
|
||||
derive_more = "1.0"
|
||||
derive_more = "2.0"
|
||||
smart-default = "0.7"
|
||||
base64 = "0.22.1"
|
||||
chrono = "0.4.26"
|
||||
|
||||
Reference in New Issue
Block a user