You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@teaclave.apache.org by Fuga Kato <no...@github.com> on 2020/09/02 19:25:25 UTC

Re: [apache/incubator-teaclave-sgx-sdk] duplicate lang item in crate `sgx_tstd` (#242)

Recently, I had the same problem.
In my case, I set `sgx_tstd = { rev = "v1.1.2", git = "https://github.com/apache/incubator-teaclave-sgx-sdk.git" }` and it failed.
So, should I keep using the URI `https://github.com/apache/teaclave-sgx-sdk.git` even though it's old?
That's okay, but not straightforward I feel.


-- 
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-685947864