Skip to content

Commit

Permalink
chore(deps): bump alloy 0.7.0 (bluealloy#1250)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse authored Mar 31, 2024
1 parent 9079099 commit d9d1a64
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 3 deletions.
26 changes: 24 additions & 2 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 @@ -17,7 +17,7 @@ all-features = true
rustdoc-args = ["--cfg", "docsrs"]

[dependencies]
alloy-primitives = { version = "0.6", default-features = false, features = [
alloy-primitives = { version = "0.7", default-features = false, features = [
"rlp",
] }
hashbrown = "0.14"
Expand Down

0 comments on commit d9d1a64

Please sign in to comment.