diff --git a/Cargo.toml b/Cargo.toml index e1ddcf1..4824ccd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -172,7 +172,7 @@ alloy-rlp = { version = "0.3.4" } alloy-rlp-derive = { version = "0.3.4" } alloy-primitives = { version = "0.7.0", features = ["rlp"] } alloy-json-abi = "0.7.0" -alloy-dyn-abi = "0.7.0 " +alloy-dyn-abi = "0.8.0" # Alloy core alloy-provider = { git = "https://github.com/alloy-rs/alloy.git", rev = "39b8695", features = [