You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we have to manually set the Rust edition when using the optee-utee-build crate. However, Cargo is introducing a new environment variable, CARGO_PKG_EDITION, which will save us from having to set it redundantly.