We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 466ec24 commit b721ea7Copy full SHA for b721ea7
Cargo.toml
@@ -22,7 +22,7 @@ async-recursion = "1.1.1"
22
base64 = "0.22.1"
23
chrono = { version = "0.4.38", features = ["serde"] }
24
clap = { version = "4.5.4", features = ["derive"] }
25
-derive_more = "0.99.17"
+derive_more = "2.0.0"
26
email_address = "=0.2.9"
27
fern = { git = "https://github.com/KisaragiEffective/fern", branch = "kisaragieffective", version = "0.6.2-kisaragi-5", features = ["min_colored"] }
28
log = "0.4.21"
0 commit comments