Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Commit

Permalink
Add Missing Feature Serde for STD (#720)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavier Lau authored Jul 27, 2021
1 parent a09bec8 commit 136bab8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frame/bridge/ethereum/relay/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ std = [
"darwinia-relay-primitives/std",
"darwinia-support/std",
"ethereum-primitives/std",
"ethereum-primitives/full-serde",
# paritytech
"frame-support/std",
"frame-system/std",
Expand Down

0 comments on commit 136bab8

Please sign in to comment.