sgx_common/Cargo.toml
Jeff Hodges 7d753bbf2f copy ias_client and kbupd_util from SVR
This copies over the ias_client and its dependency kbupd_util over from the
SecureValueRecovery repo. These are from the commit
5725cc27c061dac688feb1ff31ec6027dead718f.
2020-03-03 11:34:43 -08:00

8 lines
86 B
TOML

[workspace]
members = [
"sgx_sdk_ffi",
"ias_client",
"kbupd_util",
]