Skip to content

Commit

Permalink
chore(deps): alloy 0.6 (#963)
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPopes authored Jan 10, 2024
1 parent 6fda02a commit b0fb4b2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 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.5", default-features = false, features = [
alloy-primitives = { version = "0.6", default-features = false, features = [
"rlp",
] }
alloy-rlp = { version = "0.3", default-features = false, features = ["derive"] }
Expand Down

0 comments on commit b0fb4b2

Please sign in to comment.