Skip to content

Commit

Permalink
build(cargo): update typed-builder requirement from 0.19 to 0.20
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]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 7d7b024 commit 92226af
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 @@ -76,7 +76,7 @@ required-features = ["telegram-trait"]

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

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

0 comments on commit 92226af

Please sign in to comment.