diff --git a/programs/aggregation/Cargo.toml b/programs/aggregation/Cargo.toml index 3b86dd7c..36a22a3d 100644 --- a/programs/aggregation/Cargo.toml +++ b/programs/aggregation/Cargo.toml @@ -13,7 +13,7 @@ sp1-zkvm = { workspace = true } sp1-lib = { workspace = true } op-succinct-client-utils = { workspace = true } alloy-consensus = { workspace = true } -alloy-primitives = { workspace = true } +alloy-primitives = { workspace = true } alloy-sol-types = { workspace = true } serde_cbor.workspace = true bincode.workspace = true