Skip to content

Commit a96cb3a

Browse files
Bump typed-builder from 0.22.0 to 0.23.0 (#2187)
Bumps [typed-builder](https://github.com/idanarye/rust-typed-builder) from 0.22.0 to 0.23.0. - [Release notes](https://github.com/idanarye/rust-typed-builder/releases) - [Changelog](https://github.com/idanarye/rust-typed-builder/blob/master/CHANGELOG.md) - [Commits](idanarye/rust-typed-builder@v0.22.0...v0.23.0) --- updated-dependencies: - dependency-name: typed-builder dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent acfe260 commit a96cb3a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ tokio-postgres = { git = "https://github.com/Mooncake-labs/rust-postgres.git", r
129129
] }
130130
tracing = "0.1"
131131
tracing-subscriber = { version = "0.3", features = ["env-filter", "chrono"] }
132-
typed-builder = "0.22"
132+
typed-builder = "0.23"
133133
url = "2.5"
134134
uuid = { version = "1.18", default-features = false, features = ["v4"] }
135135

0 commit comments

Comments
 (0)