Skip to content

Commit

Permalink
chore(deps): Update typed-builder requirement from 0.19 to 0.20 (apac…
Browse files Browse the repository at this point in the history
…he#582)

---
updated-dependencies:
- dependency-name: typed-builder
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent f9c92b7 commit 905ebd2
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 @@ -86,7 +86,7 @@ serde_repr = "0.1.16"
serde_with = "3.4"
tempfile = "3.8"
tokio = { version = "1", default-features = false }
typed-builder = "0.19"
typed-builder = "0.20"
url = "2"
urlencoding = "2"
uuid = { version = "1.6.1", features = ["v7"] }
Expand Down

0 comments on commit 905ebd2

Please sign in to comment.