Skip to content

Commit d8860ba

Browse files
fix(deps): update rust crate typed-builder to 0.23.0
1 parent 8d9182a commit d8860ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ mockall = { version = "0.14.0", optional = true }
2121
serde_json = { version = "1.0.116", optional = true }
2222
time = "0.3.36"
2323
tokio = { version = "1.40", features = ["sync"] }
24-
typed-builder = "0.22.0"
24+
typed-builder = "0.23.0"
2525

2626
log = { package = "log", version = "0.4", optional = true }
2727

0 commit comments

Comments
 (0)