Skip to content

Commit 0fc7cca

Browse files
chore: Bump typed-builder from 0.21.0 to 0.21.1
Bumps [typed-builder](https://github.com/idanarye/rust-typed-builder) from 0.21.0 to 0.21.1. - [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.0...v0.21.1) --- updated-dependencies: - dependency-name: typed-builder dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e7e2dd3 commit 0fc7cca

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.12"
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.0"
38+
typed-builder = "0.21.1"
3939
url = "2.5.4"
4040

4141
[dev-dependencies]

0 commit comments

Comments
 (0)