Skip to content

Commit

Permalink
chore: bump newest primitives (#1823)
Browse files Browse the repository at this point in the history
* Rename PRAGUE_EOF to OSAKA

* bump newest primitives
  • Loading branch information
rakita authored Oct 15, 2024
1 parent ee50bab commit 9708cbc
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 8 deletions.
30 changes: 23 additions & 7 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 @@ -27,7 +27,7 @@ alloy-eip2930 = { version = "0.1", default-features = false }
alloy-eip7702 = { version = "0.1", default-features = false, features = [
"k256",
] }
alloy-primitives = { version = "0.8.5", default-features = false, features = [
alloy-primitives = { version = "0.8.8", default-features = false, features = [
"rlp",
"map",
] }
Expand Down

0 comments on commit 9708cbc

Please sign in to comment.