Skip to content

Commit eaaa600

Browse files
fix(deps): update rust crate derive_more to v2
1 parent c1e5299 commit eaaa600

File tree

2 files changed

+12
-26
lines changed

2 files changed

+12
-26
lines changed

Cargo.lock

Lines changed: 11 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ async-recursion = "1.1.1"
2222
base64 = "0.22.1"
2323
chrono = { version = "0.4.38", features = ["serde"] }
2424
clap = { version = "4.5.4", features = ["derive"] }
25-
derive_more = "0.99.17"
25+
derive_more = "2.0.0"
2626
email_address = "=0.2.9"
2727
fern = { git = "https://github.com/KisaragiEffective/fern", branch = "kisaragieffective", version = "0.6.2-kisaragi-5", features = ["min_colored"] }
2828
log = "0.4.21"

0 commit comments

Comments
 (0)