Skip to content

Commit f5b406f

Browse files
chore(deps): Update typed-builder requirement from ^0.18 to ^0.19 (#473)
--- 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 f30d872 commit f5b406f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ serde_repr = "0.1.16"
8383
serde_with = "3.4.0"
8484
tempfile = "3.8"
8585
tokio = { version = "1", default-features = false }
86-
typed-builder = "^0.18"
86+
typed-builder = "^0.19"
8787
url = "2"
8888
uuid = "1.6.1"
8989
volo-thrift = "0.10"

0 commit comments

Comments
 (0)