diff --git a/Cargo.toml b/Cargo.toml index 1e1071d..4b573fc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ futures = "0.3" parking_lot = "0.12" -revm = { version = "23.0.0", features = ["std", "serde"] } +revm = { version = "24.0.0", features = ["std", "serde"] } serde = "1.0" serde_json = "1.0"