Skip to content

Commit

Permalink
fix framing_sv2 with_serde feature on roles_logic_sv2
Browse files Browse the repository at this point in the history
  • Loading branch information
plebhash committed Dec 20, 2024
1 parent 12927ea commit 8d16924
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protocols/v2/roles-logic-sv2/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 8d16924

Please sign in to comment.