blob: b69e7d5ad1cf7d6e236dff4e730137471d1f23ed [file] [log] [blame]
[package]
name = "attestation"
version = "0.9.6"
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" }