Skip to content

Commit 2242b6f

Browse files
chore: Bump typed-builder from 0.22.0 to 0.23.0 (#74)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4dc1a30 commit 2242b6f

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.17"
3535
tokio = { version = "1.48.0", 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.22.0"
38+
typed-builder = "0.23.0"
3939
url = "2.5.4"
4040
sha2 = "0.10.9"
4141
hex = "0.4.3"

0 commit comments

Comments
 (0)