diff --git a/Cargo.toml b/Cargo.toml index dc66b5f0..a7c87d83 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,7 +40,7 @@ op-alloy-network = { version = "0.16" } # Alloy host dependencies alloy = { version = "1.0" } -alloy-trie = { version = "0.8" } +alloy-trie = { version = "0.9" } # Beacon chain support ethereum-consensus = { git = "https://github.com/ralexstokes/ethereum-consensus.git", rev = "ade5ce6c4a19107c1059e5338d8f18855bd2d931" }