Skip to content

Commit

Permalink
chore(deps): bump alloy-primitives from 0.7.4 to 0.7.5
Browse files Browse the repository at this point in the history
Bumps [alloy-primitives](https://github.com/alloy-rs/core) from 0.7.4 to 0.7.5.
- [Release notes](https://github.com/alloy-rs/core/releases)
- [Changelog](https://github.com/alloy-rs/core/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/core@v0.7.4...v0.7.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 5, 2024
1 parent cd1ce9b commit fe049bb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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/primitives/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-primitives = { version = "0.7.2", default-features = false, features = [
alloy-primitives = { version = "0.7.5", default-features = false, features = [
"rlp",
] }
hashbrown = "0.14"
Expand Down

0 comments on commit fe049bb

Please sign in to comment.