ivila commented on PR #258: URL: https://github.com/apache/teaclave-trustzone-sdk/pull/258#issuecomment-3629693990
Thanks for contributing. Our main blocker is that we’re currently tied to Rust 1.80 (see the [toolchain file]( https://github.com/apache/teaclave-trustzone-sdk/blob/main/rust-toolchain.toml )) because of the patched standard library we rely on (see [development-modes](https://github.com/apache/teaclave-trustzone-sdk/blob/main/docs/ta-development-modes.md)). Removing this constraint would break our build pipeline. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
