Skip to content

Commit

Permalink
chore: bump revm (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse authored Oct 23, 2024
1 parent a278819 commit 17add88
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 @@ -36,7 +36,7 @@ futures = "0.3"

parking_lot = "0.12"

revm = { version = "16.0.0", default-features = false, features = [
revm = { version = "17.0.0", default-features = false, features = [
"std",
"serde",
] }
Expand Down

0 comments on commit 17add88

Please sign in to comment.