I change `sgx_tstd = { git = "https://github.com/baidu/rust-sgx-sdk.git" }` to
`sgx_tstd = { rev = "v1.1.2", git =
"https://github.com/apache/teaclave-sgx-sdk.git" }` .
Problem solved.
Uh, I thought `https://github.com/baidu/rust-sgx-sdk.git` was ok. But i'm
wrong.-- 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/issues/242#issuecomment-635401837
