DemesneGH opened a new pull request, #280:
URL: https://github.com/apache/teaclave-trustzone-sdk/pull/280
Fix this ci failure and other potential errors caused by our pinned Rust
version.
Since cargo-optee is a binary, it makes sense to commit the Cargo.lock for
reproducible build.
```
error: failed to parse manifest at
`/opt/teaclave/cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.4.1/Cargo.toml`
Caused by:
feature `edition2024` is required
The package requires the Cargo feature called `edition2024`, but that
feature is not stabilized in this version of Cargo (1.80.0-nightly (4de0094ac
2024-05-09)).
```
--
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]