diff --git a/core-primitives/stf-state-handler/Cargo.toml b/core-primitives/stf-state-handler/Cargo.toml index 5c77047b20..6f27126530 100644 --- a/core-primitives/stf-state-handler/Cargo.toml +++ b/core-primitives/stf-state-handler/Cargo.toml @@ -72,5 +72,5 @@ sgx = [ test = [ "itp-sgx-crypto/mocks", "itp-stf-interface/mocks", - "sgx_crypto_helper", + "sgx_crypto_helper/mesalock_sgx", ]