Removed sgx_core_futures since Rust is supporting async/await in no_std environment. You can view, comment on, or merge this pull request online at:
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/228 -- Commit Summary -- * remove sgx_core_futures -- File Changes -- D sgx_core_futures/Cargo.toml (15) D sgx_core_futures/LICENSE (202) D sgx_core_futures/Readme.md (3) D sgx_core_futures/src/future.rs (118) D sgx_core_futures/src/lib.rs (99) -- Patch Links -- https://github.com/apache/incubator-teaclave-sgx-sdk/pull/228.patch https://github.com/apache/incubator-teaclave-sgx-sdk/pull/228.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave-sgx-sdk/pull/228
