Skip to content

Commit

Permalink
Add missing deps to std.
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunxw committed Jun 28, 2023
1 parent 44bb678 commit a5506e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pallets/ethereum-checked/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ std = [
"ethereum-types/std",
"ethereum/std",
"fp-ethereum/std",
"fp-evm/std",
"pallet-evm/std",
"sp-std/std",
"sp-runtime/std",
Expand Down

0 comments on commit a5506e3

Please sign in to comment.