Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Update typed-builder requirement from 0.19 to 0.20
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: typed-builder
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Aug 25, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent f9c92b7 commit e0a30c8
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
@@ -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"] }

0 comments on commit e0a30c8

Please sign in to comment.