diff --git a/cosmwasm/enclaves/execute/Cargo.toml b/cosmwasm/enclaves/execute/Cargo.toml index 1461708ce..fd6d4ec83 100644 --- a/cosmwasm/enclaves/execute/Cargo.toml +++ b/cosmwasm/enclaves/execute/Cargo.toml @@ -10,7 +10,7 @@ name = "secret_enclave" crate-type = ["staticlib"] [features] -default = ["SGX_MODE_SW", "epid_whitelist_disabled"] +default = ["SGX_MODE_SW", "random", "epid_whitelist_disabled"] SGX_MODE_SW = [] SGX_MODE_HW = [] production = [