Skip to content

Commit

Permalink
build(cargo): update typed-builder requirement from 0.18 to 0.19 (#180)
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: typed-builder
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent fbd77f4 commit b12fa50
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 @@ -67,7 +67,7 @@ required-features = ["telegram-trait"]

[dependencies]
thiserror = "1"
typed-builder = "0.18"
typed-builder = "0.19"

[dependencies.async-trait]
version = "0.1"
Expand Down

0 comments on commit b12fa50

Please sign in to comment.