diff --git a/Cargo.toml b/Cargo.toml index 30ea858..8f05ca7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -95,7 +95,7 @@ significant_drop_tightening = "allow" needless_return = "allow" [workspace.dependencies] -alloy = { version = "0.12", features = [ +alloy = { version = "0.12.1", features = [ "eips", "full", "hyper",