Skip to content

Commit

Permalink
Update derive_builder requirement from 0.12.0 to 0.20.1
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: derive_builder
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent d06f461 commit 723a8e8
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 723a8e8

Please # to comment.