Skip to content

Commit 0107694

Browse files
chore(deps): bump reth-codecs from 0.3.0 to 0.3.1 (#227)
Bumps [reth-codecs](https://github.com/paradigmxyz/reth-core) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/paradigmxyz/reth-core/releases) - [Changelog](https://github.com/paradigmxyz/reth-core/blob/main/CHANGELOG.md) - [Commits](paradigmxyz/reth-core@v0.3.0...v0.3.1) --- updated-dependencies: - dependency-name: reth-codecs dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 019a292 commit 0107694

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -67,7 +67,7 @@ reth-rpc-builder = { git = "https://github.com/paradigmxyz/reth.git", tag = "v2.
6767
reth-rpc-engine-api = { git = "https://github.com/paradigmxyz/reth.git", tag = "v2.1.0" }
6868
reth-rpc = { git = "https://github.com/paradigmxyz/reth.git", tag = "v2.1.0" }
6969
reth-rpc-convert = { git = "https://github.com/paradigmxyz/reth.git", tag = "v2.1.0" }
70-
reth-codecs = { version = "0.3.0", default-features = false }
70+
reth-codecs = { version = "0.3.1", default-features = false }
7171

7272
ev-revm = { path = "crates/ev-revm" }
7373
ev-primitives = { path = "crates/ev-primitives" }

0 commit comments

Comments
 (0)