Skip to content

Commit

Permalink
fix(deps): update rust crate typed-builder to 0.16.1 (#22)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 19, 2023
1 parent 11165f6 commit 953f68b
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 @@ -11,7 +11,7 @@ async-trait = "0.1.73"
lazy_static = "1.4.0"
time = "0.3.28"
tokio = { version = "1.32.0", features = [ "full" ] }
typed-builder = "0.16.0"
typed-builder = "0.16.1"

[dev-dependencies]
mockall = "0.11.4"
Expand Down

0 comments on commit 953f68b

Please sign in to comment.