Skip to content

Commit

Permalink
Merge pull request #143 from jontze/dependabot/cargo/derive_builder-0…
Browse files Browse the repository at this point in the history
….20.0

chore(deps): Update derive_builder requirement from 0.13.0 to 0.20.0
  • Loading branch information
jontze authored Feb 19, 2024
2 parents 7361011 + 52b3d5a commit 829082c
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 @@ -14,7 +14,7 @@ env_logger = "0.11.0"
log = "0.4.19"
thiserror = "1.0.40"
serde_json = "1.0.99"
derive_builder = "0.13.0"
derive_builder = "0.20.0"

[workspace.dependencies.serenity]
version = "0.12.0"
Expand Down

0 comments on commit 829082c

Please sign in to comment.