mobilecoinfoundation / sgx-std

Rust libstd functionality for SGX enclaves

Home Page:https://mobilecoin.foundation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add cargo deny CI step for SGX _only_ targets

nick-mobilecoin opened this issue · comments

#19 was created to include crates that aren't part of the workspace in some CI steps.
cargo deny was skipped at the time as it needed some more logic to work correctly.

This may close with #48

No longer needed due to #48