diff --git a/Cargo.toml b/Cargo.toml index 19883ad..9adda61 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -126,7 +126,7 @@ alloy-provider = { version = "0.1", default-features = false, features = [ alloy-rpc-types = { version = "0.1", default-features = false, features = [ "eth", ] } -alloy-rlp = "0.3.4" +alloy-rlp = "0.3.8" alloy-consensus = { version = "0.1", default-features = false } alloy-transport = { version = "0.1" } alloy-transport-http = { version = "0.1", features = [