Did you include this in your `Cargo.toml` ```toml [target.'cfg(not(target_vendor = "teaclave"))'.dependencies] sgx_types = { git = "REPO_ADDRESS", branch = "BRANCH_NAME" } ```
-- Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/455#issuecomment-2012564200 You are receiving this because you are subscribed to this thread. Message ID: <apache/incubator-teaclave-sgx-sdk/issues/455/2012564...@github.com>