blob: a51e2f3f4c038f3473e93bce428a243e855dcc14 [file] [log] [blame]
[package]
name = "attestation"
version = "0.9.7"
authors = ["Baidu"]
[features]
default = []
use_std = []
[target.'cfg(not(target_env = "sgx"))'.dependencies]
sgx_types = { path = "../../../sgx_types" }
sgx_tstd = { path = "../../../sgx_tstd" }
sgx_tdh = { path = "../../../sgx_tdh" }