Skip to content

Commit 905ebd2

Browse files
chore(deps): Update typed-builder requirement from 0.19 to 0.20 (apache#582)
--- updated-dependencies: - dependency-name: typed-builder dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9c92b7 commit 905ebd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ serde_repr = "0.1.16"
8686
serde_with = "3.4"
8787
tempfile = "3.8"
8888
tokio = { version = "1", default-features = false }
89-
typed-builder = "0.19"
89+
typed-builder = "0.20"
9090
url = "2"
9191
urlencoding = "2"
9292
uuid = { version = "1.6.1", features = ["v7"] }

0 commit comments

Comments
 (0)