Skip to content

Commit

Permalink
chore: bump alloy-eip7702
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse committed Oct 1, 2024
1 parent 251edd9 commit a0ff125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ alloy-chains = { version = "0.1.18", default-features = false }

# eips
alloy-eip2930 = { version = "0.1.0", default-features = false }
alloy-eip7702 = { version = "0.1", default-features = false }
alloy-eip7702 = { version = "0.1.1", default-features = false }

# ethereum
ethereum_ssz_derive = "0.8"
Expand Down

0 comments on commit a0ff125

Please sign in to comment.