diff --git a/Cargo.toml b/Cargo.toml index a895249..d2393eb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -54,5 +54,5 @@ derive_more = { version = "1", default-features = false, features = ["full"] } serde = { version = "1", default-features = false, features = ["derive"] } [patch.crates-io] -revm = { git = "https://github.com/bluealloy/revm", rev = "a492073" } -revm-optimism = { git = "https://github.com/bluealloy/revm", rev = "a492073" } +revm = { git = "https://github.com/bluealloy/revm", rev = "26d16a1" } +revm-optimism = { git = "https://github.com/bluealloy/revm", rev = "26d16a1" }