Skip to content

Commit

Permalink
require serde if native
Browse files Browse the repository at this point in the history
  • Loading branch information
vlopes11 committed Nov 20, 2023
1 parent 7df667c commit 5c821ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/stf/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ native = [
"jsonrpsee",
"sov-sequencer",
"clap",
"serde",
]
serde = [
"sov-accounts/serde",
Expand Down

0 comments on commit 5c821ab

Please sign in to comment.