diff --git a/protocols/v2/roles-logic-sv2/Cargo.toml b/protocols/v2/roles-logic-sv2/Cargo.toml index 941f027e1..09e1b49fc 100644 --- a/protocols/v2/roles-logic-sv2/Cargo.toml +++ b/protocols/v2/roles-logic-sv2/Cargo.toml @@ -36,6 +36,7 @@ toml = {git = "https://github.com/diondokter/toml-rs", default-features = false [features] with_serde = [ "serde", +"framing_sv2/with_serde", "binary_sv2/with_serde", "common_messages_sv2/with_serde", "template_distribution_sv2/with_serde",