Skip to content

Commit

Permalink
chore(deps): bump derive_more to 2 (#871)
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPopes authored Feb 10, 2025
1 parent 93c7b0b commit 4801ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ quote = "1.0"
syn = "2.0"

cfg-if = "1.0.0"
derive_more = { version = "1.0", default-features = false }
derive_more = { version = "2.0", default-features = false }
paste = "1.0"

# crypto
Expand Down

0 comments on commit 4801ce7

Please sign in to comment.