> In short, you cannot use third-party Rust crates which are not in the > `third_party/crates-sgx` directory. > > For your case, if you want to use ndarray, you need to vendor ndarray-sgx > (https://github.com/mesalock-linux/ndarray-sgx) in the `crates-sgx` directory.
ok i'll try. Can you provide a document on how to add a third-party library to crates-sgx, because I may need other third-party libraries in the future, which are not available in crates-sgx. -- 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/issues/427#issuecomment-716074316
