This copies over the ias_client and its dependency kbupd_util over from the SecureValueRecovery repo. These are from the commit 5725cc27c061dac688feb1ff31ec6027dead718f.
8 lines
86 B
TOML
8 lines
86 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"sgx_sdk_ffi",
|
|
"ias_client",
|
|
"kbupd_util",
|
|
]
|