Skip to content

Commit

Permalink
build(deps): bump impl-trait-for-tuples from 0.2.2 to 0.2.3
Browse files Browse the repository at this point in the history
Bumps [impl-trait-for-tuples](https://github.com/bkchr/impl-trait-for-tuples) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/bkchr/impl-trait-for-tuples/releases)
- [Commits](bkchr/impl-trait-for-tuples@v0.2.2...v0.2.3)

---
updated-dependencies:
- dependency-name: impl-trait-for-tuples
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 623db31 commit 3959a1d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ flume = { version = "0.11.1" }
futures = { version = "0.3.31" }
hex = { version = "0.4.3", default-features = false }
hex-literal = { version = "0.4.1" }
impl-trait-for-tuples = { version = "0.2.2" }
impl-trait-for-tuples = { version = "0.2.3" }
jsonrpsee = { version = "0.23.2" }
log = { version = "0.4.22", default-features = false }
num-bigint = { version = "0.4.6", default-features = false }
Expand Down

0 comments on commit 3959a1d

Please sign in to comment.