Skip to content

Commit

Permalink
fix(deps): update rust crate typed-builder to 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 12, 2024
1 parent 2d99576 commit 18d4253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ mockall = { version = "0.13.0", optional = true }
serde_json = { version = "1.0.116", optional = true }
time = "0.3.36"
tokio = { version = "1.37", features = [ "full" ] }
typed-builder = "0.18.2"
typed-builder = "0.19.0"

[dev-dependencies]
spec = { path = "spec" }
Expand Down

0 comments on commit 18d4253

Please sign in to comment.