Skip to content

Commit

Permalink
Merge pull request #145 from dscottboggs/dependabot/cargo/derive_buil…
Browse files Browse the repository at this point in the history
…der-0.20.1

Update derive_builder requirement from 0.12.0 to 0.20.1
  • Loading branch information
dscottboggs authored Sep 7, 2024
2 parents 80fbb17 + 723a8e8 commit 5054c03
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 @@ -48,7 +48,7 @@ derive_deref = "1.1.1"
derive_is_enum_variant = "0.1.1"

[dependencies.derive_builder]
version = "0.12.0"
version = "0.20.1"
features = ["clippy"]

[dependencies.parse_link_header]
Expand Down

0 comments on commit 5054c03

Please # to comment.