diff --git a/pallets/ethereum-checked/Cargo.toml b/pallets/ethereum-checked/Cargo.toml index 42bc382aa7..6f0822e158 100644 --- a/pallets/ethereum-checked/Cargo.toml +++ b/pallets/ethereum-checked/Cargo.toml @@ -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",