Skip to content

Commit 898245e

Browse files
chore: Bump typed-builder from 0.21.1 to 0.21.2 (#52)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 14ad6da commit 898245e

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.15"
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.1"
38+
typed-builder = "0.21.2"
3939
url = "2.5.4"
4040

4141
[dev-dependencies]

0 commit comments

Comments
 (0)