diff --git a/Cargo.toml b/Cargo.toml index 61196cc..572b321 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"