Skip to content

Commit 604308f

Browse files
chore: Bump typed-builder from 0.21.2 to 0.22.0
Bumps [typed-builder](https://github.com/idanarye/rust-typed-builder) from 0.21.2 to 0.22.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.21.2...v0.22.0) --- updated-dependencies: - dependency-name: typed-builder dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e82bec commit 604308f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -35,7 +35,7 @@ thiserror = "2.0.16"
3535
tokio = { version = "1.47.1", features = ["io-util"] }
3636
tokio-util = { version = "0.7.16", features = ["io"] }
3737
tokio-stream = { version = "0.1.17", features = ["io-util"] }
38-
typed-builder = "0.21.2"
38+
typed-builder = "0.22.0"
3939
url = "2.5.4"
4040

4141
[dev-dependencies]

0 commit comments

Comments
 (0)