Skip to content

Commit 9ef2109

Browse files
chore(deps): bump alloy-rpc-types-txpool from 2.0.4 to 2.0.5
Bumps [alloy-rpc-types-txpool](https://github.com/alloy-rs/alloy) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/alloy-rs/alloy/releases) - [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md) - [Commits](alloy-rs/alloy@v2.0.4...v2.0.5) --- updated-dependencies: - dependency-name: alloy-rpc-types-txpool dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e613d1 commit 9ef2109

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

Cargo.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ alloy-consensus = { version = "2.0.4", default-features = false }
110110
alloy-consensus-any = { version = "2.0.4", default-features = false }
111111
alloy-rlp = { version = "0.3.13", default-features = false }
112112
alloy-genesis = { version = "2.0.4", default-features = false }
113-
alloy-rpc-types-txpool = { version = "2.0.4", default-features = false }
113+
alloy-rpc-types-txpool = { version = "2.0.5", default-features = false }
114114
alloy-sol-types = { version = "1.6.0", default-features = false }
115115

116116
# Utility dependencies

0 commit comments

Comments
 (0)