Skip to content

Commit

Permalink
chore(deps): bump alloy-rlp from 0.3.8 to 0.3.9
Browse files Browse the repository at this point in the history
Bumps [alloy-rlp](https://github.com/alloy-rs/rlp) from 0.3.8 to 0.3.9.
- [Changelog](https://github.com/alloy-rs/rlp/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/rlp@v0.3.8...v0.3.9)

---
updated-dependencies:
- dependency-name: alloy-rlp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 0978bcb commit 941c02b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 crates/precompile/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ rust_2018_idioms = "deny"
all = "warn"

[dependencies]
alloy-rlp = { version = "0.3.7", default-features = false, features = [
alloy-rlp = { version = "0.3.9", default-features = false, features = [
"arrayvec",
"derive",
] }
Expand Down

0 comments on commit 941c02b

Please sign in to comment.